.olControlPanel button, .olControlPanel a {
    background-color: #056468;
    color: #ffffff;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    margin-bottom: 9px;
    margin-right: 3px;
    margin-top: 9px;
    position: relative;
    vertical-align: middle;
    width: 32px;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.olControlPanel button::before, .olControlPanel a::before {
    color: #ffffff;
    display: block;
    font-family: "Material Design Icons";
    font-size: 24px;
    height: 33px;
    line-height: 32px;
    position: relative;
    top: -1px;
    width: 32px;
}

.olControlPanel button:hover::before, .olControlPanel a:hover::before {
    background-color: #054f53;
}

.olControlNavigationHistory {
    background-image: none;
    padding: 0;
}

.olControlNavigationHistory::before {
    background-color: #056468;
    color: #ffffff;
    display: block;
    font-family: "Material Design Icons";
    font-size: 24px;
    height: 32px;
    line-height: 30px;
    position: relative;
    top: -1px;
    width: 32px;
}

.olControlNavigationHistoryPreviousItemActive:before {
    content: "\F04E";
}

.olControlNavigationHistoryPreviousItemInactive:before {
    background-color: #c1c1c1!important;
    content: "\F04E";
}

.SearchDataBtnItemActive:before {
    content: "\F66C";
}

.SearchDataBtnItemInactive:before {
    content: "\F66C";
}

.olControlNavigationHistoryNextItemActive:before {
    content: "\F055";
}

.olControlNavigationHistoryNextItemInactive::before {
    background-color: #c1c1c1!important;
    content: "\F055";
}

div.olControlMousePosition {
    color: red;
}

/**
 * Map Examples Specific
 */


.ui-dialog {
    z-index: 1000000 !important;
}

#map, #print {
    margin: 0;
    z-index: 1 !important;
    position: relative;
}
#print {
    width: 100%;
}

#map:active {
    cursor: -moz-grabbing;
}

.MyButtonItemActive {
    background: none repeat scroll 0 0;
}

.MyButtonItemInactive {
    background: none repeat scroll 0 0;
}

#layout_map {
    width: 100%;
    height: 700px;
    border: 1px solid black;
    margin-top: 2px;
}

/*ПЕЧАТЬ*/
.olControlPanel .PrintMapItemInactive::before, .olControlPanel .PrintMapItemActive::before {
    content: "\F42A";
}

.olControlPanel .BtEPGU {
    background-image: url("../images/icons_map/BtEPGU.png");
    height: 32px;
    width: 32px;
    top: 0;
    margin-left: 0;
}
.olControlPanel .BtEPGU:hover, .olControlPanel .BtEPGU:focus {
    background-color: #054f53;
}

/*Сервисы*/
.olControlPanel .ServiceMapItemInactive::before, .olControlPanel .ServiceMapItemActive::before {
    content: "\F6F3";
}

/*Селективны мониторинг*/
.olControlPanel .SearchCriteriaItemInactive::before, .olControlPanel .SearchCriteriaItemActive::before {
    content: "\F0A5";
}

.olControlPanel .HomeBtnItemInactive:before, .olControlPanel .HomeBtnItemActive:before {
    content: "\F2DC";
}

.customReportControl {
    position: relative;
    margin-left: 10px;
    float: left;
    width: 200px;
    height: 32px;
    z-index: 2000;
    display: none;
}

.HandlerBoxZoomBox {
    width: 200px;

}

/*РАССТОЯНИЕ*/
.olControlPanel .DistanceBtnItemInactive::before {
    content: "\F55E";
}

.olControlPanel .DistanceBtnItemActive::before {
    background-color: #17c0c5;
    content: "\F55E";
}

.olControlPanel .DistanceBtnItemActive:hover::before {
    background-color: #17a1a6;
}

/*ПЛОЩАДЬ*/
.olControlPanel .SquareBtnItemInactive::before {
    content: "\F001";
}

.olControlPanel .SquareBtnItemActive::before {
    background-color: #17c0c5;
    content: "\F001";
}
.olControlPanel .SquareBtnItemActive:hover::before {
    background-color: #17a1a6;
}

