﻿html, body {
    padding: 0;
    margin: 0;
    width: 100%;
    min-width: 900px;
    height: 100%;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}
form {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}

/* REPORTING */
.reportHeader {
    margin-top: 5px;
}

/*.reportingGrid {
    padding-top: 20px;
}*/

.reportHeader [id$="LabelId"] {
    border: none;
    text-decoration: none;
    /*background: #1188f0;*/
}
    .reportHeader [id$="LabelId"] .dx-texteditor-input {
        /*background: gainsboro;*/
        color: black;
        cursor: pointer;
       border-bottom:solid;
       border-bottom-color:gainsboro;
       border-bottom-width:thin;
    }
    .reportHeader [id$="LabelId"] .dx-icon-clear {
        color: #1188f0;
    }
.reportHeader [id$="LabelId"] .dx-selectbox-container .dx-placeholder {
    color: black;
}
/*, .executeRequete*/
.clientModule, .criteresdate, .Patterns, .multiCriteres, .singleCriteres, .Etats {
    background: #f0f0f0;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.12);
}
#critereDateLabelId .dx-texteditor-input {
    /*border:solid;
    border-color: white;
    margin-bottom: 3px;
    border-width:thin;*/
}
.reportHeader .row .col {
    margin-bottom: 3px;
    padding-left: 0;
    padding-right: 5px;
    color: white;
}
.reportHeader [id$="DataId"] {
   /* border: none;
    text-decoration: none;*/
    /*background: #ebe315;*/
    /*height:30px;*/
}


/* FIN REPORTING */
.btn-animated {
    background-color: #1188f0;
    border: 3px solid #2e92ea;
}
/* ---------------------------------------------------
    Wrapper & Content & Mise en forme globale
----------------------------------------------------- */
.wrapper {
    align-items: stretch;
    padding-top: 60px;
    background-color: rgba(0, 0, 0, 0.12);
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    height: calc(100% - 60px);
    /*background-color:aqua;*/
}

    .wrapper .main-content {
        transition: all 0.3s;
        overflow: auto;
        margin-left: 0px;
        height: 100%;
    }

#modules {
    height: 100%;
}



.wrapper .footer {
    position: fixed;
    color: #999999;
    font-size: 0.8em;
    font-weight: 400;
    padding: 70px 25px 60px 25px;
    bottom: 0px;
}

    .wrapper .footer .text {
        float: left;
    }

    .wrapper .footer .img {
        text-align: right;
        background-image: url('../images/logo.png');
        width: 160px;
        height: 30px;
        float: right;
    }

@media (max-width: 576px) {
    .screen-3 .footer .img {
        display: none;
    }
}


/*.wrapper > a {
        min-width: 1px;
        min-height: 1px;
        display: block;
    }


.wrapper > h2,
.wrapper .step h2 {
    margin-top: 0.5em;
    font-size: 2.1em;
    font-weight: 500;
    color: #666666;
}

.wrapper .step a {
    color: #593196;
}

.wrapper
> h2 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 80px;
}

    .wrapper > h3,
    .wrapper .step {
        font-size: 1.2em;
        font-weight: 500;
        color: #999999;
        line-height: 1.5;
    }

    .wrapper > h3 {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 40px;
        width: 50%;
        text-align: center;
    }*/



/* Intervention */

.grid-completed {
    padding: 0;
}
/* Superposition du graphique %réalisation */
.realisation {
    position: relative;
}

.chart-background {
    position: absolute;
    vertical-align: top;
    margin-right: 3px;
    height: 11px;
    width: 93px;
    left: 1px;
    top: 4px;
    background-color: #9dd6f5; /* #d5d5d5;*/
    z-index: 1;
    display: inline-block;
}

.completed-chart {
    height: 12px;
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
    position: absolute;
    z-index: 9;
}

.completed-rate {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    float: right;
    left: 94px;
}
/********************/
.first-group,
.second-group {
    padding: 20px;
}
.gamme-second-group {
    padding: 8px;
}

.second-group,.gamme-second-group {
    background-color: rgba(191, 191, 191, 0.15);
}
.readonly-group {
    background-color: #d3dbe3;
}

.logo-client {
    height: 128px;
    width: 128px;
    margin-right: 10px;
    border: 1px solid #d2d3d5;
    border-radius: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.myLogo {
    max-width: 100%;
    max-height: 100%;
    background-size: cover;
    bottom: 10px;
    right: 10px;
    top: auto;
    width: 225px;
    height: 115px;
    position: absolute;
    z-index: 5;
    /*max-width: 100%;
    max-height: 100%;
    background-size: 100% 100%;
    bottom: 10px;
    right: 10px;
    top: auto;
    width: 270px;
    height: 150px;
    position: absolute;
    z-index: 5;*/
}



#rightSidebar {
    position: fixed;
    top: 60px;
    bottom: 0;
    right: 0;
    z-index: 1000;
    overflow-x: hidden;
    padding: 0;
    background: #fff;
    border-left: 1px solid rgba(0, 0, 0, 0.125);
    display: block;
    width: 0;
    transition: width 500ms;
}

