/* move it to main css ? */
.alert > .btn.pull-right {
  margin: -5px;
}
.fixedHeaderGlobalWrapper .ng-table-counts {
  /*    position:absolute;
    bottom : 25px;
    right: 0;*/
}
.dropzone {
  margin: 5px auto;
}
.dropzone .dz-preview {
  margin: 5px auto;
}
/*.abn-tree-row i{
    margin-right: 10px;
}*/

/** gcpopup...*/
.popup {
  z-index: 12345;
}

/****************************************************
 COMMON
******************************************************/
#ancapp_menu {
}
#xgos_main {
  /* position: inherit !important;*/
  margin-top: 50px;
}
/****************************************************
 REPORTS - DOSSIERS
******************************************************/

.mainListeDossierActions {
  padding: 5px 10px 10px 10px;
  background: #fff;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 7px 10px -6px rgba(0, 0, 0, 0.15);
}
.mainListeDossierActions span.lbl {
  padding: 0 15px 0 5px;
  font-weight: 600;
}
.mainListeDossierActions .liste_villes {
  position: relative;
  top: -2px;
  left: -30px;
  width: 230px;
}
.anc_personne_icon.manuser {
  margin-right: 5px;
  color: dodgerblue;
}
.anc_personne_icon.womanuser {
  color: hotpink;
}
.savebtn_anc_personne {
  margin: 0;
}
.savebtn_anc_personne.setNone {
  display: none;
}
.setNone {
  display: none;
}

/****************************************************
 FILIERES
******************************************************/
.ancElementFiliere {
}

.position-relative{
  position: relative;
}

