i.fa-head {font-size: 16px !important; color: #3276b1 !important;}
#sparks li {max-height: 50px !important;}
div.widget-toolbar-head {float:left !important; margin-left: 10px;}
div.widget-toolbar-head .badge {margin-top: -2px;}
.form-actions {text-align: left !important;}
input.time-selector {width: 65px;}
a.form-info {background-color: #edf7fb; color: #3586AE; padding: 5px; border-radius: 4px; border: none;}
.cell-badge {font-size: 12px !important;}
.alert-reserved {display: inline-block !important;}
.container-reserved { padding: 3px; }
.no-close .ui-dialog-titlebar-close {display: none }
.icon-header { font-size: 18px !important; float: left !important; margin-right: 10px !important; margin-top: 1px !important; }
.radio { cursor: pointer; }
.max-days { max-width: 115px !important; }
.fa-circle.fa-danger { color: #e0001a; margin-right: 5px; }
.fa-circle.fa-success { color: #11a143; margin-right: 5px; }
.table-list-th {width:20% !important; }
.table-list-people {width: 14% !important;}
.table-list-th-xs {width: 2% !important; }
.table-list-th-s {width: 12% !important; }
@media (min-width : 1041px) {.table-btn-group { min-width: 106px !important; }}
@media (max-width : 1040px) { .table-btn-group { min-width: 110px !important; }}
.table-list-th-m {width: 13% !important; }
.preproduction-warning { position: fixed; z-index: 999; bottom: 0; margin-bottom: 0 !important; width: 100%; text-align: center; font-weight: 600; font-size: 23px; }
.easy-pie-chart{top: -10px !important;}
.notifications_nb_container {    position: relative; top: 47px; left: 0; right: 0; text-align: center;}
.notifications_nb { font-size: 24px; font-weight: bolder;}
.search_filter_btns{ float : right !important; }
.left_stats_blocs{ max-height: 280px; height : 250px; overflow-y: auto; }
.chart_titles{ font-size:15px; font-weight: bold; margin-left: 10px; }
.ui-datepicker{ top : 203px !important; }
#last_connections{ margin-top : 179px; }
#last_connections_table{ max-height: 280px; height: 250px; overflow-y: auto; }
.connexion_filter_btns > .btn{float:left !important;}
#never-connected-chart{margin-top:43px;}
#loader-pop-up{overflow: hidden;display: flex; flex-direction: row;justify-content: center;}
.hide{display:none !important;}
.show{display: block !important;}
@keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lds-dual-ring {
  position: relative;
}
.lds-dual-ring div {
  position: absolute;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  border: 8px solid #000;
  border-color: #93dbe9 transparent #93dbe9 transparent;
  -webkit-animation: lds-dual-ring 1s linear infinite;
  animation: lds-dual-ring 1s linear infinite;
}
.lds-dual-ring {
  width: 200px !important;
  height: 200px !important;
  -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
  transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}
