.node-unpublished {
    background-color: #fff4f4;
}

.preview .node {
    background-color: #ffffea;
}

#node-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

#node-admin-buttons {
    float: left; /* LTR */
    margin-left: 0.5em; /* LTR */
    clear: right; /* LTR */
}

td.revision-current {
    background: #ffc;
}

.node-form .form-text {
    display: block;
    width: 95%;
}

.node-form .container-inline .form-text {
    display: inline;
    width: auto;
}

.node-form .standard {
    clear: both;
}

.node-form textarea {
    display: block;
    width: 95%;
}

.node-form .attachments fieldset {
    float: none;
    display: block;
}

.terms-inline {
    display: inline;
}

.ui-widget-content {
    background: #d2d2d2;
    height: 3px;
    border: none;
}

.ui-widget-header {
    background: #0067b3;
}

#total_amounts {
    font-size: 14px;
    text-align: right;
}

#total_amounts span {
    color: #0067b3;
}

#total_amounts div {
    display: inline-block;
}

.ui-slider-horizontal .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
    touch-action: none;
    background-color: #0067b3 !important;
    background-image: none !important;
    border: none !important;
    border-radius: 50%;
    outline: none;
    width: 15px !important;
    height: 15px !important;
    margin-top: -1px;
    margin-left: -.5em;
    top: -.35em;
}

.image_wrapper_text {
    height: 195px;
    overflow: hidden;
    position: relative;
}

.image_wrapper_text .r_item_image_title {
    bottom: 0;
    color: white;
    font-size: 14px;
    padding: 5px 15px 10px;
    position: absolute;
    font-family: "PragmaticaCBold", sans-serif;
    text-decoration: none;
    width: 100%;
    z-index: 2;
}

.image_wrapper_text::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0px, rgba(0, 0, 0, 0.01) 47%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.image_wrapper_text .img-responsive {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
}

#search_filter input[type=number] {
    height: 1.6em;
    padding: 0;
    border-radius: 0;
    background: transparent;
    border-width: 0 0 1px 0;
    box-shadow: none;
    margin-bottom: 20px;
    text-align: center;
}

.lnr {
    display: inline-block;
    fill: currentColor;
    width: 1em;
    height: 1em;
    vertical-align: -0.05em;
}

.lnr-download {
    font-size: 20px;
    margin-bottom: -2px;
    margin-right: 7px;
}

#passport-toggle_filter {
    color: #555;
    margin: 15px;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    font-size: 16px;
}

#passport-toggle_filter::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: 110%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px;
    border-color: #333 transparent transparent transparent;
}

#passport-toggle_filter.active::after {
    bottom: 3px;
    border-color: transparent transparent #333 transparent;
}

#total_amounts {
    margin-top: 8px;
}

/* pagination */
.pno_pagination {
    padding: 0;
    list-style: none;
    clear: both;
    display: inline-block;
}

.pno_pagination li {
    float: left;
    height: 37px;
    width: 37px;
    text-align: center;
    line-height: 37px;
    margin-right: 5px;
    list-style: none;
    border-radius: 3px;
}

.pno_pagination li.active {
    background-color: #0067b3;
}

.pno_pagination li.active a {
    color: white;
}

.pno_pagination {
    margin: 20px 0;
}

.pno_pagination li a {
    display: block;
    color: #0067b3;
    text-decoration: none;
}

.filter_result {
    display: none;
}

.slider-range-container {
    margin: 20px 0;
}

.spinner {
    padding-bottom: 5px;
}

.filter-style {
    display: table;
    margin-bottom: 15px;
}

@media (max-width: 992px) {
    .filter-style {
        width: 100%;
    }
}

.filter-style label {
    font-weight: 300;
    font-size: 14px;
}

.filter-style .slider-range-container {
    margin: 0;
}

.filter-style .slider-track {
    border-radius: 0;
}

.filter-style .slider-handle {
    background-color: #0067b3;
    background-image: none;
}

.filter-style .slider-selection {
    background-color: #0067b3;
    background-image: none;
}

.filter-style .slider-track-high, .filter-style .slider-track-low {
    background-color: #ffffff;
    background-image: none;
}