.ancElementFiliere:not(.hasControle) .relatif {
  margin: 20px;
}
.ancElementFiliere .reglementaire {
  margin: -5px 5px 0 0;
}
.ancElementFiliere .reglementaire .pickedReglementaire {
  width: 240px !important;
}
.ancElementFiliere .removeElementFiliere {
  font-size: 16px;
  padding: 3px 8px !important;
  margin: -3px 0 0 0 !important;
}
.ancElementFiliere .relatif_filiere .removeModele {
  font-size: 16px;
  padding: 3px 7px !important;
  margin: -3px 10px 0 -6px !important;
}
.ancElementFiliere .input-group {
  width: 100%;
}
.ancElementFiliere .body {
  padding: 10px;
}
.ancElementFiliere .relatif_filiere,
.ancElementFiliere .relatif_controle {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.ancElementFiliere.hasControle .relatif_filiere {
  margin-bottom: 15px;
}

.relatif_filiere_top{
  margin-top: 15px;
}
.representation_filiere .floatingWidgets {
  position: absolute;
  top: 40px;
  right: 25px;
  width: 210px;
}
.representation_filiere [bizeditwidget], .representation_filiere [gcannotationswidget] {
  padding: 10px;
}
.representation_filiere [bizeditwidget] .mainLabel {
  display: none;
}
.representation_filiere [bizeditwidget] .dropdown-menu{
  min-width: 300px;
}

.representation_filiere .editFiliereWidgets {
  min-width: 206px;
}
.representation_filiere .edittoolwidget {
  z-index: 200;
  overflow: hidden;
  background-color: white;
  float: right;
}
.expanded {
  width: 350px;
}
.folded {
  width: 206px;
}
.representation_filiere .edittoolwidget .header {
  background: #fff;
  color: lightseagreen;
  font-size: 11.5px;
  font-weight: 600;
  border-bottom: 1px solid rgba(78, 178, 169, 1) !important;
  padding: 2px 5px;
}
.representation_filiere .edittoolwidget .body{
  min-height: 350px;
}

.ancElementFiliere .relatif_filiere .title {
  background: hsla(218, 45%, 48%, 0.1);
  padding: 13px 5px 18px 13px;
  margin: 0;
}



.ancElementFiliere .relatif_controle .title {
  background: hsla(218, 45%, 48%, 0.1);
  padding: 13px 5px 18px 13px;
  margin: 0;
}

.ancElementFiliere .relatif_controle > .header {
  font-size: 13px;
  color: lightseagreen;
  height: 48px;
  background: #f2f2f2;
  height: 48px;
  /* text-align: center;*/
  padding: 15px;
}
.ancElementFiliere label {
  padding: 0;
  font-size: 12.5px;
  margin-bottom: 2px;
}
.ancElementFiliere textarea {
  height: 40px;
  padding: 3px 6px;
  font-size: 12px;
}
.ancElementFiliere .groupe {
  border-bottom: 1px solid #ddd;
}
.ancElementFiliere .groupTitle {
  margin-left: 5px;
}
.ancElementFiliere .groupe .items {
  display: flex;
}
.groupeOneColumn .items {
  display: inline !important;
}
.ancElementFiliere .groupe .items > div {
  padding: 5px;
  width: 48%;
}

.groupeOneColumn .items > div {
  width: 96% !important;
  padding: 5px;
}

.ancElementFiliere .groupe .items > div:last-of-type {
  margin-left: 4%;
}

.groupeOneColumn .items > div:last-of-type {
  margin-left: 0% !important;
}
.ancElementFiliere .groupe .items .spacer {
  height: 25px;
}

.ancElementFiliere .attrRestrictionListValue > div {
  display: inline;
}

.ancBacReportContent.filiereSummary {
  left: 0px;
}

.reportTreeView.filiereSummary {
  /*height: calc(100% );*/
  left: 0px;
  max-height: 250px;
  overflow: auto;
  z-index: 999;
  border-bottom: 1px solid #ccc;
  background: #fff;
}

/** representation_filiere **/

.representationFiliereWrapper {
}

.representation_filiere {
  /* position: relative; */
  /*overflow: hidden;*/
}

.representation_filiere .rf_map {
  position: fixed;
  /* width: 1651px; */
  right: 0;
  top: 45px;
  bottom: 0;
  left: 249px;
  /* border-left: 1px solid #ccc; */
}

.representation_filiere .rf_map .ol-scale-line {
  display: none;
}

.representation_filiere .add i {
  margin-right: 3px;
}
.representation_filiere .add_anotation {
  margin-left: 3px;
}
.representation_filiere .map-bottom-right .gcscalevalue,
.representation_filiere .map-bottom-right .gcmouseposition {
  right: 8px !important;
  bottom: 4px !important;
  height: 22px;
}
.representation_filiere .map-bottom-right .gcmouseposition .mouse_xy {
  margin-top: 0;
}
.representation_filiere .map-bottom-right .ol-scale-line {
  right: 112px !important;
  bottom: 29px !important;
  cursor: default;
  position: fixed;
}
.representation_filiere .map-bottom-right .gcscalevalue {
  bottom: 29px !important;
}
.representation_filiere .map-bottom-right .selectScale {
  right: 13px !important;
  bottom: 32px !important;
}

.mapRepresentation .projection {
  float: right;
  margin-top: 3px;
}
.mapRepresentation .mouse-position {
  float: right;
  margin-right: 10px;
  margin-top: 3px;
}
.representation_filiere .selections {
  margin-top: 14px;
}
.representation_filiere .remove_selections {
  margin-top: 15px;
  margin-left: 45px;
}
.representation_filiere .savebtn {
  position: fixed;
  right: 10px;
  bottom: 90px;
}

.representation_filiere .savebtn + .savebtn {
  position: fixed;
  right: 115px;
  bottom: 90px;
}
.representation_filiere .savebtnmobile {
  position: absolute;
  right: 60px;
  bottom: 15px;
}

.representation_filiere .isinactive {
  position: fixed;
  /* width: 1651px; */
  left: 50%;
  top: 50%;
  width: 250px;
}
.representation_filiere .isinactive .fa {
  float: right;
  cursor: pointer;
  position: relative;
  top: 5px;
  right: 0;
}

.representation_filiere .elements {
  position: fixed;
  top: 295px;
  bottom: 0;
  width: 249px;
  background: #fff;
  transition: all ease-in 0.15s;
  font-size: 13px;
  box-shadow: 5px 0 15px 0 rgba(0, 0, 0, 0.1);
  overflow: auto;
}
.representation_filiere .elements .elements_list {
  /* max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 15px; */
}
.representation_filiere .elements .others_actions {
  padding: 5px;
}
.representation_filiere .transformToVectoriel {
  padding: 5px;
  font-size: 12px;
  margin: 5px;
  border-radius: 0;
}
.representation_filiere .transformToVectoriel .doTransform {
  color: darkorange;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}

.representation_filiere .elements table td {
  border: none;
}
.representation_filiere.slidable .elements {
  left: -185px;
  background: rgba(255, 255, 255, 0.35);
}
/* .representation_filiere .elements:hover{
    left: 0;
} */
.representation_filiere .elements td {
}
.representation_filiere .elements td.active {
  background: #428bca;
  color: #fff;
}
.representation_filiere .elements td.active .fa {
  color: #fff;
}
.representation_filiere .elements .fa:not(.disabled) {
  cursor: pointer;
  color: #888;
}

.representation_filiere .elements td:not(.active) .fa.factive,
.representation_filiere .elements td:not(.active) .fa:not(.disabled):hover {
  color: #333;
}
.representation_filiere .elements .fa.disabled {
  cursor: default !important;
  opacity: 0.1;
}

.representation_filiere .categoryActions .fa {
  color: lightseagreen !important;
}

.toggleCategory {
}
.toggleCategory:not(.toggled) .fa {
  color: rgba(78, 178, 169, 0.5) !important;
}

.representation_filiere td {
  transition: background 0.25s ease-in;
  color: #000;
}
.representation_filiere:after {
  /*
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 5px;
    z-index: 1;
    box-shadow:         inset 0 0 10px rgba(0,0,0,.25);
*/
}
.representation_filiere .toolbar {
  position: absolute;
  right: -150px;
  top: 10px;
  transition: all ease-in-out 0.35s;
}
.representation_filiere .sliderFeature {
  margin: 5px;
  display: inline-block;
  position: relative;
}
.representation_filiere .sliderFeature > i {
  margin-left: 7.5px;
}
.representation_filiere .toolbar .ngrs-range-slider {
  margin-top: 3px;
  background: transparent;
  border: 1px solid transparent;
  box-shadow: none;
}
.representation_filiere .toolbar .ngrs-range-slider .ngrs-runner {
  height: 100px;
}
.representation_filiere
  .toolbar
  .ngrs-range-slider
  .ngrs-value-runner
  .ngrs-value {
  display: none;
}
.representation_filiere .toolbar .value {
  position: absolute;
  left: 18px;
  bottom: -30px;
  color: #000;
  text-indent: -10px;
  width: 30px;
  height: 30px;
}
.representation_filiere .toolbar.shown {
  right: 10px;
}
.representation_filiere .toolbar .btn {
  display: block;
  margin-bottom: 5px;
}
.representation_filiere .toggleSliding {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.representation_filiere .textStyle {
  margin: 5px 0 0 5px;
}
/*.representation_filiere .featuresConfig {
  position: absolute;
  background-color: white;
  !* max-height: 200px; *!
  margin-right: 10px;
  top: 10px;
  max-width: 210px;
  !* border: 1px solid #aaa; *!
}*/

.featuresConfig .body {
  max-height: 180px;
}
.representation_filiere .featuresConfigAlias {
  margin-left: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.representation_filiere .featureConfigTable {
  /*    margin-top:7px;
    margin-bottom: 7px;*/
}
.representation_filiere .canalisationPopover {
  margin: 5px 0;
}
.representation_filiere .canalisationPopover .add_cana {
  margin-top: 2px;
}
.representation_filiere_image .image {
  opacity: 0.3;
  margin-bottom: 20px;
  cursor: pointer;
}
.representation_filiere_image .image .imgsize {
  width: 30px;
}
.representation_filiere_image .image:hover {
  opacity: 1;
}
.representation_filiere_image .image.active {
  opacity: 1;
}
.representation_filiere .category_title td {
  padding: 5px !important;
  color: lightseagreen;
  border-bottom: 1px solid rgba(78, 178, 169, 1) !important;
  text-align: left;
  font-weight: 600;
}
.representation_filiere .category_title.empty td {
  color: rgba(78, 178, 169, 0.5);
  /* border-bottom: 1px solid rgba(78, 178, 169, .15) !important; */
}

.representation_filiere .categoryName {
  width: 100%;
}
.representation_filiere .categoryActions {
  float: right;
}
.representation_filiere .categoryActions > div:not(.popover) {
  float: right;
  margin-left: 8px;
}
.representation_filiere .categoryActions > .popover {
  height: auto !important;
  padding: 10px 0;
}
.representation_filiere .categoryActions > .popover .arrow {
  display: none;
}
.representation_filiere .categoryActions > .popover .btn {
  width: 100%;
  text-align: left;
  padding: 4px 10px;
}
.representation_filiere .featuresConfig .header {
  background: #fff;
  color: lightseagreen;
  font-weight: 600;
  border-bottom: 1px solid rgba(78, 178, 169, 1) !important;
}

.representation_filiere .rpftable {
  border-collapse: collapse;
  width: 100%;
}
.representation_filiere .elemName {
  width: 180px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.representation_filiere .highlightedfeature {
  display: inherit;
}
.representation_filiere .highlightedfeature > .elemName {
  color: darkred;
  padding-left: 12px;
  cursor: pointer;
}
.representation_filiere .highlightedfeature:before {
  background-image: url('../img/widget/network/marker.png');
  background-size: contain;
  content: '';
  width: 16px;
  height: 16px;
  margin-top: 2px;
}
.representation_filiere .cotationValue {
  width: 150px;
  position: relative;
  top: 0px;
}
.representation_filiere .highLightedCotationTooltip {
  border: 1px solid darkred;
  color: darkred;
  font-weight: 600;
}

.representation_filiere .cotationDeleter.disabled {
  opacity: 0.5;
  cursor: default !important;
}
.representation_filiere .highlightedfeature:before {
  position: absolute;
  background-image: url('../img/widget/network/marker.png');
  background-size: contain;
  content: '';
  width: 16px;
  height: 16px;
  left: 0px;
  margin-top: 2px;
}

.representation_filiere .rpftable td {
  /* padding: 4px; */
  padding: 4px;
}
.representation_filiere .rpftable td + td {
  width: 18px !important;
  text-align: center;
  padding: 0 !important;
}
.representation_filiere .measureToolWrapper {
  z-index: 500;
  position: absolute;
  right: 238px;
  top: 9px;
}
.representation_filiere .measureToolWrapper [toolbarmeasuredirective] button {
  border-radius: 0 !important;
}
.representation_filiere
  .measureToolWrapper
  [toolbarmeasuredirective]
  button
  img {
  margin-left: 0.5px;
}
.btn-to-intermediate-title {
  margin: 10px 15px;
  padding: 5px 0px;
}
.rpfgcscalevalue .gcscalevalue {
  left: 260px;
  width: 130px;
}
.rpfgcscalevalue .gcscalevalue:before {
  content: 'Échelle';
  position: absolute;
  color: #444;
  font-size: 10px;
  top: -15px;
  background: #fff;
  padding: 10px 10px;
  width: 130px;
}
.rpfgcscalevalue .gcscalevalue .sub {
  background: #fff;
  opacity: 1;
  color: #444;
  padding: 15px 10px 25px 15px;
  box-shadow: 0 7px 10px -6px rgba(0, 0, 0, 0.35);
}
.rpfgcscalevalue .gcscalevalue .sub input {
  font-size: 10px;
  height: 20px;
  left: 10px;
  position: absolute;
  top: -4px;
  width: 65px;
  left: 30px;
}
.rpfgcscalevalue .gcscalevalue .selectScale {
  position: static !important;
}

.gcscalevalue .sub input {
  background: none;
  border: none;
  color: #fff;
  transform: translateY(-15px);
  width: 80px;
  height: 20px;
}

/****************************************************
 controleAnc
******************************************************/
.controleANC {
}
.controleANC input:checked + span {
  font-weight: 600;
}
.controleANC .itvData .table-condensed {
  font-size: 12px !important;
}
.controleANC .input-group .form-control {
  z-index: auto; /* z-index 2 dans bootstrap.css pour whatever reason, empeche les tooltips (commentaires des champs obligatoires d'etre visible si un input group est plus haut */
}
.controleANC .ctrlActions {
  height: 40px;
  position: fixed;
  right: 0;
  margin: -4px 0 0 0;
  padding: 8px;
  left: 250px;
  background: #ecf0f8;
  z-index: 500;
}
.controleANC .ctrlForm {
  position: fixed;
  right: 0;
  padding: 5px;
  left: 250px;
  top: 84px;
  bottom: 54px;
  overflow: auto;
  z-index: 499;
}
.controleANC .ctrlForm .wrapper {
}
.controleANC .hiddenforextract {
  display: none;
}
.controleANC .ctrlForm .mainFormTitle {
  color: #5a86ac;
  padding: 35px 0 35px 0;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.controleANC .ctrlForm .mainFormSubTitle {
  padding: 15px 25px 25px 25px;
}
.controleANC .ctrlForm .mainFormSubTitle.condensedInfos {
  border: 1px solid #5a86ac;
  margin: 0 50px 35px 50px;
  font-size: 13px;
}
.controleANC .ctrlForm .mainFormSubTitle.condensedInfos input[type='text'],
.controleANC .ctrlForm .mainFormSubTitle.condensedInfos select {
  margin-bottom: 5px;
}
.controleANC .ctrlForm .mainFormSubTitle.condensedInfos .input-group {
  margin-bottom: 0;
}
.controleANC .ctrlForm .mainFormSubTitle.condensedInfos .input-group-btn {
  top: -2px;
}
.controleANC .ctrlForm .mainFormSubTitle.condensedInfos label {
  float: left;
}
.controleANC .ctrlForm .mainFormTitle span {
  color: orange;
}
.controleANC .ctrlForm .panel-group {
  margin-bottom: 0 !important;
}
.controleANC .ctrlForm .wrapper .panel-info {
  border: none;
  box-shadow: none;
}
.controleANC .ctrlForm .wrapper .panel-heading {
  background: #fff;
  border-bottom: 5px solid #5a86ac;
  padding: 5px !important;
}
.controleANC .ctrlForm .wrapper .panel-heading > a {
  cursor: pointer;
  color: #5a86ac;
  font-size: 22px;
}
.controleANC .ctrlForm .wrapper .panel-heading > a:hover {
  text-decoration: none;
}
.controleANC .ctrlForm .wrapper .panel-body {
  padding: 20px 5px 10px 0;
  border: none;
}
.controleANC .simplePanel {
  padding: 20px !important;
}
.subAncPanel .panel-heading {
  font-variant: small-caps;
  border-bottom: 1px dotted #d8dee4 !important;
}
.subAncPanel .checkbox {
  display: block;
  margin-bottom: 10px;
}
.subAncPanel .panel-heading a {
  font-size: 18px;
}
.subAncPanel .partieAgentSpanc {
  background: #fafafa;
  background: linear-gradient(90deg, transparent 50%, #f2f2f2 50%);
}
.subAncPanel .partieAgentSpanc .istitle {
  color: lightseagreen;
  padding-top: 10px;
}
.subAncPanel .distinctPart {
   background: #f6f6f6;
   border: 1px solid #ccc;
   padding: 10px;
   margin: 15px 0;
 }
.subAncPanel .distinctPart > .reduced {
  display: none;
}
.subAncPanel .bureauPart {
  background: #f6f6f6;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 15px 0;
}
.subAncPanel .bureauPart > .reduced {
  display: none;
}
.subAncPanel .agent > .reduced {
  display: none;
}
.subAncPanel .panel-body {
  font-size: 13.5px;
  padding-left: 20px !important;
}
.subAncPanel .subFixedTitle {
  margin: 15px 5px;
  border-bottom: 1px solid #5a86ac;
  color: #5a86ac;
  font-variant: small-caps;
  font-weight: 600;
  font-size: 18px;
}
.subAncPanel .removeColMargin {
  margin: 0px !important;
}
.subAncPanel .hoverTable {
  background-color: #f8f8f8;
}
.subAncPanel .feuillet_installation {
  border: 1px solid #ccc;
  padding: 25px;
  margin-top: 25px;
  margin-bottom: 55px;
  background: hsla(218, 45%, 48%, 0.1);
}
.subAncPanel .feuillet_installation legend {
  font-size: 12.5px;
}
.controleANC .mini_desc {
  display: inline-block;
  line-height: 1.3em;
}
.controleANC .fright_cb {
  background: #f4f4f4;
  display: inline-block;
  float: right;
  padding: 5px 8px;
  text-align: right;
  margin-bottom: 2px;
}
.controleANC .fright_title {
  background: #f4f4f4;
  padding: 5px 8px;
  text-align: right;
  font-size: 11px;
  line-height: 14px;
}
.controleANC .borderBot {
  border-bottom: 1px dotted #d8dee4 !important;
  padding: 0px 0px;
}

.anc_d2_huge_table {
  font-size: 12px;
}
.anc_d2_huge_table .th1 {
  background: #c6d9f1;
  text-align: center;
}
.anc_d2_huge_table .th2 {
  background: #f2dbdb;
}
.anc_d2_huge_table .th3 {
  background: #ddd9c3;
}
.anc_d2_huge_table .th4 {
  color: #365f91;
}
/*.anc_d2_huge_table .vtext span{
    display: block;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    float: left;
}*/
.anc_d2_huge {
  text-align: center;
  table-layout: fixed;
}
.anc_d2_huge_table .vtext {
  text-align: center;
  white-space: nowrap;
  g-origin: 50% 50%;
}
.anc_d2_huge_table .vtext > div {
  margin: 0 -100%;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.anc_d2_huge_table .vtext > div:before {
  content: '';
  width: 0;
  padding-top: 110%;
  display: inline-block;
  vertical-align: middle;
}
.anc_d2_huge_table input[type='checkbox'] {
  display: block;
  margin: 15px auto 0 auto;
}
.anc_d2_huge_table .commentbtn {
  margin: 10px 0 0 8px;
}
.anc_d2_huge_table .nope {
  background: #ccc;
}
.anc_d2_final_table {
  font-size: 12px;
}
.anc_d2_final_table .th1 {
  background: #365f91;
  color: #fff;
  text-align: center;
}

span.feederKey {
  z-index: 100;
  position: absolute;
  cursor: pointer;
}

/****************************************************
ancControleFiliere
******************************************************/
.ancControleFiliere {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid teal;
  border-bottom: 1px solid teal;
}
.ancControleFiliere > h3 {
  color: teal !important;
  margin: 10px 0 20px 0;
  background: #f0f0f0;
  padding: 15px;
}
.ancControleFiliere
  .mainListe.reduced
  .ancElementFiliere:not(.selfExpanded)
  .relatif_controle,
.ancControleFiliere
  .mainListe.reduced
  .ancElementFiliere:not(.selfExpanded)
  .groupe,
.ancControleFiliere
  .mainListe.reduced
  .ancElementFiliere:not(.selfExpanded)
  .relatif
  .body {
  display: none;
}
.ancControleFiliere
  .mainListe.reduced
  .ancElementFiliere:not(.selfExpanded)
  .rfWrapper {
  width: 100%;
}
.ancControleFiliere .mainListe .expandSelfElement {
  display: none;
}
.ancControleFiliere .mainListe.reduced .expandSelfElement {
  display: block;
}
.ancControleFiliere .addEfDepuisControle {
  padding: 15px 10px;
  background: #f2f2f2;
}
.ancControleFiliere .addEfDepuisControle .ancElementFiliere .relatif_filiere {
  background: #fafafa;
}
.ancControleFiliere .mainActions {
  margin: 0 0 0 25px;
  height: 40px;
}
.ancControleFiliere .mainListe {
  padding: 15px 15px 5px 15px;
}
.ancControleFiliere .specificCtrlQuestion {
  padding: 5px;
  background: #f0f0f0;
}
.ancControleFiliere .ancElementFiliere {
  margin: 0;
}
/****************************************************
 Admin
******************************************************/
.representationFiliere {
  padding-top: 5px;
}
.representationFiliere .thmb {
  width: 48px;
}
.pushFloatRightAdminButton {
  margin: 15px 0 0 0;
}
.pushFloatRightAdminLink {
  padding: 22px 10px 0 0;
}
.previewSpancLogo {
  border: 1px solid #ccc;
  height: 130px;
  overflow: auto;
}
.previewSpancLogo img {
  max-height: 118px;
}
.dashboardCfg {
}
.dashboardCfg .orderListWrapper {
  margin: 8px auto 0 auto;
  position: inherit;
}
.dashboardCfg .fileprwDetail {
  list-style-type: none;
}
.dashboardCfg .fileprwDetail li {
  margin: 10px;
}
.dashboardCfg .fileprw {
  font-size: 18px;
  margin-right: 10px;
}
.dashboardCfg .pickfiletype {
  width: 170px;
  font-size: 12px;
  text-align: left;
}
.dashboardCfg .caret {
  float: right;
  margin-top: 10px;
}

.panelSaveAdminBot {
  z-index: 500;
  background-color: #f5f5f5;
  position: fixed;
  bottom: 0px;
  padding: 5px;
  max-height: 45px;
  padding-right: 20px;
  box-shadow: 0 -7px 10px -6px rgba(0, 0, 0, 0.15);
}

.paddingBot {
  padding-bottom: 50px;
}

/****************************************************
 Etat dossier
******************************************************/
.spanEtatDossier {
  padding: 8px 8px 13px 8px;
  width: 100px;
  display: inline-block;
  margin: -8px;
}
.spanEtatDossierAvis {
  padding: 8px 8px 13px 8px;
  width: 98px;
  display: inline-block;
  margin: -8px;
}
/****************************************************
 Etat dossier Date 
******************************************************/
.spanEtatDossierDate {
  padding: 8px 0px 17px 14px;
  display: inline-block;
  margin: -8px;
  width: 100%;
}
.spanEtatDosssierDate-inner{
  display: flex;
  align-items: center;
  margin-top: 15px;
}
/****************************************************
 Facturation
******************************************************/
.facturesFilter {
  background: #fff;
  margin: 15px 0;
  position: relative;
  border-radius: 2px;
}

.facturesFilter {
  /* box-shadow: 0 3px 6px rgba(0,0,0,0.06), 0 3px 6px rgba(0,0,0,0.13); */
}

.goToDolibar {
  margin-top: 15px;
}

.facturesFilter .title {
  background: #fff;
  color: #ff1fa3;
  padding: 10px;
  font-weight: 600;
  font-size: 1.2em;
}
.facturesFilter .body {
  padding: 10px;
}
.typeFacturation {
  margin-top: 5px;
  border-radius: 2px;
  font-size: 12px;
}
.searchForFacturable {
  margin-bottom: 10px;
}

.totauxFacturation th:nth-child(2),
.totauxFacturation td:nth-child(2) {
  color: #2e8ece;
}
.totauxFacturation th:nth-child(3),
.totauxFacturation td:nth-child(3) {
  color: #16a085;
}
.totauxFacturation th:nth-child(4),
.totauxFacturation td:nth-child(4) {
  color: #c0392b;
}
.facturesSyntheseList .ct-chart .ct-series.ct-series-a .ct-bar {
  stroke: #2e8ece;
}
.facturesSyntheseList .ct-chart .ct-series.ct-series-b .ct-bar {
  stroke: #16a085;
}
.facturesSyntheseList .ct-chart .ct-series.ct-series-c .ct-bar {
  stroke: #c0392b;
}
.facturesActions {
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

#facturesGenerationList .elemFactuHasErreurs {
  color: #c3272b;
  font-size: 11px;
  padding: 5px;
}

#facturesGenerationList .checkTemplateFactu {
  text-align: center;
  vertical-align: middle;
}
#facturesGenerationList .checkTemplateFactu input[type='checkbox'] {
  transform: scale(1.3);
  padding: 10px;
  cursor: pointer;
}
#facturesGenerationList .allItemsAreToggled {
  background: #f8fff5;
}

#facturesGenerationList .detailItem td {
  padding: 8px !important;
}

#facturesGenerationList .detailItem .iitem {
  font-size: 13px;
  color: #333;
}
#facturesGenerationList .detailItem .iitem .ref {
  font-weight: 600;
}
#facturesGenerationList .detailItem .iitem .adresse {
  font-style: italic;
}
#facturesGenerationList .detailItem .iitem .hitData .sub {
  padding: 5px 5px;
  border-left: 1px solid #ccc;
}
#facturesGenerationList .detailItem .iitem .hitData .debiteurInfos {
}
#facturesGenerationList .detailItem .iitem .hitData .sub:not(.dossier) {
  /* border-top: 1px dotted #ddd; */
}
#facturesGenerationList .detailItem .iitem .hitData .fa {
  margin: 0 5px;
  color: darkslategray;
}
#facturesGenerationList .detailItem .iitem .hitData .btnaction {
  float: right;
  width: 100px;
  margin: 5px;
}
#facturesGenerationList .detailItem .iitem .hitData .dossier,
#facturesGenerationList .detailItem .iitem .hitData .controle,
#facturesGenerationList .detailItem .iitem .hitData .debiteurInfos {
  position: relative;
  padding-left: 40px;
  min-height: 50px;
}
#facturesGenerationList .detailItem .iitem .hitData .dossier:before,
#facturesGenerationList .detailItem .iitem .hitData .controle:before,
#facturesGenerationList .detailItem .iitem .hitData .debiteurInfos:before {
  position: absolute;
  left: 10px;
  top: 10px;
  font-family: 'FontAwesome';
  content: '\f115';
  font-size: 20px;
  color: #aaa;
  transform: rotate(-5deg);
}
#facturesGenerationList .detailItem .iitem .hitData .controle:before {
  content: '\f0ea';
}
#facturesGenerationList .detailItem .iitem .hitData .debiteurInfos:before {
  content: '\f007';
}
#facturesGenerationList .debiteurOk,
#facturesGenerationList .debiteurOk .fa {
  color: #037d37 !important;
  margin: 0 !important;
}
#facturesGenerationList .debiteurError,
#facturesGenerationList .debiteurError .fa {
  color: #c3272b !important;
  margin: 0 !important;
}