.referential-header {
    height: 50px;
    background-color: #ebebeb;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

#sidebarReferentielGrid {
    margin: 10px;
    height: calc(100% - 80px);
}

#rightSidebar .closebtn {

    font-size: 36px;
    margin-left: 15px;
    text-decoration: none;
    text-align: center;
}

#referentielGrid {
    /*margin-top:50px;*/
}
.rightSideBar .closebtn {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 36px;
    margin-left: 50px;
    text-decoration: none;
}
span#referentialTitle {
    /* text-align: justify; */
    padding-left: 50px; /*160px;*/
    padding-top: 10px;
    font-size: 20px;
    color: #828f9e;
}

.icon-bar {
    width: 50px;
    background-color: red;
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 36px;
}

.button-group {
    display: block;
    margin-right: 20px;
}




.edit-actions {
    width: 100%;
    margin: 10px;
    text-align: right;
    padding-right: 10px;
}

    .edit-actions .dx-button {
        margin-left: 10px;
        background-image: none;
        /*background-color: #FAFAFA;*/
    }

        .edit-actions .dx-button .dx-button-content {
            padding: 3px 0px;
        }


.gridCellMenu .dx-menu-item-popout {
    display: block !important;
}


.intervention-priority,
.intervention-status {
    background-repeat: no-repeat;
    background-image: url(../images/sprite.png);
}

.dx-list-item .intervention-priority,
.dx-list-item .intervention-status {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
}

.intervention-priority {
    height: 16px;
    width: 15px;
}

.intervention-status {
    height: 18px;
    width: 18px;
}

.intervention-priority-4 {
    background-position: -90px -58px;
}

.intervention-priority-3 {
    background-position: -60px -58px;
}

.intervention-priority-2 {
    background-position: -30px -58px;
}

.intervention-priority-1 {
    background-position: 0 -58px;
}

.intervention-status-1 {
    background-position: -144px -74px;
}

.intervention-status-2 {
    background-position: -72px -74px;
}

.intervention-status-3 {
    background-position: -108px -74px;
}

.intervention-status-4 {
    background-position: -36px -74px;
}

.intervention-status-5 {
    background-position: 0 -74px;
}

#intervention-status {
    height: 18px;
    width: 18px;
    margin-top: -9px;
}


.dx-overlay-modal .intervention-completed {
    position: relative;
}

    .dx-overlay-modal .intervention-completed .dx-slider .dx-slider-handle {
        background-color: transparent;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        -o-background-size: auto;
        background-size: auto;
        background-image: url(../images/sprite.png);
        background-position: 0 -184px;
        background-repeat: no-repeat;
        border: none;
        width: 22px;
        height: 23px;
        margin-top: -10px;
        margin-right: -10px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        z-index: 1;
    }

        .dx-overlay-modal .intervention-completed .dx-slider .dx-slider-handle.dx-state-focused {
            background-position: -97px -184px;
        }

    .dx-overlay-modal .intervention-completed .dx-slider .dx-slider-bar {
        background: #D1D1D1;
        border: 1px solid #D1D1D1;
        border-bottom: none;
        border-left: none;
        height: 2px;
        margin: 14px 12px;
    }

    .dx-overlay-modal .intervention-completed .dx-slider .dx-slider-range {
        border: 1px solid #BF4E6A;
        border-bottom: none;
        background: #BF4E6A;
        height: 2px;
    }

    .dx-overlay-modal .intervention-completed .dx-slider .dx-popover-wrapper .dx-overlay-content {
        background: #FFFFFF;
        border: 1px solid #cfcfcf;
        height: 37px !important;
        width: 62px !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .dx-overlay-modal .intervention-completed .dx-slider .dx-popover-wrapper .dx-popup-content {
        height: 100% !important;
        padding: 5px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: #FFFFFF;
        text-align: center;
        color: #BF4E6A;
        line-height: 25px;
        font-size: 14px;
    }

    .dx-overlay-modal .intervention-completed .slider-axis-value-0,
    .dx-overlay-modal .intervention-completed .slider-axis-value-50,
    .dx-overlay-modal .intervention-completed .slider-axis-value-100 {
        font-size: 12px;
        position: absolute;
        top: 26px;
        color: #828282;
    }

    .dx-overlay-modal .intervention-completed .slider-axis-value-0 {
        left: 0;
    }

    .dx-overlay-modal .intervention-completed .slider-axis-value-50 {
        left: 47.5%;
    }

    .dx-overlay-modal .intervention-completed .slider-axis-value-100 {
        right: 0;
    }



/* Pager*/
#grid .dx-pager {
    border-top: none;
    padding-top: 7px;
    padding-bottom: 7px;
}

