html, body {
    font-family: 'Roboto', sans-serif;
    background-color: #ebebeb;
    position: relative;
    width: 100%;
}

html{
    height: 100%;
}
body{
    min-height: 100%;
}

.to-print{
    display: none;
}

a {
    color: #717484;
}
.form-checkbox{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
}

.prime-yes {
    padding: 10px;
}

.hours-form-h2{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 20px;
}

.hours-form-h2 .day-date {
    padding-top: 5px;
    font-size: 20px;
}

/* 16px is required to stop iOS to zoom in form */
input[type="text"],
input[type="password"],
textarea,
input[type="text"].form-control,
input[type="password"].form-control,
textarea.form-control {
    font-size: 16px;
}

button[data-toggle="popover"] {
    display: none;
}
.projectsLinks {
    height: 0;
    display: block;
    padding-bottom: 56.25%;
    background-position: center;
    background-size: cover;
}
@media (min-width: 1200px) {
    button[data-toggle="popover"] {
        display: inline-block;
    }
}

@media (min-width: 768px) {
    input[type="text"],
    input[type="password"],
    textarea,
    input[type="text"].form-control,
    input[type="password"].form-control,
    textarea.form-control {
        font-size: 14px;
    }
}
#addSoumissionnaire::after {
    display: block;
    content: "";
    clear: both;
}
#addSoumissionnaire {
    border: 1px solid #b5b5b5;
}
#addSoumissionnaire > div {
    margin-left: 0;
    margin-right: 0;
}
#addSoumissionnaire > div:nth-child(even) {
    background-color: #e4e4e4;
}
#addSoumissionnaire > div:nth-child(odd) {
    background-color: #d4d4d4;
}

.form-control {
    width: 100% !important;
}

.footer {
    left: -15px;
    /*position: absolute;*/
    right: -15px;
}

.topbar-button {
    position: absolute;
    right: -15px;
}

.container {
    background: none;
    min-height: initial;
    width: 100%!important;
}
#global {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
    min-width: initial;
}
#footer-container {
    height: auto !important;
    /*position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 13px 66px;
    height: 135px;*/
    /*margin: 0 -61px;*/
}

#footer-container a{
    color: #aaabae;
}

#footer-container .copy{
    float: left;
    font-size: 1em;
    margin-top: 34px;
    line-height: 1.7em;
    color: #aaabae;
}
#footer-container .footer-logo{
    float: right;
    font-size: 0.8em;
    margin-top: 18px;
    text-align: center;
}
.contactElement{


}



.intervenantSoumissionInterest{
    font-weight: bold;
    color: #ffffff;
    float: left;
    margin-top: 60px;
    margin-left: 45px;
    font-size: 16px;
    position: fixed;
    bottom: 0;
    right: 23%;

}

.feuilleTempsContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.intervenantSoumissionInterest > div{
    display: inline-block;
    margin: 0px 30px;
    text-align: center;
    width: 270px;
    height: 62px;
    padding: 1.5vh;
    cursor: pointer;

}
#intervenantSoumissionInterestOui{
    background-color: #5d9c0a;
}
#intervenantSoumissionInterestNon{
    background-color:#f00000;
}

@media (max-width: 1660px) {
}

@media (max-width: 1100px) {
    .intervenantSoumissionInterest{
        right: -1%;

    }
    #footer-container {
        height: 0px;
    }

    .footer-logo {
       float: none!important;
    }

    .feuilleTemps{
        width:100%;
    }

}

.panel-heading {
    border-bottom: 1px solid #dddddd !important;
    border-top: 1px solid #dddddd !important;
}

.panel-body {
    border-bottom: none !important;
    border-top: none !important;
}

.panel-group .panel-heading+.collapsed {
    border-top: none !important;
}

.discussionDetails tr:nth-child(1) td {
    border: 1px solid #cccccc;
}

.discussionDetails tr td {
    padding: 10px;
    border: 1px solid #cccccc;
    text-align: left;
    border-collapse: collapse;
    vertical-align: top !important;
}

.discussionDetails tr td p {
    margin-top: 0px;
}

.discussionDetails h4 {
    margin: 0px;
}

.discussionDetails-noStyle tr td {
    border: none !important;
    border-right: 1px solid #cccccc !important;
}

.discussionDetails-noStyle tr td:last-child {
    border-right: none !important;
}

.estimate_content,
.categories_content,
.gestionitems_content {
    background-color: #ffffff;
    padding: 20px;
}

.categories_totals {
    margin-top: 0px !important;
}

.categories_totals td {
    font-weight: bold !important;
}

.qtyInput {
    margin: 0px 0px !important;
}

.noStyle-table {
    margin: 20px 0px;
    width: 100%;
}

.noStyle-table tr th {
    padding: 10px 10px 10px 0px;
}

.noStyle-table tr td {
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #cccccc;
}

.cost-table tr td {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.google-visualization-tooltip {
    pointer-events: none !important;
}

.google-visualization-table-table tr td:nth-child(2) {
    border-right: 0px;
    text-align: right !important;
}

.google-visualization-table-table tr td:nth-child(3) {
    border-left: 0px;
}


.sign {
    float: left;
}

.title_underline {
    padding-bottom: 10px;
}


.fancy-text-alignment {
    box-sizing: border-box;
    min-height: 71px;
    display: table;
    width: 100%;
}
.fancy-text-alignment > .row {
    margin-right: 0;
    margin-left: 0;
    display: table-cell;
    vertical-align: middle;
}
.fancy-col-fix > div:nth-child(3n+4) {
    clear: both;
}

.mainBody {
    padding-top: 20px;
    padding-bottom: 20px;
}

.main-content .fancy-desc {
    margin-bottom: 35px;
}
.main-content .fancy-desc * {
    font-size: 19px !important;
    line-height:22px !important;
    color: #717484 !important;
}

#content-wrap.int{
    background: none;
}
.error-block{
    color: #a94442;
}

.btn.btn-primary {
    background-color: #2ea7c9;
    border-color: #2ea7c9;
}

.btn.btn-primary:hover {
    background-color: #2ea7c98c;
    border-color: #2ea7c98c;
}

.btn.btn-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn.btn-success:hover {
    background-color: #5cb85c8c;
    border-color: #5cb85c8c;
}

.btn.btn-danger {
    background-color: #dd8282;
    border-color: #dd8282;
}

.btn.btn-danger:hover {
    background-color: #f59b9b;
    border-color: #f59b9b;
}

.btn.btn-round{
    border-radius: 50px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Raleway','Roboto', sans-serif;
    font-size: 1.15em;
    font-weight: 600;
    outline: 0!important;
    padding: 14px 14%;
    text-transform: uppercase;
    position: relative;
}

.btn.btn-small.btn-round{
    border-radius: 20px;
}

.btn.btn-main{
    background-color:  #2ea7c9;
    border: 2px solid  #2ea7c9;
}

.btn.btn-small{
    color: initial;
    background: initial;
    float: none;
    margin-left: initial;
    padding: 8px 14%;
    font-size: 1em;
}

.btn.btn-main:hover{
    background-color: #fff;
    border: 2px solid  #2ea7c9;
    color: #2ea7c9;
}

.btn.btn-newTask{
    background: #717484;
    border: 2px solid #717484;
    color: #fff;
    padding: 8px 0 8px 10px;
    width: 400px;
    margin-bottom: 15px;
}

.btn.btn-newTask i{
    position: absolute;
    top: 10px;
    left: 30px;
}

.btn.btn-newTask:hover{
    background: #717484;
    border: 2px solid #717484;
    color: #fff;
}

.btn.btn-gray-o{
    color: #717484 ;
    border:3px solid #d1d2da;
}
.btn.btn-green-o{
    color: #717484;
    border:3px solid #70bda5;
}
.btn.btn-red-o{
    color: #717484 ;
    border:3px solid #f59b9b;
}

.btn.btn-blue-o{
    color: #717484 ;
    border:3px solid #0000ff;
}

.btn.btn-orange-o{
    color: #717484 ;
    border:3px solid #ff9900;
}

.btn.btn-purple-o{
    color: #717484 ;
    border:3px solid #bf00ff;
}





#login-block-container {
    margin: 10vh auto 70px auto;
    width: 520px;
}

.login-form .form-group{
    position: relative;
}