.elementsFacturationEligible {
  padding-bottom: 100px;
}
#facturesGenerationList .facturables {
  border-collapse: collapse;
  table-layout: auto;
}
#facturesGenerationList th {
  text-align: left;
  font-weight: 100;
  border: none;
}

#facturesGenerationList .facturables tr.unselected td {
  opacity: 0.7;
  font-size: 11px;
}
#facturesGenerationList .facturables tr.unselected:hover td {
  opacity: 1;
  font-size: 11px;
  background: #f0f0f0;
}
#facturesGenerationList .nbFacturables {
  font-size: 48px;
  color: #ff1fa3;
}

#facturesGenerationList .refreshFacturables {
  position: absolute;
  font-size: 24px;
  cursor: pointer;
  margin: 25px 0 0 15px;
}

#facturesGenerationList .clickableModeleFactu {
  cursor: pointer;
  vertical-align: middle;
}
#facturesGenerationList .toggleAllItems {
  margin: 0 0 0 10px;
}
#facturesGenerationList .facturables tr.selected td {
  background: #f8fff5;
  opacity: 1;
  font-size: 1em;
}
#facturesGenerationList .facturables tr.elementFacturable.selected td {
  background: #f0f0f0;
}

#facturesGenerationList .facturables .introDetailEle {
  padding: 0 5px;
}
#facturesGenerationList .facturables tr.selected .introDetailEle {
  padding: 15px;
}
#facturesGenerationList .facturables .blocRecherche {
  display: none;
  border-left: 1px dotted #cacaca;
}
#facturesGenerationList .facturables tr.selected .blocRecherche {
  display: block;
}

