/**********BASE CONFIGURATIONS**********/   
body {
  background:#1f1f1f;
    font-family: 'Open Sans', sans-serif;
}

h1 {
font-family: 'Raleway', sans-serif;}

h3,h4 , h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight:lighter;
}

h2{
  font-size:22px;
}

h3 {
  font-size:46px;
  color:#b2c831
}

h5 {
  color:#b2c831;
  margin-left:5px;
    margin-top: 2px;
}

/***********BLOCKS & WRAPS***********/
.panel-heading {
padding: 5px 15px;

}

.container {
  max-width:980px;
  margin-right: auto;
  margin-left: auto;
}

.main-title {
  background-image:url('/laroulette/banner-cockpit.png');
  background-repeat:no-repeat;
  background-size:cover;
  height: 85px;
}
.firstRow {
  height:491;
}

.main-title h5 {
  text-align:right;
  margin-right: 20px;
  padding: 60px 0px 0 30px;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  color: #ffffff;
}

/*--- Dash Unit / Used in Dashboard page ---*/
.dash-unit {    
  margin-bottom: 5px;
  padding-bottom:5px;
  border: 1px solid #383737;
  background-image:url('sep-half.png');
  background-color: #3d3d3d;
  color:white;
  margin-left: auto;
  margin-right: auto;
}

.dash-unit dtitle {
  font-size:13px;
  text-transform:uppercase;
  color:#ffffff;
  margin:8px;
  padding:0px;
  height:inherit  
  }
  
.dash-unit hr {
    border: 0;
    border-top: 1px solid #151515;
    border-top-style: dashed;
    margin-top:3px;
    margin-bottom: 3px;
}

.dash-unit h1 {
  font-family: 'Raleway', sans-serif;
  font-weight:300;
  font-size: 20px;
  line-height: 2px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top:10px;
  padding-left:5px;
  margin-top:2px;
  text-align:center;
}

.dash-unit h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top:10px;
  padding-left:5px;
  margin-top:2px;
  text-align:center;
}

.dash-unit h3 {
  font-weight:300;
  font-size: 15px;
  line-height: 2px;
  letter-spacing: 0px;
  color: #b2c831;
  padding-top:10px;
  padding-left:5px;
  margin-top:2px;
  text-align:center;
}

.dash-unit p {
  font-size: 14px;
  font-weight: 200;
  line-height: 16px;
  color: inherit;
  margin: 0 0 10px;
  padding:5px;
 }

.dash-unit h4 {
  padding-left:5px;
  margin-top:2px;
  font-size: 13px;
  font-weight:lighter;
  line-height: 1;
  letter-spacing: 0px;
  color: #fff;
}

.dash-unit bold{
  font-family: 'Open Sans', sans-serif;
  font-size:26px;
  font-weight:bold;
  color:#fff;
  vertical-align:middle;
}

.dash-unit > dtitle a{
  color:#fff;
}

.dash-unit > dtitle a:hover {
  color: #dff948;
  text-decoration: none;
  cursor:pointer;
}

* {
    -moz-box-sizing: border-box;
}


/**********Link Styling**********/   
a {
  color: #b2c831;
  text-decoration: none;
}

a:hover {
  color: #dff948;
  text-decoration: none;
}


/********** SEMAFORI **********/ 
.semafori {
  display:inline-block;
  border-right: 1px dotted #000;
  min-width: 60px;
  text-align: center;
  cursor:pointer;
  padding-bottom:2px;
}

.semafori .label {
  display: block;
  font-size: 98%;
  margin-left: 6px;
  padding: .2em .3em .2em .1em;
  font-weight: normal; 
  border-radius: .75em;
  margin-bottom: 1px;
  width: 42px;
}
.semafori h5{
  margin-left: 0px;
  margin-top:4px;
  margin-bottom:2px;

}
.semafori:hover {
  background:#4F4F4F;
}

}
.contenuto {
  padding:2px;
}

/********** TAVOLO, DISPLAY e HOT and COLD **********/ 
.tavolo {
  margin: 0 auto;
  min-width: 75px;
}

.btn-xl {
    padding: 5px 5px;
    font-size: 13px;
    border-radius: 0px;
    width: 33.3%;
}
.zero {
    width: 98%;
}

.spins {
    diplay:inline-block;
    background: #000 !important;
    border-style:solid;
    border-color:#A57225;
    height: 456px;
    width:100%;
}

.spins ul {
  font-size: 14px;
  line-height: 1.1em;
  list-style: none;
  color: #ffffee;
  margin:0;
  padding:2px;
}

.spinRo {
	margin-right: 80%;
	color: #ff3300;
	text-align:right;
}

.spinNe {
	text-align:right;
  margin-right: 5%;
}
.spinZe {
  text-align:center;
  color: #00DD00;
}


.hotandcold {
    diplay:block;
    height: 491px;
}

.hotandcold div {
	width:50%;
	float: left;
}

.hotandcold ul {
  line-height: 1.1em;
  list-style: none;
  margin:0;
  padding:2px;
  font-size: 12px;
  text-align:center;
  font-weight: lighter;
}

#hot {
  color:#FFBF00;	
}

#cold {
  color:#74EEF2;  
}

#hot li, #cold li {
	margin-bottom:6px;
}


/********** GRAFICI **********/

.graphPresenze {
  width:100%;
  max-width:950px;
  overflow: hidden;
  height: 150px;
  margin: 0 auto;
}

.bloccoPresenze {
	height: 100px;
	width:120px;
	margin: 0 auto;
}


span[id^=bar] {
	height: 112px;
	}


.presenze {
  display:inline-block;
  padding: 0 0px;
  text-align: center;

}
#presSestine {
  min-width: 19%
}
#presTerzine {
	min-width: 39%
}
#presPieni {
  min-width: 39%
}
/** Fix per tooltip sparklines ****/
.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/** BOOTSTRAP MODIFICHE ****/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 1px;
    padding-right: 1px;
    position: relative;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #DDDDDD;
    line-height: 1;
    padding: 4px;
    vertical-align: middle;
}

.btn-group {
	width:100%;
}

.ui-tabs .ui-tabs-hide {
    position: absolute;
    left: -10000px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #74A300;
    color: #EBEBEB;
}
.nav-pills > li > a {
    border-radius: 0px;
}
.nav > li > a {
    display: block;
    padding: 0px 8px;
    position: relative;
    font-size:90%;
    color:#74A300;
}


.dropdown-menu {
    background-color: #EBEBEB;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.176);
    font-size: 12px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #74A300;
    color: #FFFFFF;
    outline: 0 none;
    text-decoration: none;
}

.modal td, th {
	font-size:12px;
	width:80px;
	text-align:center;
}

/* bootstrap hack: fix content width inside hidden tabs */
.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: block;    /* undo display:none          */
    height: 0;         /* height:0 is also invisible */ 
    overflow: hidden;  /* no-overflow                */
}
.tab-content > .active, .pill-content > .active {
    height: auto;      /* let the content decide it  */
} /* bootstrap hack end */
