@viewport {
  zoom: 1.0;
  min-zoom: 1.0;
  max-zoom: 1.0;
}
@media print {
  .doPrint {display: block !important;}
  .printFull {width:100% !important; float: none !important;}
  #chart1_1, #chart2_1, #chart3_2 {height:700px;width: 100%;}

}
.doPrint {display: none}

@media print {
  img {
    max-width: auto !important;
  }
  .multipleSel select {
    overflow: hidden !important;
    height: 100px !important;
}
  .multipleSel select option {
    display: none !important;
  }
  div #wizardForm .tab-pane .form-group.leftMap .col-sm-10.testSel {
    width: 70% !important;
}
  .multipleSel select option:checked{
    display: block !important;float: left;
}
  .multipleSel select option:after {
    content: ", ";
}
  #bottommenu, .navbar, #allZone, .btn, .sidebar, #alwaysbottom, [type='button']{display: none !important}
    div #wizardForm #photoBloc {
        height: 800px !important;overflow: hidden !important;
    }
    div.leftMap {height: 650px !important;}
    div #wizardForm .tab-pane .form-group {float: none !important;overflow: hidden !important;}
 div #wizardForm #googleMap,  {height: 650px !important;overflow: hidden !important;}

    div .card-wizard .scrollCard .tab-content.matTab {
        height: calc(1800px) !important; overflow: hidden !important;
    }
    div .main-panel > .content {
            height: calc(1200px) !important; overflow: hidden !important;
    }
    div .main-panel {
            height: calc(1200px) !important; overflow: hidden !important;
    }
    body div.wrapper {
            height: calc(1200px) !important; overflow: hidden !important;
    }
    div #wizardForm .tab-pane .form-group.leftMap {width: 100% !important}
    div #wizardForm .tab-pane .allLocalisation {float: left !important;width:50% !important;margin: 0 !important;padding: 0 !important;height: auto !important;overflow: inherit !important;}
    div #wizardForm .tab-pane .allLocalisation .lesLocs {height: auto !important;overflow: inherit !important;}
    div #wizardForm .tab-pane .form-group.rightMap {float: left !important;width:50% !important;margin: 0 !important;padding: 0 !important;}
    div #wizardForm .tab-pane .form-group.leftMap .col-sm-10 {width: 20% !important;clear: none !important;float: left;}
    div #wizardForm .tab-pane .form-group.leftMap .col-sm-2 {width: 20% !important;clear: none !important;float: left;}

    div #wizardForm .tab-pane .allLocalisation,
    div #wizardForm .tab-pane .forPrint,
    div #wizardForm .tab-pane .allLocalisation .cardChantier {display: block !important;}

}
html {
    height: 100%;
}
body {
    position: relative;
    height: 100%;
    padding-bottom:80px;
}

.carte_globale .headerTop,.carte_conquete .headerTop,.saga.gestion .headerTop,.saga.ressemblance .headerTop,.carte_conquete_ce  .headerTop{display:none;}



.gmaps * {box-sizing: content-box;}
h3 {font-size: 1.450em;}