/*  IMAGE GALLERY*/
.dx-gallery {
    position: relative;
}

    .dx-gallery .dx-gallery-wrapper {
        position: static;
    }

        .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-prev {
            left: -15px;
            background-position: 0 -35px;
        }

            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-prev.dx-state-hover:before,
            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-prev.dx-state-active:before {
                background-position: 0 -35px;
            }

        .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-next {
            right: -15px;
            background-position: -20px -35px;
        }

            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-next.dx-state-hover:before,
            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-next.dx-state-active:before {
                background-position: -20px -35px;
            }

        .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-prev,
        .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-next {
            background-repeat: no-repeat;
            background-size: auto;
            background-image: url(../images/sprite.png);
            width: 10px;
            height: 23px;
            background-color: transparent;
        }

            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-prev:before,
            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-next:before {
                content: "";
            }

            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-prev.dx-state-hover:before,
            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-next.dx-state-hover:before,
            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-prev.dx-state-active:before,
            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-next.dx-state-active:before {
                content: "";
                margin-top: -12px;
                background-repeat: no-repeat;
                background-size: auto;
                background-image: url(../images/sprite.png);
                width: 10px;
                height: 23px;
                background-color: transparent;
            }

            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-prev.dx-state-hover:after,
            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-next.dx-state-hover:after,
            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-prev.dx-state-active:after,
            .dx-gallery .dx-gallery-wrapper .dx-gallery-nav-button-next.dx-state-active:after {
                background-color: transparent;
            }

        .dx-gallery .dx-gallery-wrapper .dx-gallery-container {
            width: 100%;
        }

.main-content .details-pages {
   height:inherit;
}

    .main-content .details-pages .gallery {
        margin: 0px 8%;
        width: 84% !important;
        /*height: 85% !important;*/
        height: 92% !important;
    }

    .main-content .details-pages .dx-gallery-wrapper {
        padding-top: 27px;
    }
    /*.main-content .details-pages .dx-widget.dx-gallery-nav-button-prev,
.main-content .details-pages .dx-widget.dx-gallery-nav-button-next
{
    margin-top: 82px;
}*/
    .main-content .details-pages #gallery .dx-gallery-nav-button-prev,
    .main-content .details-pages #gallery .dx-gallery-nav-button-next {
        top: 50%;
        /*background-color: blue;*/
    }

    .main-content .details-pages #gallery .gallery-image {
        width: 250px;
        height: 472px;
        margin: 5px auto;
        border: 1px solid #cbcbcb;
    }

        .main-content .details-pages #gallery .gallery-image > div {
            margin: 4px;
            width: 240px;
            height: 462px;
            background-size: cover;
            background-position: center;
        }

    .main-content .details-pages .tabs .tab-content .dx-tabpanel .dx-multiview-wrapper {
        /*max-height: 284px;
        min-height: 284px;*/
        height: 100%; /*284px*/
    }


    .main-content .details-pages .fileuploader {
        position: absolute;
        bottom: 0px;
        height: 68px !important; /*45PX*/
        background-color: #fafafa;
        padding: 1px 8%;
    }

        .main-content .details-pages .fileuploader .dx-fileuploader-wrapper {
            position: relative;
        }

            .main-content .details-pages .fileuploader .dx-fileuploader-wrapper .dx-fileuploader-files-container {
                position: absolute;
                left: 20px;
                top: 6px;
                right: 150px;
                padding: 0;
                width: auto;
                height: 24px;
                overflow: hidden;
            }


                .main-content .details-pages .fileuploader .dx-fileuploader-wrapper .dx-fileuploader-files-container .dx-fileuploader-button-container,
                .main-content .details-pages .fileuploader .dx-fileuploader-wrapper .dx-fileuploader-files-container .dx-fileuploader-file > .dx-trackbar {
                    display: none;
                }

                .main-content .details-pages .fileuploader .dx-fileuploader-wrapper .dx-fileuploader-files-container .dx-fileuploader-file-info {
                    width: auto;
                    margin-right: 5px;
                }




                .main-content .details-pages .fileuploader .dx-fileuploader-wrapper .dx-fileuploader-files-container .dx-fileuploader-file-status-message {
                    float: none;
                }




            .main-content .details-pages .fileuploader .dx-fileuploader-wrapper .dx-fileuploader-input-wrapper {
                position: relative;
            }


                .main-content .details-pages .fileuploader .dx-fileuploader-wrapper .dx-fileuploader-input-wrapper .dx-button {
                    width: 100px;
                    float: right;
                }



                .main-content .details-pages .fileuploader .dx-fileuploader-wrapper .dx-fileuploader-input-wrapper .dx-fileuploader-input-container {
                    border: 1px solid #cbcbcb;
                    position: absolute;
                    left: 0;
                    right: 105px;
                    width: auto;
                    height: auto;
                    background-color: #fff;
                }


                    .main-content .details-pages .fileuploader .dx-fileuploader-wrapper .dx-fileuploader-input-wrapper .dx-fileuploader-input-container .dx-fileuploader-input-label {
                        right: 10px;
                        left: auto;
                        top: 30%;
                        width: 21px;
                        height: 14px;
                        padding: 0;
                        background-image: url(../images/file-folder.png);
                    }

