/***
    Couleurs utilisées

    Orange: #FF5A14
    Bleu: #1a5ea6
    Ecru: #F6F7EB
***/

:focus {
    outline: 2px solid blue !important;
}


/*Jvector Map*/

.jvectormap-goback{
    top: 10px;
    bottom: inherit;
    background: #1a5ea6;
    z-index: 999;
}

.jvectormap-goback:hover{
    background: #1a5ea6;
}


div.vector-map{
    background-color: transparent;
    border: none;
}

/* Général*/
section {
    padding: 40px 0;
}
.ls-overflow-visible{
    padding: 0 !important;
}

a:hover {
    color: #FFF !important;
}

#contact-links a, #contact-links a:hover {
    color: #999946 !important;
}



.mouseOverWhite:hover {
    color: #fff !important;
}


blockquote {
    font-size: 1.1em !important;
    margin-top: 10px !important;
}

.btn>i.fa-spin{
    padding: 0px;
}
.btn-success{
    background-color: #1a5ea6 !important;
    border-color:  #1a5ea6 !important;
}

.btn-success:hover{
    background-color: #FF5A14 !important;
    border-color:  #FF5A14 !important;
}

.btn-translucid:hover {
    background-color: #FFF;
}

.btn-xlg {
    padding: 5px 0;
}
.btn-default{
    background-color: #1a5ea6;
    color: #FFF;
    border: none;
}
.btn-default:hover{
    background-color: #1a5ea6;
    color: #FFF !important;
}

.btn-default.focus, .btn-default:focus{
    background-color: #1a5ea6;
    color: #FFF;
    border: none;
}


.btn-default[disabled], .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover{
    background-color: #1a5ea6 !important;
    color: #FFF !important;
}


.btn-inverse{
    background-color: #1a5ea6;
    color: #FFF;
    border: none;
}
.btn-inverse:hover{
    background-color: #1a5ea6;
    color: #FFF !important;
}

.btn-inverse.focus, .btn-inverse:focus{
    background-color: #1a5ea6;
    color: #FFF;
    border: none;
}


.btn-inverse[disabled], .btn-inverse.disabled.focus, .btn-inverse.disabled:focus, .btn-inverse.disabled:hover, .btn-inverse[disabled].focus, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse.focus, fieldset[disabled] .btn-inverse:focus, fieldset[disabled] .btn-inverse:hover{
    background-color: #1a5ea6 !important;
    color: #FFF !important;
}


#slider:not(.custom-form) .btn-default, .slider .btn-default {
    background: #1a5ea6
}

.btn-green {
    background-color: #28a745 !important;
}

.btn-orange {
    background-color: #fd7e14 !important;
}

.btn-red{
    background-color: #dc3545 !important;
}




.media:first-child{
    margin-top: 15px !important;
}





.PostSlider-Title, .tp-caption.PostSlider-Title{
    font-family: 'Lato', sans-serif;
}

.orange {
    color: #1a5ea6 !important;
}

.border-orange{
    border: 1px solid #1a5ea6 !important;
    padding: 5px !important;
}

.search-result i {
    color: #1a5ea6 !important;
}

/* Modal */
.modal {
    background-color: rgba(0, 0, 0, 0.5);
}
.modal-title{
    margin-right: 20px;
}



/* Home Slider */

.homeSliderLink{
    color: #FFF !important;
}

.homeSliderLink:hover {
    color: #FFF !important;
    text-decoration: underline
}

/* Callout */
/*
.callout{
    background-color: #F6F7EB !important;
    color: #FFF !important;
    border-left: 5px solid #1a5ea6 !important;
}
*/

.callout-dark p{
    color: #FFF !important;
}

/* Tabs */



#contentMap .tab-pane {
    overflow-y: scroll !important;
    height: 520px !important;
}




/*Tool tips*/
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;

    line-break: auto;
}
.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip-inner {
    background-color: #1a5ea6;
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    border-top-color: #1a5ea6;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #1a5ea6;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #1a5ea6;
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {

    border-bottom-color: #1a5ea6;
}

.modal-extralg{
    width: 70%;
}



/*
Formulaires
*/


input.err, input.error, textarea.err, textarea.error, select.err, select.error {
    border: #1a5ea6 2px dashed !important;
    /*background-color: transparent !important;*/
    background-color: #FFF !important;
}

#steps .sky-form .btn {
    margin: 10px 0 0 0;
    font-weight: 600;
}

#steps .sky-form .btn>span{
    font-weight: 400;
}


#steps .sky-form .btn>i{
    position: absolute;
    font-size: 40px;
    top: 7px;
}

#steps .sky-form .btn .lefti {
    left: 10px;
}
#steps .sky-form .btn .righti {
    right: 10px;
}

.sky-form fieldset {
    margin-bottom: 0px !important;
    padding: 0px !important;
}

form em {
    font-size: 1em;
}

form.validate p.error {
    position: absolute;
    bottom:-55px;
    left: 44px !important;
    background-color:#1a5ea6;
    color:#fff;
    left:0;
    z-index:10;
    font-size:11px;
    font-weight:400;
    padding:3px;;

}