#facturesGenerationList .showDetailEle {
  cursor: pointer;
  margin: 2.5px;
}
#facturesGenerationList .introDetailEle {
  display: flex;
  width: 100%;
}
#facturesGenerationList .introDetailEle h5 {
  font-weight: 800;
  margin: 0;
  color: #ff1fa3;
}
#facturesGenerationList .detailEle {
  color: #444;
  line-height: 1em;
  margin-left: 50px;
}

.labelResultFactu {
  display: inline-block;
}

.elementFacturationCfg .extraCriteria {
  padding: 15px 10px 0 10px;
}

.elementFacturationCfg .modalBody {
  padding: 0 !important;
}
.elementFacturationCfg hr {
  margin-bottom: 5px;
}
.elementFacturationCfg .modalBody > .row {
  padding: 10px;
}

.elementFacturationCfg .avanceCfg {
  padding: 10px;
  background: #fbfbfb;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 10px -10px;
}
.elementFacturationCfg .avanceCfg > .actions {
  text-align: center;
}
.elementFacturationCfg .avanceCfg .item {
  margin-bottom: 10px;
  width: 800px;
  margin: 10px auto 0 auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.elementFacturationCfg .avanceCfg .item .main {
  background: #3498db;
  padding: 10px;
}
.elementFacturationCfg .avanceCfg .item .options {
  display: flex;
  flex-direction: row;
  background: #fff;
}
.elementFacturationCfg .avanceCfg .item .options .opt {
  width: 50%;
}
.elementFacturationCfg .avanceCfg .item .options .opt.majoration {
  border-left: 1px solid #ccc;
}
.elementFacturationCfg .avanceCfg .item .options .opt .checkbox {
  text-align: center;
}
.elementFacturationCfg .avanceCfg .item .options .optCfg {
  font-size: 12px;
  padding: 10px;
}

.elementFacturationCfg .avanceCfg .item .sub > .checkbox {
  margin: 0;
}
.elementFacturationCfg .avanceCfg .item .orderListWrapper {
  margin-left: -30px;
}
.elementFacturationCfg .avanceCfg .item .majorationService {
  background: #2980b9;
  padding: 10px;
  color: #fff;
  margin: 5px 0;
  border-radius: 2px;
}

.filtrePeriodeAdminFactu {
  border: 2px solid #bbb;
  padding: 15px;
}

.factuCfgCommonData {
  background: rgb(234, 240, 224);
  padding: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}

/*
    evenment_table
*/
.report_evenment_table .sortorder:after {
  content: '\25b4';
}
.report_evenment_table .sortorder.reverse:after {
  content: '\25be';
}
.report_evenment_table .order_button :hover {
  cursor: pointer;
}
.gcDatatable .sort_asc,
.gcDatatable .sort_desc {
  color: teal;
}

/** specifique version mobile **/
@media (max-width: 480px) {
  .anc_nav.expanded {
    margin-top: 60px;
    padding-top: 10px;
    padding-bottom: 100px;
  }
  .anc_nav.expanded .links {
    display: inherit;
  }
  .anc_nav.expanded .card {
    min-height: 110px;
  }
  .anc_nav.reduced .card {
    display: block;
    text-align: left;
    max-width: 200px;
  }
  .anc_nav.reduced .card::before {
    display: none;
  }
}
/** mapConfig **/
.ancMapConfig .feature_table {
  max-height: 500px;
  overflow: auto;
}
/** ville Cp  **/
.search_cp {
  position: relative;
  top: 28px;
  left: -20px;
}
/**
reglementaireANC
**/
.reglementaireANC {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.reglementaireANC h4 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.reglementaireANC .part {
  width: 50%;
  padding: 5px;
}
.reglementaireANC .item {
  border-bottom: 1px solid #eee;
  padding: 5px;
  cursor: pointer;
}
.reglementaireANC .item.active {
  background: #eee;
  border-bottom: 1px solid #ddd;
}
.reglementaireANC .label {
  margin-right: 5px;
  border-radius: 0;
  font-weight: 100;
  width: 50px;
  display: inline-block;
}
.formCfgComment {
  display: inline-block;
  cursor: help;
  font-size: 13px;
  margin-left: 5px;
  text-align: center;
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
  background: #f0f0f0;
  color: #e74c3c;
  padding: 2px;
  width: 30px;
}
.formCfgComment + .formCfgComment {
  display: none; /* cache l'insertion multiple de formCfgComment quand on reouvre un controle, dirty, a corriger dans le controleFormCfg.js plutot */
}
.formCfgComment.discriComment {
  color: orange;
}
.formCfgComment .ttip {
  background: #c0392b;
  bottom: 100%;
  color: #fff;
  display: block;
  left: -50px;
  margin-bottom: 15px;
  opacity: 0;
  padding: 3px;
  font-size: 12px;
  pointer-events: none;
  position: absolute;
  width: 150px;
  transition: all 0.25s ease-out;
  line-height: 15px;
  z-index: 3;
}
.formCfgComment.discriComment .ttip {
  background: #e67e22;
}
.formCfgComment.discriComment .ttip:after {
  border-top: solid #e67e22 10px;
}
.formCfgComment .ttip:before {
  bottom: -20px;
  content: ' ';
  display: block;
  height: 20px;
  left: 0;
  width: 100%;
  position: absolute;
}
.formCfgComment .ttip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #c0392b 10px;
  bottom: -10px;
  content: ' ';
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.formCfgComment:hover .ttip {
  opacity: 1;
  pointer-events: auto;
}
.searchdashboard {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-bottom: -1px;
  position: relative;
  display: block;
  padding: 10px 15px;
}
.admin_label:before {
  content: 'ANC >';
  color: #ff1fa3;
}
/* Preparation de tournees */
.preptournee_map {
  position: fixed;
  right: 0;
  top: 0;
  left: 50%;
  bottom: 0;
  background: red;
}
.preptournee_map #tournee_map {
  position: absolute;
}
/** anc avis controle **/
.ancAvisControle .sub {
  padding: 10px;
  border: 1px solid #c3bcb0;
  margin: 5px;
  background: #fff8ee;
}

.ancAvisControle .resetAvis {
  float: right;
  padding: 2px 7px;
}
.ancAvisControle .bloc_commentaire {
  min-height: 100px;
}

.dossierProprioLink {
  margin: 5px 10px;
  padding: 10px;
  /* background: #f0f0f0;*/
  display: flex;
}
.dossierProprioLink .redev,
.dossierProprioLink .type {
  flex-grow: 1;
}
.dossierProprioLink .type > span {
  display: block;
  width: 80px;
  float: left;
}
.dossierProprioLink .type > attribute-restrictions {
  float: left;
  width: calc(100% - 110px);
}
/*.dossierProprioLink .act{
    flex-grow: 1;
    padding: 10px;
}*/
.dossierProprioLink > .attribute_restriction {
  display: inline;
  width: 100px;
  border: 1px solid red;
}

.avisInactifAdmin {
  background-color: #f2dede;
}
/* ------------------------
template element filiere depuis admin
*/
.elementFiliereTemplate {
  margin: 30px auto;
}
.elementFiliereTemplate .picker {
  background: #f0f0f0;
  padding: 15px;
  display: flex;
}
.elementFiliereTemplate .picker > div {
  width: 50%;
  padding: 0 5px;
}
.elementFiliereTemplate .picker > .types .btn {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.elementFiliereTemplate .saveCfg {
  padding: 10px;
}
.elementFiliereTemplate .arrows .btn {
  display: block;
  margin: 0 5px 2px 0;
}
.elementFiliereTemplate .elements {
}
.elementFiliereTemplate .pickatt {
  overflow: hidden;
  width: 88%;
  margin: 5px auto;
  font-size: 12px;
  text-align: left;
}
.elementFiliereTemplate .oneColumnDropdowns {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.elementFiliereTemplate .oneColumnDropdowns .pickatt {
  width: 50%;
  margin: 5px 0;
}
.elementFiliereTemplate .groupeTitleContainer {
  width: 20%;
  margin: 0 auto;
  cursor: pointer;
  user-select: none;
}
.elementFiliereTemplate .titleTh {
  height: 51px;
  vertical-align: middle;
}
.elementFiliereTemplate .inputTitleContainer {
  display: flex;
  align-items: center;
}
.elementFiliereTemplate .inputTitleContainer .btn {
  margin-left: 5px;
}
.filiereGroupTitle.boldTitle {
  font-weight: bold;
}
.filiereGroupTitle.underlinedTitle {
  text-decoration: underline;
}
.elementFiliereTemplate .selectDroite {
  float: right;
  width: 88%;
  margin: 5px auto;
  font-size: 12px;
}
.eft_table {
  table-layout: fixed;
}
.eft_table th {
  background: #eee;
  text-align: center;
  font-weight: 100;
  border: 1px solid #ddd;
}
.eft_table th .actions {
  float: right;
}
.eft_table td {
  border: 1px solid #ddd;
}
.eft_table .rightToLeft,
.eft_table .leftToRight {
  margin: 6px 0 0 5px;
  position: absolute;
}
.eft_table .leftToRight {
  right: 15px;
}
.ancBacReportForm .ancBacReportContent .subitem .content.demandesUrba {
  padding: 5px;
  overflow-x: auto;
}
.ancBacReportForm .ancBacReportContent .subitem .content.demandesUrba .table {
  width: 1200px;
}
.ancBacReportForm
  .ancBacReportContent
  .subitem
  .content.demandesUrba
  .table
  th {
  padding: 4px;
  font-size: 12px;
}

/** vidanges elements de filiere **/
.vidangeEf {
  padding: 5px;
}

.vidangeEf .corps {
  padding: 15px 25px;
}
.vidangeEf .corps .infosVidangeur {
  background: #f6f6f6;
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
}
.infosVidangeur.reduced {
  display: none;
}

/** Tooltip **/
.cursorHelp {
  cursor: help;
}

#ancListeDossiers .gcDatatable .valueWrapper {
  max-width: 120px;
  max-height: 4.2em;
  overflow: hidden;
}

.gcDatatable .fixedHeaderTableWrapper .fixThLabel {
  white-space: normal;
  line-height: 13px;
  padding-left: 2px;
}

.gcDatatable .sort_asc:after,
.gcDatatable .sort_desc:after {
  position: absolute !important;
  bottom: 0 !important;
  top: auto !important;
  left: calc(100% - 20px);
  content: '\25b2';
  color: teal;
}
.gcDatatable .sort_desc:after {
  content: '\25bc';
}

.gcDatatable .textarea-cell {
  max-height: 6rem;
  overflow: hidden;
}

/* Liste dossier - Bordure des colonnes groupées */
#ancListeDossiers .default-separator td:nth-of-type(4),
#ancListeDossiers .default-separator td:nth-of-type(5),
#ancListeDossiers .default-separator td:nth-of-type(6),
#ancListeDossiers .default-separator td:nth-of-type(8),
#ancListeDossiers .default-separator td:nth-of-type(12),
#ancListeDossiers .default-separator td:nth-of-type(16),
#ancListeDossiers .default-separator td:nth-of-type(19),
#ancListeDossiers .default-separator td:nth-of-type(20) {
  border-left: 1px solid #bbb;
}

#ancListeDossiers .left-separator td:nth-of-type(4),
#ancListeDossiers .left-separator td:nth-of-type(5),
#ancListeDossiers .left-separator td:nth-of-type(6),
#ancListeDossiers .left-separator td:nth-of-type(7),
#ancListeDossiers .left-separator td:nth-of-type(9),
#ancListeDossiers .left-separator td:nth-of-type(13),
#ancListeDossiers .left-separator td:nth-of-type(17),
#ancListeDossiers .left-separator td:nth-of-type(20),
#ancListeDossiers .left-separator td:nth-of-type(21){
  border-left: 1px solid #bbb;
}