.dx-overlay-modal .gallery-popup {
    text-align: center;
    background: #fff;
    /*padding: 20px;*/
    color: #bf4e6a;
}

    .dx-overlay-modal .gallery-popup .big {
        height: 80%;
        width: 100%;
    }

        .dx-overlay-modal .gallery-popup .big img {
            /*margin: 10% 0;*/
            /*width: 580px;
            height: 340px;
            object-fit: cover;*/
            max-width: 100%;
            max-height: 100%;
            background-size: cover;
        }

/* Customize Global Layout*/
.content-block {
    width: 100%;
    padding: 20px;
    height: 100%;
    overflow: auto;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    flex-direction: column;
}
.map_block {
    width: 100%;
    padding: 5px;
    height: 100%;
    overflow: hidden;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    flex-direction: column;
}

.grid-container {
    height: 55%;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    min-height: 470px;
  
}

/*.scheduler-container {
    height: 100%;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    min-height: 470px;
}*/
.grid-container-template {
    height: 100%;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    min-height: 470px;
    margin-bottom: 10px;
}

    .grid-container-template .row {
        height: 100%;
    }

.dx-row img {
    height: 35px;
}

.grid-container-template tr.main-row td:not(:first-child) {
    height: 21px;
}

.grid-container-template tr.notes-row {
    white-space: normal;
    vertical-align: top;
}

    .grid-container-template tr.notes-row td {
        height: 70px;
        color: #999;
    }
.grid-container-template td.actionMenuClass {
    padding: 0;
}
.main-row > td:last-child {
    text-align-last: right;
}




/* Grid Customize*/

/*Header*/
.dx-datagrid-header-panel {
    height: 50px;
    padding: 5px;
}

.info-card {
    height:100% /*318px;*/
}
.details-info-body{
    height:100%;
}

.card-img-overlay {
    width: 250px;
    background-color: rgba(18, 21, 23, 0.5);
    border-right: 1px solid #272323;
    max-width: 100%;
    height:100%;
}
.card.grid-detail-container {
    flex:1;  /*auto;*/
    min-height: 250px;
}

.card.grid-detail-container .card-body {
    flex: 1; /*auto;*/
   
}
.details-row {
    height: 100%;
}
.tabs{
    height:100%;
}
.tab-content{

    height:100%;
}
.user-photo {
    height: 36px;
    width: 36px;
    margin-right: 10px;
    border: 1px solid #d2d3d5;
    border-radius: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.img-avatar {
    height: 50px;
    width: 50px;
    border-radius: 50em;
}

.btn {
    background-color: DodgerBlue;
    border: none;
    color: white;
    padding: 12px 16px;
    font-size: 16px;
    cursor: pointer;
}

.btn:hover {
    background-color: RoyalBlue;
}

.card.transparent-grid-detail-container {
    height:inherit;
    flex: auto;
    min-height: 250px;
    background-color: transparent;
    border: none;
    margin-top: 20px;
}

    .card.transparent-grid-detail-container .row {
        height: 100%;
        margin-left: 0;
        margin-right: 0;
    }

        .card.transparent-grid-detail-container .row .row-section {
            height: inherit;
        }

        .card.transparent-grid-detail-container .row .row-section-1 {
            padding: 0;
        }

        .card.transparent-grid-detail-container .row .row-section-2 {
            padding: 0 0 0 15px;
        }

        .card.transparent-grid-detail-container .row .row-section .section-card {
            height: inherit;
            border-radius: 0;
            background-color: #FFF;
        }
.section-card .card-body {
    padding:0;
}
.section-card .card-body-container {
    height: calc(100% - 57px);
}
/*Media Queries */

@media(max-width:767px) {

    .card.transparent-grid-detail-container .row .row-section-1,
    .card.transparent-grid-detail-container .row .row-section-2 {
        padding: 0 0 15px 0;
    }
}

@media(min-width:768px) {
    .card.transparent-grid-detail-container .row .row-section-1,
    .card.transparent-grid-detail-container .row .row-section-2 {
        padding: 0 0 15px 0;
    }
}

@media(min-width:992px) {
    .card.transparent-grid-detail-container .row .row-section-1 {
        padding: 0 0 15px 0;
    }

    .card.transparent-grid-detail-container .row .row-section-2 {
        padding: 0 0 15px 15px;
    }
}



@media(min-width:1200px) {
    .card.transparent-grid-detail-container .row .row-section-1 {
        padding: 0;
    }

    .card.transparent-grid-detail-container .row .row-section-2 {
        padding: 0 0 0 15px;
    }
}

/*@media(max-width:1200px) {
    .card.transparent-grid-detail-container .row .row-section-1 {
        padding: 0 0 15px 0;
    }

    .card.transparent-grid-detail-container .row .row-section-2 {
        padding: 0 0 15px 15px;
    }
}*/

.card-content {
    height: 100%; /*calc(100% - 5px);*/
    max-height: 100%; 
}
/* TEST SUR GRID*/
#gridContainer {
    height: 70%;
    background-color: lightgray;
    /*overflow:hidden;*/
    /*margin-top: 20px;*/
}

    #grid .rowTblClass {
        /*height: 100px;*/
        border-bottom: 2px solid rgba(0, 0, 0, 0.12);
        vertical-align: top;
        /*padding: 15px;*/
    }
