.header{
    height: 50px;
    background-color: rgb(227, 234, 240);
    
}
body .container1{
background-color: rgb(246, 247, 248);
}
#web_site td,#web_site th{
    max-width: 200px;
}
.dataTables_scrollHeadInner {
    width: 100% !important;
}

.dataTables_scrollHeadInner table {
    width: 100% !important;
    table-layout: fixed;
}
.close{
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}
.modal-dialog.modal-dialog-centered{
    width: 750px;
}
@media (min-width: 576px){
.modal-dialog.modal-dialog-centered {
    max-width: 750px;
}
}
.dataTables_wrapper .dataTables_filter input:focus{
    outline: none;
}
.warning{
    color: #856404
}

/* password */
.password_reset {
    background-color: #e48e2b;
}
.password_reset.login{
    height: fit-content;
}
.password_reset form{
    padding: 10px;
    min-height: 75%;
    max-height: 675px;
    /* min-height: 555px; */
    width: 500px;
    background-color: white;
    box-shadow: 0px 0px 30px #00000029;
    border-radius: 10px;
    }
.password_reset_logo {
    width: 215px;
    height: 145px;
    margin-top: 40px;
}
.password_reset form input[type=email],.password_reset form input[type=password] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #CECECE;
    border-radius: 10px;
    width: 80%;
    height: 45px;
    padding: 15px;
    outline: none !important;
    
}
.password_reset form input[type=email]{
margin-top: 25px;
}
.password_reset form input[type=password] {
margin-bottom: 25px;
}
.password_reset form input[type=button] {
    background: #e48e2b 0% 0% no-repeat padding-box;
    border-radius: 25px;
    border: none;
    color: white !important;
    outline: none !important;
    width: 80%;
    height: 45px;
    margin-top: 25px;
    transition: 0.8s;
}