#ancListeDossiers .datePrecoDatePicker input,
#ancListeDossiers .dateRaccordementDatePicker input {
  background: transparent;
  color: #fff;
  border: none;
  box-shadow: none !important;
  cursor: pointer;
  margin-left: 10px;
  font-size: 14px;
  max-width: 80%;
  font-weight: 700;
}
#ancListeDossiers .datePrecoDatePicker > .fa,
#ancListeDossiers .dateRaccordementDatePicker > .fa {
  top: 14px;
  left: 0px;
}
#ancListeDossiers .dateRaccordementDatePicker input {
  color: #444;
}

#ancListeDossiers .fixedHeaderTableWrapper .searchTr th input[type='text'],
#ancListeDossiers
  .fixedHeaderTableWrapper
  .searchTr
  th
  select:not(.numberDateFilterSelect) {
  width: 100%;
}

#ancListeDossiers
  .table-striped
  > tbody
  > tr:not(.success):nth-child(odd)
  > td {
  background: #f2f2f2;
}

/****************************************************
 OCCUPANT CONTROLE
******************************************************/

div.row.spbrow.occupant > div > anc-adresse > div > div.hideAddress.ng-scope {
  display: none !important;
}

.width1200 .ngdialog-content {
  width: 1200px !important;
}
.height1200 .ngdialog-content {
  max-height: 2000px !important;
}
/****************************************************
 Dessin des filières
******************************************************/
.elementFiliereDialog .modalBody {
  position: absolute;
  top: 45px;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}