.olControlPanel .SelectBtnItemInactive:before {
    content: "\F485";
}

.olControlPanel .SelectBtnItemActive:before {
    background-color: #17C0C5;
    content: "\F485";
}
.olControlPanel .SelectBtnItemActive:hover::before {
    background-color: #17a1a6;
}

/*СКРЫТЬ ВЫДЕЛЕНИЕ*/
.olControlPanel .SelectClnItemActive:before, .olControlPanel .SelectClnItemInactive:before {
    content: "\F488";
}

.elementData {
    min-height: 35px;
    padding: 5px;
    border-bottom: 1px solid #AAAAAA;
    max-height: 125px;
    overflow: auto;
}

.textData {
    margin-right: 5px;
    float: left;
    width: 70%;
    max-width: 70%;
}

.textDataHeader {
    font-weight: bold;
}

.divBtnResult {
    float: right;
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.divBtnInfoResult {
    margin-right: 10px;
}

.divBtnResult button {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 24px;
    margin-top: 5px;
    width: 24px;
}

.textDataHDiv {
    float: left;
    font-weight: bold;
    font-size: 12px;
}

.textDataValue {
    text-wrap: normal;
}

.textDataVDiv {
    float: left;
    /*clear: both;**/
}

.displayNone {
    display: none;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.marginRight5 {
    margin-right: 5px;
}

.clearBoth {
    clear: both;
}

.textEven {
    background-color: #CCFFCC;
}

.textOdd {
    background-color: #FFFFCC;
}

/*скрывать диалоговое окно при загрузке*/
.open_dialog {
    display: none;
    height: 100%;
}

/*Поиск по Адресу*/
.olControlPanel .SearchAddressBtnItemInactive::before {
    content: "\F5F8";
}

.olControlPanel .SearchAddressBtnItemActive::before {
    background-color: #17c0c5;
    content: "\F5F8";
}
.olControlPanel .SearchAddressBtnItemActive:hover::before {
    background-color: #17a1a6;
}

/*Поиск по КН*/
.olControlPanel .SearchKNBtnItemInactive::before {
    content: "\F352";
}

.olControlPanel .SearchKNBtnItemActive::before {
    background-color: #17c0c5;
    content: "\F352";
}
.olControlPanel .SearchKNBtnItemActive:hover::before {
    background-color: #17a1a6;
}

.olControlPanel .SearchConstructionDataBtnItemInactive::before {
    content: "\F39B";
}

.olControlPanel .SearchConstructionDataBtnItemActive::before {
    background-color: #17c0c5;
    content: "\F39B";
}
.olControlPanel .SearchConstructionDataBtnItemActive:hover::before {
    background-color: #17a1a6;
}

.olControlPanel .SearchEnterDataBtnItemInactive::before {
    content: "\F39A";
}

.olControlPanel .SearchEnterDataBtnItemActive::before {
    background-color: #17c0c5;
    content: "\F39A";
}
.olControlPanel .SearchEnterDataBtnItemActive:hover::before {
    background-color: #17a1a6;
}

/*Кнопка помощи*/
.olControlPanel .HelpBtnItemActive::before, .olControlPanel .HelpBtnItemInactive::before {
    content: "\F2D6";
}

/*Кнопка публичного поиска*/
.olControlPanel .BTPublicSearchItemInactive::before {
    content: "\F70E";
}

.olControlPanel .BTPublicSearchItemActive::before {
    background-color: #17c0c5;
    content: "\F70E";
}
.olControlPanel .BTPublicSearchItemActive:hover::before {
    background-color: #17a1a6;
}

/*Легенда*/
.legendColor {
    width: 25px;
    height: 15px;
    float: left;
    margin-right: 5px;
}

.legendText {
    font-size: 10px;
}

.olControlPanel .LegendBtnItemInactive::before {
    content: "\F48D";
}

.olControlPanel .LegendBtnItemActive::before {
    background-color: #17c0c5;
    content: "\F48D";
}
.olControlPanel .LegendBtnItemActive:hover::before {
    background-color: #17a1a6;
}

.legendData {
    background-color: #ffffff;
    position: absolute;
    z-index: 1010;
    right: 10px;
    bottom: 85px;
    color: #000000;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 300px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    display: none;
}

.legendHeader {
    color: white;
    background-color: #056468;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px;
}

.btClose {
    position: absolute;
    right: 3px;
    top: 3px;
    cursor: pointer;
}

.loadProcess {
    background-color: #999999;
    color: white;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100px;
    font-size: 10px;
    display: none;
}

.progress_width {
    width: 150px;
    height: 10px;
    margin: 0 5px 0 5px;
    border: 1px solid #000;
    color: #fff;
    display: inline-block;
    background: white;
    zoom: 1;
    *display: inline;

}

#progressBar {
    width: 0;
    height: 10px;
    background-color: blue;
}

tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

#table-2 th {
    background-color: #29215A;
    color: white;
}

