@media print {
  .noPrint {display: none}
}
ul.select2-selection__rendered {
    padding-right: 30px !important;
}

ul.select2-selection__rendered:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 5px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.sidebar .logo .simple-text, .off-canvas-sidebar .logo .simple-text {white-space:normal;}
.sidebar .logo .simple-text.logo-mini {display:none;}
.sidebar .logo {max-height:290px;height:290px;text-align: center;white-space:normal;}
.sidebar .logo img {white-space:normal;line-height: inherit;vertical-align:inherit;}
.sidebar-mini .sidebar .logo {height:75px;white-space:nowrap;}
.sidebar-mini .sidebar .logo .simple-text.logo-mini {display: inline-block}
.sidebar .logo .simple-text, .off-canvas-sidebar .logo .simple-text {font-size:10px;}
.login-logo {text-align: center}
.user .info {text-align: center;color:white;}
select.form-control {padding:5px 17px;}
.sidebar {background:#66615b;}
div.dataTables_wrapper div.dataTables_length select {width:91px;text-align: center}
.clickable {cursor: pointer}
.login-page .card {margin-bottom: 0}
.login-page > .content, .lock-page > .content {padding-top:5vh;}
#comm {cursor:pointer;}
.no-results{
    cursor: pointer;
}
@media (max-height: 600px) {
	.login-page > .content, .lock-page > .content {padding-top:1vh;}
}
.navbar-brand .miniLogo {display:none;}
@media (max-width: 996px) {
	.navbar-brand .miniLogo {display:inline-block;}
}
.easy-autocomplete {width:100% !important;}
.easy-autocomplete-container {z-index: 9999}
#message.alert-success span {font-weight: bold;font-size:19px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color:#ffed00;
}
.fa.fa-calendar {cursor:pointer;}
a.navbar-brand {cursor: default;}
.cboth {clear:both;}
.firstLine {margin-bottom: 15px}
.delLine {color:red;cursor:pointer;}
.bootstrap-select .btn {border-radius: 4px;border-color:#e8e7e3 !important;}
.has-error .input-group-addon {color:red;border-color:red;}
.form-control {background-color:#fbfbfb;}
.error.help-block {color:#a94442;}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #92887c;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #92887c;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #92887c;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #92887c;
}
.has-error .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
.has-error .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
.has-error .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
.has-error .form-control:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}
.form-control.iptGroup{padding-left:2px;padding-right:2px;}
.bigIcon {font-size:30px;}
.checkbox.row input[type="text"].form-control {height:22px;padding:2px;font-size:12px;}
.has-error .form-control.ignore, .form-control.error.ignore {    background-color: #F9F9F9;color: #66615b;border: 1px solid #e8e7e3;}

form .form-group label.control-label {text-align: left}
form .form-group label.control-label.iconR {text-align:right}
form h4 {background:#d1c5ab;padding:10px;color:#484848;}
form h4.first {background:#66615b;color:white;}
form h4 span {color:red;font-weight: normal;font-size: 15px;color:#ef6868;font-style:italic;float:right;margin-right:5px;}
form .form-group.col-lg-6 .control-label.col-lg-4 {padding-left:0;}
form input[type="text"]:focus {background-color:#FAFFBD;}

.noPadding {padding-right:5px;}
.noPadding .input-group select.form-control:not(:first-child):not(:last-child) {border-right: 1px solid #e8e7e3;}


.statistique .label-bg1 {background-color:#68B3C8;}
.statistique .label-bg2 {background-color:#F3BB45;}
.statistique .label-bg3 {background-color:#EB5E28;}
.statistique .label-bg4 {background-color:#7AC29A;}
.statistique .label-bg5 {background-color:#7A9E9F;}
.statistique .label-bg6 {background-color:rgb(106, 106, 230);}
.statistique .label-bg7 {background-color:rgba(122, 194, 154, 0.8);}
.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {stroke:rgb(106, 106, 230);}
.ct-series-f .ct-slice-pie, .ct-series-f .ct-area {fill:rgb(106, 106, 230);}