form.validate p.error_pj, form.validate p.error_ed {
    display: none;
    position: relative;
    top: 0;
    color: #721c24;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
    border-left-color: rgba(0,0,0,0.1);
    border-width: 1px;
    border-left-width: 5px;
    border-radius: 3px;
    padding: .75rem 1.25rem !important;
    margin-bottom: 1rem !important;
    font-size: 14px;


}

#form-comment .row{
    margin: 0 !important;
}

form label {
    font-weight: normal !important;
}
form.validate label.error{
    background-color: #1a5ea6 !important;

}

form h4{
    font-size: 1.2em !important;
    margin-bottom: 0px !important;
}

.select2-container--default .select2-selection--multiple{
    border: #ddd 2px solid !important;
    border-radius: 3px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #1a5ea6;
    border: none;
    font-weight: 700;
    color: #FFF;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color: #FFF
}

.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: #1a5ea6;
}
.select2-container--default .select2-results__option[aria-selected=true]{
    background-color: #1a5ea6;
    color: #FFF
}

.select2-search--inline{
    width: auto;
}
.select2-search__field{
    width: auto;
}

.select2-error{
    border: 1px blue dashed;
}


.formModal label{
    display: inline
}


#footer h2 {
    color: #393E41 !important;
    font-weight: 600 !important;
    font-size: 1.1em !important;
    margin-bottom: 25px !important;
    text-shadow: none !important;
}

#footer form input, #footer form textarea{
    color: #000;
}


form p em {
    font-weight: normal !important;
}

input[type="text"]{
    display: inline-block !important;
}

input[type="text"].hide{
    display: none !important;
}


.password + .unmask {
    position:absolute;
    right: 50px; top: -15px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    background: #aaa;
    border-radius: 50%;
}
.password + .unmask:before {
    content: "";
    position:absolute;
    top:4px; left:4px;
    z-index:1;
    width: 17px;
    height: 17px;
    background: #e3e3e3;
    border-radius: 50%;
}
.password[type="text"] + .unmask:after {
    content: "";
    position:absolute;
    top:6px; left:6px;
    z-index:2;
    width: 13px;
    height: 13px;
    background: #aaa;
    border-radius: 50%;
}


.final_form_reusable {
    background-color: #508484 !important;
    color: #FFF !important
}

.final_form_reusable:disabled{
    background-color: #508484 !important;
    opacity: 0.7;
    color: #FFF !important
}



.final_form_reusable + .select2-container--default.select2-container--disabled .select2-selection--single{
    background-color: #508484 !important;
    opacity: 0.7;
}

.final_form_reusable::placeholder{
    color: #FFF !important;
}

.final_form_reusable + .select2-container--default .select2-selection--single .select2-selection__rendered{
    background-color: #508484 !important;
    color: #FFF !important
}

.final_form_reusable + input.err, input.error, textarea.err, textarea.error, select.err, select.error{
    background-color: #508484 !important;
    color: #FFF !important;
}

.final_form_reusable .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #FFF
}

/*example line*/
.exampleLine{
    background-color: #eee;
    font-style: italic
}


/*
Tabs
*/

/*
.nav-tabs, .nav-tabs.nav-justified{
    border-bottom: none !important;
}
*/

#artistDetails .nav-tabs, #artistDetails .nav-tabs.nav-justified{
    border-bottom: 1px solid #eee !important;
}

.nav-tabs .nav-link {
    border: 1px solid #ddd;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #90489a !important;
    color: #FFF !important;
    border-color: #90489a !important;
}


/*
Navigation
*/
#toTop {
    background-color: #1a5ea6;
    padding: 10px !important;
    width: 50px !important;
    height: 50px !important;
}
#toTop:hover {
    background-color: #1a5ea6;
}



/*
Header / Heading
*/

#topMain>.dropdown, #topMain>.menuElements {
    font-size: 16px;
}

#topMain>.dropdown-menu li {
    font-size: 14px;
}

#topNav {
    z-index: 1001;
}

#topMain.nav-pills>li>a.dropdown-toggle, #topNav #topMain>li.mega-menu>ul{
    /*border-radius: 4px;*/
}

#topNav div.submenu-dark ul.dropdown-menu{
    background-color: #1a5ea6;
    border: 1px solid #1a5ea6;
}

#topNav div.submenu-dark #topMain>li.mega-menu div.row div>ul>li>span{
    color: #F6F5AE;
}


#topNav div.submenu-dark ul.dropdown-menu>li a{
    color: #F5EFED;
}

#topNav div.submenu-dark ul.dropdown-menu>li a:hover, #topNav div.submenu-dark ul.dropdown-menu>li a:focus{
    color: #FFF !important;
}

#header li.search .search-box{
    width: 600px;
}
#topMain.nav-pills>li:hover>a, #topMain.nav-pills>li:focus>a,#topMain.nav-pills>li.active>a{
    background-color: #1a5ea6;
    color: #FFF !important;
}