#grid tr.headerClass {
    font-weight: normal;
    vertical-align: top;
    height: 15px;
    padding: 5px;
    color: grey;
}

tbody.rowTblClass.dx-row.Tech-Non {
    border-left: 5px solid #cccccc;
}

tbody.rowTblClass.dx-row.Tech-Oui {
    border-left: 5px solid #a9a9a9;
}
    #grid tr.subHeaderClass {
        color: #999999;
        font-weight: normal;
        vertical-align: top;
        height: 15px;
        padding: 5px;
    }

.actionMenuClass {
    vertical-align: top;
    /*height: 15px;
    margin: 5px;
    font-size:40px;*/
    font-weight: bold;
}

.actionMenuClass .dx-menu-item {
        color: #1188f0;
        font-size: 12px;
        font-weight: bold;
        height: 30px;
        border:none;
        padding: 5px;
    }

    #grid .rowTblClass tr.main-row {
        vertical-align: top;
        height: 20px;
        /*margin-bottom: 30px;*/
    }
    #grid tr.rowNormalTable {
        color:black;
        height: 50px;
        padding-top: 5px;
        font-size:medium;
    }
.main-border-C {
   border-bottom: 2px solid #0e9c22;
   height:1px;
}
.main-border-N {
    border-bottom: 2px solid #BF4E6A;
    height: 1px;
}
.main-border-D {
    border-bottom: 2px solid #0e9c22;
    height: 1px;
}
#grid .main-row-C {
    color: #0e9c22;
    font-weight: bold;
   
}
#grid .main-row-N {
    color: #BF4E6A;
    font-weight: bold;
}
#grid .main-row-D {
    color: #0e9c22;
    font-weight: bold;
}


/*#grid .dx-datagrid .dx-datagrid-rowsview .dx-row {
    margin: 10px 0px 10px 0px;
}*/
#grid tbody.rowTblClass:hover {
    background-color: #fdfdfd;
}

.dark #grid tbody.rowTblClass:hover {
    background-color: #484848;
}

#grid tbody.rowTblClass:hover tr.main-row td {
    color: #000;
}

.dark #grid tbody.rowTblClass:hover tr.main-row td {
    color: #CCC;
}

.details-actions {
    margin: auto;
}
#menuActions .dx-menu-item {
    color: #1188f0;
    font-weight: bold;
    font-size: 15px;
    width: 120px;
    
}

.main-content .container_fluid {
    margin: 5px 10px;
    height:98%;
}

.data-info {
    width: 100%;
    /*height: 20%;*/
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    background-color: white;
}
.card-flex-content {
    flex: auto;
    display: flex;
    flex-direction: column;
}
.card-body.card-flex {
    flex:auto;
    display: flex;
}
.item_status {
    flex: auto;
    display:flex;
}
.pastille {
    height: 20px;
    width: 20px;
    background-color: #dee2e6;
    border-radius: 50%;
    margin-right: 10px;
}
.description {
    padding-left: 0px;
}
.sidebar-body1 .card-body {
    padding: 0px;
}
.sidebar-body1 .dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-selected > .dx-treeview-item {
    color: #212529;
    background-color: transparent;
    border-right: 3px solid #007bff;
}
/*.sidebar-body1 .dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-focused > .dx-treeview-item * {
    color: #212529;
}*/
.sidebar-body1 .dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-focused > .dx-treeview-item {
    background-color: #0072D6;
    color:white;
}


