.help-block{float:left;width:100%}
.help-block .form-group label{color:#67757c !important}
.help-block{font-size: 13px;}
.has-error .select2-container--default .select2-selection--single{border: 1px solid #ff5d5d !important;}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus {width: 100% !important;}
span.select2.select2-container.select2-container--default.select2-container--focus{border-radius: 3px;}
span.select2.select2-container.select2-container--default {width: 100% !important;}
.select2-selection--multiple{overflow:auto}
.select2-selection--single{height: 40px !important;}
.select2-selection--single{padding: 13px 5px !important;} 
.table-hover tbody tr:hover {background-color: rgba(213, 216, 245, 0.33);}
.select2-container--default .select2-selection--single {background-color: #fff !important;}
.form-group label{color:#110000 !important}
::-webkit-scrollbar{width: 5px;}
::-webkit-scrollbar-track{background: #f1f1f1;}
::-webkit-scrollbar-thumb{background: #888;}
::-webkit-scrollbar-thumb:hover{background: #555;}