#courrielRecup{
    text-align: center;
}

.switchPrivateTicket {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switchPrivateTicket input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #f62e2e;
}

input:focus + .slider {
    box-shadow: 0 0 1px #f62e2e;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}


.contactLineRow{
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
}

.contactLineElement{
    border-left: solid 1px grey;
}

.listIntervenant .checkBoxContact{
    text-align: center;
}
.contactPrimary{
    border-left: none;
}

.contactInformation {
    width: 75%;
}

.contactLineElement.iconElement {
    min-width: inherit !important;
}

.contactLineRow span {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.contactLineRow .checkBoxContact,
.contactLineRow .contactSecondary.contactInformation,
.contactLineRow .contactSecondary,
.contactLineRow .contactUnsubscribed,
.contactLineRow .contactPrimary,
.contactLineRow .selectContact {
    min-width: 100px !important;
    /*max-width: 115px;*/
    width: 8%;
}

.contactSubscription {
    width: 12%;
    min-width: 150px;
}

.listIntervenant {
    padding: 0px !important;
}

.contactLineElement,
.selectContact {
    padding: 5px;
    box-sizing: border-box;
}

.checkBoxContact input[type="checkbox"]{
    /*margin: 12px 0 0 7px;*/
    margin: 0px;
}

/*.contactInformation > span {
    margin: 11px 0 0 7px;
    display: block;
}*/

@media(max-width: 990px){
    .contactSubscription {
        display: none;
    }
}

@media(max-width: 525px){

    #login-block-container{
        width: 100%;
    }
    h1.login-title img{
        display: block;
        max-width: 100%;
        height: auto;
    }
    #login-block-container {
        margin-top:10px;
    }
    #footer-container {
        text-align: center;
        height: 130px
    }

    .footer-logo {
        background: #1d1e27;
    }
    #footer-container .copy{
        float: none;
        margin-top: 10px;
    }
    #footer-container .footer-logo{
        float: none;
        margin-top: 8px;
        max-width: 9999px;
    }
    .intervenantSoumissionInterest {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        left: 0%;
    }

    .intervenantSoumissionInterest > div {
        margin-left: auto;
        margin-right: auto;
        width: 100%;

    }

    .statusTicketEntete{
        float: none!important;
        text-align: left!important;
        margin-bottom: 15px!important;
        display: block;
        width: 100%;
    }
    .btn-group-entete{
        float: left!important;
        margin-top: 15px!important;
    }

    .btn-default-entete{
        display: block!important;
        width: 100%!important;
    }
    .btn-default-entete > a {
        margin-left: 0px;
    }

    .btn-default-entete > p > a {
        margin-left: 0px;
    }

}

.deficienceLineCreation{
    display: flex;
    flex-wrap: nowrap;

}
.deficienceLineCreation > .form-group{
    margin: 20px

}
input.underlinedInput{
    background: none;
    border: none;
    border-bottom: 1px solid #2ea7c9;
    border-radius: 0;
    box-shadow: none;
    font-family: 'Raleway','Roboto', sans-serif;
    font-weight: 600;
    padding: 6px 33px 6px 0;
}

input.underlinedInput:focus{
    border-bottom: 1px solid #2ea7c9;
    box-shadow: none;
}

input.underlinedInput[name=password]+.fa-lock{
    color: #2ea7c9;
    position: absolute;
    bottom: 9px;
    right: 10px;
    font-size: 1.5em;
}

input.underlinedInput::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    text-transform: uppercase;
}
input.underlinedInput::-moz-placeholder { /* Firefox 19+ */
    text-transform: uppercase;
}
input.underlinedInput:-ms-input-placeholder { /* IE 10+ */
    text-transform: uppercase;
}
input.underlinedInput:-moz-placeholder { /* Firefox 18- */
    text-transform: uppercase;
}

.google-visualization-table {
    width: 100% !important;
}

.google-visualization-table caption {
    text-transform: uppercase;
}

.google-visualization-table-table tbody tr:nth-child(1) {
    display:none !important;
}

.google-visualization-table-table thead {
    display:none !important;
}

.google-visualization-table-table tbody tr td:nth-child(1) {
    text-align: left !important;
}

.google-visualization-table-table th,
.google-visualization-table-table td {
    text-transform: uppercase;
    border-width: 1px 1px 1px 1px !important;
}

.google-visualization-table-table {
    border-collapse: collapse !important;
}

.badge {
    border-radius: 50%;
    line-height: 32px;
    width: 32px;
    padding: 0;
    overflow: hidden;
    background: #ff5252;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    z-index: 1;
}

.sidebar .navbar-toggle {
    /*margin-top: -55px;*/
    display: block;
}

.sidebar {
    background: #262835;
    /*overflow-x: hidden !important;*/
}

.sidebar #navbar {
    padding-top: 20px;
    padding-bottom: 20px;
}

.sidebar .navbar-header {
    float: none;
    position: relative;
}

.sidebar .navbar-header .navbar-brand {
    width: 100%;
    height: auto;
}

.sidebar .navbar-header .navbar-brand img {
    display: block;
    margin: auto;
    width: 200px;
}

.sidebar .navbar-header .navbar-toggle {
    /*position: absolute;
    right: 15px;
    height: 100%;
    margin: 0;
    border: none;*/
}

#iconAddTicket {
    border: 1px dashed #444444;
}

.sidebar .navbar-header .navbar-toggle .icon-bar {
    background-color: #fff;
}

.sidebar .nav-sidebar li {
    margin: 0;
}

.sidebar .nav-sidebar li a {
    font-size: 17px;
    color: #aaabae;
    font-weight: 300;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    padding-left: 70px;
    padding-right: 20px;
}

.sidebar .nav-sidebar li:first-child a {
    border-top: none;
}

.sidebar .nav-sidebar li:last-child a {
    border-top: none;
    margin-top: 50px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}

.sidebar .nav-sidebar li:last-child a .fa {
    margin-left: 10px;
    line-height: 25px;
    text-align: center;
    width: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #717484;
    color: #262835;
}

.sidebar .nav-sidebar li a:hover,
.sidebar .nav-sidebar li a:focus,
.sidebar .nav-sidebar li a:active,
.sidebar .nav-sidebar li a.active {
    background: rgba(255, 255, 255, 0.16);
}

#navbar-inner {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.feuilleTemps-btn-group > a {
    margin-bottom: 10px;
}

.feuilleTemps-btn-group > a {
    margin-bottom: 10px;
}

.sidebar .nav-sidebar-inner li a,
.sidebar .nav-sidebar-inner li:last-child a {
    padding-left: 90px;
    border-top: 1px solid rgba(255, 255, 255, 0.10);;
    margin-top: 0;
    font-weight: 300;
    color: #aaabae;
    text-transform: none;
}

.sidebar .nav-sidebar li a .badge {
    position: absolute;
    /*left: 20px;*/
    top: 6.5px;
    margin-left: 10px;
}

#bottom-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    pointer-events: none;
}
#bottom-fixed-inner {
    background-color: #c5c7ce;
    padding: 20px;
    pointer-events: all;
}
#bottom-fixed-inner p {
    margin: 8px 0;
}
#bottom-fixed-inner p:first-child {
    margin-top: 0;
}
#bottom-fixed-inner p:last-child {
    margin-bottom: 0;
}

#selectDivisionIntervenant{
    border: none;
    height: 35px;
}

#navbar .subMenu{
    text-align: right;
    font-style: italic;
}

@media (max-width: 991px){
    .sidebar {
        min-height: inherit !important;
        height: auto !important;
    }
}

