.suggestions-wrapper {
    top: 35px;
    left: -200px;
}
.suggestions-promo {
    display: none!important;
}
.suggestions-suggestion:hover {
    background: #e2e2e2;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#button_kadSearch {
    /*margin-left: 290px;*/
    /*position: absolute;*/
}
#address_search {
    /*position: absolute;*/
    /*margin-left: -2px;*/
    /*border: 1px solid #B4B4B4;*/
    /*height: 35px;*/
    /*padding: 0 10px;*/
    /*width: 260px;*/
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.search-kad {
    position: absolute;
    top: -45px;
    height: 29px;
    background-color: initial;
    z-index: 1000;
    right: 35px;
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 290px;
}
#legend_info {
    display: none;
    padding: 10px 5px;
}
.legend_block {
    text-align: center;
    padding: 5px;
}
body, html {
    width: 100%;
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.main {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
}
#map {
    height: 100%;
    width: 100%;
    background-color: rgb(255, 255, 255);
    position: relative;
}
.object_info {
    position: absolute;
    top: 0;
    right: 35px;
    padding: 5px 10px;
    width: 290px;
    opacity: 1;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #b1b1b1;
    background-color: #FFF;
    z-index: 950;
    min-height: 40px;
}
.info-block {
    margin: 10px 5px;
    font-size: 12px;
}
.info-item {
    margin-bottom: 8px;
}
.info-item.more {
    margin-bottom: 1px;
}
.info-block a {
    width: auto!important;
    height: auto!important;
    line-height: normal!important;
    display: inline;
    color: #007bff;
}

.info-block a:hover {
    width: auto!important;
    height: auto!important;
    line-height: normal!important;
    display: inline;
    color: #007bff;
}
.close-panel {
    position: absolute;
    top: 5px;
    right: 20px;
    /*width: 15px;*/
    height: 15px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}
.close-panel:hover {
    cursor: pointer;
}
#thematic_block {
    display: none!important;
    width: 100%;
}
.map_settings {
    position: absolute;
    top: 300px;
    right: 10px;
    padding: 5px;
    /*max-width: 30%;*/
    /*width: 172px;*/
    opacity: 1;
    -webkit-box-shadow: 0 1px 5px #000;
    box-shadow: 0 1px 5px #000;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #FFF;
    /*text-align: center;*/
    z-index: 1000;
}
#change_map {
    padding: 0;
}
#change_map, #kadastr_gran, #thematic_layer {
    text-align: left;
}
#kadastr_gran, #thematic_layer {
    font-size: 11px;
}
#change_map .radio {
    padding-right: 10px;
}
#change_map li {
    display: inline-block;
    margin: 0px 0px;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
#change_map .map_type {
    margin-left: -15px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
/*input[type=checkbox], input[type=radio] {*/
/*    margin: 4px 0 0;*/
/*    margin-top: 1px \9;*/
/*    line-height: normal;*/
/*}*/
/*input[type=checkbox], input[type=radio] {*/
/*    -webkit-box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    padding: 0;*/
/*}*/
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
b, strong {
    font-weight: 700;
}



.text-big {
    overflow: hidden;
    position: relative;
}
.text-big.hide {
    height: 40px;
}
.text-big.hide:after{
    content: "";
    display: block;
    height: 25px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 100%)
}

.object-layer2 img.leaflet-tile.leaflet-tile-loaded {
    -webkit-filter: hue-rotate(
        10deg
    ) brightness(100%) saturate(175%);
    filter: hue-rotate(
        10deg
    ) brightness(100%) saturate(175%);
}


.object-layer img.leaflet-tile.leaflet-tile-loaded {
    -webkit-filter: hue-rotate(
            70deg
    ) brightness(100%) saturate(175%);
    filter: hue-rotate(
            70deg
    ) brightness(100%) saturate(175%);
}
#thematic_layers_list {
    max-width: 100%;
}
.legend-items {
    margin-bottom: 0px;
    padding-left: 2px;
    max-height: 200px;
    overflow-y: auto;
    list-style-type: none;
}
.legend-item {
    margin-bottom: 5px;
    text-align: left;
    /*line-height: 1.1;*/
}

.legend-hover:hover {
    cursor: pointer;
}


.item-color {
    float: left;
    margin-top: 1px;
    margin-right: 5px;
    width: 16px;
    height: 16px;
}
.item-label {
    text-align: left;
    font-size: 11px;
}

.error-item {
    padding-left: 35px;
}

.text-center {
    text-align: center!important;
}
.text-warning {
    color: #ffc107!important;
}

.m-5 {
    margin: 3rem!important;
}
.m-4 {
    margin: 1.5rem!important;
}
.m-3 {
    margin: 1rem!important;
}



@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
}

@keyframes spinner-border {
    to { transform: rotate(360deg); }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}


#map_info {
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3a3a3aeb;
}



/**   MENU   **/
.menu {
    text-align: right;
    padding: 0 6px;
}
.menu i {
    color: grey;
    cursor: pointer;

}
.menu i:hover {
    color: black;
}
.menu-content {
    padding-top: 10px;
    display: none;
    width: 240px;
}






#legends {
    font-size: 11px;
}







#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0a3526cf;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #6b583c;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0066ff;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00ff13;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.leaflet-top, .leaflet-bottom {
    z-index: 9999;
}
.leaflet-control-measure .tasks, .leaflet-measure-resultpopup .tasks {
    text-align: left;
}


.leaflet-control-measure .tasks, .leaflet-measure-resultpopup .tasks li:first-child {
    padding-bottom: 8px;
    display: block;
}

.form-control.suggestions-input::placeholder {
    font-size: 12px;
}

#info_test {
    width: auto;
    z-index: 999999999;
    background: white;
    overflow-y: scroll;
    max-height: 285px;
    border-bottom-left-radius: 10px;
    box-shadow: -1px 1px 6px #bdbdbd;
}
.address-info {
    cursor: pointer;
    padding: 5px 10px;
}
.address-info:hover {
    background: #e0e0e0;
}

.adr-info {
    font-size: .75rem;
    color: #9aa3ad;
    text-align: left;
}
.cd-info {
    font-weight: 700;
    color: #20272c;
    text-align: left;
    padding-right: .5rem;
}

.cd-info span {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background-color: #f3ab10;
    border-radius: 2px;
    padding: 3px 4px;
}

.leaflet-control-loader {
    position: absolute;
}

@media only screen and (max-width: 400px) {
    .search-kad {
        width: 272px;
    }
    .object_info {
        width: 272px!important;
    }
    #mini_text_info {
        width: 150px!important;
        display: table-header-group;
    }
}

.show {
    z-index: 100000;
    position: absolute;
    border-radius: 5px;
    min-width: 172px;
    cursor: pointer;
}

.hide {
    display: none;
}

.list-group-item {
    border: 1px solid black;
    font-size: 13px;
    padding: 5px 10px;
}

.image_layer_list {
    width: 25px;
    height: 25px
}

.text_layer_list {
    padding-left: 8px;
}

.list-group-item:hover {
    background-color: #858d96;
    color: white;
}

.alert-primary-raster-mode {
    color: white;
    background-color: #3a3a3aeb;
    border-color: rgba(40, 40, 40, 0.92);
    opacity: 0.9;
    margin-left: 20%;
    margin-right: 20%;
    z-index: 10000;
}

.spinner-default {
    width: 1.5rem;
    height: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    display: flex !important;
}

