@viewport {
  zoom: 1.0;
  min-zoom: 1.0;
  max-zoom: 1.0;
}
html {
    height: 100%;
}
body {
    position: relative;
    height: 100%;
}
@media print {
  .noPrint {display: none}
}
ul.select2-selection__rendered {
    padding-right: 30px !important;
}
ul.select2-selection__rendered:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 5px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.infowindow h3 {font-size:22px;margin-top:0;margin-bottom: 5px;margin-top:0;}
.infowindow hr {margin-bottom: 10px;margin-top: 10px}
.clear {clear:both;}
.select-checkbox {cursor: pointer}
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after, table.dataTable tbody th.select-checkbox:before, table.dataTable tbody th.select-checkbox:after {
  position:relative;top:inherit;
}
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before {
  margin-top:0;
}
table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {
  margin-top:-13px;
}
.sidebar .logo .simple-text, .off-canvas-sidebar .logo .simple-text {white-space:normal;}
.sidebar .logo .simple-text.logo-mini {display:none;}
.sidebar .logo {max-height:200px;height:200px;text-align: center;white-space:normal;}
.sidebar .logo img {white-space:normal;line-height: inherit;vertical-align:inherit;}
.sidebar-mini .sidebar .logo {height:75px;white-space:nowrap;}
.sidebar-mini .sidebar .logo .simple-text.logo-mini {display: inline-block}
.sidebar .logo .simple-text, .off-canvas-sidebar .logo .simple-text {font-size:10px;}
.login-logo {text-align: center}
.user .info {text-align: center;color:white;}
select.form-control {padding:5px 17px;}
.main-panel > .content {background:url("/public/img/background/interv2.jpg") no-repeat top center;background-size: cover;}
div.dataTables_wrapper div.dataTables_length select {width:91px;text-align: center}
.clickable {cursor: pointer}
.login-page .card {margin-bottom: 0}
.login-page > .content, .lock-page > .content {padding-top:5vh;}
#comm {cursor:pointer;}
.no-results{
    cursor: pointer;
}
.sidebar-wrapper {    background-color: #542b06;overflow: hidden !important;}
.sidebar .sidebar-wrapper > .nav li > a, .off-canvas-sidebar .sidebar-wrapper > .nav li > a {margin:0;}
.verticalalign {margin-top:10%;}
#showfilter {left:20px;margin-top:130px;position:absolute;z-index:5000;}
#showcommentaire {left:20px;margin-top:190px;position:absolute;z-index:5000;}

#showLegend {right:20px;margin-top:15px;position:absolute;z-index:5000;}
#filtermap,#feuilleroute,#legend {left:20px;margin-top:173px;display:none;position:absolute;z-index:5000;background:#FFFFFF;padding:10px;}
#commentairemap {left:20px;margin-top:220px;display:none;position:absolute;z-index:5000;background:#FFFFFF;padding:10px;}
#legend {right: 20px;left: auto;}

.addDegradation .radio-inline {padding:5px;border-radius:5px;margin:1%;background:#F4F4F4;border:1px solid #FFFFFF;width: 46%}
.addDegradation .radio label::before {display:none;}
.addDegradation .radio label::after {margin-left:0;}
.addDegradation .radio label {padding-left:30px;padding-right:30px;}
.addDegradation .bggreen {background-color:limegreen;}
.addDegradation .bggreenlight {background-color:palegreen;}
.addDegradation .bgorange {background-color:orange;}
.addDegradation .bgred {background-color:orangered;}
.addDegradation .radio-inline.active {-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.46); 
box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.46);}