.ancEditEf {
  height: 200px;
  position: relative;
  border: 1px solid #ddd;
}
.ancEditEf .measureToolWrapper {
  position: absolute;
  z-index: 100;
  right: 7.5px;
  top: 7.5px;
}

.ancEditEf .toggleEditMode {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 200;
}
.ancEditEf .tools {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 200;
}
.ancEditEf .tools .btn {
  max-width: 260px;
  text-align: left;
  font-size: 11.5px;
  margin-top: 10px;
}

.ancEditEf.editorMode {
  position: fixed !important;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 888;
  background: #fff;
  height: 100%;
}

.ancEditEfMap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

/* DESSIN DES FILIERES */
.editElementFiliereV2 {
  background: #fff;
  position: fixed;
  left: 270px;
  margin-top: -10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.editElementFiliereV2 .actions {
  display: flex;
  font-size: 12px;
}

.editElementFiliereV2 .actions > .btn {
  padding: 10px 12px;
  cursor: pointer;
  margin: 0 !important;
  border-radius: 0;
}

.editElementFiliereV2 .actions .separator {
  display: block;
  width: 3px;
  background: #446cb3;
}
.editElementFiliereV2 .actions .mini {
  display: flex;
  font-size: 11px;
  padding: 4px 7.5px 0 7.5px;
  font-weight: 600;
  width: 75px;
  text-align: center;
}
.editElementFiliereV2 .actions .mini span {
  position: absolute;
  font-size: 8px;
  color: #777;
  margin: 12px 0 0 0;
}

.editElementFiliereV2 .actions .mini:first-of-type {
  margin-left: 10px;
}
.editElementFiliereV2 .actions .updateEfDimensions {
  margin: 5px 10px 5px 5px !important;
  padding: 5px !important;
  font-size: 11px;
  height: 28px;
}

.editElementFiliereV2 .actions input[type='number'] {
  width: 60px;
  margin-top: 5px;
  border: 1px solid #ddd;
  text-align: center;
}

.editElementFiliereV2 .resetGeometry {
  color: darkred;
}
.editElementFiliereV2 .resetGeometry:hover {
  color: red;
}
.editElementFiliereV2 .preserveRatio {
  padding: 7.5px 5px;
  cursor: pointer;
}
.editElementFiliereV2 .preserveRatio i {
  color: #aaa;
}
.editElementFiliereV2 .preserveRatio i.active {
  color: teal;
  text-shadow: 0px 0px 5px rgb(5, 192, 192);
}

.editElementFiliereV2 .repVectoriellePicker {
  display: flex;
  max-height: 250px;
}
.editElementFiliereV2 .repVectoriellePicker .sub {
  width: 50%;
  overflow: auto;
}
.editElementFiliereV2 .repVectoriellePicker .preview .ancEditEf {
  border: none;
}
.editElementFiliereV2 .repVectoriellePicker .preview .ancEditEf .ol-control {
  display: none;
}

.editElementFiliereV2 .repVectoriellePick {
  padding: 5px;
  cursor: pointer;
}
.editElementFiliereV2 .repVectoriellePick.selected {
  font-weight: 600;
}
.editElementFiliereV2 .repVectoriellePick:hover {
  background: #bad3e8;
}

.svgEditorWrapper {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 80px;
}
.svgEditorWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 10px;
}
.svgEditorForm {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  padding: 10px;
}