#table-2 td, th {
    padding-right: 8px;
}

.category td {
    background-color: #E4EBF3;
}

.tDnD_whileDrag {
    background-color: #eee;
}

tr.alt td {
    background-color: #ecf6fc;
}

tr.myDragClass td {
    color: yellow;
    background-color: black;
}

td.dragHandle {

}

.versionHistory td {
    vertical-align: top;
    padding: 0.3em;
}

/* Масштабная шкала */
.olControlScaleDigital {
    background: url("/public/images/icons_map/scale.png");
    background-position-y: 5px;
    background-position-x: 0px;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 114px 9px;
    height: 25px;
    width: 120px;
    position: absolute;
    bottom: 0;
    right: 224px;
    z-index: 2 !important;
    padding-top: 9px;
    padding-left: 2px;
    padding-right: 2px;
}

.scaleDigitalLeft {
    text-align: left;
    position: absolute;
}

.scaleDigitalMiddle {
    text-align: center;
    position: absolute;
    left: 40px;
}

.scaleDigitalRight {
    text-align: right;
    position: absolute;
    left: 90px;
}

.olControlLoadingPanel {
    background-image: url(/public/images/loading.gif);
    position: relative;
    width: 11px;
    height: 11px;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}

.olControlMainPanelStyle {
    background-color: rgb(226, 230, 231);
    background-color: rgba(226, 230, 231, 0.8);
    /* For IE 5.5 - 7*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90E2E6E7, endColorstr=#90E2E6E7);*/

    /* For IE 8*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#90E2E6E7, endColorstr=#90E2E6E7)";*/

    /* For IE 5.5 - 7*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5E2E6E7, endColorstr=#e5E2E6E7);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5E2E6E7, endColorstr=#e5E2E6E7)";

    /*background-color: #E2E6E7;*/
    min-height: 30px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* Параметры тени */
    /*overflow: auto;*/
    padding: 10px 0px 10px 10px;
    position: absolute;
    z-index: 1023 !important;
    width: 100%;
}

.red-mark {
    color: #c00;
    font-size: 15px;
    vertical-align: top;
    width: 1px;
    padding-left: 1px !important;
    padding-right: 1px !important;
    text-align: center;
}

.ui-widget-content {
    border: 1px solid #25A4AA;
    color: #222222;
}

/* зуум город - район - улица*/
.slider-tips {
    border: medium none;
    font-size: 12px;
    left: inherit !important;
    margin: 0;
    padding: 0;
    position: relative;
    right: 0 !important;
    top: 58px;
    width: 60px;
}

/*.YMaps-button-tip, a.YMaps-button-tip:link, a.YMaps-button-tip:hover, a.YMaps-button-tip:visited*/
.button-tip, a.button-tip:link, a.button-tip:hover, a.button-tip:visited {
    color: #FFFFFF !important;
    cursor: pointer;
    outline: medium none;
    text-decoration: none;
    white-space: nowrap;
}

/*.YMaps-slider-tips .YMaps-button-tip*/
.slider-tips .button-tip {
    clear: both;
    float: left;
    height: 17px;
    margin: 0 0 -17px -50px;
    padding: 0;
    position: relative;
}