#topMain.nav-pills>li.active>a:hover, #topMain.nav-pills>li>a:hover{
    color: #FFF !important;
}


div.heading-title.heading-border-bottom {
    border-bottom: #1a5ea6 2px solid;
}

section.page-header {
    padding: 20px 0;
}



.lead {
    margin-bottom: 40px
}

#topNav ul.nav-pills>li>a>img.flag-lang{
    float: left;
    margin-top: 3px;
    margin-right: 6px;
}

div.heading-title.heading-line-single:before{
    border-top: #195EA6 1px solid !important
}


/**
    Breadcrumb
**/
.breadcrumb>li{
    font-size: 0.9rem !important;
}
section.page-header .breadcrumb a{
    text-decoration: underline !important;
}

section.page-header .breadcrumb a:hover{
    color: #FFF !important;
}

.breadcrumb>li{
    color: #FFF !important;
}

.breadcrumb>li.active{
    color: #FFF !important;
}



/**
Footer
**/


#footer {
    color: rgba(0,0,0,0.6) !important;

    background: #F6F7EB;
}

#footer a {
    color: rgba(0,0,0,0.6) !important;
}

#footer ul.footer-links>li>a {
    color: rgba(0,0,0,0.6) !important;
}

#footer ul.footer-links>li>a:hover {
    color: #1a5ea6 !important;
}

#footer>.copyright{
    background-color: #1a5ea6;
    color: #F6F7EB;
}
#footer>.copyright a{
    color: #F6F7EB !important;
}

#footer a:hover{
    color: #1a5ea6 !important;
}

#footer>.copyright a:hover{
    color: #000 !important;
}

#footer form .input-group-addon{
    color: #F6F7EB;
    background-color: #1a5ea6;
    border-color: #1a5ea6;
}

#footer form input, #footer form textarea{
    background-color: #FFF;
    border-color: #1a5ea6;
}

#footer form input[type="submit"]:hover, #footer form input:focus, #footer form textarea:focus{
    background-color: #FFF;
}

#footer ul.footer-posts>li{
    border-bottom: 1px rgba(0,0,0,0.7) dashed;
}

/***
Sections
***/
section.page-header{
    background-color: #1a5ea6;
}
section.page-header h1{
    color: #FFF;
}
section.page-header .breadcrumb a{
    color: #FFF;
}


/*
.box-icon {
    margin: 0 auto !important;
}
*/

.box1 {
    background-color: #1a5ea6 !important;;
    color: #FFF !important;
    padding: 20px !important;
}

.box1 a{
    background-color: #1a5ea6 !important;
    color: #FFF !important;
}

.box1 a:hover{
    background-color: #FFF !important;
    color: #1a5ea6 !important;
}

.box2 {
    background-color: #1a5ea6 !important;;
    color: #FFF !important;;
}
.box-icon-title>i{
    color: #FFF !important;
}

.box-icon.box-icon-round .box-icon-title>i{
    background-color: #90489a !important;
}



.box-blue>div:nth-child(1) {
    background-color:#1a5ea6;
}
.box-blue>div:nth-child(2) {
    background-color:rgba(0,0,0);
}
.box-blue>div:nth-child(3) {
    background-color: #1a5ea6;
}
.box-blue>div:nth-child(4) {
    background-color:rgba(0,48,73,.7);
}

.box-blue>div:hover{
    background-color:#1a5ea6;
    cursor: pointer;
}

.box-grey{
    background-color: #d8d9da !important;
}

/*
labels
*/
span.badge-default, span.label-default, .list-group-item.active>.badge.badge-default{
    background-color: #1a5ea6 !important;
}

.list-group-item{
    padding: 4px 15px !important;
}

.list-group-item-heading{
    font-size: 15px !important;
    line-height: 1 !important;
    margin-bottom: 2px !important;
}




/* Modification du portfolio pour avoir une grid avec des lignes de même hauteur*/
#portfolio.portfolio-gutter .item-box .item-box-desc {
    min-height: 100px !important
}
#portfolio.portfolio-gutter .item-box{
    margin-bottom: 45px !important;
}

#portfolio fieldset{
    float: left;
}

#portfolio select{
    height: 50px;
    margin-right: 10px;
}

#portfolio.portfolio-gutter .item-box .item-box-desc .short-description {
    min-height: 100px;
}

#portfolio.portfolio-gutter .item-box .toolInfos h3 {
    min-height: 50px;
}

#portfolio.portfolio-gutter .item-box .toolInfos p {
    margin: 20px 0 10px 0
}

#portfolio.portfolio-gutter .item-box .toolInfos .toolLabel {
    min-height: 50px;
}


/* Modification des réglages des posts*/
.blog-post-item{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border: none;
}

#blog .blog-post-item h2{
    min-height: 70px
}

.list-userContribution{
    padding-left: 10px
}

p.abstract{
    min-height: 200px;
    margin-bottom: 20px !important;
}



/*

*/
.price-clean {
    padding: 2px;
}

/*
Modification des media queries
*/