@media (min-width: 992px) {

    .sidebar .navbar-toggle {
        display: none;
    }

    .menu-item-mobile {
        display: none !important;
    }
    .sidebar {
        /*min-height: 1050px;
        /*position: absolute;*/
        /*width: 280px;*/
        overflow: inherit;
        /*top: 0;
        bottom: 0;*/
    }

    .sidebar .navbar-header {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .sidebar .nav-sidebar li a {
        padding-left: 52px;
    }
    .sidebar .nav-sidebar-inner li a {
        padding-left: 72px;
    }

    /*.topbar, .main-content {
        margin-left: 280px;
    }*/

    .sidebar .nav-sidebar li a .badge {
        right: -10px;
        left: auto;
    }
    .panelHeader {
        /*height: 80px!important;*/
    }
}

@media (min-width: 992px) {
    /*.sidebar {
        width: 320px;
    }*/

    .sidebar .nav-sidebar li a {
        padding-left: 70px;
    }
    .sidebar .nav-sidebar-inner li a {
        padding-left: 90px;
    }

    /*.topbar, .main-content {
        margin-left: 320px;
    }*/

    .sidebar .nav-sidebar li a .badge {
        right: -16px;
    }

}

@media (max-width: 1300px) {
    .infoIntervenant {
        float: none!important;
        display: block;
        margin: 0px 0px!important;
    }
}

.topbar {
    background: #f7f7f7;
    border-bottom: 0;
    /*padding-left: 30px;*/
    /*display: none;*/
    /*position: absolute;
    top: 0;
    left: 0;
    right: 0;*/
}

.topbar:after {
    content: " ";
    display: table;
    clear: both;
}

.topbar > div {
    line-height: 75px;
    font-size: 19px;
    color: #717484;
}

.topbar > div.topbar-header {
    width: 100%;
    padding-right: 363px;
    margin-right: -363px;
}

.betonnageModalContainer {
    z-index: 1;
}

.topbar .topbar-header a {
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    color: #717484;
    margin-right: 20px;
}

.header-name-span {
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 250px;
}

.feuille-temps-mobile {
    display: none;
    float: right;
    width: 34px;
    height: 34px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    background-color: #2ea7c9;
    color: #fff !important;
    border-radius: 4px;
}

.topbar > div > .fa,
.topbar .topbar-header a .fa,
.topbar > .topbar-button .fa {
    margin-left: 10px;
    font-size: 31px;
    vertical-align: sub;
}

.topbar .topbar-button {
    position: relative;
}

.topbar .topbar-button:last-of-type {
    /*border-left: 1px solid #717484;*/
}

.topbar .topbar-button > a {
    font-size: 19px;
    color: white;
    text-decoration: none;
    display: block;
    padding: 0 30px;
    background-color: #f7f7f7;
    float: right;
}
.topbar .topbar-button > a:nth-child(1) {
    background-color: #717484;
}
.topbar .topbar-button > a:nth-child(2) {
    background-color: #858897;
}
.topbar .topbar-button > a:nth-child(3) {
    background-color: #9b9da9;
}
.topbar .topbar-button > a:nth-child(4) {
    background-color: #b0b2bb;
}
.topbar .topbar-button > a:nth-child(5) {
    background-color: #c5c7ce;
}
.topbar .topbar-button > a.topbar-button-blue {
    background-color: #2ea7c9;
}

.topbar .topbar-search label {
    margin: 0;
}

.topbar .topbar-search label input[type="text"] {
    border: none;
    line-height: 75px;
    background: none;
    margin: 0;
    padding: 0 30px;
}

.topbar .topbar-search label button {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    width: 75px;
}

.topbar .topbar-search label button i {
    font-size: 31px;
    vertical-align: sub;
}

@media (min-width: 768px) {
    .topbar {
        display: block;
    }
}

.infoIntervenant{
    float: right;
    margin: 0px 40px;
}
@media (max-width: 600px){
    .contactElement {
        display: block;
    }
    .contactElement > th {
        padding: 0 5px;
    }
}

.main-content {
    /*padding: 15px 15px 135px;*/
    /*position: absolute;*/
    /*min-height: calc(100% - 76px);*/
    /*top: 76px;*/
    left: 0;
    right: 0;
}

.main-content:after {
    content: " ";
    display: table;
    clear: both;
}

.main-content .content-header {
    margin-bottom: 15px;
}

@media(max-width: 992px){
    .project_image {
        width: 100px !important;
    }
}

.main-content .content-header h1 {
    color: #717484;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    font-size: 25px;
    width: calc(100% - 55px);
}

.main-content .content-header a:not(.location) {
    margin-left: 15px;
}

.main-content .content-header a {
    font-size: 30px;
    color: #b9bcca;
}

.main-content .content-header .subtitle {
    color: #717484;
    font-size: 20px;
    font-weight: 300;
}

@media (min-width: 1200px) {
    /*.main-content {
        padding: 61px 61px 184px;
    }*/

    .main-content .content-header h1 {
        font-size: 35px;
        width: auto;
    }

    .main-content .content-header a {
        font-size: 27px;
    }

    .main-content .content-header .subtitle {
        line-height: 49px;
        font-size: 30px;
    }
}

@media (min-width: 1600px) {
    /*.main-content .content-header {
        margin-bottom: 0;
    }*/

    .main-content .content-header h1 {
        margin: 0 0 15px 0;
    }

    .main-content .content-header .subtitle {
        text-align: right;
    }

    .main-content .content-header .subtitle .fa {
        margin-left: 30px;
    }
}

.main-content .card {
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

.main-content .card .card-header {
    background: #717484;
    padding: 15px 40px 15px 15px;
    position: relative;
}

.main-content .card .card-header h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-content .card .card-header a {
    font-size: 25px;
    position: absolute;
    right: 10px;
    color: #b9bcca;
    top: 11px;
}

.main-content .card .card-container {
    padding: 15px;
    background: #fff;
    color: #717484;
    font-size: 16px;
    font-weight: 300;
}

.memo-display{
    display: flex;
    justify-content: flex-start;
    flex: 1;
    flex-basis: 50%;
    padding: 6px 0;
}
.memo-display img{
    width: 100%!important;
    height: auto!important;


}
@media (min-width: 992px) {
    .main-content .card .card-container {
        font-size: 19px;
    }

    .main-content .card .card-header {
        padding: 24.5px 70px 24.5px 40px;
    }

    .main-content .card .card-header h2 {
        font-size: 28px;
    }

    .main-content .card .card-header a {
        font-size: 35px;
        right: 20px;
        top: 18px;
    }

    .main-content .card .card-container {
        padding: 24.5px 40px;
    }
}

.pritableRecap{
    display: flex;
    align-items: center;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
}

.pritableRecap label{
    color: white;
    font-weight: 500;
    margin: 0;
}

.pritableRecap select{
    margin: 0 5px;
}

.pritableRecap button{
    background: none;
    border: none;
    display: block;
    width: 100%;
    color: white;
    text-decoration: underline;
}

.pritableRecap button i{
    background: white;
    color: #717484;
    padding: 6px;
    border-radius: 50%;
    margin: 0 5px;
}


/* Flexbox recap */
.recap .recapRow{
    display: flex;
    width: 49%;
}

.recap .recapRow>div:first-child{
    flex: 2;
    border-color: #cdcdcd;
    border-style: solid;
    border-width: 1px;
    padding-left: 5px;
}

.recap .recapRow>div{
    flex: 1;
    min-width: 136px;
}

.recap .recapRow a div{
    display: flex;
    flex-direction: row-reverse;
}


.recap .recapRow a div span{
    text-align: center;
}

.recap .recapRow a div .box-name{
    width: calc(100% - 50px);
}

.recap .recapRow a div .box-number{
    width: 50px;
    color: white;
}

@media (max-width: 1900px){
    .recap .recapRow{
        width: 100%;
    }
}

@media (max-width: 1460px){
    .pritableRecap {
        font-size: 0.75rem;
        line-height: 0.75rem;
    }
}

@media (min-width: 768px) and (max-width: 1104px){
    .recap .recapRow{
        display: block;
        margin-bottom: 15px;
    }
}


@media (max-width: 700px){
    .recap .recapRow{
        display: block;
        margin-bottom: 15px;
    }

    .pritableRecap {
        display: block;
        width: 100%;
    }

    .pritableRecap button {
        width: auto;
        padding: 9px 0 0 0;
    }
}

.main-content .card .recap {
    width: 100%;
    color: #717484;
    font-weight: normal;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main-content .card .recap a {
    color: #717484;
    font-weight: normal;
    text-decoration: none;
}

.main-content .card .recap tr {
    display: block;
    margin-bottom: 20px;
}

.main-content .card .recap td {
    display: block;
    width: 100%;
}

.main-content .card .recap .recap-box {
    border: 1px solid #000;
    padding: 0;
    font-weight: 300;
}

.main-content .card .recap .recap-box.box-open {
    border-color: #2ea7c9;
}

.main-content .card .recap .recap-box.box-close {
    border-color: #dad9d9;
}

.main-content .card .recap .recap-box.box-late {
    border-color: #ff5252;
}

.main-content .card .recap .recap-box.box-open .box-number {
    background: #2ea7c9;
}

.main-content .card .recap .recap-box.box-close .box-number {
    background: #dad9d9;
}

.main-content .card .recap .recap-box.box-late .box-number {
    background: #ff5252;
}

@media (min-width: 1200px) {
    .main-content .card .recap tr {
        display: table-row;
    }

    .main-content .card .recap td {
        display: table-cell;
        width: auto;
    }
}

.main-content .card .phonebook {
    margin: -15px;
}

.main-content .card .phonebook .phonebook-contact {
    border-bottom: 1px solid #b9bcca;
    color: #717484;
    padding: 15px;
}

.main-content .card .phonebook .phonebook-contact:last-child {
    border-bottom: none;
}

.main-content .card .phonebook .phonebook-contact .contact-title {
    font-weight: 400;
}

.main-content .card .phonebook .phonebook-contact .contact-info {
    font-size: 17px;
    font-weight: 300;
}

.main-content .card .phonebook .phonebook-contact .contact-info::after {
    content: " ";
    display: table;
    clear: both;
}

.main-content .card .phonebook .phonebook-contact .contact-info .info-name {
    line-height: 30px;
}

.main-content .card .phonebook .phonebook-contact .contact-info .info-contact {

}

.main-content .card .phonebook .phonebook-contact .contact-info .info-contact a {
    line-height: 30px;
    color: #717484;
    text-decoration: none;
}

.main-content .card .phonebook .phonebook-contact .contact-info .info-contact a i {
    padding: 6.5px;
    margin-right: -6.5px;
    font-size: 20px;
}

.main-content .card .phonebook .phonebook-contact .contact-info .info-contact span {
    display: inline-block;
    width: 1px;
    height: 30px;
    top: 10px;
    position: relative;
    background: #717484;
    margin: 0 10px 0 16px;
}

@media (min-width: 992px) {
    .main-content .card .phonebook {
        margin: -24.5px -40px;
    }

    .main-content .card .phonebook .phonebook-contact {
        padding: 29.4px 40px;
    }

    .main-content .card .phonebook .phonebook-contact .contact-info .info-name {
        float: left;
        line-height: 30px;
    }

    .main-content .card .phonebook .phonebook-contact .contact-info .info-contact {
        float: right;
        margin-top: -9px;
    }
}

@media(max-width: 1449px){

    .feuille-temps-span {
        display: none;
    }

}

@media(max-width: 1199px){

    .header-name-span {
        width: 200px;
    }

    #footer-container {
        padding: 0px 4px;
    }

    .fancy-col-fix > div:nth-child(3n+4) {
        clear: none;
    }

    .fancy-col-fix > div:nth-child(2n+3) {
        clear: both;
    }
}

@media(max-width: 1099px){

    .topbar .topbar-button > a {
        padding: 0 20px;
    }

}

@media(max-width: 991px){

    .memo-dot-container{
        margin-top: 4px!important;
    }

    .fancy-col-fix > div {
        clear: both;
    }

    .dropdown-admin-span {
        display: none;
    }
    .topbar > .topbar-button .fa {
        margin-left: 0;
    }

    .topbar > div.topbar-header {
        padding-right: 172px;
        margin-right: -172px;
    }

    .feuille-temps-mobile {
        display: block;
    }

    .sidebar .navbar-header {
        margin-top: -63px;
    }

    .sidebar #navbar {
        margin-top: 13px;
    }
}

@media(max-width: 767px){
    .intervenantSoumissionInterest{
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        left: 0%;
    }
    .intervenantSoumissionInterest > div {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }


    .main-content {
        top: 0;
        min-height:100%;
        position: static;
    }
    .panelHeader {
        /*height: 80px!important;*/
        padding-top: 10px;
    }
    .panelHeader h4 {
        margin-top: 0;
    }
}

@media (max-width: 449px){
    #footer-container {
        height: auto
    }

    #footer-container .copy,
    #footer-container .footer-logo{
        float: none;
        text-align: center;
    }
    .main-content {
        /*padding: 15px 15px 245px;*/
    }

    .feuilleTemps{
        width: 100%;
    }
    .tableMobile{
        display: none;
    }
}