#action-btn-save {
    margin-right: 8px;
}
span#synthese-title {
    margin-right: 30px;
    font-size: 14px;
    color: #99a1a8;
}
#service-Grid,#unite-Grid{

    height:50%;
}
#service-Grid{
    padding-bottom:10px;
}
#Equipe-Grid {
    padding-bottom: 10px;
}
.user-form-avatar-square {
    height: 128px;
    /*width: 128px;*/
    margin-right: 10px;
    border: 1px solid #d2d3d5;
    /*border-radius: 50%;*/
    /*background-image: url('images/petersmith.png');*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.user-form-avatar {
    height: 128px;
    width: 128px;
    margin-right: 10px;
    border: 1px solid #d2d3d5;
    border-radius: 50%;
    /*background-image: url('images/petersmith.png');*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/*.first-group .dx-field-item-label-text {
    color: white;
}*/
.second-group.dx-first-col.dx-last-col.dx-field-item.dx-col-0.dx-field-item-optional {
    padding: 20px;
    margin-top:10px;
}
span.pull-right {
    float: right;
}
span.pull-left {
    float: left;
}
span.save-btn.pull-left {
    padding: 0 8px 0 0;
    margin-top: -5px;
}
}
.row-section.row-section-2.col-lg-12.col-md-12 {
    padding: 0;
}
.card.section-card {
    height: 100%;
}

.full-row-height{ height:100%;}

#serviceGridContainer .dx-datagrid-header-panel, #uniteGridContainer .dx-datagrid-header-panel, #correspondanceGridContainer .dx-datagrid-header-panel {
    padding: 0;
    background-color: rgb(0, 123, 255);
}

    #serviceGridContainer .dx-datagrid-header-panel .dx-toolbar, #uniteGridContainer .dx-datagrid-header-panel .dx-toolbar, #correspondanceGridContainer .dx-datagrid-header-panel .dx-toolbar {
        margin: 0;
        padding-right: 20px;
        background-color: transparent;
    }

    #serviceGridContainer .dx-datagrid-header-panel .dx-toolbar-items-container, #uniteGridContainer .dx-datagrid-header-panel .dx-toolbar-items-container, #correspondanceGridContainer .dx-datagrid-header-panel .dx-toolbar-items-container {
        height: 50px;
    }

    /*#serviceGridContainer .dx-datagrid-header-panel .dx-toolbar-before .dx-toolbar-item:not(:first-child), #uniteGridContainer .dx-datagrid-header-panel .dx-toolbar-before .dx-toolbar-item:not(:first-child), #correspondanceGridContainer .dx-datagrid-header-panel .dx-toolbar-before .dx-toolbar-item:not(:first-child) {
        background-color: rgba(103, 171, 255, 0.6);
    }*/

    #serviceGridContainer .dx-datagrid-header-panel .dx-toolbar-before .dx-toolbar-item:last-child, #uniteGridContainer .dx-datagrid-header-panel .dx-toolbar-before .dx-toolbar-item:last-child, #correspondanceGridContainer .dx-datagrid-header-panel .dx-toolbar-before .dx-toolbar-item:last-child {
        padding-right: 10px;
    }

    #serviceGridContainer .dx-datagrid-header-panel .dx-selectbox, #uniteGridContainer .dx-datagrid-header-panel .dx-selectbox, #correspondanceGridContainer .dx-datagrid-header-panel .dx-selectbox {
        margin: 17px 10px;
    }

    #serviceGridContainer .dx-datagrid-header-panel .dx-button, #uniteGridContainer .dx-datagrid-header-panel .dx-button, #correspondanceGridContainer .dx-datagrid-header-panel .dx-button {
        margin: 0;  /*17px 0;*/
    }

.informer {
    height: 50px;
    width: auto;
    padding-left: 15px;
    text-align: center;
    color: #fff;
}

.count {
    padding-top: 15px;
    line-height: 27px;
    margin: 0;
}

.margin-bottom{

    margin-bottom:10px;
}
.scape{

    margin:1px;
}

/*Demande*/
.dashboard_filter {
    margin: 10px;
}

.demande_dashboard_part.col-md-3 {
    padding-left: 0;
}

.combo-with-btn .dx-layout-manager .dx-field-item:not(.dx-last-col) {
    padding-right: 0;
}
.dx-toolbar-menu-section span.dx-button-text {
    color: gray;
}