/*.YMaps-cursor-pointer*/
.cursor-pointer {
    cursor: pointer;
}

/*.YMaps-button-tip-container, .YMaps-button-tip-l, .YMaps-button-tip-r*/
.button-tip-container, .button-tip-l, .button-tip-r {
    background: url("/public/images/icons_map/tips.png") no-repeat scroll 0 0 transparent;
    height: 17px;
    margin: 0;
    padding: 0;
}

/*.YMaps-button-tip-l, .YMaps-button-tip-r*/
.button-tip-l, .button-tip-r {
    font: 0px/0 a;
    left: 0;
    position: absolute;
    top: 0;
}

/*.YMaps-button-tip-l*/
.button-tip-l {
    background-position: 0px -17px;
    left: -6px;
    width: 6px;
}

/*.YMaps-button-tip-r*/
.button-tip-r {
    background-position: -8px -17px;

    left: auto;
    right: -9px;
    width: 9px;
}

/*.YMaps-button-tip-container:-moz-last-node*/
.button-tip-container:-moz-last-node {
    width: 100%;
}

/*.YMaps-button-tip-container*/
.button-tip-container {
    background-position: 0 -34px;
    background-repeat: repeat-x;
    display: inline-block;
    font-weight: normal;
}

/*.YMaps-button-tip-text*/
.button-tip-text {
    font-style: normal;
    line-height: 16px;
}

/* ---- Стили для окна публичного поиска ----*/

.ps_toolbar_top {
    top: 0px;
    display: inline;
    padding-top: 3px;
}

.ps_area {
    width: 100%;
    max-height: 288px;
    overflow: auto;
}

.ps_toolbar_bottom {
    width: 400px;
    height: 32px;
    position: absolute;
    bottom: 5px;
    display: inline;
    left: 1px;
}

#dialog_public_search {
    overflow-x: hidden;
}

.ps_toolbar_bottom input {
    border: medium none;
    cursor: pointer;
}

.ps_toolbar_bottom input, .ps_toolbar_top input {
    background-color: #056468;
    width: 32px;
    height: 32px;
    margin: -1px;
}

.ps_toolbar_bottom button {
    background-color: #056468;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 22px;
    height: 32px;
    margin-right: 1px;
    padding: 1px 0 0;
    position: relative;
    width: 32px;
}

.ps_toolbar_bottom button:hover {
    background-color: #054f53;
}
.ps_toolbar_bottom button.active {
    background-color: #17c0c5;
}
.ps_toolbar_bottom button.active:hover {
    background-color: #17a1a6;
}

.ps_toolbar_bottom button[disabled] {
    background-color: #ccc;
    color: #aaa;
}


.ps_toolbar_bottom input:disabled, .ps_toolbar_top input:disabled {
    opacity: 1;
}

.ps_table {
    border-color: black;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 330px;
}

.ps_table td, .ps_table th {
    border-color: black;
    border-style: solid;
    border-width: 1px 0 0 1px;
    padding: 0px;
    text-align: center;
}

.ps_table input {
    padding: 0px;
    width: 100%;
    text-align: center;
    border: none;
}

.ps_table td {
    width: 100px;
}

.ps_table td:first-child {
    width: 60px;
}

.param_caption {
    margin-top: 5px;
    width: 328px;
    border: 1px solid black;
    height: 20px;
    border-bottom: none;
}

.caption_bt {
    background-image: url(/public/images/icons_public_search/u99_normal.png);
    background-repeat: no-repeat;
    right: 15px;
    width: 16px;
    height: 20px;
    background-position-y: 2px;
    cursor: pointer;
    float: right;
}

.caption_txt {
    float: left;
    cursor: pointer;
}

.layers_caption_body, .layers_caption_txt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: black;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    width: 100%;
}

.layers_caption_txt {
    height: 20px;
    margin-top: 5px;
    cursor: pointer;
}

#searchPanel {
    margin-top: 6px;
    margin-left: 5px;
    width: 379px;
}