/* Listes des tâches */

#info-req-status-btn{
    margin-bottom: 10px;
}

#info-req-status-btn>div{
    display: inline-block;
    margin-right: 15px;
}

#info-req-status-btn .btn.btn-round{
    padding: 10px 0;
    width: 167px;
    font-family: "Roboto",sans-serif;
}

#info-req-status-btn .statusCount{
    font-family: "Roboto",sans-serif;
    font-size: 2em;
    font-weight: 500;
    color: #717484;
    margin: 15px 0;
}

#info-req-status-btn .btn.active{
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f5f5f5;
}

.btn.dropdown-toggle.rounded-dropdown {
    border:1px solid #717484;
    display: inline-block;
    text-transform: initial;
    width: 345px;
    text-align: left;
    padding: 8px 8%;
    color:#717484;
}

.btn.dropdown-toggle.rounded-dropdown .glyphicon{
    position: absolute;
    top: 11px;
    right: 21px;
}

#searchForm.rounded-search {
    height: 18px;
}

.searchField input{
    border-radius: 50px 0 0 50px!important;
    border: none;
    outline: 0;
    z-index: 0!important;
    box-shadow: none;
    padding-left: 8%;
}

.searchField input:focus{
    box-shadow: none;
}

.searchField button,
.searchField button:hover,
.searchField button:active,
.searchField button:active:hover,
.searchField button:focus{
    border-radius: 0 50px 50px 0!important;
    border: 1px solid #fff;
    background: #fff;
    color:#000;
    outline: 0;
    box-shadow: none;
}


.searchField .glyphicon{
    right: 4px;
    top: 3px;
    color: #b9bcca;
}

.punchList{
    margin-bottom: 20px;
    color: #717484;
}

.punchList>div{
    margin: 0 0 15px 0;
    display: table;
    width: 100%;
    position: relative;
}

.punchList .punchListRow .badge{
    position: absolute;
    top: calc(50% - 16px);
    right: -18px;
}

.punchList .punchListRow{
    position: relative;
    display: table-row;
    box-shadow: 0 0 20px -4px #b5b5b5;
    background: #fff;
}
.punchList .punchListRow .punchListCell{
    padding: 15px 24px;
    display: table-cell;
    vertical-align: middle;
}

.punchList .punchListRow .punchListCell:nth-child(2){
    max-width: 50%;
}

.punchList .punchListRow .punchListCell:nth-child(3){
    width: calc(100% - 515px);
}

.punchList .punchListRow .punchListCell.detailsBox{
    /*width: 10%;*/
    width: 150px;
    padding: 0;
    background: #b9bcca;
    vertical-align: top;
    border-right: 1px solid #b9bcca;
    font-size: 1.3em;
    font-weight: 100;
}
.detailsBox .punchStatus{
    width: 100%;
    background: #fff;
    padding: 25% 0;
}
.detailsBox .punchStatus div{
    height: 70px;
    vertical-align: middle;
    display: table-cell;
    width: 1%;
    text-align: center;
    color: #757886;
}

.punchStatus.late{
    border-left: 10px solid #f59b9b;
    box-sizing: border-box;
    padding-right: 10px;
}
.punchStatus.open{
    border-left: 10px solid #70bda5;
    box-sizing: border-box;
    padding-right: 10px;
}
.punchStatus.closed{
    border-left: 10px solid #d1d2da;
    box-sizing: border-box;
    padding-right: 10px;
}
.punchStatus.late div, .punchStatus.opened div, .punchStatus.closed div{
    color:#4e4e4e;
}
.detailsBox .punchDetails{
    width: 100%;
    height: 50px;
    background-color: #262835;
}
.detailsBox .punchDetails>div{
    height: 50px;
    vertical-align: middle;
    display: table-cell;
    width: 1%;
    text-align: center;
}

.detailsBox .punchDetails>div a{
    color:#fff;
    display: block;
}

.detailsBox .punchDetails>div a:hover{
    text-decoration: none;
}

