﻿/*////////////////////////////// MODAL TIS ///////////////////////////*/
.modalPopup {
    background-color: #FFFFFF;
    width: 50%;
    height: 80%;
    border: 3px solid #393F46;
}

    .modalPopup .modalHeader {
        background-color: #393F46;
        height: 30px;
        color: #FFFFFF;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        color: white;
    }

        .modalPopup .modalHeader label {
        }

        .modalPopup .modalHeader input {
            float: right;
        }

    .modalPopup .modalFooter {
        padding: 3px;
    }

    .modalPopup .modalBody {
        height: 90%;
    }

.contentModal {
    text-align: center;
    margin: 15px;
}

.modalPopup .contentPadding {
    padding: 10px;
    height: 100%
}

.small-modal {
    width: 300px;
    height: 200px;
}

.medium-modal {
    width: 450px;
    height: 300px;
}

.h-wrap-content{
    height:auto;
}

@media (max-width: 900px) {
    .modalPopup {
        width: 100%;
        height: 100%;
    }

        .modalPopup .modalHeader {
            height: 30px;
        }

        .modalPopup .contentPadding {
            padding: 5px;
        }

    .small-modal {
        width: 80%;
        height: 200px;
    }

    .medium-modal {
        width: 100%;
        height: 300px;
    }
}

.pnlOverflow{
    overflow:auto;
}

/* /////////////////////////////////////////// LABEL //////////////////////////////////////*/
label{
    display:inline-block;
}
.TitreTis {
    text-align: center;
    color: white;
    font-size: 25px;
}

.titleBlock {
    font-size: 25px;
}

.titlePage {
    text-align: center;
    color: white;
    Font-size: 18px;
    margin: auto;
    line-height: 35px;
}
.titlePageDefault {
    text-align: center;
    color: white;
    Font-size: 28px;
    margin: auto;
    line-height: 45px;
}

    .lblBlue {
        color: #82218d;
        Font-size: 14px;
        text-decoration: underline;
        font-style: italic;
    }

.lblDefault {
    Font-size: 14px;
}
.lblBold {
    font-size: 14px;
    font-weight: bold;
}
.lblError {
    color: red;
}
.validator-error{
    color:red;
    font-size:12px;

}
.lblUserMenu {
    color: white
}
.lblUserMenuDefault {
    color: white;
    font-size:18px;
}
    .lblUserMenu:hover {
        cursor: pointer;
        color: cadetblue;
    }

.lblMenu {
    color: black;
    border-bottom: 1px solid lightgray;
    padding:10px
}

    .lblMenu:hover {
        cursor: pointer;
        color: cadetblue;
        border-bottom: 1px solid cadetblue;
    }

/*////////////////////////////// CONTROL TIS ///////////////////////////*/

.treeviewTis{

}
    .treeviewTis img{
        width : 20px;
        height : 20px;
        margin-right:2px;
    }
    .treeviewTis input {
        margin-right: 2px;
    }

    .dropdownTis {
        /*margin-left: 10px;*/
        color: white;
    }

.dropdown-contentTis {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    max-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 0px;
    z-index: 100;
    text-align: left;
}
.dropdown-contentLight {
    padding: 0px 0px;
    max-width: 300px;
    min-width:200px;
}

.dropdown-contentTis input {
    text-align: left;
    min-height: 37px;
}

    .dropdown-contentTis input:hover {
        color: cadetblue;
        text-decoration: underline;
    }

.dropdown-contentLight input {
    min-height: 15px;
}

        .dropdown-contentLight input:hover {
            background-color: lightgray;
            text-decoration: none;
        }

.dropdownTis:hover .dropdown-contentTis {
    display: block;
    z-index: 10000;
}
.dropdownTis:hover .imgDownMenu {
    transform: rotate(270deg);
}

.bouton-radio {
    margin: 0 auto;
    display: inline-block;
    margin-right: 30px;
    vertical-align: bottom;
}