#searchLayerNames {
    margin-top: 1px;
    padding: 1px;
    width: 200px;
}

#searchLayerFields {
    width: 80px;
}

#searchDataInLayer {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 2px;
    padding: 1px;
}

.ps_area {
/ / height : 300 px;
}

.select_list {
/ / position : absolute;
}

#OpenLayers_Control_MaximizeDiv {
    display: none;
}

.criteria_seach {
    border: 1px solid #000000;
    margin-bottom: 3px;
    padding: 3px;
    text-align: center;
    height: 31px;
    width: 365px;
}

.criteria_seach {
/ / width : 360 px;
}

.ps_toolbar_top p {
    margin-bottom: 2px;
}

.param_caption, .ps_table {
    margin: auto;
}

.param_caption {
    margin-top: 5px;
}

#showSquare {
    margin-bottom: 5px;
}

.olControlMousePosition {
    display: none;
}

.dd-select {
    border-radius: 0;
}

.dd-selected, .dd-option {
    padding: 0;
}

.dd-pointer {
    right: 0;
    top: 20px;
}

.dd-option-image, .dd-selected-image {
    margin-top: 5px;
    margin-right: 2px;
    margin-left: 2px;
}

.dd-selected-text {
    font-size: 11px;
}

.dd-container {
    display: block;
    float: left;
    padding-left: 1px;
    padding-right: 1px;
}

.dd-options {
    left: 0;
}

#showSquare {
    background-color: #056468;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0;
    border: 1px solid #056468;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: arial;
    font-size: 13px;
    padding: 2px 0;
    text-decoration: none;
}

#showSquare:hover {
    background-color: #054f53;
}

#showSquare:active {
    position: relative;
    top: 1px;
}

#showSquare[disabled] {
    background-color: #ccc;
    border: 1px solid #bababa;
    color: #aaa;
}

.marker_container_full {
    max-width: 350px;
    overflow: visible;
}

.marker_container_full h3 {
    margin-bottom: 5px;
    margin-top: 0;
    position: relative;
    text-align: center;
}

.marker_container_full p {
    overflow-wrap: break-word;
    white-space: pre-wrap;
}

.marker_container_full h3::after {
    background-color: #347392;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 32px;
    width: 100%;
}

.marker_container_full h4 {
    margin-bottom: 5px;
    margin-top: 20px;
    font-size: 12px;
}

.marker_container_full p span {
    font-weight: bold;
}

.olFramedCloudPopupContent {
    overflow: visible;
}

#searchDataInLayer {
    width: 77px;
}

.search-address-query {
    display: inline-block;
    line-height: 19px;
    position: relative;
    width: 315px;
}

#searchAddress {
    width: 295px;
}

#searchSelect {
    width: 100px;
}

#reportSelect {
    width: 150px;
}

.content-label-search {
    font-size: 12px;
    font-weight: bold;
}

.customControl .content-label-search, .customControl .content-search-select,
.customControl .content-search-panel, .customControl .content-search-btn {
    display: table-cell;
    position: relative;
    top: 6px;
}

.customControl .content-search-btn {
    top: 2px;
}

.customReportControl .content-label-search, .customReportControl .content-report-select {
    display: table-cell;
    position: relative;
    top: 6px;
}

.customReportControl input, .customReportControl select,
.customControl input, .customControl select {
    margin-right: 5px;
    margin-left: 5px;
}

#map {
    position: relative;
    height: calc(100vh - 147px);
}

#searchKadNumID {
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-top: 1px;
    padding: 1px;
    width: 300px;
}

.customControl {
    background-color: #e2e6e7;
    border: 1px solid #2b71b8;
    bottom: -43px;
    display: block;
    height: 39px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    width: 425px;
    z-index: 100;
}

.SearchBtn {
    background-color: #128b90;
    border: 1px solid transparent;
    color: white;
    cursor: pointer;
    font-size: 24px;
    font-weight: 400;
    height: 32px;
    line-height: 11px;
    margin-bottom: 0;
    margin-top: 1px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 32px;
}

.SearchBtn:hover, .SearchBtn:focus {
    background-color: #1fc9cd;
}