.filter-style .slider.slider-horizontal .slider-track {
    height: 4px;
    margin-top: -2px;
}

.line-height-34 {
    line-height: 34px;
}

.filter-btn .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

.article a {
    border-bottom: medium none;
}

.article a:hover, .article a:focus, .article a.active {
    text-decoration: underline;
    border-bottom: medium none;
}

.form-group {
    margin-bottom: 40px;
}

#filter_items {
    margin-top: 25px;
}

.view-type-container span, .registry-pagination-container span {
    color: #bdbdbd;
}

.view-type-container {
    padding: 20px;
}

.registry-pagination-container {
    margin-top: 20px;
    text-align: right;
}

.view-type-container a, .view-type-container span, .registry-pagination-container a, .registry-pagination-container span {
    margin-right: 20px;
}

#spinner {
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.passport-export_excel {
    white-space: nowrap;
}

.article a.object_link .r_item_title {
    font-size: 0.875rem;
    margin-bottom: 20px;
    font-weight: bold;
    color: #000000;
}

.article a.object_link:hover {
    text-decoration: none;
}

.article a.object_link:hover .r_item_title {
    color: #0067b3;
}

.item-name-block {
    display: block;
}

.item-name-block {
    font-size: 0.75em;
    font-weight: bold;
    text-transform: uppercase;
    color: #bcbcbc;
    margin-bottom: 5px;
}

.item-value-block {
    font-size: 1rem;
    color: #000000;
}

.r_item_row {
    margin-bottom: 16px;
}

.object_link .img-responsive {
    width: 100%;
}

.r_item {
    display: table;
    width: 100%;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    padding: 20px;
    margin-bottom: 30px;
}

.object-title-image-container, .object-properties-container {
    display: table-cell;
}

.object-title-image-container {
    width: 70%;
    padding-right: 10px;
}

.object-properties-container {
    display: table;
    margin-top: 16px;
    width: 100%;
}

#templates {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
}

#templates .col-md-4:nth-child(3n+1) {
    clear: left;
}

[class*="-balloon "][class*="ymaps-"] {
    border-radius: 3px;
}

.balloon-content-title {
    font-size: 0.875rem;
    margin-bottom: 10px;
    font-weight: 700;
    color: #000000;
}

.balloon-content-property-item-name, .balloon-content-property-item-value {
    display: block;
}

.balloon-content-property-item-name {
    font-size: 0.625rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #bcbcbc;
}

.balloon-content-property-item-value {
    font-size: 0.875rem;
    color: #000000;
}

.calendar_table {
    margin-top: 40px;
}

.calendar-table-month-title {
    font-size: 1.125rem;
    padding: 10px;
    background-color: #ececec;
    font-weight: 700;
    margin-bottom: 25px;
}

.calendar-table-month-data-container a {
    display: block;
    margin-bottom: 15px;
    font-size: .875rem;
    font-weight: 700;
    color: #000;
}

.calendar-table-month-data-container a:hover {
    color: #0067b3;
}

.input-group-btn-vertical > .btn:first-child {
    border-top-right-radius: 4px;
}

.input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 0 5px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
    height: 18px;
    line-height: 14px;
}

.input-group-btn-vertical > .btn:last-child {
    margin-top: -2px;
    border-bottom-right-radius: 4px;
}

.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

.slider.slider-horizontal {
    width: 100%;
}

.object-title-image-container {
    padding: 30px;
    margin-bottom: 30px;
    width: 100%;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.object-title-image-container {
    background-color: #ffffff;
    color: #364655;
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
    height: inherit;
}

.object-title-image-container:focus {
    color: #364655;
    text-decoration: none;
}

.object-title-image-container:hover {
    background-color: #0166b3;
    color: #ffffff;
    text-decoration: none;
}

.r_item_title {
    margin-top: 20px;
    font-size: 1em;
}


.object_info {
    margin-top: 15px;
    display: table;
    width: 100%;
}

.object_info_right{
    margin-top: 15px;
}

.object_info table,
.object_info tbody,
.object_info tr,
.object_info td {
    display: block;
    border: none;
    padding: 0;
    margin: 0;
}

.object_info tr {
    line-height: 1.6;
    font-size: 1.1rem;
}

.object_info tr.header_property {
    font-weight: bold;
    font-size: 1.5rem;
}

.object_info tr.header_property + tr {
    margin-bottom: 2.5rem;
}

.object_info tr tr.header_property {
    font-weight: normal;
    color: #777;
    font-size: 1.2rem;
}

.object_info tr tr.header_property + tr {
    margin-bottom: 1rem;
}

.object_info tr tr tr.header_property {
    display: none;
}

.map {
    display: block;
    position: relative;
    margin: 40px auto 2rem;
    text-align: center;
}

.map img {
    max-width: 100%;
}

#show_on_map_wrapper {
    position: absolute;
    display: block;
    bottom: 40px;
    width: 100%;
    text-align: center;
}