.btnImg {
    height: 25px;
    width: 25px;
    cursor:pointer;
}

    .btnImg:hover {
        /*background-color: darkgrey;*/
        /*border-radius: 50%;*/
    }

.img-loupe{
    margin-left:20px;
}

.img-mini {
    height: 12px !important;
    width: 12px !important;
}

.gridViewSemaine {
    text-align: center;
}

.txtModal {
}

.btnModal {
    background: #393F46;
    text-align: center;
    width: 80px;
    border: 0;
    height: 25px;
    margin: 5px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    border-radius: 8px;
}

.div-align::after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.align-item {
    float: left;
}

.align-left {
    width: 100%;
    text-align: left;
}

.align-center {
    width: 100%;
    text-align: center;
}

.btnImg {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.font-white {
    color: white;
}

.small {
    width: 120px;
}

.medium {
    width: 180px;
}

.large {
    width: 250px;
}

.xl {
    width: 95%;
}

.wh-15px{
    width:15px;
    height:15px;
}

.button-menu {
    width: 100%;
    border: none;
    background-color: #f9f9f9;
    padding: 1px 6px;
}

.button {
    text-transform: uppercase;
    background: #393F46;
    text-align: center;
    border: 0;
    height: 25px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    border-radius: 8px;
    width:100%;
}

    .button:hover {
        background-color: #677380;
    }

.buttonEnableFalse {
    text-transform: uppercase;
    background: #677380;
    text-align: center;
    border: 0;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    border-radius: 8px;
    cursor: not-allowed;
    margin: 10px;
}

.button-enabled {
    background-color: #b5bec7;
    cursor: not-allowed;
}
    .button-enabled:hover{
        background-color: #b5bec7;
    }

.button-valider {
    background-image: url("../img/Button/OK.png");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right;
}

.button-supprimer {
    background-image: url("../img/Button/delete.png");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right;
}

.dropdownlist {
    background-color: #cdcdcd;
    border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    height: 25px;
    width: 100%;
}

.textbox {
    background-color: #cdcdcd;
    border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    height: 25px;
    width: 100%;
}

.textbox-error{
    text-align:left;
    color:red;
   list-style:circle;
}

.checkbox {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.checkbox-flex {
    display: flex !important;
}

.checkbox [type="checkbox"] {
    width:15px;
    height:15px;
}

.checkbox label, radioButton label, radioButtonGroup label {
    padding-left: 2px;
}

.ccbAjax .ajax__combobox_textboxcontainer input {
    background-color: #cdcdcd;
    border: black 1px solid;
    border-right: none;
    border-radius: 5px 0px 0px 5px;
    height: 21px;
    min-width: 150px;
    padding: 0;
}

.ccbAjax .ajax__combobox_buttoncontainer button {
    border: black 1px solid;
    border-left: none;
    margin-top: 2px;
}
/*///////////////////////////////// ACCORDION /////////////////////////*/

.headerPanneAccordion {
    background-color: var(--my-color-second);
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    border-bottom: 2px solid white;
}

.headerPanneAccordionSelected {
    background-color: var(--my-color-three);
    height: 25px;
    line-height: 25px;
    cursor: pointer;
}

    .headerPanneAccordionSelected p {
        margin-left: 5px;
        font-weight: bold;
        cursor: pointer;
    }

.headerPanneAccordion p {
    margin-left: 5px;
    color: #FFFFFF;
    font-weight: bold;
}

.contentPanneAccordion {
    overflow-x:hidden !important;
}

.containerAccordion {
    padding: 5px;
    padding-left: 0;
}

.middle-align {
    margin: auto;
    width: 80%;
    height: 80%;
}

/*//////////////////////////////////// LOADER ////////////////////////////////*/

.loader {
    position: fixed !important;
    overflow: hidden;
    z-index: 16777271;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.loaderInBlock {
    position: relative !important;
    display: block;
    height: 100%;
    background-color: white;
}

    .loaderInBlock .lds-roller div:after {
        background-color: gray;
    }

    .loader-small {
        border: 3px solid #f3f3f3;
        border-top: 3px solid #393F46;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        animation: spin 2s linear infinite;
    }


.loader-medium {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #393F46;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

.lds-roller {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 48%;
    width: 64px;
    height: 64px;
}
    .lds-roller div {
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 32px 32px;
    }
        .lds-roller div:after {
            content: " ";
            display: block;
            position: absolute;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #fff;
            margin: -3px 0 0 -3px;
        }

        .lds-roller div:nth-child(1) {
            animation-delay: -0.036s;
        }
            .lds-roller div:nth-child(1):after {
                top: 50px;
                left: 50px;
            }

        .lds-roller div:nth-child(2) {
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2):after {
                top: 54px;
                left: 45px;
            }

        .lds-roller div:nth-child(3) {
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3):after {
                top: 57px;
                left: 39px;
            }

        .lds-roller div:nth-child(4) {
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4):after {
                top: 58px;
                left: 32px;
            }

        .lds-roller div:nth-child(5) {
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5):after {
                top: 57px;
                left: 25px;
            }

        .lds-roller div:nth-child(6) {
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6):after {
                top: 54px;
                left: 19px;
            }

        .lds-roller div:nth-child(7) {
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7):after {
                top: 50px;
                left: 14px;
            }

        .lds-roller div:nth-child(8) {
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8):after {
                top: 45px;
                left: 10px;
            }

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*//////////////////////////////////// TABLE ////////////////////////////////*/

.divTab{
    height:100%;
    overflow-y:auto;
}
   

.tableTis thead tr {
    display: block;
    position: relative;
    height: 100%;
}

.tableTis tbody {
    display: block;
    overflow-y:auto;
    height:100%;
}
.tableTis thead tr {
    display: block;
}

.tableTis th, .tableTis td {
    width:5000px;
}

.tableTis table {
    table-layout: fixed;
    border-collapse: collapse;
}

    .tableTis td {
        border: 1px solid #ddd;
        padding: 8px;
        text-align: left;
    }

    .tableTis tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .tableTis tr:hover {
        background-color: #ddd;
    }

    .tableTis th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: center;
        background-color: var(--my-color-first);
        color: white;
    }


    /*////////////////////////////// TAB CONTAINER //////////////////////////*/

.MyTabStyle .ajax__tab_tab a{
    color: black !important;
}

.MyTabStyle .ajax__tab_header {
    font-family: "Helvetica Neue", Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    display: table;
}

    .MyTabStyle .ajax__tab_header .ajax__tab_outer {
        border-color: #222;
        color: #222;
        padding-left: 10px;
        margin-right: 3px;
        border: solid 1px #d7d7d7;
    }

    .MyTabStyle .ajax__tab_header .ajax__tab_inner {
        border-color: #666;
        color: red !important;
        padding: 3px 10px 2px 0px;
    }

    .MyTabStyle .ajax__tab_header .ajax__tab_inner a{
        color: black !important;
    }

.MyTabStyle .ajax__tab_hover .ajax__tab_outer {
    border-top: solid 2px var(--my-color-first);
}

.MyTabStyle .ajax__tab_hover .ajax__tab_inner {
}

.MyTabStyle .ajax__tab_active .ajax__tab_outer {
    border-top: solid 2px var(--my-color-first);
    border-bottom-color: #ffffff;
    background-color: aqua;
    background-color: white;
}

.MyTabStyle .ajax__tab_active .ajax__tab_inner {
    color: #000;
    color: black;
    border-color: #333;
}

.MyTabStyle .ajax__tab_body {
   /*font-family: verdana,tahoma,helvetica;*/
    font-size: 10pt;
    border-top-width: 0;
    border: solid 1px #d7d7d7;
    border-top-color: #ffffff;
    overflow-y:auto;
    margin-top:15px;
}

.MyTabStyle .ajax__tab_active, .MyTabStyle .ajax__tab_outer {
    background-color: white !important;
}

.height-container {
    height:300px;
}