input.date {
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none !important;
}

.bootstrap-select.btn-group .filter-option {
    font-size: 12px !important;
}

.select-style-date {
    float: left;
    padding: 0 13px 0 5px;
    margin: 1px 20px 0 0;
    border: 1px solid #d2d2d2;
    width: 60px;
    height: 22px;
    overflow: hidden;
    cursor: pointer;
    line-height: 20px;
    background: #fff url("../img/select.gif") no-repeat 95% 55%;
}

.select-style-date select {
    color: #666;
    font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0 5px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.multiselect-container {
    min-width: 200px !important
}

.select-style-date select:focus {
    outline: none;
}

/**POPUP**/
.white-popup-block {
    background: #fff none repeat scroll 0 0;
    margin: 40px auto;
    max-width: 33%;
    padding: 40px 20px 10px;
    position: relative;
    text-align: left;
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

.mandatory {
    color: red;
    padding-top: 4px;
    display: none
}

.field-required, .field-email {
    border: 1px solid red !important
}

#form_forget_password {
    font-family: 'AlegreyaSans-Medium', Arial, Helvetica, sans-serif;
}

.daterangepicker .ranges li {
    font-size: 12px !important
}

.panel-bottom a {
    font-size: 12px
}

.search-form {
    width: 80%
}

.search-form input {
    width: 100%
}

.page-home .panel-body {
    height: 117px;
    overflow: auto
}

.table a:hover {
    text-decoration: underline !important
}

.ct-recherche {
    display: block
}

.table-responsive table thead th.name {
    background: none !important
}

.current {
    text-decoration: underline !important
}

.table-responsive table thead th.sort_asc, .table-responsive table thead th.sort_desc {
    background-color: #eae9e9 !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
}

.table-responsive table thead th.sort_asc {
    background-image: url('../img/asc.png') !important;
}

.table-responsive table thead th.sort_desc {
    background-image: url('../img/desc.png') !important;
}

.bt {
    height: 22px;
    float: left;
    color: #fff !important;
    font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    padding: 0px 10px;
    border: none;
    background: rgba(0, 0, 0, 0) linear-gradient(#c7c5c5, #afafaf) repeat scroll 0 0 !important;
    box-sizing: border-box;
    text-transform: none;
}

.table .bt:hover {
    text-decoration: none !important;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.suggest_pwd {
    text-decoration: underline !important
}

.readonly {
    background-color: #d2d2d2 !important;
}

/*.table-responsive table thead {background: #CFCECE;}*/
.form-formulaire .bloc-radio {
    width: auto
}

.table-responsive table th {
    color: #000 !important
}

.table-responsive table th, .table-responsive table td {
    vertical-align: middle !important
}

.checklist {
    border-right: 1px solid #d2d2d2
}

.checklist, .checklist-selected {
    height: 260px
}

#msg_error {
    font-family: 'AlegreyaSans-Medium', Arial, Helvetica, sans-serif;
    font-size: 16px;
}

#multiple-selection button[type="button"], .multiple-selection button[type="button"] {
    line-height: 20px;
    background: #e5e4e4;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 1px 20px;
}

#multiple-selection button[type="button"]:hover, .multiple-selection button[type="button"]:hover {
    background: #333;
    color: #fff
}

.btn_select_option {
    border: none !important;
    padding: 0 0 0 8px !important;
    font-size: 12px !important;
    color: #666;
    background-color: #fff;
    max-width: 35px;
    overflow: hidden;
    height: 18px
}

/*.select-style .btn{border:none !important;padding:0 0 0 8px !important;font-size:12px !important;color:#666}*/
/*.select-style .btn:hover, .select-style .btn:active, .select-style .btn:focus{background-color:#fff !important;border-color:transparent !important}*/
.select-style .btn-group.open .dropdown-toggle, .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #fff !important;
    box-shadow: none
}

.select-style .dropdown-menu > .active > a, .select-style .dropdown-menu > .active > a:hover, .select-style .dropdown-menu > .active > a:focus {
    color: #333
}

.select-style .caret {
    display: none
}

.select-style .dropdown-menu {
    border-radius: 0px;
}

.select-style .form-control, .select-style .dropdown-menu label {
    font-size: 12px
}

.daterangepicker, .daterangepicker .ranges li {
    font-size: 12px !important
}

.table-responsive .dropdown-menu a {
    text-transform: none;
    font-size: 12px
}

.bootstrap-select {
    width: 75% !important;
    margin: 0 auto !important;
    /*padding: 0 10px !important;*/
    display: block !important;
}

@media (max-width: 775px) {
    .white-popup-block {
        max-width: 90%;
    }

    .table-responsive {
        margin-top: 10px
    }

    .page-login .content-login {
        margin-top: 50px !important
    }

    .pagination {
        display: block
    }

    .bt {
        margin-top: 5px
    }

    .search-new label {
        float: none
    }

    .search-form .select-style {
        width: 80%;
        margin: 0 auto !important
    }

    .search-new .bt {
        margin: 10px auto 5px !important;
        width: 80%;
        float: none
    }

    .pagination .pull-left, .pagination .pull-right, .ct-recherche {
        display: none;
    }

    .search-form {
        border: none !important
    }

    .tab-mobile .search-form, .tab-mobile .ct-center {
        width: 100% !important
    }

    .tab-mobile .search-form input {
        width: 76% !important
    }

    /*.search-form .select-style select{width:95% !important}*/
}