#dialog_selected_objects {
    position: absolute;
    top: 0;
    left: -500px;
    z-index: 1600;
    width: 30%;
    height: 100%;
    border: 2px solid #36AAAB;
}

.search-address-query-container {
    position: absolute;
    display: none;
    left: 5px;
}

.search-address-query-container ul {
    list-style: outside none none;
    margin: 0;
    outline: medium none;
    padding: 0;
    border: 1px solid #25a4aa;
    color: #222222;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
    border-radius: 5px;
    background-color: #fcfdfd;
    font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
    font-size: 1.1em;
    cursor: default;
    width: 295px;
}

.search-address-query-container ul li {
    cursor: pointer;
    margin: 0;
    min-height: 0;
    padding: 3px 1em 3px 0.4em;
    position: relative;
}

.search-address-query-container ul li a {
    color: #222222;
    display: block;
    text-decoration: none;
}

.search-address-query-container ul li a:focus, .search-address-query-container ul li a:hover, .search-address-query-container ul li.active a {
    background-color: #d0e5f5;
    color: #1d5987;
}

.search-address-query-container ul li a .highlight {
    color: black;
    font-style: normal;
    font-weight: bold;
}

.olControlPanZoomBar {
    top: 0!important;
}
.markerContent {
    max-height: 100%;
    overflow-y: auto;
}
.markerContent a {
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
}
.markerContent a:hover, .markerContent a:focus {
    text-decoration: underline;
}
.markerContentLinks {
    padding-top: 5px;
}

.olTileImage.olImageLoadError {
    display: none;
}

.olControlScaleDigital {
    background-color: transparent;
}

.ol-itv-overview-container .ol-overlay-container {
    cursor: move;
}

.ol-itv-overview-container .ol-itv-overview-map {
    height: 110px;
    width: 210px;
}

.ol-itv-overview-overlay {
    height: 35px;
    width: 55px;
}

.ol-control {
    border-radius: 0;
}

.ol-itv-overview-container {
    bottom: 1px;
    right: 4px;
    top: inherit;
}

.ol-itv-overview-container button {
    background-color: #2b71b8;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 25px;
    border-radius: 0;
    opacity: 1;
}
.ol-control button:focus, .ol-control button:hover {
    background-color: #2b71b8;
}

.ol-itv-overview-container button::before {
    content: "\F6C1";
    color: #ffffff;
    display: block;
    font-family: "Material Design Icons";
    font-size: 21px;
    font-weight: normal;
    height: 25px;
    line-height: 26px;
    position: relative;
    top: 0;
    width: 25px;
    text-align: center;
    left: 1px;
}
.ol-itv-overview-container.ol-itv-overview-collapsed button{
    background-color: #056468;
}
.ol-itv-overview-container.ol-itv-overview-collapsed button::before {
    content: "\F6C0";
}

.ol-itv-overview-container button.ol-itv-overview-transitionend {
    top: -2px;
    left: -27px;
    right: inherit;
}

.ol-itv-overview-container button span {
    display: none;
}

.ol-itv-overview-container.ol-itv-overview-collapsed {
    bottom: -3px;
    right: 0;
    top: inherit;
}

.ol-attribution {
    top: 0;
    right: 8px;
    bottom: inherit;
}

.ol-zoom {
    left: inherit;
    right: 9px;
    top: 35px;
}

.tooltip {
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    color: white;
    padding: 4px 8px;
    opacity: 0.7;
    white-space: nowrap;
}
.tooltip-measure {
    opacity: 1;
    font-weight: bold;
}
.tooltip-static {
    background-color: #056468;
    color: #ffffff;
    border: 1px solid white;
}
.tooltip-measure:before,
.tooltip-static:before {
    border-top: 6px solid rgba(0, 0, 0, 0.5);
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
    position: absolute;
    bottom: -6px;
    margin-left: -7px;
    left: 50%;
}
.tooltip-static:before {
    border-top-color: #056468;
}