.detailsBox .punchEdit{
    width: 100%;
    min-height: 50px;
}

.detailsBox .punchEdit>div{
    height: 50px;
    vertical-align: middle;
    display: table-cell;
    width: 1%;
    text-align: center;
}

.detailsBox .punchEdit>div a{
    color:#fff;
    display: block;
}

.punchList h3,.punchList a{
    color: #717484;
    margin: 0;
}

/** CSS directive de projet **/
.directiveProjet{
    margin-bottom: 20px;
    color: #717484;
}

.directiveProjet>div{
    margin: 0 0 15px 0;
    display: table;
    width: 100%;
    position: relative;
}

.directiveProjet .directiveProjetRow .badge{
    position: absolute;
    top: calc(50% - 16px);
    right: -18px;
}

.directiveProjet .directiveProjetRow{
    position: relative;
    display: table-row;
    box-shadow: 0 0 20px -4px #b5b5b5;
    background: #fff;
}
.directiveProjet .directiveProjetRow .directiveProjetCell{
    padding: 15px 24px;
    display: table-cell;
    vertical-align: middle;
}

.directiveProjet .directiveProjetRow .directiveProjetCell:nth-child(2){
    max-width: 50%;
}

.directiveProjet .directiveProjetRow .directiveProjetCell:nth-child(3){
    width: calc(100% - 515px);
}

.directiveProjet .directiveProjetRow .directiveProjetCell.detailsBox{
    /*width: 10%;*/
    width: 150px;
    padding: 0;
    background: #b9bcca;
    vertical-align: top;
    border-right: 1px solid #b9bcca;
    font-size: 1.3em;
    font-weight: 100;
}

.directiveProjet h3,.directiveProjet a{
    color: #717484;
    margin: 0;
}


.print{
    color: #717484;
    font-size: 19px;
}
.print:hover,
.print:focus,
.print:active{
    color: #484b5b;
    text-decoration: none;
}

.print i{
    font-size: 24px;
}

@media screen and (max-width: 1199px){
    #info-req-status-btn {
        text-align: center;
    }
    #info-req-status-btn>div {
        font-size: 12px;
    }
    #info-req-status-btn .statusCount {
        margin: 7px 0;
    }
    .btn.btn-newTask {
        width: 100%;
    }
    .punchList .punchListRow .punchListCell {
        display: block;
        width: 100%!important;
    }
    .detailsBox .punchStatus {
        padding: 0% 0!important;
    }
    .documentColonne{
        width: 100%;
    }
    .searchDocumentCol{
        margin-top: 25px;
        width: 100%;
    }
    .dashboardDocumentContainer{
        max-width: 100%!important;
    }
    .documentRequestTittle{
        max-width: 100%!important;
    }
    .documentRequestCell{
        max-width: 100%!important;

    }
}

#dropzone {
    color: #717484;
}

#photos-container .photo-gallery-element {
    height: auto;
}

#photos-container .photo-gallery-element .well:after {
    content: " ";
    display: table;
    clear: both;
}

.file-browsing-table .file-element input[type="checkbox"],
.file-browsing-table .subfiles-table input[type="checkbox"] {
    margin: auto;
}

.file-browsing-table .file-element td:not(:first-child):not(:last-child) a {
    white-space: nowrap;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.file-browsing-table .subfiles-table td {
    padding: 0;
}

.file-browsing-table .subfiles-table td table td {
    padding: 8px;
}

.file-browsing-table .subfiles-table td:first-child {
    padding-left: 30px;
}

@media (min-width: 1200px) {
    .file-browsing-table .file-element td:not(:first-child):not(:last-child) a {
        max-width: 450px;
    }
}

@media (max-width: 1199px) {
    .file-browsing-table .dir-element {
        display: flex;
        justify-content: space-between;
        border-top: 1px solid #ddd;
    }

    .file-browsing-table .dir-element td {
        line-height: 31px;
        border: none;
    }

    .file-browsing-table .file-element {
        display: block;
        position: relative;
        padding: 31px 58px;
        border-top: 1px solid #ddd;
    }

    .file-browsing-table .file-element td {
        display: block;
        border: none;
    }

    .file-browsing-table .file-element td:first-child {
        position: absolute;
        left: 0;
        top: 46px;
    }

    .file-browsing-table .file-element td:not(:first-child):not(:last-child) {
        width: 100% !important;
        padding-left: 0;
    }

    .file-browsing-table .file-element td:not(:first-child):not(:last-child) span {
        padding-left: 0 !important;
    }

    .file-browsing-table .file-element td:last-child {
        position: absolute;
        right: 0;
        top: 0;
        width: 56px !important;
    }

    .file-browsing-table .file-element td:last-child .file-consultation {
        display: none;
    }

    .file-browsing-table .file-element td:last-child .btn-group > .btn {
        border-radius: 4px;
        margin: 3px 0;
    }
}

.nav.nav-tabs li {
    width: 100%;
}

.nav.nav-tabs li a {
    padding: 10px 13px;
}

@media (min-width: 1200px) {
    .nav.nav-tabs li {
        width: auto;
    }

    .nav.nav-tabs li i {
        display: none;
    }
}

@media (min-width: 1300px) {
    .nav.nav-tabs li i {
        display: inline;
    }

}

.listFilters{
    text-align: left;
}

.listFilters>*{
    width: 345px;
    text-align: center;
    margin: 10px 20px 0 0;
    display: inline-block;
}

.listFiltersDeficience>*{
    width: 260px;
}
.listFiltersDeficience  .btn.dropdown-toggle.rounded-dropdown{
    width: 260px;
    overflow-x: hidden;
}
.actionWrap {
    margin-top: 30px;
    border: 1px solid #bcbcbc;
    padding: 20px 25px;
    margin-bottom: 10px;
}

.hackmargin{
    margin: 0 !important;

}

/* barre recerche*/
.searchField .glyphicon {
    right: 4px;
    top: 3px;
    color: #b9bcca;
}


#btnSearchNav {
    background-color: #717484;
    height: 36px;
    color: #f5f5f5;
    z-index: 0;
}


.info-req-status-btn {
    display: inline;
    padding: 10px 0;
    width: 167px;
    font-family: "Roboto",sans-serif;
}

.info-req-status-btn .statusCount {
    font-family: "Roboto",sans-serif;
    font-size: 2em;
    font-weight: 500;
    color: #717484;
    margin: 15px 0;
}

.info-req-status-btn .btn.btn-round {
    padding: 10px 0;
    width: 167px;
    font-family: "Roboto",sans-serif;
}

.info-req-status-btn>div {
    display: inline-block;
    margin-right: 15px;
}



.searchInputNav {
    margin-top: 20px;
    background-color: #717484;
    color: #f5f5f5;
}

.searchInputNav::placeholder{
    color:#f5f5f5;

}

#paginationTicket{
    font-size: 20px;
    text-align: center;
}

#lienPaginationTicket{
    color: #337ab7;

}

/*
*
*  DOWNLOAD CONTAINER CSS
*
*
 */

.doc_container{


    width: 600px;
    margin-right: 0;
    margin-left: auto;
}
.doc_container_line{
    padding: 10px;
    vertical-align: middle;
    border: 1px solid #e2e2e2;
    text-align: left;
    align-items: center;
    flex-direction:row ;
    display: flex;
}

.doc_container_filename{
    display: flex;
    width: 65%;
    overflow-wrap: anywhere;
}

.doc_container_filename > a >  h5{
    padding-left: 5px;
}

.doc_container_filesize{
    display: flex;
    width: 23%
}

.doc_container_download{
    display: flex;
    width: 10%;
    text-align: center;

}

/*
* Calendar css
*
*/

.doc_container_calendar {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.container_calendar_information {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.dashboardDocumentContainer{

    margin-top: 50px;
}
.dashboardDocument{
    display: flex;
    align-items: center;
    margin: 10px 0px;
}
.dashboardDocument div {
    width: 34%;
    text-align: center;
}

.dashboardDocumentTitle > div {
    font-weight: bold;
}

.dashboardDocumentTitle  div > span {
    padding: 5px 0;
}

.dashboardDocumentName{
    text-align: left!important;
}

.documentSoumisionSeparator{
    margin: 60px 0;
}

.punchListDocumentRequest{
    vertical-align: top!important;
}


@media (max-width: 1230px) {
    /*
    .searchBilletUniversselProjet{
        display: none;
    }
    */
    .searchBilletUniversselProjet   .searchField {
        display: block;
        max-width: 45px!important;
    }
    .searchBilletUniversselProjet    .searchField .glyphicon {
        right: 1px;
    }
    .searchBilletUniversselProjet    #divisionName{
        display: none;
    }
    .searchBilletUniversselProjet    #btnSearchNav{
        border-radius: 25px!important;
    }


}

