@import url('//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
/* --- Défiition du thème --- */
/* cacher le bandeau titre de la recherche */
.search-title {
  display: none;
}
/* masquer le titre */
.acf-title.ng-isolate-scope {
  visibility: hidden;
}
/* remonter le panneau */
div.side {
  margin-top: 150px;
}
/* masquer "Filtres" */
.filters-group .group-label {
  display: none;
}
/* Masquer le ttre "filtre" dans le module panneau de recherche */
/*.filters-tree-panel > .filter-container > .filters-group > legend {
display:none;
}*/
.filters-form-panel {
  overflow-y: visible !important;
}
/*Fiche d'information*/
.acf-infosheet-section .section-attributes-elem {
  font-size: 15px;
  text-align: left;
}
.acf-search-select-list-content {
  color: black;
}
.acf-search-results-list ul li.active {
  color: #ffffff !important;
}
.acf-extensions-container .extensions-launcher .launcher-item {
  color: #428dfe !important;
}
.acf-extensions-container .extensions-launcher .launcher-item:hover {
  color: #fd4333 !important;
  background: none !important;
}
.acf-extensions-container .extensions-launcher .launcher-item.active {
  border-bottom: 4px solid #428dfe !important;
}
.tab.tab-active {
  background-color: rgba(255, 255, 255, 0) !important;
  border-bottom: 4px solid #146eff !important;
}
.acf-infosheet-content .acf-infosheet-header {
  color: #ffffff !important;
  background-color: #c4dafe !important;
  border-bottom: 2px solid #186cf2 !important;
  font-weight: bold !important;
}
.acf-infosheet-wrap {
  background-color: #ffffff !important;
}
img.title-icon-img.ng-scope {
  vertical-align: middle;
  content: url(https://plan.chambery-bauges-metropole.fr/geo_qualite_eau/img/53_eau_qualite.png) !important;
}
.acf-search-results-list ul li.highlight,
.acf-search-results-list ul li:hover {
  background-color: #c3d9fd !important;
}
.acf-search-results-list ul li.highlight,
.acf-search-results-list ul li:hover {
  background-color: rgba(20, 110, 255, 0.8);
  box-shadow: 0 0 8px 2px #176cf2;
}
/*masque l'en tête du tableau de données jointes dans la fiche "Mon eau" 
.acf-infosheet-section thead{
	display: none !important; 
}
*/
.filters-tree-panel .filter-prompt label {
  color: rgba(0, 0, 0, 0.6) !important;
}
thead > tr > th.select-link-header.ng-scope > div > span.div.action-btn.select-link {
  visibility: hidden !important;
}
/* ************************************************************************************* */
/* ************ Personnalisation de la fiche d'information Qualité de l'eau ************** */
/* ************************************************************************************* */
/* ************ Qualité de l'eau ************** */
/* déclaration de la fiche souhaité */
/* div[data-infosheetid="e5bc5940-0624-11ef-9e98-bd5f1cbcfeda"] { */
/*     background-color: #90bbfd !important; */
/* } */
/* réinisialisation de l'épaisseur de la police */
div[data-infosheetid="e5bc5940-0624-11ef-9e98-bd5f1cbcfeda"] .acf-infosheet-section .section-attributes-elem .elem-value {
  font-weight: inherit !important;
}
/* modifications du champ cc_produit_agglo */
div[data-infosheetid="e5bc5940-0624-11ef-9e98-bd5f1cbcfeda"] .infosheet-field-name-nom_qualite {
  font-weight: bold !important;
}
.module-launcher .launcher-intro-icon:before {
  content: "\f108";
}
.intro-module .intro-title {
  display: table;
  margin-top: 6px;
  font-size: 2em;
  text-align: center;
}
.intro-module .intro-msg,
.intro-module .mentions {
  padding-bottom: 6px;
}
.intro-module .intro-msg {
  display: table;
  font-size: 1.2em;
  margin: 2px;
  text-align: justify;
}
.intro-module .intro-msg a {
  color: inherit;
  text-decoration: underline;
}
.intro-module .mentions {
  font-size: 10px;
  text-align: center;
}
.intro-module .mentions a {
  color: inherit;
  text-decoration: none;
}
.geoapi-launcher-hidden .map-searches-launcher,
.geoapi-launcher-hidden div[ng-show='withCategorySearches'] {
  display: none;
}
/* on cache juste le contenu pour laisser le layout et le background */
.geoapi-base-layer-switcher-hidden .base-layer-switcher > * {
  display: none;
}
.geoapi-map-control-scale-hidden .acf-map-control-scale {
  display: none;
}
.geoapi-map-control-home-hidden .acf-map-control-home {
  display: none;
}
.geoapi-search-box-hidden .acf-search-box {
  visibility: hidden;
}
.geoapi-search-box-hidden form[role='search'] {
  display: none;
}
.geoapi-control-layer-hidden .control-layer {
  display: none;
}
.geoapi-control-navigation-hidden .acf-map-control-zoom-in,
.geoapi-control-navigation-hidden .acf-map-control-zoom-out {
  display: none;
}
.geoapi-side-hidden #side {
  display: none;
}
.geoapi-pro-launcher-hidden .launcher-application,
.geoapi-pro-launcher-hidden .launcher-edition,
.geoapi-pro-launcher-hidden .acf-togglable-functions-tree,
.geoapi-pro-launcher-hidden .menu-filler,
.geoapi-pro-launcher-hidden .header-panel,
.geoapi-pro-launcher-hidden .map-tool,
.geoapi-pro-launcher-hidden .launcher-statistic,
.geoapi-pro-launcher-hidden .launcher-packPerso {
  display: none;
}
.geoapi-pro-launcher-hidden .acf-map-controls-topleft {
  left: 2px !important;
}
.geoapi-pro-launcher-hidden .right-panel,
.geoapi-pro-launcher-hidden .map-canvas {
  top: 0px;
}
.geoapi-header-hidden div.header {
  display: none;
}
.cookie-consent-banner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background-color: #2f4d69;
  color: #99cbe6;
  font-weight: bold;
  text-align: center;
  line-height: 24px;
}
.cookie-consent-banner .content {
  padding: 0 10%;
}
.cookie-consent-banner .opt-in {
  background-color: #349886;
  color: #ffffff;
  border: 3px solid #59bdab;
  font-weight: bold;
  padding: 1px 8px;
}
.cookie-consent-banner .opt-out {
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
}
.display-f,
.display-flex {
  display: flex !important;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-fit {
  flex: 0 0 auto;
}
.items-center {
  align-items: center;
}
.items-end,
.align-items-end {
  align-items: flex-end;
}
.align-items-start {
  align-items: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.padding-0 {
  padding: 0 !important;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.padding-1 {
  padding: 1rem;
}
.padding-2 {
  padding: 2rem;
}
.margin-0 {
  margin: 0 !important;
}
.margin-r-1 {
  margin-right: 4px;
}
.margin-b-4 {
  margin-bottom: 1rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 1rem;
}
.gap-4 {
  gap: 1.5rem;
}
.gap-5 {
  gap: 2rem;
}
.display-b {
  display: block;
}
.display-ib {
  display: inline-block;
}
.display-i {
  display: inline;
}
.overflow-auto {
  overflow: auto;
}
.list-style-none {
  list-style-type: none;
}
.position-relative {
  position: relative;
}
.word-break-all {
  word-break: break-all;
}
.full-height {
  height: 100%;
}
.width-full {
  width: 100%;
}
.text-align-start {
  text-align: start;
}
.center {
  text-align: center;
}
.upper {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.first-letter-capital {
  display: inline-block;
}
.first-letter-capital:first-letter {
  text-transform: uppercase;
}
.first-letter-lowercase {
  display: inline-block;
}
.first-letter-lowercase:first-letter {
  text-transform: lowercase;
}
.font-italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.visibility-hidden {
  visibility: hidden;
}
.hand {
  cursor: pointer;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis-break {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  white-space: normal;
}
.btn-reset {
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  text-align: inherit;
}
.spinning {
  -webkit-animation: animation-spin 2s infinite linear;
  animation: animation-spin 2s infinite linear;
}
@-webkit-keyframes animation-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes animation-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.bg-badge {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 4px 8px;
  border-radius: 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.004em;
  background-color: #616161;
  color: #ffffff;
}
.bg-badge .icon {
  margin-right: 4px;
}
.bg-badge--info {
  background-color: #e6eff9;
  color: #616161;
}
.bg-badge--success {
  background-color: #e0f0ec;
  color: #616161;
}
.bg-badge--error {
  background-color: #f3e2e5;
  color: #616161;
}
.bg-badge--warning {
  background-color: #feece1;
  color: #616161;
}
.bg-badge--small {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.004em;
}
.bg-badge--large {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.0015em;
}
.bg-badge--icon-only {
  font-size: 11px;
  width: 16px;
  height: 16px;
  padding: 0;
}
.bg-badge--icon-only .icon {
  margin-right: 0;
}
.badge-notification-num {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.004em;
  display: inline-block;
  height: 18px;
  padding: 0 6px;
  color: #690207;
  background: #ffffff;
  border-radius: 12px;
}
.badge-notification-num--info {
  color: #616161;
  background: #e6eff9;
}
.badge-notification-num--warn {
  color: #616161;
  background: #feece1;
}
.generictree {
  text-align: left;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  font-size: 11px;
}
.generictree ul {
  margin-left: 35px;
}
.generictree > ul,
.generictree ul.accordion-content {
  margin: 0;
  padding: 0;
}
.generictree li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  list-style-type: none;
}
.generictree .generictree-item,
.generictree .generictree-item-disable {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
.generictree .generictree-item {
  cursor: pointer;
}
.generictree .generictree-item:hover {
  background-color: var(--bg-generictree-item--hovered, hsl(0, 0%, 96%));
}
.generictree .generictree-item.generictree-leaf {
  height: 24px;
}
.generictree .generictree-item.generictree-leaf-file {
  height: 30px;
}
.generictree .generictree-item.generictree-leaf-selected:not(:hover) {
  background-color: var(--bg-generictree-item--selected, hsl(0, 0%, 93%));
}
.generictree .generictree-item .generictree-actionbutton {
  cursor: pointer;
  float: right;
  display: inline-block;
  visibility: hidden;
}
.generictree .generictree-item:hover .generictree-actionbutton {
  visibility: visible;
}
.generictree .generictree-item:disabled {
  color: #bdbdbd;
  cursor: default;
}
.generictree .generictree-item a {
  margin-left: 5px;
}
.generictree .generictree-item a:hover,
.generictree .generictree-item a:focus {
  text-decoration: none;
}
.generictree .generictree-item-disable {
  color: #bdbdbd;
}
.generictree .generictree-group {
  border-top: 1px solid #e0e0e0;
  background-color: #f5f5f5;
  padding-left: 5px;
  font-weight: bold;
}
.generictree .generictree-group.no-hover {
  cursor: default;
}
.generictree .generictree-group.no-hover:hover {
  background-color: #f5f5f5;
}
.generictree .generictree-group-file {
  border-top: 1px solid #e0e0e0;
  background-color: #f5f5f5;
  padding-left: 0;
  font-weight: bold;
}
.generictree .generictree-group-file.no-hover {
  cursor: default;
}
.generictree .generictree-group-file.no-hover:hover {
  background-color: #f5f5f5;
}
.generictree .generictree-leaf .generictree-text-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.generictree .generictree-leaf .generictree-icon {
  padding: 0 5px;
}
.generictree-large .generictree-item {
  height: 35px;
  line-height: 35px;
}
/*  *********************** the new bg tree (wip) *************************** */
.bg-tree {
  text-align: left;
  padding: 0;
  margin: 0;
}
.bg-tree li {
  list-style-type: none;
}
.bg-tree ul {
  margin-left: 35px;
}
.bg-tree .tree-item.group {
  background-color: #f5f5f5;
}
.bg-tree .tree-item.leaf .expand-icon {
  display: none;
}
.bg-tree .tree-item .item-content {
  display: inline;
}
.bg-simple-file-drop {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}
.bg-simple-file-drop .sfd-form {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.bg-simple-file-drop .sfd-input-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 12px;
  width: 100%;
  height: 100%;
  font-size: inherit;
  font-weight: inherit;
  text-align: center;
}
.bg-simple-file-drop .sfd-input-wrapper .sfd-file {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.bg-simple-file-drop .sfd-input-wrapper .sfd-label-browse {
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}
.bg-simple-file-drop .sfd-inputfile {
  width: 0.1px !important;
  height: 0.1px !important;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.bg-simple-file-drop label {
  margin-bottom: 0;
}
.bg-analysis-key-value-legend {
  margin-top: -10px;
  margin-bottom: 25px;
  font-size: 0.8em;
}
[class*='ag-theme-'] {
  font-family: Arial !important;
}
.ag-theme-alpine .ag-row,
.ag-theme-alpine .ag-header-row {
  font-size: 12px !important;
  font-weight: 700 !important;
}
.ag-theme-alpine .ag-ltr .ag-sort-indicator-icon {
  padding-left: 0;
}
.ag-theme-alpine .ag-sort-indicator-container {
  padding-left: 10px;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.ag-theme-alpine .ag-ltr .ag-sort-order {
  color: #7980dc;
  font-size: 10px;
}
.ag-theme-alpine .ag-icon-none,
.ag-theme-alpine .ag-icon-desc,
.ag-theme-alpine .ag-icon-asc {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly;
  min-width: 15px;
  min-height: 19px;
}
.ag-theme-alpine .ag-icon-none:before,
.ag-theme-alpine .ag-icon-desc:before,
.ag-theme-alpine .ag-icon-asc:before,
.ag-theme-alpine .ag-icon-none:after,
.ag-theme-alpine .ag-icon-desc:after,
.ag-theme-alpine .ag-icon-asc:after {
  content: none;
  width: 0px;
  height: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.ag-theme-alpine .ag-icon-none:before,
.ag-theme-alpine .ag-icon-desc:before,
.ag-theme-alpine .ag-icon-asc:before {
  border-bottom: 5px solid;
}
.ag-theme-alpine .ag-icon-none:after,
.ag-theme-alpine .ag-icon-desc:after,
.ag-theme-alpine .ag-icon-asc:after {
  border-top: 5px solid;
}
.ag-theme-alpine .ag-icon-none:before {
  content: '';
  border-bottom-color: #cccccc;
}
.ag-theme-alpine .ag-icon-none:after {
  content: '';
  border-top-color: #cccccc;
}
.ag-theme-alpine .ag-icon-desc:before {
  content: '';
  border-bottom-color: #7980dc;
}
.ag-theme-alpine .ag-icon-asc:after {
  content: '';
  border-top-color: #7980dc;
}
.ag-theme-alpine .ag-body-viewport:has(.ag-row-selected) .ag-row:not(.ag-row-selected) {
  opacity: 0.5;
}
.ag-theme-alpine .ag-root:has(.ag-column-selected) [role='gridcell']:not(.ag-column-selected):not([col-id*='ag-Grid-AutoColumn']) {
  opacity: 0.5;
}
.ag-theme-alpine .ag-root:has(.ag-column-selected) .ag-header-cell:not(.ag-column-selected):not([col-id*='ag-Grid-AutoColumn']) {
  opacity: 0.5;
}
.ag-theme-alpine .ag-row-column-selected .ag-header-group-cell:not(.ag-column-selected) {
  opacity: 0.5;
}
.ag-theme-alpine .ag-row-selected:before {
  z-index: 1;
}
.ag-theme-alpine .ag-row-hover:before {
  background-color: rgba(33, 150, 243, 0.1);
  z-index: 1;
}
.ag-theme-alpine .ag-column-hover {
  z-index: 1;
  color: #181d1f !important;
}
.ag-theme-alpine .ag-row-footer {
  border-bottom: 1px solid #babfc7;
}
.ag-theme-alpine .ag-cell.ag-column-selected {
  background: rgba(33, 150, 243, 0.3) !important;
}
.ag-theme-alpine .ag-cell-label-container {
  padding: 0;
}
.ag-theme-alpine .ag-group-value {
  line-height: initial;
  padding-top: 5px;
  padding-bottom: 5px;
}
.ag-theme-alpine .ag-cell,
.ag-theme-alpine .ag-full-width-row .ag-cell-wrapper.ag-row-group,
.ag-theme-alpine .ag-row > .ag-cell-wrapper,
.ag-theme-alpine .ag-header-cell,
.ag-theme-alpine .ag-header-group-cell {
  padding-left: 5px;
  padding-right: 5px;
}
.ag-theme-alpine .ag-center-cols-container {
  min-width: 100%;
}
.ag-theme-alpine [role='gridcell']:not(:last-child),
.ag-theme-alpine [col-id*='ag-Grid-AutoColumn'][role='gridcell']:not(:last-child) {
  border-right: 1px dashed #dde2eb;
}
.ag-theme-alpine [col-id*='ag-Grid-AutoColumn'][role='gridcell'] {
  background: #f8f8f8;
}
.ag-theme-alpine [col-id*='ag-Grid-AutoColumn'][role='gridcell'].ag-column-hover {
  border-color: rgba(33, 150, 243, 0.1);
}
.ag-theme-alpine [col-id*='ag-Grid-AutoColumn'][role='gridcell'].ag-column-hover:before {
  content: '';
  background-color: rgba(33, 150, 243, 0.1);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.upload-config-modal .alert {
  margin-bottom: 0;
  margin-top: 10px;
}
.upload-config-modal .pull-right .alert {
  margin: 0 !important;
}
.upload-config-modal .left-part {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  overflow-y: auto;
  padding: 15px 0;
  border-right: 1px solid #e0e0e0;
  width: 25%;
}
.upload-config-modal .left-part p {
  padding-left: 15px;
  font-weight: bold;
  font-size: 16px;
}
.upload-config-modal .left-part ul {
  margin-right: 0;
}
.upload-config-modal .left-part ul.generictree {
  overflow-y: auto;
}
.upload-config-modal .left-part .data-update-config {
  margin-top: 20px;
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
}
.upload-config-modal .left-part .data-update-config > div {
  margin: 10px;
}
.upload-config-modal .right-part {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: auto;
  margin: 10px 12px;
  margin-bottom: 0;
}
.upload-config-modal .right-part .combo-box-input {
  padding: 0 1px 0 0;
  margin: -4px 9px -4px -11px;
  border: 0;
  width: 69px;
  height: 29px;
}
.upload-config-modal .right-part .file-btns {
  float: right;
}
.upload-config-modal .right-part .file-btns .btn {
  vertical-align: top;
  margin-top: 5px;
}
.upload-config-modal .right-part .alpha-header {
  height: 40px;
  line-height: 40px;
}
.upload-config-modal .right-part .alpha-header span {
  font-size: 16px;
  font-weight: bold;
}
.upload-config-modal .right-part .separators {
  text-align: center;
}
.upload-config-modal .right-part .separators .btn-normal {
  margin: 5px 20px;
}
.upload-config-modal .right-part .crs-options {
  color: #606c7a;
  font-size: 12px;
  font-weight: bold;
  margin-right: 15px;
  margin-top: 15px;
  width: 100%;
}
.upload-config-modal .upload-config-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.upload-config-modal .upload-config-container .table-container {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.upload-config-modal .file-upload-container .file-upload-container__row {
  margin-bottom: 1%;
}
.upload-config-modal .file-upload-container .file-upload-container__row-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.upload-config-modal .file-upload-container .file-upload-container__row-content .control-label {
  margin-right: 10px;
}
.upload-config-modal .file-upload-container .file-upload-container__row-content .srid-picker-container {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.upload-config-modal .file-upload-container .file-upload-container__srid-picker {
  display: inline-block;
  width: 55%;
}
.upload-config-modal .invalid-column {
  background-color: #ffe9e9;
}
.upload-config-modal td.geo-column {
  font-weight: bold;
}
.upload-config-modal .geo-column .column-type {
  color: #f96001 !important;
}
.upload-config-modal tbody tr:hover td {
  background-color: #ededed;
}
.upload-config-modal .table-container {
  overflow: auto;
  margin: 10px 20px;
}
.upload-config-modal .table-container table.table {
  margin-bottom: 0;
}
.upload-config-modal .data-table .column-type {
  font-size: 12px;
  color: gray;
  margin-top: 6px;
}
.upload-config-modal .data-table .column-user-type {
  position: relative;
  display: inline-block;
  padding: 2px 4px;
  cursor: pointer;
}
.upload-config-modal .data-table .column-user-type .down-arrow {
  position: relative;
  top: -2px;
}
.upload-config-modal .data-table .column-user-type .column-user-type-dropdown {
  position: absolute;
  top: 23px;
  left: 0;
  margin-top: 0;
  border-radius: 0;
}
.upload-config-modal .data-table .column-user-type:hover {
  color: #fafafa;
  background-color: #757575;
}
.upload-config-modal .data-table .column-user-type:hover .column-user-type-dropdown {
  display: block;
}
.upload-config-modal .data-table .disable-column:hover a {
  color: #ffffff;
}
.upload-config-modal .data-table .disable-column a {
  color: #97071a;
}
.upload-config-modal .data-table .disabled-type {
  color: #97071a !important;
}
.upload-config-modal .data-table .spatial-type {
  color: #f96001 !important;
}
.upload-config-modal .data-table thead th:last-child:not(:nth-of-type(2)) .btn-group .dropdown-menu,
.upload-config-modal .data-table thead th:last-child:not(:nth-of-type(2)) .column-user-type-dropdown {
  left: auto;
  right: 0;
}
.upload-config-modal .data-table .btn-group .divider:last-child,
.upload-config-modal .data-table .btn-group .divider:first-child {
  display: none;
}
.upload-config-modal .data-table .header-name-input {
  font-weight: bold;
  font-size: 14px;
  height: 18px;
  padding: 2px;
  margin: 0;
  line-height: 18px;
  width: 70%;
  min-width: 60px;
}
.upload-config-modal .data-table .header-date-input {
  padding: 1px 2px;
  margin: -2px 0 0 0;
  width: 70px;
}
.upload-config-modal .data-table th {
  padding: 4px 8px;
}
.upload-config-modal td[disabled] {
  font-weight: normal;
  font-style: italic;
  color: #bdbdbd;
  background-color: #fafafa;
}
.upload-config-modal th.line-num {
  width: 15px;
}
.upload-config-modal th.line-num span {
  display: table;
  font-weight: normal;
  height: 47px;
  color: #757575;
}
.upload-config-modal td.line-num {
  background-color: #fafafa;
}
.upload-config-modal tfoot tr {
  background-color: #fafafa;
  height: 30px;
}
.upload-config-modal .inline-date {
  margin-left: 8px;
}
.upload-config-modal .filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 5px;
}
.upload-config-modal .control-label {
  margin-left: 5px !important;
  cursor: text;
  margin-top: 5px;
}
.upload-config-modal .label-spinner {
  margin-left: 5px;
  margin-right: 10px;
}
.upload-config-modal .ui-spinner-input {
  float: left;
  width: 35px;
}
.upload-config-modal .file-type {
  margin-left: 5px;
  padding: 2px 8px;
}
.upload-config-modal .in-button {
  float: left;
  left: -4px;
  position: relative;
  top: 3px;
}
.hierarchy-infos {
  text-align: center;
  cursor: default;
}
.hierarchy-infos .hierarchy-infos-separator {
  font-weight: bold;
}
.hierarchy-infos .hierarchy-infos-text {
  cursor: pointer;
  pointer-events: auto;
}
.hierarchy-infos .hierarchy-infos-text.disabled {
  cursor: default;
  pointer-events: none;
}
.lasso path {
  stroke: #505050;
  stroke-width: 2px;
}
.lasso .drawn {
  fill-opacity: 0.05;
}
.lasso .loop_close {
  fill: none;
  stroke-dasharray: 4, 4;
}
.lasso .origin {
  fill: #3399ff;
  fill-opacity: 0.5;
}
.bg-directive-stat-legend {
  margin: 10px;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.bg-directive-stat-legend .bg-directive-stat-legend__legend,
.bg-directive-stat-legend .stat-measure-info-legend {
  padding: 5px 10px !important;
}
.bg-directive-stat-legend .stat-legend-part {
  padding: 5px;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-title {
  font-weight: bold;
  margin-bottom: 10px;
  cursor: default;
  overflow-wrap: break-word;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-wrapper {
  padding: 0;
  margin: 0;
  list-style: none;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-value {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-value .stat-legend-symbol {
  display: inline-block;
  margin-right: 5px;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-value .stat-legend-symbol.click-enabled {
  cursor: pointer;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-value .stat-legend-text {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: default;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-text {
  -webkit-touch-callout: none;/* iOS Safari */
  -webkit-user-select: none;/* Chrome/Safari/Opera */
  -khtml-user-select: none;/* Konqueror */
  -moz-user-select: none;/* Firefox */
  -ms-user-select: none;/* Internet Explorer/Edge */
  user-select: none;/* Non-prefixed version, currently not supported by any browser */
  /* source: http://stackoverflow.com/a/4407335 */
  display: inline-block;
  cursor: default;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content {
  width: 195px;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content .stat-legend-bounds {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content .stat-legend-text {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 2px;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content .stat-legend-text:first-of-type {
  text-align: left;
  margin-right: 4px;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content .stat-legend-text:last-of-type {
  text-align: right;
  margin-left: 4px;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content .image-reverse {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.bg-directive-stat-legend--hidden {
  position: absolute !important;
  visibility: hidden !important;
  max-width: inherit !important;
}
.stat-container-direction {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  height: 100%;
}
.stat-container-direction .stat-legend-container {
  max-width: 30%;
}
.stat-container-direction.right {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.stat-container-direction.left,
.stat-container-direction.right {
  height: 100%;
}
.stat-container-direction.left .stat-legend-container,
.stat-container-direction.right .stat-legend-container {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 30%;
}
.stat-container-direction.left .bg-directive-stat,
.stat-container-direction.right .bg-directive-stat {
  min-width: 0%;
  -webkit-flex: 2 1 auto;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  width: auto;
}
.stat-container-direction.top {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.stat-container-direction.top .stat-legend-container {
  max-width: 100%;
  width: 100%;
}
.stat-container-direction.top .bg-directive-stat {
  width: 100%;
}
.stat-container-direction.bottom {
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.stat-container-direction.bottom .stat-legend-container {
  max-width: 100%;
  width: 100%;
}
.stat-container-direction.bottom .bg-directive-stat {
  width: 100%;
}
.stat-container-direction.bottom .stat-legend-button-container {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
table.stat-pivot-table {
  border-collapse: collapse;
}
.stat-pivot-table tr th:not(.line-header),
.stat-pivot-table tr:first-child th,
.stat-pivot-table tr:first-child td {
  text-align: center;
  border-bottom: 1px solid #cccccc;
}
.stat-pivot-table tr th,
.stat-pivot-table tr td {
  padding: 1px 2px;
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
}
.stat-pivot-table tr th.col-header.selectable,
.stat-pivot-table tr th.line-header.selectable {
  cursor: pointer;
}
.stat-pivot-table tr td.cell {
  border-left: 1px dashed #ededed;
  text-align: right;
}
/*! jQuery UI - v1.11.4 - 2015-07-28
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, sortable.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, slider.css, spinner.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CHelvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=dddddd&bgTextureHeader=glass&bgImgOpacityHeader=35&borderColorHeader=bbbbbb&fcHeader=444444&iconColorHeader=999999&bgColorContent=c9c9c9&bgTextureContent=inset_soft&bgImgOpacityContent=50&borderColorContent=aaaaaa&fcContent=333333&iconColorContent=999999&bgColorDefault=eeeeee&bgTextureDefault=glass&bgImgOpacityDefault=60&borderColorDefault=cccccc&fcDefault=3383bb&iconColorDefault=70b2e1&bgColorHover=f8f8f8&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=bbbbbb&fcHover=599fcf&iconColorHover=3383bb&bgColorActive=999999&bgTextureActive=inset_hard&bgImgOpacityActive=75&borderColorActive=999999&fcActive=ffffff&iconColorActive=454545&bgColorHighlight=eeeeee&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=ffffff&fcHighlight=444444&iconColorHighlight=3383bb&bgColorError=c0402a&bgTextureError=flat&bgImgOpacityError=55&borderColorError=c0402a&fcError=ffffff&iconColorError=fbc856&bgColorOverlay=eeeeee&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;/* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);/* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;/* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;/* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #c9c9c9 url("public/canvas/images/jquery-ui/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #bbbbbb;
  background: #dddddd url("public/canvas/images/jquery-ui/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x;
  color: #444444;
  font-weight: bold;
}
.ui-widget-header a {
  color: #444444;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #eeeeee url("public/canvas/images/jquery-ui/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #3383bb;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #3383bb;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #bbbbbb;
  background: #f8f8f8 url("public/canvas/images/jquery-ui/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #599fcf;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #599fcf;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #999999;
  background: #999999 url("public/canvas/images/jquery-ui/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #ffffff;
  background: #eeeeee url("public/canvas/images/jquery-ui/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x;
  color: #444444;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #444444;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #c0402a;
  background: #c0402a url("public/canvas/images/jquery-ui/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x;
  color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);/* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);/* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);/* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("public/canvas/images/jquery-ui/ui-icons_999999_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("public/canvas/images/jquery-ui/ui-icons_999999_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("public/canvas/images/jquery-ui/ui-icons_70b2e1_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("public/canvas/images/jquery-ui/ui-icons_3383bb_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("public/canvas/images/jquery-ui/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("public/canvas/images/jquery-ui/ui-icons_3383bb_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("public/canvas/images/jquery-ui/ui-icons_fbc856_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 6px;
}
/* Overlays */
.ui-widget-overlay {
  background: #eeeeee url("public/canvas/images/jquery-ui/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
  opacity: .8;
  filter: Alpha(Opacity=80);/* support: IE8 */
}
.ui-widget-shadow {
  margin: -4px 0 0 -4px;
  padding: 4px;
  background: #aaaaaa url("public/canvas/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .6;
  filter: Alpha(Opacity=60);/* support: IE8 */
  border-radius: 0px;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
* html #fancybox-loading { /* IE6 */
  position: absolute;
  margin-top: 0;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url('public/canvas/images/fancybox/fancybox.png');
}
#fancybox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: 1100;
  display: none;
}
* html #fancybox-overlay { /* IE6 */
  position: absolute;
  width: 100%;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 20px;
  z-index: 1101;
  display: none;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #FFF;
}
#fancybox-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  outline: none;
  overflow: hidden;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background-image: url('public/canvas/images/fancybox/fancybox.png');
  background-position: -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox_error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 7px;
  margin: 0;
}
#fancybox-content {
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}
#fancybox-frame {
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-title {
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: Arial;
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding: 10px 0;
  text-align: center;
  color: #333;
}
.fancybox-title-outside {
  padding-top: 5px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
.fancybox-title-over {
  color: #FFF;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url('public/canvas/images/fancybox/fancy_title_over.png');
  display: block;
}
#fancybox-title-wrap {
  display: inline-block;
}
#fancybox-title-wrap span {
  height: 32px;
  float: left;
}
#fancybox-title-left {
  padding-left: 15px;
  background-image: url('public/canvas/images/fancybox/fancybox.png');
  background-position: -40px -90px;
  background-repeat: no-repeat;
}
#fancybox-title-main {
  font-weight: bold;
  line-height: 29px;
  background-image: url('public/canvas/images/fancybox/fancybox-x.png');
  background-position: 0px -40px;
  color: #FFF;
}
#fancybox-title-right {
  padding-left: 15px;
  background-image: url('public/canvas/images/fancybox/fancybox.png');
  background-position: -55px -90px;
  background-repeat: no-repeat;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background-image: url('public/canvas/images/fancybox/blank.gif');
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0px;
}
#fancybox-right {
  right: 0px;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url('public/canvas/images/fancybox/fancybox.png');
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url('public/canvas/images/fancybox/fancybox.png');
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;/* IE6 */
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancy-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancy-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url('public/canvas/images/fancybox/fancybox-x.png');
}
#fancy-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url('public/canvas/images/fancybox/fancybox.png');
  background-position: -40px -162px;
}
#fancy-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url('public/canvas/images/fancybox/fancybox-y.png');
  background-position: -20px 0px;
}
#fancy-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url('public/canvas/images/fancybox/fancybox.png');
  background-position: -40px -182px;
}
#fancy-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url('public/canvas/images/fancybox/fancybox-x.png');
  background-position: 0px -20px;
}
#fancy-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url('public/canvas/images/fancybox/fancybox.png');
  background-position: -40px -142px;
}
#fancy-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url('public/canvas/images/fancybox/fancybox-y.png');
}
#fancy-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url('public/canvas/images/fancybox/fancybox.png');
  background-position: -40px -122px;
}
/* IE */
#fancybox-loading.fancybox-ie div {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_loading.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-close {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-over {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_title_over.png', sizingMethod='scale');
  zoom: 1;
}
.fancybox-ie #fancybox-title-left {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-main {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-right {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_title_right.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-left-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-right-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie .fancy-bg {
  background: transparent !important;
}
.fancybox-ie #fancy-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/canvas/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
/* nvd3 version 1.8.5-dev (https://github.com/novus/nvd3) 2016-12-08 */
.nvd3 .nv-axis {
  pointer-events: none;
  opacity: 1;
}
.nvd3 .nv-axis path {
  fill: none;
  stroke: #000;
  stroke-opacity: .75;
  shape-rendering: crispEdges;
}
.nvd3 .nv-axis path.domain {
  stroke-opacity: .75;
}
.nvd3 .nv-axis.nv-x path.domain {
  stroke-opacity: 0;
}
.nvd3 .nv-axis line {
  fill: none;
  stroke: #e5e5e5;
  shape-rendering: crispEdges;
}
.nvd3 .nv-axis .zero line,
/*this selector may not be necessary*/ .nvd3 .nv-axis line.zero {
  stroke-opacity: .75;
}
.nvd3 .nv-axis .nv-axisMaxMin text {
  font-weight: bold;
}
.nvd3 .x .nv-axis .nv-axisMaxMin text,
.nvd3 .x2 .nv-axis .nv-axisMaxMin text,
.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
  text-anchor: middle;
}
.nvd3 .nv-axis.nv-disabled {
  opacity: 0;
}
.nvd3 .nv-bars rect {
  fill-opacity: .75;
  transition: fill-opacity 250ms linear;
}
.nvd3 .nv-bars rect.hover {
  fill-opacity: 1;
}
.nvd3 .nv-bars .hover rect {
  fill: lightblue;
}
.nvd3 .nv-bars text {
  fill: rgba(0, 0, 0, 0);
}
.nvd3 .nv-bars .hover text {
  fill: #000000;
}
.nvd3 .nv-multibar .nv-groups rect,
.nvd3 .nv-multibarHorizontal .nv-groups rect,
.nvd3 .nv-discretebar .nv-groups rect {
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear;
}
.nvd3 .nv-multibar .nv-groups rect:hover,
.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,
.nvd3 .nv-candlestickBar .nv-ticks rect:hover,
.nvd3 .nv-discretebar .nv-groups rect:hover {
  fill-opacity: 1;
}
.nvd3 .nv-discretebar .nv-groups text,
.nvd3 .nv-multibarHorizontal .nv-groups text {
  font-weight: bold;
  fill: #000000;
  stroke: rgba(0, 0, 0, 0);
}
/* boxplot CSS */
.nvd3 .nv-boxplot circle {
  fill-opacity: 0.5;
}
.nvd3 .nv-boxplot circle:hover {
  fill-opacity: 1;
}
.nvd3 .nv-boxplot rect:hover {
  fill-opacity: 1;
}
.nvd3 line.nv-boxplot-median {
  stroke: black;
}
.nv-boxplot-tick:hover {
  stroke-width: 2.5px;
}
/* bullet */
.nvd3.nv-bullet {
  font: 10px sans-serif;
}
.nvd3.nv-bullet .nv-measure {
  fill-opacity: .8;
}
.nvd3.nv-bullet .nv-measure:hover {
  fill-opacity: 1;
}
.nvd3.nv-bullet .nv-marker {
  stroke: #000;
  stroke-width: 2px;
}
.nvd3.nv-bullet .nv-markerTriangle {
  stroke: #000;
  fill: #fff;
  stroke-width: 1.5px;
}
.nvd3.nv-bullet .nv-markerLine {
  stroke: #000;
  stroke-width: 1.5px;
}
.nvd3.nv-bullet .nv-tick line {
  stroke: #666;
  stroke-width: .5px;
}
.nvd3.nv-bullet .nv-range.nv-s0 {
  fill: #eee;
}
.nvd3.nv-bullet .nv-range.nv-s1 {
  fill: #ddd;
}
.nvd3.nv-bullet .nv-range.nv-s2 {
  fill: #ccc;
}
.nvd3.nv-bullet .nv-title {
  font-size: 14px;
  font-weight: bold;
}
.nvd3.nv-bullet .nv-subtitle {
  fill: #999;
}
.nvd3.nv-bullet .nv-range {
  fill: #bababa;
  fill-opacity: .4;
}
.nvd3.nv-bullet .nv-range:hover {
  fill-opacity: .7;
}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick {
  stroke-width: 1px;
}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover {
  stroke-width: 2px;
}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect {
  stroke: #2ca02c;
  fill: #2ca02c;
}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect {
  stroke: #d62728;
  fill: #d62728;
}
.with-transitions .nv-candlestickBar .nv-ticks .nv-tick {
  transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
}
.nvd3.nv-candlestickBar .nv-ticks line {
  stroke: #333;
}
.nv-force-node {
  stroke: #fff;
  stroke-width: 1.5px;
}
.nv-force-link {
  stroke: #999;
  stroke-opacity: .6;
}
.nv-force-node text {
  stroke-width: 0px;
}
.nvd3 .nv-legend .nv-disabled rect {
  /*fill-opacity: 0;*/
}
.nvd3 .nv-check-box .nv-box {
  fill-opacity: 0;
  stroke-width: 2;
}
.nvd3 .nv-check-box .nv-check {
  fill-opacity: 0;
  stroke-width: 4;
}
.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check {
  fill-opacity: 0;
  stroke-opacity: 0;
}
.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check {
  opacity: 0;
}
/* line plus bar */
.nvd3.nv-linePlusBar .nv-bar rect {
  fill-opacity: .75;
}
.nvd3.nv-linePlusBar .nv-bar rect:hover {
  fill-opacity: 1;
}
.nvd3 .nv-groups path.nv-line {
  fill: none;
}
.nvd3 .nv-groups path.nv-area {
  stroke: none;
}
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill-opacity: 0;
  stroke-opacity: 0;
}
.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
  fill-opacity: .5 !important;
  stroke-opacity: .5 !important;
}
.with-transitions .nvd3 .nv-groups .nv-point {
  transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
}
.nvd3.nv-scatter .nv-groups .nv-point.hover,
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 7px;
  fill-opacity: .95 !important;
  stroke-opacity: .95 !important;
}
.nvd3 .nv-point-paths path {
  stroke: #aaa;
  stroke-opacity: 0;
  fill: #eee;
  fill-opacity: 0;
}
.nvd3 .nv-indexLine {
  cursor: ew-resize;
}
/********************
 * SVG CSS
 */
/********************
  Default CSS for an svg element nvd3 used
*/
svg.nvd3-svg {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  height: 100%;
}
/********************
  Box shadow and border radius styling
*/
.nvtooltip.with-3d-shadow,
.with-3d-shadow .nvtooltip {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.nvd3 text {
  font: normal 12px Arial, sans-serif;
}
.nvd3 .title {
  font: bold 14px Arial, sans-serif;
}
.nvd3 .nv-background {
  fill: white;
  fill-opacity: 0;
}
.nvd3.nv-noData {
  font-size: 18px;
  font-weight: bold;
}
/**********
*  Brush
*/
.nv-brush .extent {
  fill-opacity: .125;
  shape-rendering: crispEdges;
}
.nv-brush .resize path {
  fill: #eee;
  stroke: #666;
}
/**********
*  Legend
*/
.nvd3 .nv-legend .nv-series {
  cursor: pointer;
}
.nvd3 .nv-legend .nv-disabled circle {
  fill-opacity: 0;
}
/* focus */
.nvd3 .nv-brush .extent {
  fill-opacity: 0 !important;
}
.nvd3 .nv-brushBackground rect {
  stroke: #000;
  stroke-width: .4;
  fill: #fff;
  fill-opacity: .7;
}
/**********
*  Print
*/
@media print {
  .nvd3 text {
    stroke-width: 0;
    fill-opacity: 1;
  }
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick {
  stroke-width: 1px;
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {
  stroke-width: 2px;
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {
  stroke: #2ca02c;
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {
  stroke: #d62728;
}
.nvd3 .background path {
  fill: none;
  stroke: #EEE;
  stroke-opacity: .4;
  shape-rendering: crispEdges;
}
.nvd3 .foreground path {
  fill: none;
  stroke-opacity: .7;
}
.nvd3 .nv-parallelCoordinates-brush .extent {
  fill: #fff;
  fill-opacity: .6;
  stroke: gray;
  shape-rendering: crispEdges;
}
.nvd3 .nv-parallelCoordinates .hover {
  fill-opacity: 1;
  stroke-width: 3px;
}
.nvd3 .missingValuesline line {
  fill: none;
  stroke: black;
  stroke-width: 1;
  stroke-opacity: 1;
  stroke-dasharray: 5, 5;
}
.nvd3.nv-pie path {
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
}
.nvd3.nv-pie .nv-pie-title {
  font-size: 24px;
  fill: rgba(19, 196, 249, 0.59);
}
.nvd3.nv-pie .nv-slice text {
  stroke: #000;
  stroke-width: 0;
}
.nvd3.nv-pie path {
  stroke: #fff;
  stroke-width: 1px;
  stroke-opacity: 1;
}
.nvd3.nv-pie path {
  fill-opacity: .7;
}
.nvd3.nv-pie .hover path {
  fill-opacity: 1;
}
.nvd3.nv-pie .nv-label {
  pointer-events: none;
}
.nvd3.nv-pie .nv-label rect {
  fill-opacity: 0;
  stroke-opacity: 0;
}
/* scatter */
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 20px;
  stroke-opacity: .5;
}
.nvd3 .nv-scatter .nv-point.hover {
  fill-opacity: 1;
}
.nv-noninteractive {
  pointer-events: none;
}
.nv-distx,
.nv-disty {
  pointer-events: none;
}
/* sparkline */
.nvd3.nv-sparkline path {
  fill: none;
}
.nvd3.nv-sparklineplus g.nv-hoverValue {
  pointer-events: none;
}
.nvd3.nv-sparklineplus .nv-hoverValue line {
  stroke: #333;
  stroke-width: 1.5px;
}
.nvd3.nv-sparklineplus,
.nvd3.nv-sparklineplus g {
  pointer-events: all;
}
.nvd3 .nv-hoverArea {
  fill-opacity: 0;
  stroke-opacity: 0;
}
.nvd3.nv-sparklineplus .nv-xValue,
.nvd3.nv-sparklineplus .nv-yValue {
  stroke-width: 0;
  font-size: .9em;
  font-weight: normal;
}
.nvd3.nv-sparklineplus .nv-yValue {
  stroke: #f66;
}
.nvd3.nv-sparklineplus .nv-maxValue {
  stroke: #2ca02c;
  fill: #2ca02c;
}
.nvd3.nv-sparklineplus .nv-minValue {
  stroke: #d62728;
  fill: #d62728;
}
.nvd3.nv-sparklineplus .nv-currentValue {
  font-weight: bold;
  font-size: 1.1em;
}
/* stacked area */
.nvd3.nv-stackedarea path.nv-area {
  fill-opacity: .7;
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
}
.nvd3.nv-stackedarea path.nv-area.hover {
  fill-opacity: .9;
}
.nvd3.nv-stackedarea .nv-groups .nv-point {
  stroke-opacity: 0;
  fill-opacity: 0;
}
.nvtooltip {
  position: absolute;
  background-color: #ffffff;
  color: #000000;
  padding: 1px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 10000;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 13px;
  text-align: left;
  pointer-events: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nvtooltip {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}
/*Give tooltips that old fade in transition by
    putting a "with-transitions" class on the container div.
*/
.nvtooltip.with-transitions,
.with-transitions .nvtooltip {
  transition: opacity 50ms linear;
  transition-delay: 200ms;
}
.nvtooltip.x-nvtooltip,
.nvtooltip.y-nvtooltip {
  padding: 8px;
}
.nvtooltip h3 {
  margin: 0;
  padding: 4px 14px;
  line-height: 18px;
  font-weight: normal;
  background-color: rgba(247, 247, 247, 0.75);
  color: #000000;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.nvtooltip p {
  margin: 0;
  padding: 5px 14px;
  text-align: center;
}
.nvtooltip span {
  display: inline-block;
  margin: 2px 0;
}
.nvtooltip table {
  margin: 6px;
  border-spacing: 0;
}
.nvtooltip table td {
  padding: 2px 9px 2px 0;
  vertical-align: middle;
}
.nvtooltip table td.key {
  font-weight: normal;
}
.nvtooltip table td.key.total {
  font-weight: bold;
}
.nvtooltip table td.value {
  text-align: right;
  font-weight: bold;
}
.nvtooltip table td.percent {
  color: darkgray;
}
.nvtooltip table tr.highlight td {
  padding: 1px 9px 1px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}
.nvtooltip table td.legend-color-guide div {
  width: 8px;
  height: 8px;
  vertical-align: middle;
}
.nvtooltip table td.legend-color-guide div {
  width: 12px;
  height: 12px;
  border: 1px solid #999;
}
.nvtooltip .footer {
  padding: 3px;
  text-align: center;
}
.nvtooltip-pending-removal {
  pointer-events: none;
  display: none;
}
/****
Interactive Layer
*/
.nvd3 .nv-interactiveGuideLine {
  pointer-events: none;
}
.nvd3 line.nv-guideline {
  stroke: #ccc;
}
/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/dt-1.10.13/b-2.2.3/b-colvis-1.2.4/cr-1.3.2/r-2.1.1/rr-1.2.0/sc-1.4.2/sl-1.2.0
 *
 * Included libraries:
 *  DataTables 1.10.13, Buttons 2.2.3, Column visibility 1.2.4, ColReorder 1.3.2, Responsive 2.1.1, RowReorder 1.2.0, Scroller 1.4.2, Select 1.2.0
 */
/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;/*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
  *cursor: hand;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url("/DataTables-1.10.13/images/sort_both.png");
}
table.dataTable thead .sorting_asc {
  background-image: url("/DataTables-1.10.13/images/sort_asc.png");
}
table.dataTable thead .sorting_desc {
  background-image: url("/DataTables-1.10.13/images/sort_desc.png");
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url("/DataTables-1.10.13/images/sort_asc_disabled.png");
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url("/DataTables-1.10.13/images/sort_desc_disabled.png");
}
table.dataTable tbody tr {
  background-color: #ffffff;
}
table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f4faff;
}
table.dataTable.stripe tbody tr.odd:hover,
table.dataTable.display tbody tr.odd:hover {
  background-color: #E3EFF9;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);/* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);/* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
  vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes dtb-spinner {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes dtb-spinner {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dtb-spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes dtb-spinner {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
div.dataTables_wrapper {
  position: relative;
}
div.dt-buttons {
  position: initial;
}
div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 4px 10px 1px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21;
}
div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
}
div.dt-button-info > div {
  padding: 1em;
}
div.dtb-popover-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 2003;
}
button.dtb-hide-drop {
  display: none !important;
}
div.dt-button-collection-title {
  text-align: center;
  padding: 0.3em 0 0.5em;
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-size: 0.9em;
}
div.dt-button-collection-title:empty {
  display: none;
}
span.dt-button-spacer {
  display: inline-block;
  margin: 0.5em;
  white-space: nowrap;
}
span.dt-button-spacer.bar {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  padding-left: 0.5em;
}
span.dt-button-spacer.bar:empty {
  height: 1em;
  width: 1px;
  padding-left: 0;
}
div.dt-button-collection span.dt-button-spacer {
  width: 100%;
  font-size: 0.9em;
  text-align: center;
  margin: 0.5em 0;
}
div.dt-button-collection span.dt-button-spacer:empty {
  height: 0;
  width: 100%;
}
div.dt-button-collection span.dt-button-spacer.bar {
  border-left: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-left: 0;
}
button.dt-button,
div.dt-button,
a.dt-button,
input.dt-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin-left: 0.167em;
  margin-right: 0.167em;
  margin-bottom: 0.333em;
  padding: 0.5em 1em;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  cursor: pointer;
  font-size: 0.88em;
  line-height: 1.6em;
  color: black;
  white-space: nowrap;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  /* Fallback */
  background: linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="rgba(230, 230, 230, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  outline: none;
  text-overflow: ellipsis;
}
button.dt-button:first-child,
div.dt-button:first-child,
a.dt-button:first-child,
input.dt-button:first-child {
  margin-left: 0;
}
button.dt-button.disabled,
div.dt-button.disabled,
a.dt-button.disabled,
input.dt-button.disabled {
  cursor: default;
  opacity: 0.4;
}
button.dt-button:active:not(.disabled),
div.dt-button:active:not(.disabled),
a.dt-button:active:not(.disabled),
input.dt-button:active:not(.disabled) {
  background-color: rgba(0, 0, 0, 0.1);
  /* Fallback */
  background: linear-gradient(to bottom, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="rgba(179, 179, 179, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
  box-shadow: inset 1px 1px 3px #999999;
}
button.dt-button:active:not(.disabled):hover:not(.disabled),
div.dt-button:active:not(.disabled):hover:not(.disabled),
a.dt-button:active:not(.disabled):hover:not(.disabled),
input.dt-button:active:not(.disabled):hover:not(.disabled) {
  box-shadow: inset 1px 1px 3px #999999;
  background-color: rgba(0, 0, 0, 0.1);
  /* Fallback */
  background: linear-gradient(to bottom, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="rgba(128, 128, 128, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
}
button.dt-button:hover,
div.dt-button:hover,
a.dt-button:hover,
input.dt-button:hover {
  text-decoration: none;
}
button.dt-button:hover:not(.disabled),
div.dt-button:hover:not(.disabled),
a.dt-button:hover:not(.disabled),
input.dt-button:hover:not(.disabled) {
  border: 1px solid #666;
  background-color: rgba(0, 0, 0, 0.1);
  /* Fallback */
  background: linear-gradient(to bottom, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="rgba(153, 153, 153, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
}
button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled),
a.dt-button:focus:not(.disabled),
input.dt-button:focus:not(.disabled) {
  border: 1px solid #426c9e;
  text-shadow: 0 1px 0 #c4def1;
  outline: none;
  background-color: #79ace9;
  /* Fallback */
  background: linear-gradient(to bottom, #d1e2f7 0%, #79ace9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="#d1e2f7", EndColorStr="#79ace9");
}
button.dt-button.active:focus:not(.disabled),
div.dt-button.active:focus:not(.disabled),
a.dt-button.active:focus:not(.disabled),
input.dt-button.active:focus:not(.disabled) {
  background: linear-gradient(to bottom, #d1e2f7 0%, #79ace9 100%) !important;
}
button.dt-button span.dt-down-arrow,
div.dt-button span.dt-down-arrow,
a.dt-button span.dt-down-arrow,
input.dt-button span.dt-down-arrow {
  position: relative;
  top: -2px;
  color: rgba(70, 70, 70, 0.75);
  font-size: 8px;
  padding-left: 10px;
  line-height: 1em;
}
.dt-button embed {
  outline: none;
}
div.dt-buttons {
  float: left;
}
div.dt-buttons.buttons-right {
  float: right;
}
div.dataTables_layout_cell div.dt-buttons {
  float: none;
}
div.dataTables_layout_cell div.dt-buttons.buttons-right {
  float: none;
}
div.dt-btn-split-wrapper {
  display: inline-block;
}
div.dt-button-collection {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 4px 4px 2px 4px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: white;
  overflow: hidden;
  z-index: 2002;
  border-radius: 5px;
  box-shadow: 3px 4px 10px 1px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}
div.dt-button-collection button.dt-button,
div.dt-button-collection div.dt-button,
div.dt-button-collection a.dt-button {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  display: block;
  float: none;
  margin: 4px 0 2px 0;
}
div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
  background-color: #dadada;
  /* Fallback */
  background: linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="#f0f0f0", EndColorStr="#dadada");
  box-shadow: inset 1px 1px 3px #666;
}
div.dt-button-collection button.dt-button:first-child,
div.dt-button-collection div.dt-button:first-child,
div.dt-button-collection a.dt-button:first-child {
  margin-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
div.dt-button-collection button.dt-button:last-child,
div.dt-button-collection div.dt-button:last-child,
div.dt-button-collection a.dt-button:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
div.dt-button-collection div.dt-btn-split-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
  margin: 4px 0 2px 0;
}
div.dt-button-collection div.dt-btn-split-wrapper button.dt-button {
  margin: 0;
  display: inline-block;
  width: 0;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 50px;
  border-radius: 0;
}
div.dt-button-collection div.dt-btn-split-wrapper button.dt-btn-split-drop {
  min-width: 20px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 0;
}
div.dt-button-collection div.dt-btn-split-wrapper:first-child {
  margin-top: 0;
}
div.dt-button-collection div.dt-btn-split-wrapper:first-child button.dt-button {
  border-top-left-radius: 3px;
}
div.dt-button-collection div.dt-btn-split-wrapper:first-child button.dt-btn-split-drop {
  border-top-right-radius: 3px;
}
div.dt-button-collection div.dt-btn-split-wrapper:last-child button.dt-button {
  border-bottom-left-radius: 3px;
}
div.dt-button-collection div.dt-btn-split-wrapper:last-child button.dt-btn-split-drop {
  border-bottom-right-radius: 3px;
}
div.dt-button-collection div.dt-btn-split-wrapper:active:not(.disabled) button.dt-button,
div.dt-button-collection div.dt-btn-split-wrapper.active:not(.disabled) button.dt-button {
  background-color: #dadada;
  /* Fallback */
  background: linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="#f0f0f0", EndColorStr="#dadada");
  box-shadow: inset 0px 0px 4px #666;
}
div.dt-button-collection div.dt-btn-split-wrapper:active:not(.disabled) button.dt-btn-split-drop,
div.dt-button-collection div.dt-btn-split-wrapper.active:not(.disabled) button.dt-btn-split-drop {
  box-shadow: none;
}
div.dt-button-collection.fixed .dt-button:first-child {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
div.dt-button-collection.fixed .dt-button:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
div.dt-button-collection.fixed {
  position: fixed;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 5px;
  background-color: white;
}
div.dt-button-collection.fixed.two-column {
  margin-left: -200px;
}
div.dt-button-collection.fixed.three-column {
  margin-left: -225px;
}
div.dt-button-collection.fixed.four-column {
  margin-left: -300px;
}
div.dt-button-collection.fixed.columns {
  margin-left: -409px;
}
@media screen and (max-width: 1024px) {
  div.dt-button-collection.fixed.columns {
    margin-left: -308px;
  }
}
@media screen and (max-width: 640px) {
  div.dt-button-collection.fixed.columns {
    margin-left: -203px;
  }
}
@media screen and (max-width: 460px) {
  div.dt-button-collection.fixed.columns {
    margin-left: -100px;
  }
}
div.dt-button-collection.fixed > :last-child {
  max-height: 100vh;
  overflow: auto;
}
div.dt-button-collection.two-column > :last-child,
div.dt-button-collection.three-column > :last-child,
div.dt-button-collection.four-column > :last-child {
  display: block !important;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
}
div.dt-button-collection.two-column > :last-child > *,
div.dt-button-collection.three-column > :last-child > *,
div.dt-button-collection.four-column > :last-child > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}
div.dt-button-collection.two-column {
  width: 400px;
}
div.dt-button-collection.two-column > :last-child {
  padding-bottom: 1px;
  column-count: 2;
}
div.dt-button-collection.three-column {
  width: 450px;
}
div.dt-button-collection.three-column > :last-child {
  padding-bottom: 1px;
  column-count: 3;
}
div.dt-button-collection.four-column {
  width: 600px;
}
div.dt-button-collection.four-column > :last-child {
  padding-bottom: 1px;
  column-count: 4;
}
div.dt-button-collection .dt-button {
  border-radius: 0;
}
div.dt-button-collection.columns {
  width: auto;
}
div.dt-button-collection.columns > :last-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 6px;
  width: 818px;
  padding-bottom: 1px;
}
div.dt-button-collection.columns > :last-child .dt-button {
  min-width: 200px;
  flex: 0 1;
  margin: 0;
}
div.dt-button-collection.columns.dtb-b3 > :last-child,
div.dt-button-collection.columns.dtb-b2 > :last-child,
div.dt-button-collection.columns.dtb-b1 > :last-child {
  justify-content: space-between;
}
div.dt-button-collection.columns.dtb-b3 .dt-button {
  flex: 1 1 32%;
}
div.dt-button-collection.columns.dtb-b2 .dt-button {
  flex: 1 1 48%;
}
div.dt-button-collection.columns.dtb-b1 .dt-button {
  flex: 1 1 100%;
}
@media screen and (max-width: 1024px) {
  div.dt-button-collection.columns > :last-child {
    width: 612px;
  }
}
@media screen and (max-width: 640px) {
  div.dt-button-collection.columns > :last-child {
    width: 406px;
  }
  div.dt-button-collection.columns.dtb-b3 .dt-button {
    flex: 0 1 32%;
  }
}
@media screen and (max-width: 460px) {
  div.dt-button-collection.columns > :last-child {
    width: 200px;
  }
}
div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  /* Fallback */
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C Markup, IE10 Release Preview */
  z-index: 2001;
}
@media screen and (max-width: 640px) {
  div.dt-buttons {
    float: none !important;
    text-align: center;
  }
}
button.dt-button.processing,
div.dt-button.processing,
a.dt-button.processing {
  color: rgba(0, 0, 0, 0.2);
}
button.dt-button.processing:after,
div.dt-button.processing:after,
a.dt-button.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: " ";
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear;
}
button.dt-btn-split-drop {
  margin-left: calc(-1.333px);
  padding-bottom: calc(-0.5em);
  border-radius: 0px 1px 1px 0px;
  color: rgba(70, 70, 70, 0.9);
  border-left: none;
}
button.dt-btn-split-drop span.dt-btn-split-drop-arrow {
  position: relative;
  top: -1px;
  left: -2px;
  font-size: 8px;
}
button.dt-btn-split-drop:hover {
  z-index: 2;
}
button.buttons-split {
  border-right: 1px solid rgba(70, 70, 70, 0);
  border-radius: 1px 0px 0px 1px;
}
button.dt-btn-split-drop-button {
  background-color: white;
}
button.dt-btn-split-drop-button:hover {
  background-color: white;
}
table.DTCR_clonedTable.dataTable {
  position: absolute !important;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 202;
}
div.DTCR_pointer {
  width: 1px;
  background-color: #0259C4;
  z-index: 201;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  left: 4px;
  display: block;
  position: absolute;
  text-align: center;
  content: '';
  background: url('/aws/public/images/elements_graphiques.png');
  background-position: -87px 0px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  background-position: -73px -7px;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
table.dt-rowReorder-float {
  position: absolute !important;
  opacity: 0.8;
  table-layout: fixed;
  outline: 2px solid #888;
  outline-offset: -2px;
  z-index: 2001;
}
tr.dt-rowReorder-moving {
  outline: 2px solid #555;
  outline-offset: -2px;
}
body.dt-rowReorder-noOverflow {
  overflow-x: hidden;
}
table.dataTable td.reorder {
  text-align: center;
  cursor: move;
}
div.DTS {
  display: block !important;
}
div.DTS tbody th,
div.DTS tbody td {
  white-space: nowrap;
}
div.DTS div.DTS_Loading {
  z-index: 1;
}
div.DTS div.dataTables_scrollBody {
  background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
}
div.DTS div.dataTables_scrollBody table {
  z-index: 2;
}
div.DTS div.dataTables_paginate,
div.DTS div.dataTables_length {
  display: none;
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #B0BED9;
}
table.dataTable.stripe tbody > tr.odd.selected,
table.dataTable.stripe tbody > tr.odd > .selected,
table.dataTable.display tbody > tr.odd.selected,
table.dataTable.display tbody > tr.odd > .selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody > tr.selected:hover,
table.dataTable.hover tbody > tr > .selected:hover,
table.dataTable.display tbody > tr.selected:hover,
table.dataTable.display tbody > tr > .selected:hover {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody > tr.selected > .sorting_1,
table.dataTable.order-column tbody > tr.selected > .sorting_2,
table.dataTable.order-column tbody > tr.selected > .sorting_3,
table.dataTable.order-column tbody > tr > .selected,
table.dataTable.display tbody > tr.selected > .sorting_1,
table.dataTable.display tbody > tr.selected > .sorting_2,
table.dataTable.display tbody > tr.selected > .sorting_3,
table.dataTable.display tbody > tr > .selected {
  background-color: #acbad5;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody > tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody > tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody > tr.odd > .selected,
table.dataTable.order-column.stripe tbody > tr.odd > .selected {
  background-color: #a6b4cd;
}
table.dataTable.display tbody > tr.even > .selected,
table.dataTable.order-column.stripe tbody > tr.even > .selected {
  background-color: #acbad5;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_1,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_2,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_3,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.display tbody > tr:hover > .selected,
table.dataTable.display tbody > tr > .selected:hover,
table.dataTable.order-column.hover tbody > tr:hover > .selected,
table.dataTable.order-column.hover tbody > tr > .selected:hover {
  background-color: #a2aec7;
}
table.dataTable td.select-checkbox {
  position: relative;
}
table.dataTable td.select-checkbox:before,
table.dataTable td.select-checkbox:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}
table.dataTable td.select-checkbox:before {
  content: ' ';
  margin-top: -6px;
  margin-left: -6px;
  border: 1px solid black;
  border-radius: 3px;
}
table.dataTable tr.selected td.select-checkbox:after {
  content: '\2714';
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
}
div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
  margin-left: 0.5em;
}
@media screen and (max-width: 640px) {
  div.dataTables_wrapper span.select-info,
  div.dataTables_wrapper span.select-item {
    margin-left: 0;
    display: block;
  }
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 14px 10px 10px;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 10px 6px 10px;
}
.bg-dt-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 8px;
}
.bg-dt-filter {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.bg-dt-filter label,
.bg-dt-filter .dataTables_filter input {
  margin-bottom: 0;
}
.dataTables_wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.dataTables_wrapper .dataTables_scrollHeadInner {
  width: 100% !important;
}
.dataTables_wrapper .dataTables_scroll {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.dataTables_wrapper .dataTables_scroll .dataTables_scrollHead,
.dataTables_wrapper .dataTables_scroll .dataTables_scrollFoot {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .btn--table-colvis {
  border: 0 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
  font-size: 12px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .btn--table-colvis.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .btn--table-colvis.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button[aria-expanded="true"],
.dataTables_wrapper .btn--table-colvis[aria-expanded="true"] {
  background: #bdbdbd !important;
  color: black !important;
  border-color: transparent !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .btn--table-colvis:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:focus,
.dataTables_wrapper .btn--table-colvis:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dataTables_wrapper .btn--table-colvis:active {
  background: #e0e0e0 !important;
  color: black !important;
  border-color: transparent !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button .dt-down-arrow,
.dataTables_wrapper .btn--table-colvis .dt-down-arrow {
  color: inherit !important;
}
.dt-buttons {
  position: relative;
  flex-direction: column !important;
  gap: 6px;
}
.dt-buttons .dt-button-background {
  display: none !important;
}
.dt-buttons .dt-button-collection {
  left: unset !important;
  top: unset !important;
  right: 0;
}
.dt-buttons .dt-button-collection .dt-button {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  text-align: start;
}
.display-f,
.display-flex {
  display: flex !important;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-fit {
  flex: 0 0 auto;
}
.items-center {
  align-items: center;
}
.items-end,
.align-items-end {
  align-items: flex-end;
}
.align-items-start {
  align-items: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.padding-0 {
  padding: 0 !important;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.padding-1 {
  padding: 1rem;
}
.padding-2 {
  padding: 2rem;
}
.margin-0 {
  margin: 0 !important;
}
.margin-r-1 {
  margin-right: 4px;
}
.margin-b-4 {
  margin-bottom: 1rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 1rem;
}
.gap-4 {
  gap: 1.5rem;
}
.gap-5 {
  gap: 2rem;
}
.display-b {
  display: block;
}
.display-ib {
  display: inline-block;
}
.display-i {
  display: inline;
}
.overflow-auto {
  overflow: auto;
}
.list-style-none {
  list-style-type: none;
}
.position-relative {
  position: relative;
}
.word-break-all {
  word-break: break-all;
}
.full-height {
  height: 100%;
}
.width-full {
  width: 100%;
}
.text-align-start {
  text-align: start;
}
.center {
  text-align: center;
}
.upper {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.first-letter-capital {
  display: inline-block;
}
.first-letter-capital:first-letter {
  text-transform: uppercase;
}
.first-letter-lowercase {
  display: inline-block;
}
.first-letter-lowercase:first-letter {
  text-transform: lowercase;
}
.font-italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.visibility-hidden {
  visibility: hidden;
}
.hand {
  cursor: pointer;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis-break {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  white-space: normal;
}
.btn-reset {
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  text-align: inherit;
}
.spinning {
  -webkit-animation: animation-spin 2s infinite linear;
  animation: animation-spin 2s infinite linear;
}
@-webkit-keyframes animation-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes animation-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.bg-badge {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 4px 8px;
  border-radius: 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.004em;
  background-color: #616161;
  color: #ffffff;
}
.bg-badge .icon {
  margin-right: 4px;
}
.bg-badge--info {
  background-color: #e6eff9;
  color: #616161;
}
.bg-badge--success {
  background-color: #e0f0ec;
  color: #616161;
}
.bg-badge--error {
  background-color: #f3e2e5;
  color: #616161;
}
.bg-badge--warning {
  background-color: #feece1;
  color: #616161;
}
.bg-badge--small {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.004em;
}
.bg-badge--large {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.0015em;
}
.bg-badge--icon-only {
  font-size: 11px;
  width: 16px;
  height: 16px;
  padding: 0;
}
.bg-badge--icon-only .icon {
  margin-right: 0;
}
.badge-notification-num {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.004em;
  display: inline-block;
  height: 18px;
  padding: 0 6px;
  color: #690207;
  background: #ffffff;
  border-radius: 12px;
}
.badge-notification-num--info {
  color: #616161;
  background: #e6eff9;
}
.badge-notification-num--warn {
  color: #616161;
  background: #feece1;
}
.generictree {
  text-align: left;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  font-size: 11px;
}
.generictree ul {
  margin-left: 35px;
}
.generictree > ul,
.generictree ul.accordion-content {
  margin: 0;
  padding: 0;
}
.generictree li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  list-style-type: none;
}
.generictree .generictree-item,
.generictree .generictree-item-disable {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
.generictree .generictree-item {
  cursor: pointer;
}
.generictree .generictree-item:hover {
  background-color: var(--bg-generictree-item--hovered, hsl(0, 0%, 96%));
}
.generictree .generictree-item.generictree-leaf {
  height: 24px;
}
.generictree .generictree-item.generictree-leaf-file {
  height: 30px;
}
.generictree .generictree-item.generictree-leaf-selected:not(:hover) {
  background-color: var(--bg-generictree-item--selected, hsl(0, 0%, 93%));
}
.generictree .generictree-item .generictree-actionbutton {
  cursor: pointer;
  float: right;
  display: inline-block;
  visibility: hidden;
}
.generictree .generictree-item:hover .generictree-actionbutton {
  visibility: visible;
}
.generictree .generictree-item:disabled {
  color: #bdbdbd;
  cursor: default;
}
.generictree .generictree-item a {
  margin-left: 5px;
}
.generictree .generictree-item a:hover,
.generictree .generictree-item a:focus {
  text-decoration: none;
}
.generictree .generictree-item-disable {
  color: #bdbdbd;
}
.generictree .generictree-group {
  border-top: 1px solid #e0e0e0;
  background-color: #f5f5f5;
  padding-left: 5px;
  font-weight: bold;
}
.generictree .generictree-group.no-hover {
  cursor: default;
}
.generictree .generictree-group.no-hover:hover {
  background-color: #f5f5f5;
}
.generictree .generictree-group-file {
  border-top: 1px solid #e0e0e0;
  background-color: #f5f5f5;
  padding-left: 0;
  font-weight: bold;
}
.generictree .generictree-group-file.no-hover {
  cursor: default;
}
.generictree .generictree-group-file.no-hover:hover {
  background-color: #f5f5f5;
}
.generictree .generictree-leaf .generictree-text-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.generictree .generictree-leaf .generictree-icon {
  padding: 0 5px;
}
.generictree-large .generictree-item {
  height: 35px;
  line-height: 35px;
}
/*  *********************** the new bg tree (wip) *************************** */
.bg-tree {
  text-align: left;
  padding: 0;
  margin: 0;
}
.bg-tree li {
  list-style-type: none;
}
.bg-tree ul {
  margin-left: 35px;
}
.bg-tree .tree-item.group {
  background-color: #f5f5f5;
}
.bg-tree .tree-item.leaf .expand-icon {
  display: none;
}
.bg-tree .tree-item .item-content {
  display: inline;
}
.bg-simple-file-drop {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}
.bg-simple-file-drop .sfd-form {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.bg-simple-file-drop .sfd-input-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 12px;
  width: 100%;
  height: 100%;
  font-size: inherit;
  font-weight: inherit;
  text-align: center;
}
.bg-simple-file-drop .sfd-input-wrapper .sfd-file {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.bg-simple-file-drop .sfd-input-wrapper .sfd-label-browse {
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}
.bg-simple-file-drop .sfd-inputfile {
  width: 0.1px !important;
  height: 0.1px !important;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.bg-simple-file-drop label {
  margin-bottom: 0;
}
.bg-analysis-key-value-legend {
  margin-top: -10px;
  margin-bottom: 25px;
  font-size: 0.8em;
}
[class*='ag-theme-'] {
  font-family: Arial !important;
}
.ag-theme-alpine .ag-row,
.ag-theme-alpine .ag-header-row {
  font-size: 12px !important;
  font-weight: 700 !important;
}
.ag-theme-alpine .ag-ltr .ag-sort-indicator-icon {
  padding-left: 0;
}
.ag-theme-alpine .ag-sort-indicator-container {
  padding-left: 10px;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.ag-theme-alpine .ag-ltr .ag-sort-order {
  color: #7980dc;
  font-size: 10px;
}
.ag-theme-alpine .ag-icon-none,
.ag-theme-alpine .ag-icon-desc,
.ag-theme-alpine .ag-icon-asc {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly;
  min-width: 15px;
  min-height: 19px;
}
.ag-theme-alpine .ag-icon-none:before,
.ag-theme-alpine .ag-icon-desc:before,
.ag-theme-alpine .ag-icon-asc:before,
.ag-theme-alpine .ag-icon-none:after,
.ag-theme-alpine .ag-icon-desc:after,
.ag-theme-alpine .ag-icon-asc:after {
  content: none;
  width: 0px;
  height: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.ag-theme-alpine .ag-icon-none:before,
.ag-theme-alpine .ag-icon-desc:before,
.ag-theme-alpine .ag-icon-asc:before {
  border-bottom: 5px solid;
}
.ag-theme-alpine .ag-icon-none:after,
.ag-theme-alpine .ag-icon-desc:after,
.ag-theme-alpine .ag-icon-asc:after {
  border-top: 5px solid;
}
.ag-theme-alpine .ag-icon-none:before {
  content: '';
  border-bottom-color: #cccccc;
}
.ag-theme-alpine .ag-icon-none:after {
  content: '';
  border-top-color: #cccccc;
}
.ag-theme-alpine .ag-icon-desc:before {
  content: '';
  border-bottom-color: #7980dc;
}
.ag-theme-alpine .ag-icon-asc:after {
  content: '';
  border-top-color: #7980dc;
}
.ag-theme-alpine .ag-body-viewport:has(.ag-row-selected) .ag-row:not(.ag-row-selected) {
  opacity: 0.5;
}
.ag-theme-alpine .ag-root:has(.ag-column-selected) [role='gridcell']:not(.ag-column-selected):not([col-id*='ag-Grid-AutoColumn']) {
  opacity: 0.5;
}
.ag-theme-alpine .ag-root:has(.ag-column-selected) .ag-header-cell:not(.ag-column-selected):not([col-id*='ag-Grid-AutoColumn']) {
  opacity: 0.5;
}
.ag-theme-alpine .ag-row-column-selected .ag-header-group-cell:not(.ag-column-selected) {
  opacity: 0.5;
}
.ag-theme-alpine .ag-row-selected:before {
  z-index: 1;
}
.ag-theme-alpine .ag-row-hover:before {
  background-color: rgba(33, 150, 243, 0.1);
  z-index: 1;
}
.ag-theme-alpine .ag-column-hover {
  z-index: 1;
  color: #181d1f !important;
}
.ag-theme-alpine .ag-row-footer {
  border-bottom: 1px solid #babfc7;
}
.ag-theme-alpine .ag-cell.ag-column-selected {
  background: rgba(33, 150, 243, 0.3) !important;
}
.ag-theme-alpine .ag-cell-label-container {
  padding: 0;
}
.ag-theme-alpine .ag-group-value {
  line-height: initial;
  padding-top: 5px;
  padding-bottom: 5px;
}
.ag-theme-alpine .ag-cell,
.ag-theme-alpine .ag-full-width-row .ag-cell-wrapper.ag-row-group,
.ag-theme-alpine .ag-row > .ag-cell-wrapper,
.ag-theme-alpine .ag-header-cell,
.ag-theme-alpine .ag-header-group-cell {
  padding-left: 5px;
  padding-right: 5px;
}
.ag-theme-alpine .ag-center-cols-container {
  min-width: 100%;
}
.ag-theme-alpine [role='gridcell']:not(:last-child),
.ag-theme-alpine [col-id*='ag-Grid-AutoColumn'][role='gridcell']:not(:last-child) {
  border-right: 1px dashed #dde2eb;
}
.ag-theme-alpine [col-id*='ag-Grid-AutoColumn'][role='gridcell'] {
  background: #f8f8f8;
}
.ag-theme-alpine [col-id*='ag-Grid-AutoColumn'][role='gridcell'].ag-column-hover {
  border-color: rgba(33, 150, 243, 0.1);
}
.ag-theme-alpine [col-id*='ag-Grid-AutoColumn'][role='gridcell'].ag-column-hover:before {
  content: '';
  background-color: rgba(33, 150, 243, 0.1);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.upload-config-modal .alert {
  margin-bottom: 0;
  margin-top: 10px;
}
.upload-config-modal .pull-right .alert {
  margin: 0 !important;
}
.upload-config-modal .left-part {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  overflow-y: auto;
  padding: 15px 0;
  border-right: 1px solid #e0e0e0;
  width: 25%;
}
.upload-config-modal .left-part p {
  padding-left: 15px;
  font-weight: bold;
  font-size: 16px;
}
.upload-config-modal .left-part ul {
  margin-right: 0;
}
.upload-config-modal .left-part ul.generictree {
  overflow-y: auto;
}
.upload-config-modal .left-part .data-update-config {
  margin-top: 20px;
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
}
.upload-config-modal .left-part .data-update-config > div {
  margin: 10px;
}
.upload-config-modal .right-part {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: auto;
  margin: 10px 12px;
  margin-bottom: 0;
}
.upload-config-modal .right-part .combo-box-input {
  padding: 0 1px 0 0;
  margin: -4px 9px -4px -11px;
  border: 0;
  width: 69px;
  height: 29px;
}
.upload-config-modal .right-part .file-btns {
  float: right;
}
.upload-config-modal .right-part .file-btns .btn {
  vertical-align: top;
  margin-top: 5px;
}
.upload-config-modal .right-part .alpha-header {
  height: 40px;
  line-height: 40px;
}
.upload-config-modal .right-part .alpha-header span {
  font-size: 16px;
  font-weight: bold;
}
.upload-config-modal .right-part .separators {
  text-align: center;
}
.upload-config-modal .right-part .separators .btn-normal {
  margin: 5px 20px;
}
.upload-config-modal .right-part .crs-options {
  color: #606c7a;
  font-size: 12px;
  font-weight: bold;
  margin-right: 15px;
  margin-top: 15px;
  width: 100%;
}
.upload-config-modal .upload-config-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.upload-config-modal .upload-config-container .table-container {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.upload-config-modal .file-upload-container .file-upload-container__row {
  margin-bottom: 1%;
}
.upload-config-modal .file-upload-container .file-upload-container__row-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.upload-config-modal .file-upload-container .file-upload-container__row-content .control-label {
  margin-right: 10px;
}
.upload-config-modal .file-upload-container .file-upload-container__row-content .srid-picker-container {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.upload-config-modal .file-upload-container .file-upload-container__srid-picker {
  display: inline-block;
  width: 55%;
}
.upload-config-modal .invalid-column {
  background-color: #ffe9e9;
}
.upload-config-modal td.geo-column {
  font-weight: bold;
}
.upload-config-modal .geo-column .column-type {
  color: #f96001 !important;
}
.upload-config-modal tbody tr:hover td {
  background-color: #ededed;
}
.upload-config-modal .table-container {
  overflow: auto;
  margin: 10px 20px;
}
.upload-config-modal .table-container table.table {
  margin-bottom: 0;
}
.upload-config-modal .data-table .column-type {
  font-size: 12px;
  color: gray;
  margin-top: 6px;
}
.upload-config-modal .data-table .column-user-type {
  position: relative;
  display: inline-block;
  padding: 2px 4px;
  cursor: pointer;
}
.upload-config-modal .data-table .column-user-type .down-arrow {
  position: relative;
  top: -2px;
}
.upload-config-modal .data-table .column-user-type .column-user-type-dropdown {
  position: absolute;
  top: 23px;
  left: 0;
  margin-top: 0;
  border-radius: 0;
}
.upload-config-modal .data-table .column-user-type:hover {
  color: #fafafa;
  background-color: #757575;
}
.upload-config-modal .data-table .column-user-type:hover .column-user-type-dropdown {
  display: block;
}
.upload-config-modal .data-table .disable-column:hover a {
  color: #ffffff;
}
.upload-config-modal .data-table .disable-column a {
  color: #97071a;
}
.upload-config-modal .data-table .disabled-type {
  color: #97071a !important;
}
.upload-config-modal .data-table .spatial-type {
  color: #f96001 !important;
}
.upload-config-modal .data-table thead th:last-child:not(:nth-of-type(2)) .btn-group .dropdown-menu,
.upload-config-modal .data-table thead th:last-child:not(:nth-of-type(2)) .column-user-type-dropdown {
  left: auto;
  right: 0;
}
.upload-config-modal .data-table .btn-group .divider:last-child,
.upload-config-modal .data-table .btn-group .divider:first-child {
  display: none;
}
.upload-config-modal .data-table .header-name-input {
  font-weight: bold;
  font-size: 14px;
  height: 18px;
  padding: 2px;
  margin: 0;
  line-height: 18px;
  width: 70%;
  min-width: 60px;
}
.upload-config-modal .data-table .header-date-input {
  padding: 1px 2px;
  margin: -2px 0 0 0;
  width: 70px;
}
.upload-config-modal .data-table th {
  padding: 4px 8px;
}
.upload-config-modal td[disabled] {
  font-weight: normal;
  font-style: italic;
  color: #bdbdbd;
  background-color: #fafafa;
}
.upload-config-modal th.line-num {
  width: 15px;
}
.upload-config-modal th.line-num span {
  display: table;
  font-weight: normal;
  height: 47px;
  color: #757575;
}
.upload-config-modal td.line-num {
  background-color: #fafafa;
}
.upload-config-modal tfoot tr {
  background-color: #fafafa;
  height: 30px;
}
.upload-config-modal .inline-date {
  margin-left: 8px;
}
.upload-config-modal .filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 5px;
}
.upload-config-modal .control-label {
  margin-left: 5px !important;
  cursor: text;
  margin-top: 5px;
}
.upload-config-modal .label-spinner {
  margin-left: 5px;
  margin-right: 10px;
}
.upload-config-modal .ui-spinner-input {
  float: left;
  width: 35px;
}
.upload-config-modal .file-type {
  margin-left: 5px;
  padding: 2px 8px;
}
.upload-config-modal .in-button {
  float: left;
  left: -4px;
  position: relative;
  top: 3px;
}
.hierarchy-infos {
  text-align: center;
  cursor: default;
}
.hierarchy-infos .hierarchy-infos-separator {
  font-weight: bold;
}
.hierarchy-infos .hierarchy-infos-text {
  cursor: pointer;
  pointer-events: auto;
}
.hierarchy-infos .hierarchy-infos-text.disabled {
  cursor: default;
  pointer-events: none;
}
.lasso path {
  stroke: #505050;
  stroke-width: 2px;
}
.lasso .drawn {
  fill-opacity: 0.05;
}
.lasso .loop_close {
  fill: none;
  stroke-dasharray: 4, 4;
}
.lasso .origin {
  fill: #3399ff;
  fill-opacity: 0.5;
}
.bg-directive-stat-legend {
  margin: 10px;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.bg-directive-stat-legend .bg-directive-stat-legend__legend,
.bg-directive-stat-legend .stat-measure-info-legend {
  padding: 5px 10px !important;
}
.bg-directive-stat-legend .stat-legend-part {
  padding: 5px;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-title {
  font-weight: bold;
  margin-bottom: 10px;
  cursor: default;
  overflow-wrap: break-word;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-wrapper {
  padding: 0;
  margin: 0;
  list-style: none;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-value {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-value .stat-legend-symbol {
  display: inline-block;
  margin-right: 5px;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-value .stat-legend-symbol.click-enabled {
  cursor: pointer;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-part-value .stat-legend-text {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: default;
}
.bg-directive-stat-legend .stat-legend-part .stat-legend-text {
  -webkit-touch-callout: none;/* iOS Safari */
  -webkit-user-select: none;/* Chrome/Safari/Opera */
  -khtml-user-select: none;/* Konqueror */
  -moz-user-select: none;/* Firefox */
  -ms-user-select: none;/* Internet Explorer/Edge */
  user-select: none;/* Non-prefixed version, currently not supported by any browser */
  /* source: http://stackoverflow.com/a/4407335 */
  display: inline-block;
  cursor: default;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content {
  width: 195px;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content .stat-legend-bounds {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content .stat-legend-text {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 2px;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content .stat-legend-text:first-of-type {
  text-align: left;
  margin-right: 4px;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content .stat-legend-text:last-of-type {
  text-align: right;
  margin-left: 4px;
}
.bg-directive-stat-legend .stat-legend-part.legend-gradient .stat-legend-part-content .image-reverse {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.bg-directive-stat-legend--hidden {
  position: absolute !important;
  visibility: hidden !important;
  max-width: inherit !important;
}
.stat-container-direction {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  height: 100%;
}
.stat-container-direction .stat-legend-container {
  max-width: 30%;
}
.stat-container-direction.right {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.stat-container-direction.left,
.stat-container-direction.right {
  height: 100%;
}
.stat-container-direction.left .stat-legend-container,
.stat-container-direction.right .stat-legend-container {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 30%;
}
.stat-container-direction.left .bg-directive-stat,
.stat-container-direction.right .bg-directive-stat {
  min-width: 0%;
  -webkit-flex: 2 1 auto;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  width: auto;
}
.stat-container-direction.top {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.stat-container-direction.top .stat-legend-container {
  max-width: 100%;
  width: 100%;
}
.stat-container-direction.top .bg-directive-stat {
  width: 100%;
}
.stat-container-direction.bottom {
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.stat-container-direction.bottom .stat-legend-container {
  max-width: 100%;
  width: 100%;
}
.stat-container-direction.bottom .bg-directive-stat {
  width: 100%;
}
.stat-container-direction.bottom .stat-legend-button-container {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
table.stat-pivot-table {
  border-collapse: collapse;
}
.stat-pivot-table tr th:not(.line-header),
.stat-pivot-table tr:first-child th,
.stat-pivot-table tr:first-child td {
  text-align: center;
  border-bottom: 1px solid #cccccc;
}
.stat-pivot-table tr th,
.stat-pivot-table tr td {
  padding: 1px 2px;
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
}
.stat-pivot-table tr th.col-header.selectable,
.stat-pivot-table tr th.line-header.selectable {
  cursor: pointer;
}
.stat-pivot-table tr td.cell {
  border-left: 1px dashed #ededed;
  text-align: right;
}
.date-picker {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.date-picker .date-picker-input {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.date-picker .date-picker-btn {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 4px;
  cursor: pointer;
  font-size: 18px;
}
.date-picker .date-picker-btn:before {
  content: "\f115";
}
.time-picker input[type='number'] {
  width: 42px;
}
.date-time-picker {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.dropdown--resizable {
  resize: both;
}
.treeselect__container,
.treeselect__input-container {
  position: relative;
}
.treeselect--clearable {
  padding-right: 32px !important;
}
.treeselect__input-container {
  position: relative;
  display: inline-block;
  height: var(--input-height, 26px);
}
.treeselect__input {
  box-sizing: border-box;
  height: var(--input-height, 26px) !important;
  width: var(--input-width, 220px) !important;
}
.treeselect__clear {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  color: var(--str-btn-tertiary-text, var(--accent-color-700, #1975d2));
  background: transparent;
  border: 0;
  box-shadow: none;
  fill: var(--str-btn-tertiary-text, var(--accent-color-700, #1975d2));
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  width: 20px !important;
  height: 20px !important;
  padding: 4px;
  margin: auto;
  border-radius: 50%;
}
.treeselect__clear:before {
  font-size: 16px;
}
.treeselect__clear:hover {
  color: var(--str-btn-tertiary-text--hover, var(--accent-color-800, #1565c1)) !important;
  background-color: var(--str-btn-tertiary-background--hover, var(--accent-color-50, #e2f2fd));
  fill: var(--str-btn-tertiary-text--hover, var(--accent-color-800, #1565c1));
}
.treeselect__clear:focus {
  color: var(--str-btn-tertiary-text, var(--accent-color-700, #1975d2));
  background-color: transparent;
  outline: none;
}
.treeselect__clear:focus-visible {
  color: var(--str-btn-tertiary-text, var(--accent-color-700, #1975d2));
  background-color: transparent;
  outline: none;
  box-shadow: 0 0 0 2px var(--str-component-focus-outline, black);
  fill: var(--str-btn-tertiary-text, var(--accent-color-700, #1975d2));
}
.treeselect__icon {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.treeselect__icon:before {
  font-size: 17px;
}
.treeselect__arrow {
  transition: transform 0.3s ease-out;
}
.treeselect__arrow.treeselect__arrow--open {
  transform: rotate(90deg);
}
.str-display-none {
  display: none !important;
}
.search--found {
  font-weight: bold;
}
.str-treeselect {
  position: absolute;
  z-index: var(--bg-dropdown-zindex, 1060);
  left: var(--bg-dropdown-left, 0);
  top: var(--bg-dropdown-top, 30px);
}
.str-treeselect ul {
  position: relative;
  padding-left: 27px !important;
}
.str-treeselect ul::before {
  position: absolute;
  top: 0;
  left: 10px;
  width: 1px;
  height: 100%;
  background: var(--str-contextual-menu-item-tree-line, hsl(0, 0%, 88%));
  content: '';
}
.str-treeselect .menu-item--view-only:hover {
  background-color: inherit;
  color: inherit;
  cursor: default;
}
.str-treeselect {
  margin: 0;
  padding: 8px;
  color: var(--str-contextual-menu-color, #424242);
  list-style-type: none;
  background-color: var(--str-contextual-menu-background, white);
  border: 0;
  border-radius: 0;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  fill: var(--str-contextual-menu-color, #424242);
  width: var(--str-treeselect-width, auto);
  max-height: var(--str-treeselect-max-height, none);
  overflow-y: auto;
}
.str-treeselect ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.str-treeselect .str-contextual-menu__item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.0015em;
  font-style: normal;
  font-weight: normal;
  height: 40px;
  cursor: pointer;
  padding: 0 8px;
  gap: 8px;
  margin: 0;
  border-radius: 6px;
}
.str-treeselect .str-contextual-menu__item.str-treeselect__node--focus,
.str-treeselect .str-contextual-menu__item:hover {
  color: var(--str-contextual-menu-color, #424242);
  background-color: var(--str-contextual-menu-item-background--hover, #ededed);
}
.str-treeselect .str-contextual-menu__item.selected {
  background: var(--str-contextual-menu-item-background--selected, var(--accent-color-50, #e2f2fd));
}
.str-treeselect .str-contextual-menu__item.menu-item--view-only input[type='checkbox'] {
  display: none;
}
.str-treeselect .str-treeselect__label {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: inline;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  gap: 8px;
  margin: 0;
}
.str-treeselect .str-flex-auto {
  flex: 1 1 auto;
}
.str-treeselect .str-display-flex {
  display: flex;
}
.str-treeselect .str-items-center {
  align-items: center;
}
.str-treeselect .str-text-left {
  text-align: left;
}
.str-contextual-menu--medium .str-contextual-menu__item {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.004em;
  height: 32px;
}
.str-contextual-menu--small .str-contextual-menu__item {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.004em;
  height: 26px;
}
body,
html {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
html {
  -webkit-font-smoothing: antialiased;
  -ms-overflow-style: scrollbar;
}
body {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, 'Century Gothic', Arial, sans-serif;
}
img {
  max-width: 100%;
}
.acf-map,
.map-3d {
  width: 100%;
  height: 100%;
  min-width: 1px;
  min-height: 1px;
  background-color: #ffffff;
}
.acf-map .acf-map-controls-center,
.map-3d .acf-map-controls-center {
  left: 0;
  right: 0;
  text-align: center;
}
.acf-map .acf-map-controls-center .acf-map-control,
.map-3d .acf-map-controls-center .acf-map-control {
  display: inline-block;
  float: none;
  clear: none;
}
.acf-map .acf-map-toolbar-button-group:not(:first-child),
.map-3d .acf-map-toolbar-button-group:not(:first-child) {
  margin-top: 10px;
}
.acf-map .acf-map-toolbar-button-group a,
.map-3d .acf-map-toolbar-button-group a,
.acf-map .acf-map-toolbar-button-group button,
.map-3d .acf-map-toolbar-button-group button {
  pointer-events: auto;
  background-color: #fff;
  background-repeat: no-repeat !important;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
body:not(.touch) .acf-map .acf-map-toolbar-button-group a:hover,
body:not(.touch) .map-3d .acf-map-toolbar-button-group a:hover,
body:not(.touch) .acf-map .acf-map-toolbar-button-group button:hover,
body:not(.touch) .map-3d .acf-map-toolbar-button-group button:hover {
  background-color: #f4f4f4;
}
body.touch .acf-map .acf-map-toolbar-button-group a:active,
body.touch .map-3d .acf-map-toolbar-button-group a:active,
body.touch .acf-map .acf-map-toolbar-button-group button:active,
body.touch .map-3d .acf-map-toolbar-button-group button:active {
  background-color: #f4f4f4;
}
.acf-map .acf-map-toolbar-button-group a:first-child,
.map-3d .acf-map-toolbar-button-group a:first-child,
.acf-map .acf-map-toolbar-button-group button:first-child,
.map-3d .acf-map-toolbar-button-group button:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.acf-map .acf-map-toolbar-button-group a:last-child,
.map-3d .acf-map-toolbar-button-group a:last-child,
.acf-map .acf-map-toolbar-button-group button:last-child,
.map-3d .acf-map-toolbar-button-group button:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.acf-map .acf-map-toolbar-button-group a.control-warning,
.map-3d .acf-map-toolbar-button-group a.control-warning,
.acf-map .acf-map-toolbar-button-group button.control-warning,
.map-3d .acf-map-toolbar-button-group button.control-warning {
  background-image: url('public/canvas/images/warn.png') !important;
}
.acf-map .acf-map-toolbar-button-group a.control-disabled,
.map-3d .acf-map-toolbar-button-group a.control-disabled,
.acf-map .acf-map-toolbar-button-group button.control-disabled,
.map-3d .acf-map-toolbar-button-group button.control-disabled {
  cursor: default;
  color: #bbb !important;
  background-color: #f4f4f4 !important;
}
.acf-map .acf-map-controls,
.map-3d .acf-map-controls {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.acf-map div .acf-map-controls,
.map-3d div .acf-map-controls {
  z-index: 10001;
}
.acf-map .acf-map-controls-top,
.map-3d .acf-map-controls-top {
  top: 0;
}
.acf-map .acf-map-controls-bottom,
.map-3d .acf-map-controls-bottom {
  bottom: 0;
}
.acf-map .acf-map-controls-left,
.map-3d .acf-map-controls-left {
  left: 0;
}
.acf-map .acf-map-controls-right,
.map-3d .acf-map-controls-right {
  right: 0;
  max-width: calc(100vw - 138px);
}
@media (max-width: 767px) {
  .acf-map .acf-map-controls-right,
  .map-3d .acf-map-controls-right {
    max-width: calc(100vw - 20px);
  }
}
.acf-map .acf-map-controls-right .acf-map-control,
.map-3d .acf-map-controls-right .acf-map-control {
  float: right;
  clear: both;
}
.acf-map .acf-map-control-scale .scale-display-control .scale-line,
.map-3d .acf-map-control-scale .scale-display-control .scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.5);
}
.acf-map .acf-map-control-scale .scale-display-control .scale-line:not(:first-child),
.map-3d .acf-map-control-scale .scale-display-control .scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.acf-map .scale-picker-control,
.map-3d .scale-picker-control,
.acf-map .scale-display-control,
.map-3d .scale-display-control {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 5px;
}
.acf-map .scale-picker-control,
.map-3d .scale-picker-control {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
}
.acf-map .scale-picker-control .prefix,
.map-3d .scale-picker-control .prefix {
  margin-left: 4px;
}
.acf-map .scale-picker-control input,
.map-3d .scale-picker-control input {
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  -ms-align-self: stretch;
  align-self: stretch;
  margin: 0;
  width: 110px;
  line-height: 12px;
  pointer-events: auto;
}
.acf-map .scale-picker-control.with-minimap .prefix,
.map-3d .scale-picker-control.with-minimap .prefix {
  margin-left: 6px;
  min-width: 55px;
  text-align: right;
}
.acf-map .scale-picker-control.with-minimap input,
.map-3d .scale-picker-control.with-minimap input {
  width: 120px;
}
.acf-map .acf-map-control-scale-line:not(:first-child),
.map-3d .acf-map-control-scale-line:not(:first-child) {
  border-top: 2px solid #757575;
  border-bottom: none;
  margin-top: -2px;
}
.acf-map-control-attribution {
  padding: 0 5px;
  margin: 0;
  font-size: 11px;
  color: #616161;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  max-width: calc(100vw - 350px);
  pointer-events: auto;
}
@media (max-width: 767px) {
  .acf-map-control-attribution {
    bottom: 0;
    right: 0;
    padding: 0;
    max-width: 100vw;
  }
}
.acf-map-control-attribution a,
.acf-map-control-attribution button {
  color: #424242;
}
.mobile-device-layout .acf-map-control-attribution {
  margin: 0 -10px;
  text-align: center;
}
body.framed .acf-map-control-attribution {
  right: 8px;
}
.mobile-device-layout .acf-map-control-attribution,
.print .acf-map-control-attribution {
  padding: 0 6px;
  background-color: rgba(255, 255, 255, 0.8);
  text-indent: 0;
  width: auto;
}
.mobile-device-layout .acf-map-control-attribution:before,
.print .acf-map-control-attribution:before {
  display: none;
}
.acf-map-control-attribution .attributions-control {
  padding: 3px 10px;
}
.acf-map-control-attribution .attributions-control a {
  white-space: nowrap;
}
body:not(.touch) .acf-map-control-attribution .attributions-control a:hover {
  text-decoration: underline;
}
body.touch .acf-map-control-attribution .attributions-control a:active {
  text-decoration: underline;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-search-tooltip .acf-attribute-label {
  display: none;
}
.acf-search-tooltip .acf-attribute-label:after {
  content: ' : ';
}
.acf-map-decoration-tooltip,
.acf-map-text-tooltip {
  font-size: 11px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 5px #bbb;
  margin: 0;
  padding: 2px;
  width: auto !important;
  height: auto !important;
  white-space: nowrap;
  line-height: 10px;
  pointer-events: none;
}
.acf-map-decoration-tooltip-text {
  font-weight: bold;
  font-size: 12px;
}
.acf-map-decoration-tooltip-subtext {
  color: #777;
}
.acf-draw-tooltip {
  background: #363636;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font: 12px/18px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  margin-left: 35px;
  margin-top: -14px;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
  z-index: 6;
}
.acf-draw-tooltip:before {
  border-right: 6px solid black;
  border-right-color: rgba(0, 0, 0, 0.5);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  content: '';
  position: absolute;
  top: 7px;
  left: -7px;
}
.acf-draw-tooltip-error {
  background-color: #f2dede;
  border: 1px solid #e6b6bd;
  color: #b94a48;
}
.acf-draw-tooltip-error:before {
  border-right-color: #e6b6bd;
}
.acf-draw-tooltip-subtext {
  color: #f8d5e4;
}
.acf-map-control-print-frames {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 900;
  pointer-events: none;
}
.acf-map-control-print-frames > div {
  border: 2px solid red;
  box-shadow: 0 0 30px #600;
  position: absolute;
  top: 50%;
  left: 50%;
}
.acf-window {
  position: fixed !important;
  z-index: 1100;
  padding: 0;
  border-radius: 0;
  border: none;
  background-image: none;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, 'Century Gothic', Arial, sans-serif;
  font-size: 14px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  overflow: visible;
}
.acf-window .ui-widget-header {
  background-image: none;
  border: none;
}
.acf-window.no-titlebar .ui-dialog-titlebar {
  display: none;
}
.acf-window .ui-dialog-titlebar {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
  border: 0;
  border-radius: 0;
  font-weight: normal;
}
.acf-window .ui-dialog-titlebar .dialog-edit-btn,
.acf-window .ui-dialog-titlebar .dialog-save-btn,
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-buttonpane {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-window .ui-dialog-titlebar .ui-dialog-title {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-window .ui-dialog-titlebar .ui-dialog-title {
  margin: 0;
  padding: 0 12px;
  float: none;
  width: auto;
  font-size: inherit;
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-buttonpane {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: static !important;
  top: auto !important;
  right: auto !important;
  margin: 0 !important;
  height: auto !important;
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-collapse {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  float: none;
  border: 0;
  border-radius: 0;
  background: none;
  color: inherit;
  background-color: unset;
  -webkit-order: 0;
  -moz-order: 0;
  -ms-order: 0;
  order: 0;
  font-size: 19px;
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-collapse .ui-icon {
  display: none;
  background-image: none;
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-collapse:before {
  content: "\f1bd";
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-restore {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  float: none;
  border: 0;
  border-radius: 0;
  background: none;
  color: inherit;
  background-color: unset;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
  font-size: 24px;
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-restore .ui-icon {
  display: none;
  background-image: none;
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-restore:before {
  content: "\f1bc";
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-maximize {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  float: none;
  border: 0;
  border-radius: 0;
  background: none;
  color: inherit;
  background-color: unset;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  order: 2;
  font-size: 24px;
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-maximize .ui-icon {
  display: none;
  background-image: none;
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-maximize:before {
  content: "\f1b1";
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-close {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  float: none;
  border: 0;
  border-radius: 0;
  background: none;
  color: inherit;
  background-color: unset;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-order: 3;
  order: 3;
  font-size: 11px;
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
  display: none;
  background-image: none;
}
.acf-window .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
  content: "\f128";
}
.acf-window .ui-resizable-nw {
  left: -2px;
  top: -2px;
}
.acf-window .ui-resizable-sw {
  left: -2px;
  bottom: -2px;
}
.acf-window .ui-resizable-ne {
  right: -2px;
  top: -2px;
}
.acf-window .ui-resizable-se {
  right: -2px;
  bottom: -2px;
}
.acf-thematic .layer-actions .action {
  display: inline-block;
  width: 24px;
  text-align: center;
  cursor: pointer;
}
.acf-thematic .layer-actions .action .actions-menu {
  right: 0;
  border-radius: 0;
}
.acf-thematic .layer-actions .action .actions-menu li a {
  padding: 6px 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.acf-thematic .acf-thematic-layer-item.acf-thematic-wms img.acf-thematic-layer-graphic {
  cursor: pointer;
}
.acf-thematic-wms-legend-graphic-popover {
  padding: 5px;
}
.acf-thematic-wms-legend-graphic-popover img {
  max-width: 380px;
}
.popover {
  max-width: 400px;
}
.acf-infosheet-stack .acf-infosheet-status,
.acf-infosheet-stack .acf-infosheet-loading,
.acf-infosheet-stack .acf-infosheet-content {
  color: #6E7071;
  background-color: rgba(255, 255, 255, 0.85);
}
.acf-infosheet-stack .acf-infosheet-status {
  padding: 10px;
  text-align: center;
  color: rgba(110, 112, 113, 0.7);
}
.acf-infosheet-stack .acf-infosheet-status .icon,
.acf-infosheet-stack .acf-infosheet-status span {
  display: block;
}
.acf-infosheet-stack .acf-infosheet-status .icon {
  margin-bottom: 10px;
}
.acf-infosheet-stack .acf-infosheet-status span {
  font-size: 16px;
  font-weight: 400;
}
.acf-infosheet-stack .acf-infosheet-loading,
.acf-infosheet-dialog .loading-overlay-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 40px 10px;
}
.acf-infosheet-stack .acf-infosheet-loading span,
.acf-infosheet-dialog .loading-overlay-content span {
  font-size: 16px;
  font-weight: 400;
}
.acf-infosheet-stack .acf-infosheet-loading .spinner,
.acf-infosheet-dialog .loading-overlay-content .spinner {
  text-align: center;
}
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce1,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce1,
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce2,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce2,
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce3,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce3,
.acf-infosheet-stack .acf-infosheet-loading .spinner > div,
.acf-infosheet-dialog .loading-overlay-content .spinner > div {
  width: 8px;
  height: 8px;
  margin-right: 4px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce1:last-of-type,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce1:last-of-type,
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce2:last-of-type,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce2:last-of-type,
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce3:last-of-type,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce3:last-of-type,
.acf-infosheet-stack .acf-infosheet-loading .spinner > div:last-of-type,
.acf-infosheet-dialog .loading-overlay-content .spinner > div:last-of-type {
  margin-right: 0;
}
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce1,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #ffffff;
}
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce2,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #ffffff;
}
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce3,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce3 {
  background-color: #ffffff;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce1,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce1,
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce2,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce2,
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce3,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce3,
.acf-infosheet-stack .acf-infosheet-loading .spinner > div,
.acf-infosheet-dialog .loading-overlay-content .spinner > div {
  width: 8px;
  height: 8px;
  margin-right: 4px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce1:last-of-type,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce1:last-of-type,
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce2:last-of-type,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce2:last-of-type,
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce3:last-of-type,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce3:last-of-type,
.acf-infosheet-stack .acf-infosheet-loading .spinner > div:last-of-type,
.acf-infosheet-dialog .loading-overlay-content .spinner > div:last-of-type {
  margin-right: 0;
}
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce1,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #ffffff;
}
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce2,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #ffffff;
}
.acf-infosheet-stack .acf-infosheet-loading .spinner .bounce3,
.acf-infosheet-dialog .loading-overlay-content .spinner .bounce3 {
  background-color: #ffffff;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.acf-infosheet-dialog .acf-external-infosheet .loading-overlay-content {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: absolute;
  width: 99%;
  height: 99%;
  color: rgba(110, 112, 113, 0.7);
  background-color: rgba(255, 255, 255, 0.9);
}
.acf-infosheet-stack .icon_alert,
.acf-infosheet-dialog .loading-overlay .icon_alert {
  color: #ffffff;
  font-size: 36px;
}
.erasable-autocomplete {
  display: flex;
  flex-direction: row;
}
.erasable-autocomplete .erasable-autocomplete-input {
  padding-right: 1.6em !important;
  flex-shrink: 0;
}
.erasable-autocomplete .erasable-autocomplete-button {
  position: relative;
  height: 25px;
  top: 0;
  left: -1.6em;
  padding: 0 6px;
  background: none;
  border: none;
}
.erasable-autocomplete .erasable-autocomplete-button .erase-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  text-align: center;
}
.erasable-autocomplete .erasable-autocomplete-button .erase-icon:before {
  content: "\f128";
}
.acf-infosheet-content {
  font-size: 16px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, 'Century Gothic', Arial, sans-serif;
}
.acf-infosheet-content .acf-infosheet-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  border-bottom: 2px solid #e6e6e6;
}
.acf-infosheet-content .acf-infosheet-header .header-title {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 1.1em;
}
.acf-infosheet-content .acf-infosheet-header .header-title .title-icon-class {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9em;
}
.acf-infosheet-content .acf-infosheet-header .header-title .title-icon-class:before {
  content: "\f1e3";
}
.acf-infosheet-content .acf-infosheet-header .header-title .title-label {
  margin-left: 0.5em;
}
.acf-infosheet-content .acf-infosheet-header .header-pop-infosheet,
.acf-infosheet-content .acf-infosheet-header .header-extensions {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.acf-infosheet-content .acf-infosheet-header .header-pop-infosheet .icon,
.acf-infosheet-content .acf-infosheet-header .header-extensions .extension-visibility-toggle,
.acf-infosheet-content .acf-infosheet-header .header-extensions .extension-launcher {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  color: inherit;
  background-color: inherit;
  width: 1.8em;
  height: 100%;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
body:not(.touch) .acf-infosheet-content .acf-infosheet-header .header-pop-infosheet .icon:hover,
body:not(.touch) .acf-infosheet-content .acf-infosheet-header .header-extensions .extension-visibility-toggle:hover,
body:not(.touch) .acf-infosheet-content .acf-infosheet-header .header-extensions .extension-launcher:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.87);
}
body.touch .acf-infosheet-content .acf-infosheet-header .header-pop-infosheet .icon:active,
body.touch .acf-infosheet-content .acf-infosheet-header .header-extensions .extension-visibility-toggle:active,
body.touch .acf-infosheet-content .acf-infosheet-header .header-extensions .extension-launcher:active {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.87);
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-infosheet-content .acf-infosheet-header .icon_left {
  font-size: 1em;
}
.acf-infosheet-content .acf-infosheet-header .extension-launcher {
  font-size: 1.25em;
}
.acf-infosheet-content .acf-infosheet-header .extension-launcher.icon_detach {
  font-size: 1.1em;
}
.acf-infosheet-content .uploadmedia-container {
  color: rgba(110, 112, 113, 0.7);
}
.acf-infosheet-content .uploadmedia-container .bg-simple-file-drop {
  min-height: 150px;
  z-index: 1;
}
.acf-infosheet-content .uploadmedia-container .bg-simple-file-drop .sfd-form {
  position: relative;
}
.acf-infosheet-content .uploadmedia-container .bg-simple-file-drop .sfd-form .sfd-input-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
}
.acf-infosheet-content .uploadmedia-container.image-uploaded {
  padding: 12px;
  position: relative;
  font-size: smaller;
  text-align: center;
}
.acf-infosheet-content .uploadmedia-container.image-uploaded .bg-simple-file-drop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 0;
}
.acf-infosheet-content .uploadmedia-container.image-uploaded .bg-simple-file-drop .sfd-input-wrapper {
  top: auto;
  height: auto;
}
.acf-infosheet-content .uploadmedia-container.image-uploaded .image-upload-preview {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 36px;
}
.acf-infosheet-content .uploadmedia-container.image-uploaded .image-upload-preview img {
  margin-bottom: 4px;
  max-width: 100%;
}
.acf-infosheet-content .uploadmedia-container.image-uploaded .image-upload-preview span {
  color: rgba(110, 112, 113, 0.4);
  font-size: 11px;
  max-width: 100%;
  word-wrap: break-word;
}
.acf-infosheet-content .uploadmedia-controls {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.acf-infosheet-content .uploadmedia-controls .uploadmedia-control {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 4px;
  color: rgba(110, 112, 113, 0.4);
  font-size: 15px;
  cursor: pointer;
}
.acf-infosheet-content .uploadmedia-controls .uploadmedia-control:first-child {
  padding-left: 0;
}
.acf-infosheet-content .uploadmedia-controls .uploadmedia-control:last-child {
  padding-right: 0;
}
body:not(.touch) .acf-infosheet-content .uploadmedia-controls .uploadmedia-control:hover {
  color: #6E7071;
}
body.touch .acf-infosheet-content .uploadmedia-controls .uploadmedia-control:active {
  color: #6E7071;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-infosheet-content .uploadmedia-controls .uploadmedia-control.control-rotateleft:before {
  content: "\f206";
}
.acf-infosheet-content .uploadmedia-controls .uploadmedia-control.control-rotateright:before {
  content: "\f207";
}
.acf-infosheet-content.editing .acf-infosheet-header .header-extensions .extension-launcher.print_infosheet_infosheet {
  display: none;
}
.acf-infosheet-content .invalid-attributes,
.acf-infosheet-content .attribute-error-message {
  color: #c51116;
  font-weight: 400;
}
.acf-infosheet-content .invalid-attributes {
  padding: 5px 10px;
  font-size: 0.8em;
}
.acf-infosheet-content .attribute-error-message {
  margin-top: 0.4em;
  font-size: 0.8em;
}
.acf-infosheet-content .attribute-typing-help-message {
  color: #2d77d2;
  font-weight: 400;
  margin-top: 0.4em;
  font-size: 0.8em;
}
.acf-infosheet-section {
  width: 100%;
}
.acf-infosheet-section:not(:last-of-type) {
  margin-bottom: 0.5em;
}
.acf-infosheet-section .section-title:not(:last-of-type),
.acf-infosheet-section .section-attributes-list:not(:last-of-type),
.acf-infosheet-section .section-attributes-table:not(:last-of-type),
.acf-infosheet-section .acf-infosheet-carousel:not(:last-of-type),
.acf-infosheet-section .acf-infosheet-actions:not(:last-of-type) {
  margin-bottom: 8px;
}
.acf-infosheet-section .acf-infosheet-add {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-infosheet-section .acf-infosheet-add:before {
  content: "\f244";
}
.acf-infosheet-section .section-attributes-elem {
  line-height: normal;
}
.acf-infosheet-section .section-attributes-elem .elem-name {
  font-size: 0.9em;
  line-height: 0.9em;
  font-weight: 600;
  color: rgba(110, 112, 113, 0.4);
}
.acf-infosheet-section .section-attributes-elem .elem-value {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  font-weight: normal;
}
.acf-infosheet-section .section-attributes-elem .elem-value .elem-value-icon {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-right: 0.3em;
}
.acf-infosheet-section .section-attributes-elem .elem-value .elem-value-icon > img {
  max-height: 1em;
}
.acf-infosheet-section .section-attributes-elem .elem-value .elem-value-label,
.acf-infosheet-section .section-attributes-elem .elem-value .elem-value-edit {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-infosheet-section .section-attributes-elem .elem-value .elem-value-label a {
  color: inherit;
  text-decoration: underline;
}
.acf-infosheet-section .section-attributes-elem .elem-value .elem-value-label.elem-value-empty {
  font-style: italic;
}
.acf-infosheet-section .section-attributes-elem .elem-name,
.acf-infosheet-section .section-attributes-elem .elem-value {
  max-width: 100%;
  word-wrap: break-word;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-radio,
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-checkbox,
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .multiautocomplete-list {
  max-height: 240px;
  overflow-y: auto;
}
.acf-infosheet-section .section-attributes-elem .elem-value .elem-value-label:not(.elem-value-empty) img,
.acf-infosheet-section .section-attributes-row .row-elem-value-label:not(.elem-value-empty) img {
  max-width: 100%;
  max-height: 100%;
}
.acf-infosheet-section .section-attributes-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.acf-infosheet-section .section-attributes-list.attributes-vertical {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acf-infosheet-section .section-attributes-list.attributes-vertical .section-attributes-elem {
  min-height: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-infosheet-section .section-attributes-list.attributes-horizontal {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.acf-infosheet-section .section-attributes-list.attributes-horizontal .section-attributes-elem {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-infosheet-section .section-attributes-list.attributes-horizontal .section-attributes-elem:not(:first-of-type) {
  margin-left: 0.75em;
}
.acf-infosheet-section .section-attributes-list .section-attributes-elem {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-none .elem-name,
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-none .elem-value-empty {
  display: none;
}
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-none .elem-value-edit,
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-none .elem-value-icon,
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-none .elem-value-label:not(.elem-value-empty) {
  margin-top: 0.5em;
}
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-vertical {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-vertical > .elem-name {
  margin-top: 0.7em;
  margin-bottom: 0.3em;
}
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-horizontal {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-horizontal:not(:last-of-type) {
  margin-bottom: 0.5em;
}
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-horizontal .elem-name {
  min-width: 0%;
  -webkit-flex: 30 1;
  -moz-flex: 30 1;
  -ms-flex: 30 1;
  flex: 30 1;
  text-align: right;
}
.acf-infosheet-section .section-attributes-list .section-attributes-elem.labels-horizontal .elem-value {
  min-width: 0%;
  -webkit-flex: 60 1;
  -moz-flex: 60 1;
  -ms-flex: 60 1;
  flex: 60 1;
  margin-left: 1em;
}
.acf-infosheet-section .acf-infosheet-actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acf-infosheet-section .acf-infosheet-actions .action-btn {
  margin-top: 1em;
}
.acf-infosheet-section .acf-infosheet-actions .action-btn:not(:first-of-type) {
  margin-left: 4px;
}
.acf-infosheet-section .acf-infosheet-actions .action-btn .action-btn-label {
  padding-right: 8px;
}
.acf-infosheet-section .acf-infosheet-actions .action-btn .icon,
.acf-infosheet-section .acf-infosheet-actions .action-btn img.action-btn-icon {
  padding-left: 8px;
  padding-right: 4px;
}
.acf-infosheet-section .acf-infosheet-actions .action-dropdown {
  display: flex;
}
.acf-infosheet-section .acf-infosheet-actions .action-dropdown .dropdown-toggle {
  border: 0;
  line-height: 28px;
  margin-left: 0;
}
.acf-infosheet-section .acf-infosheet-actions .action-dropdown .dropdown-toggle:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.acf-infosheet-section .acf-infosheet-actions .action-dropdown .dropdown-toggle .ui-icon {
  margin: 0 auto;
}
.acf-infosheet-section .acf-infosheet-actions .action-dropdown .dropdown-add-joined {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  min-width: unset;
}
.acf-infosheet-section .acf-infosheet-actions .action-dropdown .dropdown-item {
  width: 100%;
  text-align: left;
  margin: 0;
}
.acf-infosheet-section .acf-infosheet-actions .icon_open_fiche_info {
  color: rgba(110, 112, 113, 0.7);
  font-size: 16px;
}
.acf-infosheet-section .action-btn {
  background-color: rgba(0, 0, 0, 0.04);
  font-size: 0.8em;
  line-height: 2em;
  cursor: pointer;
  border: 0;
  padding: 0;
}
.acf-infosheet-section .action-btn:hover .icon,
.acf-infosheet-section .action-btn:hover .action-btn-label {
  color: #6E7071;
}
.acf-infosheet-section .action-btn:hover .action-btn-label {
  text-decoration: underline;
}
.acf-infosheet-section .action-btn:active {
  background-color: #e0e0e0;
}
.acf-infosheet-section .action-btn .action-btn-label {
  color: rgba(110, 112, 113, 0.7);
  line-height: 28px;
}
.acf-infosheet-section .action-btn .action-btn-icon {
  margin-right: -2px;
}
.acf-infosheet-section .action-btn.infosheet-addrecord {
  display: flex;
  flex-direction: row;
}
.acf-infosheet-section .action-btn.infosheet-addrecord:hover {
  border-color: #33b573;
}
.acf-infosheet-section .action-btn.infosheet-addrecord .action-btn-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  background-color: #33b573;
  width: 28px;
  line-height: 28px;
  font-size: 11px;
  text-align: center;
}
.acf-infosheet-section .action-btn.infosheet-addrecord .action-btn-icon:before {
  content: "\f244";
}
.acf-infosheet-section .action-btn.infosheet-addrecord .action-btn-label {
  padding-left: 8px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.acf-infosheet-section .section-attributes-table {
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 0.9em;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  table-layout: auto;
}
.acf-infosheet-section .section-attributes-table:last-child {
  margin-bottom: 1em;
}
.acf-infosheet-section .section-attributes-table thead {
  background-color: rgba(0, 0, 0, 0.12);
}
.acf-infosheet-section .section-attributes-table th {
  padding: 0.5em;
  vertical-align: middle;
  word-wrap: break-word;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.acf-infosheet-section .section-attributes-table td {
  padding: 2px 5px 0 8px;
  vertical-align: middle;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  min-width: 40px;
}
.acf-infosheet-section .section-attributes-table td .select-link,
.acf-infosheet-section .section-attributes-table td .infosheet-link,
.acf-infosheet-section .section-attributes-table td .delete-link {
  width: 30px;
  height: 30px;
}
.acf-infosheet-section .section-attributes-table .row-elem-value-label {
  max-width: 100%;
  word-wrap: break-word;
}
.acf-infosheet-section .section-attributes-table .row-elem-value-label a {
  color: inherit;
  text-decoration: underline;
}
.acf-infosheet-section .section-attributes-table .select-link-header,
.acf-infosheet-section .section-attributes-table .infosheet-link-header,
.acf-infosheet-section .section-attributes-table .delete-link-header {
  width: 35px;
}
.acf-infosheet-section .section-attributes-table .select-link,
.acf-infosheet-section .section-attributes-table .infosheet-link,
.acf-infosheet-section .section-attributes-table .delete-link {
  color: rgba(110, 112, 113, 0.7);
  line-height: 30px;
  font-size: 16px;
  text-align: center;
}
.acf-infosheet-section .section-attributes-table .row-select-link,
.acf-infosheet-section .section-attributes-table .row-infosheet-link,
.acf-infosheet-section .section-attributes-table .row-delete-link {
  padding: 5px 0 6px 5px;
  text-align: center;
}
.acf-infosheet-section .section-attributes-table .action-btn {
  background-color: transparent;
}
.acf-infosheet-section .section-attributes-table .action-btn .action-btn-label {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-order: 0;
  -moz-order: 0;
  -ms-order: 0;
  order: 0;
  padding: 0;
  line-height: inherit;
}
.acf-infosheet-section .section-attributes-table .action-btn .action-btn-icon {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
  background-color: transparent;
}
.acf-infosheet-section .section-attributes-table.attributes-horizontal th:not(.action-buttons) {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  background-color: #e0e0e0;
}
.acf-infosheet-section .section-attributes-table.attributes-horizontal td {
  max-width: 100%;
  word-break: break-word;
}
.acf-infosheet-section .section-attributes-table input,
.acf-infosheet-section .section-attributes-table select,
.acf-infosheet-section .section-attributes-table textarea {
  width: 90%;
}
.acf-infosheet-section .section-attributes-list-empty,
.acf-infosheet-section .section-attributes-table-empty {
  color: rgba(110, 112, 113, 0.7);
  font-style: italic;
  font-size: small;
}
.acf-infosheet-section .section-error-message {
  color: #c51116;
  font-weight: 400;
  font-size: small;
}
.acf-infosheet-section .infosheet-inline-file {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #e0e0e0;
  border-bottom: none;
}
.acf-infosheet-section .infosheet-inline-file .inline-image-section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-grow: 2;
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  min-height: 48px;
}
.acf-infosheet-section .infosheet-inline-file .inline-input-section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  background-color: #e0e0e0;
}
.acf-infosheet-section .infosheet-inline-file .inline-input-section .inline-icon-button {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 6px;
  margin: 0 4px;
  font-size: 18px;
  background-color: transparent;
  border: none;
}
.acf-infosheet-section .infosheet-inline-file .inline-input-section .inline-icon-button:focus {
  outline: 0;
}
.acf-infosheet-section .infosheet-inline-file .inline-input-section .inline-icon-button:focus-visible {
  outline: 1px solid black;
}
.acf-infosheet-section .infosheet-inline-file .inline-input-section .inline-icon-button:focus {
  outline: 0;
}
.acf-infosheet-section .infosheet-inline-file .inline-input-section .inline-icon-button:focus-visible {
  outline: 1px solid black;
}
.acf-infosheet-section .infosheet-inline-file .inline-input-section .inline-icon-button:hover {
  background-color: white;
}
.acf-infosheet-subsections-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.acf-infosheet-subsections-container .section-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.acf-infosheet-subsections-container .section-title .section-title-icon {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.acf-infosheet-subsections-container .section-title .section-title-icon > img {
  max-height: 1em;
}
.acf-infosheet-subsections-container .section-title .button-right {
  position: absolute;
  right: 0px;
}
.acf-infosheet-subsections-container .section-title .section-title-label {
  max-width: 100%;
  word-wrap: break-word;
}
.acf-infosheet-subsections-container .section-title .section-title-required {
  color: red;
  font-weight: bold;
}
.acf-infosheet-subsections-container .section-title.with-title .section-title-icon {
  margin-left: 0.3em;
  margin-right: 0.3em;
}
.acf-infosheet-subsections-container.presentation-vertical {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acf-infosheet-subsections-container.presentation-vertical > .acf-infosheet-section-wrapper {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-infosheet-subsections-container.presentation-vertical > .acf-infosheet-section-wrapper > .acf-infosheet-section {
  margin-bottom: 12px;
}
.acf-infosheet-subsections-container.presentation-vertical > .acf-infosheet-section-wrapper > .acf-infosheet-section > .section-title {
  color: #6E7071;
  margin-bottom: 0.5em;
  border-bottom: 1px solid rgba(110, 112, 113, 0.65);
  font-size: 1.1em;
  font-weight: 600;
}
.acf-infosheet-subsections-container.presentation-vertical > .acf-infosheet-section-wrapper > .acf-infosheet-section > .section-title:not(.with-title) .section-title-icon {
  margin-bottom: 0.1em;
}
.acf-infosheet-subsections-container.presentation-horizontal {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.acf-infosheet-subsections-container.presentation-horizontal > .acf-infosheet-section-wrapper {
  min-width: 0%;
  -webkit-flex: 1 1 0;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}
.acf-infosheet-subsections-container.presentation-horizontal > .acf-infosheet-section-wrapper:not(:first-of-type) {
  margin-left: 1em;
}
.acf-infosheet-subsections-container.presentation-horizontal > .acf-infosheet-section-wrapper > .acf-infosheet-section > .section-title {
  color: #6E7071;
  margin-bottom: 0.5em;
  border-bottom: 1px solid rgba(110, 112, 113, 0.65);
  font-size: 1.1em;
  font-weight: 600;
}
.acf-infosheet-subsections-container.presentation-horizontal > .acf-infosheet-section-wrapper > .acf-infosheet-section > .section-title:not(.with-title) .section-title-icon {
  margin-bottom: 0.1em;
}
.acf-infosheet-subsections-container.presentation-tabs {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acf-infosheet-subsections-container.presentation-tabs .tab-title-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin-bottom: 12px;
  overflow-x: hidden;
}
.acf-infosheet-subsections-container.presentation-tabs .tab-title-btn {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: rgba(110, 112, 113, 0.65);
  font-size: 1em;
  cursor: pointer;
  margin-bottom: 0;
  border-bottom: 2px solid transparent;
}
.acf-infosheet-subsections-container.presentation-tabs .tab-title-btn.section-visible {
  color: #6E7071;
  font-weight: normal;
  cursor: default;
  border-bottom: 2px solid #ffffff;
}
.acf-infosheet-subsections-container.presentation-tabs .tab-title-btn:not(.section-visible):hover {
  color: #6E7071;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}
.acf-infosheet-subsections-container.presentation-tabs .tab-title-btn .section-title-icon > img {
  margin: 2px;
}
.acf-infosheet-subsections-container.presentation-tabs .tab-title-btn .section-title-label {
  display: inline-block;
  padding: 2px 12px;
}
.acf-infosheet-subsections-container.presentation-tabs .tab-title-btn.with-icon .section-title-label {
  padding-left: 0;
}
.acf-infosheet-subsections-container.presentation-tabs > .acf-infosheet-section-wrapper {
  padding: 0 6px;
}
.acf-infosheet-subsections-container.presentation-tabs > .acf-infosheet-section-wrapper > .acf-infosheet-section > .section-title {
  display: none;
}
.acf-infosheet-subsections-container.presentation-accordion {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acf-infosheet-subsections-container.presentation-accordion .accordion-title-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 0;
  padding: 4px 6px 4px 12px;
  font-size: 1em;
  font-weight: normal;
  color: rgba(110, 112, 113, 0.65);
  background-color: rgba(0, 0, 0, 0.12);
  cursor: pointer;
  width: 100%;
  text-align: start;
}
.acf-infosheet-subsections-container.presentation-accordion .accordion-title-btn:hover {
  color: #6E7071;
}
.acf-infosheet-subsections-container.presentation-accordion .accordion-title-btn.section-visible {
  color: #6E7071;
  border-bottom: 2px solid #ffffff;
  background-color: transparent;
}
.acf-infosheet-subsections-container.presentation-accordion .accordion-title-btn .section-title-icon,
.acf-infosheet-subsections-container.presentation-accordion .accordion-title-btn .section-title-toggle {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-infosheet-subsections-container.presentation-accordion .accordion-title-btn .section-title-label {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-infosheet-subsections-container.presentation-accordion .accordion-title-btn .icon_chevron_right,
.acf-infosheet-subsections-container.presentation-accordion .accordion-title-btn .icon_chevron_down {
  font-size: 10px;
}
.acf-infosheet-subsections-container.presentation-accordion .accordion-title-btn + .acf-infosheet-section > .section-title {
  display: none;
}
.acf-infosheet-subsections-container.presentation-accordion > .acf-infosheet-section-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.12);
  margin-top: -1px;
}
.acf-infosheet-subsections-container.presentation-accordion > .acf-infosheet-section-wrapper > .acf-infosheet-section {
  padding: 6px 12px;
}
.acf-infosheet-statistic-section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.acf-infosheet-statistic-section.presentation-vertical {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acf-infosheet-statistic-section.presentation-vertical > .statistic-section-container {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-infosheet-statistic-section.presentation-horizontal {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.acf-infosheet-statistic-section.presentation-horizontal > .statistic-section-container {
  min-width: 0%;
  -webkit-flex: 1 1 0px;
  -moz-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.acf-infosheet-statistic-section .statistic-section-container:not(:first-of-type) {
  margin-top: 8px;
}
.acf-infosheet-statistic-section .chart-title {
  margin-bottom: 4px;
  color: rgba(110, 112, 113, 0.7);
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.acf-infosheet-statistic-section .chart-info {
  margin-bottom: 8px;
}
.acf-infosheet-statistic-section .bg-directive-stat-legend {
  margin: 10px 0;
}
.acf-infosheet-statistic-section .bg-stat-pivottable .div-chart-content {
  padding: 0;
}
.acf-infosheet-subsections-container .acf-infosheet-subsections-container > .acf-infosheet-section-wrapper > .acf-infosheet-section:not(.ignore-indentation) .section-attributes-elem .elem-name {
  font-size: 0.8em;
}
.acf-infosheet-subsections-container .acf-infosheet-subsections-container > .acf-infosheet-section-wrapper > .acf-infosheet-section:not(.ignore-indentation) .section-attributes-elem .elem-value {
  font-size: 0.9em;
}
.acf-infosheet-subsections-container .acf-infosheet-subsections-container.presentation-vertical > .acf-infosheet-section-wrapper > .acf-infosheet-section > .section-title,
.acf-infosheet-subsections-container .acf-infosheet-subsections-container.presentation-horizontal > .acf-infosheet-section-wrapper > .acf-infosheet-section > .section-title {
  font-size: 0.9em;
  font-weight: normal;
  border-bottom-style: dotted;
}
.acf-infosheet-subsections-container .acf-infosheet-subsections-container.presentation-vertical > .acf-infosheet-section-wrapper > .acf-infosheet-section:not(.ignore-indentation) > *:not(.section-title) {
  margin-left: 1em;
}
.acf-infosheet-subsections-container .acf-infosheet-subsections-container.presentation-vertical > .acf-infosheet-section-wrapper > .acf-infosheet-section.ignore-indentation {
  margin-bottom: 0.5em;
}
.acf-infosheet-subsections-container .acf-infosheet-subsections-container.presentation-tabs > .acf-scrollable > .tab-title-container > .tab-title-btn {
  font-size: 0.9em;
}
.acf-infosheet-subsections-container .acf-infosheet-subsections-container.presentation-accordion > .acf-infosheet-section-wrapper > .accordion-title-btn {
  font-size: 0.9em;
}
.acf-infosheet-subsections-container .acf-infosheet-actions + .acf-infosheet-subsections-container,
.acf-infosheet-subsections-container .section-attributes-list + .acf-infosheet-subsections-container {
  margin-top: 0.5em;
}
.acf-infosheet-selectionsearch-container {
  display: block;
  padding: 0 !important;
  overflow: auto;
}
.acf-section-linked-data-selection-search {
  padding: 8px 12px;
}
.acf-section-linked-data-selection-search .filters-tree-panel-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 16px;
  padding: 8px 12px;
  font-size: 14px;
  background-color: #eeeeee;
  border: 1px solid #e0e0e0;
}
.acf-section-linked-data-selection-search .filters-tree-panel-wrapper .filters-tree-panel {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0;
}
.acf-section-linked-data-selection-search .filters-tree-panel-wrapper .btn-filter-search {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end;
  margin-top: 8px;
}
.acf-section-linked-data-selection-search .selection-search-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  margin: 12px 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #eeeeee;
}
.acf-section-linked-data-selection-search .selection-search-title .selection-search-icon {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
  font-size: 18px;
}
.acf-section-linked-data-selection-search .selection-search-title .selection-search-icon:before {
  content: "\f20a";
}
.acf-section-linked-data-selection-search .selection-search-title .selection-search-label {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}
.acf-section-linked-data-selection-search .selection-search-title .selection-search-back {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 8px;
  color: rgba(110, 112, 113, 0.7);
  cursor: pointer;
}
body:not(.touch) .acf-section-linked-data-selection-search .selection-search-title .selection-search-back:hover {
  color: #6E7071;
}
body.touch .acf-section-linked-data-selection-search .selection-search-title .selection-search-back:active {
  color: #6E7071;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-section-linked-data-selection-search .selection-search-title .selection-search-back .search-back-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
}
.acf-section-linked-data-selection-search .selection-search-title .selection-search-back .search-back-icon:before {
  content: "\f10d";
}
.acf-section-linked-data-selection-search .selection-search-title .selection-search-back .search-back-label {
  font-size: 12px;
  text-transform: uppercase;
}
.acf-section-linked-data-selection-search .table {
  margin-bottom: 0;
}
.acf-section-linked-data-selection-search .table thead th {
  cursor: pointer;
  background-color: #eeeeee;
}
.acf-section-linked-data-selection-search .table thead th.row-selection {
  width: 32px;
}
.acf-section-linked-data-selection-search .table tbody tr {
  cursor: pointer;
}
.acf-section-linked-data-selection-search .table tbody tr.is-selected {
  color: #6E7071;
}
body:not(.touch) .acf-section-linked-data-selection-search .table tbody tr:hover {
  background-color: #fafafa;
}
body.touch .acf-section-linked-data-selection-search .table tbody tr:active {
  background-color: #fafafa;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-section-linked-data-selection-search .table tfoot td {
  background-color: #f5f5f5;
  text-align: right;
}
.acf-section-linked-data-selection-search .table tfoot td.td-validate {
  padding: 0;
}
.acf-section-linked-data-selection-search .table tfoot td:not(.td-validate) {
  font-size: 12px;
  font-style: italic;
}
.acf-section-linked-data-selection-search .table .row-selection {
  text-align: center;
}
.acf-section-linked-data-selection-search .table input[type='checkbox'] {
  cursor: pointer;
}
.acf-section-linked-data-selection-search .no-results {
  padding: 0 4px;
  font-style: italic;
}
.acf-section-linked-data-selection-search .loading-indicator {
  text-align: center;
  margin: 12px 0;
}
.acf-section-linked-data-selection-search .loading-indicator .bounce1,
.acf-section-linked-data-selection-search .loading-indicator .bounce2,
.acf-section-linked-data-selection-search .loading-indicator .bounce3,
.acf-section-linked-data-selection-search .loading-indicator > div {
  width: 8px;
  height: 8px;
  margin-right: 4px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}
.acf-section-linked-data-selection-search .loading-indicator .bounce1:last-of-type,
.acf-section-linked-data-selection-search .loading-indicator .bounce2:last-of-type,
.acf-section-linked-data-selection-search .loading-indicator .bounce3:last-of-type,
.acf-section-linked-data-selection-search .loading-indicator > div:last-of-type {
  margin-right: 0;
}
.acf-section-linked-data-selection-search .loading-indicator .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #ffffff;
}
.acf-section-linked-data-selection-search .loading-indicator .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #ffffff;
}
.acf-section-linked-data-selection-search .loading-indicator .bounce3 {
  background-color: #ffffff;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.acf-section-linked-data-selection-search .loading-indicator .bounce1,
.acf-section-linked-data-selection-search .loading-indicator .bounce2,
.acf-section-linked-data-selection-search .loading-indicator .bounce3,
.acf-section-linked-data-selection-search .loading-indicator > div {
  width: 8px;
  height: 8px;
  margin-right: 4px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}
.acf-section-linked-data-selection-search .loading-indicator .bounce1:last-of-type,
.acf-section-linked-data-selection-search .loading-indicator .bounce2:last-of-type,
.acf-section-linked-data-selection-search .loading-indicator .bounce3:last-of-type,
.acf-section-linked-data-selection-search .loading-indicator > div:last-of-type {
  margin-right: 0;
}
.acf-section-linked-data-selection-search .loading-indicator .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #ffffff;
}
.acf-section-linked-data-selection-search .loading-indicator .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #ffffff;
}
.acf-section-linked-data-selection-search .loading-indicator .bounce3 {
  background-color: #ffffff;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.acf-infosheet-carousel {
  position: relative;
}
.acf-infosheet-carousel .media-controls-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 1;
}
.acf-infosheet-carousel .media-control {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: rgba(0, 0, 0, 0.54);
  background-color: #ffffff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
}
.acf-infosheet-carousel .media-control:active {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
.acf-infosheet-carousel .media-control.launch-mediabrowser {
  font-size: 19px;
}
.acf-infosheet-carousel .media-control.launch-mediabrowser:before {
  content: "\f1ba";
}
.acf-infosheet-carousel .media-control.save-media {
  font-size: 16px;
}
.acf-infosheet-carousel .media-control.save-media:before {
  content: "\f142";
}
.acf-infosheet-carousel .media-control.link-media {
  font-size: 22px;
}
.acf-infosheet-carousel .media-control.link-media:before {
  content: "\f20a";
}
.acf-infosheet-carousel .media-control.unlink-media {
  font-size: 19px;
}
.acf-infosheet-carousel .media-control.unlink-media:before {
  content: "\f23a";
}
.acf-infosheet-carousel .media-control.launch-mediabrowser-editmode {
  font-size: 14px;
}
.acf-infosheet-carousel .media-control.launch-mediabrowser-editmode:before {
  content: "\f244";
}
.acf-infosheet-carousel .media-control.launch-infosheet {
  font-size: 16px;
}
.acf-infosheet-carousel .media-control.launch-infosheet:before {
  content: "\f1e3";
}
.acf-infosheet-carousel .empty-carousel-label {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  color: rgba(110, 112, 113, 0.4);
  background-color: rgba(0, 0, 0, 0.12);
  height: 420px;
  font-size: 1.5em;
}
.acf-infosheet-content .add-dl-feat-btn {
  margin: 8px 0 4px 0;
  color: rgba(110, 112, 113, 0.4);
  font-size: 12px;
  cursor: pointer;
}
body:not(.touch) .acf-infosheet-content .add-dl-feat-btn:hover {
  color: rgba(110, 112, 113, 0.7);
}
body.touch .acf-infosheet-content .add-dl-feat-btn:active {
  color: rgba(110, 112, 113, 0.7);
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-infosheet-content .domain-list-add-feature {
  max-width: 480px;
  background-color: #f5f5f5;
  border: 1px solid #eeeeee;
}
.acf-infosheet-content .domain-list-add-feature .add-feature-form .form-body {
  padding: 8px;
}
.acf-infosheet-content .domain-list-add-feature .add-feature-form .form-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: rgba(110, 112, 113, 0.7);
  font-size: 12px;
}
.acf-infosheet-content .domain-list-add-feature .add-feature-form .form-item:last-of-type {
  margin-bottom: 0;
}
.acf-infosheet-content .domain-list-add-feature .add-feature-form .form-item .form-item-label {
  min-width: 0%;
  -webkit-flex: 1 1 25%;
  -moz-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  padding-right: 8px;
  text-align: right;
}
.acf-infosheet-content .domain-list-add-feature .add-feature-form .form-item .form-item-input {
  min-width: 0%;
  -webkit-flex: 1 1 75%;
  -moz-flex: 1 1 75%;
  -ms-flex: 1 1 75%;
  flex: 1 1 75%;
  padding-right: 16px;
}
.acf-infosheet-content .domain-list-add-feature .add-feature-form .form-item .form-item-input input[type='text'] {
  max-width: 210px;
}
.acf-infosheet-content .domain-list-add-feature .add-feature-form .form-footer {
  margin-top: 2px;
  background-color: rgba(0, 0, 0, 0.05);
  text-align: right;
}
.acf-infosheet-content .domain-list-add-feature .add-feature-form .form-footer .btn {
  font-size: 11px;
  padding: 4px 16px;
}
.acf-infosheet-content .domain-list-add-feature .error {
  color: #c51116;
  font-size: 12px;
}
.acf-infosheet-content .domain-list-add-feature .error span {
  display: inline-block;
  padding: 8px;
}
.modal-dialog.edit-signature-dialog .modal-content .modal-body {
  padding: 40px 20px 0 20px !important;
  text-align: center;
  max-height: calc(100vh - 220px);
  overflow: auto;
}
.modal-dialog.edit-signature-dialog .signature-canvas {
  border: 1px solid #616161;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-date,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-date {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-date .date-picker-input,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-date .date-picker-input,
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-date .date-picker-fallback,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-date .date-picker-fallback {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-date-time,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-date-time {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-date-time .date-picker-input,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-date-time .date-picker-input,
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-date-time .date-picker-fallback,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-date-time .date-picker-fallback {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-date-time .time-picker-fallback input,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-date-time .time-picker-fallback input {
  display: inline;
  width: 60px !important;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-time .time-picker-fallback input,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-time .time-picker-fallback input {
  display: inline;
  width: 60px !important;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-textarea .textarea-before,
.tableview-container .sourcetable-editform .acf-attribute-edit-textarea .textarea-before {
  visibility: hidden;
  pointer-events: none;
  height: 12px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-textarea textarea,
.tableview-container .sourcetable-editform .acf-attribute-edit-textarea textarea {
  margin-top: -12px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-radio .radio-item,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-radio .radio-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  margin-bottom: 0.5em;
  font-weight: normal;
  cursor: pointer;
  margin-left: 2px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-radio .radio-item:last-of-type,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-radio .radio-item:last-of-type {
  margin-bottom: 0;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-radio .radio-item input[type='radio'],
.tableview-container .sourcetable-editform .acf-attribute-edit-input-radio .radio-item input[type='radio'] {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  top: 2px;
  margin-right: 6px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-radio .radio-item .attribute-label,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-radio .radio-item .attribute-label {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-input-radio .radio-item.value-empty,
.tableview-container .sourcetable-editform .acf-attribute-edit-input-radio .radio-item.value-empty {
  font-style: italic;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-checkbox,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-checkbox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-checkbox .multicheckbox-item,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-checkbox .multicheckbox-item {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-checkbox .multicheckbox-item,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-checkbox .multicheckbox-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  font-weight: normal;
  cursor: pointer;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-checkbox .multicheckbox-item .multicheckbox-item-input,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-checkbox .multicheckbox-item .multicheckbox-item-input {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  top: 1px;
  margin-right: 6px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-checkbox .multicheckbox-item .multicheckbox-item-value,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-checkbox .multicheckbox-item .multicheckbox-item-value {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .multiautocomplete-list,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .multiautocomplete-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 4px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #ffffff;
  background-color: #146eff;
  margin-bottom: 4px;
  padding: 2px 4px;
  border-radius: 1px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item .list-item-label,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item .list-item-label {
  margin: 0 4px;
  white-space: nowrap;
  cursor: default;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  opacity: 0.65;
}
body:not(.touch) .acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon:hover,
body:not(.touch) .tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon:hover {
  opacity: 1;
}
body.touch .acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon:active,
body.touch .tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon:active {
  opacity: 1;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon-remove,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon-remove {
  padding: 4px 6px 4px 4px;
  font-size: 8px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon-remove:before,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon-remove:before {
  content: "\f128";
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon-restore,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon-restore {
  padding: 0 2px;
  font-size: 14px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon-restore:before,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item .list-item-icon-restore:before {
  content: "\f1b7";
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item.added-value,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item.added-value {
  color: inherit;
  background-color: transparent;
  border: 1px dotted #146eff;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item.deleted-value,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item.deleted-value {
  background-color: rgba(20, 110, 255, 0.5);
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item.deleted-value .list-item-label,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item.deleted-value .list-item-label {
  font-style: italic;
  text-decoration: line-through;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .list-item:not(:last-of-type),
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .list-item:not(:last-of-type) {
  margin-right: 4px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .acf-attribute-edit-multi-autocomplete .multiautocomplete-empty,
.tableview-container .sourcetable-editform .acf-attribute-edit-multi-autocomplete .multiautocomplete-empty {
  margin-top: 7px;
  margin-bottom: 8px;
  color: rgba(110, 112, 113, 0.7);
  font-size: 12px;
  font-style: italic;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .dl-switch-input-type,
.tableview-container .sourcetable-editform .dl-switch-input-type {
  margin: 4px 0;
  color: rgba(110, 112, 113, 0.4);
  font-size: 12px;
  cursor: pointer;
}
body:not(.touch) .acf-infosheet-section .section-attributes-elem .elem-value-edit .dl-switch-input-type:hover,
body:not(.touch) .tableview-container .sourcetable-editform .dl-switch-input-type:hover {
  color: rgba(110, 112, 113, 0.7);
}
body.touch .acf-infosheet-section .section-attributes-elem .elem-value-edit .dl-switch-input-type:active,
body.touch .tableview-container .sourcetable-editform .dl-switch-input-type:active {
  color: rgba(110, 112, 113, 0.7);
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .time-picker,
.tableview-container .sourcetable-editform .time-picker {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .ui-autocomplete.ui-widget-content,
.tableview-container .sourcetable-editform .ui-autocomplete.ui-widget-content {
  padding: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .ui-autocomplete.ui-widget-content .ui-menu-item,
.tableview-container .sourcetable-editform .ui-autocomplete.ui-widget-content .ui-menu-item {
  font-size: 15px;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit .ui-autocomplete.ui-widget-content .ui-state-focus,
.tableview-container .sourcetable-editform .ui-autocomplete.ui-widget-content .ui-state-focus {
  margin: 0;
  font-weight: inherit;
  border: none;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='text'],
.tableview-container .sourcetable-editform input[type='text'],
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='date'],
.tableview-container .sourcetable-editform input[type='date'],
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='time'],
.tableview-container .sourcetable-editform input[type='time'],
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='datetime-local'],
.tableview-container .sourcetable-editform input[type='datetime-local'],
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='number'],
.tableview-container .sourcetable-editform input[type='number'],
.acf-infosheet-section .section-attributes-elem .elem-value-edit select,
.tableview-container .sourcetable-editform select,
.acf-infosheet-section .section-attributes-elem .elem-value-edit textarea,
.tableview-container .sourcetable-editform textarea {
  padding: 2px 3px;
  width: 100% !important;
  max-width: 480px;
  color: inherit;
  line-height: inherit;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='text'].ng-invalid,
.tableview-container .sourcetable-editform input[type='text'].ng-invalid,
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='date'].ng-invalid,
.tableview-container .sourcetable-editform input[type='date'].ng-invalid,
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='time'].ng-invalid,
.tableview-container .sourcetable-editform input[type='time'].ng-invalid,
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='datetime-local'].ng-invalid,
.tableview-container .sourcetable-editform input[type='datetime-local'].ng-invalid,
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='number'].ng-invalid,
.tableview-container .sourcetable-editform input[type='number'].ng-invalid,
.acf-infosheet-section .section-attributes-elem .elem-value-edit select.ng-invalid,
.tableview-container .sourcetable-editform select.ng-invalid,
.acf-infosheet-section .section-attributes-elem .elem-value-edit textarea.ng-invalid,
.tableview-container .sourcetable-editform textarea.ng-invalid {
  border: 1px solid #c51116;
}
.acf-infosheet-section .section-attributes-elem .elem-value-edit input[type='checkbox'],
.tableview-container .sourcetable-editform input[type='checkbox'] {
  width: auto;
  cursor: pointer;
}
.acf-scrollable {
  position: relative;
  overflow-x: hidden;
}
.acf-scrollable .scroll-container {
  overflow-x: hidden;
}
.acf-scrollable div[class|='arrow'] {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  padding: 0 4px;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.85);
  cursor: pointer;
}
.acf-scrollable div[class|='arrow']:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.acf-scrollable .arrow-left {
  left: 0;
}
.acf-scrollable .arrow-left:before {
  border-right: 6px solid #ffffff;
}
.acf-scrollable .arrow-right {
  right: 0;
}
.acf-scrollable .arrow-right:before {
  border-left: 6px solid #ffffff;
}
.acf-scrollable.scroll-active.leftmost .arrow-left {
  display: none;
}
.acf-scrollable.scroll-active.rightmost .arrow-right {
  display: none;
}
.acf-scrollable.scroll-inactive div[class|='arrow'] {
  display: none;
}
.acf-scrollable:not(.scroll-active):not(.scroll-inactive) div[class|='arrow'] {
  display: none;
}
.map-popup {
  text-align: center;
}
.map-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 6px;
}
.map-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.map-popup-content p {
  margin: 18px 0;
}
/* Specific style on PieChart & BarChart analysises. */
.map-popup .series h3,
.map-popup .series h4,
.map-popup .series h5 {
  margin-top: 0;
  margin-bottom: 0;
}
.map-popup .series ul {
  margin: 0;
  padding: 0;
}
.map-popup .series li {
  align-items: center;
  display: flex;
  list-style: none;
  margin-bottom: 6px;
  margin: 0;
  padding: 0;
}
.map-popup .series li span.color {
  flex-grow: 0;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  display: block;
  margin-right: 0.5em;
  border: 1px solid #333;
}
.map-popup .series li span.formatted {
  display: block;
  vertical-align: text-bottom;
}
.map-popup-content-wrapper,
.map-popup-tip {
  background: white;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.map-popup .map-popup-close-button {
  position: absolute;
  padding: 2px;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-shadow: 0 0 #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.map-popup .map-popup-close-button:hover {
  color: #999;
}
.map-popup {
  position: relative;
}
.map-popup.tooltip-positioning-top-left,
.map-popup.tooltip-positioning-bottom-left {
  left: -25px;
}
.map-popup.tooltip-positioning-top-left .map-popup-tip-container,
.map-popup.tooltip-positioning-bottom-left .map-popup-tip-container {
  margin: 0 auto 0 7px;
}
.map-popup.tooltip-positioning-top-left .map-popup-close-button,
.map-popup.tooltip-positioning-bottom-left .map-popup-close-button {
  right: -2px;
}
.map-popup.tooltip-positioning-top-right,
.map-popup.tooltip-positioning-bottom-right {
  right: -30px;
}
.map-popup.tooltip-positioning-top-right .map-popup-tip-container,
.map-popup.tooltip-positioning-bottom-right .map-popup-tip-container {
  margin: 0 7px 0 auto;
}
.map-popup.tooltip-positioning-top-right .map-popup-close-button,
.map-popup.tooltip-positioning-bottom-right .map-popup-close-button {
  right: -2px;
}
.map-popup.tooltip-positioning-top-left .map-popup-tip-container-bottom,
.map-popup.tooltip-positioning-top-right .map-popup-tip-container-bottom {
  display: none;
}
.map-popup.tooltip-positioning-top-left .map-popup-close-button,
.map-popup.tooltip-positioning-top-right .map-popup-close-button {
  top: 4px;
}
.map-popup.tooltip-positioning-bottom-left .map-popup-tip-container-top,
.map-popup.tooltip-positioning-bottom-right .map-popup-tip-container-top {
  display: none;
}
.map-popup.tooltip-positioning-bottom-left .map-popup-close-button,
.map-popup.tooltip-positioning-bottom-right .map-popup-close-button {
  top: -2px;
}
.map-popup-tip-container {
  position: relative;
  width: 42px;
  height: 7px;
  overflow: hidden;
}
.map-popup-tip-container .map-popup-tip {
  position: absolute;
  left: 11px;
  padding: 1px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.map-popup-tip-container.map-popup-tip-container-top .map-popup-tip {
  bottom: -12px;
}
.map-popup-tip-container.map-popup-tip-container-bottom .map-popup-tip {
  top: -12px;
}
.map-marker-clickable {
  cursor: pointer;
}
img.map-marker-image {
  vertical-align: middle;
}
.ol-box {
  box-sizing: border-box;
  border-radius: 2px;
  border: 2px solid #00f;
}
.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute;
}
.ol-scale-line {
  background: rgba(0, 60, 136, 0.3);
  border-radius: 4px;
  bottom: 8px;
  left: 8px;
  padding: 2px;
  position: absolute;
}
.ol-scale-line-inner {
  border: 1px solid #eee;
  border-top: none;
  color: #eee;
  font-size: 10px;
  text-align: center;
  margin: 1px;
  will-change: contents, width;
}
.ol-overlay-container {
  will-change: left, right, top, bottom;
}
.ol-unsupported {
  display: none;
}
.ol-unselectable,
.ol-viewport {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.ol-grabbing {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.ol-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.ol-control {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 4px;
  padding: 2px;
}
.ol-control:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
.ol-zoom {
  top: .5em;
  left: .5em;
}
.ol-rotate {
  top: .5em;
  right: .5em;
  transition: opacity .25s linear, visibility 0s linear;
}
.ol-rotate.ol-hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s linear, visibility 0s linear .25s;
}
.ol-zoom-extent {
  top: 4.643em;
  left: .5em;
}
.ol-full-screen {
  right: .5em;
  top: .5em;
}
@media print {
  .ol-control {
    display: none;
  }
}
.ol-control button {
  display: block;
  margin: 1px;
  padding: 0;
  color: #fff;
  font-size: 1.14em;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: .4em;
  background-color: rgba(0, 60, 136, 0.5);
  border: none;
  border-radius: 2px;
}
.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0;
}
.ol-zoom-extent button {
  line-height: 1.4em;
}
.ol-compass {
  display: block;
  font-weight: 400;
  font-size: 1.2em;
  will-change: transform;
}
.ol-touch .ol-control button {
  font-size: 1.5em;
}
.ol-touch .ol-zoom-extent {
  top: 5.5em;
}
.ol-control button:focus,
.ol-control button:hover {
  text-decoration: none;
  background-color: rgba(0, 60, 136, 0.7);
}
.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0;
}
.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px;
}
.ol-attribution {
  text-align: right;
  bottom: .5em;
  right: .5em;
  max-width: calc(98.7%);
}
.ol-attribution ul {
  margin: 0;
  padding: 0 .5em;
  font-size: .7rem;
  line-height: 1.375em;
  color: #000;
  text-shadow: 0 0 2px #fff;
}
.ol-attribution li {
  display: inline;
  list-style: none;
  line-height: inherit;
}
.ol-attribution li:not(:last-child):after {
  content: " ";
}
.ol-attribution img {
  max-height: 2em;
  max-width: inherit;
  vertical-align: middle;
}
.ol-attribution button,
.ol-attribution ul {
  display: inline-block;
}
.ol-attribution.ol-collapsed ul {
  display: none;
}
.ol-attribution.ol-logo-only ul {
  display: block;
}
.ol-attribution:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8);
}
.ol-attribution.ol-uncollapsible {
  bottom: 0;
  right: 0;
  border-radius: 4px 0 0;
  height: 1.1em;
  line-height: 1em;
}
.ol-attribution.ol-logo-only {
  background: 0 0;
  bottom: .4em;
  height: 1.1em;
  line-height: 1em;
}
.ol-attribution.ol-uncollapsible img {
  margin-top: -.2em;
  max-height: 1.6em;
}
.ol-attribution.ol-logo-only button,
.ol-attribution.ol-uncollapsible button {
  display: none;
}
.ol-zoomslider {
  top: 4.5em;
  left: .5em;
  height: 200px;
}
.ol-zoomslider button {
  position: relative;
  height: 10px;
}
.ol-touch .ol-zoomslider {
  top: 5.5em;
}
.ol-overviewmap {
  left: .5em;
  bottom: .5em;
}
.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0;
}
.ol-overviewmap .ol-overviewmap-map,
.ol-overviewmap button {
  display: inline-block;
}
.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid #7b98bc;
  height: 150px;
  margin: 2px;
  width: 150px;
}
.ol-overviewmap:not(.ol-collapsed) button {
  bottom: 1px;
  left: 2px;
  position: absolute;
}
.ol-overviewmap.ol-collapsed .ol-overviewmap-map,
.ol-overviewmap.ol-uncollapsible button {
  display: none;
}
.ol-overviewmap:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8);
}
.ol-overviewmap-box {
  border: 2px dotted rgba(0, 60, 136, 0.7);
}
.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move;
}
.hand {
  cursor: pointer;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.no-select {
  -webkit-touch-callout: none;/* iOS Safari */
  -webkit-user-select: none;/* Chrome/Safari/Opera */
  -khtml-user-select: none;/* Konqueror */
  -moz-user-select: none;/* Firefox */
  -ms-user-select: none;/* Internet Explorer/Edge */
  user-select: none;/* Non-prefixed version, currently not supported by any browser */
  /* source: http://stackoverflow.com/a/4407335 */
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.position-relative {
  position: relative;
}
.ng-cloak {
  display: none !important;
}
@font-face {
  font-family: "icons";
  src: url("public/canvas/fonts/common/icons-89fd0341cf340d1573b021d9817133d5.eot");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icons";
  src: url("public/canvas/fonts/common/icons-89fd0341cf340d1573b021d9817133d5.eot");
  src: url("public/canvas/fonts/common/icons-89fd0341cf340d1573b021d9817133d5.eot?#iefix") format("embedded-opentype"), url("public/canvas/fonts/common/icons-89fd0341cf340d1573b021d9817133d5.woff") format("woff"), url("public/canvas/fonts/common/icons-89fd0341cf340d1573b021d9817133d5.ttf") format("truetype"), url("public/canvas/fonts/common/icons-89fd0341cf340d1573b021d9817133d5.svg?#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_3d-box-big:before {
  content: "\f101";
}
.icon_3d-building-explorer:before {
  content: "\f102";
}
.icon_3d-thematic:before {
  content: "\f103";
}
.icon_3d-tool-edit:before {
  content: "\f104";
}
.icon_3d-tool-measure-1point:before {
  content: "\f105";
}
.icon_3d-tool-measure-2points:before {
  content: "\f106";
}
.icon_3d-tool-measure-3:before {
  content: "\f107";
}
.icon_accueil:before {
  content: "\f108";
}
.icon_alert:before {
  content: "\f109";
}
.icon_analyse:before {
  content: "\f10a";
}
.icon_angle-left:before {
  content: "\f10b";
}
.icon_applications:before {
  content: "\f10c";
}
.icon_arrow_left:before {
  content: "\f10d";
}
.icon_arrow_right:before {
  content: "\f10e";
}
.icon_auto:before {
  content: "\f10f";
}
.icon_barcode_scanner:before {
  content: "\f110";
}
.icon_brush:before {
  content: "\f111";
}
.icon_building-home:before {
  content: "\f112";
}
.icon_cad:before {
  content: "\f113";
}
.icon_calcul_launch:before {
  content: "\f114";
}
.icon_calendar:before {
  content: "\f115";
}
.icon_camera_photo:before {
  content: "\f116";
}
.icon_cartes:before {
  content: "\f117";
}
.icon_chevron2_down:before {
  content: "\f118";
}
.icon_chevron2_down_pix:before {
  content: "\f119";
}
.icon_chevron2_left:before {
  content: "\f11a";
}
.icon_chevron2_left_pix:before {
  content: "\f11b";
}
.icon_chevron2_right:before {
  content: "\f11c";
}
.icon_chevron2_right_pix:before {
  content: "\f11d";
}
.icon_chevron2_up:before {
  content: "\f11e";
}
.icon_chevron2_up_pix:before {
  content: "\f11f";
}
.icon_chevron_down:before {
  content: "\f120";
}
.icon_chevron_down_pix:before {
  content: "\f121";
}
.icon_chevron_left:before {
  content: "\f122";
}
.icon_chevron_left_pix:before {
  content: "\f123";
}
.icon_chevron_right:before {
  content: "\f124";
}
.icon_chevron_right_pix:before {
  content: "\f125";
}
.icon_chevron_up:before {
  content: "\f126";
}
.icon_chevron_up_pix:before {
  content: "\f127";
}
.icon_close_cross:before {
  content: "\f128";
}
.icon_close_cross_pix:before {
  content: "\f129";
}
.icon_close_round:before {
  content: "\f12a";
}
.icon_cog:before {
  content: "\f12b";
}
.icon_compare-chart-bar-contain:before {
  content: "\f12c";
}
.icon_compare-chart-bar:before {
  content: "\f12d";
}
.icon_compare-chart-pie-contain:before {
  content: "\f12e";
}
.icon_compare-chart-pie:before {
  content: "\f12f";
}
.icon_compare-files:before {
  content: "\f130";
}
.icon_compare:before {
  content: "\f131";
}
.icon_context_appli:before {
  content: "\f132";
}
.icon_context_carte:before {
  content: "\f133";
}
.icon_coordinates:before {
  content: "\f134";
}
.icon_couches:before {
  content: "\f135";
}
.icon_couches_add:before {
  content: "\f136";
}
.icon_couches_select:before {
  content: "\f137";
}
.icon_creer_permalien:before {
  content: "\f138";
}
.icon_dashboard:before {
  content: "\f139";
}
.icon_data-validation:before {
  content: "\f13a";
}
.icon_datasource:before {
  content: "\f13b";
}
.icon_detach:before {
  content: "\f13c";
}
.icon_directions:before {
  content: "\f13d";
}
.icon_directions2:before {
  content: "\f13e";
}
.icon_doc_export:before {
  content: "\f13f";
}
.icon_doc_report:before {
  content: "\f140";
}
.icon_done:before {
  content: "\f141";
}
.icon_download:before {
  content: "\f142";
}
.icon_draw-param:before {
  content: "\f143";
}
.icon_draw-add-multi:before {
  content: "\f144";
}
.icon_draw-add-next:before {
  content: "\f145";
}
.icon_draw-advanced_tools_btn-arriere_plan:before {
  content: "\f146";
}
.icon_draw-advanced_tools_btn-buffer:before {
  content: "\f147";
}
.icon_draw-advanced_tools_btn-continu_line:before {
  content: "\f148";
}
.icon_draw-advanced_tools_btn-continu_line_end:before {
  content: "\f149";
}
.icon_draw-advanced_tools_btn-decal_ligne:before {
  content: "\f14a";
}
.icon_draw-advanced_tools_btn-decouper:before {
  content: "\f14b";
}
.icon_draw-advanced_tools_btn-fusion:before {
  content: "\f14c";
}
.icon_draw-advanced_tools_btn-intersection:before {
  content: "\f14d";
}
.icon_draw-advanced_tools_btn-percer:before {
  content: "\f14e";
}
.icon_draw-advanced_tools_btn-premier_plan:before {
  content: "\f14f";
}
.icon_draw-advanced_tools_btn-scissors:before {
  content: "\f150";
}
.icon_draw-advanced_tools_btn-select_point:before {
  content: "\f151";
}
.icon_draw-geom:before {
  content: "\f152";
}
.icon_draw-info:before {
  content: "\f153";
}
.icon_draw-isochrone_btn-isochrone:before {
  content: "\f154";
}
.icon_draw-isochrone_btn-mode_bike:before {
  content: "\f155";
}
.icon_draw-isochrone_btn-mode_car:before {
  content: "\f156";
}
.icon_draw-isochrone_btn-mode_foot:before {
  content: "\f157";
}
.icon_draw-isochrone_btn-outputmode_circle:before {
  content: "\f158";
}
.icon_draw-isochrone_btn-outputmode_fastline:before {
  content: "\f159";
}
.icon_draw-isochrone_btn-outputmode_isoline:before {
  content: "\f15a";
}
.icon_draw-isochrone_btn-outputmode_network:before {
  content: "\f15b";
}
.icon_draw-isochrone_btn-type_dist:before {
  content: "\f15c";
}
.icon_draw-isochrone_btn-type_time:before {
  content: "\f15d";
}
.icon_draw-objects_around:before {
  content: "\f15e";
}
.icon_draw-schema_btn-schema_add:before {
  content: "\f15f";
}
.icon_draw-schema_btn-schema_close:before {
  content: "\f160";
}
.icon_draw-schema_btn-schema_edit:before {
  content: "\f161";
}
.icon_draw-schema_btn-schema_line:before {
  content: "\f162";
}
.icon_draw-schema_btn-schema_save:before {
  content: "\f163";
}
.icon_draw-schema_btn-schema_tool:before {
  content: "\f164";
}
.icon_draw-search_info:before {
  content: "\f165";
}
.icon_draw-select:before {
  content: "\f166";
}
.icon_draw-select_btn-select_circle:before {
  content: "\f167";
}
.icon_draw-select_btn-select_lasso:before {
  content: "\f168";
}
.icon_draw-select_btn-select_line:before {
  content: "\f169";
}
.icon_draw-select_btn-select_point:before {
  content: "\f16a";
}
.icon_draw-select_btn-select_polygon:before {
  content: "\f16b";
}
.icon_draw-select_btn-select_rectangle:before {
  content: "\f16c";
}
.icon_draw-select_btn-select_trash:before {
  content: "\f16d";
}
.icon_draw-tools_btn-contour:before {
  content: "\f16e";
}
.icon_draw-tools_btn-contour_1px:before {
  content: "\f16f";
}
.icon_draw-tools_btn-contour_2px:before {
  content: "\f170";
}
.icon_draw-tools_btn-contour_3px:before {
  content: "\f171";
}
.icon_draw-tools_btn-contour_4px:before {
  content: "\f172";
}
.icon_draw-tools_btn-contour_5px:before {
  content: "\f173";
}
.icon_draw-tools_btn-copy_paste:before {
  content: "\f174";
}
.icon_draw-tools_btn-delete_all:before {
  content: "\f175";
}
.icon_draw-tools_btn-edit:before {
  content: "\f176";
}
.icon_draw-tools_btn-edit_creageom:before {
  content: "\f177";
}
.icon_draw-tools_btn-edit_ellipse:before {
  content: "\f178";
}
.icon_draw-tools_btn-edit_fleche:before {
  content: "\f179";
}
.icon_draw-tools_btn-edit_fleche_fine:before {
  content: "\f17a";
}
.icon_draw-tools_btn-edit_line:before {
  content: "\f17b";
}
.icon_draw-tools_btn-edit_point:before {
  content: "\f17c";
}
.icon_draw-tools_btn-edit_polygon:before {
  content: "\f17d";
}
.icon_draw-tools_btn-edit_polygon_contiguous:before {
  content: "\f17e";
}
.icon_draw-tools_btn-edit_rectangle:before {
  content: "\f17f";
}
.icon_draw-tools_btn-edit_textbox:before {
  content: "\f180";
}
.icon_draw-tools_btn-edittopology:before {
  content: "\f181";
}
.icon_draw-tools_btn-fond:before {
  content: "\f182";
}
.icon_draw-tools_btn-magnet:before {
  content: "\f183";
}
.icon_draw-tools_btn-magnet_center:before {
  content: "\f184";
}
.icon_draw-tools_btn-magnet_endpoint:before {
  content: "\f185";
}
.icon_draw-tools_btn-magnet_line:before {
  content: "\f186";
}
.icon_draw-tools_btn-magnet_midpoint:before {
  content: "\f187";
}
.icon_draw-tools_btn-magnet_off:before {
  content: "\f188";
}
.icon_draw-tools_btn-magnet_perpendicular:before {
  content: "\f189";
}
.icon_draw-tools_btn-magnet_point:before {
  content: "\f18a";
}
.icon_draw-tools_btn-magnet_segment:before {
  content: "\f18b";
}
.icon_draw-tools_btn-measure-1:before {
  content: "\f18c";
}
.icon_draw-tools_btn-measure-2:before {
  content: "\f18d";
}
.icon_draw-tools_btn-measure:before {
  content: "\f18e";
}
.icon_draw-tools_btn-redo:before {
  content: "\f18f";
}
.icon_draw-tools_btn-undo:before {
  content: "\f190";
}
.icon_earth:before {
  content: "\f191";
}
.icon_edit:before {
  content: "\f192";
}
.icon_edit_fiche:before {
  content: "\f193";
}
.icon_emprise:before {
  content: "\f194";
}
.icon_epingle:before {
  content: "\f195";
}
.icon_epingle_outline:before {
  content: "\f196";
}
.icon_erase:before {
  content: "\f197";
}
.icon_erase2:before {
  content: "\f198";
}
.icon_expand-height:before {
  content: "\f199";
}
.icon_expand-width:before {
  content: "\f19a";
}
.icon_expand:before {
  content: "\f19b";
}
.icon_expand2:before {
  content: "\f19c";
}
.icon_export:before {
  content: "\f19d";
}
.icon_export_fiche_parcelle:before {
  content: "\f19e";
}
.icon_export_pes:before {
  content: "\f19f";
}
.icon_export_releve_prop:before {
  content: "\f1a0";
}
.icon_eye-partial:before {
  content: "\f1a1";
}
.icon_eye:before {
  content: "\f1a2";
}
.icon_eye_half:before {
  content: "\f1a3";
}
.icon_eye_off:before {
  content: "\f1a4";
}
.icon_fiche_info_cadastre:before {
  content: "\f1a5";
}
.icon_filter-cog:before {
  content: "\f1a6";
}
.icon_filter-plus:before {
  content: "\f1a7";
}
.icon_filter-save:before {
  content: "\f1a8";
}
.icon_filter-trash:before {
  content: "\f1a9";
}
.icon_filter:before {
  content: "\f1aa";
}
.icon_folder:before {
  content: "\f1ab";
}
.icon_folder_categ:before {
  content: "\f1ac";
}
.icon_fullscreen-2:before {
  content: "\f1ad";
}
.icon_fullscreen-2d:before {
  content: "\f1ae";
}
.icon_fullscreen-3d:before {
  content: "\f1af";
}
.icon_fullscreen-exit:before {
  content: "\f1b0";
}
.icon_fullscreen:before {
  content: "\f1b1";
}
.icon_gestion_permaliens:before {
  content: "\f1b2";
}
.icon_gps-traces:before {
  content: "\f1b3";
}
.icon_grip:before {
  content: "\f1b4";
}
.icon_hierarchie-move-down:before {
  content: "\f1b5";
}
.icon_hierarchie-move-up:before {
  content: "\f1b6";
}
.icon_history_back:before {
  content: "\f1b7";
}
.icon_history_for:before {
  content: "\f1b8";
}
.icon_info_help:before {
  content: "\f1b9";
}
.icon_infos_generales:before {
  content: "\f1ba";
}
.icon_infosheet-history:before {
  content: "\f1bb";
}
.icon_infosheet-maximize:before {
  content: "\f1bc";
}
.icon_infosheet-minimize:before {
  content: "\f1bd";
}
.icon_isodistance:before {
  content: "\f1be";
}
.icon_items_create:before {
  content: "\f1bf";
}
.icon_items_list:before {
  content: "\f1c0";
}
.icon_legend:before {
  content: "\f1c1";
}
.icon_letters:before {
  content: "\f1c2";
}
.icon_liste_permaliens:before {
  content: "\f1c3";
}
.icon_localiz_me:before {
  content: "\f1c4";
}
.icon_locker-close:before {
  content: "\f1c5";
}
.icon_longitudinal_profile:before {
  content: "\f1c6";
}
.icon_magnet_layer:before {
  content: "\f1c7";
}
.icon_maison:before {
  content: "\f1c8";
}
.icon_maison2:before {
  content: "\f1c9";
}
.icon_map-book:before {
  content: "\f1ca";
}
.icon_map_contexts:before {
  content: "\f1cb";
}
.icon_mapsearch-circle:before {
  content: "\f1cc";
}
.icon_mapsearch-lasso:before {
  content: "\f1cd";
}
.icon_mapsearch-line:before {
  content: "\f1ce";
}
.icon_mapsearch-point:before {
  content: "\f1cf";
}
.icon_mapsearch-polygon:before {
  content: "\f1d0";
}
.icon_mapsearch-rectangle:before {
  content: "\f1d1";
}
.icon_metadata:before {
  content: "\f1d2";
}
.icon_metadatag:before {
  content: "\f1d3";
}
.icon_minimap:before {
  content: "\f1d4";
}
.icon_mobile:before {
  content: "\f1d5";
}
.icon_mobile_offline:before {
  content: "\f1d6";
}
.icon_mobile_online:before {
  content: "\f1d7";
}
.icon_modif_geom:before {
  content: "\f1d8";
}
.icon_modules:before {
  content: "\f1d9";
}
.icon_more-horizontal:before {
  content: "\f1da";
}
.icon_more-vertical:before {
  content: "\f1db";
}
.icon_multimedia:before {
  content: "\f1dc";
}
.icon_news:before {
  content: "\f1dd";
}
.icon_newspaper:before {
  content: "\f1de";
}
.icon_nfc_scanner:before {
  content: "\f1df";
}
.icon_north-arrow:before {
  content: "\f1e0";
}
.icon_notify:before {
  content: "\f1e1";
}
.icon_notify2:before {
  content: "\f1e2";
}
.icon_open_fiche_info:before {
  content: "\f1e3";
}
.icon_options:before {
  content: "\f1e4";
}
.icon_orderby-alphabetical:before {
  content: "\f1e5";
}
.icon_orderby-date:before {
  content: "\f1e6";
}
.icon_orderby-value:before {
  content: "\f1e7";
}
.icon_panier:before {
  content: "\f1e8";
}
.icon_panier_ajout:before {
  content: "\f1e9";
}
.icon_param-filter:before {
  content: "\f1ea";
}
.icon_pdf_export:before {
  content: "\f1eb";
}
.icon_personal_data:before {
  content: "\f1ec";
}
.icon_personal_data_own:before {
  content: "\f1ed";
}
.icon_personal_data_refresh:before {
  content: "\f1ee";
}
.icon_personal_queries:before {
  content: "\f1ef";
}
.icon_pieton:before {
  content: "\f1f0";
}
.icon_pin_vide:before {
  content: "\f1f1";
}
.icon_pipette:before {
  content: "\f1f2";
}
.icon_play-book:before {
  content: "\f1f3";
}
.icon_play-desktop:before {
  content: "\f1f4";
}
.icon_play-file:before {
  content: "\f1f5";
}
.icon_play-files:before {
  content: "\f1f6";
}
.icon_play-flow:before {
  content: "\f1f7";
}
.icon_play-pins:before {
  content: "\f1f8";
}
.icon_play-screen:before {
  content: "\f1f9";
}
.icon_play-screens:before {
  content: "\f1fa";
}
.icon_play-step:before {
  content: "\f1fb";
}
.icon_plus-3:before {
  content: "\f1fc";
}
.icon_print:before {
  content: "\f1fd";
}
.icon_print2:before {
  content: "\f1fe";
}
.icon_printer:before {
  content: "\f1ff";
}
.icon_qr_code_scanner:before {
  content: "\f200";
}
.icon_recenter:before {
  content: "\f201";
}
.icon_recherches_courantes:before {
  content: "\f202";
}
.icon_refresh:before {
  content: "\f203";
}
.icon_requeteur:before {
  content: "\f204";
}
.icon_resultats:before {
  content: "\f205";
}
.icon_rotate-left:before {
  content: "\f206";
}
.icon_rotate-right:before {
  content: "\f207";
}
.icon_save:before {
  content: "\f208";
}
.icon_save2:before {
  content: "\f209";
}
.icon_search:before {
  content: "\f20a";
}
.icon_search2:before {
  content: "\f20b";
}
.icon_search3:before {
  content: "\f20c";
}
.icon_search4:before {
  content: "\f20d";
}
.icon_sectorisation-add:before {
  content: "\f20e";
}
.icon_sectorisation-from-selected:before {
  content: "\f20f";
}
.icon_sectorisation:before {
  content: "\f210";
}
.icon_select-add:before {
  content: "\f211";
}
.icon_select-all:before {
  content: "\f212";
}
.icon_select-lasso:before {
  content: "\f213";
}
.icon_select-remove:before {
  content: "\f214";
}
.icon_selection-add:before {
  content: "\f215";
}
.icon_selection-delete:before {
  content: "\f216";
}
.icon_selection-menu:before {
  content: "\f217";
}
.icon_selection-restrict-contains:before {
  content: "\f218";
}
.icon_selection-restrict-equals:before {
  content: "\f219";
}
.icon_selection-restrict-intersects:before {
  content: "\f21a";
}
.icon_selection-restrict-iscontained:before {
  content: "\f21b";
}
.icon_selection:before {
  content: "\f21c";
}
.icon_send:before {
  content: "\f21d";
}
.icon_server:before {
  content: "\f21e";
}
.icon_settings:before {
  content: "\f21f";
}
.icon_shape-sorter:before {
  content: "\f220";
}
.icon_share:before {
  content: "\f221";
}
.icon_share2:before {
  content: "\f222";
}
.icon_share3:before {
  content: "\f223";
}
.icon_size-height:before {
  content: "\f224";
}
.icon_size-width:before {
  content: "\f225";
}
.icon_spinner:before {
  content: "\f226";
}
.icon_star-filled:before {
  content: "\f227";
}
.icon_star-quick:before {
  content: "\f228";
}
.icon_star:before {
  content: "\f229";
}
.icon_stat-legend:before {
  content: "\f22a";
}
.icon_statistic:before {
  content: "\f22b";
}
.icon_streetvman:before {
  content: "\f22c";
}
.icon_streetvman2:before {
  content: "\f22d";
}
.icon_switch_off:before {
  content: "\f22e";
}
.icon_switch_off2:before {
  content: "\f22f";
}
.icon_synchronization:before {
  content: "\f230";
}
.icon_table:before {
  content: "\f231";
}
.icon_text-edit:before {
  content: "\f232";
}
.icon_text-t-strike:before {
  content: "\f233";
}
.icon_text-t:before {
  content: "\f234";
}
.icon_thematique:before {
  content: "\f235";
}
.icon_theme:before {
  content: "\f236";
}
.icon_thermometre:before {
  content: "\f237";
}
.icon_tic:before {
  content: "\f238";
}
.icon_time:before {
  content: "\f239";
}
.icon_trash:before {
  content: "\f23a";
}
.icon_urgence:before {
  content: "\f23b";
}
.icon_user:before {
  content: "\f23c";
}
.icon_user2:before {
  content: "\f23d";
}
.icon_velo:before {
  content: "\f23e";
}
.icon_weathericons-regular-webfont:before {
  content: "\f23f";
}
.icon_xls_export:before {
  content: "\f240";
}
.icon_zoom:before {
  content: "\f241";
}
.icon_zoom_moins:before {
  content: "\f242";
}
.icon_zoom_objet_selection:before {
  content: "\f243";
}
.icon_zoom_plus:before {
  content: "\f244";
}
.icon_zoom_select:before {
  content: "\f245";
}
.dataTables_wrapper .dt-button-collection {
  border: 0 !important;
}
.dataTables_wrapper .dt-button-collection .dt-button {
  font-size: 12px;
  color: inherit !important;
  background: transparent;
  border: none !important;
  box-shadow: none !important;
}
.dataTables_wrapper .dt-button-collection .dt-button.active:not(.disabled):before {
  content: "\f141";
}
.dataTables_wrapper .dt-button-collection .dt-button.active:not(.disabled):before {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  margin-right: 16px;
}
body {
  font-size: 14px;
  font-weight: 300;
  color: #6E7071;
}
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'] {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
input[type='text']:-moz-placeholder,
input[type='password']:-moz-placeholder,
input[type='datetime']:-moz-placeholder,
input[type='datetime-local']:-moz-placeholder,
input[type='date']:-moz-placeholder,
input[type='month']:-moz-placeholder,
input[type='time']:-moz-placeholder,
input[type='week']:-moz-placeholder,
input[type='number']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='url']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='color']:-moz-placeholder {
  color: rgba(0, 0, 0, 0.54);
}
input[type='text']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='datetime']:-ms-input-placeholder,
input[type='datetime-local']:-ms-input-placeholder,
input[type='date']:-ms-input-placeholder,
input[type='month']:-ms-input-placeholder,
input[type='time']:-ms-input-placeholder,
input[type='week']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='color']:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}
input[type='text']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='datetime']::-webkit-input-placeholder,
input[type='datetime-local']::-webkit-input-placeholder,
input[type='date']::-webkit-input-placeholder,
input[type='month']::-webkit-input-placeholder,
input[type='time']::-webkit-input-placeholder,
input[type='week']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='color']::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}
.down-arrow::before {
  content: '\2191';
}
.up-arrow::before {
  content: '\2193';
}
.export-loadingbar {
  width: 100%;
  height: 20px;
  border: 1px solid lightgrey;
  border-radius: 1px;
  overflow: hidden;
  position: relative;
}
.export-loadingbar::after {
  content: '';
  position: absolute;
  right: 0;
  display: block;
  width: 200%;
  height: 100%;
  background: lightgrey;
  background-image: -webkit-linear-gradient(45deg, white 0%, white 30%, lightgrey 30%, lightgrey 70%, white 70%);
  background-image: -webkit-moz-gradient(45deg, white 0%, white 30%, lightgrey 30%, lightgrey 70%, white 70%);
  background-image: -webkit-o-gradient(45deg, white 0%, white 30%, lightgrey 30%, lightgrey 70%, white 70%);
  background-image: linear-gradient(45deg, white 0%, white 30%, lightgrey 30%, lightgrey 70%, white 70%);
  background-size: 50px 20px;
  animation: slide 3s linear infinite;
}
@keyframes slide {
  from {
    right: 0;
  }
  to {
    right: -300px;
  }
}
.module .module-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  margin: 4px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ffffff;
  background: #9e9e9e;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: #9e9e9e;
}
#fancybox-wrap {
  padding: 20px;
  box-sizing: content-box !important;
}
#fancybox-wrap #fancybox-title-over {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, #000000 100%);/* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.35)), color-stop(100%, #000000));/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, #000000 100%);/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, #000000 100%);/* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, #000000 100%);/* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, #000000 100%);/* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#59000000, endColorstr=#ff000000, GradientType=0);/* IE6-9 */
  font-size: 11px;
  text-shadow: 0 0 2px #000000;
}
#fancybox-wrap #fancybox-title-over p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 5px 0 0;
}
#fancybox-wrap #fancybox-title-over span {
  display: inline-block;
  vertical-align: middle;
}
#fancybox-wrap #fancybox-title-over a {
  color: #ffffff;
  text-decoration: underline;
}
.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, 'Century Gothic', Arial, sans-serif;
  font-size: inherit;
}
.ui-widget button.icon {
  font-family: 'icons';
}
.dropdown-header-ext {
  padding: 0;
  border: 0;
  margin: 0;
}
.acf-thematic {
  font-size: 15px;
  font-weight: normal;
}
.acf-thematic ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 0.95em;
}
.acf-thematic > ul {
  margin-right: 5px;
}
.acf-thematic .acf-thematic-group-header,
.acf-thematic .acf-thematic-layer-item-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.acf-thematic .acf-thematic-group-header .toggle-thematic,
.acf-thematic .acf-thematic-layer-item-header .toggle-thematic {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 7px;
}
.acf-thematic .acf-thematic-group-header .acf-thematic-layer-visibility-checkbox-label,
.acf-thematic .acf-thematic-layer-item-header .acf-thematic-layer-visibility-checkbox-label {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 5px;
}
.acf-thematic .acf-thematic-group-header .acf-thematic-layer-graphic,
.acf-thematic .acf-thematic-layer-item-header .acf-thematic-layer-graphic {
  margin-right: 5px;
}
.acf-thematic .acf-thematic-group-header .acf-thematic-layer-name,
.acf-thematic .acf-thematic-layer-item-header .acf-thematic-layer-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.acf-thematic .acf-thematic-group-item > .acf-thematic-group-header > .acf-thematic-layer-name,
.acf-thematic .acf-thematic-classified-item > .acf-thematic-layer-item-header > .acf-thematic-layer-name {
  font-weight: bold;
}
.acf-thematic .acf-thematic-layer-visibility-checkbox-label {
  cursor: pointer;
  text-align: center;
  color: #146eff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 24px;
  line-height: 20px;
}
.acf-thematic .acf-thematic-layer-class {
  margin: 0 0 0 5px !important;
}
.acf-thematic .acf-thematic-class-visibility-checkbox-label {
  cursor: pointer;
  text-align: center;
  color: #146eff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  line-height: 17px;
}
.acf-thematic .acf-thematic-item-invisible {
  color: rgba(110, 112, 113, 0.4);
}
.acf-thematic .acf-thematic-item-invisible .acf-thematic-layer-item-header .acf-thematic-layer-graphic,
.acf-thematic .acf-thematic-item-invisible .acf-thematic-group-header .acf-thematic-layer-graphic,
.acf-thematic .acf-thematic-item-invisible.acf-thematic-class-item .acf-thematic-layer-graphic {
  opacity: 0.6;
}
.filters-tree-panel .prompt-suggest .spinner {
  text-align: center;
  position: absolute;
  top: 2px;
  right: 8px;
}
.filters-tree-panel .prompt-suggest .spinner .bounce1,
.filters-tree-panel .prompt-suggest .spinner .bounce2,
.filters-tree-panel .prompt-suggest .spinner .bounce3,
.filters-tree-panel .prompt-suggest .spinner > div {
  width: 6px;
  height: 6px;
  margin-right: 2px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}
.filters-tree-panel .prompt-suggest .spinner .bounce1:last-of-type,
.filters-tree-panel .prompt-suggest .spinner .bounce2:last-of-type,
.filters-tree-panel .prompt-suggest .spinner .bounce3:last-of-type,
.filters-tree-panel .prompt-suggest .spinner > div:last-of-type {
  margin-right: 0;
}
.filters-tree-panel .prompt-suggest .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #ffffff;
}
.filters-tree-panel .prompt-suggest .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #ffffff;
}
.filters-tree-panel .prompt-suggest .spinner .bounce3 {
  background-color: #ffffff;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.filters-tree-panel .prompt-suggest .spinner .bounce1,
.filters-tree-panel .prompt-suggest .spinner .bounce2,
.filters-tree-panel .prompt-suggest .spinner .bounce3,
.filters-tree-panel .prompt-suggest .spinner > div {
  width: 6px;
  height: 6px;
  margin-right: 2px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}
.filters-tree-panel .prompt-suggest .spinner .bounce1:last-of-type,
.filters-tree-panel .prompt-suggest .spinner .bounce2:last-of-type,
.filters-tree-panel .prompt-suggest .spinner .bounce3:last-of-type,
.filters-tree-panel .prompt-suggest .spinner > div:last-of-type {
  margin-right: 0;
}
.filters-tree-panel .prompt-suggest .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #ffffff;
}
.filters-tree-panel .prompt-suggest .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #ffffff;
}
.filters-tree-panel .prompt-suggest .spinner .bounce3 {
  background-color: #ffffff;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.filters-tree-panel select:disabled {
  background-color: #f5f5f5;
  border-color: #e0e0e0;
}
.alert-info,
.alert-warning,
.alert-danger {
  padding: 16px;
  font-size: 14px;
  line-height: normal;
  text-align: left;
}
.alert-info.small,
.alert-warning.small,
.alert-danger.small {
  padding: 8px;
  font-size: 11px;
  font-weight: bold;
}
.alert-info.medium,
.alert-warning.medium,
.alert-danger.medium {
  padding: 8px;
  font-size: 12px;
  font-weight: bold;
}
.alert-info {
  border: 1px solid #8ce0ff;
  color: #0080bb;
  background-color: #eefafd;
}
.alert-warning {
  border: 1px solid #ebbd27;
  color: #b68800;
  background-color: #fef6ec;
}
.alert-danger {
  border: 1px solid #ee3229;
  color: #e7212c;
  background-color: #fdf6f7;
}
html {
  overflow-y: scroll;
}
body {
  line-height: normal;
}
body.noscroll {
  overflow-y: hidden;
}
hr {
  margin-bottom: 5px;
  margin-top: 5px;
}
.acf-thematic ul li {
  margin: 6px 0 0 5px;
}
.acf-thematic span {
  vertical-align: middle;
}
.acf-thematic .toggle-thematic {
  font-size: 0.8em;
  font-weight: bold;
  cursor: pointer;
}
.acf-thematic .toggle-thematic.invisible {
  font-size: 11px;
}
.acf-thematic .acf-thematic-layer-visibility-checkbox-label {
  margin-top: 3px;
  border-radius: 50%;
  border: 2px solid;
  margin-bottom: 0;
  width: 24px;
  font-size: 16px;
}
.acf-thematic .acf-thematic-layer-graphic {
  margin-left: 2px;
  display: inline-block;
}
.acf-thematic .acf-thematic-layer-graphic + .acf-thematic-layer-name {
  margin: 0;
}
.acf-thematic .acf-thematic-items,
.acf-thematic .acf-thematic-layer-classes {
  margin: 2px 0 2px 16px;
}
.acf-thematic .acf-thematic-layer-class {
  margin: 0 0 0 5px !important;
}
.acf-thematic .acf-thematic-layer-name {
  margin-left: 3px;
}
.acf-thematic .acf-thematic-class-visibility-checkbox-label {
  margin-top: 3px;
  border-radius: 50%;
  border: 2px solid;
  font-size: 13px;
}
.acf-thematic .acf-thematic-layer-item.analysis-item .acf-thematic-analyse-filter-item {
  margin: 0 0 2px 0;
  color: rgba(110, 112, 113, 0.4);
  font-weight: bold;
  line-height: 14px;
}
.acf-thematic .acf-thematic-item-unchecked .acf-thematic-layer-visibility-checkbox-label {
  background: #146eff;
  border-color: #ffffff;
  color: #ffffff;
}
.acf-thematic .acf-thematic-item-unchecked .acf-thematic-class-visibility-checkbox-label {
  background: #146eff;
  border-color: #ffffff;
  color: #ffffff;
}
.acf-thematic .acf-thematic-item-checked .acf-thematic-layer-visibility-checkbox-label {
  background: #ffffff;
  border-color: #ffffff;
}
.acf-thematic .acf-thematic-item-checked .acf-thematic-class-visibility-checkbox-label {
  background: #ffffff;
  border-color: #ffffff;
}
.acf-thematic .acf-thematic-item-checked .acf-thematic-item-unchecked .acf-thematic-layer-visibility-checkbox-label {
  background: #146eff;
  border-color: #ffffff;
  color: #ffffff;
}
.acf-thematic .acf-thematic-item-checked .acf-thematic-item-unchecked .acf-thematic-class-visibility-checkbox-label {
  background: #146eff;
  border-color: #ffffff;
  color: #ffffff;
}
.acf-thematic .acf-thematic-item-invisible label,
.acf-thematic .acf-thematic-item-invisible .acf-thematic-class-visibility-checkbox-label,
.acf-thematic .acf-thematic-item-invisible .acf-thematic-layer-visibility-checkbox-label {
  color: rgba(110, 112, 113, 0.4) !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
  border-color: transparent !important;
}
.acf-thematic .acf-thematic-layer-buttons {
  display: inline;
}
.acf-thematic .acf-thematic-layer-buttons .metadata-btn:before {
  content: "\f1d3";
}
.acf-thematic .acf-thematic-layer-buttons .search-btn {
  display: none !important;
}
.acf-thematic .acf-thematic-layer-buttons .thematic-layer-btn {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  cursor: pointer;
  opacity: 0.75;
}
.acf-thematic .acf-thematic-layer-buttons .thematic-layer-btn:not(:last-of-type) {
  margin-right: 4px;
}
body:not(.touch) .acf-thematic .acf-thematic-layer-buttons .thematic-layer-btn:hover {
  opacity: 1;
}
body.touch .acf-thematic .acf-thematic-layer-buttons .thematic-layer-btn:active {
  opacity: 1;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-thematic .acf-metadata-link {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: rgba(110, 112, 113, 0.4);
  text-align: center;
  cursor: pointer;
}
body:not(.touch) .acf-thematic .acf-metadata-link:hover {
  color: #ffffff;
}
body.touch .acf-thematic .acf-metadata-link:active {
  color: #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.toggle-window.layers-window {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 25px;
}
.toggle-window.layers-window .layers-window-heading {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin-bottom: 5px;
}
.toggle-window.layers-window .layers-window-content {
  min-height: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
  width: calc(100% + 20px );
  position: relative;
}
.tooltip {
  z-index: 2000;
  position: absolute;
  word-wrap: break-word;
  pointer-events: none;
}
.tooltip.top .tooltip-arrow {
  top: auto !important;
}
.acf-external-infosheet {
  padding: 2px !important;
  background: rgba(255, 255, 255, 0.85) !important;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.acf-external-infosheet iframe {
  width: 100%;
  height: 99%;
  border: none;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper {
  color: #6E7071;
  background: rgba(255, 255, 255, 0.85) !important;
  width: 100% !important;
  padding: 0 !important;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .acf-infosheet-wrap > .acf-infosheet-subsections-container,
.acf-infosheet-dialog .acf-dialog-content-wrapper .acf-infosheet-header .header-title {
  padding: 8px 12px;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .header-pop-infosheet .icon,
.acf-infosheet-dialog .acf-dialog-content-wrapper .header-extensions .extension-visibility-toggle,
.acf-infosheet-dialog .acf-dialog-content-wrapper .header-extensions .extension-launcher {
  width: 36px;
  height: 36px;
  color: #ffffff;
  background-color: #eeeeee;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .header-extensions {
  z-index: 2;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .header-extensions .extension-visibility-toggle {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: none;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .header-extensions:not(.visible-on-tactile-device) .extension-visibility-toggle:before {
  content: "\f19c";
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .header-extensions.visible-on-tactile-device .extension-visibility-toggle:before {
  content: "\f128";
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .acf-infosheet-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .acf-infosheet-content .acf-infosheet-header {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
  border-bottom: none;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .acf-infosheet-content .acf-infosheet-header .header-title {
  display: none;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .acf-infosheet-content .acf-infosheet-header .header-extensions {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .acf-infosheet-content .acf-infosheet-wrap {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-infosheet-dialog .acf-dialog-content-wrapper .uploadmedia-container {
  margin: 12px;
}
.acf-infosheet-dialog .loading-overlay {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: absolute;
  color: rgba(110, 112, 113, 0.7);
  background-color: rgba(255, 255, 255, 0.9);
  top: 36px;
  width: 100%;
  height: calc(100% - 36px );
  text-align: center;
  z-index: 1;
}
.acf-infosheet-dialog .loading-overlay .icon {
  color: #ffffff;
  margin-bottom: 5px;
}
.map-canvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
}
.acf-tooltip {
  pointer-events: none;
}
.acf-tooltip .map-popup-close-button,
.acf-map .map-popup-close-button,
.map-3d .map-popup-close-button {
  color: #146eff;
  text-shadow: 0 0 #146eff;
}
.acf-tooltip .map-popup-content-wrapper,
.acf-map .map-popup-content-wrapper,
.map-3d .map-popup-content-wrapper,
.acf-tooltip .map-popup-tip,
.acf-map .map-popup-tip,
.map-3d .map-popup-tip {
  color: #146eff;
  background-color: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  border: 1px solid #ffffff;
}
.acf-tooltip .map-popup-content-wrapper,
.acf-map .map-popup-content-wrapper,
.map-3d .map-popup-content-wrapper {
  padding: 0;
  border-radius: 3px;
}
.acf-tooltip .map-popup-tip-container,
.acf-map .map-popup-tip-container,
.map-3d .map-popup-tip-container {
  margin-top: -1px;
}
.acf-tooltip .map-popup-content,
.acf-map .map-popup-content,
.map-3d .map-popup-content {
  word-wrap: break-word;
  text-align: center;
}
.acf-tooltip .map-popup-content p,
.acf-map .map-popup-content p,
.map-3d .map-popup-content p {
  margin: 0;
}
.acf-map-control-home {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-map-control-home:before {
  content: "\f1c8";
}
.acf-map-control-layers {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-map-control-layers:before {
  content: "\f135";
}
.acf-map-control-geolocation {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-map-control-geolocation:before {
  content: "\f1c4";
}
.acf-map-control-permalink {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-map-control-permalink:before {
  content: "\f221";
}
.acf-map-control-zoom {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-map-control-zoom:before {
  content: "\f245";
}
.acf-map-control-printlink {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-map-control-printlink:before {
  content: "\f1ff";
}
.acf-map-control-measure {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-map-control-measure:before {
  content: "\f18e";
}
.acf-map-control-rotation-needle {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-map-control-rotation-needle:before {
  content: "\f1e0";
}
.acf-media-carousel {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.acf-media-carousel .carousel-image-container {
  min-height: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 20px 60px;
  background-color: rgba(0, 0, 0, 0.12);
  height: 350px;
  position: relative;
}
.acf-media-carousel .carousel-image-container .acf-media-viewer {
  min-width: 0%;
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
  width: 100%;
  height: 100%;
}
.acf-media-carousel .carousel-image-container .carousel-main-arrow {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1% 2%;
  font-size: 24px;
  color: rgba(110, 112, 113, 0.4);
  opacity: 0.5;
  cursor: pointer;
}
.acf-media-carousel .carousel-image-container .carousel-main-arrow:active {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.12);
}
.acf-media-carousel .carousel-image-container .carousel-main-arrow.arrow-left {
  left: 0;
}
.acf-media-carousel .carousel-image-container .carousel-main-arrow.arrow-left .inner-arrow:before {
  content: "\f122";
}
.acf-media-carousel .carousel-image-container .carousel-main-arrow.arrow-right {
  right: 0;
}
.acf-media-carousel .carousel-image-container .carousel-main-arrow.arrow-right .inner-arrow:before {
  content: "\f124";
}
.acf-media-carousel .carousel-image-container .carousel-main-arrow .inner-arrow {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-media-carousel .carousel-thumblist {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
}
.acf-media-carousel .carousel-thumblist .simple-carousel-arrow {
  -webkit-touch-callout: none;
  -webkit-touch-callout: none;/* iOS Safari */
  -webkit-user-select: none;/* Chrome/Safari/Opera */
  -khtml-user-select: none;/* Konqueror */
  -moz-user-select: none;/* Firefox */
  -ms-user-select: none;/* Internet Explorer/Edge */
  user-select: none;/* Non-prefixed version, currently not supported by any browser */
  /* source: http://stackoverflow.com/a/4407335 */
  position: absolute;
  top: 0;
  padding: 0 6px;
  cursor: pointer;
  font-size: 16px;
  color: #cccccc;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 60px;
  z-index: 1;
}
.acf-media-carousel .carousel-thumblist .simple-carousel-arrow-min {
  left: 0;
}
.acf-media-carousel .carousel-thumblist .simple-carousel-arrow-max {
  right: 0;
}
.acf-media-carousel .carousel-thumblist-inner {
  overflow: hidden;
  background-color: #616161;
}
.acf-media-carousel .carousel-thumblist-inner ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.acf-media-carousel .carousel-thumblist-inner ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  min-width: 0%;
  -webkit-flex: 0 0 60px;
  -moz-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  height: 60px;
  padding: 2px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.65;
  background-color: transparent;
}
.acf-media-carousel .carousel-thumblist-inner ul li:active,
.acf-media-carousel .carousel-thumblist-inner ul li.element-selected {
  opacity: 1;
  background-color: #eeeeee;
}
.acf-media-carousel .carousel-thumblist-inner ul li .img-wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 56px;
  height: 56px;
}
.acf-media-carousel .carousel-thumblist-inner ul li .img-wrapper img {
  display: block;
  margin: auto;
  max-width: 56px;
  max-height: 56px;
}
.acf-media-viewer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  overflow: hidden;
}
.acf-media-viewer .media-image,
.acf-media-viewer .media-video {
  max-width: 100%;
  max-height: 100%;
}
.acf-media-viewer .media-infos {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 8px;
}
.acf-media-viewer .media-infos .title {
  font-size: 13px;
}
.acf-media-viewer .media-infos .filename {
  color: rgba(110, 112, 113, 0.4);
  font-size: 11px;
  font-weight: bold;
}
.humane-canvas {
  position: fixed;
  top: 40px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  width: 300px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  opacity: 0;
  z-index: 100000;
  pointer-events: none;
  box-shadow: 0 4px 4px -4px #000000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.humane-canvas.humane-canvas-animate,
.humane-canvas.humane-canvas-js-animate {
  opacity: 0.8;
  pointer-events: auto;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.humane-canvas.humane-canvas-animate:hover,
.humane-canvas.humane-canvas-js-animate:hover {
  opacity: 1;
}
.humane-canvas.humane-error {
  background-color: #c51116;
  color: #fafafa;
}
.ui-autocomplete {
  z-index: 1500;
}
.ui-autocomplete.ui-widget-content {
  padding: 5px 0;
  max-height: 10em;
  overflow-x: hidden;
  overflow-y: auto;
  color: #6E7071;
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 3px 0 rgba(110, 112, 113, 0.4);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.ui-autocomplete .ui-corner-all {
  border-radius: 0;
}
.ui-autocomplete .ui-state-focus {
  cursor: pointer;
  text-decoration: none;
  color: #146eff;
  background: #ffffff;
  font-weight: normal;
}
.ui-autocomplete .ui-state-focus a {
  color: inherit;
  background-color: inherit;
}
.no-corner {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ui-datepicker {
  background-color: #ffffff;
  padding: 0;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #fafafa;
  color: #424242;
  border-radius: 0;
  border: none;
}
.ui-datepicker .ui-datepicker-prev {
  cursor: pointer;
  width: 27px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ui-datepicker .ui-datepicker-prev-hover {
  background: none;
  border: none;
  margin: 0;
  top: 2px;
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  cursor: pointer;
  width: 27px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ui-datepicker .ui-datepicker-next-hover {
  background: none;
  border: none;
  margin: 0;
  top: 2px;
  right: 2px;
}
.ui-datepicker th {
  font-size: 11px;
  text-transform: uppercase;
  color: #bdbdbd;
}
.ui-datepicker table {
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 4px;
}
.ui-datepicker table a {
  text-align: center;
}
.ui-datepicker table .ui-state-default {
  color: #212121 !important;
  background: none !important;
  border-top: 1px solid #e0e0e0 !important;
  border-left: 1px solid #e0e0e0 !important;
  border-bottom: none !important;
  border-right: none !important;
}
.ui-datepicker table .ui-state-disabled {
  border-top: 1px solid #e0e0e0 !important;
  border-left: 1px solid #e0e0e0 !important;
}
.ui-datepicker table .ui-state-active,
.ui-datepicker table .ui-state-hover {
  background: #bdbdbd !important;
  color: #ffffff !important;
  text-shadow: none;
}
.ui-datepicker td {
  padding: 0;
}
.ui-datepicker.ui-widget-content {
  color: #e0e0e0;
  background: none;
  background-color: #ffffff;
  border: none;
  box-shadow: 0 2px 6px rgba(33, 33, 33, 0.54);
}
.ui-datepicker.ui-corner-all {
  border-radius: 0;
}
.acf-search-result-tooltip .map-popup-content {
  margin: 0;
  width: auto !important;
}
.acf-search-result-tooltip .acf-search-tooltip {
  display: table;
}
.acf-search-result-tooltip .extensions-container {
  display: table-cell;
  padding: 15px 10px;
  vertical-align: middle;
  background: #146eff;
}
.acf-search-result-tooltip .extension-launcher {
  display: block;
  color: #ffffff;
  font-size: 22px;
  margin-top: 8px;
  text-decoration: none;
  cursor: pointer;
}
.acf-search-result-tooltip .extension-launcher:first-child {
  margin-top: 0;
}
.acf-search-result-tooltip .acf-search-tooltip-title {
  display: table-cell;
  padding: 15px 20px;
  min-width: 200px;
  vertical-align: middle;
}
.acf-search-result-tooltip .acf-search-tooltip-title p {
  font-size: 1em;
  font-weight: bold;
  margin-top: 5px;
}
.acf-search-result-tooltip .acf-search-tooltip-title p:first-child {
  font-size: 1.2em;
  margin: 0;
}
.acf-search-result-tooltip .map-popup-close-button {
  margin: 2px;
}
.acf-cluster-content-tooltip ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.acf-cluster-content-tooltip ul a {
  color: #146eff;
}
.srid-picker {
  display: inline-block;
  width: 300px;
}
.srid-picker .srid-picker-left {
  position: relative;
  z-index: 200;
  width: 100%;
  padding-right: 126px;
  margin-right: -120px;
  display: inline-block;
  box-sizing: border-box;
}
.srid-picker .srid-picker-left.srid-picker-focused {
  z-index: 201;
}
.srid-picker .srid-picker-right {
  display: inline-block;
  position: relative;
  z-index: 201;
}
.srid-picker input {
  box-sizing: border-box;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 10px 0;
  width: 100%;
}
.srid-picker .btn {
  padding: 4px 10px 4px 10px;
}
.srid-picker.srid-picker-immediate .srid-picker-left {
  padding-right: 26px;
  margin-right: -24px;
}
.srid-picker.srid-picker-immediate input {
  margin: 0 0 4px 0;
}
.srid-picker ul {
  position: fixed;
}
.srid-picker ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.srid-picker ul li em {
  font-style: normal;
  font-weight: bold;
}
.srid-picker .ui-autocomplete.ui-widget-content {
  max-height: 10em;
  border: 1px solid #ccc;
  border-top-width: 0;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 0;
  text-align: left;
}
.span-srid-picker {
  height: 30px;
}
.acf-numeric-slider-spinner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.acf-numeric-slider-spinner .slider-container {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 80px;
  max-width: 220px;
}
.acf-numeric-slider-spinner .delimiter {
  min-width: 0%;
  -webkit-flex: 0 0 8px;
  -moz-flex: 0 0 8px;
  -ms-flex: 0 0 8px;
  flex: 0 0 8px;
}
.acf-numeric-slider-spinner .spinner-container {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-numeric-slider-spinner.opacity-property .slider-container {
  border: none;
  border-radius: 0;
  height: 18px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAAAUCAYAAADm4VNYAAAACXBIWXMAAAsSAAALEgHS3X78AAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAACv5JREFUeNrMXGtvVMkRPWfMSxsUJ7AgRBYJhAiCDY///xvMQ0KIIEBWVllLQVkrS5AHezx98qFfVX37zsMe41jyMr73dnV13zpV1adqloo/AAD7b/784sULhBAgAWS9l+8/f/7cXSsyIEDAy5cvu3Lz5ydPngzHmr/fvHnTl58+P3r0CJKSjhr8vnv396hNCFAjWxIePHgAAHU8EJ9N9z98+JCuCwrDddy9exchhCIDEEKIaxeE3d3durcSQhoHAEHCnZ9+asZn+XHPf/31n4hDh3sDALdu3Yoys+xmfZ8//wvxUSFPndd54/qPcV1priwzKAAC9vf3o7w0hmSRIwB/2t5GUACFsq4oJ67jy5cvZa15P+zfs+MZtre33X0lIZIwnU6LHbkfASBw+fJlY7fxYvwc9Tw6OkIxXHufBARcuLgFljEo+5T/G+bzKEvKQ/LU8XcySfLSjCHKjjoTQIjymdcHXEC7lhHDrps5vO+MPcsx17xBJ2NM4+bzeXmuB5rj42M/PhtVujabzRBCKPftPUmYzY6Mbn5uADg6OoQEzOfz7noODw/9vhTgRcObTqdO36DggHl4eOjmbfd1Oj1AmCe5HYcx/XZYDNAaV34XBwcHzujbOb59O6pGZO4BwMH0IF3LgAzV8IW4djmYGKMUptNLaVwGotfx6OjIYCQaIVmBT7Lsb3VKxcYxm82MiddnGD0/JhMWcMEAJ2sYbYfpieww0mcQ8+McRPqAzjZCMjrRCB+IjI8keyOAkNGYd4txvUEClZ5nAzgNZu5fGwPoWJQa/YU37gKaBmBj0QuIQLFgsWPi7xwSnGwP6PlgjhBCAVaWnSNXO//x7LiAxUaqql986SFEYw6KsjNAZrPjdC9HPxV9AWA+m5UI02YhSEbZ6mQj5fF8BiIbjImuIeA4yzbRPxpuKLrbqOhsgtGg04gkvwIyRohQopqyDabnQWJra8vsLzy4sxNkhky9ERRl1cwr6ZyiV12Hii5EjcIx6gRIE4RQQVf/jU7EZnVp5uoNkr45sgnRmWQHoFD1jmAHBGKCc/zhGIgXQ3y9SbRJbTsOiVqyHlajo8Ylsa+vyMbg4KPGOhuRPXwBDxvFs9GovyIN1SVshIgRoDj4JoWMZmkh2DhuNBGi6+BZIkZJ7jKwjLpxqSYyus9mdta3VOSoQsU/zWagbECswpTAxuELnnwXBK0JBm5yEvJka1HPuHkibFN0unefS89ooK9GgcVymlikGUtahAZoWbLKM1k5Lt36PCYFO5+LdXaFHcMfrsVsjpq/YVJfto6kBQMcaFuAM0VN5rQww4q03mGwVu8DVFLVCk0/nxoQbh5wwrn8LMSUNiRT6CT7qzmDaiAafa6ASifbdC3VSN1IyZNul3rRmjXiE90omt2DxC7oxHGnxBQ0qJG1s4u3BXvur9PMqhygRJ980Mbymn24iMqcmSR3VvyizjelBDeD6UU4EDflO9g3Ai031+xFrS1yFOBaeYvWWpvY+lzzQc0pSUs3hXYDTFpW9kOd5ZiFjznJMr5sVo2kJfBQncS2uSwTmRpF1EzYpoQkXdQqYlkjn5xFJCYzR1tVIsce+QiCOzs7ag/bNs+3tH/L4gHAq1evFpImT58+XUiMjNH++bnHjx8vHP/u3bsuIRIUSwEPHvwVgDBP5IkaWR8/fhyQNLY8cO/evXI4j/S512F3d7dLVmTD/cvt244EyaWDfG1vb8/R+ZbUAICbN2+6v0PD/n7+/LnOF5RecCiE2bXr1yMhU5jVuk/7+/ueeXSkA7C9/cekm2FHkwUJwH+/fBkwhDHFjHJ++MMPQFClxavlRQb5aFZY6DYrlYQrV64UMEjKHGHRf3Y0S5mkCr1vCZALFy56RiQzJGmi+XF6FymXpvMKwtZkkthFA1nVbCGTKEU3+nhJwJQTIlt5+gh30jPSWaev3kGac9TJJuAqyRYbu9FqYYjrLo7LrptUR1owzp//3Bkmy2nSsjZa29SQBhJSjnbs1tE4uiD/4mgu5XTVArdNCodRTyYNYjdLYLEPOgKljJBMJiBz/qWLlPTJtYueTBOdHnA6n4PbUjummvRIa2Ww7LCFWgOjy/iHwfmN69BGXKpHa5SgvNPRcLHsnTE53IeF68jaMRV8HYvLkeVpyCYqn/Vy2tqel3pnuF7KzPoi7P2UYtPxkKq2laMa65ojaDiejjujpLcdxuzifM9wZ3j8OzEZMPa81jxypkqnVvAWXA6hlZycJQ8qsc3ytxqPwLFYpwVTydP25LBMokHUGRJDGgE13RmvH2nzmtR7WTagqaH2xcF5slBJrO+FrbyeH1ImRVj5NDbOx0b/VC+cnN7w/89TSpti6OwA3p1eI1G1CZ8rEaArRBmiF7XyRw2AU5h3tbWpmh2wJf0bxqUlWCiTB6otG9ToQC17lz7qDkoB5iKtLbavmTYqyWcr8kcGscP4kqMpjCxH21RdSOPRTHvZ5PR2r+8Ppl7ON2p+2pBKWgGMrQflaAXtNID25zKi7+ib6+KgSNCifMCcigOSEaLrfOmMcrk02ecHtazroeX6e+fABiAypQom9lSN7u2ZvNTh5ClUG41Je4KznTOG3zTlAza9q1mRzXSanEWAW+ncw9UAog0psSBA9gyKQqWKB1mZTlm+YBd87KR+bi764q8nWUyYlYlE1CC7omHuxlWzrV7s3Rolm1wEZUf3Jq+yaajDq3xa2tYCu4RNbp0ROzmlId9cuE+RlX5uNmdjYiOkyfmklEsDXO8UR61h0jrVOUtsWbMlmq6TUq7wuRohxzdM9Z46qWqb6tIBSQOx7MrukBsL3h9HgDsgsToolauRDbW2hKUgpx+z28nlM8JEu+rcciAkmz4dqcOE1hRXNaJKvTpSvrazszNoXLX3nz17Nqhh2edev3492rwMAT//7eeFzctv3771dbimZvXw4cOFzcvv37938trn7t+/v7B5+dOnT3VM8F39AHDnzh03rp3rH7/84vTNTcxZzu3bt11jc9u8vLe3F196W+NLXf43bvy4sHn537/9VupYpRsfcR+vXfuzm6t+PSca0e+//wd1iLcBkrh69ar7Ok3JLdLHr1+/NmmtARCBra0LuHjxYiVSKJT+YADfptNK+KQ5c+M0BFy6dMkzwjaeSZgdz2H7SWS8EQFsbW25ul/94kEkaeaap284tGexJGYyqe1doiNFCdPIjNplulGW8nvEOn4nnQZ1u5FgtewM2+vgWMQxDlqeyPFowFXW4SgPl/q07BvJ8fLAGFmJthRCy+o32xdB0+v+FNXdmN57KD2kntJ0dTPRNxe7zZI5nNm02rJIrM/Jvn8NsyAWFsg4HbTF8vizUcCtTb3z7Gt4OiHktCIby5HaSxd2C+xYHEtll0F0Ncci0aRn9CYzaBTmUqfF5cexTgN4ZeeH5QY258p2X0zM6FHwqN/LYKfkIfmitFol6I8caovYTcZI+gbuNh92LW4mq99wHe6cSgRrnMVOvJSx2heXuxwOQlLHDYijDkI8xW5zMLWjsik0TZ7GjWt8Xc7G2GM+Vc9EbclB/aYXdc6GhUWkbyag6V2kKwyo/4XSxiI4+IaBDf1Gok0hzXlOsF8B92ulr4UUAm0znSaninE88zl0YiegjhydgLyxKVxlATXGnHD1OaTlu9JS5hrUqZoILI0yhj1H5v8XCDLEC10HDRsAtovK9cJCwdO/P+cTVCU6JnakkdwnITIdK/JstiVqxASwekOmrsrG4wgqZ8OWBcsprQT8bwAip39G5SKUoQAAAABJRU5ErkJggg==);
}
.acf-numeric-slider-spinner.opacity-property .slider-container .ui-slider-handle {
  top: -4px;
  border: none;
  padding: 0;
  margin: 0 0 0 -3px;
  height: 26px;
  width: 7px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAaCAYAAAB7GkaWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA9dpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyNDdhZWQ1ZC00N2Y1LTExZTEtYjk2YS1lYmEwM2EwOGFiZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTkwRjQ4Qjc3NUZDMTFFMjkzQkQ5Nzg3RUJFNjcxNTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTkwRjQ4QjY3NUZDMTFFMjkzQkQ5Nzg3RUJFNjcxNTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUU5NEE2NURFRDc0RTIxMUIyNDQ5OTBERkJFOTE1NUYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyNDdhZWQ1ZC00N2Y1LTExZTEtYjk2YS1lYmEwM2EwOGFiZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7OuGNOAAAAPUlEQVR42mJMSkr6z4ADMAExIw45RiYYA10CppMBTQEjsrEM+OwclRyVRJX8j0bDJdHT7n+YJK5E/R8gwACllQhZMmh6fQAAAABJRU5ErkJggg==);
  cursor: pointer;
}
.ui-spinner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: none;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
}
.ui-spinner .ui-spinner-button,
.ui-spinner .ui-icon,
.ui-spinner .ui-spinner-input,
.ui-spinner .ui-button-text {
  position: static;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}
.ui-spinner .ui-button-text {
  display: none !important;
}
.ui-spinner .ui-spinner-down,
.ui-spinner .ui-spinner-up {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 20px;
  cursor: pointer;
}
.ui-spinner .ui-spinner-down {
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
  margin-right: 1px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAB3RJTUUH3QgCCC06EDj0/gAAAGtJREFUCNddy7EJAjEYhuHnwq0gCMJtkm1SHTiBla3VgSAE3ObfIQMIVoIz2CQifuXz8k21VmM55wNO8x/cUFKHBVeUiHhNrbUFW4c3zLhjHQAJBZec8+6LEfHAEXWEBBHx/An7NC49rDh/APHdJNQ+CYO1AAAAAElFTkSuQmCC) no-repeat scroll center center #616161;
}
.ui-spinner .ui-spinner-up {
  -webkit-order: 3;
  -moz-order: 3;
  -ms-order: 3;
  order: 3;
  margin-left: 1px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAB3RJTUUH3QgCCRAd3hhjHAAAAHBJREFUCNdNzLEJAlEQBNCnXAuCIFwn281FgqmpGJgYCcKBYDfTw+9AEARrMPGLG76Z2UVrbcYpycP3ljhgrqrND5O8MOFaVWNv+gsuVTUu+yTJG3vcf1hVK5wxDX9wwy7JY9FaW2PuAAOO2CZ59lcfFGUorufNZ2wAAAAASUVORK5CYII=) no-repeat scroll center center #616161;
}
.ui-spinner .ui-spinner-input {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  order: 2;
  color: rgba(255, 255, 255, 0.7);
  background-color: #616161;
  width: 40px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}
.bg-simple-file-drop {
  border: 2px dashed rgba(110, 112, 113, 0.4);
}
.bg-simple-file-drop.is-dragover {
  border-color: rgba(110, 112, 113, 0.7);
  background-color: rgba(0, 0, 0, 0.12);
}
.bg-simple-file-drop.is-drag-forbidden {
  border-color: #c51116 !important;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: none;
  position: relative;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before,
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 {
  content: none;
  position: absolute;
  top: 50%;
  right: 3px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  border-bottom: 5px solid;
}
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 {
  border-top: 5px solid;
}
table.dataTable thead .sorting:before {
  content: "";
  top: calc(50% - 4px);
  border-bottom-color: #cccccc;
}
table.dataTable thead .sorting:after {
  content: "";
  top: calc(50% + 4px);
  border-top-color: #cccccc;
}
table.dataTable thead .sorting_asc:after {
  content: "";
  border-top-color: #7980dc;
}
table.dataTable thead .sorting_desc:before {
  content: "";
  border-bottom-color: #7980dc;
}
table.dataTable thead .sorting_asc_disabled:after {
  content: "";
  border-top-color: #cccccc;
}
table.dataTable thead .sorting_desc_disabled:before {
  content: "";
  border-bottom-color: #cccccc;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th {
  overflow: hidden;
}
/*!
 * Bootstrap Colorpicker v2.5.1
 * https://itsjavi.com/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url("public/canvas/images/bootstrap-colorpicker/saturation.png");
  cursor: crosshair;
  float: left;
}
.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}
.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.colorpicker-hue,
.colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}
.colorpicker-hue i,
.colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}
.colorpicker-hue {
  background-image: url("public/canvas/images/bootstrap-colorpicker/hue.png");
}
.colorpicker-alpha {
  background-image: url("public/canvas/images/bootstrap-colorpicker/alpha.png");
  display: none;
}
.colorpicker-saturation,
.colorpicker-hue,
.colorpicker-alpha {
  background-size: contain;
}
.colorpicker {
  padding: 4px;
  min-width: 130px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 2500;
}
.colorpicker:before,
.colorpicker:after {
  display: table;
  content: "";
  line-height: 0;
}
.colorpicker:after {
  clear: both;
}
.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.colorpicker div {
  position: relative;
}
.colorpicker.colorpicker-with-alpha {
  min-width: 140px;
}
.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
  display: block;
}
.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url("public/canvas/images/bootstrap-colorpicker/alpha.png");
  background-position: 0 100%;
}
.colorpicker-color div {
  height: 10px;
}
.colorpicker-selectors {
  display: none;
  height: 10px;
  margin-top: 5px;
  clear: both;
}
.colorpicker-selectors i {
  cursor: pointer;
  float: left;
  height: 10px;
  width: 10px;
}
.colorpicker-selectors i + i {
  margin-left: 3px;
}
.colorpicker-element .input-group-addon i,
.colorpicker-element .add-on i {
  display: inline-block;
  cursor: pointer;
  height: 16px;
  vertical-align: text-top;
  width: 16px;
}
.colorpicker.colorpicker-inline {
  position: relative;
  display: inline-block;
  float: none;
  z-index: auto;
}
.colorpicker.colorpicker-horizontal {
  width: 110px;
  min-width: 110px;
  height: auto;
}
.colorpicker.colorpicker-horizontal .colorpicker-saturation {
  margin-bottom: 4px;
}
.colorpicker.colorpicker-horizontal .colorpicker-color {
  width: 100px;
}
.colorpicker.colorpicker-horizontal .colorpicker-hue,
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  width: 100px;
  height: 15px;
  float: left;
  cursor: col-resize;
  margin-left: 0px;
  margin-bottom: 4px;
}
.colorpicker.colorpicker-horizontal .colorpicker-hue i,
.colorpicker.colorpicker-horizontal .colorpicker-alpha i {
  display: block;
  height: 15px;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  border: none;
  margin-top: 0px;
}
.colorpicker.colorpicker-horizontal .colorpicker-hue {
  background-image: url("public/canvas/images/bootstrap-colorpicker/hue-horizontal.png");
}
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  background-image: url("public/canvas/images/bootstrap-colorpicker/alpha-horizontal.png");
}
.colorpicker-right:before {
  left: auto;
  right: 6px;
}
.colorpicker-right:after {
  left: auto;
  right: 7px;
}
.colorpicker-no-arrow:before {
  border-right: 0;
  border-left: 0;
}
.colorpicker-no-arrow:after {
  border-right: 0;
  border-left: 0;
}
.colorpicker.colorpicker-visible,
.colorpicker-alpha.colorpicker-visible,
.colorpicker-saturation.colorpicker-visible,
.colorpicker-hue.colorpicker-visible,
.colorpicker-selectors.colorpicker-visible {
  display: block;
}
.colorpicker.colorpicker-hidden,
.colorpicker-alpha.colorpicker-hidden,
.colorpicker-saturation.colorpicker-hidden,
.colorpicker-hue.colorpicker-hidden,
.colorpicker-selectors.colorpicker-hidden {
  display: none;
}
.colorpicker-inline.colorpicker-visible {
  display: inline-block;
}
/* *********** draw tools ************* */
/* toolbar */
.acf-feature-tools-bar {
  text-align: center;
  min-height: 46px;
  padding: 5px 70px 0;
  pointer-events: none;
}
.acf-feature-tools-bar .feature-tools-bar-inner {
  display: inline-block;
  padding: 4px 6px;
  border: 2px solid rgba(255, 255, 255, 0.63);
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.63);
  background-clip: padding-box;
  pointer-events: all;
}
/* result panel */
.acf-feature-tools-bar .feature-tools-bar-result-panel {
  position: absolute;
  left: calc(50% - 450px / 2);
  width: 450px;
  height: auto;
  pointer-events: all;
  text-align: left;
  box-shadow: 0 0 8px 0 rgba(117, 117, 117, 0.5);
}
.acf-feature-tools-bar .feature-tools-bar-result-panel .result-panel-titlebar {
  color: #ffffff;
  background-color: #146eff;
}
.acf-feature-tools-bar .feature-tools-bar-result-panel .result-panel-titlebar .result-panel-title {
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  cursor: move;
}
.acf-feature-tools-bar .feature-tools-bar-result-panel .result-panel-titlebar .result-panel-close {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 9px;
  padding: 10px;
  cursor: pointer;
}
.acf-feature-tools-bar .feature-tools-bar-result-panel .result-panel-titlebar .result-panel-close:before {
  content: "\f128";
}
.feature-tool,
.feature-tools-group {
  font-family: "icons";
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  text-align: center;
  margin: 2px;
  font-size: 22px;
  cursor: pointer;
}
body:not(.touch) .feature-tool:hover,
body:not(.touch) .feature-tools-group:hover {
  color: #ffffff;
  background-color: #ffffff;
}
body.touch .feature-tool:active,
body.touch .feature-tools-group:active {
  color: #ffffff;
  background-color: #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.feature-tool.feature-tool-active,
.feature-tools-group.feature-tool-active {
  color: #ffffff;
  background-color: #ffffff;
}
.feature-tools-group {
  position: relative;
}
.feature-tools-group .feature-tools-group-inner {
  display: none;
  padding: 4px 6px;
  border: 2px solid rgba(255, 255, 255, 0.63);
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.63);
  background-clip: padding-box;
  position: absolute;
  top: 35px;
  left: -11px;
}
.feature-tools-group.dropdown-active .feature-tools-group-inner {
  display: inline-block;
}
/* style editor */
.acf-editor-panel.style-editor {
  width: 350px;
}
.acf-style-editor .tabs-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.acf-style-editor .tabs-container .single-tab {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  color: rgba(0, 0, 0, 0.54);
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding: 8px 4px;
  text-align: center;
  cursor: pointer;
}
.acf-style-editor .tabs-container .single-tab:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
.acf-style-editor .tabs-container .single-tab.active {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  cursor: default;
}
.acf-style-editor .tab-content {
  padding: 12px 18px;
}
.acf-style-editor .tab-content .stroke-weight-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.acf-style-editor .tab-content .stroke-weight-container .stroke-weight-pickers {
  min-width: 0%;
  -webkit-flex: 0 0 220px;
  -moz-flex: 0 0 220px;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.acf-style-editor .tab-content .stroke-weight-container .acf-numeric-slider-spinner {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  margin-left: 8px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker:hover {
  opacity: 0.75;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker .wp-shape {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #616161;
  height: 20px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker .wp-text {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 9px;
  margin-top: 2px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-1 {
  padding: 0 7px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-2 {
  padding: 0 7px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-3 {
  padding: 0 6px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-4 {
  padding: 0 6px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-5 {
  padding: 0 5px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-6 {
  padding: 0 5px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-7 {
  padding: 0 4px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-9 {
  padding: 0 3px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-12 {
  padding: 0 2px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-13 {
  padding: 0 1px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-16 {
  padding: 0;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-1 .wp-shape {
  width: 1px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-2 .wp-shape {
  width: 2px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-3 .wp-shape {
  width: 3px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-4 .wp-shape {
  width: 4px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-5 .wp-shape {
  width: 5px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-6 .wp-shape {
  width: 6px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-7 .wp-shape {
  width: 7px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-9 .wp-shape {
  width: 9px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-12 .wp-shape {
  width: 12px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-13 .wp-shape {
  width: 13px;
}
.acf-style-editor .tab-content .stroke-weight-container .weight-single-picker.value-16 .wp-shape {
  width: 16px;
}
.acf-style-editor .tab-content .acf-numeric-slider-spinner {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.acf-style-editor .tab-content .style-symbol-list {
  max-height: 150px;
  overflow: auto;
}
.acf-style-editor .tab-content .style-symbol {
  background-image: linear-gradient(45deg, #EDEDED 25%, transparent 25%), linear-gradient(-45deg, #EDEDED 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #EDEDED 75%), linear-gradient(-45deg, transparent 75%, #EDEDED 75%);
  background-color: #FFFFFF;
  background-size: 15px 15px;
  background-position: 0 0, 0 7.5px, 7.5px -7.5px, -7.5px 0px;
  padding: 2px;
  margin: 4px;
  cursor: pointer;
}
.acf-style-editor .tab-content .style-symbol.style-symbol-default {
  outline: 2px dashed #ffffff;
}
.acf-style-editor .tab-content .style-symbol:hover {
  outline: 2px solid #bdbdbd;
}
.acf-style-editor .tab-content .style-symbol.style-symbol-selected {
  outline: 2px solid #000000;
}
.acf-style-editor .tab-content .style-symbol.style-symbol-selected:hover {
  outline-style: dashed;
}
.acf-style-editor .tab-content label:not(:first-child) {
  margin-top: 12px;
}
.acf-style-editor .tab-content select {
  display: block;
  padding: 4px 8px;
}
.acf-style-editor .tab-content .input-group .form-control,
.acf-style-editor .tab-content .input-group .input-group-addon {
  border-radius: 0;
}
/* contextual tools */
.contextual-tools {
  pointer-events: none;
  outline: none;
}
.acf-map-contextual-toolbar {
  position: absolute;
  z-index: 1;
}
.acf-map-contextual-toolbar .acf-map-contextual-toolbar-arc {
  fill: none;
  stroke: #ffffff;
  stroke-opacity: 0.5;
  stroke-width: 50;
  stroke-linecap: round;
}
.acf-map-contextual-toolbar-handle {
  fill: #ffffff;
  fill-opacity: 0.5;
  position: absolute;
  cursor: move;
  pointer-events: all;
}
.contextual-tools.toolbar-xsmall .acf-map-contextual-toolbar {
  top: -80px;
  left: -80px;
}
.contextual-tools.toolbar-xsmall .acf-map-contextual-toolbar-arc {
  width: 170px;
  height: 170px;
}
.contextual-tools.toolbar-xsmall .acf-map-contextual-toolbar-handle {
  top: 90px;
  left: 90px;
}
.contextual-tools.toolbar-small .acf-map-contextual-toolbar {
  top: -70px;
  left: -70px;
}
.contextual-tools.toolbar-small .acf-map-contextual-toolbar-arc {
  width: 180px;
  height: 180px;
}
.contextual-tools.toolbar-small .acf-map-contextual-toolbar-handle {
  top: 85px;
  left: 85px;
}
.contextual-tools.toolbar-medium .acf-map-contextual-toolbar {
  top: -100px;
  left: -100px;
}
.contextual-tools.toolbar-medium .acf-map-contextual-toolbar-arc {
  width: 230px;
  height: 230px;
}
.contextual-tools.toolbar-medium .acf-map-contextual-toolbar-handle {
  top: 120px;
  left: 120px;
}
.contextual-tools.toolbar-large .acf-map-contextual-toolbar {
  top: -90px;
  left: -90px;
}
.contextual-tools.toolbar-large .acf-map-contextual-toolbar-arc {
  width: 260px;
  height: 260px;
}
.contextual-tools.toolbar-large .acf-map-contextual-toolbar-handle {
  top: 150px;
  left: 150px;
}
.contextual-tools.toolbar-xlarge .acf-map-contextual-toolbar {
  top: -110px;
  left: -110px;
}
.contextual-tools.toolbar-xlarge .acf-map-contextual-toolbar-arc {
  width: 300px;
  height: 300px;
}
.contextual-tools.toolbar-xlarge .acf-map-contextual-toolbar-handle {
  top: 175px;
  left: 175px;
}
.acf-map-contextual-tool,
.acf-map-contextual-tools-group {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  width: 32px;
  height: 32px;
  line-height: 28px;/* 32 minus borders x2 */
  background-color: #ffffff;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.63);
  cursor: pointer;
  color: #424242;
  text-align: center;
  text-decoration: none;
  pointer-events: all;
}
body:not(.touch) .acf-map-contextual-tool:hover,
body:not(.touch) .acf-map-contextual-tools-group:hover {
  color: #ffffff;
  background: #ffffff;
}
body.touch .acf-map-contextual-tool:active,
body.touch .acf-map-contextual-tools-group:active {
  color: #ffffff;
  background: #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-map-contextual-tool.acf-map-contextual-tool-active,
.acf-map-contextual-tools-group.acf-map-contextual-tool-active {
  color: #ffffff;
  background: #ffffff;
}
.acf-map-contextual-tools-group .acf-map-contextual-tools-group-inner {
  display: none;
  padding: 2px 4px 2px 45px;
  border-radius: 28px;
  background-color: rgba(255, 255, 255, 0.63);
  pointer-events: all;
  position: absolute;
  top: -4px;
  left: -4px;
}
.acf-map-contextual-tools-group.dropdown-active .acf-map-contextual-tools-group-inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.acf-map-contextual-toolbar-light .acf-map-contextual-toolbar-arc {
  stroke-opacity: 0.3;
}
.acf-map-contextual-toolbar-light .acf-map-contextual-toolbar-handle {
  fill-opacity: 0.3;
}
.acf-map-contextual-toolbar-light .acf-map-contextual-tool-top:not(.dropdown-active) {
  opacity: 0.7;
}
/* editing */
.map-editing-icon {
  border-radius: 2px;
  background: white;
  border: 1px solid #666;
  width: 8px;
  height: 8px;
  cursor: pointer;
}
.mover-point {
  width: 16px;
  height: 16px;
}
.mover-point-middle {
  opacity: 0.5;
  background-color: #b9b9b9;
}
.mover-point-topology {
  opacity: 0.9;
  background-color: #ff0000;
}
/*** contextual container ***/
.acf-map-edit-handle-rotate {
  width: 22px;
  height: 22px;
  cursor: url(data:application/cur;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAVCAYAAACkCdXRAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAA6ZJREFUeNqM001IY1cUB/D/fYmm2sbR2lC1zYlgoRG6MpEyBlpxM9iFIGKFIm3s0lCKjOByhCLZCFqLBF1YFVJdSRbdFHRhBbULtRuFVBTzYRpJgo2mY5OX5N9Fo2TG+eiFA/dd3vvd8+65ByTxshARTdf1JySp6/oTEdFe9T5eg5lIcnBwkCSZyWS+exX40oyur68/KxaLf5Okw+H4X+A9JBaLfUySZ2dnnJqaosPhIAACeC34DJRKpb7IZrMcHx+nwWCgUopGo/EOKwf9fn/1CzERUevr6+9ls1mOjIwQAH0+H4PBIKPR6D2ofAQCgToRUeVYJUkuLy8TANfW1kiS8/PzCy84Mw4MDBAAZ2dnmc/nub+/X0MSEBF1cHDwMJVKsaGhgV6vl+l0mqOjo1+KyKfl1dze3l4NBoM/PZ+diFSLiIKIGBOJxA9bW1sEwNXVVSaTyQMRaRaRxrOzs+9J8ujoaE5EPhQRq67rcZ/PRwD0+/3Udf03EdEgIqZisZibnJykwWDg4eEhd3Z2xkXELCJvPpdBrYjUiEhL+Xo4HH4sIhUaAKNSqiIcDsNkMqG+vh6RSOQQQM7tdhsAQCkFAHC73UUATxcWFqypVApmsxnDw8OwWq2TADQNgAYAFosF+XweyWQSdru9BUBxcXFRB/4rEgDcPouIIx6P4+bmBi0tLSCpAzBqAIqnp6c/dnZ2IpfLYXNzE62traMADACKNputpr+/v8lms9UAKAAwiMjXe3t7KBQKqKurQy6Xi6K0i2l6evpROp1mbW0t29vbGY/Hb8/IVIqq2zlJXl1dsaOjg2azmefn5wwEAl+JSBVExCgi75PkzMwMlVJsbGxkIpFgPp8PX15ePopEIs3JZPITXdf/iEajbGpqolKKExMT1HWdHo/nIxGpgIgoEXnQ3d39kCTHxsYIgC6Xi3NzcwyHw8xkMozFYlxaWmJbWxuVUuzt7WUul6PX6/1cRN4WEe2uA0SkaWVl5XGpRVhdXU0A1DSNlZWVdz3qdDrZ09PDWCzG4+Pjn0XEWvp9KJKw2WwKwBsA3gHQHAqFfr24uMDGxgZ2d3cRiUQAAHa7HU6nE319fTg5Ofmlq6vrGwB/AngaCoWK6rbsNptNA1AJoA7Aux6Pp3NoaMhjsVg+QNmIRqO/u1yubwFEASRKUAEA7rASqABUAKgC8KAUb5XWCOAfAFcA/gJwDSB7C93DylCtdM8qABhLc5TumV6KQigUeubjfwcAHkQJ94ndWeYAAAAASUVORK5CYII=) 10 10, auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAVCAYAAACkCdXRAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAA6ZJREFUeNqM001IY1cUB/D/fYmm2sbR2lC1zYlgoRG6MpEyBlpxM9iFIGKFIm3s0lCKjOByhCLZCFqLBF1YFVJdSRbdFHRhBbULtRuFVBTzYRpJgo2mY5OX5N9Fo2TG+eiFA/dd3vvd8+65ByTxshARTdf1JySp6/oTEdFe9T5eg5lIcnBwkCSZyWS+exX40oyur68/KxaLf5Okw+H4X+A9JBaLfUySZ2dnnJqaosPhIAACeC34DJRKpb7IZrMcHx+nwWCgUopGo/EOKwf9fn/1CzERUevr6+9ls1mOjIwQAH0+H4PBIKPR6D2ofAQCgToRUeVYJUkuLy8TANfW1kiS8/PzCy84Mw4MDBAAZ2dnmc/nub+/X0MSEBF1cHDwMJVKsaGhgV6vl+l0mqOjo1+KyKfl1dze3l4NBoM/PZ+diFSLiIKIGBOJxA9bW1sEwNXVVSaTyQMRaRaRxrOzs+9J8ujoaE5EPhQRq67rcZ/PRwD0+/3Udf03EdEgIqZisZibnJykwWDg4eEhd3Z2xkXELCJvPpdBrYjUiEhL+Xo4HH4sIhUaAKNSqiIcDsNkMqG+vh6RSOQQQM7tdhsAQCkFAHC73UUATxcWFqypVApmsxnDw8OwWq2TADQNgAYAFosF+XweyWQSdru9BUBxcXFRB/4rEgDcPouIIx6P4+bmBi0tLSCpAzBqAIqnp6c/dnZ2IpfLYXNzE62traMADACKNputpr+/v8lms9UAKAAwiMjXe3t7KBQKqKurQy6Xi6K0i2l6evpROp1mbW0t29vbGY/Hb8/IVIqq2zlJXl1dsaOjg2azmefn5wwEAl+JSBVExCgi75PkzMwMlVJsbGxkIpFgPp8PX15ePopEIs3JZPITXdf/iEajbGpqolKKExMT1HWdHo/nIxGpgIgoEXnQ3d39kCTHxsYIgC6Xi3NzcwyHw8xkMozFYlxaWmJbWxuVUuzt7WUul6PX6/1cRN4WEe2uA0SkaWVl5XGpRVhdXU0A1DSNlZWVdz3qdDrZ09PDWCzG4+Pjn0XEWvp9KJKw2WwKwBsA3gHQHAqFfr24uMDGxgZ2d3cRiUQAAHa7HU6nE319fTg5Ofmlq6vrGwB/AngaCoWK6rbsNptNA1AJoA7Aux6Pp3NoaMhjsVg+QNmIRqO/u1yubwFEASRKUAEA7rASqABUAKgC8KAUb5XWCOAfAFcA/gJwDSB7C93DylCtdM8qABhLc5TumV6KQigUeubjfwcAHkQJ94ndWeYAAAAASUVORK5CYII=) no-repeat;
  border-radius: 50%;
}
body.touch .acf-map-edit-handle-rotate {
  width: 26px;
  height: 26px;
  background-position: 49% 50%;
}
.acf-map-edit-handle-nw {
  width: 8px;
  height: 8px;
  cursor: nw-resize;
}
body.touch .acf-map-edit-handle-nw {
  width: 16px;
  height: 16px;
}
.acf-map-edit-handle-ne {
  width: 8px;
  height: 8px;
  cursor: ne-resize;
}
body.touch .acf-map-edit-handle-ne {
  width: 16px;
  height: 16px;
}
.acf-map-edit-handle-se {
  width: 8px;
  height: 8px;
  cursor: se-resize;
}
body.touch .acf-map-edit-handle-se {
  width: 16px;
  height: 16px;
}
.acf-map-edit-handle-sw {
  width: 8px;
  height: 8px;
  cursor: sw-resize;
}
body.touch .acf-map-edit-handle-sw {
  width: 16px;
  height: 16px;
}
.acf-map-edit-handle-n {
  width: 8px;
  height: 8px;
  cursor: n-resize;
}
body.touch .acf-map-edit-handle-n {
  width: 16px;
  height: 16px;
}
.acf-map-edit-handle-s {
  width: 8px;
  height: 8px;
  cursor: s-resize;
}
body.touch .acf-map-edit-handle-s {
  width: 16px;
  height: 16px;
}
.acf-map-edit-handle-e {
  width: 8px;
  height: 8px;
  cursor: e-resize;
}
body.touch .acf-map-edit-handle-e {
  width: 16px;
  height: 16px;
}
.acf-map-edit-handle-w {
  width: 8px;
  height: 8px;
  cursor: w-resize;
}
body.touch .acf-map-edit-handle-w {
  width: 16px;
  height: 16px;
}
/*** reticle ***/
.acf-map-edition-reticle {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
/*** Snap ***/
.snap-globalSnap:before {
  content: "\f183";
}
.snap-mode-SnapSegment:before {
  content: "\f18b";
}
.snap-mode-SnapNode:before {
  content: "\f18a";
}
.snap-mode-SnapEndpoint:before {
  content: "\f185";
}
.snap-mode-SnapMidpoint:before {
  content: "\f187";
}
.snap-mode-SnapPerpendicular:before {
  content: "\f189";
}
.snap-mode-SnapCenter:before {
  content: "\f184";
}
.snap-snapToLine:before {
  content: "\f186";
}
/*** colorpicker ***/
.colorpicker-element .input-group-addon {
  padding: 5px 11px;
}
.colorpicker-element .input-group-addon i,
.colorpicker-element .add-on i {
  height: 18px;
  width: 18px;
}
.colorpicker-150 .colorpicker-saturation {
  width: 150px;
  height: 150px;
}
.colorpicker-150 .colorpicker-hue,
.colorpicker-150 .colorpicker-alpha {
  width: 15px;
  height: 150px;
}
.colorpicker-150 .colorpicker-color,
.colorpicker-150 .colorpicker-color div {
  height: 15px;
}
ul.chart-tooltip {
  margin: 0;
  padding: 0;
  text-align: left;
}
ul.chart-tooltip li {
  white-space: nowrap;
  list-style-type: none;
  padding-left: 0;
}
ul.chart-tooltip li:not(:last-of-type) {
  margin-bottom: 2px;
}
ul.chart-tooltip li span.color-preview {
  display: inline-block;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border: 1px solid;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: none;
  position: relative;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before,
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 {
  content: none;
  position: absolute;
  top: 50%;
  right: 3px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  border-bottom: 5px solid;
}
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 {
  border-top: 5px solid;
}
table.dataTable thead .sorting:before {
  content: "";
  top: calc(50% - 4px);
  border-bottom-color: #cccccc;
}
table.dataTable thead .sorting:after {
  content: "";
  top: calc(50% + 4px);
  border-top-color: #cccccc;
}
table.dataTable thead .sorting_asc:after {
  content: "";
  border-top-color: #7980dc;
}
table.dataTable thead .sorting_desc:before {
  content: "";
  border-bottom-color: #7980dc;
}
table.dataTable thead .sorting_asc_disabled:after {
  content: "";
  border-top-color: #cccccc;
}
table.dataTable thead .sorting_desc_disabled:before {
  content: "";
  border-bottom-color: #cccccc;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th {
  overflow: hidden;
}
.bg-directive-stat {
  overflow: hidden;
  min-width: 0%;
  -webkit-flex: 2 1 auto;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}
.dashboard-widget-content .bg-directive-stat {
  overflow: auto;
}
.dashboard-widget-content .bg-directive-stat .div-chart-content {
  overflow-x: auto;
  overflow-y: hidden;
}
.dashboard-widget-content .bg-directive-stat.bg-stat-pivottable .div-chart-content {
  overflow: visible;
}
.dashboard-widget-content .bg-directive-stat.bg-stat-simpletable {
  overflow: visible;
}
.dashboard-widget-content .bg-directive-stat.bg-stat-simpletable .div-chart-content {
  overflow: visible;
}
.bg-directive-stat .chart-content-wrapper {
  height: 100%;
}
.bg-directive-stat .chart-content-wrapper .chart-content {
  height: 100%;
}
.bg-directive-stat .div-chart-content {
  padding: 15px 10px 10px 10px;
  font-size: 12px;
  font-family: Arial;
  color: #667586;
}
.bg-directive-stat .div-chart-content .dataTables_length,
.bg-directive-stat .div-chart-content .dataTables_filter {
  margin-bottom: 4px;
}
.bg-directive-stat .div-chart-content .dataTables_length label,
.bg-directive-stat .div-chart-content .dataTables_filter label {
  font-weight: normal !important;
}
.bg-directive-stat .div-chart-content .dataTables_length label select,
.bg-directive-stat .div-chart-content .dataTables_filter label select,
.bg-directive-stat .div-chart-content .dataTables_length label input,
.bg-directive-stat .div-chart-content .dataTables_filter label input {
  color: #8499a0;
  border-color: #e6e4e5;
  border-style: solid;
  border-width: 1px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  height: 20px;
}
.bg-directive-stat .div-chart-content .dataTables_length label select,
.bg-directive-stat .div-chart-content .dataTables_filter label select {
  cursor: pointer;
}
.bg-directive-stat.bg-stat-textchart .div-chart-content {
  padding-top: 0;
  padding-bottom: 0;
  overflow-y: auto;
}
.bg-directive-stat.bg-stat-simpletable .div-chart-content {
  padding-top: 10px;
}
.bg-directive-stat.bg-stat-pivottable {
  overflow: auto;
}
.bg-directive-stat .drill-down-button {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  pointer-events: auto;
  margin-top: 8px;
  margin-left: 8px;
  font-size: 24px;
  color: #6E7071;
}
.bg-directive-stat .drill-down-button:before {
  content: "\f1b5";
}
body:not(.touch) .bg-directive-stat .drill-down-button:hover {
  opacity: 0.5;
}
body.touch .bg-directive-stat .drill-down-button:active {
  opacity: 0.5;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.bg-directive-stat .drill-down-button.disabled {
  cursor: default;
  color: lightgrey;
  pointer-events: none;
}
body:not(.touch) .bg-directive-stat .drill-down-button.disabled:hover {
  opacity: 1;
}
body.touch .bg-directive-stat .drill-down-button.disabled:active {
  opacity: 1;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.bg-directive-stat .drill-up-button {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  margin-top: 8px;
  margin-left: 8px;
  font-size: 24px;
  color: #6E7071;
}
.bg-directive-stat .drill-up-button:before {
  content: "\f1b6";
}
body:not(.touch) .bg-directive-stat .drill-up-button:hover {
  opacity: 0.5;
}
body.touch .bg-directive-stat .drill-up-button:active {
  opacity: 0.5;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.bg-directive-stat .hierarchy-infos .hierarchy-infos-separator {
  color: #1d6fae;
}
.bg-directive-stat .hierarchy-infos .hierarchy-infos-text {
  color: #667586;
}
.bg-directive-stat .not_possible {
  fill: #c8c8c8;
}
.bg-directive-stat .possible {
  fill: #ec888c;
}
.show-legend-button {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 8px;
  margin-left: 8px;
  font-size: 24px;
  cursor: pointer;
  color: #6E7071;
}
.show-legend-button:before {
  content: "\f22a";
}
body:not(.touch) .show-legend-button:hover {
  opacity: 0.5;
}
body.touch .show-legend-button:active {
  opacity: 0.5;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.show-legend-button.legend-button-active {
  color: #ffffff;
}
.bg-directive-stat-legend {
  color: #667586;
}
.acf-stat-result-item .bg-directive-stat-legend,
.bg-stat-layout-manager:not(.large-layout) .bg-directive-stat-legend {
  position: relative;
}
.acf-stat-result-item .bg-directive-stat-legend .bg-directive-stat-legend__legend,
.bg-stat-layout-manager:not(.large-layout) .bg-directive-stat-legend .bg-directive-stat-legend__legend,
.acf-stat-result-item .bg-directive-stat-legend .stat-measure-info-legend,
.bg-stat-layout-manager:not(.large-layout) .bg-directive-stat-legend .stat-measure-info-legend {
  background-color: rgba(238, 238, 238, 0.5);
}
.statistic-attributions {
  font-size: 10px;
  background: #ffffff;
  opacity: 0.9;
  text-align: right;
}
.statistic-attributions .attributions-control {
  padding: 2px 3px 0 5px;
}
.statistic-modal-content .statistic-attributions .attributions-control {
  padding: 3px 6px;
}
.statistic-modal-content {
  padding: 0 !important;
  width: 100% !important;
}
.statistic-modal-content .statistic-info {
  padding: 15px 12px;
}
.statistic-modal-content .filters-form-panel {
  margin-bottom: 10px;
}
.statistic-modal-content .filters-form-panel label {
  color: inherit;
}
.statistic-modal-content .filters-form-panel .filters-error-message,
.statistic-modal-content .filters-form-panel .bottom-button-bar {
  font-size: 12px;
}
body:not(.touch) .stat-pivot-table tr th.col-header.selectable:hover,
body:not(.touch) .stat-pivot-table tr th.line-header.selectable:hover {
  color: #404040;
}
body.touch .stat-pivot-table tr th.col-header.selectable:active,
body.touch .stat-pivot-table tr th.line-header.selectable:active {
  color: #404040;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-map-control-txbutton {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 72px;
  padding: 10px;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  pointer-events: auto;
  width: calc(50% - 10px);
}
.acf-map-control-txbutton {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.acf-map-control-txbutton + .acf-map-control-txbutton {
  margin-left: 10px;
}
.acf-map-control-txbutton .icon {
  position: relative;
  top: -2px;
  margin-right: 4px;
  font-size: 21px;
}
.icon_datasource-overmetadata:before {
  content: "\f13b";
}
.geo-aggrid.ag-theme-alpine .ag-root-wrapper.ag-layout-normal {
  border: none;
}
.geo-aggrid.ag-theme-alpine .ag-root-wrapper-body.ag-layout-normal {
  flex: initial;
  height: auto;
  border: 1px solid #babfc7;
}
.bg-directive-stat.bg-stat-pivottable {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 100%;
}
.bg-directive-stat.bg-stat-pivottable .chart-content-wrapper {
  min-height: 0%;
}
.tab-content-container .stat-presentation-PIVOTTABLE .bg-stat-pivottable,
.acf-infosheet-statistic-section .bg-stat-pivottable {
  max-height: 350px;
  overflow: auto;
}
.tab-content-container .stat-presentation-PIVOTTABLE .bg-stat-pivottable .div-chart-content,
.acf-infosheet-statistic-section .bg-stat-pivottable .div-chart-content {
  overflow: visible;
  height: 100%;
}
/* Utilitary classes */
.flex-grow {
  flex-grow: 1;
}
/* global */
.background {
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}
.main-container {
  position: relative;
  height: 100%;
}
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'] {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
input[type='text']:-moz-placeholder,
input[type='password']:-moz-placeholder,
input[type='datetime']:-moz-placeholder,
input[type='datetime-local']:-moz-placeholder,
input[type='date']:-moz-placeholder,
input[type='month']:-moz-placeholder,
input[type='time']:-moz-placeholder,
input[type='week']:-moz-placeholder,
input[type='number']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='url']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='color']:-moz-placeholder {
  color: rgba(110, 112, 113, 0.7);
}
input[type='text']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='datetime']:-ms-input-placeholder,
input[type='datetime-local']:-ms-input-placeholder,
input[type='date']:-ms-input-placeholder,
input[type='month']:-ms-input-placeholder,
input[type='time']:-ms-input-placeholder,
input[type='week']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='color']:-ms-input-placeholder {
  color: rgba(110, 112, 113, 0.7);
}
input[type='text']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='datetime']::-webkit-input-placeholder,
input[type='datetime-local']::-webkit-input-placeholder,
input[type='date']::-webkit-input-placeholder,
input[type='month']::-webkit-input-placeholder,
input[type='time']::-webkit-input-placeholder,
input[type='week']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='color']::-webkit-input-placeholder {
  color: rgba(110, 112, 113, 0.7);
}
.header {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  position: fixed;
  top: 0;
  width: 100%;
  height: 88px;
  -webkit-transition: height 0.3s ease 0s;
  -moz-transition: height 0.3s ease 0s;
  -o-transition: height 0.3s ease 0s;
  transition: height 0.3s ease 0s;
  z-index: 1050;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.header .title-module {
  min-width: 0%;
  -webkit-flex: 1 1;
  -moz-flex: 1 1;
  -ms-flex: 1 1;
  flex: 1 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header .title-module .acf-image {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.header .title-module .acf-title {
  min-width: 0%;
  -webkit-flex: 1 1;
  -moz-flex: 1 1;
  -ms-flex: 1 1;
  flex: 1 1;
}
.header > .search-module {
  margin: 0 4px;
  padding-top: 4px;
  min-width: 0%;
  -webkit-flex: 0 0 38%;
  -moz-flex: 0 0 38%;
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
}
.header > .base-layer-switcher {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
}
.header > .platform-language {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
}
.header > .user-info-header {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
}
.header > .search-module {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.header > .search-module .acf-search-box,
.header > .search-module .search-module-functions {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.header > .search-module .search-module-functions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header > .search-module .search-module-functions .map-searches-launcher {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.header > .search-module .search-module-functions .global-parameters-container {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
}
.header .global-parameters-launcher {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  text-align: center;
  font-size: 21px;
  cursor: pointer;
}
.header .global-parameters-launcher:before {
  content: "\f1ea";
}
body:not(.touch) .header .global-parameters-launcher:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
body.touch .header .global-parameters-launcher:active {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.header .global-parameters-launcher.global-param-opened {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
.global-parameters-panel-container {
  position: absolute;
  top: 36px;
  right: 0;
  width: 250px;
  background: #ffffff;
  outline: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 8px 0 rgba(117, 117, 117, 0.5);
}
/*
Language switcher
*/
.platform-language .dropdown-header {
  padding: 0;
}
.platform-language .dropdown-toggle {
  padding: 0;
  width: 76px;
  height: 88px;
  line-height: 88px;
  color: #ffffff;
  font-size: 32px;
  font-weight: normal;
  text-transform: capitalize;
  text-align: center;
  cursor: pointer;
}
.platform-language .dropdown-menu {
  margin-top: 0;
  border-radius: 0;
}
.platform-language .dropdown-menu li {
  margin: 2px 0;
}
body:not(.touch) .platform-language .dropdown-menu li:hover a {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  cursor: pointer;
}
body.touch .platform-language .dropdown-menu li:active {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
body.touch .platform-language .dropdown-menu li:active a {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  cursor: pointer;
}
.platform-language .dropdown-menu li.selected a {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  cursor: pointer;
}
.platform-language .inline-layout .lang-item-inline {
  padding: 8px;
  color: inherit;
}
.platform-language .inline-layout .lang-item-inline:not(:last-of-type) {
  border-bottom: 1px dotted #ededed;
}
.platform-language .inline-layout .lang-item-inline.selected {
  color: #ffffff;
  font-weight: bold;
}
/*
User info header
*/
.user-info-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding-bottom: 4px;
  width: 88px;
  height: 88px;
}
.user-info-header .name-user .loginout-button {
  display: block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 32px;
}
.user-info-header .name-user .loginout-label {
  display: block;
  padding-top: 4px;
  width: 100%;
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  text-align: center;
}
.user-info-header .name-user .loginout-label span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 100%;
}
/*
Side modules
*/
.module {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
  border-radius: 3px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.module .title-container {
  padding: 10px;
  text-align: left;
  vertical-align: middle;
}
.module .title-container span {
  font-size: 14px;
}
.module .module-icon {
  color: #ffffff;
  font-size: 28px;
  padding-right: 6px;
}
/* Gestionnaire de modules  */
.acf-extensions-container .extensions-launcher {
  display: block;
  min-height: 42px;
  margin-left: 0;
  margin-right: 0;
  background-color: rgba(255, 255, 255, 0.85);
  color: #000000;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
.acf-extensions-container .extensions-launcher .launcher-item {
  cursor: pointer;
  height: 42px;
  color: #ffffff;
  background: #146eff;
  background: none;
  font-size: 28px;
  line-height: 1;
  padding: 6px 0 0;
  text-align: center;
  float: left;
}
.acf-extensions-container .extensions-launcher .launcher-item .launcher-label {
  display: none;
}
.acf-extensions-container .extensions-launcher .launcher-item:hover {
  color: #146eff;
  background: #ffffff;
  border-bottom: medium none;
}
.acf-extensions-container .extensions-launcher .launcher-item.active {
  border-bottom: 2px solid rgba(20, 110, 255, 0.6);
}
.acf-extensions-container .extensions-launcher .launcher-item:first-child {
  margin-left: 25%;
}
.city-background {
  position: fixed;
  top: 0;
  left: 0;
}
.background-photo {
  display: block;
  overflow: hidden;
  -webkit-mask: url(public/canvas/images/gp1/photo_mask.png);
  -webkit-mask-size: 100% 100%;
  -webkit-transition: width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s;
  transition: width 0.2s ease 0s;
}
.toggle-window.permalink-window {
  color: #6E7071;
  background-color: rgba(255, 255, 255, 0.85);
}
.toggle-window.permalink-window.right:after {
  border-left-color: #ffffff;
}
.toggle-window.permalink-window .tabs-container .single-tab.active {
  color: #ffffff;
  background-color: transparent;
  font-weight: normal;
}
.toggle-window.permalink-window .btn-primary {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  border: none;
  border-radius: 0;
}
.toggle-window.permalink-window .actions .action-delete,
.toggle-window.permalink-window .actions .action-view {
  color: #ffffff;
}
body:not(.touch) .toggle-window.permalink-window .actions .action-delete:hover,
body:not(.touch) .toggle-window.permalink-window .actions .action-view:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
body.touch .toggle-window.permalink-window .actions .action-delete:active,
body.touch .toggle-window.permalink-window .actions .action-view:active {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.toggle-window.permalink-window .status-message {
  color: inherit;
}
/*
HTML module special rules
Fix layout shifts by adding top or bottom margin or by re-calculating height of fixed elements whether a header or a footer module exists or not.
Real dirty but don't have much choice.
*/
html.display-module-header:not(.is-mobile-device-html) {
  margin-top: 30px;
}
html.display-module-header:not(.is-mobile-device-html) .module-html-header {
  position: fixed;
  top: 0;
}
html.display-module-header:not(.is-mobile-device-html),
html.display-module-header:not(.is-mobile-device-html) .map-canvas {
  height: calc(100vh - 30px );
}
html.display-module-header:not(.is-mobile-device-html) .map-side-tools {
  height: calc(100% - 118px );
  top: 118px;
}
html.display-module-header:not(.is-mobile-device-html) .side {
  margin-top: calc(20em + 30px );
}
html.display-module-header:not(.is-mobile-device-html) .map-canvas,
html.display-module-header:not(.is-mobile-device-html) .header,
html.display-module-header:not(.is-mobile-device-html) .city-background {
  top: 30px;
}
html.display-module-header:not(.is-mobile-device-html) .base-layer-switcher .base-layer-buttons:not(.simple-carousel-no-scroll) {
  height: calc(100% - 118px  - 50px);
}
html.display-module-header:not(.is-mobile-device-html) .acf-bar-launcher .acf-launcher-children {
  max-height: calc(100% - 118px  - 36px);
}
@media all and (max-width: 767px) {
  html.display-module-header .map-side-tools {
    height: calc(100% - 78px );
    top: 78px;
  }
  html.display-module-header .acf-map-controls-top {
    margin-top: 30px;
  }
}
html.display-module-footer:not(.is-mobile-device-html) .module-html-footer {
  position: fixed;
  bottom: 0;
}
html.display-module-footer:not(.is-mobile-device-html),
html.display-module-footer:not(.is-mobile-device-html) .map-canvas {
  height: calc(100vh - 30px );
}
html.display-module-footer:not(.is-mobile-device-html) .map-side-tools {
  height: calc(100% - 118px );
}
html.display-module-footer:not(.is-mobile-device-html) .side {
  padding-bottom: 30px;
}
html.display-module-footer:not(.is-mobile-device-html) .base-layer-switcher .base-layer-buttons:not(.simple-carousel-no-scroll) {
  height: calc(100% - 118px  - 50px);
}
html.display-module-footer:not(.is-mobile-device-html) .acf-bar-launcher .acf-launcher-children {
  max-height: calc(100% - 118px  - 36px);
}
@media all and (max-width: 767px) {
  html.display-module-footer .map-side-tools {
    height: calc(100% - 78px );
  }
}
html.display-module-header.display-module-footer:not(.is-mobile-device-html),
html.display-module-header.display-module-footer:not(.is-mobile-device-html) .map-canvas {
  height: calc(100vh - 60px );
}
html.display-module-header.display-module-footer:not(.is-mobile-device-html) .map-side-tools {
  height: calc(100% - 148px );
}
html.display-module-header.display-module-footer:not(.is-mobile-device-html) .base-layer-switcher .base-layer-buttons:not(.simple-carousel-no-scroll) {
  height: calc(100% - 148px  - 50px);
}
html.display-module-header.display-module-footer:not(.is-mobile-device-html) .acf-bar-launcher .acf-launcher-children {
  max-height: calc(100% - 148px  - 36px);
}
@media all and (max-width: 767px) {
  html.display-module-header.display-module-footer .map-side-tools {
    height: calc(100% - 108px );
  }
}
html.is-mobile-device-html body {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
html.is-mobile-device-html body .responsive-main-container {
  min-height: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
html.is-mobile-device-html body .module-html {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.toggle-window {
  position: fixed;
  padding: 4px 12px;
  min-height: 40px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 4px;
  border: none;
  z-index: 1300;
}
.toggle-window:before,
.toggle-window:after {
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.toggle-window:before {
  border-width: 5px;
}
.toggle-window:after {
  border-width: 5px;
}
.toggle-window.left:before,
.toggle-window.left:after {
  right: 100%;
}
.toggle-window.left:before {
  border-right-color: transparent;
}
.toggle-window.left:after {
  border-right-color: rgba(255, 255, 255, 0.85);
}
.toggle-window.right:before,
.toggle-window.right:after {
  left: 100%;
}
.toggle-window.right:before {
  border-left-color: transparent;
}
.toggle-window.right:after {
  border-left-color: rgba(255, 255, 255, 0.85);
}
.toggle-window.top:before,
.toggle-window.top:after {
  top: 20px;
}
.toggle-window.top:before {
  margin-top: -5px;
}
.toggle-window.top:after {
  margin-top: -5px;
}
.toggle-window.bottom:before,
.toggle-window.bottom:after {
  bottom: 20px;
}
.toggle-window.bottom:before {
  margin-bottom: -5px;
}
.toggle-window.bottom:after {
  margin-bottom: -5px;
}
.toggle-window .toggle-window-heading {
  padding: 0 16px;
  overflow: hidden;
}
.toggle-window .toggle-window-heading {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
.modal-backdrop {
  z-index: 1299;
}
/* titre de l'application */
.acf-title h1 {
  font-size: 3.4em;
  font-weight: 400;
  line-height: 68px;
  margin: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.title-module {
  margin: 0 4px;
  height: 100%;
}
.title-module .acf-image {
  margin: 5px 20px 5px 15px;
  -webkit-transition: margin-left 0.2s ease 0s;
  -moz-transition: margin-left 0.2s ease 0s;
  -o-transition: margin-left 0.2s ease 0s;
  transition: margin-left 0.2s ease 0s;
  max-height: 78px;
  max-width: 420px;
}
.humane-canvas-streetview {
  top: 98px;
  -webkit-transform: translateY(-98px);
  -moz-transform: translateY(-98px);
  -o-transform: translateY(-98px);
  -ms-transform: translateY(-98px);
  transform: translateY(-98px);
}
/* ************ side panel ************** */
/* panneau de gauche ou du bas */
.side {
  margin-top: 20em;
  max-width: 460px;
  width: 40%;
  z-index: 1;
  -webkit-transition: height 0.2s ease 0s;
  -moz-transition: height 0.2s ease 0s;
  -o-transition: height 0.2s ease 0s;
  transition: height 0.2s ease 0s;
}
.side .pointer-event-parent {
  pointer-events: none;
}
.side .pointer-event-parent .row {
  pointer-events: auto;
}
.side .side-inner-container {
  position: static;
}
.side .close-panel {
  position: relative;
  float: right;
  margin-right: 15px;
}
.side .close-panel:focus {
  outline: auto;
}
.side .close-panel .icon-hide {
  background-color: #146eff;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 2px;
  min-height: 32px;
  min-width: 64px;
  padding-left: 15px;
  padding-top: 2px;
  font-size: 29px;
}
.side .side-close {
  margin-right: 0;
  background-color: #ffffff;
}
.side .gradient {
  position: fixed;
  top: 0;
  left: 0;
  width: 40%;
  max-width: 460px;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(0, 0, 0, 0) 100%);/* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.6)), color-stop(100%, rgba(0, 0, 0, 0)));/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(0, 0, 0, 0) 100%);/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(0, 0, 0, 0) 100%);/* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(0, 0, 0, 0) 100%);/* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.6) 0%, rgba(0, 0, 0, 0) 100%);/* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#00000000, GradientType=0);/* IE6-9 */
  -webkit-transition: width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s;
  transition: width 0.2s ease 0s;
}
.side .left-box {
  margin-left: 15px;
  margin-right: 15px;
}
.side .left-box .left-box-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly;
  height: 25px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #6E7071;
  border-bottom: 1px solid #000000;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
.side .left-box .left-box-header .tab {
  min-width: 0%;
  -webkit-flex: 1 1 0;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.side-panel-invisible .icon-hide {
  margin-left: 15px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.side-panel-invisible .module,
.side-panel-invisible .acf-extensions-container .tabs-header,
.side-panel-invisible .search-title,
.side-panel-invisible .acf-search-results-list,
.side-panel-invisible .infosheet-container {
  display: none;
}
.side-panel-invisible .side .pointer-event-parent .row {
  pointer-events: none;
}
.side-panel-invisible .side .close-panel-container {
  position: static;
}
.side-panel-invisible .side .close-panel {
  float: left;
  margin-left: -15px;
  pointer-events: auto;
}
.side-panel-invisible .city-background,
.side-panel-invisible .gradient,
.side-panel-invisible .xs-gradient {
  display: none;
}
.side-panel-invisible .search-results-container .search-results-module {
  display: table-cell;
}
.side-panel-invisible .search-results-container .search-results-module button {
  width: 64px;
  float: none;
}
.side-panel-invisible .tab-content-container {
  padding: 0;
}
.tab {
  cursor: pointer;
  height: 25px;
  font-size: 1.3em;
  font-weight: 300;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tab.tab-active {
  background-color: #6E7071;
  color: #146eff;
  font-weight: 400;
  border-bottom: 2px solid rgba(20, 110, 255, 0.6);
}
.tab i {
  display: none;
}
.tab-clear {
  position: absolute;
  top: 50%;
  right: 7px;
  font-size: 14px;
  line-height: 25px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tab-content {
  height: 100%;
}
.bg-stat-simpletable .dataTables_scrollBody {
  max-height: 30vh;
}
.ui-dialog-content .bg-directive-stat,
.ui-dialog-content .div-chart-content {
  height: 100%;
}
.ui-dialog-content .bg-stat-simpletable .dataTables_scrollBody {
  max-height: 100%;
}
/* ************ Map ************** */
/* Panneau contenant l'arbre des thématiques */
.map-side-tools {
  height: calc(100% - 88px );
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: -315px;
  top: 88px;
  width: 315px;
  max-width: 315px;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  -webkit-transition: right 0.25s ease-in-out;
  -moz-transition: right 0.25s ease-in-out;
  -o-transition: right 0.25s ease-in-out;
  transition: right 0.25s ease-in-out;
}
.map-side-tools > div {
  margin: 10px 10px 20px;
}
.map-side-tools .sidebar_heading {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 20px;
}
.map-side-tools .sidebar_thematic-title {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0;
}
.map-side-tools .sidebar_close {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 14px;
  cursor: pointer;
}
.acf-map-controls-top.acf-map-controls-right {
  -webkit-transition: right 0.25s ease-in-out;
  -moz-transition: right 0.25s ease-in-out;
  -o-transition: right 0.25s ease-in-out;
  transition: right 0.25s ease-in-out;
}
body.thematics-visible .map-side-tools {
  right: 0;
}
body.thematics-visible .acf-map-controls-top.acf-map-controls-right {
  right: 315px;
}
.acf-map .acf-map-toolbar-button-group {
  border-radius: 4px;
}
.acf-map .acf-map-toolbar-button-group:empty {
  display: none;
}
.acf-map .acf-map-toolbar-button-group a,
.acf-map .acf-map-toolbar-button-group button {
  color: #146eff;
  background-color: white;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  border-bottom: none;
}
.acf-map .acf-map-toolbar-button-group a,
.acf-map .acf-map-toolbar-button-group button {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
body:not(.touch) .acf-map .acf-map-toolbar-button-group a:hover,
body:not(.touch) .acf-map .acf-map-toolbar-button-group button:hover {
  color: white;
  background-color: #146eff;
}
body.touch .acf-map .acf-map-toolbar-button-group a:active,
body.touch .acf-map .acf-map-toolbar-button-group button:active {
  color: white;
  background-color: #146eff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-map .acf-map-toolbar-button-group a:first-child,
.acf-map .acf-map-toolbar-button-group button:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
}
.acf-map .acf-map-toolbar-button-group a:last-child,
.acf-map .acf-map-toolbar-button-group button:last-child {
  border-bottom: medium none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}
.acf-map .acf-map-toolbar-button-group a.acf-map-control-streetview.drag-simple-clone,
.acf-map .acf-map-toolbar-button-group button.acf-map-control-streetview.drag-simple-clone {
  background: none;
  color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Glow(Color=rgba(255, 255, 255, 0.85), Strength=1);
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.85), 1px -1px 0 rgba(255, 255, 255, 0.85), -1px 1px 0 rgba(255, 255, 255, 0.85), 1px 1px 0 rgba(255, 255, 255, 0.85);
}
.acf-map .acf-map-control-zoom-in {
  font-size: 14px;
}
.acf-map .acf-map-control-zoom-out {
  font-size: 14px;
}
.acf-map .acf-map-control-home {
  font-size: 20px;
}
.acf-map .acf-map-control-layers {
  font-size: 18px;
}
.acf-map .acf-map-control-geolocation {
  font-size: 18px;
}
.acf-map .acf-map-control-permalink {
  font-size: 24px;
}
.acf-map .acf-map-control-zoom {
  font-size: 18px;
}
.acf-map .acf-map-control-zoom.active {
  color: white;
  background-color: #146eff;
}
.acf-map .acf-map-control-printlink {
  font-size: 30px;
}
.acf-map .acf-map-control-measure {
  font-size: 20px;
}
.acf-map .acf-map-control-streetview {
  font-size: 24px;
}
.acf-map .acf-map-control-rotation-needle {
  font-size: 24px;
}
.acf-map .acf-map-control-scale,
.acf-map .acf-map-control-attribution,
.acf-map .acf-map-control-coordinates {
  font-weight: normal;
}
.acf-map .control-active {
  border-bottom-right-radius: 0;
  border-right: 5px solid #ffffff;
  border-top-right-radius: 0;
}
.acf-map .acf-map-toolbar-button-group:not(:first-child) {
  margin-top: 3px;
}
.acf-map .acf-map-controls-right {
  right: 0;
}
.acf-map .acf-map-controls-right .acf-map-control {
  margin-right: 0;
}
.acf-map .map-popup-content-wrapper,
.acf-map .map-popup-tip {
  border: 1px solid #ffffff;
}
.acf-map .map-popup-tip-container {
  margin-top: -1px;
}
.acf-map .acf-map-controls-top {
  top: 96px;
}
.acf-map .acf-map-controls-center {
  margin-left: 445px;
}
.side-panel-invisible .acf-map .acf-map-controls-center {
  margin-left: 0;
}
.acf-map-measure-tooltip-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: rgba(110, 112, 113, 0.7);
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  border-radius: 2px;
  overflow: hidden;
  cursor: default;
  pointer-events: auto;
}
.acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-type-toggle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  -ms-align-self: stretch;
  align-self: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-type-toggle.length .tooltip-icon.tooltip-icon-length {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  cursor: default;
}
.acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-type-toggle.area .tooltip-icon.tooltip-icon-area {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  cursor: default;
}
.acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 3px 6px;
  font-size: 18px;
  cursor: pointer;
}
body:not(.touch) .acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-icon:hover {
  background-color: #ededed;
}
body.touch .acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-icon:active {
  background-color: #ededed;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-icon-length:before {
  content: "\f18c";
}
.acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-icon-area:before {
  content: "\f18d";
}
.acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-label {
  padding-left: 8px;
  padding-right: 4px;
  font-size: 13px;
  font-weight: bold;
}
.acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-close-btn {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 8px;
  font-size: 9px;
  cursor: pointer;
}
.acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-close-btn:before {
  content: "\f128";
}
body:not(.touch) .acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-close-btn:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.38);
}
body.touch .acf-map-measure-tooltip-wrapper .acf-map-measure-tooltip .tooltip-close-btn:active {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.38);
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-search-box {
  height: 41px;
  border-bottom: 1px solid #ffffff;
}
.acf-search-box .acf-search-input {
  position: relative;
  width: 100%;
}
.acf-search-box .acf-search-input input[type='text'] {
  padding: 5px 95px 5px 5px;
  float: right;
  width: 100%;
  min-height: 40px;
  height: 40px;
  border: 0 none;
  background-color: rgba(255, 255, 255, 0.85);
  color: #6E7071;
  font-size: 23px;
}
/* focus sur champs de recherche globale */
.acf-search-box .acf-search-input input[type='text']:focus {
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.075) inset, 0 0 8px #ffffff;
  background-color: #146eff;
  -webkit-transition: box-shadow 0.3s linear, background-color 0.3s linear;
  -moz-transition: box-shadow 0.3s linear, background-color 0.3s linear;
  -o-transition: box-shadow 0.3s linear, background-color 0.3s linear;
  transition: box-shadow 0.3s linear, background-color 0.3s linear;
  outline: 0 none;
}
.acf-search-box .acf-search-input-button {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  min-height: 24px;
  min-width: 24px;
  padding: 6px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 150;
  color: #ffffff;
  cursor: pointer;
  font-size: 2em;
}
.acf-search-box .acf-search-input-button:before {
  content: "\f20a";
}
.acf-search-box .acf-search-select-list {
  position: relative;
}
.acf-search-box .acf-search-select-list-button {
  -webkit-touch-callout: none;/* iOS Safari */
  -webkit-user-select: none;/* Chrome/Safari/Opera */
  -khtml-user-select: none;/* Konqueror */
  -moz-user-select: none;/* Firefox */
  -ms-user-select: none;/* Internet Explorer/Edge */
  user-select: none;/* Non-prefixed version, currently not supported by any browser */
  /* source: http://stackoverflow.com/a/4407335 */
  padding: 0 14px;
  position: absolute;
  top: 6px;
  right: 40px;
  font-size: 1.5em;
  font-weight: bold;
  cursor: pointer;
  color: #ffffff;
}
.acf-search-box .acf-search-clear {
  position: absolute;
  top: 12px;
  right: 85px;
  line-height: 2em;
  font-size: 0.65em;
  cursor: pointer;
  color: rgba(110, 112, 113, 0.7);
}
.acf-search-box ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.acf-search-box ul li {
  margin: 0;
}
.acf-search-box .acf-search-select-list-content {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  width: 100%;
  padding: 5px 10px;
  margin: 2px 0 0;
  border-radius: 0;
  border: none;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.075) inset, 0 0 8px #ffffff;
  top: 41px;
}
.acf-search-box .acf-search-select-list-content ul {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}
.acf-search-box .acf-search-select-list-content label {
  margin: 5px 0;
  position: relative;
}
.acf-search-box .acf-search-select-list-content input {
  position: absolute;
  top: 0;
  left: 0;
  inset-block-start: 0;
  inset-inline-start: 0;
}
.acf-search-box .acf-search-select-list-content span {
  display: block;
  padding-left: 20px;
  font-weight: normal;
  word-wrap: break-word;
}
.acf-search-box .acf-search-select-list-content .empty-active-searches {
  font-style: italic;
  color: #c51116;
}
/* ************ search suggest ************** */
.acf-searches-suggest-container {
  position: relative;
  top: 1px;
  display: inline-block;
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 2;
  background-color: #146eff;
  box-shadow: 0 7px 5px rgba(255, 255, 255, 0.5);
}
/* Titre de la section de suggestion (nom de la recherche qui remonte les suggestions) */
.acf-searches-suggest-container .acf-searches-suggest-part {
  font-weight: bold;
  font-size: 1.5em;
  padding: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* suggestions */
.acf-searches-suggest-container .acf-searches-suggest-element {
  cursor: pointer;
  font-size: 1.2em;
  line-height: 1.2em;
  padding: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* suggestions au roll over */
.acf-searches-suggest-container .acf-searches-suggest-element:hover {
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.85) inset, 0 0 8px #ffffff;
  background-color: #146eff;
  -webkit-transition: box-shadow 0.3s linear, background-color 0.3s linear;
  -moz-transition: box-shadow 0.3s linear, background-color 0.3s linear;
  -o-transition: box-shadow 0.3s linear, background-color 0.3s linear;
  transition: box-shadow 0.3s linear, background-color 0.3s linear;
  outline: 0 none;
}
.acf-searches-suggest-container .acf-searches-suggest-element.acf-search-item-selected {
  color: #146eff;
  background-color: #ffffff;
}
.acf-searches-suggest-container .acf-searches-suggest-element.acf-search-item-selected .acf-search-suggest-token {
  color: #146eff;
}
.acf-searches-suggest-container .acf-searches-suggest-element.acf-search-item-selected:hover {
  background-color: #ffffff;
}
/* element recherché, mis en évidence dans la liste des résultats */
.acf-searches-suggest-container .acf-search-suggest-token {
  color: #ffffff;
  font-weight: bold;
}
.map-searches-launcher {
  position: relative;
  display: block;
  overflow: hidden;
  color: #6E7071;
  font-size: 1em;
}
body:not(.touch) .map-searches-launcher .acf-launcher-root:hover {
  border-bottom: 2px solid #ffffff;
}
body.touch .map-searches-launcher .acf-launcher-root:active {
  border-bottom: 2px solid #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.map-searches-launcher .acf-launcher-root.active {
  border-bottom: 2px solid #ffffff;
}
/* sous-groupes */
.map-searches-launcher li:hover ul li {
  border-bottom: 0;
}
.map-searches-launcher ul li ul {
  border-bottom: 0;
  background-color: rgba(255, 255, 255, 0.85);
}
.map-searches-launcher ul li ul li {
  background-color: rgba(255, 255, 255, 0.85);
  border-left: 4px solid rgba(255, 255, 255, 0.85);
}
.map-searches-launcher ul li ul li:hover {
  border-left: 4px solid #ffffff;
}
.map-searches-launcher ul li ul li.active {
  border-left: 4px solid #ffffff;
}
.map-searches-launcher.simple-carousel {
  position: relative;
  visibility: hidden;
}
.map-searches-launcher.simple-carousel.simple-carousel-visible {
  visibility: visible;
}
.map-searches-launcher.simple-carousel .simple-carousel-container {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.85);
}
.map-searches-launcher.simple-carousel .simple-carousel-arrow {
  display: block;
  position: absolute;
  text-align: center;
  cursor: pointer;
  font-size: 1em;
  background: #ffffff;
  color: #146eff;
}
body:not(.touch) .map-searches-launcher.simple-carousel .simple-carousel-arrow:hover {
  background: #146eff;
  color: #ffffff;
}
body.touch .map-searches-launcher.simple-carousel .simple-carousel-arrow:active {
  background: #146eff;
  color: #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.map-searches-launcher.simple-carousel.simple-carousel-no-scroll {
  display: block;
}
.map-searches-launcher.simple-carousel.simple-carousel-no-scroll .simple-carousel-container {
  margin: 0;
}
.map-searches-launcher.simple-carousel .simple-carousel-container {
  width: calc(100% - 40px );
  height: 40px;
  margin: 0 20px;
}
.map-searches-launcher.simple-carousel .simple-carousel-arrow {
  top: 0;
  line-height: 40px;
  height: 40px;
  width: 20px;
}
.map-searches-launcher.simple-carousel .simple-carousel-arrow-min {
  inset-inline-start: 0;
}
.map-searches-launcher.simple-carousel .simple-carousel-arrow-max {
  inset-inline-end: 0;
}
.map-searches-launcher.simple-carousel.simple-carousel-no-scroll {
  width: auto;
}
.map-searches-launcher.simple-carousel.simple-carousel-no-scroll .simple-carousel-container {
  width: auto;
}
.map-searches-launcher.simple-carousel .simple-carousel-arrow {
  z-index: 1;
}
.map-searches-launcher.simple-carousel .simple-carousel-container {
  margin: 0;
  width: 100%;
  overflow-y: hidden;
  white-space: nowrap;
}
/* ************ search launcher ************** */
.acf-bar-launcher {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.acf-bar-launcher .acf-launcher-children {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.acf-bar-launcher .acf-launcher-children {
  float: left;/*pour IE*/
}
.acf-bar-launcher .acf-launcher-item {
  border-bottom: 2px solid transparent;
}
.acf-bar-launcher .acf-launcher-group {
  border-bottom: 1px dotted #ffffff;
}
.acf-bar-launcher .acf-launcher-group.unfolded .acf-launcher-children,
.acf-bar-launcher .acf-launcher-group:focus-within > .acf-launcher-children,
.acf-bar-launcher .acf-launcher-group:hover > .acf-launcher-children,
.acf-bar-launcher .acf-launcher-group:focus > .acf-launcher-children,
.acf-bar-launcher .acf-launcher-group:hover > .acf-launcher-title + .acf-launcher-children,
.acf-bar-launcher .acf-launcher-group:focus > .acf-launcher-title + .acf-launcher-children {
  display: block;
}
/* niveau 1 groupes parent des fonctionnalités */
.acf-bar-launcher .acf-launcher-item,
.acf-bar-launcher .acf-launcher-group {
  cursor: pointer;
  display: inline-block;
  padding: 1px 2px;
  vertical-align: middle;
  width: 40px;
  height: 40px;
}
/* niveau 2 groupes enfants des fonctionnalités */
.acf-bar-launcher .acf-launcher-children {
  display: none;
  margin-left: -6px;
  margin-top: 3px;
  margin-right: 0;
  position: fixed;
  max-height: calc(100% - 88px  - 36px);
  overflow-y: auto;
  z-index: 1;
}
/* item enfant */
.acf-bar-launcher .acf-launcher-children .acf-launcher-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.acf-bar-launcher .acf-launcher-child {
  float: none;
  width: 250px;
  height: auto;
  min-height: 38px;
  padding: 2px 4px;
  text-align: left;
  clear: both;
  display: block;
}
.acf-bar-launcher .acf-launcher-child .acf-launcher-function-label {
  -webkit-touch-callout: none;/* iOS Safari */
  -webkit-user-select: none;/* Chrome/Safari/Opera */
  -khtml-user-select: none;/* Konqueror */
  -moz-user-select: none;/* Firefox */
  -ms-user-select: none;/* Internet Explorer/Edge */
  user-select: none;/* Non-prefixed version, currently not supported by any browser */
  /* source: http://stackoverflow.com/a/4407335 */
  vertical-align: middle;
  margin: 0;
  padding: 6px 0 6px 4px;
  display: block;
  word-wrap: break-word;
  white-space: normal;
}
.acf-bar-launcher .acf-launcher-icon-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 36px;
  height: 36px;
}
.acf-bar-launcher .acf-launcher-icon-container .acf-launcher-icon {
  width: auto !important;
  max-width: 36px;
  max-height: 36px;
}
.acf-bar-launcher .acf-launcher-icon-folder {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  line-height: 36px;
  text-align: center;
}
.acf-bar-launcher .acf-launcher-icon-folder:before {
  content: "\f1ab";
}
.acf-bar-launcher .acf-launcher-icon-empty {
  visibility: hidden;
  display: block;
}
/* styles des labels parents et enfants */
.acf-bar-launcher .acf-launcher-function-label {
  display: none;
  color: #6E7071;
  font-size: 1em;
  text-align: left;
}
.acf-analyses-results-list {
  margin: 10px 0;
  overflow-y: auto;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
.acf-analyses-results-list > ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.acf-analyses-results-list .acf-analyses-result-item {
  text-align: left;
}
.acf-analyses-results-list .acf-analyses-result-item .analysis-info {
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.85);
  border-bottom: 1px solid #ededed;
}
.acf-analyses-results-list .acf-analyses-result-item .analysis-info .analysis-info-invisible {
  color: rgba(110, 112, 113, 0.4);
  font-size: small;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 6px;
}
.acf-analyses-results-list .open-stat-dialog-btn {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 0%;
  -webkit-flex: 0 0 32px;
  -moz-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  line-height: 32px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.acf-analyses-results-list .open-stat-dialog-btn:before {
  content: "\f1bc";
}
.acf-analyses-results-list .acf-analyses-result-content {
  padding: 5px;
}
.acf-analyses-results-list .acf-analyses-result-content .alert-panel {
  margin-top: 15px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.85);
  font-size: 1.5em;
  text-align: center;
}
.acf-analyses-results-list .analysis-item-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  padding-left: 4px;
  padding-right: 5px;
}
.acf-analyses-results-list .analysis-item-header .header-toggle-btn {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 0%;
  -webkit-flex: 0 0 32px;
  -moz-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  line-height: 32px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.acf-analyses-results-list .analysis-item-header .header-toggle-btn:before {
  content: "\f1a2";
}
.acf-analyses-results-list .analysis-item-header .header-toggle-btn.closed {
  opacity: 0.5;
}
.acf-analyses-results-list .analysis-item-header .header-toggle-btn.closed:before {
  content: "\f1a4";
}
.acf-analyses-results-list .analysis-item-header .header-title {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 4px;
  line-height: 24px;
  word-wrap: break-word;
  max-width: 100%;
}
.acf-analyses-results-list .analysis-item-header .header-expand-btn {
  display: none;
}
.acf-analyses-results-list .bg-indicator-legend .bg-analysis-legend-unique,
.acf-analyses-results-list .bg-indicator-legend .bg-analysis-legend-ramp,
.acf-analyses-results-list .bg-indicator-legend .bg-analysis-legend-proportional-symbols {
  margin: 12px;
}
.acf-analyses-results-list .bg-indicator-legend .bg-analysis-legend-multiple {
  padding-top: 12px;
  padding-bottom: 12px;
}
.acf-analyses-results-list .bg-analysis-legend-multiple {
  padding-left: 12px;
}
.acf-analyses-results-list .analysis-metadata {
  margin-bottom: 4px;
  padding: 4px 21px;
  color: rgba(110, 112, 113, 0.7);
  cursor: pointer;
}
.acf-analyses-results-list .analysis-metadata .metadata-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
  font-size: 14px;
}
.acf-analyses-results-list .analysis-metadata .metadata-icon:before {
  content: "\f1d3";
}
body:not(.touch) .acf-analyses-results-list .analysis-metadata:hover .metadata-label {
  color: #6E7071;
}
body:not(.touch) .acf-analyses-results-list .analysis-metadata:hover .metadata-icon {
  color: #ffffff;
}
body.touch .acf-analyses-results-list .analysis-metadata:active {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
body.touch .acf-analyses-results-list .analysis-metadata:active .metadata-label {
  color: #6E7071;
}
body.touch .acf-analyses-results-list .analysis-metadata:active .metadata-icon {
  color: #ffffff;
}
.acf-thematic .legend-item,
.acf-analyses-results-list .legend-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.acf-thematic .legend-item .legend-item-toggle,
.acf-analyses-results-list .legend-item .legend-item-toggle {
  min-width: 0%;
  -webkit-flex: 0 0 32px;
  -moz-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  line-height: 32px;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.acf-thematic .legend-item .legend-item-toggle.icon_eye_off,
.acf-analyses-results-list .legend-item .legend-item-toggle.icon_eye_off {
  color: rgba(110, 112, 113, 0.4);
}
.acf-thematic .legend-item .legend-item-legend,
.acf-analyses-results-list .legend-item .legend-item-legend {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-thematic .legend-item .legend-item-label,
.acf-analyses-results-list .legend-item .legend-item-label {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 8px;
  word-wrap: break-word;
  max-width: 100%;
}
.acf-thematic-invisible-item-help {
  margin-left: 4px;
}
.acf-thematic-invisible-item-help .inner {
  background: #e6eff9;
  border-radius: 4px;
  padding: 0px 3px;
}
.acf-thematic .acf-thematic-layer-item.analysis-item .acf-thematic-analyse-filter-item,
.acf-thematic .acf-thematic-layer-item.analysis-item .bg-analysis-legend-unique,
.acf-thematic .acf-thematic-layer-item.analysis-item .legend-item {
  padding-left: 24px;
}
.acf-thematic .acf-thematic-layer-item.analysis-item .acf-analyses-expand {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  padding: 4px;
  border-radius: 50%;
  font-size: 9px;
  cursor: pointer;
}
.acf-thematic .acf-thematic-layer-item.analysis-item .acf-thematic-layer-item-header .acf-thematic-layer-graphic {
  display: none;
}
/* ************ search indicator ************** */
.search-results-container {
  position: relative;
}
.search-results-container .current-search-indicator {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.search-results-container .current-search-indicator .search-icon {
  max-height: 24px;
  min-height: 16px;
}
.search-results-container .current-search-indicator .search-title {
  display: none;
  padding-top: 5px;
}
.search-results-container .search-title {
  background-color: #ffffff;
  color: #146eff;
  border-radius: 3px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  font-size: 1.5em;
  margin-top: 10px;
  padding: 0 10px;
  height: 42px;
  line-height: 42px;
  position: relative;
}
.search-results-container .search-title .search-title-text {
  width: calc(100% - 42px);
  display: inline-block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-results-container .search-title .search-title-text.no-filter {
  width: 100%;
}
.search-results-container .search-title .advanced-filter-launch {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  font-size: 0.8em;
}
.search-results-container .search-title .advanced-filter-launch:before {
  content: "\f1aa";
}
.search-results-container .search-title .advanced-filter-launch:hover,
.search-results-container .search-title .advanced-filter-launch.open {
  background-color: #146eff;
  color: #ffffff;
}
.search-results-container .search-results-module {
  display: block;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  background-color: rgba(255, 255, 255, 0.85);
  color: #6E7071;
  font-size: 1em;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
.search-results-container .search-results-module button {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-align-items: start;
  align-items: start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  cursor: pointer;
  float: left;
  min-height: 39px;
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 8px;
  width: 40px;
}
.search-results-container .search-results-module button:hover {
  border-bottom: 2px solid #ffffff;
}
.search-results-container .search-results-module button.active {
  border-bottom: 5px solid #ffffff;
}
.touch .search-results-container .search-title .advanced-filter-launch:not(.open):hover {
  color: inherit;
  background-color: initial;
}
/* ************  Search Results************** */
.acf-search-results-list {
  width: 100%;
}
.acf-search-results-list ul {
  padding: 5px 0 0;
  margin: 4px 0 0 0;
}
.acf-search-results-list ul li {
  margin-bottom: 15px;
  overflow: hidden;
  list-style-type: none;
  min-height: 75px;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 3px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  cursor: pointer;
}
.acf-search-results-list ul li.highlight,
.acf-search-results-list ul li:hover {
  background-color: rgba(20, 110, 255, 0.8);
  box-shadow: 0 0 8px 2px #ffffff;
}
.acf-search-results-list ul li.active {
  background-color: #146eff;
  box-shadow: 0 0 0 3px #ffffff;
}
/* Style du contenu pour tous les attributs de résultats */
.acf-search-results-list ul li .acf-search-result-attribute {
  margin: 5px;
  display: block;
  word-wrap: break-word;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  padding-left: 50px;
}
.acf-search-results-list ul li .acf-search-result-attribute:first-child {
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
  margin: 5px;
  text-align: left;
  display: block;
}
.acf-search-results-list ul li .acf-search-result-attribute:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin: 5px;
  display: block;
}
/* si il y a un lien */
.acf-search-results-list ul li .acf-search-result-attribute a {
  font-size: 14px;
  font-weight: 400;
  margin: 0 5px;
}
.acf-search-results-list .no-data {
  margin-top: 15px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  font-size: 1.5em;
  text-align: center;
}
.acf-search-results-list .acf-search-result-item-content {
  background-repeat: no-repeat;
  background-position: 12px 8px;
  min-height: 65px;
  width: 100%;
  text-align: start;
}
/* Affichage de l'alias de l'attribut */
.acf-search-results-list .acf-attribute-label {
  display: none;
}
/* Si l'alias est visible on peut afficher ':' entre l'alias et la valeur */
.acf-search-results-list .acf-attribute-label:after {
  content: ' : ';
}
.touch .acf-search-results-list ul li:hover {
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
/* ************ filters : tree panel ************** */
.filters-tree-panel .filter-item .filter-invalid select,
.filters-tree-panel .filter-item .filter-invalid input {
  border-color: #c51116;
  -webkit-box-shadow: 0 0 6px rgba(197, 17, 22, 0.5);
  -moz-box-shadow: 0 0 6px rgba(197, 17, 22, 0.5);
  box-shadow: 0 0 6px rgba(197, 17, 22, 0.5);
}
.filters-tree-panel .filter-item .required {
  color: #c51116;
}
.filters-tree-panel .filter-container .filter-container {
  margin-left: 15px;
}
.filters-tree-panel > .filter-container > .filters-group > .filter-container {
  margin-left: 0;
}
.filters-tree-panel > .filter-container > .filters-group > legend {
  font-size: 21px;
  margin-bottom: 10px;
}
.filters-tree-panel .filter-group-container legend {
  border: 0;
  margin-bottom: -4px;
  font-size: 18px;
  color: #ffffff;
}
.filters-tree-panel .filter-group-container .filter-group-container {
  margin-bottom: 15px;
}
.filters-tree-panel .filter-item-container + .filter-group-container {
  margin-top: 20px;
}
.filters-tree-panel .filter-prompt label,
.filters-tree-panel .filter-prompt .prompt-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  padding-top: 5px;
  margin-right: 10px;
  color: #ffffff;
}
.filters-tree-panel .filter-prompt .prompt-label {
  font-weight: bold;
}
.filters-tree-panel .filter-prompt input,
.filters-tree-panel .filter-prompt select {
  color: black;
  width: 100%;
  height: 26px;
  padding: 0 4px;
}
.filters-tree-panel .filter-prompt select[multiple] {
  height: 180px;
}
body.touch .filters-tree-panel .filter-prompt select[multiple] {
  height: auto;
}
.filters-tree-panel .filter-prompt .prompt-suggest-input {
  position: relative;
}
.filters-tree-panel .filter-prompt .prompt-suggest-input .ui-autocomplete {
  z-index: 1000;
}
.filters-tree-panel .prompt-list .pl-radio-item,
.filters-tree-panel .prompt-list .pl-checkbox-item,
.filters-tree-panel .prompt-boolean .pb-radio-item,
.filters-tree-panel .prompt-boolean .pb-checkbox-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 0;
  cursor: pointer;
}
.filters-tree-panel .prompt-list .pl-radio-item .value-label,
.filters-tree-panel .prompt-list .pl-checkbox-item .value-label,
.filters-tree-panel .prompt-boolean .pb-radio-item .value-label,
.filters-tree-panel .prompt-boolean .pb-checkbox-item .value-label {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.filters-tree-panel .prompt-list .pl-radio-item input,
.filters-tree-panel .prompt-list .pl-checkbox-item input,
.filters-tree-panel .prompt-boolean .pb-radio-item input,
.filters-tree-panel .prompt-boolean .pb-checkbox-item input {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: 0;
  margin-right: 4px;
  width: auto;
}
.filters-tree-panel .datepicker-input {
  position: relative;
}
.filters-tree-panel .datepicker-input .filter-calendar-toggle-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 8px;
  color: rgba(110, 112, 113, 0.7);
  font-size: 16px;
  cursor: pointer;
}
.filters-tree-panel .datepicker-input .filter-calendar-toggle-icon:before {
  content: "\f115";
}
.filters-tree-panel .ui-datepicker {
  margin-left: auto;
}
.search-results-filters-summary {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 5px;
  z-index: 1200;
  border-bottom: 3px solid #ffffff;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
.filters-form-panel {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 5px;
  z-index: 1200;
  border-bottom: 3px solid #ffffff;
  padding: 15px;
}
.filters-form-panel .btn {
  font-size: 12px;
  border-radius: 0;
  font-weight: bold;
}
.filters-form-panel .btn-primary,
.filters-form-panel .btn-primary:active,
.filters-form-panel .btn-primary:disabled {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #146eff;
}
.filters-form-panel .btn-normal,
.filters-form-panel .btn-normal:active,
.filters-form-panel .btn-normal:disabled {
  color: rgba(0, 0, 0, 0.54);
  background-color: #ededed;
  border-color: #bdbdbd;
}
.filters-form-panel .bottom-button-bar {
  margin-top: 10px;
  text-align: right;
}
.filters-form-panel .filters-error-message {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.filters-form-panel .datepicker-container {
  position: absolute;
  z-index: 1;
}
.filters-form-panel.ng-enter {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  opacity: 0;
}
.filters-form-panel.ng-enter.ng-enter-active {
  opacity: 1;
}
.acf-analyses-result-item .filters-form-panel .spinner {
  text-align: center;
  margin: 0 15px;
}
.acf-analyses-result-item .filters-form-panel .spinner .bounce1,
.acf-analyses-result-item .filters-form-panel .spinner .bounce2,
.acf-analyses-result-item .filters-form-panel .spinner .bounce3,
.acf-analyses-result-item .filters-form-panel .spinner > div {
  width: 8px;
  height: 8px;
  margin-right: 4px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}
.acf-analyses-result-item .filters-form-panel .spinner .bounce1:last-of-type,
.acf-analyses-result-item .filters-form-panel .spinner .bounce2:last-of-type,
.acf-analyses-result-item .filters-form-panel .spinner .bounce3:last-of-type,
.acf-analyses-result-item .filters-form-panel .spinner > div:last-of-type {
  margin-right: 0;
}
.acf-analyses-result-item .filters-form-panel .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #ffffff;
}
.acf-analyses-result-item .filters-form-panel .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #ffffff;
}
.acf-analyses-result-item .filters-form-panel .spinner .bounce3 {
  background-color: #ffffff;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.acf-analyses-result-item .filters-form-panel .spinner .bounce1,
.acf-analyses-result-item .filters-form-panel .spinner .bounce2,
.acf-analyses-result-item .filters-form-panel .spinner .bounce3,
.acf-analyses-result-item .filters-form-panel .spinner > div {
  width: 8px;
  height: 8px;
  margin-right: 4px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}
.acf-analyses-result-item .filters-form-panel .spinner .bounce1:last-of-type,
.acf-analyses-result-item .filters-form-panel .spinner .bounce2:last-of-type,
.acf-analyses-result-item .filters-form-panel .spinner .bounce3:last-of-type,
.acf-analyses-result-item .filters-form-panel .spinner > div:last-of-type {
  margin-right: 0;
}
.acf-analyses-result-item .filters-form-panel .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #ffffff;
}
.acf-analyses-result-item .filters-form-panel .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #ffffff;
}
.acf-analyses-result-item .filters-form-panel .spinner .bounce3 {
  background-color: #ffffff;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.acf-infosheet-stack .acf-infosheet-status,
.acf-infosheet-stack .acf-infosheet-loading,
.acf-infosheet-stack .acf-infosheet-content {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  margin-top: 15px;
}
.acf-infosheet-stack .acf-infosheet-content:last-of-type {
  margin-bottom: 15px;
}
.acf-infosheet-stack .acf-infosheet-wrap,
.acf-infosheet-stack .acf-infosheet-header .header-title {
  padding: 8px;
}
.infosheet-addrecord {
  display: none !important;
}
/* ************ base layer switcher ************** */
.base-layer-switcher {
  margin: 0 15px;
  position: relative;
}
.base-layer-switcher .base-layer-buttons {
  position: fixed !important;
  margin-top: 3px;
  height: calc(100% - 88px  - 50px);
}
.base-layer-switcher .base-layer-buttons.simple-carousel {
  position: relative;
  visibility: hidden;
}
.base-layer-switcher .base-layer-buttons.simple-carousel.simple-carousel-visible {
  visibility: visible;
}
.base-layer-switcher .base-layer-buttons.simple-carousel .simple-carousel-container {
  overflow: hidden;
  background: transparent;
}
.base-layer-switcher .base-layer-buttons.simple-carousel .simple-carousel-arrow {
  display: block;
  position: absolute;
  text-align: center;
  cursor: pointer;
  font-size: 1em;
  background: #ffffff;
  color: #146eff;
}
body:not(.touch) .base-layer-switcher .base-layer-buttons.simple-carousel .simple-carousel-arrow:hover {
  background: #146eff;
  color: #ffffff;
}
body.touch .base-layer-switcher .base-layer-buttons.simple-carousel .simple-carousel-arrow:active {
  background: #146eff;
  color: #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.base-layer-switcher .base-layer-buttons.simple-carousel.simple-carousel-no-scroll {
  display: block;
}
.base-layer-switcher .base-layer-buttons.simple-carousel.simple-carousel-no-scroll .simple-carousel-container {
  margin: 0;
}
.base-layer-switcher .base-layer-buttons.simple-carousel .simple-carousel-container {
  width: 225px;
  height: calc(100% - 40px );
  margin: 20px 0;
}
.base-layer-switcher .base-layer-buttons.simple-carousel .simple-carousel-arrow {
  inset-inline-start: 0;
  line-height: 20px;
  height: 20px;
  width: 225px;
}
.base-layer-switcher .base-layer-buttons.simple-carousel .simple-carousel-arrow-min {
  top: 0;
}
.base-layer-switcher .base-layer-buttons.simple-carousel .simple-carousel-arrow-max {
  bottom: 0;
}
.base-layer-switcher .base-layer-buttons.simple-carousel.simple-carousel-no-scroll {
  height: auto;
}
.base-layer-switcher .base-layer-buttons.simple-carousel.simple-carousel-no-scroll .simple-carousel-container {
  height: auto;
}
.base-layer-switcher .base-layer-buttons.simple-carousel .simple-carousel-arrow {
  z-index: 1;
}
.base-layer-switcher .base-layer-buttons.simple-carousel .simple-carousel-container {
  margin: 0;
  height: 100%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  overflow-x: visible;
}
.base-layer-switcher .base-layer-buttons .base-layer-button {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
.base-layer-switcher ul,
.base-layer-switcher li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.base-layer-switcher .base-layer-button {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  padding: 5px;
  border: none;
  background-color: rgba(255, 255, 255, 0.85);
  width: 225px;
  height: 80px;
  border-radius: 1px;
}
.base-layer-switcher .base-layer-button .base-layer-preview {
  display: block;
  height: 100%;
  width: auto;
  border-radius: 3px;
  padding-right: 5px;
}
.base-layer-switcher .base-layer-button .base-layer-name {
  /* Enable text crop on bloc */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  color: #6E7071;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}
.base-layer-switcher .selected-layer-button {
  border: 2px solid #ffffff;
}
.base-layer-switcher .base-layers-toggle {
  position: relative;
  border: none;
}
.base-layer-switcher .base-layers-toggle:focus {
  outline: auto;
}
.base-layer-switcher .base-layers-toggle .acf-metadata-link {
  display: none;
  position: absolute;
  top: 3px;
  right: 3px;
  color: rgba(255, 255, 255, 0.7);
  z-index: 1;
}
body:not(.touch) .base-layer-switcher .base-layers-toggle .acf-metadata-link:hover {
  color: #ffffff;
}
body.touch .base-layer-switcher .base-layers-toggle .acf-metadata-link:active {
  color: #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.base-layer-switcher .base-layers-toggle.has-metadata .acf-metadata-link {
  display: block;
}
.base-layer-switcher .base-layers-toggle.has-metadata.has-metadata:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 28px 28px 0;
  border-color: transparent #ffffff transparent transparent;
  content: '';
}
.acf-metadata-link {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
}
.acf-metadata-link:before {
  content: "\f1d3";
}
@media all and (max-width: 767px) {
  .geoapi-base-layer-switcher-hidden .base-layer-switcher {
    display: none;
  }
}
@media all and (max-width: 319px) {
  .permalink,
  .control-layer {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .map-side-tools {
    top: 48px;
    height: calc(100% - 48px );
  }
}
@media all and (max-width: 479px), all and (max-height: 460px) {
  .acf-map-control-zoom-in,
  .acf-map-control-zoom-out {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .acf-map .acf-map-controls-top {
    top: 64px;
  }
  .acf-map .acf-map-toolbar-button-group:not(:first-child) {
    margin-top: 0;
  }
  .acf-map a,
  .acf-map button {
    border-radius: 0 !important;
    border: 1px solid #f5f5f5 !important;
  }
  .acf-map-control-coordinates {
    display: none !important;
  }
}
@media all and (max-width: 319px) {
  .side {
    display: none;
  }
}
@media all and (min-width: 320px) and (max-width: 479px), all and (min-width: 480px) and (max-width: 767px) {
  .side {
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 65vh !important;
  }
  .side .close-panel {
    margin-left: 5px;
    margin-right: 0;
    float: left;
  }
  .side .close-panel .icon-hide {
    float: right;
    min-width: 32px;
    font-size: 2em;
    padding-top: 1px;
    padding-left: 10px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .side-panel-invisible .side .close-panel {
    position: absolute;
    bottom: 1px;
    left: 20px;
  }
  .side-panel-invisible .side .close-panel .icon-hide {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .city-background,
  .gradient {
    display: none;
  }
  .xs-gradient {
    height: auto;
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media all and (min-width: 320px) and (max-width: 479px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait), all and (min-width: 480px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .side {
    margin-top: 665.6px !important;
  }
}
@media all and (min-width: 320px) and (max-width: 479px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape), all and (min-width: 480px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .side {
    margin-top: 499.2px !important;
  }
}
@media all and (min-width: 320px) and (max-width: 479px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait), all and (min-width: 480px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
  .side {
    margin-top: 312px !important;
  }
}
@media all and (min-width: 320px) and (max-width: 479px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape), all and (min-width: 480px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
  .side {
    margin-top: 208px !important;
  }
}
@media all and (min-width: 320px) and (max-width: 479px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait), all and (min-width: 480px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .side {
    margin-top: 369.2px !important;
  }
}
@media all and (min-width: 320px) and (max-width: 479px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape), all and (min-width: 480px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
  .side {
    margin-top: 208px !important;
  }
}
@media all and (min-width: 320px) and (max-width: 479px), all and (min-width: 480px) and (max-width: 767px), all and (min-width: 768px) and (max-width: 991px) {
  .tab,
  .side .left-box .left-box-header {
    height: 35px;
  }
  .tab .glyphicon {
    display: block;
    padding-top: 3px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .tab .tab-name {
    display: none;
  }
  .tab .glyphicon {
    font-size: 1.5em;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .tab,
  .side .left-box .left-box-header {
    height: 45px;
  }
}
@media all and (max-width: 767px) {
  .acf-title {
    padding: 0 8px;
  }
  .acf-title h1 {
    margin: 0;
    line-height: 1;
  }
  .acf-image {
    max-width: 100%;
    max-height: 100%;
  }
  .title-module {
    white-space: nowrap;
    overflow: hidden;
  }
  .title-module .acf-image,
  .title-module .acf-title {
    display: inline-block;
  }
  .title-module .acf-image {
    max-height: 44px;
    margin: 2px 6px;
  }
  .acf-search-box {
    height: 40px;
    border: none;
  }
  .acf-search-box .acf-searches-suggest-container {
    max-height: 240px;
  }
  .acf-search-box .acf-searches-suggest-container {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  }
  .acf-search-box .acf-searches-suggest-part {
    font-size: 1.25em;
  }
  .acf-search-box .acf-search-input {
    color: rgba(0, 0, 0, 0.87);
    background-color: #fafafa;
  }
  .acf-search-box .acf-search-input .acf-search-clear,
  .acf-search-box .acf-search-input .acf-search-input-button,
  .acf-search-box .acf-search-input .acf-search-select-list .acf-search-select-list-button {
    color: rgba(0, 0, 0, 0.54);
    background-color: #fafafa;
    background-color: transparent;
  }
  .acf-search-box .acf-search-input input[type='text'] {
    font-size: 18px;
    color: inherit;
    background-color: transparent;
    border-bottom: 1px solid #ededed;
  }
  .acf-search-box .acf-search-input input[type='text']:focus {
    color: rgba(0, 0, 0, 0.87);
    background-color: #f5f5f5;
    box-shadow: none;
  }
  .acf-search-box .acf-search-select-list-content {
    margin-top: -1px;
    box-shadow: none;
    border: 1px solid #ededed;
  }
  .acf-search-box .acf-search-select-list-content {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  }
  .acf-mobiledevice-menu .mdm-subcontent .mdm-subcontent-group.subcontent-userinfoheader {
    min-height: 0%;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .acf-mobiledevice-menu .mdm-subcontent .mdm-subcontent-group.subcontent-userinfoheader .mdm-subcontent-container {
    padding-top: 24px;
    width: auto;
    height: auto;
    background-color: transparent;
  }
  .acf-mobiledevice-menu .mdm-subcontent .mdm-subcontent-group.subcontent-userinfoheader .user-info-header .name-user .loginout-button {
    color: #ffffff;
  }
  .mdm-subcontent-group.subcontent-platformlanguage .platform-language .inline-layout .lang-item-inline {
    cursor: pointer;
  }
  .mdm-subcontent-group.subcontent-platformlanguage .platform-language .inline-layout .lang-item-inline.selected {
    color: #ffffff;
    border-right: 4px solid #ffffff;
    font-weight: 400;
    cursor: default;
  }
}
@media all and (min-width: 320px) and (max-width: 479px) {
  .acf-search-results-list .acf-search-result-item-content {
    background-image: none !important;
  }
  .acf-search-results-list .acf-search-result-item-content .acf-search-result-attribute {
    padding-left: 10px;
  }
}
@media all and (max-width: 767px) {
  .acf-mobiledevice-menu .acf-bar-launcher {
    font-size: 14px;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-item,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-group,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-children,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-child {
    float: none;
    text-align: left;
    width: 100%;
    height: auto;
    min-height: 0;
    max-height: none;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-item .acf-launcher-icon-container,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-group .acf-launcher-icon-container {
    float: left;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-children {
    display: block;
    padding-left: 18px;
    margin: 0;
    position: relative;
    top: 0 !important;
    left: 0 !important;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-function-label,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-child .acf-launcher-function-label {
    display: inline;
    vertical-align: middle;
    padding: 2px 0 2px 5px;
    line-height: 36px;
    color: inherit;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-item,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-group {
    padding: 0;
    border-left: none !important;
    border-bottom: none !important;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-item .acf-launcher-title,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-group .acf-launcher-title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: auto;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-item .acf-launcher-title .acf-launcher-icon-container,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-group .acf-launcher-title .acf-launcher-icon-container {
    min-width: 0%;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-item .acf-launcher-title .acf-launcher-function-label,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-group .acf-launcher-title .acf-launcher-function-label {
    min-width: 0%;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 8px 0 4px;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-item.active > .acf-launcher-title .acf-launcher-function-label,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-group.active > .acf-launcher-title .acf-launcher-function-label {
    font-weight: 400;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-item.active > .acf-launcher-title .acf-launcher-icon,
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-group.active > .acf-launcher-title .acf-launcher-icon {
    opacity: 1;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-item {
    padding: 0;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-item.active > .acf-launcher-title .acf-launcher-function-label {
    color: #ffffff;
    border-right: 4px solid #ffffff;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-group .acf-launcher-icon {
    float: left;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-group .acf-launcher-icon-empty {
    display: none;
  }
  .acf-mobiledevice-menu .acf-bar-launcher .acf-launcher-icon {
    opacity: 0.65;
  }
}
@media all and (max-width: 767px) {
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container {
    padding: 4px 0;
    font-size: 14px;
  }
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container .bl-inline-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border-right: 4px solid transparent;
  }
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container .bl-inline-container .base-layer-preview,
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container .bl-inline-container .acf-metadata-link {
    min-width: 0%;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container .bl-inline-container .base-layer-name {
    min-width: 0%;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container .bl-inline-container.selected-layer {
    border-right-color: #ffffff;
  }
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container .bl-inline-container.selected-layer .base-layer-preview {
    opacity: 1;
  }
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container .bl-inline-container.selected-layer .base-layer-name {
    color: #ffffff;
    font-weight: 400;
  }
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container .base-layer-preview {
    padding: 3px;
    opacity: 0.65;
  }
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container .base-layer-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 4px;
  }
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container .acf-metadata-link {
    padding: 6px;
    font-size: 16px;
    color: rgba(110, 112, 113, 0.7);
  }
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container ul,
  .mdm-subcontent-group.subcontent-baselayer .mdm-subcontent-container li {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
}
@media all and (max-width: 767px) {
  .acf-media-carousel .carousel-image-container {
    padding: 20px 50px;
    height: 320px;
  }
  .acf-mediabrowser-overlay .mediabrowser-window {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .acf-mediabrowser-overlay .mediabrowser-window.metadata-visible .acf-media-carousel,
  .acf-mediabrowser-overlay .mediabrowser-window.metadata-visible .mb-addmedia-label {
    display: none;
  }
  .acf-mediabrowser-overlay .mediabrowser-window.metadata-visible .mb-metadata {
    min-width: 0%;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.responsive-main-container {
  overflow-y: hidden;
}
.responsive-main-container .acf-map-controls-bottom {
  bottom: 39px;
}
body.thematics-visible .responsive-main-container .acf-map-controls-top.acf-map-controls-right {
  right: 100%;
}
.acf-mobiledevice-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 4px 8px 4px 4px;
  height: 48px;
  max-height: 48px;
  overflow: hidden;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(255, 255, 255, 0.85);
}
.acf-mobiledevice-header {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
body:not(.touch) .acf-mobiledevice-header:hover {
  background-color: #f5f5f5;
}
body.touch .acf-mobiledevice-header:active {
  background-color: #f5f5f5;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-mobiledevice-header .acf-image,
.acf-mobiledevice-header .header-menu-burger {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-mobiledevice-header .acf-title {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-mobiledevice-header .acf-image {
  pointer-events: none;
}
.acf-mobiledevice-header .header-menu-burger {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 2px;
  color: rgba(110, 112, 113, 0.4);
}
.acf-mobiledevice-header .header-menu-burger .menu-burger-icon {
  min-height: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5em;
}
.acf-mobiledevice-header .header-menu-burger .menu-burger-icon:before {
  content: "\f19c";
}
.acf-mobiledevice-header .header-menu-burger .menu-burger-label {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: -2px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
.acf-mobiledevice-header .acf-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.acf-mobiledevice-header .acf-title h1 {
  margin: 0;
  padding: 0;
  font-size: 1.4em !important;
  line-height: 1;
}
.acf-mobiledevice-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  pointer-events: none;
}
.acf-mobiledevice-menu.opened {
  pointer-events: auto;
}
.acf-mobiledevice-menu.opened .mdm-content,
.acf-mobiledevice-menu.opened .mdm-backdrop {
  opacity: 1;
}
.acf-mobiledevice-menu.opened .mdm-content {
  left: 0;
}
.acf-mobiledevice-menu .mdm-content,
.acf-mobiledevice-menu .mdm-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.acf-mobiledevice-menu .mdm-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  width: 85%;
  max-width: 420px;
  z-index: 2;
  left: -25%;
  opacity: 0;
  color: rgba(0, 0, 0, 0.54);
  background-color: #ffffff;
  -webkit-transition: opacity 0.35s ease-in-out, left 0.25s ease-in-out 0.1s;
  -moz-transition: opacity 0.35s ease-in-out, left 0.25s ease-in-out 0.1s;
  -o-transition: opacity 0.35s ease-in-out, left 0.25s ease-in-out 0.1s;
  transition: opacity 0.35s ease-in-out, left 0.25s ease-in-out 0.1s;
}
.acf-mobiledevice-menu .mdm-content {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.acf-mobiledevice-menu .mdm-content .mdm-content-header,
.acf-mobiledevice-menu .mdm-content .acf-search-box {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-mobiledevice-menu .mdm-content .mdm-subcontent {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-mobiledevice-menu .mdm-content .acf-search-box {
  margin-top: 0;
}
.acf-mobiledevice-menu .mdm-content .acf-search-box .acf-search-clear {
  top: 12px !important;
}
.acf-mobiledevice-menu .mdm-backdrop {
  right: 0;
  background-color: rgba(110, 112, 113, 0.4);
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.acf-mobiledevice-menu .mdm-content-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 16px 8px 24px 8px;
  border-bottom: 1px solid #ededed;
}
.acf-mobiledevice-menu .mdm-content-header .acf-image,
.acf-mobiledevice-menu .mdm-content-header .acf-title {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-mobiledevice-menu .mdm-content-header .acf-image {
  max-width: 75%;
  max-height: 64px;
}
.acf-mobiledevice-menu .mdm-content-header .acf-title {
  max-width: 100%;
}
.acf-mobiledevice-menu .mdm-content-header .acf-title h1 {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  line-height: 1.25;
  color: inherit;
  white-space: normal;
  text-overflow: initial;
  text-align: center;
}
.acf-mobiledevice-menu .mdm-content-header .content-close-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
  font-size: 14px;
  cursor: pointer;
}
.acf-mobiledevice-menu .mdm-content-header .content-close-icon:before {
  content: "\f128";
}
.acf-mobiledevice-menu .mdm-content-header .acf-image + .acf-title h1:not(:empty) {
  margin-top: 12px;
}
.acf-mobiledevice-menu .mdm-subcontent {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.acf-mobiledevice-menu .mdm-subcontent .mdm-subcontent-group {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 1px solid #e0e0e0;
}
.mdm-subcontent-toggle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 6px 0;
  font-size: 18px;
  color: rgba(110, 112, 113, 0.7);
  cursor: pointer;
}
body:not(.touch) .mdm-subcontent-toggle:hover {
  color: #6E7071;
  background-color: #fafafa;
}
body.touch .mdm-subcontent-toggle:active {
  color: #6E7071;
  background-color: #fafafa;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.mdm-subcontent-toggle.opened {
  border-bottom: 1px solid #e0e0e0;
}
.mdm-subcontent-toggle.opened .mdm-sct-arrow:before {
  content: "\f120";
}
.mdm-subcontent-toggle .mdm-sct-icon,
.mdm-subcontent-toggle .mdm-sct-arrow {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.mdm-subcontent-toggle .mdm-sct-label {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 2px;
}
.mdm-subcontent-toggle .mdm-sct-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  width: 36px;
}
.mdm-subcontent-toggle .mdm-sct-arrow {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 6px;
  font-size: 14px;
}
.mdm-subcontent-toggle .mdm-sct-arrow:before {
  content: "\f124";
}
.mdm-subcontent-toggle.sct-barlauncher .mdm-sct-icon {
  font-size: 18px;
}
.mdm-subcontent-toggle.sct-barlauncher .mdm-sct-icon:before {
  content: "\f20a";
}
.mdm-subcontent-toggle.sct-baselayer .mdm-sct-icon {
  font-size: 18px;
}
.mdm-subcontent-toggle.sct-baselayer .mdm-sct-icon:before {
  content: "\f135";
}
.mdm-subcontent-toggle.sct-globalparameters .mdm-sct-icon {
  font-size: 24px;
}
.mdm-subcontent-toggle.sct-globalparameters .mdm-sct-icon:before {
  content: "\f1ef";
}
.mdm-subcontent-toggle.sct-platformlanguage .mdm-sct-icon {
  font-size: 18px;
}
.mdm-subcontent-toggle.sct-platformlanguage .mdm-sct-icon:before {
  content: "\f12b";
}
.mdm-subcontent-container {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
}
.mdm-subcontent-container .acf-global-parameter-presentation .param-pres-label {
  color: inherit;
}
.responsive-side {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  position: absolute;
  top: calc(100% - 39px );
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
}
.responsive-side .responsive-side-header {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.responsive-side .responsive-side-content {
  min-height: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.responsive-side.maximized {
  top: 0;
}
.responsive-side.restored {
  top: 55%;
}
.responsive-side.minimized {
  top: calc(100% - 39px );
}
.responsive-side-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-top: 2px solid rgba(158, 158, 158, 0.25);
  border-bottom: 2px solid #e0e0e0;
}
.responsive-side-header .rsh-canvas-tabs {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.responsive-side-header .rsh-controls {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.responsive-side-header .rsh-canvas-tabs {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly;
  height: 35px;
  overflow-y: hidden;
}
.responsive-side-header .rsh-canvas-tabs .tab {
  min-width: 0%;
  -webkit-flex: 1 1 0;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.responsive-side-header .rsh-canvas-tabs .tab-name {
  height: 35px;
  line-height: 35px;
}
.responsive-side-header .rsh-canvas-tabs .glyphicon {
  display: none;
}
.responsive-side-header .rsh-canvas-tabs .tab.tab-active {
  color: rgba(0, 0, 0, 0.87) !important;
  background-color: #ffffff !important;
  border-bottom: none;
}
.responsive-side-header .rsh-controls {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
.responsive-side-header .rsh-control {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.35);
  cursor: pointer;
}
body:not(.touch) .responsive-side-header .rsh-control:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.87);
}
body.touch .responsive-side-header .rsh-control:active {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.87);
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.responsive-side-header .control-maximize {
  font-size: 21px;
}
.responsive-side-header .control-maximize:before {
  content: "\f1b1";
}
.responsive-side-header .control-restore {
  font-size: 21px;
}
.responsive-side-header .control-restore:before {
  content: "\f1bc";
}
.responsive-side-header .control-minimize {
  font-size: 18px;
}
.responsive-side-header .control-minimize:before {
  content: "\f1bd";
}
.responsive-side-content {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.responsive-side-content .module {
  margin: 0;
  box-shadow: none;
}
.responsive-side-content .module + .module {
  border-top: 1px solid #ededed;
}
.responsive-side-content .search-results-container .search-results-module {
  box-shadow: none;
  border-bottom: 1px solid #ededed;
}
.responsive-side-content .search-results-container .search-title {
  margin-top: 0;
  font-size: 1.25em;
  height: 32px;
  line-height: 32px;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid #ededed;
}
.responsive-side-content .search-results-container .search-title .search-title-text {
  width: calc(100% - 32px );
}
.responsive-side-content .search-results-container .search-title .advanced-filter-launch {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.responsive-side-content .search-results-container .filters-form-panel {
  background-color: #fafafa;
}
.responsive-side-content .search-results-container .search-results-filters-summary {
  font-size: 14px;
  font-weight: 600;
  border-bottom-width: 2px;
}
.responsive-side-content .search-results-container .acf-search-results-list li {
  box-shadow: none;
  border-radius: 0;
  border-left: 4px solid transparent;
  border-bottom: 1px solid #f5f5f5;
}
.responsive-side-content .search-results-container .acf-search-results-list li.active {
  border-left-color: #ffffff;
}
.responsive-side-content .search-results-container .acf-search-results-list .acf-search-result-item {
  padding: 4px 0;
}
.responsive-side-content .search-results-container .acf-search-results-list .acf-search-result-attribute {
  line-height: 1.125 !important;
}
.responsive-side-content .search-results-container .acf-search-results-list .acf-search-result-attribute:first-child {
  font-size: 1.5em;
}
.responsive-side-content .search-results-container .acf-search-results-list .no-data {
  margin-top: 0;
  box-shadow: none;
  border-bottom: 1px solid #f5f5f5;
}
.responsive-side-content .search-results-container .acf-search-results-list ul li,
.responsive-side-content .search-results-container .acf-search-results-list .acf-search-result-item-content {
  min-height: 30px;
}
.responsive-side-content .search-results-container .acf-search-results-list ul,
.responsive-side-content .search-results-container .acf-search-results-list li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.responsive-side-content .infosheet-container .acf-infosheet-stack .acf-infosheet-status,
.responsive-side-content .infosheet-container .acf-infosheet-stack .acf-infosheet-content,
.responsive-side-content .infosheet-container .acf-infosheet-stack .acf-infosheet-loading {
  color: rgba(110, 112, 113, 0.7);
  margin-top: 0;
  box-shadow: none;
  border-bottom: 1px solid #f5f5f5;
}
.responsive-side-content .infosheet-container .acf-infosheet-content .acf-infosheet-header .header-title {
  font-size: 1em;
}
.responsive-side-content .analysis-container .acf-analyses-results-list {
  margin: 0;
  box-shadow: none;
  border-bottom: 1px solid #f5f5f5;
}
.responsive-side-content .stats-container .acf-analyses-results-list {
  margin: 0;
  box-shadow: none;
  border-bottom: 1px solid #f5f5f5;
}
.responsive-side-content .stats-container .analysis-item-header .header-title {
  line-height: 2;
}
.responsive-side-content .stats-container .open-stat-dialog-btn {
  display: none;
}
.responsive-map-side-tools {
  -webkit-transition: left 0.25s ease-in-out;
  -moz-transition: left 0.25s ease-in-out;
  -o-transition: left 0.25s ease-in-out;
  transition: left 0.25s ease-in-out;
  width: 100%;
  max-width: none;
  left: 100%;
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
body.thematics-visible .responsive-map-side-tools {
  left: 0;
}
.acf-map-touch .acf-map-control-active {
  border: 4px solid #ffffff;
}
.responsive-main-container ~ .toggle-window.permalink-window {
  width: calc(100% - 60px);
  background-color: #ffffff;
  border-radius: 0;
}
.responsive-main-container ~ .toggle-window.permalink-window {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.responsive-main-container ~ .toggle-window.permalink-window .blocks {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 10px 0;
}
.responsive-main-container ~ .toggle-window.permalink-window .blocks .block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  margin-left: 0;
}
.responsive-main-container ~ .toggle-window.permalink-window .blocks .block .icon {
  font-size: 24px;
}
.responsive-main-container ~ .toggle-window.permalink-window .blocks .block .icon::before {
  padding: 12px;
}
.responsive-main-container ~ .toggle-window.permalink-window .table-container table thead,
.responsive-main-container ~ .toggle-window.permalink-window .table-container table tbody tr td:nth-child(2) {
  display: none;
}
.responsive-main-container ~ .toggle-window.permalink-window .table-container table .link.link-label {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.responsive-main-container ~ .toggle-window.permalink-window .table-container table .link.link-label .link-label-title {
  line-height: 1.35;
}
.responsive-main-container ~ .toggle-window.permalink-window .table-container table .link.link-label .link-label-date {
  display: inline !important;
  visibility: visible !important;
  font-size: 12px;
  font-weight: 600;
  color: rgba(110, 112, 113, 0.4);
}
.acf-map-control-txbutton .txbutton-icon-saving {
  text-align: center;
}
.acf-map-control-txbutton .txbutton-icon-saving .bounce1,
.acf-map-control-txbutton .txbutton-icon-saving .bounce2,
.acf-map-control-txbutton .txbutton-icon-saving .bounce3,
.acf-map-control-txbutton .txbutton-icon-saving > div {
  width: 8px;
  height: 8px;
  margin-right: 4px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}
.acf-map-control-txbutton .txbutton-icon-saving .bounce1:last-of-type,
.acf-map-control-txbutton .txbutton-icon-saving .bounce2:last-of-type,
.acf-map-control-txbutton .txbutton-icon-saving .bounce3:last-of-type,
.acf-map-control-txbutton .txbutton-icon-saving > div:last-of-type {
  margin-right: 0;
}
.acf-map-control-txbutton .txbutton-icon-saving .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #ffffff;
}
.acf-map-control-txbutton .txbutton-icon-saving .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #ffffff;
}
.acf-map-control-txbutton .txbutton-icon-saving .bounce3 {
  background-color: #ffffff;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.acf-map-control-txbutton .txbutton-icon-saving .bounce1,
.acf-map-control-txbutton .txbutton-icon-saving .bounce2,
.acf-map-control-txbutton .txbutton-icon-saving .bounce3,
.acf-map-control-txbutton .txbutton-icon-saving > div {
  width: 8px;
  height: 8px;
  margin-right: 4px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}
.acf-map-control-txbutton .txbutton-icon-saving .bounce1:last-of-type,
.acf-map-control-txbutton .txbutton-icon-saving .bounce2:last-of-type,
.acf-map-control-txbutton .txbutton-icon-saving .bounce3:last-of-type,
.acf-map-control-txbutton .txbutton-icon-saving > div:last-of-type {
  margin-right: 0;
}
.acf-map-control-txbutton .txbutton-icon-saving .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #ffffff;
}
.acf-map-control-txbutton .txbutton-icon-saving .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #ffffff;
}
.acf-map-control-txbutton .txbutton-icon-saving .bounce3 {
  background-color: #ffffff;
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.acf-map-control-txbutton.txbutton-btn-default {
  color: #146eff;
  background-color: white;
}
body:not(.touch) .acf-map-control-txbutton.txbutton-btn-default:hover {
  color: white;
  background-color: #146eff;
}
body.touch .acf-map-control-txbutton.txbutton-btn-default:active {
  color: white;
  background-color: #146eff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-map-control-txbutton.txbutton-btn-primary {
  color: #ffffff;
  background-color: #33b573;
}
body:not(.touch) .acf-map-control-txbutton.txbutton-btn-primary:hover {
  color: #33b573;
  background-color: #ffffff;
}
body.touch .acf-map-control-txbutton.txbutton-btn-primary:active {
  color: #33b573;
  background-color: #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-map-control-txbutton.txbutton-btn-disabled {
  color: #ffffff;
  background-color: rgba(117, 117, 117, 0.85);
  font-style: italic;
  text-transform: none;
}
.acf-map-control-txbutton-full {
  width: auto !important;
  height: auto !important;
  line-height: initial !important;
  margin: 0 0;
}
.acf-map-geolocation-control {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
body.pointer {
  -ms-touch-action: manipulation !important;
  touch-action: manipulation !important;
}
body.pointer .acf-map {
  -ms-touch-action: none;
  touch-action: none;
}
.acf-mediabrowser-overlay {
  position: fixed;
}
.acf-mediabrowser-overlay .mb-menu .mb-menu-icon {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.87);
}
.acf-mediabrowser-overlay .mb-menu .mb-menu-icon:not(.disabled).active,
.acf-mediabrowser-overlay .mb-menu .mb-menu-icon:active {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
.acf-mediabrowser-overlay .mb-menu .mb-menu-icon.disabled {
  color: rgba(0, 0, 0, 0.87);
  background-color: #bdbdbd;
  opacity: 0.5;
}
.modal-dialog {
  position: absolute;
  bottom: auto;
  margin-top: 130px;
  z-index: 10001;
}
.modal-dialog:focus {
  outline: auto;
}
.modal-dialog.modal {
  overflow: visible;
}
.modal-dialog .modal-content {
  border: 0;
  border-radius: 0;
  box-shadow: 0 32px 64px 0 rgba(0, 0, 0, 0.5);
}
.modal-dialog .modal-content .modal-header {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
.modal-dialog .modal-content .modal-header h3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
}
.modal-dialog .modal-content .modal-header h3 > i {
  margin-left: 5px;
  margin-right: 20px;
  color: white;
  line-height: normal;
}
.modal-dialog .modal-content .modal-header h3 > .icon_alert {
  font-size: 36px;
}
.modal-dialog .modal-content .modal-header h3 > .icon_zoom_plus,
.modal-dialog .modal-content .modal-header h3 > .icon_draw-advanced_tools_btn-buffer {
  font-size: 24px;
  padding-top: 4px;
}
.modal-dialog .modal-content .modal-body {
  padding: 40px 20px 0 80px !important;
}
.modal-dialog .modal-content .modal-body p {
  margin-bottom: 0;
  font-size: 16px;
  color: #6E7071;
}
.modal-dialog .modal-content .modal-body > .prompt > .input {
  margin-top: 8px;
  width: calc(100% - 12px);
}
.modal-dialog .modal-content .modal-body > .prompt > .input-required-error {
  display: block;
  height: 0;
  color: #c51116;
}
.modal-dialog .modal-content .modal-footer {
  border-top: 0;
  padding: 28px 32px;
}
.modal-dialog .modal-content .modal-footer .btn + .btn {
  margin-left: 10px;
}
.modal-dialog .modal-content .modal-footer .btn.modal-footer-btn {
  padding: 6px 32px;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
}
.modal-dialog .modal-content .modal-footer .btn.modal-footer-btn.btn-primary {
  color: #ffffff;
  background-color: #33b573;
}
.modal-dialog .modal-content .modal-footer .btn.modal-footer-btn.btn-normal {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ededed;
}
.statistic-modal-content .filters-form-panel {
  color: rgba(0, 0, 0, 0.54);
  background-color: #f5f5f5;
}
.acf-window {
  background-color: #146eff;
}
.acf-window .ui-dialog-titlebar {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
body:not(.touch) .acf-window .ui-dialog-titlebar .ui-dialog-titlebar-collapse:hover,
body:not(.touch) .acf-window .ui-dialog-titlebar .ui-dialog-titlebar-maximize:hover,
body:not(.touch) .acf-window .ui-dialog-titlebar .ui-dialog-titlebar-restore:hover,
body:not(.touch) .acf-window .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.87);
}
body.touch .acf-window .ui-dialog-titlebar .ui-dialog-titlebar-collapse:active,
body.touch .acf-window .ui-dialog-titlebar .ui-dialog-titlebar-maximize:active,
body.touch .acf-window .ui-dialog-titlebar .ui-dialog-titlebar-restore:active,
body.touch .acf-window .ui-dialog-titlebar .ui-dialog-titlebar-close:active {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.87);
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-global-parameters-panel {
  padding: 8px;
}
.acf-global-parameters-panel .global-param-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.acf-global-parameters-panel .global-param-content .btn-apply,
.acf-global-parameters-panel .global-param-content .acf-global-parameter-presentation {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-global-parameters-panel .global-param-content .btn-apply {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end;
}
.acf-global-parameters-panel .btn-apply {
  display: inline-block;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  border: 1px solid #ffffff;
}
body:not(.touch) .acf-global-parameters-panel .btn-apply:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
body.touch .acf-global-parameters-panel .btn-apply:active {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-global-parameters-panel .global-param-header {
  display: none !important;
}
.acf-global-parameter-presentation {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acf-global-parameter-presentation .param-pres-label,
.acf-global-parameter-presentation .param-pres-value {
  min-height: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acf-global-parameter-presentation .param-pres-label {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.acf-global-parameter-presentation .param-pres-value {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.acf-global-parameter-presentation .param-pres-value .param-pres-value-input {
  min-width: 0%;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.acf-global-parameter-presentation .param-pres-value .param-pres-clear-btn {
  min-width: 0%;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 4px;
}
.acf-global-parameter-presentation .datepicker-input {
  position: relative;
}
.acf-global-parameter-presentation .datepicker-input .filter-calendar-toggle-icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 3px;
  right: 8px;
  color: rgba(110, 112, 113, 0.7);
  font-size: 14px;
  cursor: pointer;
}
.acf-global-parameter-presentation .datepicker-input .filter-calendar-toggle-icon:before {
  content: "\f115";
}
.acf-global-parameter-presentation:not(:last-of-type) {
  margin-bottom: 8px;
}
.acf-global-parameter-presentation .param-pres-label {
  color: rgba(110, 112, 113, 0.7);
  font-size: 12px;
  font-weight: bold;
}
.acf-global-parameter-presentation .param-pres-value {
  font-size: 12px;
  line-height: 1;
}
.acf-global-parameter-presentation .param-pres-clear-btn {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 1px;
  margin-bottom: 2px;
  color: rgba(110, 112, 113, 0.7);
  font-size: 17px;
}
.acf-global-parameter-presentation .param-pres-clear-btn:before {
  content: "\f12a";
}
body:not(.touch) .acf-global-parameter-presentation .param-pres-clear-btn:hover {
  color: unset;
}
body.touch .acf-global-parameter-presentation .param-pres-clear-btn:active {
  color: unset;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.acf-global-parameter-presentation input[type='date'] {
  line-height: normal;
}
.acf-global-parameter-presentation select {
  padding: 1px;
}