.ol-popup {
    position: absolute;
    background-color: white;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    padding: 15px;
    border: 1px solid #cccccc;
    bottom: 25px;
    left: -49px;
    width: 350px;
    max-width: 89vw;
}
#popupMarker.ol-popup {
    min-width: 150px;
    display: none;
}
.ol-popup:after, .ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}
.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}
.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: -2px;
    right: 4px;
}
.ol-popup-closer:after {
    content: '✖';
    font-size: 14px;
}

#vectorLayerPopupContent {
    max-height: 200px;
    overflow: auto;
}
.markerContentLinks a {
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
}
.markerContentLinks a:hover {
    text-decoration: underline;
}

.printMapButton {
    position: absolute;
    z-index: 10;
    left: 50%;
    margin-top: 6px;
    bottom: -35px;
}
.print-button-style {
    background-color: #2B71B8;
    border-radius: 0;
    border: 1px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: arial;
    font-size: 13px;
    padding: 4px 6px;
    text-decoration: none;
}
.print-button-style:hover {
    background-color: #275e9c;
}
.ol-scale-line {
    left: inherit;
    right: 230px;
}

.ol-zoom .ol-zoom-out {
    margin-top: 108px;
}
.ol-zoomslider {
    background-color: transparent;
    top: 62px;
}

.ol-touch .ol-zoomslider {
    top: 60px;
}

.ol-zoom-in.ol-has-tooltip:hover [role=tooltip],
.ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {
    top: 3px;
}

.ol-zoom-out.ol-has-tooltip:hover [role=tooltip],
.ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {
    top: 232px;
}
.ol-zoomslider {
    left: inherit;
    right: 9px;
    height: 100px;
}
.ol-control button {
    border-radius: 0;
    width: 25px;
    height: 25px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}

.ol-zoom .ol-zoom-in {
    background-color: transparent;
    color: transparent;
    border-radius: 0;
    position: relative;
}
.ol-zoom .ol-zoom-out {
    background-color: transparent;
    color: transparent;
    border-radius: 0;
    position: relative;
}
.ol-zoomslider button {
    height: 10px;
}

.ol-control button.ol-zoom-in::before {
    background-color: rgba(43, 113, 184, 0.5);
    content: "\F415";
    color: #ffffff;
    display: block;
    font-family: "Material Design Icons";
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: -1px;
    width: 25px;
}

.ol-control button.ol-zoom-out::before {
    background-color: rgba(43, 113, 184, 0.5);
    content: "\F5B0";
    color: #ffffff;
    display: block;
    font-family: "Material Design Icons";
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: -1px;
    width: 25px;
}

.ol-control button.ol-zoom-in:hover::before {
    background-color: #2B71B8;
}
.ol-control button.ol-zoom-out:hover::before {
    background-color: #2B71B8;
}

.ol-zoom-labels {
    position: absolute;
    display: none;
    margin-left: -51px;
    width: 52px;
    top: 51px;
}

.ol-zoom-labels div {
    background-color: rgba(43, 113, 184, 0.51);
    height: 15px;
    width: 30px;
    color: #ffffff;
    padding: 1px 6px;
    cursor: pointer;
}

.ol-zoom-labels div:nth-child(1) {
    margin-bottom: 17px;
}

.ol-zoom-labels div:nth-child(2) {
    margin-bottom: 18px;
}

.ol-zoom-labels div:nth-child(3) {
    margin-bottom: 12px;
}


.ol-zoom-labels div::after {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 7px solid rgba(43, 113, 184, 0.5);
    content: ' ';
    position: absolute;
    right: 3px;
    margin-top: -1px;
}

.ol-zoom-labels.ol-zoom-labels-open {
    display: block;
}

.ol-zoom:hover .ol-zoom-labels div:hover {
    background-color: #2b71b8;
}

.ol-zoom:hover .ol-zoom-labels div:hover::after {
    border-left: 7px solid #2b71b8;
}

.condition_old_value {
    max-width: 200px;
}
.condition_old_value .text-input-medium {
    width: 175px;
}

@media (max-width: 875px) {
    .olControlScaleDigital{
        right: 32px;
    }
}