/*------------------------------------------------------------------

[gtcp Stylesheet]
Project:	GTCP
Version:	1.0
Author:         biper-studio

-------------------------------------------------------------------*/

.disabled {
    opacity: 0.4;
}

.affair-document-comment{
    font-size: 0.8em!important;
}

.badge .matched-word {
    background-color: transparent;

}

a.badge.new {
    font-weight: 300;
    font-size: 0.8rem;
    color: #fff;
    background-color: #26a69a;
    border-radius: 2px;
}

a.badge {
    min-width: 3rem;
    padding: 0 6px;
    margin-left: 14px;
    text-align: center;
    font-size: 1rem;
    line-height: inherit;
    color: #757575;
    float: right;
    box-sizing: border-box;
}

.bold {
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase;
}

.error {
    background-color: #f44336 !important;
}

.success {
    background-color: #4caf50 !important;
}

.help {
    cursor: help;
}

.hidden {
    display: none;
}

/*---- General -------*/

/*---- Carousel home page -------*/
.carousel {
    height: 185px !important;
    /* border: 5px black solid; */
}

.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;
}

.elviro-radio-hidden{
    visibility: hidden;
}

.fixed-th {
    min-width: 116px!important;
    vertical-align: text-top;
}

.green_sold {
    color: #4CAF50;
}

.red_sold {
    color: #F44336;
}

.divider-hearing {
    height: 3px;
    overflow: hidden;
    margin-left: 40px;
    margin-right: 40px;
    border-radius: 10px;
}

@media only screen and (max-width: 992px) {
    .indicators {
        display: none !important
    }

}

td.col.p15-5 {
    padding: 15px 5px;
}

#app-bej-wrapper{
    min-height: 700px;
}

.module.widget-handle {
    padding: 0 24px;
    cursor: pointer;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
}

.module.widget-handle {
    cursor: pointer;
}

.module.widget-handle i {
    font-size: 20px;
    line-height: 53px;
    opacity: .5;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

.widget-handle .function {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    cursor: default;
    width: 300px;
    background: #602fc2;
    position: absolute;
    z-index: 99;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    /*transform: translate3d(0,10px,0);*/
   /* -webkit-transform: translate3d(0,10px,0);*/
   /* -moz-transform: translate3d(0,10px,0);*/
    margin-top: -2px;
    right: 0;

    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
}



.widget-handle .search-form {
    padding: 8px;
    display: inline-block;
    width: 100%;
    line-height: 50px;
}





.widget-handle .search-form {
    padding: 8px;
    display: inline-block;
    width: 100%;
    line-height: 50px;
}


.header-search {
    background: #f5f5f5!important;
    border: none!important;
    width: 100%!important;
    height: 50px!important;
    padding-left: 20px!important;
    font-weight: 500!important;
    margin-bottom: 24px!important;
    border-radius: 0!important;
}

.widget-handle .app-search-form-container {
    padding: 2px!important;
    display: inline-block!important;
    width: 100% !important;
    line-height: 2px!important;
    height: 50px!important;
}


.app-input-search {
    background: #f5f5f5!important;
    color: black!important;
    border: none!important;
    width: 100%!important;
    height: 50px!important;
    padding-left: 20px!important;
    font-weight: 500!important;
    margin-bottom: 24px!important;
    border-radius: 0!important;
    box-sizing: inherit!important;

}

.app-input-search::placeholder{
    color: #9e9e9e!important;
}

.app-form-search-input{
    color: black!important;
    margin-bottom: 5px!important;
}

.padlef-5{
    padding-left: 5px!important;
}

.padbot-5{
    padding-bottom: 5px!important;
}

.app-form-search-input::placeholder{
    color: #9e9e9e!important;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.span-search-level1 {
    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;
}