.svgEditorForm form {
  text-align: center;
}
.svgEditorForm form input {
  margin-left: 15px;
  margin-right: 15px;
}

.ancEditEfMapName {
  position: absolute;
  padding: 10px;
  overflow: hidden;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  background: #446cb3;
  color: #fff;
}

/** anBibliothequeElementsFiliere **/
.ancBibliothequeElementsFiliere {
  position: absolute;
  top: 44px;
  left: 0;
  right: 0;
  bottom: 0;
}

.ancBibliothequeElementsFiliere .newEfVectoriel {
  position: absolute;
  right: 42px;
  top: -36px;
  padding: 3px 9px;
  border-radius: 0;
}
.ancBibliothequeElementsFiliere .importEfVectoriel {
  position: absolute;
  right: 132px;
  top: -36px;
}
.ancBibliothequeElementsFiliere .main {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 40px;
  display: flex;
  flex-direction: column;
}

.ancBibliothequeElementsFiliere .main > div {
  flex-grow: 0;
}
.ancBibliothequeElementsFiliere .main > .preview {
  padding: 15px 0;
}

.ancBibliothequeElementsFiliere.category_editor .already_picked_info {
  display: none;
}
.ancBibliothequeElementsFiliere .already_picked_info {
  font-size: 12px;
  padding-bottom: 5px;
}
.ancBibliothequeElementsFiliere .toggleBibliCfgMode {
  padding: 15px 0 0 0;
}
.ancBibliothequeElementsFiliere .toggleBibliCfgMode .tuto {
  font-size: 12px;
  color: #555;
  line-height: 15px;
  padding: 0 5px;
  border-left: 1px solid #999;
}