/* Montrer les command buttons que sur hover  */
/*.dx-column-lines .dx-command-edit a {
    display: none;
}

.dx-column-lines:hover .dx-command-edit a {
    display: inline;
}*/
/* TAILLE COLONNE */
/*#scheduler .dx-scheduler-cell-sizes-horizontal {
    width: 30px;
}*/


/*#scheduler .dx-scheduler-cell-sizes-vertical {
    height: 30px;
}*/

.detailsTabpanel .dx-item.dx-multiview-item.dx-item-selected {
    overflow: auto;
}

#editDetail-form .dx-first-row{
    height: auto;
}
/* CACHER LES BORDURE DU TAB SELECTIONNE*/
.dx-tab-selected:after {
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    border-top: none !important;
}

.dx-tabpanel.dx-state-focused .dx-tab:not(.dx-tab-selected):before {
    border-bottom: 1px solid #ddd !important;
}

.dx-tabpanel.dx-state-focused .dx-multiview-wrapper {
    border: 1px solid #ddd !important;
}
/*Recurring Form*/
/*.periodiciteData {
    background-color: #f7f7f7;
    height: 60px;
    padding: 5px;
}*/
#monthBox .m {
    padding-left: 52px;
}
#yearBox .d-inline-flex.yearBox-content {
    padding-left: 50px;
}
#yearBox .yearBox-content #dayOfMonthOfYear {
    margin-left: 10px;
}
#endDateOccurrence {
    margin-left: 30px;
}
#endNumberOccurrence {
    margin: 0 10px;
}
#yearBox .label {
    font-size: medium;
    font-weight: lighter;
    margin-bottom: 7px;
}
/*End Recurring Form*/
/* FIN CACHER */

.dx-toolbar-items-container .dx-buttongroup.dx-widget {
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    background-color: #fbfafa;
}
.swal2-container.swal2-top-end.swal2-backdrop-show {
    z-index: 10000;
}
.swal2-container.swal2-center.swal2-backdrop-show {
    z-index: 10000;
}
 .swal2-container.swal2-shown {
    z-index: 10000;
}
.swal2-container.swal2-center.swal2-fade.swal2-shown {
    z-index: 10000;
}
.dx-item-content.dx-multiview-item-content {
    overflow: auto;
}

.devisLabelDescriptionFont{
    font-weight:bold;
}


/* Planning*/

/*#scheduler .dx-scheduler-cell-sizes-horizontal {
    width: 80px;
    height:auto;
}
.apt-time {
    font-weight: lighter;
    font-size: 10px;
}
.apt-num {
    font-weight: normal;
    font-size: 11px;
}




.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell,
.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell {
    text-align: center;
    vertical-align: middle;
}

.dx-scheduler-work-space .dx-scheduler-header-panel-cell  {
    font-size: 12px;
    line-height: 15px
}*/


.indicatorNumber {
    display: block;
    margin-top: -8px;
    margin-bottom: auto;
}

#button,
#button .dx-button-content {
   padding: 0;
}

​
#button #button-indicator {
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.team_block {
    display: flex;
    flex-direction: column;
}
.team_intervention{
    height:325px;
}
.team_planner{
    flex:1;
}
.wrapcontent {
    max-width:325px;
    inline-size: 300px;
    overflow-wrap: break-word;
}

.team_planner .dx-scheduler-navigator {
    padding: 10px;
    display: none;
}
.scheduler-options {
    margin: 5px;
    padding-bottom: 10px;
}
#applyFilter {
    position: absolute;
    bottom: 0;
    width: 278px;
    background-color: #dddddd30;
    margin: 0 auto;
    padding: 10px 10px;
}

/* Grid Filtre planning   */
/*#filterGridClient .dx-datagrid .dx-row > td {
    font-size: 12px;
    line-height: 10px;
}
#filterGridSite .dx-datagrid .dx-row > td {
    font-size: 12px;
    line-height: 10px;
}
#filterGridEquipe .dx-datagrid .dx-row > td {
    font-size: 12px;
    line-height: 10px;
}*/
#filterViewId [id^="filterGrid"].dx-datagrid .dx-row > td {
    font-size: 13px;
    line-height: 11px;
}

/* Scheduler Ressource Name  Style*/
.dx-scheduler-group-flex-container .dx-scheduler-group-header, .dx-scheduler-header-panel .dx-scheduler-group-header, .dx-scheduler-work-space-vertical-group-table .dx-scheduler-group-header {
    font-weight: 600;
    color: #333;
}
.dx-scheduler-group-header, .dx-scheduler-header-panel, .dx-scheduler-time-panel {
    font-size: 12px;
}