@media (max-width: 920px) {
    .doc_container{
        width: 425px;
    }
}

@media (max-width: 460px) {
    .doc_container{
        width: 100%;
    }

    .doc_container_filename {
        width: 60%;
    }
    .listFilters>* {
        width: 100%;
    }

}

@media screen and (max-width: 850px){

}


@media (max-width: 1070px) {

    .document_dropzone{
        width: 100%;
    }

    .document_dropzone >  input[type=file]{
        width: 100%;
    }

    .document_dropzone >  select{
        width: 100%;
    }

    #document_dropzone{
        flex-direction: column;
    }
    .document_input{
        margin: 0 auto;
    }

}


.listFilters > div > .dropdown-menu{
    overflow: auto;
    height: 40vh;
}



.intervenant-utilities >div> .popover {

    max-width: 420px;
    left: -369px!important;

}
.listDocumentConstructionCollapser {
    margin: 0 0 0 0;
    width: 100%;
    display: block;
    background-color: #1C74AB;
    margin-top: 50px;
    border: 1px #7F7F7F solid;
}

.sliddySliderDocument{

}

.collapser_titre_col{
    width: 38%;
    text-align: left!important;
    border-left: none!important;
    padding-left: 5px;
    word-break: break-word;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.collapser_page_col{
    width: 8%;
}

.collapser_download_col{
    width: 10%;

}
.collapser_type_col{
    width: 5%;
}

.collapser_revision_col{
    width: 8%;

}

.collapser_updateDate_col{
    width: 18%;

}

.collapser_updatedBy_col {
    width: 14%;
    border-right: none!important;


}

.collapser_titre{
    font-size: 18px;
    margin: 0 0 0 0;
    height: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;



}

.documentConstruction_action2{
    color: #000000;
    cursor: pointer;
}

.documentConstruction_action2:hover{
    text-decoration: none;
}

.documentConstructionSpansSeperator{

}


.listIntervenantCollapser2{
    margin: 0 0 0 0;
    width: 100%;
    display: flex;
    align-items: center;
}

.collapser2_titre {
    font-size: 15px;
    margin: 0 0 0 0;
    height: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
}

.collapser3_titre{
    font-size: 15px;
    margin: 0 0 0 0;
    height: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
}

.collapser{
    cursor: pointer;

}

.collapser2{
    cursor: pointer;

}

.collapser3{
    cursor: pointer;

}



.collapser2Dark{
    background-color: #cccccc;
}

.collapser2Pale{
    background-color: #e6e6e6;
}

.collapser3Dark{
    background-color:  #d9d9d9;
}

.collapser3Pale{
    background-color:   #f2f2f2;
}

.collapser4Dark{
    background-color:   #edfbfb;
}

.collapser4Pale{
    background-color: #d3e2e2;
}



.documentCommentaire{
    cursor: default;
}

.documentCommentaire:hover{
    color: #595959;
}
.actionCommentaire{
    position:relative ;
}
.actionCommentaire .tooltiptext {
    width: 315px;
    background-color: #FFFFFF;
    color: #000000;
    border-radius: 6px;
    padding: 15px 15px;
    border: solid 1px #000000;

    /* Position the tooltip */
    position: absolute;
    z-index: 3;
    bottom: 33px;
    left: 0px;

}
.tooltipInfoSup{
    display: none;
}

.previewPage{
    cursor: pointer;
}

.titrePdfPage{
    word-break: break-word;
    margin: 10px 0;
}
.documentBlockAction{
    display: inline-block;
    float: right;
}
.typeDocumentConstruction {
    display: block;
    margin: 5px 0;
    text-transform: uppercase;
    font-weight: bold;
}

.typeDocumentConstructionCouleur1{
    color:  #0000ff;
}
.typeDocumentConstructionCouleur2{
    color:  #70bda5;

}
.typeDocumentConstructionCouleur3{
    color:  #ff9900;

}
.typeDocumentConstructionCouleur4{

    color:  #bf00ff;

}
.typeDocumentConstructionCouleur5{
    color:  #f59b9b;

}

/*
.documentCommentaire:hover .tooltiptext {
    visibility: visible;
}
*/

@media screen and (max-width: 1430px){
    .mobileDocumentConstruction{
        display: none!important;

    }
    .tooltipInfoSup{
        display: block!important;
    }
    .mobileDocumentConstructionCollapser > * {
        flex: 1 1 auto;
    }
    .documentCommentaire .tooltiptext {
        width: 290px;
        font-size: 13px;
    }
    .documentCommentaire{
        display: inline-block;
        padding-left: 13px!important;
    }


    .collapser3_titre{
        padding-left: 5px!important;
        margin: 10px 0;
    }
    .collapser2_titre{
        padding-left: 5px!important;

    }
    .collapser_titre{
        font-size: 16px;
        word-break: break-all;
    }




    .titrePdfPage {
        display: block;
    }

}

@media screen and (max-width: 600px){
    .documentBlockAction{
        float: none;
        width: 100%;
        margin-top: 10px;
    }
    .collapser2_titre{
        margin:10px 0;
    }
}

@media screen and (max-width: 1320px)  and (min-width: 1230px) {
    .searchField{
        max-width: 200px!important;
    }

}

.has-error #dropzone {
    border-color: #a94442;
}

.form-group-date{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;

}

.form-group-date  .form-group  {
    /*margin-right : 10%;*/

}

.form-group-worker{
    display: flex;

    justify-content: flex-start;
    align-items: center;
    margin-bottom: 25px;
    width: 100%;
}
.form-group-worker1{
    flex: 1;
    min-width: 65%;
    flex-wrap: wrap;
    flex-direction: row;
    display: flex;

}

.form-group-worker1 input[type=text] {
    width: 23%;
    min-width: 150px;
    margin-right:2%;
    margin-bottom: 5px;

}

.form-group-worker2{
    flex: 0;
    min-width: 35%;
}
.form-group-worker2 div {
    display: inline-block;
    text-align: center;
    width: 25%;
    margin-right: 10px;
    vertical-align: text-bottom;
}


.form-group-worker2 div .checkboxWorker {
    display: block;
    font-weight: 500;
}

.form-group-worker2 div input[type=checkbox] {
    transform: scale(1.2);
}
.addWorker span {
    font-size: 35px;
    cursor: pointer;
}
.signatureEntete {
    display: flex;
    margin-top: 20px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;

}
.signatureEntete span{
    width: 28%;
    font-weight: 500;
    max-width: 250px;


}
#enteteSignatureFirst{
    width:50%;
    max-width: 50%;

}
.signatureEntete span:nth-child(even){
    margin-right: 2%;
}

.signatureWorker{
    display: flex;

    justify-content: flex-start;
    align-items: center;
    margin-bottom: 25px;
    width: 100%;

}
.signatureWorker input{
    width: 28%;
    max-width: 250px;


}
.signatureWorker input:nth-child(even){
    margin-right: 2%;

}

#signatureWorkerFirst{
    width:50%;
}

.signatureWorkerChefContainer{
    margin-top: 15px;
    margin-bottom: 20px;
}

.signatureWorkerChef{
    display: flex;

    justify-content: flex-start;
    align-items: center;
    margin-bottom: 25px;
    width: 100%;

}
.signatureWorkerChef input{
    width: 28%;
    max-width: 250px;


}
.signatureWorkerChef input:nth-child(even){
    margin-right: 2%;

}

#signatureWorkerChefFirst{
    width:50%;
}

.rapport_incident_table{
    text-align: center;
}

.site_inspection_table{
    text-align: center;
}

.siteInspectionEntete{

    font-weight: 600;
    color: #000000;

}

.form-group.block-table {
    margin-top: 30px;
}

.site_inspection{
    /*display: block;*/
    display: table;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0px;
}