@media only screen and (max-width: 960px) {
    section {
        padding: 40px 0 0 0;
    }
    section div.row>div {
        margin-bottom: 30px;
    }


}


#presentation-evenement{
    background-color: rgba(26,94,166,1);
    background-position: right top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-size:cover !important;
    color: #FFF !important;
}


#tableau tr, #tableauTheme tr {
    border: 1px solid #000;
}

#tableau th, #tableauTheme th {
    border: 1px solid #000;
    padding: 10px;
}

#tableau td, #tableauTheme td {
    border: 1px solid #000;
    text-align: center;
}

/*
Horizontal timeline
 */

/*
Media queries
 */
/*Tablette*/

/* Smartphones (portrait and landscape) ----------- */

h2 {
    font-size: 2.5em !important;
}

.list-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

a.evitement {
    display: inline-block;
    color: #555;
    background: #fff;
    padding: .5em;
    position: absolute;
    left: -99999rem;
    z-index: 10000;
}
a.evitement:focus {
    left: 0;
}

@media (max-width: 575.98px){
    .fs-20 {
        font-size: 1.25em !important;
    }
    .fs-30 {
        font-size: 1.2em !important;
    }
    .fs-18 {
        font-size: 0.9em !important;
    }


    .ribbon .ribbon-inner {
        width: 160px;
        left: 8px;
        top: 22px;
        font-size: 0.7em;
        padding: 1px 0 !important;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .row h1{
        padding-left: 20px
    }

    section div.row>div {
        margin-bottom: 0px;
    }
    .legende ul {
        margin-bottom: 0px;
    }

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .row h1{
        padding-left: 20px
    }

    section div.row>div {
        margin-bottom: 0px;
    }
    .legende ul {
        margin-bottom: 0px;
    }

    section div.row>div {
        margin-bottom: 0px;
    }
    .legende ul {
        margin-bottom: 0px;
    }

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {


}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    #mySlider {
        height: 400px;
    }

    .legende {
        padding-top: 100px;
        margin: 0;
    }

    .fs-20 {
        font-size: 1.25em !important;
    }
    .fs-30 {
        font-size: 1.2em !important;
    }
    .fs-18 {
        font-size: 0.9em !important;
    }

}



.wrapperYoutube {
    /*max-width: 680px;*/
    padding: 20px 0;
    background-color: #000;
}

.youtube {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}





/* Test */
.tracking-in-expand {
    -webkit-animation: tracking-in-expand 1.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
    animation: tracking-in-expand 1.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}

.slide-in-tl {
    -webkit-animation: slide-in-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
    animation: slide-in-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
}


.bg-blue {
    background-color: #0A7CC1 !important;
}
.bg-pink{
    background-color: #E60778 !important;
}

.bg-green{
    background-color: #04a98b !important;
}

.nav-tabs .nav-item.show .nav-link-pink, .nav-tabs .nav-link-pink.active {
    background-color: #E60778 !important;
    color: #FFF !important;
    border-color: #E60778 !important;
}

.nav-tabs-pink>li>a.active {
    color: #FFF !important;
}

.box-icon.box-icon-round .box-icon-title .box-icon-blue{
    background-color: #0A7CC1 !important;
}

.box-icon.box-icon-round .box-icon-title .box-icon-pink{
    background-color: #E60778 !important;
}

.nav-tabs .nav-item.show .nav-link-blue, .nav-tabs .nav-link-blue.active {
    background-color: #0A7CC1 !important;
    color: #FFF !important;
    border-color: #0A7CC1 !important;
}

.nav-tabs-blue>li>a.active {
    color: #FFF !important;
}


.process-wizard-primary > .process-wizard-step > .process-wizard-dot-pink,
.process-wizard-primary > .process-wizard-step > .progress > .progress-bar-pink  {
    background-color: #E60778 !important;
}

.process-wizard-primary > .process-wizard-step > .process-wizard-dot-blue,
.process-wizard-primary > .process-wizard-step > .progress > .progress-bar-blue  {
    background-color: #0A7CC1 !important;
}

.process-wizard>.process-wizard-step.disabled>.process-wizard-dot {
    background-color:#f5f5f5 !important;
}

section.page-header-pink {
    background-color: #E60778 !important;
}

section.page-header-blue {
    background-color: #0A7CC1 !important;
}

div.heading-title.heading-border-bottom-pink{
    border-bottom: #E60778 2px solid !important;
}

div.heading-title.heading-border-bottom-blue{
    border-bottom: #0A7CC1 2px solid !important;
}

/* ----------------------------------------------
 * Generated by Animista on 2022-1-17 13:41:58
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation tracking-in-expand
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand {
    0% {
        letter-spacing: -0.5em;
        opacity: 0;
    }
    40% {
        opacity: 0.6;
    }
    100% {
        opacity: 1;
    }
}
@keyframes tracking-in-expand {
    0% {
        letter-spacing: -0.5em;
        opacity: 0;
    }
    40% {
        opacity: 0.6;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes slide-in-tl {
    0% {
        -webkit-transform: translateY(-1000px) translateX(-1000px);
        transform: translateY(-1000px) translateX(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0);
        opacity: 1;
    }
}
@keyframes slide-in-tl {
    0% {
        -webkit-transform: translateY(-1000px) translateX(-1000px);
        transform: translateY(-1000px) translateX(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0);
        opacity: 1;
    }
}

/*
Essentials
 */