/* Mega Filter */

#megaFilterContent {
    display: flex;
    
}
#megaFilterContent .megaFilterItem{

    padding: 8px 8px 0 0;
}

#megaFilterHeader{
    display:flex;
   
    justify-content:flex-end;
}
.megaFilterItemState {
    padding: 5px 50px;
}
#megaFilterHeader .megaFilterAction {
    padding: 0 0 0 8px;
}
.dx-list-group-header {
    padding: 10px;
    color: white;
    background: #969296;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
}

/*# Tooltip style */
body ul {
    padding: 0;
    margin: 0;
}

body li {
    list-style: none;
}

body .full-margin {
    margin: 10px;
}

body .margin-top-bottom {
    margin-top: 10px;
    margin-bottom: 10px;
}

body .margin-left-right {
    margin-left: 10px;
    margin-right: 10px;
}

body .margin-top {
    margin-top: 10px;
}

body .margin-right {
    margin-right: 10px;
}

body .margin-bottom {
    margin-bottom: 10px;
}

body .margin-left {
    margin-left: 10px;
}

body .d-flex {
    display: flex;
}

body .tooltip-container {
    width: 450px;
    height: auto;
    background: #f8f8f8;
}

    body .tooltip-container .header {
        display: flex;
        height: 46px;
        background: #1188f0;
        align-items: center;
        color: #fff;
    }

    body .tooltip-container .header-bg-red {
        background: #d9534f;
    }

    body .tooltip-container .header .big-label {
        font-weight: 500;
        font-size: 22px;
        padding-left: 5px;
    }

    body .tooltip-container .header .interv-type {
        padding-left: 5px;
    }

    body .tooltip-container .header .interv-info-wrapper {
        width: 70%;
    }

    body .tooltip-container .section01 {
        height: auto;
        margin-top: 10px;
    }

        body .tooltip-container .section01 .site-name-wrapper {
            display: flex;
            flex-direction: column;
            justify-content: start;
            margin-top: 5px;
            padding: 0px;
            font-weight: 300;
            font-size: 10px;
        }

            body .tooltip-container .section01 .site-name-wrapper .badge-wrapper {
                margin-bottom: 10px;
                padding: 10px;
                width: 100%;
                color: #39739d;
                background: #e1ecf4;
            }

                body .tooltip-container .section01 .site-name-wrapper .badge-wrapper span {
                    font-weight: 400;
                    font-size: 14px;
                }

            body .tooltip-container .section01 .site-name-wrapper .badge-space {
                margin: 0;
            }

    body .tooltip-container .section02 {
        height: auto;
    }

        body .tooltip-container .section02 .d-flex {
            display: flex;
            justify-content: center;
        }

        body .tooltip-container .section02 .header-label {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 60px !important;
            min-width: 60px;
            padding: 10px;
            border: 1px solid #cacaca;
            border-right: none;
            background: #fff;
        }

        body .tooltip-container .section02 .header-content {
            flex-grow: 1;
            padding: 10px;
            border: 1px solid #cacaca;
        }

    body .tooltip-container .section03 .vertical-header {
        padding: 5px;
        border: 1px solid #cacaca;
        text-align: center;
        border-bottom: none;
        font-weight: 400;
        font-size: 16px;
        background: #e1ecf4;
        color: #39739d;
    }

    body .tooltip-container .section03 .equipement-box {
        border: 1px solid #cacaca;
        min-height: 40px;
        max-height: 150px;
        overflow: auto;
        padding: 0px;
    }

        body .tooltip-container .section03 .equipement-box li {
            margin-bottom: 5px;
        }

        body .tooltip-container .section03 .equipement-box .equipement-name {
            padding: 6px;
            border: 0.5px solid #cacaca;
            border-bottom: 0;
            text-align: center;
            background: #f7eed6;
            color: #cfa430;
        }

        body .tooltip-container .section03 .equipement-box .equipement-detail {
            padding: 6px;
            border: 1px solid #cacaca;
            text-align: center;
            background: #f7f3e940;
            color: #cacaca;
        }

    body .tooltip-container .footer {
        display: flex;
        height: auto;
    }

        body .tooltip-container .footer .interv-item-info-wrapper {
            padding: 10px;
            display: flex;
            justify-content: end;
            flex-grow: 1;
            text-align: end;
        }

            body .tooltip-container .footer .interv-item-info-wrapper .badge-info {
                background: #e1ecf4;
                color: #39739d;
                font-size: 12px;
                margin-left: 5px;
                opacity: 0.9;
                padding: 8px;
                border-radius: 12px;
            }

.master-detail-caption {
    padding: 0 0 5px 10px;
    font-size: 14px;
    font-weight: bold;
}