.btn.btn-fill, .navbar .navbar-nav > li > a.btn.btn-fill  {background-color: #c0116f;    border-color: #c0116f;}
.btn-default.btn.btn-fill:hover, .btn-default.btn.btn-fill:active {background-color: #c0116f !important;    border-color: #c0116f;}

.btn-info.btn-fill {background-color: #6b4a75;    border-color: #6b4a75;}

.flexme {display:flex;align-items: center;justify-content: center;}
.perfect-scrollbar-off .main-panel {background:#FFFFFF;}



#alwaysbottom {position:fixed;bottom:0;z-index:100;width:100%;background:#164155;}
#bottommenu {display:flex;  align-items: center;  justify-content: center;}
#bottommenu .bottomitem {flex:1;text-align: center;}
#bottommenu .bottomitem a {font-size:20px;display:block;border-right:1px solid #103647;color:#7dbfc7;padding:15px 0;}
#bottommenu .bottomitem a.active {color:rgb(255,237,0);background: rgb(22,65,85);
background: linear-gradient(180deg, rgba(22,65,85,1) 62%, rgba(19,91,124,1) 100%);position:relative;}
#bottommenu .bottomitem a.active i {
    background: rgb(255,237,0);
    padding: 15px;
    border-radius: 50%;
    position: absolute;
    top: -30px;
    border: 5px #FFF solid;
    left: calc(50% - 28px);
    color: #000;
    width: 60px;
    height: 60px;
}
#bottommenu .bottomitem a.active::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border-top-right-radius: 30px;
    background: #164155;
    top: 0px;
    left: calc(50% - 51px);
    box-shadow: 0 -15px 0 0 #ffffff;}
#bottommenu .bottomitem a.active::after {
      content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border-top-left-radius: 30px;
    background: #164155;
    top: 0px;
    left: calc(50% + 25px);
    box-shadow: 0px -15px 0px 0px #ffffff;}

.visible {display: block !important;}
/* PROJETS >>>> */
.cardChantier {border-radius:5px;padding:15px;-webkit-box-shadow: 0px 0px 5px 2px #F4F4F4;box-shadow: 0px 0px 5px 2px #F4F4F4;margin:0 5px 15px;border:1px solid #CECECE;}
.cardChantier .coldesc {flex: 2 1 auto;}
.cardChantier .coldesc .fa {width:30px;text-align: center;}

.btn-default.btn.btn-fill:hover,
.btn-default.btn.btn-fill:active {
    background: #164155 !important;
}
.cardChantier .colphoto img {border-radius:5px;}



/* PROJETS <<<<  */


.navbar-default .navbar-brand, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {color:#FFFFFF;}
.fordelogouttop a {color:#ffed00;padding:15px;font-size:30px;display:inline-block;}

@media print {
  .noPrint {display: none}
}
ul.select2-selection__rendered {
    padding-right: 30px !important;
}
.form-control {    background-color: hsl(0deg 0% 98%) !important;}
.input-group-addon {
    background-color: hsl(48deg 17% 94%) !important;
    border: 1px solid hsl(48deg 10% 90%) !important;
    border-radius: 4px !important;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
    border-left: 0 none !important;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !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:10px;}
.main-panel > .content {/*background:url("/public/img/background/bg2.jpg") no-repeat top center;background-size: cover;*/background:#FFFFFF;}
div.dataTables_wrapper div.dataTables_length select {width:91px;text-align: center}
.clickable {cursor: pointer}



.login-page  {overflow: hidden;}
.login-page .card {margin-bottom: 0}


.login-page > .content, .lock-page > .content {padding-top: 30px;}


/* pictos métiers */

.toto {width:50px;height:50px;background-color:transparent;text-indent:-9999em;}
.toto.marker_renouveler {background: url("img/marker_renouveler.png") no-repeat;background-size: 100%;}
.toto.marker_encours {background: url("img/marker_encours.png") no-repeat;background-size: 100%;}
.toto.marker_concurrent {background: url("img/marker_concurrent.png") no-repeat;background-size: 100%;}

.simulation-active {
  filter: drop-shadow(0px 0px 6px rgba(255, 69, 0, 0.8)); /* Effet lumineux */
}

.pictosmetiers {border-radius: 50%;width:40px;height:40px;background-color:#0a4763;text-indent:-9999em;}
.pictosmetiers.couleurea0608 {border:6px solid #ea0608;}
.pictosmetiers.couleur48a9f5 {border:6px solid #48a9f5;}
.pictosmetiers.couleure47108 {border:6px solid #e47108;}
.pictosmetiers.couleur00b050 {border:6px solid #00b050;}
.pictosmetiers.couleurafabab {border:6px solid #afabab;}
.pictosmetiers.couleurffff00 {border:6px solid #ffff00;}
.pictosmetiers.couleur7F00FF {border:6px solid #7F00FF;}
.pictosmetiers.couleur7f00ff {border:6px solid #7F00FF;}

.pictosmetiers {background: url("img/pictosmetiers/NOMETIER.png") no-repeat;background-size: cover;}
.pictosmetiers.AMUR {background: url("img/pictosmetiers/AMUR.png") no-repeat;background-size: cover;}
.pictosmetiers.BA {background: url("img/pictosmetiers/BA.png") no-repeat;background-size: cover;}
.pictosmetiers.CA {background: url("img/pictosmetiers/CA.png") no-repeat;background-size: cover;}
.pictosmetiers.DIV {background: url("img/pictosmetiers/DIV.png") no-repeat;background-size: cover;}
.pictosmetiers.DR {background: url("img/pictosmetiers/DR.png") no-repeat;background-size: cover;}
.pictosmetiers.ECR {background: url("img/pictosmetiers/ECR.png") no-repeat;background-size: cover;}
.pictosmetiers.ED {background: url("img/pictosmetiers/ED.png") no-repeat;background-size: cover;}
.pictosmetiers.EP {background: url("img/pictosmetiers/EP.png") no-repeat;background-size: cover;}
.pictosmetiers.ESC {background: url("img/pictosmetiers/ESC.png") no-repeat;background-size: cover;}
.pictosmetiers.GB {background: url("img/pictosmetiers/GB.png") no-repeat;background-size: cover;}
.pictosmetiers.RDT {background: url("img/pictosmetiers/RDT.png") no-repeat;background-size: cover;}
.pictosmetiers.SH {background: url("img/pictosmetiers/SH.png") no-repeat;background-size: cover;}
.pictosmetiers.SLT {background: url("img/pictosmetiers/SLT.png") no-repeat;background-size: cover;}
.pictosmetiers.SV {background: url("img/pictosmetiers/SV.png") no-repeat;background-size: cover;}
.pictosmetiers.VIDEO {background: url("img/pictosmetiers/VIDEO.png") no-repeat;background-size: cover;}

/* état normal (sans couleurs) */
.rowMetiers .metierLegend .abbr,
.rowMetiers .metierLegend .full {
  color: #222;
}

/* quand on active les couleurs */
.rowMetiers.colors-on .metierLegend .abbr,
.rowMetiers.colors-on .metierLegend .full {
  color: var(--metier-color);
}

/* petit plus visuel: liseré autour de l’icône quand couleurs actives */
.rowMetiers.colors-on .metierLegend .picto {
  outline: 2px solid var(--metier-color);
  outline-offset: 2px;
  border-radius: 6px;
}

.rowMetiers.colors-on .metierLegend .rightDiv::after {
  background: var(--metier-color);
}


.variation-0 {
  filter: brightness(1.3); /* default */
}

.variation-1 {
  filter: brightness(1); /* darker */
}

.iconLegend img.couleurMetier {border:5px solid #0a4763;border-radius: 50%;}
.iconLegend img.couleurea0608 {border:5px solid #ea0608;border-radius: 50%;}
.iconLegend img.couleur48a9f5 {border:5px solid #48a9f5;border-radius: 50%;}
.iconLegend img.couleure47108 {border:5px solid #e47108;border-radius: 50%;}
.iconLegend img.couleur00b050 {border:5px solid #00b050;border-radius: 50%;}
.iconLegend img.couleurafabab {border:5px solid #afabab;border-radius: 50%;}
.iconLegend img.couleurffff00 {border:5px solid #ffff00;border-radius: 50%;}
.iconLegend img.couleur7F00FF {border:5px solid #7F00FF;border-radius: 50%;}











@media (max-width:  1499px) {
    .login-page.full-page .full-page-background {background-position: -326px center }
}
@media (min-width:  1500px) {
    .login-page > .content, .lock-page > .content {margin-left: -326px}
}
@media (min-width: 768px) and (max-width: 991px) {
    div .container {
         width: auto;
    }
}

#comm {cursor:pointer;}
.no-results{
    cursor: pointer;
}
.sidebar-wrapper { }
.sidebar .sidebar-wrapper > .nav li > a, .off-canvas-sidebar .sidebar-wrapper > .nav li > a {margin:0;}
.verticalalign {margin-top:5%;}
#showfilter {left:20px;margin-top:76px;position:absolute;z-index:5000;}
#showLegend {right:20px;margin-top:15px;position:absolute;z-index:5000;}
#filtermap,#feuilleroute,#legend {left:20px;margin-top:118px;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;}

#filter {background:rgb(255,237,0);}
@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);}
}
*/

    body  {     border-top: 0 !important;}

    div .isAList .buttonPlusMoins {display:none;}


@media (max-width: 1920px) {
    .navbar-brand .miniLogo {display:inline-block;}
}
.index.index {background-color: #164155;}
.defi {background-color: #164155;}
.saga {background-color: #164155;}
.client {background-color: #164155;}
.admin {background-color: #164155;}
.index.password {background-color: #164155;}
.index.index .full-page-background {background-position: top center;}
.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:#7dbfc7;color: white;
}
.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:white;background: #7dbfc7;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:black;font-style:italic;right:0;margin-right:20px;cursor: pointer;position: absolute;}
form h4 span i.fa {font-weight: normal;}

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 !important
}
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:#7dbfc7;color:#FFFF;font-weight:bold;}
.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:#7dbfc7;
    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: #7dbfc7;
    -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}

    .projet.materiaux-tab2 #wizardCard .scrollCard  .rightMap {width: 48%;}
.bootstrap-select.btn-group .dropdown-menu {margin-top: -5px;}

.hrButton {margin-bottom:5px;border-bottom:1px solid #5a3412;padding-bottom:5px;}


.headerTop {background: url('./img/background/bg-full-2.jpg') center -30px;background-repeat: no-repeat;min-height: 331px}

/*.admin.user .headerTop {text-align: center;background: url('./img/background/bg-full-2.jpg') center -90px;background-repeat: no-repeat;}*/
.index.password .headerTop {text-align: center;background: url('./img/background/bg-full-2.jpg') center -90px;background-repeat: no-repeat;}
.defi.index .headerTop {text-align: center;min-height: 270px;background: url('./img/background/bg-full-2.jpg') center -90px;background-repeat: no-repeat;}
.saga.index .headerTop {text-align: center;min-height: 270px;background: url('./img/background/bg-full-2.jpg') center -90px;background-repeat: no-repeat;}
.client.index .headerTop {text-align: center;min-height: 270px;background: url('./img/background/bg-full-2.jpg') center -90px;background-repeat: no-repeat;}

.admin .headerTop {min-height: 0}
.index.password .headerTop {min-height: 0}
.defi .headerTop {min-height: 0}
.saga .headerTop {min-height: 0}
.client .headerTop {min-height: 0}

.index.index {background-color:#164155 ;}



.index.index .navbar {display: none;}
.index.admin .navbar {display: block;}
.index.index.password .navbar {display: block;}
   .index.index .wrapper {
        background-color :#164155 ;
    }
/*
.zoomed2x {
    zoom: 50%;
    -moz-transform: scale(0.5);
}
body.zoomed2x .wrapper {
    min-height: 200vh;
}
*/
.main-panel > .content {
    padding: 30px 15px 0 15px;
}
/*
body.zoomed2x .main-panel > .content {
    min-height: calc(200vh - 75px);
}
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:#164155 !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:#164155;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: "Sélection...";
    font-size:14px;
}

.isHightlight {
        background-color: #eeeb8e;
}
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;
    border-top: 3px solid #CECECE;
    clear: both;
    margin-top: 15px;
}
@-webkit-keyframes flashOutIn2 {
    0% {
        transform: scale(1);
    }
    22% {
        transform: scale(1.2);
    }
    50% {

        transform: scale(1);
    }
    77% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

.flashOutIn2 {
    -webkit-animation-name: flashOutIn2;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-timing-function: ease-in-out;
}
@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;
    font-weight: normal;
}


.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: 15px;
    font-size: 20px;
    line-height: 43px
}
.navbar .navbar-minimize .btn {
    margin: 9px 3px;
}
.card {margin-bottom: 5px;}
.main-panel > .content {
    padding: 15px 0 0 0;
    min-height: calc(100vh - 98px);
}
.sidebar, .off-canvas-sidebar {
    width: 230px;
}
.main-panel {
    width: calc(100% - 230px);
    height: calc(100vh - 98px);
}
.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);
}

    .main-panel {
        width:100%;
    }
body {
    padding-bottom: 0;
}

/* 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:hover,
.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: #7dbfc7;
}



.btn.btn-success.btn-fill {background-color:#FFF001;color:#164155;border-color:#164155;}

.btn.btn-success.btn-fill:hover,
.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 {
    color:#000;border-color:#000;
}

.btn.btn-danger.btn-fill,
.btn.btn-danger.btn-fill:focus,
.btn.btn-danger.btn-fill:active {
    background-color: hsl(17deg 83% 54%);
}

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

@media (min-width: 992px) {
    .navbar {
        min-height: 50px;
    }
}

.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;
}



/* === 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;
  }

.card-wizard {
    margin-bottom: 0;
}


.card-wizard .scrollCard .tab-content {
    height: calc(100vh - 305px);
    margin-bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
}



/* FORMULAIRES ITEMS */
#searchProduct {margin:0 15px;}
.autocomplete-suggestion {padding:15px 15px;border-bottom:1px solid #F4F4F4;}
.card-wizard {margin:-15px;}
form .form-group label.control-label {font-size:12px;text-transform:uppercase;}
form .col-sm-10 {width:100%;}
.card-wizard .nav-pills > li > a {
    color:rgba(255,255,255,0.64);
    /*background: rgb(125,191,199);
    background: radial-gradient(circle, rgba(125,191,199,1) 0%, rgba(125,180,199,1) 39%, rgba(125,191,199,1) 100%);*/
    background: #164155;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: #164155;
    color: rgb(255,237,0);
    border-bottom:5px solid rgb(255,237,0);
}

.form-control {
    background-color: #FFFFFF;
    border: 0;
    border-bottom: 1px solid #9bafc2;
    border-radius: 0;
    color: #164155;
    font-size: 14px;
    padding: 10px;
    height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.form-control:focus {
    background-color: rgb(255,237,0) !important;
    border: 0;
    color: #2c4965;
    border-bottom: 1px solid #2c4965;
}


.input-group-addon {background-color: #fcfcfc; border: 0;
    border-bottom: 1px solid #9bafc2;border-radius: 0;}








.image-input input {
  display: none;
}


select option:hover {background:#7dbfc7;}
.colphoto {    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    text-align: center;}

.image-input .fakePhoto {padding:15px;flex:50%;}
.image-input .fakePhoto img {width: auto !important;margin: 0 auto;}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  body { border-top: 2px solid red; } /* your css rules for ipad portrait */
}

p {font-size: 12px;line-height: 1.4em;}

/*.card-wizard .scrollCard .tab-content {height: calc(100vh - 320px) !important;} */
#searchProduct {margin:0;}
.plan .isPlan {clear:both;}
.deletePlan {clear:both;}
#imgPreview {max-height:340px !important;}
#bottommenu .bottomitem a {font-size: 16px;padding: 10px 0;}
body{ border-top: 2px solid orange; }
h3 {font-size:1.2em;}
#result,#result2 {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: minmax(min-content, max-content);
}
#result .cardChantier h3,
#result2 .cardChantier h3 {font-weight:bold;}
#result .cardChantier .colphoto img,
#result2 .cardChantier .colphoto img {max-width:10vw !important;}
#wizardForm .tab-pane .form-group {float: left;width:48%;margin:1%;}

#wizardForm #googleMap,
#wizardForm #photoBloc {height:450px !important;}
div .updateLocalisation .allLocalisation .lesLocs {    height: calc(240px);}


#wizardForm .tab-pane  .col-md-6 .form-group,
#wizardForm .calibrationGPS {width:100%;}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /*.card-wizard .scrollCard .tab-content {height: calc(100vh - 320px) !important;} */
    #searchProduct {margin:0;}
    .plan .isPlan {clear:both;}
    .deletePlan {clear:both;}
    #imgPreview {max-height:340px !important;}
    #bottommenu .bottomitem a {font-size: 18px;padding: 10px 0;}
    body{ border-top: 2px solid orange; }
    p {font-size: 12px;line-height: 1.4em;}
    h3 {font-size:1.2em;}
    #result,#result2 {
      display: grid;
      grid-template-columns: auto auto;
      grid-template-columns: repeat(2, 1fr);
      grid-auto-rows: minmax(min-content, max-content);
    }
    #result .cardChantier h3,
    #result2 .cardChantier h3 {font-weight:bold;}
    #result .cardChantier .colphoto img,
    #result2 .cardChantier .colphoto img {max-width:10vw !important;}
    #wizardForm .tab-pane .form-group {float: left;width:48%;margin:1%;}

    #wizardForm #googleMap,
    #wizardForm #photoBloc {height:450px !important;}



    #wizardForm .tab-pane  .col-md-6 .form-group,
    #wizardForm .calibrationGPS {width:100%;}
}

.card-content.scrollCard {padding-top: 0}
.card-content.scrollCard .nav {margin-top: 0}

.card-wizard .scrollCard .tab-content.matTab {height: calc(100vh - 232px);}

.updateLocalisation {}
.updateLocalisation .cardChantier {padding: 7px}
.updateLocalisation .allLocalisation {clear: both;}
.updateLocalisation .allLocalisation .lesLocs {overflow: auto;        height: calc(100vh - 485px);}
.updateLocalisation .bottomButton {clear:both;float:none}
.updateLocalisation .bottomButton .clear {padding: 0px}
.updateLocalisation #googleMap {width:100%;height: calc(100vh - 245px) !important;}
.updateLocalisation #allZone {position: absolute;margin-top: -65px;    margin-left: 5px;}

.comptageUpdate .card-title {background: white;width: calc(100vw - 36px);z-index: 484;margin-top:0;margin-bottom:0 !important;}
.comptageUpdate .card-footer {clear:both;position: fixed;background: white;width: calc(100vw - 36px);z-index: 484;margin-top:0;bottom:0}
.comptageUpdate .topRow {padding-top:10px}
.comptageUpdate .cardChantier .coldesc {flex:2 5 auto}
.comptageUpdate .cardChantier .rightDesc {width:15vw;text-align: right;}
.comptageUpdate .cardChantier .rightDesc .input-group-addon {padding:0px }
.comptageUpdate .cardChantier .rightDesc .input-group-addon .downValue,
.comptageUpdate .cardChantier .rightDesc .input-group-addon .upValue {padding:6px;
    width: 35px; }
.comptageUpdate .cardChantier .rightDesc .input-group input {width: 76px }



.mapButton {
     position: absolute; bottom: 14px; right: 15px;display: none;
}
.mapButton .elButton {
     background-color: rgb(255, 255, 255); border: 2px solid rgb(255, 255, 255); border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 6px; cursor: pointer; margin-top: 8px; margin-bottom: 22px; text-align: center;
}

.mapButton .elButton div {
     color: rgb(25, 25, 25); font-family: Roboto, Arial, sans-serif; font-size: 16px; line-height: 38px; padding-left: 5px; padding-right: 5px;
}

.colphoto {margin-right: 15px}
.colphoto img {max-width: 15vw;}

.searchList,
.isList,
.sortList,
.resetList,
.searchList2,
.sortList2,
.resetList2 {font-size: 26px}

.resetList .fa-times {color: red}

.isList.active {
    color: #c0116f;
}



.bootstrap-select .dropdown-header {background:#000000;}
.bootstrap-select .dropdown-header .text {font-weight: bold;color:white;}
.multipleSel .bootstrap-select [data-original-index="0"]:before {font-size: 12px;padding: 10px 15px;content:"Résultat de recherche";background:#000000;display:block;color:white;font-weight: bold}
.bootstrap-select .selected,
.bootstrap-select .selected.active a {background:#ffed00;color:#f27500;}


.multipleSel .bootstrap-select a:before {font: normal normal normal 14px/1 FontAwesome;content:"\f067";padding-right:5px;}

.multipleSel .bootstrap-select .selected a:before {content:"\f00d";}
.bootstrap-select.btn-group .dropdown-menu li.selected.active a small.text-muted {color:black;}


.bootstrap-select .selected[data-original-index="0"]:before {display:none;}

.bs-searchbox .form-control[aria-label='Search'] {content:"Résultat de recherche";}

div.wrapperWaitForAjax {    
    height: calc(100% - 5px);
    width: calc(100% - 30px);
    background: rgba(150, 150, 150, 0.9);
    margin: 0 15px;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
}
div.wrapperWaitForAjax span {
    margin: 0;
    position: absolute;
    font-size: 30px;
    font-weight: bold;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) }

/* loading dots */

div.wrapperWaitForAjax span:after {
  content: ' .';
  animation: dots 1s steps(5, end) infinite;}

@keyframes dots {
  0%, 20% {
    color: rgba(0,0,0,0);
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  40% {
    color: #164155;
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  60% {
    text-shadow:
      .25em 0 0 #164155,
      .5em 0 0 rgba(0,0,0,0);}
  80%, 100% {
    text-shadow:
      .25em 0 0 #164155,
      .5em 0 0 #164155;}}
.gm-style img {
    max-width: none;
}

.activeSort .fa {color: #c0116f}


.star-tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.star-tooltip .star-tooltiptext {
  visibility: hidden;
  width: 350px;
  background-color: #f9f9f9;
  color: #333;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 125%; /* au-dessus */
  left: 50%;
  transform: translateX(-50%);
  z-index:99999;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
  font-size: 12px;
  line-height: 1.4;
}

.star-tooltip:hover .star-tooltiptext {
  visibility: visible;
}

.statistique.index .card-content .row {font-size: 26px;}
.materiaux-tab4 #tab4 .row {font-size: 26px;}
.backgroundYellow {background: #ffed00;color: black}
.backgroundGrey {font-size: 12px;}
.backgroundLblue {background: #7dbfc7;color: black;}
.backgroundGrey {background: #CCC;color: black;}


.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);}


.bg808080 {background-color: #808080 !important;}
.ct-series.bg808080 {fill: #808080 !important;}
.ct-label {fill: white;color: white !important;}
.bg92d050 {background-color: #92d050 !important;}
.ct-series.bg92d050 {fill: #92d050 !important;}
.bgffc000 {background-color: #ffc000 !important;}
.ct-series.bgffc000 {fill: #ffc000 !important;}
.bgff0000 {background-color: #ff0000 !important;}
.ct-series.bgff0000 {fill: #ff0000 !important;}
.bg00b0f0 {background-color: #00b0f0 !important;}
.ct-series.bg00b0f0 {fill: #00b0f0 !important;}
.bg7030a0 {background-color: #7030a0 !important;}
.ct-series.bg7030a0 {fill: #7030a0 !important;}
.bgb5680b {background-color: #b5680b !important;}
.ct-series.bgb5680b {fill: #b5680b !important;}
.bgffff00 {background-color: #ffff00 !important;color: black;}
.ct-series.bgffff00 {fill: #ffff00 !important;color: black;}

.toggle-vis {margin: 0 0 3px 0}
 #result.isAList .cardChantier {
    padding:5px !important;
    margin: 0 5px 5px !important;
 }

 #result.isAList h3 {
    margin: 0 0 5px 5px !important;
 }

 #result.isAList .colphoto {
    display: none !important;
 }

@media screen and (orientation: portrait) and (min-width: 480px) {
  body {
    transform-origin: 0 0;
  }
}


.isMultiple .isDesc {display: none;}
.isMultiple#result  {    grid-template-columns: repeat(3, 1fr);}


#tab1 #result .cardChantier {padding: 7px}
.isNotList {display: none}
.isNotForList {display: none}
.isAList {position: relative;}
.isAList .qteNotList {position: absolute;margin-left: 185px;margin-top: -38px;font-size: 20px;font-weight: bold;}
.isAList .isNotList {display: inherit;position: absolute;margin-left: 335px;margin-top: -68px}
.isAList .isNotForList {display: inherit;}
.isAList .isForList {display: none}
.isAList .buttonPlusMoins {position: absolute;margin-left: 300px;margin-top: -50px}
.isAList .buttonPlusMoins br {display: none;}
.isAList.isMultiple .isNotList {display: none}
.isAList.isMultiple .isNotForList {display: none}
.isAList.isMultiple .isForList {display: none}
.isAList .ttComptage {font-size: 13px;margin-top: -5px}

.nomMat {color: black;background: #fef30e  !important;}

.container-fluid {max-width: 1470px;}

strong.help-block {display: none;}
.has-error strong.help-block {display: block;}
.input-group-addon {
    background-color: hsl(0deg 0% 99%) !important;
    border: 0 !important;
    border-bottom: 1px solid hsl(209deg 24% 68%) !important;
    border-radius: 0 !important;
}
.input-group-addon .fa {cursor: default;}

form h4 {
    background: #7dbfc7;
    padding: 5px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 1.8em;
}

.cadre {border:1px solid #CECECE;border-radius: 5px;padding:15px;margin:0 0 15px 0;}

.outborder {color: #542b06;background:#ffed00;border:1px solid #F3BB45;padding:5px;border-radius: 5px;font-size:16px}
.saga .outborder {color: #164155;background:#7dbfc7;border:1px solid #164155;padding:5px;border-radius: 5px;font-size:16px}



textarea::placeholder,
input::placeholder {
    color: #AAA !important;
}

.dataTables_length select.input-sm {height: auto;}

.greenRow {font-weight: bold}
.redRow {background: #c63f3f !important;color: white !important;}
.showHideColumn, .showHideFiltre{position: absolute;
    background: hsl(0deg 0% 100%);
    padding: 15px;
    z-index: 999;
    border: 1px solid hsl(199deg 59% 21%);
    border-radius: 5px;
    margin: 0 15px 0 0;}

.showHideFiltre {top: 35px;max-width: 50vw;}

.legende {float: right;margin-bottom: -30px;}
.legende span { border:1px solid #164155;height:14px;width:30px;display: inline-block; }
.legende .legende1, .legende .legende2 {display: inline-block;margin: 12px 10px 12px 5px;line-height: 15px;font-size: 17px;}
.legende .legende1 span {background: green}
.legende .legende2 span {background: #c63f3f}


.showHideLegend {
    position: absolute;
    background: hsl(0deg 0% 100%);
    padding: 15px;
    z-index: 999;
    border: 1px solid hsl(199deg 59% 21%);
    border-radius: 5px;
    margin: 0 15px 0 0;
    max-width: calc(100vw - 370px);
    display: none;
    bottom:20px;
    right: 220px;
    width:50vw;
}
.showHideLegend1 {

    bottom: 140px;
    right: 10px;
    
}
.metierLegend {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 12px 10px 12px 5px;
  font-size: 17px;
  line-height: 15px;
}

.metierLegend img {
  flex-shrink: 0;
  margin-right: 10px;
}

.rightDiv {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.metierLegend .abbr {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2em;
}

.metierLegend .full {
  font-size: 11px;
  color: #555;
  line-height: 1.2em;
  word-break: break-word;
}




.showHideLegend .iconLegend {display: inline-block;margin: 12px 10px 12px 5px;line-height: 15px;font-size: 17px;}
.showHideLegend1 .iconLegend {display: block;}

div.tableScroll .dataTables_scrollBody {
    min-height: 350px;
    height: calc(100vh - 600px);
}
.statistiques .tableScroll {
    min-height: 350px;
    height: calc(100vh - 320px);
}
.statistiques .tableScroll .tableMax {
        height: calc(100vh - 558px);
    overflow: auto;
}
.ressemblance  div.tableScroll .dataTables_scrollBody {
    min-height: 350px;
    height: calc(100vh - 355px);
}
.gestion  div.tableScroll .dataTables_scrollBody {
    min-height: 350px;
    height: calc(100vh - 340px);
}
div.tableScroll div.dataTables_scrollBody .yadcf-filter-reset-button {
    display: none;
}
div.tableScroll .select-checkbox.sorting_disabled .yadcf-filter-reset-button {
    display: none;
}
/*
.defi .headerTop {min-height: 174px;max-height: 174px;}
.saga .headerTop {min-height: 174px;max-height: 174px;}
.client .headerTop {min-height: 174px;max-height: 174px;}
.admin .headerTop {min-height: 174px;max-height: 174px;}
*/
.defi .headerTop {min-height: 0px;max-height: 220px;}
.saga .headerTop {min-height: 0px;max-height: 220px;}
.client .headerTop {min-height: 0px;max-height: 220px;}
.admin .headerTop {min-height: 0px;max-height: 220px;}
.index.password .headerTop {min-height: 220px;max-height: 220px;}

.totalLigne  {height: 41px;line-height: 41px;}

.preFiltrer {font-size: 16px;}

@media (max-width: 1030px) {

    .showHideFiltre {margin-top: 20px;max-width: 80vw;}
   button.dt-button {font-size: 0px;padding: 3px 7px;}
   button.dt-button span {font-size: 0px;}
   button.dt-button.buttons-select-all span::before {content: "☑";font-size: 15px;}
   button.dt-button.buttons-select-none span::before {content: "☐";font-size: 15px;}
   button.dt-button.buttons-excel span::before {content: "⮷";font-size: 15px;}
}

@media (max-width: 650px) {
    .navbar .navbar-brand {font-size: 14px;}
    .navbar span {font-size: 14px;}
    form h4 {font-size: 12px;}
    .preFiltrer {font-size: 12px;}
    form h4 .textToggle {background: #ffed00;}
    .navbar-default .fa {display: none;}
    .navbar-default img {display: none;}
    .totalLigne  {display: none;}

    .showHide strong  {font-size: 0px;}
    .showHide strong  .fa {font-size: 12px;}
    .legende span { height:14px;width:14px; }
    .legende .legende1, .legende .legende2 {margin: 2px 5px 2px 2px;font-size: 12px;clear: right;float: right;}

    .paginate_button.previous {font-size: 0;}
    .paginate_button.next {font-size: 0;}
    .paginate_button.previous a::before {content: "<";font-size: 12px;}
    .paginate_button.next a::before {content: ">";font-size: 12px;}
    .outborder {display: block;}
    div.tableScroll .dataTables_scrollBody {
        min-height: 350px;
        height: calc(100vh - 564px);
    }
}


.defi.demande .bootstrap-select [data-original-index="0"]:before {content: "";display: none;}
.saga.demande .bootstrap-select [data-original-index="0"]:before {content: "";display: none;}
.client.demande .bootstrap-select [data-original-index="0"]:before {content: "";display: none;}
.alert-danger {color: black;font-weight: bold;}

table.table-bordered.dataTable th {
    background: hsl(48deg 17% 94%);
    color: #2c4965;
    text-transform: initial;
    font-size: 14px;
}

table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected {
    background-color: hsl(200deg 100% 40%) !important;
}
.defi.view .tab-content p.form-control-static {padding: 0 7px;min-height: 14px}
.defi.view .tab-content .form-group {margin-bottom: 0;}
.defi.view .tab-content h5 {margin: 0;padding: 0 7px}
.defi.view .tab-content .bigCat {margin-bottom: 10px;}
.defi.view .tab-content .cadre {padding: 15px}

.defi.view .tab-content .gridParent {columns: 3 auto;}
.defi.view .tab-content .gridChildren {padding: 10px}
.defi.view .tab-content .gridChildren {padding-top: 0}
.defi.view .nav-tabs-navigation {margin-bottom: 0;}
.defi.view .tab-pane {padding: 10px;background: #d5dde0}

@media (max-width: 1030px) {
    .defi.view .tab-content .gridParent {columns:2;}
}
@media (max-width: 650px) {
    .defi.view .tab-content .gridParent {columns:1;}
}


.bootstrap-select .status {
    background: #f0f0f0;
    clear: both;
    color: #999;
    font-size: 11px;
    font-style: italic;
    font-weight: 500;
    line-height: 1;
    margin-bottom: -5px;
    padding: 10px 20px;
}



.defi.view .radio-inline {padding:5px;border-radius:5px;margin:1%;background:#F4F4F4;border:1px solid #FFFFFF;width: 46%}
.defi.view .radio label::before {display:none;}
.defi.view .radio label::after {margin-left:0;}
.defi.view .radio label {display: block;text-align: center;}

.defi.view .bggreen {background-color:limegreen;}
.defi.view .bggreenlight {background-color:palegreen;}

.defi.view .bgred {background-color:orangered;}
.defi.view .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);}

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


.saga.formulaire .radio-inline {padding:5px;border-radius:5px;background:#F4F4F4;border:1px solid #FFFFFF;width: 100%}
.saga.carte_conquete_ce .radio-inline {padding:5px;border-radius:5px;background:#F4F4F4;border:1px solid #FFFFFF;width: 100%}
.saga.formulaire .radio label::before {display:none;}
.saga.formulaire .radio label::after {margin-left:0;}
.saga.formulaire .radio label {display: block;text-align: center;}

.saga.formulaire .bggreen {background-color:#00b050;color:white;font-weight: bold;}
.saga.formulaire .bggreenlight {background-color:palegreen;color:white;font-weight: bold;}

.saga.formulaire .bgred {background-color:#ff0000;color:white;font-weight: bold;}
.saga.formulaire .bgyellowX {background-color:#ffc000;color:black;font-weight: bold;}

.saga.formulaire .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);}
.saga.carte_conquete_ce .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);}

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


.tooltip-inner {
    max-width: 550px;
    /* If max-width does not work, try using width instead */
    width: 550px; 
}

.carte_globale .tooltip-inner,
.carte_conquete  .tooltip-inner,
.carte_conquete_ce  .tooltip-inner {
    max-width: auto;
    /* If max-width does not work, try using width instead */
    width: auto; 
}

.gridParent .bigCat .form-group.row {
    break-inside: avoid;
}
.gridParent .bigCat .row .col-lg-12 .form-group.row {
    padding:5px;margin:0 0 10px -15px;border:1px solid white;border-radius: 4px;
}

.btn-group.bootstrap-select .btn {font-weight: normal !important}
.allImages .MultiFile-wrap .MultiFile-list {display: none !important}


.hiddenFilter .removeElFilter {display: none;}
.hiddenFilter .elFilter {display: none;}
.usedFilter .addElFilter {display: none;}


.filtreSimulation.reduced {min-width:auto !important;padding-bottom: 0}
.filtreSimulation.reduced h4 {font-size:12px;margin:0}
.filtreSimulation.reduced table {display:none}
.filtreSimulation.reduced .buttonFilter {display:none}

.filtreSimulation .footerBar .cadre {margin:5px;background:#164155;color:white;font-weight: bold;text-align: center;font-size:15px}



.AttributaireAncienMultiple div:nth-child(odd) {
    clear:both;
}

.AttributaireMultiple div:nth-child(odd) {
    clear:both;
}

.btn-blue {color:#FFFFFF!important;background:#164155!important;}
#carteRessemblance {
    width:50vw;
    display:none;
    position: absolute;
    background: hsl(0deg 0% 100%);
    padding: 15px;
    z-index: 99999;
    border: 1px solid hsl(199deg 59% 21%);
    border-radius: 5px;
    margin: 0 15px 0 0;
    max-height: 50vh;
    overflow: auto;
}
#paramRessemblance {
    width:50vw;
    display:none;
    position: absolute;
    background: hsl(0deg 0% 100%);
    padding: 15px;
    z-index: 999999;
    border: 1px solid hsl(199deg 59% 21%);
    border-radius: 5px;
    margin: 0 15px 0 0;
    max-height: 50vh;
    overflow: auto;
}
#paramRessemblance .toten {float:left;}
#paramRessemblance .toten li {font-size:11px;float:left;list-style-type:none;display:inline-block;padding:3px;border:1px solid;cursor:pointer;width:30px;text-align: center;margin-right:2px;}
#paramRessemblance .toten li:hover {background:#FFF001;}
#paramRessemblance .toten li.active {background:#2c4965;color:#FFFFFF;}
#paramRessemblance .paramressemblence {line-height:45px;}
/* Ajouter ceci spécifiquement pour fixer le bouton en haut sans débordement */

.showCritere {display: block !important;}
.hideCritere {display: none;}


.tableSimu {max-height: calc(100vh - 500px);overflow: auto;}

.ressemblance  .dt-buttons .dt-button:not(.buttons-excel):last-child {background:#ffed00 !important;color: black !important;font-weight: bold;border-color:black !important;}


.redline {background: #f0a2a2 !important;}
.orangeline {background: #ffbb8e !important;}
.orangeline1 {background: #8ebbff !important;}
.greenline {background: #b6d58e !important;}

.percentCOL {text-align: center;font-weight:bold;font-size:16px;}

.toten {margin:5px 0}
.toten .active[data-classique='X'] {background:red !important;}

.showCritere.showed {background: #ffed00}

.table-simu tr.odd {background:#EEE}

.nbIcon {padding-left:40px}













.statistiques .label-bg1 {color:black;background-color:#ffed00;background:#ffed00 !important}
.label-bg1 {background-color:#ffed00;background:#ffed00 !important;color:black}
.doPrint.label-bg1 {color:#ffed00 !important;font-weight: bold;border:none;float:left;}
.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-slice-donut, .ct-series-a .ct-bar {
  stroke:#ffed00;
}
.ct-series-a .ct-slice-pie, .ct-series-a .ct-area {
  fill:#ffed00;
}



.statistiques .label-bg2 {background-color:#3cb44b;background:#3cb44b !important}
.label-bg2 {background-color:#3cb44b;background:#3cb44b !important}
.doPrint.label-bg2 {color:#3cb44b !important;font-weight: bold;border:none;float:left;}
.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-slice-donut, .ct-series-b .ct-bar {
  stroke:#3cb44b;
}
.ct-series-b .ct-slice-pie, .ct-series-b .ct-area {
  fill:#3cb44b;
}


.statistiques .label-bg3 {background-color:#e6194B;background:#e6194B !important;}
.label-bg3 {background-color:#e6194B;background:#e6194B !important;}
.doPrint.label-bg3 {color:#e6194B !important;font-weight: bold;border:none;float:left;}
.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
  stroke:#e6194B;
}
.ct-series-c .ct-slice-pie, .ct-series-c .ct-area {
  fill:#e6194B;
}


.statistiques .label-bg4 {background-color:#4363d8;background:#4363d8 !important}
.label-bg4 {background-color:#4363d8;background:#4363d8 !important}
.doPrint.label-bg4 {color:#4363d8 !important;font-weight: bold;border:none;float:left;}
.ct-series-d .ct-point, .ct-series-d .ct-line, .ct-series-d .ct-bar, .ct-series-d .ct-slice-donut {
  stroke:#4363d8;
}
.ct-series-d .ct-slice-pie, .ct-series-d .ct-area {
  fill:#4363d8;
}


.statistiques .label-bg5 {background-color:#f58231;background:#f58231 !important}
.label-bg5 {background-color:#f58231;background:#f58231 !important}
.doPrint.label-bg5 {color:#f58231 !important;font-weight: bold;border:none;float:left;}
.ct-series-e .ct-point, .ct-series-e .ct-line, .ct-series-e .ct-bar, .ct-series-e .ct-slice-donut {
  stroke:#f58231;
}
.ct-series-e .ct-slice-pie, .ct-series-e .ct-area {
  fill:#f58231;
}


.statistiques .label-bg6 {background-color:#42d4f4;background:#42d4f4 !important;color:black;}
.label-bg6 {background-color:#42d4f4;background:#42d4f4 !important;color:black;}
.doPrint.label-bg6 {color:#42d4f4 !important;font-weight: bold;border:none;float:left;}
.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {
  stroke:#42d4f4;
}
.ct-series-f .ct-slice-pie, .ct-series-f .ct-area {
  fill:#42d4f4;
}


.statistiques .label-bg7 {background-color:#f032e6;background:#f032e6 !important}
.label-bg7 {background-color:#f032e6;background:#f032e6 !important}
.doPrint.label-bg7 {color:#f032e6 !important;font-weight: bold;border:none;float:left;}
.ct-series-g .ct-point, .ct-series-g .ct-line, .ct-series-g .ct-slice-donut {
  stroke:#f032e6;
}
.ct-series-g .ct-slice-pie, .ct-series-g .ct-area {
  fill:#f032e6;
}


.statistiques .label-bg8 {background-color:#fabed4;background:#fabed4 !important;color:black;}
.label-bg8 {background-color:#fabed4;background:#fabed4 !important;color:black;}
.doPrint.label-bg8 {color:#fabed4 !important;font-weight: bold;border:none;float:left;}
.ct-series-h .ct-point, .ct-series-h .ct-line, .ct-series-h .ct-bar, .ct-series-h .ct-slice-donut {
  stroke:#fabed4;
}
.ct-series-h .ct-slice-pie, .ct-series-h .ct-area {
  fill:#fabed4;
}


.statistiques .label-bg9 {background-color:#800000;background:#800000 !important;}
.label-bg9 {background-color:#800000;background:#800000 !important;}
.doPrint.label-bg9 {color:#800000 !important;font-weight: bold;border:none;float:left;}
.ct-series-i .ct-point, .ct-series-i .ct-line, .ct-series-i .ct-bar, .ct-series-i .ct-slice-donut {
  stroke:#800000;
}
.ct-series-i .ct-slice-pie, .ct-series-i .ct-area {
  fill:#800000;
}



.statistiques .label-bg10 {background-color:#dcbeff;background:#dcbeff !important;color:black;}
.label-bg10 {background-color:#dcbeff;background:#dcbeff !important;color:black;}
.doPrint.label-bg10 {color:#dcbeff !important;font-weight: bold;border:none;float:left;}
.ct-series-j .ct-point, .ct-series-j .ct-line, .ct-series-j .ct-bar, .ct-series-j .ct-slice-donut {
  stroke:#dcbeff;
}
.ct-series-j .ct-slice-pie, .ct-series-j .ct-area {
  fill:#dcbeff;
}


.statistiques .label-bg11 {background-color:#fffac8;background:#fffac8 !important;color:black;}
.label-bg11 {background-color:#fffac8;background:#fffac8 !important;color:black;}
.doPrint.label-bg11 {color:#fffac8 !important;font-weight: bold;border:none;float:left;}
.ct-series-k .ct-point, .ct-series-k .ct-line, .ct-series-k .ct-bar, .ct-series-k .ct-slice-donut {
  stroke:#fffac8;
}
.ct-series-k .ct-slice-pie, .ct-series-k .ct-area {
  fill:#fffac8;
}


.statistiques .label-bg12 {background-color:#aaffc3;background:#aaffc3 !important;color:black;}
.label-bg12 {background-color:#aaffc3;background:#aaffc3 !important;color:black;}
.doPrint.label-bg12 {color:#aaffc3 !important;font-weight: bold;border:none;float:left;}
.ct-series-l .ct-point, .ct-series-l .ct-line, .ct-series-l .ct-bar, .ct-series-l .ct-slice-donut {
  stroke:#aaffc3;
}
.ct-series-l .ct-slice-pie, .ct-series-l .ct-area {
  fill:#aaffc3;
}


.ct-series-g .ct-bar {
  stroke: rgba(6, 38, 47, 0.8);
}



.statistiques .label-bg13 {background-color:#f8d68f;background:#f8d68f !important;color:black;}
.label-bg13 {background-color:#f8d68f;background:rgb(243, 187, 69) !important;color:black;}
.doPrint.label-bg13 {color:#f8d68f !important;font-weight: bold;border:none;float:left;}
.ct-series-m .ct-point, .ct-series-m .ct-line, .ct-series-m .ct-bar, .ct-series-m .ct-slice-donut {
  stroke: rgba(243, 187, 69, 0.6);
}
.ct-series-m .ct-slice-pie, .ct-series-m .ct-area {
  fill: rgba(243, 187, 69, 0.6);
}


.statistiques .label-bg14 {background-color:#f39e7e;background:#f39e7e !important;color:black;}
.label-bg14 {background-color:#f39e7e;background:#f39e7e !important;color:black;}
.doPrint.label-bg14 {color:#f39e7e !important;font-weight: bold;border:none;float:left;}
.ct-series-n .ct-point, .ct-series-n .ct-line, .ct-series-n .ct-bar, .ct-series-n .ct-slice-donut {
  stroke: rgba(235, 94, 40, 0.6);
}
.ct-series-n .ct-slice-pie, .ct-series-n .ct-area {
  fill: rgba(235, 94, 40, 0.6);
}


.statistiques .label-bg15 {background-color:#afc5c5;background:#afc5c5 !important;color:black;}
.label-bg15 {background-color:#afc5c5;background:#afc5c5 !important;color:black;}
.doPrint.label-bg15 {color:#afc5c5 !important;font-weight: bold;border:none;float:left;}
.ct-series-o .ct-point, .ct-series-o .ct-line, .ct-series-o .ct-bar, .ct-series-o .ct-slice-donut {
  stroke: rgba(122, 158, 159, 0.6);
}
.ct-series-o .ct-slice-pie, .ct-series-o .ct-area {
  fill: rgba(122, 158, 159, 0.6);
}
.ct-label {color:black;}
.ct-label {
    color: black !important;
    fill-opacity: 1;
    color: white;
    font-size: 11px;
    fill: #000;
    background:white;
}
.ct-bar {
    fill: none;
    stroke-width: 7px;
}

/**************** CUSTOM STYLE FROM DIGI-TP MAINTENANCE **************/

.username {
  color: white;
  font-size: 24;
  padding-right: 10px;
  max-width: 95px; /* Set the maximum width you prefer */
  white-space: normal; /* Allow wrapping */
  word-wrap: break-word; /* Break long words if necessary */
  overflow-wrap: anywhere; /* Break lines at any character if necessary */
}

.sticky-header {
  position: sticky;
  top: 0;
  background: white; /* Assure la lisibilité en cas de superposition */
  z-index: 1061; /* Assure que la div reste au-dessus des autres éléments */
  padding: 10px 0;
}

#listeBauxNonSimules .list-group-item {
  max-width: 100%;
  padding-right: 80px; /* pour laisser de la place au bouton "Réintégrer" */
  position: relative;
}

#listeBauxNonSimules .btn {
  position: absolute;
  right: 10px;
  top: 15px;
}