.property_image img {
    width: 100%;
    margin-bottom: 25px;
}

.property_title {
    font-size: 1.125rem;
    padding: 10px;
    background-color: #ececec;
}

.add_container_information{
    margin-top: 10px;
}

.property_image_block .property_container {
    margin-bottom: 0;
}

.property_children_item {
    margin-bottom: 20px;
    text-align: left;
}

.property-additional-information {
    display: inline-block;
    font-size: 0.875rem;
    color: #000000;
    margin-right: 30px;
}

.property-additional-information-container {
    margin-top: 30px;
}

.property_children_item.property_children_item_width_100 {
    width: 100%;
}

.property_doc_files_width_100 .property_children_item {
    width: 100%;
}

.property_doc_files_width_100 .item-value-block {
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .property_children_container {
        display: table;
        width: 100%;
    }

    .property_image_block .property_children_item {
        width: auto;
        float: none;
    }
}

#filter_items .col-lg-4:nth-child(3n+1) {
    clear: left;
}

.property_children_item .item-value-block img {
    max-width: 32%;
}

.registry-pagination-container a {
    display: inline-block;
    height: 37px;
    width: 37px;
    text-align: center;
    line-height: 37px;
    margin-right: 5px;
    list-style: none;
    border-radius: 3px;
    color: #0067b3;
}

.registry-pagination-container a:hover, .registry-pagination-container a:focus {
    text-decoration: none;
}

.registry-pagination-container a.active {
    background-color: #0067b3;
    color: #ffffff;
}

.filter-btn .mat-btn {
    margin-right: 16px;
}

.object_info_right a:hover, .object_info_right a:focus, .object_info a:hover, .object_info a:focus {
    text-decoration: none;
}

.ekko-lightbox .modal-body {
    padding: 0;
}

.modal-open .modal.ekko-lightbox {
    overflow: hidden;
}

.ekko-lightbox-nav-overlay a:hover, .ekko-lightbox-nav-overlay a:focus {
    text-decoration: none;
}

.ekko-lightbox-nav-overlay a {
    opacity: 1;
    color: #ffffff;
    font-size: 65px;
}

.ekko-lightbox-nav-overlay a[title='Назад']{
    justify-content: flex-start;
}

.ekko-lightbox-nav-overlay a[title='Вперед']{
    justify-content: flex-end;
}

.ekko-lightbox .modal-header {
    min-height: 0;
    padding: 0;
    position: relative;
}

.ekko-lightbox .modal-header .close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #ffffff;
    z-index: 10;
    opacity: 1;
    font-size: 30px;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
}

.ekko-lightbox .modal-header .close span {
    margin-bottom: 6px;
    display: inline-block;
}

.ekko-lightbox .modal-title {
    display: none;
}

a.object-title-image-container:hover .item-name-block,
a.object-title-image-container:hover .item-value-block,
a.object-title-image-container:hover .r_item_title{
    color: #ffffff;
}

#map_beacon{
    float: left;
}
.ekko-lightbox-nav-overlay a span{
    max-width: 95px;
    background-color: rgba(0,0,0,0.5);
}

@media (max-width: 1025px){
    .object-title-image-container{
        box-shadow: 0 2px 10px rgb(0 0 0 / 20%)
    }
}
@media (max-width: 600px) {
    .ekko-lightbox-nav-overlay a span {
        max-width: 30px;
    }
    .ekko-lightbox-nav-overlay a {
        font-size: 20px;
    }
}