.password_reset form a {
    letter-spacing: 0px;
    color: #808080;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}

.password_reset section h2 {
    font-weight: bold;
    letter-spacing: 0px;
    color: #505050;
    text-align: center;
    margin-top: 30px;
}
.password_reset form p {
    font-size: 12px;
    text-align: center;
    margin: 1rem;
}
.password_reset section {
    width: 100%;
    height: 100%;
    padding: 1rem;
}


.mot_de_pass_oubl{
    text-align: right;
    width: 100%;
}
.password_reset form .mot_de_pass_oubl a{
    color: #e48e2b;
    font-size: smaller;
}

.password_reset form .pass{
}
.select-instance{
    background: white;
    display: flex;
    align-items: center;
    padding: 0 2px;
    border-radius: 5px;
    border: 1px solid #9eeaf9;
    margin-left: 15px;
    width: 200px;
}
.add_user{
    max-height: 70vh;
    overflow-y: auto;
}
.ligne-top{
    border-top: 1px solid #0d6efd;
    padding-top: 10px;

}
.logout .dropleft{
    right: 0;
}
.select2-container.select2-container--default.select2-container--open{
    z-index: 99999;
}
.select2-container{
    width: 100% !important;
}

.select2-search__field:focus{
    outline: none;
}

.invalid-user{
    border: 1px solid red;
    border-radius: 5px;
    padding: 5px;
}

.select2-container--default .select2-selection--single {
    border: 0px solid #aaa !important;
    background-color: #f0efef !important;
    height: 35px !important;
}
.select2-selection.select2-selection--single.is-invalid{
    border:1px solid  #e74747 !important;
}
.list-of-user{
    max-height: 250px;
    overflow-y: auto;
}
.list-of-user input{
    height: 25px;
}
.dt-buttons{
    display: none;
}
/* .dt-button.buttons-csv.buttons-html5{
    display: none;
} */
.inactif-input{
    pointer-events: none;
    border: 0;
    opacity: 0.7;
    background-color: #e5e5e5;
    border-radius: 5px;
    max-width:170px;    
}
.actif-input{
    background-color: #d9e3ed; 
    max-width:170px; 
    border-radius: 5px;
    border: 0;
    padding: 1px 5px;
}
.bi-pencil-square,.bi-check,.bi-clipboard,.bi-check2-circle,.bi-check-circle-fill{
    cursor: pointer;
}
.inactif-input.small,.actif-input.small{
    width: 120px;
}
.validate-block select,.ping-status,.clean-status{
    background: #E5E5E4;
    opacity: 0.8;
    border-radius: 5px;
    border: 0;
}
.validate-block select:focus,.ping-status:focus,.clean-status:focus{
    outline: none;
}
.inactif-copy{
    cursor:initial;
    color: #9d8f8f9e;

}
.actif-input:focus{
    outline: none;
}
.valid-modif{
    color: #198754;
}
.w-95{
    width: 95%;
}

.invalid_format{
    opacity: 0.8;
    color: #721c24;
    background-color: #f8d7da;
}
.alert-danger-alert{
    color: #58151c !important;
    background: #f8d7da !important;
    border-radius: 5px;
}
.show-use-row{
    width: 500px;
    max-height: 50px;
}

.show-use-row .select2.select2-container.select2-container--default.select2-container--below{
    overflow-y: auto;
    max-height: 45px;
    width: 100%;
}
.select2-selection.select2-selection--multiple{
    border: 1px solid #9eeaf9 !important;
}
.offre_type{
    /* color: #052c65;
    background-color: #cfe2ff;
    border: 1px solid #9ec5fe; */
    border-radius: 5px;
    color: #856404;
    background-color: #fff8e2;
    border-color: #ffeeba;
}
.popoverNote{
    cursor: pointer;
}
.popover.bs-popover-auto.fade.show{
    min-width: 600px;
}
.list-note .note,.new-note .note{
    padding: 5px;
    background-color: #ced4da;
    color: #495057;
    margin-bottom: 10px;
    width: 100%;
    /* resize: none; */
    border: 0;
    height: fit-content;
}
.new-note .note{
    border: 1px solid #ddd !important;
    min-height: 60px;
    background-color: #eef1f5 !important;
    margin-bottom: 0 !important;
}
.list-note .note:focus,.new-note .note:focus{
    outline: none;
    background-color: #eef1f5;
}
.list-note{
    max-height: 340px;
    overflow-y: auto;
}
.popoverNote{
    max-width: 150px;
}
.offre_type:focus{
    outline: none;
}
.validate-status-heard{
    height: 33px;
    /* background: #E5E5E4; */
    opacity: 0.8;
    border-radius: 5px;
    border: 0;
    background-color: #c7c7c7;
    min-width: 120px;
}
.validate-status-heard:focus{
    outline: none;
}
table.dataTable thead > tr > th.sorting.nor-sort:before,table.dataTable thead > tr > th.nor-sort.sorting:after{
    display: none;
}
table.dataTable thead > tr > th.sorting.nor-sort{
    padding-right: 12px;
    min-width: 12px;
    /* background-color: #ced4da; */
}

._warning{
    color: #856404 !important;
    background-color: #fff3cd !important;
}
._info{
    color: #0c5460;
    background-color: #d1ecf1;
}
._success{
    color: #155724 !important;
    background-color: #d4edda !important;;
}
._danger{
    color: #721c24 !important;
    background-color: #f8d7da !important;
}
._primary{
    color: #004085 !important;
    background-color: #cce5ff !important;
}



::-webkit-scrollbar, ::-webkit-scrollbar {
    width: 3px;
}

::-webkit-scrollbar, ::-webkit-scrollbar {
    width: 3px;
}

::-webkit-scrollbar-thumb, ::-webkit-scrollbar-thumb {
    background: #f6f5f7 !important;
}
::-webkit-scrollbar-thumb {
    background: #e6e6e6;
}

::-webkit-scrollbar-track, ::-webkit-scrollbar-track {
    background: #f7f4fc54 !important;
}
::-webkit-scrollbar-track {
    background: #fcfbfd54;
}

.popover-body{
    padding: 0 !important;
    margin:10px 0 ;
}
.validate{
    float: right;
}

.pointer{

    cursor: pointer !important;
}
.ligne-separator{
    border-top: 1px solid #0d6efd;
    padding: 25px 0;
}
.nor-plan{
    border-top: 1px solid #0d6dfdb0;
    padding: 10px 0;
}