.addDegradation .opacity70 {opacity: .5;background:#F4F4F4;padding:10px;border-radius:5px;margin:0 auto;}


.addTravauxEtape .radio-inline {
    padding:5px;
    border-radius:5px;
    margin:1%;
    background:#F4F4F4;
    border:1px solid #FFFFFF;
    width: 30%;
    background-color:white;
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.30);
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.30);
    text-align: center;
}
.addTravauxEtape .radio label::before {display:none;}
.addTravauxEtape .radio label::after {margin-left:0;display: none;}
.addTravauxEtape .radio label {padding-left: 0;padding-right: 0;}
.addTravauxEtape .radio-inline.active {background-color: #ffed00}

.addTravauxEtape .opacity70 {opacity: .5;background:#F4F4F4;padding:10px;border-radius:5px;margin:0 auto;}


@media (max-height: 600px) {
    .login-page > .content, .lock-page > .content {padding-top:1vh;}
}
.navbar-brand .miniLogo {display:none;}
/*
@media (max-width: 1400px) {
    body {zoom:70%;min-height:140vh;}
    body .wrapper {min-height: 140vh}
    body .main-panel > .content {min-height: calc(140vh - 75px);}
}
*/
@media (max-width: 996px) {
    .navbar-brand .miniLogo {display:inline-block;}
    .fullScreen {display: none;}
}
.easy-autocomplete {width:100% !important;}
.easy-autocomplete-container {z-index: 9999}
#message.alert-success span {font-weight: bold;font-size:19px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color:#ffed00;
}
.fa.fa-calendar {cursor:pointer;}
a.navbar-brand {cursor: default;}
.cboth {clear:both;}
.firstLine {margin-bottom: 15px}
.delLine {color:red;cursor:pointer;}
.bootstrap-select .btn {border-radius: 4px;border-color:#e8e7e3 !important;}
.has-error .input-group-addon {color:red;border-color:red;}
.form-control {background-color:#fbfbfb;}
.error.help-block {color:#a94442;}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #92887c;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #92887c;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #92887c;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #92887c;
}
.has-error .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
.has-error .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
.has-error .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
.has-error .form-control:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}
.form-control.iptGroup{padding-left:2px;padding-right:2px;}
.bigIcon {font-size:30px;}
.checkbox.row input[type="text"].form-control {height:22px;padding:2px;font-size:12px;}
.has-error .form-control.ignore, .form-control.error.ignore {    background-color: #F9F9F9;color: #66615b;border: 1px solid #e8e7e3;}
form .form-group label.control-label {text-align: left}
form .form-group label.control-label.iconR {text-align:right}
form h4 {color:#EBA537;border-bottom:1px solid;padding-bottom:15px;}
form h4.first {background:#66615b;color:white;}
form h4 span {color:red;font-weight: normal;font-size: 15px;color:#ef6868;font-style:italic;float:right;margin-right:5px;}
form .form-group.col-lg-6 .control-label.col-lg-4 {padding-left:0;}
form input[type="text"]:focus {background-color:#FAFFBD;}
.noPadding {padding-right:5px;}
.noPadding .input-group select.form-control:not(:first-child):not(:last-child) {border-right: 1px solid #e8e7e3;}
.statistique .label-bg1 {background-color:#68B3C8;}
.statistique .label-bg2 {background-color:#F3BB45;}
.statistique .label-bg3 {background-color:#EB5E28;}
.statistique .label-bg4 {background-color:#7AC29A;}
.statistique .label-bg5 {background-color:#7A9E9F;}
.statistique .label-bg6 {background-color:rgb(106, 106, 230);}
.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {stroke:rgb(106, 106, 230);}
.ct-series-f .ct-slice-pie, .ct-series-f .ct-area {fill:rgb(106, 106, 230);}
.infowindow {font-size:20px;}
.dissocier {cursor: pointer;color:red;}
table.dataTable tbody>tr.selected.firstSelected, table.dataTable tbody>tr>.selected.firstSelected {
  background:#532b06;
}
div .yadcf-filter-wrapper {display:block;width:120px;}
div .yadcf-filter-wrapper select {width:150px;max-width: 90%;display: inline-block;}
div#page-2 .yadcf-filter-wrapper select {width:100px;}
div div .yadcf-filter-reset-button {    position: absolute;
    left: 0;
}
div .yadcf-filter-wrapper .yadcf-filter-range-number {width:80px;}
div .yadcf-filter-range-number-seperator {margin-right:5px;}
div .yadcf-filter-range-number-seperator {margin-left:5px;}
div .yadcf-filter-reset-button {
  background:none;
  border:none;
  padding:3px;
  color:red;
  cursor:pointer;
  font-weight: bold;
}
table.dataTable thead tr th .yadcf-filter,
table.dataTable thead tr th .yadcf-filter-range,
table.dataTable thead tr th .yadcf-filter-date   {
  border:none;
  border-radius: 3px;
  padding:5px 5px 10px 5px;
}
table.dataTable thead tr th .yadcf-filter-wrapper {text-align: left;font-size:14px;font-weight: normal;color:black;float:left;
    clear: both;
    width: 80%;}
.yadcf-filter.inuse {background: #8bbef0 !important;}
.yadcf-filter.inuse.select2-container {background: transparent !important;}
.yadcf-filter.inuse .select2-choices {background: #8bbef0 !important;}
table.table-bordered.dataTable th {background:#F3F2EE;}
.yadcf-filter-wrapper-inner {border:none;}
div .yadcf-filter-wrapper input {
    width: 150px;
    max-width: 90%;
    display: inline-block;
}
div#page-2 .yadcf-filter-wrapper input {
  width:100px;
}
div .yadcf-filter-wrapper input.yadcf-filter-range {
    width: 70px;
    max-width: 40%;
}
div#page-2 .yadcf-filter-wrapper input.yadcf-filter-range {width:70px;}
span.thHead {
  display: inline-block;
    width: 90%;
}
.float-left{float:left;}
.totalLigne {
    margin-left: 15px;
    height: 31px;
    line-height: 31px;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    background: #F3F2EE;
    color: white;
    padding: 0 10px;
    color:rgb(92, 54, 19);
}
.overAuto {overflow:auto;}
/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-element_arrows_visible {
    position: relative;
}
.scroll-element_arrows_visible .scroll-element_track:before,
.scroll-element_arrows_visible .scroll-element_track:after {
    color:white;
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    background:#542B06;
    border:0;
    display: block;
    width:24px;
    height:24px;
    line-height: 24px;
    text-align:center;
}
.scroll-element_arrows_visible .scroll-bar {
    z-index:9998;
}
.scroll-scrollx_visible.scroll-scrolly_visible.scroll-element_arrows_visible.scroll-x .scroll-element_track:before {
    content: "\e64a";
    float:left;
    margin-left:25px;
    margin-top:1px;
}
.scroll-scrollx_visible.scroll-element_arrows_visible.scroll-x .scroll-element_track:before {
    content: "\e64a";
    float:left;
    margin-left:0;
    margin-top:1px;
}
.scroll-element_arrows_visible.scroll-x .scroll-element_track:after {
    content: "\e649";
    float:right;
    margin-right:5px;
    margin-top:1px;
}
.scroll-element_arrows_visible.scroll-y .scroll-element_track:before {
    content: "\e648";
    margin-top:25px;
    margin-left:1px;
}
.scroll-element_arrows_visible.scroll-y .scroll-element_track:after {
    content: "\e64b";
    bottom: 0;
    margin-left:1px;
    position: absolute;
}
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
/*************** SCROLLBAR RAIL ***************/
div > .scroll-element,
div > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}
div > .scroll-element {
    background-color: #ffffff;
}
div > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
div > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}
div > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}
div > .scroll-element.scroll-x {
    bottom: 0;
    height: 20px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}
div > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 20px;
}
div > .scroll-element .scroll-bar {
    background-color: #542b06;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
div > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
/* scrollbar height/width & offset from container borders */
div > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
div > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }
div > .scroll-element.scroll-x .scroll-bar { height: 30px; min-width: 10px; top: 1px; }
div > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 30px; }
div > .scroll-element.scroll-x .scroll-element_outer { height: 30px; left: 5px; }
div > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 12px; }
div > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 30px; }
div > .scroll-element.scroll-y .scroll-element_size { left: 12px; top: -10px; width: 2px; }
/* update scrollbar offset if both scrolls are visible */
div > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
div > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }
div > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
div > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }

.footer .copyright {margin-bottom: 0}
div.tableScroll .dataTables_scrollBody {
    max-height: calc(100vh - 330px);
}
.demande.liste div.tableScroll .dataTables_scrollBody {
    max-height: calc(100vh - 390px);
}
.demande.etat div.tableScroll .dataTables_scrollBody {
    max-height: calc(100vh - 390px);
}
.statistique.deplacements  div.tableScroll .dataTables_scrollBody {
    max-height: calc(100vh - 380px);
}
div.tableScroll div.dataTables_scrollBody .yadcf-filter-reset-button {
    display: none;
}
div.tableScroll .select-checkbox.sorting_disabled .yadcf-filter-reset-button {
    display: none;
}
@media (max-width: 980px) {
    div.tableScroll .dataTables_scrollBody {
        max-height: 300px;
    }
}
.hrButton {margin-bottom:5px;border-bottom:1px solid #5a3412;padding-bottom:5px;}
@media (max-width: 992px) {
    .copyright {display: none}
}
/*
.zoomed2x {
    zoom: 50%;
    -moz-transform: scale(0.5);
}
body.zoomed2x .wrapper {
    min-height: 200vh;
}
*/
.main-panel > .content {
    padding: 30px 15px 0 15px;
    min-height: calc(100vh - 75px);
}
/*
body.zoomed2x .main-panel > .content {
    min-height: calc(200vh - 75px);
}
body.zoomed2x div.tableScroll .dataTables_scrollBody {
    max-height: calc(200vh - 520px);
}
body.zoomed2x .sidebar[data-background-color="brown"] .nav li > a > p{
    font-size:10px;
    font-weight: normal;
    letter-spacing: inherit;
}
*/
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;top:5px;right:5px;
}


.wizard .nav-pills > li > a {background:inherit !important;color:#dbd9d1;}
.wizard .nav-pills>li.active>a,
.wizard .nav-pills>li.active>a:hover,
.wizard .nav-pills>li.active>a:focus {color:#542b06 !important;}
.wizard .nav-pills>li>a {border:0;text-align: center;}
.wizard .nav-pills>li {background: url("../img/bgstepmid.gif") repeat-x 50% 40%;}
.wizard .nav-pills li:first-child {background: url("../img/bgstep1.gif") no-repeat 50% 40%;}
.wizard .nav-pills li:last-child{background: url("../img/bgstep2.gif") no-repeat 50% 40%;}
.wizard .nav-pills > li > a > .circle-number {border: 1px solid;padding: 10px 15px;margin: 10px;display: inline-block;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #F4F4F4;}
.wizard .nav-pills > li.active > a > .circle-number {background:#542b06;color:#FFFFFF;}
.wizard .nav-pills > li.success > a > .circle-number {background:#767676;color:#FFF;}
.wizard .nav-pills > li.success > a  {color:#767676;}
.separator {clear:both;font-size:0;height:0;}




form a.btn.disabled,
form button.btn.disabled{
    font-size:0px;
}

form a.btn.disabled:after,
form button.btn.disabled:after{
    content: " Envoi en cours...";
    font-size:14px;
}

form a.btn.disabled .fa:before,
form button.btn.disabled .fa:before {
    content:"\f110" !important;
    font-size:14px !important;
}




        .horizontalScroll .row {
            white-space: nowrap;
        }

        .horizontalScroll .row .colRow {
            display: inline-block;
            float:none;
            vertical-align: text-top;
        }

 .horizontalScroll .scroll-element.scroll-y {
    display: none;
 }


@-webkit-keyframes flashOutIn {
    0% {
        background-color: #eeeb8e;
        opacity:1;
    }
    22% {
        background-color: white;
    }
    50% {
        background-color: #eeeb8e;
    }
    77% {
        background-color: white;
    }
    100% {
        background-color: #eeeb8e;
    }
}

.flashOutIn {
    -webkit-animation-name: flashOutIn;
    -webkit-animation-duration: 1800ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out;
    background-color: #eeeb8e;
}
@media (min-width:1200px) {
    .alignVert {
        margin-top:93px;
    }
}


.sidebar .sidebar-wrapper > .nav p, .off-canvas-sidebar .sidebar-wrapper > .nav p {
    font-size:12px !important;
    line-height: 28px !important;
}


.sidebar .sidebar-wrapper > .nav .twolines p, .off-canvas-sidebar .sidebar-wrapper > .nav .twolines p {
    line-height: 14px !important;
}

.sidebar .sidebar-wrapper > .nav i, .off-canvas-sidebar .sidebar-wrapper > .nav i {
    font-size: 28px;
    float: left;
    margin-right: 5px;
    line-height: 30px;
    width: 30px;
}
.perfect-scrollbar-off .sidebar .sidebar-wrapper, .perfect-scrollbar-off .main-panel {
    /*overflow: hidden !important;*/
}

.perfect-scrollbar-off .sidebar .sidebar-wrapper hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar .navbar-brand {
    font-weight: 600;
    margin: 0 0px;
    padding: 5px 5px;
    font-size: 20px;
    line-height: 43px
}
.navbar .navbar-minimize .btn {
    margin: 9px 3px;
}
.main-panel > .content {
    padding: 15px 0 0 0;
    min-height: calc(100vh - 75px);
}
.sidebar, .off-canvas-sidebar {
    width: 230px;
}
.main-panel {
    width: calc(100% - 230px);
}
.sidebar .sidebar-wrapper, .off-canvas-sidebar .sidebar-wrapper {
    width: 230px;
}
.sidebar .sidebar-wrapper, .off-canvas-sidebar .sidebar-wrapper {
    height: calc(100% - 115px);
}
.isPartieMobile .sidebar .sidebar-wrapper, .isPartieMobile .off-canvas-sidebar .sidebar-wrapper {
    height: calc(100% - 230px);
}
@media (min-width: 992px) {
    .navbar {
        min-height: 50px;
    }
}


@media (max-width: 992px) {
    .main-panel {
        width:100%;
    }
}



/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.noerrorT strong {display: none !important;}
.noerrorT input[aria-invalid="true"],
.noerrorT select[aria-invalid="true"] {background-color: #FFC0A4;
    color: #EB5E28;
    border-color: #EB5E28;}

.imgModal {min-height:100px;min-width:50px;display:inline-block;background:url('/public/img/loading.gif') center center no-repeat;}

.wizard li a {min-height: 102px;height:102px;}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 10px;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    z-index: 9999 !important;
}

.sidebar-mini .sidebar-wrapper .user {display: none}
.sidebar-mini .sidebar-wrapper .nav li a {padding-left:26px;}

.sidebar-mini .sidebar-wrapper li.active > a:not([data-toggle="collapse"]):before {
    top: 8px;
}
.sidebar-mini .sidebar-wrapper li.active > a:not([data-toggle="collapse"]):after {
    top: 8px;
}


.hiddenMobile {}
.visibleMobile {display: none !important;}

.btn.btn-fill:focus,
.btn.btn-fill:active,
.navbar .navbar-nav > li > a.btn.btn-fill:focus,
.navbar .navbar-nav > li > a.btn.btn-fill:active {
    background-color: #542b06;
}

.btn.btn-success.btn-fill:focus,
.btn.btn-success.btn-fill:active,
.navbar .navbar-nav > li > a.btn.btn-success.btn-fill:focus,
.navbar .navbar-nav > li > a.btn.btn-success.btn-fill:active {
    background-color: #54b07d;
}

.btn.btn-danger.btn-fill:focus,
.btn.btn-danger.btn-fill:active,
.navbar .navbar-nav > li > a.btn.btn-danger.btn-fill:focus,
.navbar .navbar-nav > li > a.btn.btn-danger.btn-fill:active {
    background-color: #EB5E28;
}

@media (max-width: 992px) {

    .visibleMobile {display: inherit !important;}
    .hiddenMobile {display: none !important;}
    .bootstrap-select.btn-group .dropdown-menu.inner {
        max-width:calc(100vw - 100px) !important;
    }
    .perfect-scrollbar-off .main-panel {
    overflow: auto !important;
}
.main-panel > .content {
    overflow: auto !important;
}
}


.mapMobile {
    width:100%;height:calc(100vh - 75px - 55px);
}
.standAlone .mapMobile {
    width:100%;height:calc(100vh - 75px);
}

@media (max-width: 992px) and (orientation: portrait) {

    html {height: calc(100vh - 48px);overflow: hidden}
    .wrapper {height: calc(100vh - 48px);}
    body .wrapper {min-height: calc(100vh - 48px);}
    .mapMobile {
        width:100%;height:calc(100vh - 75px - 55px - 48px);
    }
    .standAlone .mapMobile {
        width:100%;height:calc(100vh - 75px - 48px);
    }

    .main-panel > .content {
        padding: 15px 0 0 0;
        min-height: calc(100vh - 75px - 55px);
    }
    .card {margin-bottom: 0;}
}

@media (max-width: 992px) {

    .patrimoine.degradation.isPartieMobile .alert  {
        margin-bottom: 0;
    }
    .patrimoine.degradation.isPartieMobile .main-panel > .content {
        padding: 0;
    }
    .patrimoine.degradation.isPartieMobile .container-fluid {
        height: 100%
    }
    .patrimoine.degradation.isPartieMobile .row .col-lg-12 {
        margin: 0;
        padding: 0;
    }
    .patrimoine.travaux.isPartieMobile .main-panel > .content {
        padding: 0;
    }
    .patrimoine.travaux.isPartieMobile .container-fluid {
        height: 100%
    }
    .patrimoine.travaux.isPartieMobile .row .col-lg-12 {
        margin: 0;
        padding: 0;
    }
    .patrimoine.viewUrgence.isPartieMobile .main-panel > .content {
        padding: 0;
    }
    .patrimoine.viewUrgence.isPartieMobile .container-fluid {
        height: 100%
    }
    .patrimoine.viewUrgence.isPartieMobile .row .col-lg-12 {
        margin: 0;
        padding: 0;
    }
    .patrimoine.selectFeuille.isPartieMobile .main-panel > .content {
        padding: 0;
    }
    .patrimoine.selectFeuille.isPartieMobile .container-fluid {
        height: 100%
    }
    .patrimoine.selectFeuille.isPartieMobile .row .col-lg-12 {
        margin: 0;
        padding: 0;
    }
}
.bootstrap-select .btn.btn-fill:hover,
.bootstrap-select .btn.btn-fill:focus,
.bootstrap-select .btn.btn-fill:active,
.bootstrap-select .btn.btn-fill.active,
.bootstrap-select .open > .btn.btn-fill.dropdown-toggle,
.bootstrap-select .navbar .navbar-nav > li > a.btn.btn-fill:hover,
.bootstrap-select .navbar .navbar-nav > li > a.btn.btn-fill:focus,
.bootstrap-select .navbar .navbar-nav > li > a.btn.btn-fill:active,
.bootstrap-select .navbar .navbar-nav > li > a.btn.btn-fill.active,
.bootstrap-select .open > .navbar .navbar-nav > li > a.btn.btn-fill.dropdown-toggle {
    background-color: #fbfbfb;
    color: #542b06;
    font-weight: normal;
}

.bootstrap-select .btn.btn-fill,
.bootstrap-select .navbar .navbar-nav > li > a.btn.btn-fill {
    background-color: #fbfbfb;
    color: #542b06;
    font-weight: normal;
}
.card-chat .other .msg:before {display: none;}
.card-chat .self .msg {margin-right: 0}
.card-chat .other .msg {margin-left: 0}


.horizontalScroll ol {
    white-space: nowrap;
}

.horizontalScroll ol li {
    display: inline-block;
    float:none;
    vertical-align: text-top;
}



.scrollbarZ
{
    height: 300px;
    overflow-y: scroll;
}

#style-3::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
    background-color: #f27500;
}

.listeTravaux  div.tableScroll .dataTables_scrollBody {
    max-height: calc(100vh - 590px);
}

.listeDegradations  div.tableScroll .dataTables_scrollBody {
    max-height: calc(100vh - 550px);
}
.listeFeuilles  div.tableScroll .dataTables_scrollBody {
    max-height: calc(100vh - 550px);
}
.listeSignalements  div.tableScroll .dataTables_scrollBody {
    max-height: calc(100vh - 550px);
}

.exports  div#page-2.tableScroll .dataTables_scrollBody {
    max-height: calc(100vh - 490px);
}



.exports  div#page-1.tableScroll .dataTables_scrollBody {
    max-height: calc(100vh - 550px);
}



/* === Search Bar === */
.searchbar {
  height: 48px;
  width: 100%;
  background: #2196f3;
  box-sizing: border-box;
  padding: 0 16px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
}
.searchbar.no-shadow {
  box-shadow: none;
}
.searchbar a {
  position: relative;
  color: #fff;
}
.searchbar a:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle cover, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
html:not(.watch-active-state) .searchbar a:active:before,
.searchbar a.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.searchbar .searchbar-input {
  width: 100%;
  height: 32px;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-shrink: 1;
  -ms-flex: 0 1 auto;
  flex-shrink: 1;
}
.searchbar input[type="search"] {
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  display: block;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  font-family: inherit;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  border-bottom: 1px solid #fff;
  height: 100%;
  padding: 0 36px 0 24px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 center;
  opacity: 0.6;
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M15.5%2014h-.79l-.28-.27C15.41%2012.59%2016%2011.11%2016%209.5%2016%205.91%2013.09%203%209.5%203S3%205.91%203%209.5%205.91%2016%209.5%2016c1.61%200%203.09-.59%204.23-1.57l.27.28v.79l5%204.99L20.49%2019l-4.99-5zm-6%200C7.01%2014%205%2011.99%205%209.5S7.01%205%209.5%205%2014%207.01%2014%209.5%2011.99%2014%209.5%2014z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.searchbar input[type="search"]::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.searchbar input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.searchbar .searchbar-clear {
  position: absolute;
  width: 56px;
  height: 100%;
  right: -16px;
  top: 0;
  opacity: 0;
  pointer-events: none;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23fff'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  cursor: pointer;
}
.searchbar .searchbar-cancel {
  display: none;
}
.searchbar.searchbar-active input[type="search"] {
  opacity: 1;
}
.searchbar.searchbar-active .searchbar-clear {
  pointer-events: auto;
  opacity: 1;
}
.searchbar.searchbar-not-empty .searchbar-clear {
  pointer-events: auto;
  opacity: 1;
}
.searchbar-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.searchbar-overlay.searchbar-overlay-active {
  opacity: 1;
  pointer-events: auto;
}
.searchbar-not-found {
  display: none;
}

.searchbar {
    height: 48px;
    width: 100%;
    background-color: #607d8b;
    box-sizing: border-box;
    padding: 0 16px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
}
.searchbar .searchbar-input {
    width: 100%;
    height: 32px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-shrink: 1;
    -ms-flex: 0 1 auto;
    flex-shrink: 1;
}
#searchBar input {
    padding: 0 24px 0 24px;
    font-size: 13px;
}
.searchbar.searchbar-active input[type=search] {
    opacity: 1;
}
.searchbar input[type=search] {
    box-sizing: border-box;
    width: 100%;
    height: 32px;
    display: block;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0;
    font-family: inherit;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    border-bottom: 1px solid #fff;
    height: 100%;
    padding: 0 36px 0 24px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 center;
    opacity: .6;
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M15.5%2014h-.79l-.28-.27C15.41%2012.59%2016%2011.11%2016%209.5%2016%205.91%2013.09%203%209.5%203S3%205.91%203%209.5%205.91%2016%209.5%2016c1.61%200%203.09-.59%204.23-1.57l.27.28v.79l5%204.99L20.49%2019l-4.99-5zm-6%200C7.01%2014%205%2011.99%205%209.5S7.01%205%209.5%205%2014%207.01%2014%209.5%2011.99%2014%209.5%2014z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.pac-target-input:not(:-webkit-autofill) {
    animation-name: endBrowserAutofill;
}

.searchbar.searchbar-not-empty .searchbar-clear {
    pointer-events: auto;
    opacity: 1;
}

.searchbar.searchbar-active .searchbar-clear {
    pointer-events: auto;
    opacity: 1;
}
.searchbar .searchbar-clear {
    position: absolute;
    width: 56px;
    height: 100%;
    right: -16px;
    top: 0;
    opacity: 0;
    pointer-events: none;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23fff'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    cursor: pointer;
}
.searchbar a:before {
    content: '';
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: -webkit-radial-gradient(center,circle cover,rgba(255,255,255,.15) 66%,rgba(255,255,255,0) 66%);
    background-image: radial-gradient(circle at center,rgba(255,255,255,.15) 66%,rgba(255,255,255,0) 66%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
}


  .pac-container{
    margin-top: -210px;
  }

.ct-label {fill: white;color: black !important;}

.isNeuf {background-color: #70ad46 !important;}
.ct-series.isNeuf {fill: #70ad46 !important;}

.isBon {background-color: #a8d18d !important;}
.ct-series.isBon {fill: #a8d18d !important;}

.isMoyen {background-color: #FCBA2C !important;}
.ct-series.isMoyen {fill: #FCBA2C !important;}

.isDegrade {background-color: #fe0000 !important;}
.ct-series.isDegrade {fill: #fe0000 !important;}

.isBaton .ct-series.ct-series-a .ct-bar:nth-child(1) {stroke: #70ad46 !important;}
.isBaton .ct-series.ct-series-a .ct-bar:nth-child(2) {stroke: #a8d18d !important;}
.isBaton .ct-series.ct-series-a .ct-bar:nth-child(3) {stroke: #FCBA2C !important;}
.isBaton .ct-series.ct-series-a .ct-bar:nth-child(4) {stroke: #fe0000 !important;}



.isHisto .ct-series.ct-series-a .ct-bar {stroke: #fe0000 !important;}
.isHisto .ct-series.ct-series-b .ct-bar {stroke: #FCBA2C !important;}
.isHisto .ct-series.ct-series-c .ct-bar {stroke: #a8d18d !important;}
.isHisto .ct-series.ct-series-d .ct-bar {stroke: #70ad46 !important;}

.buttonCat {padding: 0 15px 0 15px;clear: both;}
.buttonCat .editCat {background: #ffed00;border-color: black;color: black;margin-top: 15px}
.buttonCat.miniSub .editCat {background: #e1d6d6;border-color: black;color: black;margin-top: 5px;float: right;width: 50%;font-size: 12px;}
.buttonCat .editCat {background: #ffed00}
    .titleTypeSupport{white-space: pre-wrap;text-align: center;display: inline-block;}
#control-height {
    height: 100vh;
    width: 0;
    position: absolute;
}

.addTravauxEtape .radio {padding: 0}
.addTravauxEtape .radio label {display: block;padding: 5px}

.miniSubX.closed {float: left;clear: none !important;padding-right: 5px;padding-left: 0px;}
.miniSubX.closed#couleur {padding-left: 15px;}

.miniSubX .btn {    border-radius: 4px !important;float: none !important;width: 100% !important;}

.swal-height-max {
  max-height: 80vh;
}
.carteFeuilleTermine  .addFeuille {display: none;}

.addPaddingLeft {padding-left: 15px !important;}




   .EC {
    background:url("/public/img/label/EC.gif");
    background-size: cover;
    width:20px;
    height:20px;
    color:#FFFFFF;
    border-radius:50%;margin-left:20px;margin-top:-20px;
    }

   .EF {
    background:url("/public/img/label/EF.gif");
    background-size: cover;
    width:20px;
    height:20px;
    color:#FFFFFF;
    border-radius:50%;margin-left:20px;margin-top:-20px;
    }

    .BP {
    background:url("/public/img/label/BP.gif");
    background-size: cover;
    content:"EC";
    width:20px;
    height:20px;
    color:#FFFFFF;
    border-radius:50%;margin-left:20px;margin-top:-20px;
    }

   .PT {
    background:url("/public/img/label/PT.gif");
    background-size: cover;
    content:"EC";
    width:20px;
    height:20px;
    color:#FFFFFF;
    border-radius:50%;margin-left:20px;margin-top:-20px;
    }
