/*------------------------------------------------------------------

[GAGI Stylesheet]
Project:	GAGI
Version:	1.1
Author:     biper-studio

-------------------------------------------------------------------*/
.side-nav::-webkit-scrollbar {
    width: 10px;
    background-color: #545151;
}
.disabled {
    opacity: 0.4;
}

.trombi-card-container {
    min-height: 260px!important;
}

.trombi-card-image{
    max-height: 200px!important;
}

.trombi_name {
    margin:1.14rem 0 0.912rem 0
}

.side-nav{
    height:100vh !important;
}

.side-nav::-webkit-scrollbar {
    width: 10px;
    height:10px;
    background-color: #aaa;
}

.side-nav::-webkit-scrollbar-thumb{
    background-color: #545151; /* or add it to the track */
}

.menu-logo , .security-logo{
    min-width: 150px;
    max-width: 250px;
    height: auto;
}

.menu-logo {

    width:100%;
    height: auto;
}

.matched-word {
    background-color: #ffff00;
}

.matched-word > span {
    background-color: #ffc107;

}

.badge .matched-word {
    background-color: transparent;

}

.bold {
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase;
}

.thirdParty{
    margin-top: 2px!important;
    padding-bottom: 0rem!important;
    padding-left: 0rem!important;
    margin: 0px!important;
}

.error {
    background-color: #f44336 !important;
}

.invalid-feedback {
    color: #f44336 !important;
}

.warning {
    background-color: #f44336 !important;
}

.success {
    background-color: #4caf50 !important;
}




.repo-rapport{
    font-size: 0.80rem!important;
}
.repo-rapport-td-30 {
    width: 30%!important;
    vertical-align: text-top!important;
}
.repo-rapport-td-20 {
    width: 20%!important;
    vertical-align: text-top!important;
}
.help {
    cursor: help;
}

.hidden {
    display: none;
}

/*---- General -------*/

/*---- Carousel home page -------*/
.carousel-fixed-item {
    display: none;
}

.publication_date {
    font-size: 13px;
    color: black;
}

.carousel h2 {
    text-transform: uppercase;
    color: black;

}

.carousel .indicators .indicator-item {
    background-color: rgba(0, 0, 0, 0.5);
    transition: background-color .3s;
    border-radius: 50%;
}

.carousel .indicators .indicator-item.active {
    background-color: #f44336;
}

/*---- Home page -------*/
.card-content i {
    color: #004d40;
}

/*---- Documentation qualité -------*/
#menu_documentation ul li.level_1 span {
    text-transform: uppercase;
    font-size: 16px;
    color: white;
    background-color: #2196F3;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;

}

#menu_documentation ul li ul li.level_2 {
    text-transform: none;

    color: black;
    background-color: white;
    padding-left: 20px;
}

#menu_documentation ul li ul li.level_2 a {
    color: black;
    text-decoration: none;
    font-size: 15px;
}

#menu_documentation ul li ul li.level_2 a:hover {
    color: #2196F3;
    text-decoration: underline;

}

#menu_documentation ul li ul li.level_2 a.active {
    color: #2196F3;
    text-decoration: none;
    font-weight: bold;
}

h2.level_3 {
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    padding: 10px;
    background-color: red;
}

ul.download {
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 75px;

}

.collapsible-body p {
    padding-top: 5px;
    padding-left: 60px;
    margin: 0;
}

h1.level-title {
    color: white;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: normal;
    margin-top: -8px;

}

/*---- Trombinoscopee -------*/
.label_promotion {

    font-size: 115%;
    background-color: #F5574C;
    color: white;
    padding: 10px;
    text-transform: uppercase;
    margin-right: 10px;
    display: inline-block;
}

.label_chambre {

    font-size: 115%;
    background-color: #2196F3;
    color: white;
    padding: 10px;
    text-transform: uppercase;
    display: inline-block;
}

.side-nav .no-padding a {
    width: 100%;
    display: inline-flex;
}

.side-nav .no-padding a i.arrow {
    margin-left: auto;
}

.label_chambre {
    background-color: #2196f3;
    color: white;
    display: inline-block;
    font-size: 115%;
    padding: 10px;
    text-transform: uppercase;
}

.label_promotion {
    background-color: #f5574c;
    color: white;
    display: inline-block;
    font-size: 115%;
    margin-right: 10px;
    padding: 10px;
    text-transform: uppercase;
}

.search-form input:checked + label {
    color: #2196f3 !important;
    text-decoration: underline;
}

.card .card-content {
    padding: 10px;
}

.input_text_basic.complexity {
    padding: 5px !important;
    border: solid 2px gainsboro !important;
    background-color: white !important;
    height: 23px !important;
}

[type="radio"]:not(:checked) + label::before, [type="radio"]:not(:checked) + label::after {
    display: none;

}

.search-form [type="radio"]:not(:checked) + label::before, [type="radio"]:not(:checked) + label::after, [type="radio"]:checked + label::before, [type="radio"]:checked + label::after, .with-gap[type="radio"]:checked + label::before, .with-gap[type="radio"]:checked + label::after {
    display: none;

}

.search-span {
    margin-right: 10px !important;
    color: #fff !important;
}

.ucword {
    text-transform: uppercase !important;
}

.masupercheckbox, .macheckbox {
    display: inline;
}

.macheckbox label {
    padding-left: 0 !important;
    padding-right: 5px !important;
    display: inline;
    position: relative;
    font-weight: bold;
    color: #004d40 !important;
}

.affair-header {
    height: 40px;
}

.fixed-th {
    min-width: 10%;
    vertical-align: text-top;
}

.green_sold {
    color: #4CAF50;
}

.affairHeight{
    margin-bottom:10px;
}

.red_sold {
    color: #F44336;
}

.divider-hearing {
    height: 3px;
    overflow: hidden;
    margin-left: 40px;
    margin-right: 40px;
    border-radius: 10px;
}

span.badge {
    margin-left: 114px;

}

span.badge-tag-jurisprudence {
    margin-left: 5px!important;

}

.app-version-text{
    margin-left: 10px;
}

.td-with-badge{
    width:300px;
}

@media only screen and (max-width: 992px) {
    .indicators {
        display: none !important
    }

}

td.col.p15-5 {
    padding: 15px 5px;
}


.login-container-flex{
    display:flex!important;
}

#login-container-flex {
    width:564px;
    margin: auto!important;
}

.alert-warning{
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert{
    position:relative;
    padding:.75rem 1.25rem;
    margin-bottom:1rem;
    border: 1px solid transparent;
    border-radius:.25rem;
}

.formation-checkbox-parent-margined {
    margin-bottom: 5px!important;
}


@media (min-width:1200px){
    .footer-copyright{
        padding-left:300px;
    }
}

@media (min-width:1200px){
    body{ overflow:hidden; }
    .page_content{
        height:calc(100vh - 134px) !important;
        overflow-y:auto;
    }
}