.siteInspectionLigne{
    display: table-row;
    /*display: flex;*/
    /*flex-direction: row;*/
    width: 100%;
}

.siteInspectionLigne > div{
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
    display: table-cell;
    padding: 10px 15px;
    word-break: break-word;


}

label[for^="questionCategory"] {
 margin-top: 15px;
}


.siteInspectionLigne > div > div:not(.allDocument):not(.actionDocument) {
    vertical-align: middle;
    display: table-cell;
    padding: 10px 5px;
    text-align: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;

}

.totalLigneSiteInspection{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.siteInspectionNumber{
    width: 6%;
}

.siteInspectionNomQuestion{
    width: 15%;
}

.siteInspectionCheckBox{
    width: 10%;
}

.siteInspectionCommentaire{
    width: 21%;
}
.siteInspectionAction{
    width: 8%;
}

.siteInspectionDocument{
    width: 20%;
}


.siteInspectionDocument > div > label,
.siteInspectionDocument > div > a,
.siteInspectionCommentaireDocument > div > label,
.siteInspectionCommentaireDocument > div > a {
    width: calc(100% / 4);
    color: #000000;
    padding: 5px ;
}
.siteInspectionCommentaireDocument > div  label > i,
.siteInspectionDocument > div > label > i {
    cursor: pointer;
}
.siteInspectionCommentaireDocument > div,
.siteInspectionDocument > div {
    padding: 10px 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.siteInspectionAction > div > label,
.siteInspectionAction > div > a,
.siteInspectionCommentaireAction > div > label,
.siteInspectionCommentaireAction > div > a {
    width: calc(100% / 2);
    color: #000000;
    padding: 10px 0;
}

.siteInspectionEntete  >div {
    padding: 10px 5px;
}
.siteInspectionAction > div,
.siteInspectionCommentaireAction > div {
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.conformSiteInspection{
    height: 15px;
    width: 15px;
}
.siteInspectionLigne0{
    background-color: #f9f9f9;
}
.siteInspectionLigne1{
    background-color: #FFF;
}


.siteInspectionCommentaireNumber{
    width: 6%;

}

.siteInspectionCommentaireCommentaire{
    width: 66%;
}
.siteInspectionCommentaireAction{
    width: 8%;
}


.siteInspectionCommentaireDocument{
    width: 20%;
}

#addCommentaire{
    margin-left: 10px;
    cursor: pointer;
}

#labelCommentaire{
    text-transform: uppercase;
    font-size: 14px;
}
.siteInspectionDocumentWithoutAction{
    width: 28%;
}
.regulation_table  th, td {
    text-align: center;
    vertical-align: middle!important;
}

.regulationMobile{
    display: none;
}


.actionCommentaire .tooltiptextRegulation    {
    width: 315px;
    min-height: auto;
    max-height: 300px;
    background-color: #FFFFFF;
    color: #000000;
    border-radius: 6px;
    padding: 15px 15px;
    border: solid 1px #000000;
    position: absolute;
    z-index: 3;
    top: -10px;
    right: 23px;
    white-space: normal;
    overflow-y: auto;
    text-align: left;

}

#addQuestion{
    cursor: pointer;
}
.addReponse{
    cursor: pointer;
}
.deleteReponse{
    cursor: pointer;
}
.deleteQuestion{
    cursor: pointer;
}
.questionContainer{
    padding:10px;
    margin: 30px 0px;
    border-radius: 10px;
}

.questionContainer0 {
    background-color: #cccccc;
}

.questionContainer1 {
    background-color: #dbdada;
}

.questionFirstEntryTitle{
    margin-bottom: 15px;
    display: block;
    font-size: 15px;
    font-weight: bold;
}

.reponseFirstEntryTitle{
    margin: 20px 0px;
    display: block;
    font-size: 14px;
    font-weight: bold;

}
.separatorReponse{
    margin: 25px auto;
    margin-bottom: 0px;
    width: 70%;
    height: 1px;
}

.separatorReponse0{
    background-color:  #e6e6e6;
}


.separatorReponse1 {
    background-color: #cccccc;
}

.reponseContainer{
    margin-left: 15px;
}
.videoFirstEntry{
    margin-bottom: 80px;
}

.iframeFirstEntryVideo{
    display: block;
    margin: 0 auto;
    width: 750px;
    height: 450px;
}

.contentFirstEntry{
    margin-top: 100px;
    margin-bottom: 50px;

}
.numReponse{
    margin: 0 5px;
}

.reponseContainerShow{
    margin-left: 15px;
    margin-bottom: 15px;
    display: flex;
}

.QuizzTitle{
    display: block;
    margin: 0 auto;
    width: 320px;
    text-align: center;
    font-weight: bold;
    font-size:17px;
    margin-bottom: 50px;

}
#quizzResult{;
    margin: 0 auto;
    width: 290px;
    text-align: center;
    border-radius: 10px;
    background-color: #cccccc;
    padding: 15px;
    display: none;

}
#resetQuizz{
    width: 320px;
    text-align: center;
    font-size: 9px;
    color: #0000AA;
    display: none;
    text-decoration: underline;
    margin: 0 auto;
    cursor: pointer;

}

.result_qcm_table th{
    text-align: center;
}

.qrCodeShare{
    display: none;
    margin-top: 50px;
}
#infoGen{
    display: flex;
    flex-wrap: nowrap;
    gap:10px;
}

.showRoomDeficience{
    font-weight: bold;
}

.detailsBoxDeficience .punchStatus{
    padding: 10% 0;
}

.deficienceRow .detailsBox .punchStatus div {
    height: 25px;
}

.punchList .deficienceRow .punchListCell.detailsBox {
    background-color:#262835;

}

.priorityTicket{
    font-weight: bold;
    font-size: 18px;
}

.iconElement span {
    margin: 11px 0 0 0px;
    display: block;
    text-align: center;
}

.outside #modalContainer {
    height: 600px !important;
    left: 13vw !important;
}

.outside iframe {
    border: 0px !important;
}

.reunions tr td {
    padding: 5px;
}

.estimation.table-striped tr:nth-child(1),
.categories.table-striped tr:nth-child(1){
    background-color: transparent;
}

.categories tr:not(:nth-child(1)):not(:nth-child(2)):hover,
.costTable tr:hover,
.estimation tr:hover {
    background-color: #dddddd !important;
}

.categories_totals tr:nth-child(2) {
    background-color:#262835;
    color: #ffffff;
}

.selectContact{
    min-width: 50px;
}

table.category_header .title th:nth-child(1) {
    padding-left: 10px;
}

.estimation_cost {
    border: 1px solid #cccccc;
    padding: 10px;
    margin: 20px 0px;
}

.estimation_cost legend {
    text-align: center;
    padding: 0px 10px;
    font-size: 12px;
    border: none !important;
    width: auto;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
}

tr.disabled {
    background-color: #aaaaaa !important;
}

tr.disabled td,
tr.disabled th,
tr.disabled td a:not(.btn) {
    color: #ffffff;
}

tr.disabled td input,
tr.disabled th input {
    color: #333333;
}

/** Switch to toggle on and off - copied from w3schools **/

#switchContainer {
    padding: 5px;
}

/* The switch - the box around the slider */
#switchContainer .switch {
    position: relative;
    display: inline-block;
    width: 37px;
    height: 21px;
}

/* Hide default HTML checkbox */
#switchContainer .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
#switchContainer .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

#switchContainer .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 15px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

#switchContainer input:checked + .slider {
    background-color: #2196F3;
}

#switchContainer input:focus + .slider {
    box-shadow: 0 0 2px #ffffff;
}

#switchContainer input:checked + .slider:before {
    -webkit-transform: translateX(17px);
    -ms-transform: translateX(17px);
    transform: translateX(17px);
}

/* Rounded sliders */
#switchContainer .slider.round {
    border-radius: 12px;
}

#switchContainer .slider.round:before {
    border-radius: 50%;
}

/***********/