.nopadding 			{ padding:0 !important; 		}
.nopadding-left 		{ padding-left:0 !important; 	}
.nopadding-right 	{ padding-right:0 !important; 	}
.nopadding-top 		{ padding-top:0 !important; 	}
.nopadding-bottom	{ padding-bottom:0 !important; 	}
.nomargin 			{ margin:0 !important; 			}
.nomargin-left 		{ margin-left:0 !important; 	}
.nomargin-right 		{ margin-right:0 !important; 	}
.nomargin-top		{ margin-top:0 !important; 	}
.nomargin-bottom	{ margin-bottom:0 !important; 	}
.noborder 			{ border:0 !important; 			}
.nobg				{ background:transparent; 		}


/*
Accessibilité
 */

.sr-only {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.sr-only-focusable:focus {
    clip: auto !important;
    clip-path: none !important;
    height: auto !important;
    margin: auto !important;
    overflow: visible !important;
    width: auto !important;
    white-space: normal !important;
}


/*
Toggle
 */
.toggle.toggle-bordered-full button:hover, .toggle.toggle-bordered-full button {
    border: #ccc 1px solid;
    border-bottom: 0;
    margin: 0;
    background: transparent;
    display: block;
    text-align: left;
    width: 100%;
}

.toggle.toggle-bordered-full div.toggle:last-child>button {
    border-bottom: #ccc 1px solid
}

div.toggle>button:before {
    content: '';
    border: 6px solid transparent;
    border-top-color: inherit;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -3px
}

div.toggle>button {
    color: #333;
    background: rgba(0,0,0,.1);
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    position: relative;
    display: block;
    border-bottom: rgba(0,0,0,.03) 1px solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .10s ease-out;
    -moz-transition: all .10s ease-out;
    -o-transition: all .10s ease-out;
    transition: all .10s ease-out;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}


.text-left {
    text-align: left;
}

.card-header .btn{
    white-space: normal !important;
}

.hiddenElement {
    visibility: hidden !important
}



#formPiecesJustificatives label.error{
    background-color: red !important;
    left: 200px;
    width: 202px;
    padding: 5px 10px;
    font-size: 1em;
    top: 0px;
    height: 30px;
}


/*
Upload
 */

.upload-wrapper {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}

.upload-section {
    padding: 20px 20px 0 20px;
    border: 2px dashed #FFF;
    border-radius: 8px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    background-color: #eee;
    color: #OOO;
}

.upload-section-message {
    position: absolute;
    top: -22px;
    left: 0;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    font-size: 0.8em;
}

.upload-section-message-non-mandatory {
    color: #FFF;
    background-color: #fd7e14;
}

.upload-section-message-mandatory {
    background-color: #343a40;
    color: #FFF;
}


.upload-section.show-drag {
    border-color: #3399ff;
    background-color: #e8f4ff;
}

.upload-section.highlight {
    border-color: #007bff;
    background-color: #e0f0ff;
}

.upload-form {
    margin: 0px !important;
}

.progress {
    height: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    transition: width .4s ease;
}

input[type="file"] {
    display: none;
}

.custom-file-labels {
    display: inline-block;
    padding: 8px 16px;
    background-color: #337ab7;
    color: white;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 10px;
}

button[type="submit"] {
    padding: 8px 16px;
    margin-top: 10px;
    background-color: #28a745;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}


.upload-result {
    margin: 20px;
}

.upload-success {
    border: 4px solid #28a745;
    color: #000;
}

.upload-section-message-success {
    background-color: #28a745;
    color: #FFF;
}

.upload-failed {
    background-color: #dc3545;
    color: #FFF;
}

.upload-missing {
    border: 4px dashed #dc3545;
}

.upload-status {
    color: #FFF;
    font-size: 2em;
    padding: 0 10px;
    border-radius: 4px;
    display: none;
}
#upload-status-missing, #upload-status-over {
    background-color: #dc3545;
}

#upload-status-waiting{
    background-color: #fd7e14;
}

#upload-status-validate, #upload-status-over-ok{
    background-color: #28a745;
}

.osano-cm-link, .osano-cm-link:hover  {
    color: #468847 !important;
}



/*
Admin
 */



.header {
    background: linear-gradient(135deg, #1a5ea6, #1C5EA6);
    color: white;
    padding: 30px;
    text-align: center;
    position: relative;
}

.header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    opacity: 0.3;
}