.ancBibliothequeElementsFiliere .main > .preview .ancEditEf {
  height: 250px;
  margin: 0 auto;
}
.ancBibliothequeElementsFiliere .main > .filter {
  width: 100%;
  margin: 0 auto 5px auto;
  display: flex;
}
.ancBibliothequeElementsFiliere .main > .filter .btn {
  margin-left: 5px;
  padding-top: 7.5px;
}
.ancBibliothequeElementsFiliere .main > .lists {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: auto;
}
.ancBibliothequeElementsFiliere .main > .lists .mlist {
  width: 24%;
  margin: 5px 0.5%;
  min-height: 50px;
}
.ancBibliothequeElementsFiliere .main > .lists .mlist .title {
  background: #777;
  color: #fff;
  padding: 7.5px;
  display: flex;
}
.ancBibliothequeElementsFiliere .main > .lists .mlist .title .catname {
  width: 100%;
}
.ancBibliothequeElementsFiliere
  .main
  > .lists
  .mlist
  .title
  input[type='text'] {
  width: 100%;
  color: #444;
  padding: 1px;
}
.ancBibliothequeElementsFiliere .main > .lists .mlist .title .btn {
  height: 23px;
  margin: 3px 0 0 5px;
}
.ancBibliothequeElementsFiliere .main > .lists .mlist .title .nb {
  color: #fafafa;
  padding: 2px 0 2px 5px;
  font-size: 0.9em;
}
.ancBibliothequeElementsFiliere .main > .lists .mlist .content {
  min-height: 20px;
  max-height: 300px;
  overflow: auto;
}

.ancBibliothequeElementsFiliere .main > .lists .mlist .content.vide {
  border: 2px dotted #cacaca;
  border-top: none;
  padding: 15px;
  text-align: center;
}
.ancBibliothequeElementsFiliere .main > .lists .mlist .content.vide:after {
  content: 'Déposer ici';
  color: #555;
  font-style: italic;
  font-size: 11px;
  text-align: center;
}

.ancBibliothequeElementsFiliere .main > .lists .mlist .content .mlistitem {
  border-bottom: 1px solid #ccc;
  padding: 5px;
  cursor: pointer;
  background: #fff;
}

.ancBibliothequeElementsFiliere .main > .lists .mlist .content .mlistitem {
}
.ancBibliothequeElementsFiliere
  .main
  > .lists
  .mlist
  .content
  .mlistitem:not(.active):hover {
  background: #d6ecff;
}
.ancBibliothequeElementsFiliere
  .main
  > .lists
  .mlist
  .content
  .mlistitem.active {
  background: #428bca;
  color: #fff;
}
.ancBibliothequeElementsFiliere
  .main
  > .lists
  .mlist
  .content
  .mlistitem.duplicable {
  font-weight: 600;
}

.ancBibliothequeElementsFiliere .main > .list {
  display: none;
  height: 100%;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.ancBibliothequeElementsFiliere .main > .list ul {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  overflow: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.ancBibliothequeElementsFiliere .actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  border-top: 1px solid #ccc;
}

.dossierPersonne {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
  padding: 10px 7.5px 0 7.5px;
}
.dossierPersonne + .dossierPersonne {
  margin-top: 10px;
}
.dossierPersonne .personeAdresse {
  font-size: 0.85em;
}

.dossierPersonne .personeTel{
  font-size: 0.85em;
}

.dossierPersonne .personeTel .personeEmail {
  font-size: 0.95em;
}

/** application anc/bac point consommation omega */
.omegaApplyPointConsommationDossier em{
  font-style: normal;
  color: orange;
}

.grilleConformitePicked{
  background: #808080;
}

@media(max-width: 1500px) {
  .large-tab-min-size {
    min-width: 140%;
  }
}