@media (max-width: 1550px) {

    .siteInspectionLigne.siteInspectionEntete {
        display: none;
    }
    .siteInspectionLigne {
        flex-direction: column;
        width: 100%;
        margin-top: 20px;
    }
    .siteInspectionLigne > div {
        width: 100%;
        display: flex;
        flex: 1 auto;
        padding: 0px;
        text-align: left !important;
    }
    .siteInspectionLigne > div > div {
        min-width: 70%;
        max-width: 70%;
        border: none;
        border: none;
        position: relative;
        padding: 5px !important;
        text-align: left !important;
    }
    .siteInspectionLigne > div::before {
        content: attr(data-title);
        display: block;
        min-width: 30%;
        max-width: 30%;
        flex: 1 auto;
        color: #000;
        border-right: 1px solid #ccc;
        font-weight: 600;
        padding: 5px !important;
        text-align: left;
    }
    .siteInspectionLigne * {
        border: none !important;
    }
    .siteInspectionLigne > div{
        border: 1px solid #ddd !important;
    }

    .siteInspectionCommentaireDocument > label,
    .siteInspectionCommentaireDocument > a,
    .siteInspectionDocument > div > label,
    .siteInspectionDocument > div > a {
        width: calc(100% / 4);
    }

}

@media (max-width: 1100px) {


    .qrCodeShare img{
        margin: 0 auto;
        display: block;
    }



    .regulationMobile{
       display: table-cell;
    }
    .regulationNonMobile{
        display: none;
    }

    .actionCommentaire .tooltiptextRegulation{
        width: 275px;
        top: -90px ;
        right: -87px;
    }

    .iframeFirstEntryVideo{
        width: 100%;

    }

}
@media (max-width: 700px) {
    #infoGen{
        flex-direction: column;
        gap:15 px;
    }
    #infoGen input{
        width: 100%;
    }
}

@media (min-width: 1200px){
    .account-tab-nav {
        float: left;
        width: 200px;
    }

    .division-tab-nav {
        float: left;
        width: 300px;
    }

    .account-tab-nav .nav.nav-tabs li,
    .division-tab-nav .nav.nav-tabs li{
        width: 100%;
    }
    .account-tab-nav .nav.nav-tabs li a,
    .division-tab-nav .nav.nav-tabs li a{
        border:none;
        border-bottom: 1px solid #ddd;
    }

    .account-tab-nav .nav.nav-tabs>li.active>a,
    .division-tab-nav .nav.nav-tabs>li.active>a{
        font-weight: 900;
    }

    .account-tab-nav .nav.nav-tabs>li.active>a:after,
    .division-tab-nav .nav.nav-tabs>li.active>a:after{
        content: ">";
        position: absolute;
        right: 14px;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
    }

    .account-tab-nav .nav.nav-tabs>li.active>a,
    .account-tab-nav .nav.nav-tabs>li.active>a:focus,
    .account-tab-nav .nav.nav-tabs>li.active>a:hover,
    .account-tab-nav .nav.nav-tabs>li>a:hover,
    .division-tab-nav .nav.nav-tabs>li.active>a,
    .division-tab-nav .nav.nav-tabs>li.active>a:focus,
    .division-tab-nav .nav.nav-tabs>li.active>a:hover,
    .division-tab-nav .nav.nav-tabs>li>a:hover
    {
        color: #717484;
        background: none;
    }

    .account-tab-content,
    .division-tab-content {
        float:right;
        width:calc(100% - 200px);
        border-left:1px solid #ddd;
        padding-left: 2%;
    }

    .division-tab-content {
        width:calc(100% - 300px);
    }
}

/* Contact Info */

.contact-info-item{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 13px;
    flex: 1;
    flex-basis: 50%;
    padding: 6px 0;
}


/* Profile picture form */

.imageProfile{
    padding: 20px 0 0;
}

.coverContainer,
.sub_coverContainer,
.coverPreview,
.sub_coverPreview {
    margin-top: 20px;
}

.smallProfilPicture{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.pictureUpload{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.coverContainer img,
.coverPreview canvas{
    max-width: 200px;
    max-height: 200px;
    border-radius: 50%;
}

.coverContainer img, .coverContainer canvas {
    width: 100%;
    image-orientation: from-image;
}

.coverPreview,
.sub_coverPreview {
    width: 100%;
    display: none;
    position: relative;
    overflow: hidden;
}

.coverPreview img,
.sub_coverPreview img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.coverPreview canvas,
.sub_coverPreview canvas {
    width: 100%;
}

.jcrop-holder div {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    margin: -1px;
}

.default2-btn {
    color: #FFF;
    height: 50px;
    background: #262835;
    margin-top: 10px;
    width: 100%;
    border: 1px solid #262835;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.default2-btn:hover, .default2-btn:focus, .default2-btn:active {
    color: #262835;
    background-color: #FFF;
    border: 1px solid #262835;
    outline: none;
}


.button-arrow {
    border: 1px solid rgba(235, 236, 241, 0.15);
    background: none;
    font-size: 20px;
    font-weight: 300;
    color: #ebecf1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 393px;
    height: 67px;
    text-align: left;
    padding-left: 20px;
    position: relative;
    padding-right: 50px;
}

.button-arrow:hover,
.button-arrow:active,
.button-arrow:focus {
    background: #ffffff;
    color: #242424;
}

.button-arrow:after {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    right: 25px;
    position: absolute;
    top: 26.5px;
}

.button-arrow.addButton.upload-button {
    background-color: #f9f9f9;
    color: #4e4e4e;
    width: 100%;
}

.button-arrow.addButton.upload-button:hover,
.button-arrow.addButton.upload-button:focus,
.button-arrow.addButton.upload-button:active {
    background-color: #FFFFFF;
    border-color: #d9d9d9!important;
    color: #000;
}


.button-arrow.addButton.upload-button input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    height: 100%;
}


.button-arrow.addButton.upload-button:after {
    content: "\f067";
}

/*
 MEMO SLIDESHOW
 */

.dotMemo {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #ffff;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.dotMemoActive, .dotMemo:hover{
    background-color: #717171;
}

/* Fading animation */
.memo-fade {
    animation-name: fade;
    animation-duration: 1.5s;
}


.memo-header{
    display: flex;
    background: #e11111!important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
}

.memo-dot-container{
    margin-top: 7px;
    margin-left: 10px;
}


.memoCreatedUser .fa-user-circle{

    font-size: 50px;

}

.memo-container{
    display: none;
    overflow-y: scroll;
}

.memoUserPhoto{
    padding: 12px;
    display: flex;
}

.memoUserInfo{
    font-size: 14px;

}

.memoTitle{
    margin-top: 3px;
    font-weight: bold;
}

.overflowMemo{
    z-index: 21;

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.overflowMemo .row {
    max-width: 90%;
    max-height: 90%;
    overflow-y: auto;
    background: #fff;
    margin-bottom: 110px;
    top: 100px;
    position: absolute;

}


.overflowMemo .borderMemo {
    padding: 0
}

.overflowMemo .memoContent img{
    max-width: 100%;
    max-height: 600px;
    width: auto!important;
    height: auto!important;
    text-align: center;
    display: block;
}

.overflowMemo .memo-container{
    display: block;
}

.hide-mobile {
    display: none;
}

@media (min-width: 992px) {
    .hide-mobile {
        display: block;
    }
}

/*
@media (max-width: 2385px) {
    .categories_content table tr,
    .gestionitems_content table tr {
        width: 100%;
        display: block;
        overflow: hidden;
    }
    .categories_content table tr td,
    .gestionitems_content table tr td {
        width: 25% !important;
        display: block;
        padding: 5px;
        margin: 0px;
        float: left;
        box-sizing: border-box !important;
        height: 45px;
        text-align: right !important;
    }

    .categories_content table tr td *,
    .gestionitems_content table tr td * {
       float: none;
       vertical-align: middle !important;
       text-align: left !important;
       display: inline-block !important;
    }

    .categories_content table tr td input,
    .gestionitems_content table tr td input {
       margin-left: 10px !important;
    }

    .categories_content table tr td.endTable,
    .gestionitems_content table tr td.endTable {
       font-weight: bold !important;
    }

    .categories_content table tr td:empty,
    .gestionitems_content table tr td:empty {
       display: none !important;
    }

    .categories_content table tr td:before,
    .gestionitems_content table tr td:before {
        content: attr(responsive-title);
        float: left;
        width: 33%;
        display: block;
        text-align: left !important;
    }

    .categories_content table tr:nth-child(1),
    .gestionitems_content table tr:nth-child(1){
        display: none !important;
    }
}*/