.header h1 {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.header p {
    font-size: 1.1rem;
    opacity: 0.9;
    position: relative;
    z-index: 1;
}

.tabs {
    display: flex;
    background: #f8fafc;
    border-bottom: 1px solid #94a3b8;
}

.tab {
    flex: 1;
    padding: 20px 30px;
    background: none;
    border: none;
    font-size: 1rem;
    font-weight: 600;
    color: #64748b;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.tab:hover {
    background: rgba(79, 70, 229, 0.05);
    color: #1a5ea6;
}

.tab.active {
    color: #1a5ea6;
    background: white;
}

.tab.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(135deg, #1a5ea6, #1C5EA6);
    border-radius: 2px 2px 0 0;
}

.tab-content {
    display: none;
    padding: 40px;
    animation: fadeIn 0.5s ease;
}

.tab-content.active {
    display: block;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.section {
    margin-bottom: 40px;
    line-height: 1rem !important;
}

.section-title {
    margin: 0 0 20px 0;
    padding-left: 20px;
    font-size: 1.5rem !important;
    font-weight: 700;
    color: #1e293b;
    display: flex;
    align-items: center;
    gap: 10px;
}

.section-title::before {
    margin: 0 !important;
    content: '';
    width: 4px;
    height: 24px;
    background: linear-gradient(135deg, #1a5ea6, #1C5EA6);
    border-radius: 2px;
    flex-shrink: 0;
}

.current-projects {
    display: grid;
    gap: 20px;
}


.project-card {
    /*border: 1px solid #94a3b8;*/
    border-radius: 12px;
    padding: 24px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.project-card-aap1 {
    border: 3px solid #0A7CC1;
}
.project-card-aap11 {
    border: 3px solid #E60778;
}

.project-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px -3px rgba(0, 0, 0, 0.1);
}

.project-header {
    display: flex;
    justify-content: between;
    align-items: start;
    margin-bottom: 20px;
    gap: 20px;
}

.project-info {
    flex: 1;
}

.project-title {
    font-size: 1.2rem;
    font-weight: 600;
    color: #1e293b;
    margin-bottom: 8px;
}

.project-id {
    font-size: 0.9rem;
    color: #64748b;
    font-family: 'JetBrains Mono', monospace;
}

.status-badge {
    display: inline-block; /* ← Clé pour éviter l'étirement */
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    width: auto;
}

.status-notstarted {
    background: #eee;
    color: #696969;
}

.status-incomplete {
    background: #fef3c7;
    color: #A75B04;
}

.status-complete {
    background: #d1fae5;
    color: #28a745;
}

.status-refused {
    background: #dc3545;
    color: #fff;
}

.status-uptodate {
    background: #dbeafe;
    color: #2563eb;
}

.project-details {
    display: flex;                    /* ← CHANGÉ: Grid → Flex */
    flex-wrap: wrap;                  /* ← AJOUTÉ: Retour à la ligne */
    gap: 20px;                        /* ← MODIFIÉ: 16px → 20px */
    margin-bottom: 20px;
    padding: 16px;                    /* ← AJOUTÉ: Padding interne */
    background: #f8fafc;              /* ← AJOUTÉ: Fond gris clair */
    border-radius: 8px;               /* ← AJOUTÉ: Coins arrondis */
    text-align: center;
}

.detail-item {
    min-width: 120px;                 /* ← AJOUTÉ: Largeur minimale */
    flex: 1;                          /* ← AJOUTÉ: Répartition équitable */
}

.detail-item:first-child {            /* ← NOUVEAU: Priorité au nom */
    flex: 2;                          /* ← AJOUTÉ: Double largeur */
    min-width: 200px;                 /* ← AJOUTÉ: Plus d'espace pour le nom */
    text-align: left;
}

.detail-label {
    font-size: 0.8rem;
    color: #64748b;
    margin-bottom: 4px;
    font-weight: 500;
    text-transform: uppercase;        /* ← AJOUTÉ: Majuscules */
    letter-spacing: 0.5px;            /* ← AJOUTÉ: Espacement lettres */
}

.detail-value {
    font-size: 0.9rem;
    font-weight: 600;
    color: #1e293b;
    word-wrap: break-word;            /* ← AJOUTÉ: Coupe les mots longs */
    hyphens: auto;                    /* ← AJOUTÉ: Césure automatique */
    line-height: 1.3;                 /* ← AJOUTÉ: Hauteur de ligne */
}

.action-button {
    background: linear-gradient(135deg, #1a5ea6, #1C5EA6);
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.action-button:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 15px rgba(79, 70, 229, 0.3);
}

.download-icon {
    display: inline-block;
    color: #64748b;
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 6px;
    border-radius: 4px;
    font-size: 1.5rem;
}

.download-icon:hover {
    color: #1a5ea6;
    background: #f1f5f9;
    transform: translateY(-1px);
}

.terminated-projects {
    display: grid;
    gap: 30px;
}

.terminated-project {
    background: white;
    border: 1px solid #94a3b8;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.terminated-project-header {
    background: #f8fafc;
    padding: 20px 24px;
    border-bottom: 1px solid #94a3b8;
}

.terminated-project-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
}

.table-container {
    overflow-x: auto;
}

.data-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.data-table th:nth-child(1),
.data-table td:nth-child(1) {
    width: 12%;
}

.data-table th:nth-child(2),
.data-table td:nth-child(2) {
    width: 30%;
}

.data-table th:nth-child(3),
.data-table td:nth-child(3) {
    width: 8%;
}

.data-table th:nth-child(4),
.data-table td:nth-child(4) {
    width: 12%;
}

.data-table th:nth-child(5),
.data-table td:nth-child(5) {
    width: 23%;
}

.data-table th:nth-child(6),
.data-table td:nth-child(6) {
    width: 15%;
    text-align: center;
}

.data-table th {
    background: #f1f5f9;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
    color: #475569;
    font-size: 0.9rem;
    border-bottom: 1px solid #94a3b8;
}

.data-table td {
    padding: 16px;
    /*border-bottom: 1px solid #94a3b8;*/
    color: #1e293b;
}

.data-table tr:hover {
    background: #f8fafc;
}

.project-actions {
    padding: 20px 24px;
    background: #f8fafc;
    display: flex;
    gap: 12px;
    justify-content: center;
}

.secondary-button {
    background: white;
    color: #1a5ea6;
    border: 2px solid #1a5ea6;
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.secondary-button:hover {
    background: #1a5ea6;
    color: white;
}

.download-icon {
    display: inline-block;
    margin-left: 8px;
}

.project-table-container {
    margin: 20px 0;
    overflow-x: auto;
    border-radius: 8px;
    border: 1px solid #94a3b8;
}

.project-table {
    width: 100%;
    border-collapse: collapse;
    background: white;
}

.project-table th {
    background: #f8fafc;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
    color: #475569;
    font-size: 0.9rem;
    border-bottom: 1px solid #94a3b8;
}

.project-table td {
    padding: 16px;
    border-bottom: 1px solid #94a3b8;
    vertical-align: middle;
}

.project-table tr:last-child td {
    border-bottom: none;
}

.form-button {
    background: linear-gradient(135deg, #1a5ea6, #1C5EA6);
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.9rem !important;
    cursor: pointer;
    transition: all 0.3s ease;
}

.form-button:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(79, 70, 229, 0.3);
}

.form-button.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.attachment-button {
    background: #f1f5f9;
    color: #94a3b8;
    border: 1px solid #94a3b8;
    padding: 8px 16px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.9rem !important;
}

.attachment-button.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.project-actions-bottom {
    display: flex;
    justify-content: center;
    gap: 16px;
    padding: 20px;
    background: #f8fafc;
    border-top: 1px solid #94a3b8;
}

.action-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 16px 20px;
    background: white;
    border: 2px solid #94a3b8;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 120px;
    text-align: center;
}

.action-btn:hover {
    border-color: #1a5ea6;
    background: #f8fafc;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}


.action-icon {
    font-size: 1.5rem;
    display: block;
    color: #64748b;
}

.action-text {
    font-size: 0.8rem;
    font-weight: 600;
    color: #64748b;
    line-height: 1.2;
}

.action-btn:hover .action-text {
    color: #1a5ea6;
}

.action-btn:hover .action-icon {
    color: #1a5ea6;
}

.action-btn.disabled {  /* ← Nouveau bloc ajouté */
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.action-btn.disabled .action-icon,  /* ← Nouveau bloc ajouté */
.action-btn.disabled .action-text {
    color: #94a3b8;
}



.empty-state {
    text-align: center;
    padding: 60px 20px;
    color: #64748b;
}

.empty-state h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.workflow-container {
    margin: 20px 0;
    padding: 24px;
    background: white;
    /*border: 1px solid #94a3b8;*/
    border-radius: 0 0 8px 8px;
    border-top: 1px solid #94a3b8;;
}

.workflow-steps {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    gap: 20px;
}

.workflow-steps::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    height: 2px;
    background: #94a3b8;
    z-index: 1;
}

.workflow-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1;
    position: relative;
    z-index: 2;
    background: white;
    padding: 0 10px;
}

.step-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f1f5f9;
    border: 3px solid #94a3b8;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
    color: #64748b;
    margin-bottom: 12px;
    transition: all 0.3s ease;
}

.workflow-step.active .step-circle {
    background: #1a5ea6;
    border-color: #1a5ea6;
    color: white;
}

.workflow-step.completed .step-circle {
    background: #10b981;
    border-color: #10b981;
    color: white;
}

.step-title {
    font-size: 0.9rem;
    font-weight: 600;
    color: #1e293b;
    margin-bottom: 8px;
}

.step-action {
    margin-top: 8px;
}

.step-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.password-form {
    max-width: 500px;
    margin: 0 auto;
    background: white;
    padding: 40px;
    border-radius: 12px;
    border: 1px solid #94a3b8;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.form-group {
    margin-bottom: 24px;
}

.form-label {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    color: #374151;
    margin-bottom: 8px;
}

.form-input {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    font-size: 1rem;
    transition: all 0.3s ease;
    background: #f9fafb;
}

.form-input:focus {
    outline: none;
    border-color: #4f46e5;
    background: white;
    box-shadow: 0 0 0 3px rgba(79, 70, 229, 0.1);
}

.password-input-container {
    position: relative;
}

.password-toggle {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #6b7280;
    cursor: pointer;
    padding: 4px;
    font-size: 1.1rem;
}

.password-toggle:hover {
    color: #4f46e5;
}

.save-button {
    background: linear-gradient(135deg, #1a5ea6, #1C5EA6);
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
}

.save-button:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 15px rgba(79, 70, 229, 0.3);
}

.error-message {
    color: #dc2626;
    font-size: 0.8rem;
    margin-top: 6px;
    display: none;
    padding: 6px 12px;
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 4px;
    font-weight: 500;
}

.error-message.show {
    display: block;
}

.form-input.error {
    border-color: #dc2626;
    background: #fef2f2;
}

.form-input.error:focus {
    border-color: #dc2626;
    box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.1);
}

/*
Mes documents
 */

.documents-container {
    max-width: 1200px;
    margin: 0 auto;
}


.documents-main-title {
    font-size: 1.5rem !important;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.documents-main-title::before {
    content: '';
    width: 4px;
    height: 28px;
    background: linear-gradient(135deg, #4f46e5, #7c3aed);
    border-radius: 2px;
    flex-shrink: 0;
}

.document-section {
    margin-bottom: 50px;
}

.document-section-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: #374151;
    margin-bottom: 20px;
    font-style: italic;
}

.no-documents {
    padding: 40px;
    text-align: center;
    background: #f9fafb;
    border: 2px dashed #d1d5db;
    border-radius: 8px;
    color: #6b7280;
    font-style: italic;
}

.documents-table-container {
    background: white;
    border: 1px solid #94a3b8;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}

.documents-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.documents-table th:nth-child(1),
.documents-table td:nth-child(1) {
    width: 12%;
}

.documents-table th:nth-child(2),
.documents-table td:nth-child(2) {
    width: 30%;
}

.documents-table th:nth-child(3),
.documents-table td:nth-child(3) {
    width: 15%;
}

.documents-table th:nth-child(4),
.documents-table td:nth-child(4) {
    width: 8%;
}

.documents-table th:nth-child(5),
.documents-table td:nth-child(5) {
    width: 25%;
}

.documents-table th:nth-child(6),
.documents-table td:nth-child(6) {
    width: 10%;
    text-align: center;
}

.documents-table th {
    background: #f8fafc;
    padding: 16px;
    text-align: left;
    font-weight: 600;
    color: #475569;
    font-size: 0.9rem;
    border-bottom: 1px solid #94a3b8;
}

.documents-table td {
    padding: 16px;
    border-bottom: 1px solid #94a3b8;
    color: #1e293b;
    vertical-align: middle;
}

.documents-table tr:last-child td {
    border-bottom: none;
}

.documents-table tr:hover {
    background: #f8fafc;
}

.download-btn {
    background: linear-gradient(135deg, #10b981, #059669);
    color: white;
    border: none;
    padding: 8px 10px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 0.9rem;
}

.download-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3);
}

.document-actions {
    display: flex;
    gap: 16px;
    justify-content: center;
    margin-top: 30px;
}

@media (max-width: 768px) {
    .tabs {
        flex-direction: column;
    }

    .tab {
        text-align: center;
    }

    .project-header {
        flex-direction: column;
        gap: 12px;
    }

    .project-details {
        flex-direction: column;
        gap: 12px;
    }

    .detail-item:first-child {
        flex: 1;
        min-width: auto;
    }

    .project-actions {
        flex-direction: column;
    }

    .workflow-steps {
        flex-direction: column;
        gap: 20px;
    }

    .workflow-steps::before {
        display: none;
    }

    .workflow-step {
        flex-direction: row;
        text-align: left;
        gap: 16px;
        align-items: center;
    }

    .step-circle {
        flex-shrink: 0;
        margin-bottom: 0;
    }

    .step-info {
        flex: 1;
    }

    .step-action {
        margin-top: 4px;
    }

    .form-button,
    .attachment-button {
        font-size: 0.8rem;
        padding: 6px 12px;
    }

    .project-actions-bottom {
        flex-direction: column;
        gap: 12px;
    }

    .action-btn {
        flex-direction: row;
        justify-content: flex-start;
        gap: 12px;
        min-width: auto;
        text-align: left;
    }

    .action-icon {
        font-size: 1.2rem;
    }

    .action-text {
        font-size: 0.9rem;
    }

    .documents-table-container {
        overflow-x: auto;
    }

    .documents-table {
        min-width: 600px;
    }

    .documents-table th,
    .documents-table td {
        padding: 12px 8px;
        font-size: 0.8rem;
    }

    .document-actions {
        flex-direction: column;
        gap: 12px;
    }
}

/*
Ressourcerie
 */

.ressourcerie_categories {
    display: block;
    text-align: center !important;

}

.ressourcerie_categories img{
    margin-bottom: 20px;
}

.ressourcerie_categories span {

    font-weight: bold;
    color: #000;
    font-size: 18px;
    line-height: 20px
}