.nav-link:hover{
    cursor: pointer;
}

.navbar-collapse{
    justify-content: right;
}

.card-img-top{
    height: 150px!important;

}
.card-img-top:hover{
    cursor: pointer;
}

.card-footer, .card-header{
    margin-right: -12px;
    margin-left: -12px;
}

#image-input-btn{
    visibility: hidden;
}
#image-input-label:hover{
    cursor: pointer;
}


@media(min-width: 1024px){
    .card-footer nav{
        float: right;
    }
    #main-carousel{
        height: 450px;
    }
    #seach_input{
        width: 250px;
    }
    .nav-item{
        margin-right: 10px;
        margin-left: 10px;
    }
    #SearchPanel{
        margin-top: 15px;
        position: fixed;
    }

}


@media (max-width: 767px){
    .navbar-nav{
        padding-top: 20px;
    }
    .navbar-collapse, .navbar-collapse ul {
        text-align: center;
    }
    #main-carousel{
        height: 350px;
    }
    .splide{
        padding: 0;
    }
    .card-img-top{
        height: 200px!important;
    }
    #SearchPanel{
        margin-top: 160px;
        position: relative;
    }



}


@media(max-width: 540px){
    #main-carousel{
        height: 250px;
    }
    .splide{
        padding: 0;
    }
    .card-img-top{
        height: 170px!important;
    }


}


/*folder icon*/
.folder-icon{
    background-size: cover;
    background-repeat: no-repeat;
}

@media(min-width: 1200px) and (max-width: 1399px){
    .folder-icon{
        background-size: contain;
        background-repeat: no-repeat;
    }


}

.splide__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.splide__slide {
    opacity: 0.6;
}

.splide__slide.is-active {
    opacity: 1;
}
.thumbnails {
    display: flex;
    margin: 1rem auto 0;
    padding: 0;
    justify-content: center;
}
.card-picture{

}

/*search panel*/
 .list-group-scroll{
     max-height: 600px;
     min-height: 50px;
     margin-bottom: 10px;
     overflow:auto;
     -webkit-overflow-scrolling: touch;
 }
/* custom scrollbar */
::-webkit-scrollbar {
    width: 20px;
}

::-webkit-scrollbar-track {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: #a8bbbf;
    border-radius: 20px;
    border: 6px solid transparent;
    background-clip: content-box;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #5d8adf;
}


.list-group-scroll a{
    text-decoration: none!important;
    word-wrap: break-word;


}
.list-group-scroll li:hover{
    background-color: rgba(15,103,236,0.7)!important;
    color: black;
    font-weight: bold;
}
#recherche-btn-close:hover{
    cursor: pointer;
}
.panel-heading{
    background-color: #1a202c;
    color: white;
    margin-right: -10px;
    margin-left: -10px;
}

#SearchPanel{
    background-color:rgba(0,0,0,0.9);
    z-index:1000;
}

/*fin serch panel*/
/*galerie phot*/
.header-img{
    background-image: url("../img/banner.png");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 100%;
}
.header-img-audit{
    background-image: url("../img/banner1.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 100%;
}


.title-banner{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    top:25%;position: relative;
    color:#f9fffd;
    text-transform: uppercase;
    /*box-shadow: 0px 2px 15px #051a27;*/
}

/*update password page*/
.password-card{
    background-color: #2d3748;

}

.icon_download{
    width:38px;
    height:38px;
    float:left;
    background-repeat:no-repeat;
    background-image:url(../img/icons_download1.png);
    background-position:center;
    /*border:1px solid #ccc;*/
}
.icon_download:hover{
    border:3px solid #092738;
    border-radius: 8px;

}
.icon_delete_img{
    width:38px;
    height:38px;
    float:left;
    background-repeat:no-repeat;
    background-image:url(../img/icons8-delete-35.png);
    background-position:center;
    /*border:1px solid #ccc;*/
}
.icon_delete_img:hover{
    border:3px solid #cc4c67;
    border-radius: 8px;

}


.iconuser{
    width:45px;
    height:45px;
    background-color:#28b779!important;
    float:left;
    background-repeat:no-repeat;
    background-image:url(../img/iconfinder_user.png);
    background-position:center;
    border:1px solid #ccc;
}
.icon_mail{
    width:45px;
    height:45px;
    background-color: #3f6ad8 !important;
    float:left;
    background-repeat:no-repeat;
    background-image:url(../img/icon_mail.png);
    background-position:center;
    border:1px solid #ccc;
}
.iconpassword{
    width:45px;
    height:45px;
    background-color:#ffb848!important;
    float:left;
    background-repeat:no-repeat;
    background-image:url(../img/iconfinder_password.png);
    background-position:center;
    border:1px solid #ccc;
}
.iconuseradmin {
    width:45px;
    height:45px;
    background-color:#da542e!important;
    float:left;
    background-repeat:no-repeat;
    background-image:url(../img/iconfinder_Setting.png);
    background-position:center;
    border:1px solid #ccc;
}
.iconverifpass{

    width:45px;
    height:45px;
    background-color:#004A3E;
    float:left;
    background-repeat:no-repeat;
    background-image:url(../img/iconfinder_confirm.png);
    background-position:center;
    border:1px solid #ccc;
}
.icon_info{
    width:45px;
    height:45px;
    background-color:#7460ee!important;
    float:left;
    background-repeat:no-repeat;
    background-image:url(../img/iconfinder_info.png);
    background-position:center;
    border:1px solid #ccc;
}
.icon_pincil{

    width:45px;
    height:45px;
    background-color:#ffb848!important;
    float:left;
    background-repeat:no-repeat;
    background-image:url(../img/iconfinder_pencil.png);
    background-position:center;
    border:1px solid #ccc;
}
.icon-new-password {
    width:45px;
    height:45px;
    background-color:#da542e!important;
    float:left;
    background-repeat:no-repeat;
    background-image:url(../img/iconfinder_new_passwrod.png);
    background-position:center;
    border:1px solid #ccc;
}

.input_form{
    width: 100%;
    height: 45px;
    font-size: 17px;
    border-radius: 0 6px 6px 0!important;
}
.input-container {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}


/*checkbox css*/
:root {
    --form-control-color: #092738;
    --form-control-disabled: #959495;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

.form-checkbox {
    font-family: system-ui, sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.1;
    display: grid;
    grid-template-columns: 1em auto;
    gap: 0.5em;
}

.form-checkbox + .form-checkbox {
    margin-top: 1em;
}

.form-checkbox--disabled {
    color: var(--form-control-disabled);
    cursor: not-allowed;
}

input[type="checkbox"] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    margin: 0;

    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid currentColor;
    border-radius: 0.15em;
    transform: translateY(-0.075em);

    display: grid;
    place-content: center;
}

input[type="checkbox"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    transform: scale(0);
    transform-origin: bottom left;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    /* Windows High Contrast Mode */
    /*background-color: CanvasText;*/
}

input[type="checkbox"]:checked::before {
    transform: scale(1);
}

input[type="checkbox"]:focus {
    /*outline: max(2px, 0.15em) solid currentColor;*/
    /*outline-offset: max(2px, 0.15em);*/
}

input[type="checkbox"]:disabled {
    --form-control-color: var(--form-control-disabled);

    color: var(--form-control-disabled);
    cursor: not-allowed;
}

#thumbnail-carousel{
    min-height: 45px!important;
}

