/* Add listing page styles */

.add-page {
    height: initial !important
}

.add-page #nav-add-new {
    display: none !important
}

.add-page .help-side-panel {
    display: none !important
}

.add-page .ourSquareLogo {
    font-size: 75px;
    height: 75px
}

.add-page .ourLineLogo {
    top: 3px
}

.add-page .header-bar-wrapper {
    height: 75px;
    position: relative
}

.add-page input {
    max-width: 240px
}

.add-page .nav-bar {
    top: 22px
}

.add-page .header-bar-page .nav-sections {
    padding-left: 75px
}

.add-page #wrapper {
    height: auto
}

.add-page .regular-page-wrapper {
    margin-top: 10px
}

.add-page h1 {
    font-weight: 200;
    margin-top: 0px;
    margin: 7px 0px
}

.add-page h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 12px;
    padding-top: 30px
}

.add-page h3 {
    font-size: 17px;
    font-weight: 600
}

.add-page .item-selected {
    font-weight: 600
}

.add-page .page-content {
    max-width: 1240px;
    padding: 10px !important;
    overflow: hidden
}

.add-page .confirm-address-found {
    color: #6f6f6f
}

.add-page #maps *,
.add-page #maps :after,
.add-page #maps :before {
    box-sizing: content-box !important
}

.add-page #footer-wrapper {
    border: 0
}

.add-page #footer-wrapper .footer-bottom-section {
    max-width: 1240px;
    border-top: 1px solid #ddd
}


.add-page #claimed-property-message {
    line-height: initial;
    font-size: 16px;
    font-weight: 100;
    background: #7bb65b;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 35px
}

.add-page .option-desc {
    color: #767676;
    margin-top: 6px;
    font-size: 14px;
    line-height: initial
}

.add-page .option-desc .icon {
    color: #12bc00;
    margin-right: 2px;
    font-size: 18px
}

.add-page .section-ad-progress {
    margin-top: 10px;
    margin-bottom: 30px
}

.add-page .progress-indicator .progress-indicator--mobile {
    font-size: 18px;
    line-height: 28px;
    display: none
}

.add-page .progress-indicator .progress-indicator__list,
.add-page .progress-indicator .progress-indicator__step,
.add-page .progress-indicator .progress-indicator__step-arrow {
    display: -webkit-box;
    display: flex
}

.add-page .progress-indicator .progress-indicator__list {
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 48px;
    padding-right: 48px;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0
}

.add-page .progress-indicator ol {
    position: relative;
    list-style-type: none;
    counter-reset: ol-counter;
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px
}

.add-page .progress-indicator ul,
.add-page .progress-indicator ol {
    padding: 0;
    list-style-position: inside
}

.add-page .progress-indicator ol>li:before {
    position: absolute;
    left: 0;
    font-size: 16px;
    line-height: 24px;
    line-height: 16px;
    content: counter(ol-counter);
    counter-increment: ol-counter;
    display: inline-block;
    border: 2px solid #3d414a;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-weight: 700;
    text-align: center;
    margin-right: 16px;
    padding-top: 4px;
    display: none
}

.add-page .progress-indicator .progress-indicator__step {
    padding-left: 0;
    margin-right: 16px;
    margin-bottom: 0;
    position: relative
}

.add-page .progress-indicator .progress-indicator__step-content {
    font-size: 16px;
    line-height: 24px;
    color: #9da5b2;
    font-weight: 600;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    height: 48px;
    padding-left: 24px;
    padding-right: 24px;
    min-width: 160px
}

.add-page .progress-indicator .progress-indicator__step-content::after {
    content: "";
    background-color: #dcdee1;
    border-radius: 4px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 16px;
    right: 16px;
    pointer-events: none
}

.add-page .progress-indicator .progress-indicator__step-content--current {
    color: #666b76
}

.add-page .progress-indicator .progress-indicator__step-content--completed {
    color: #2ecc71
}

.add-page .progress-indicator .progress-indicator__step-content--current::after {
    background-color: #666b76
}

.add-page .progress-indicator .progress-indicator__step-content--completed::after {
    background-color: #2ecc71
}

.add-page .progress-indicator .step-clickable {
    cursor: pointer
}

.add-page .progress-indicator .step-clickable:hover {
    text-decoration: underline
}

.add-page .progress-indicator .progress-indicator__step-arrow {
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    right: -16px;
    top: 0;
    bottom: 0;
    width: 16px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.add-page .progress-indicator .progress-indicator__step .inline-icon {
    height: 12px;
    width: 12px
}

.add-page .progress-indicator svg:not(:root) {
    overflow: hidden
}

.add-page .progress-indicator .inline-icon--x-small,
.add-page .progress-indicator .inline-icon--smaller {
    width: 16px;
    height: 16px
}

.add-page .progress-indicator .inline-icon__outline--light-grey,
.add-page .progress-indicator .inline-icon--outline.inline-icon--light-grey {
    stroke: #dcdee1
}

.add-page .progress-indicator .inline-icon {
    stroke-width: 2px;
    fill: none;
    stroke: none;
    color: transparent
}

.add-page .progress-indicator .inline-icon__outline--light-grey,
.add-page .progress-indicator .inline-icon--outline.inline-icon--light-grey {
    stroke: #dcdee1
}

.add-page #page-1 input {
    font-size: 16px
}

.add-page #page-1 h2 {
    padding-top: 15px
}

.add-page #page-1 h1 {
    padding-bottom: 15px
}

.add-page #page-1 .add-pg-one {
    display: flex;
    flex-direction: row;
    align-items: center
}

.add-page #page-1 .add-pg-left {
    width: 65%;
    margin-right: 5%
}

.add-page #page-1 .add-pg-right {
    width: 30%;
    margin: 10px 0px
}

.add-page #page-1 .quickmessage {
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 1;
    font-weight: 700
}

.add-page #page-1 .quickmessage__item {
    margin-bottom: 14px
}

.add-page #page-1 .quickmessage__sub {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    color: #666;
    margin-top: 2px
}

.add-page #page-3 input,
.add-page #page-4 input,
.add-page #page-3 select,
.add-page #page-4 select {
    height: 36px;
    color: #000
}

.add-page #page-3 .list-items LI,
.add-page #page-4 .list-items LI {
    margin-bottom: 10px !important
}

.add-page #page-3 .list-items LI input,
.add-page #page-4 .list-items LI input {
    line-height: 18px
}

.add-page #page-3 .hf-left,
.add-page #page-4 .hf-left {
    margin-right: 1.5%
}

.add-page #page-3 .hf-right,
.add-page #page-4 .hf-right {
    margin-left: 1.5%
}

.add-page #page-3 .hf-left,
.add-page #page-4 .hf-left,
.add-page #page-3 .hf-right,
.add-page #page-4 .hf-right {
    width: 48%;
    display: inline-flex
}

.add-page #page-3 .hf-right UL LI,
.add-page #page-4 .hf-right UL LI {
    flex-direction: row
}

.add-page #page-3 .hf-right UL,
.add-page #page-4 .hf-right UL,
.add-page #page-3 .hf-left UL,
.add-page #page-4 .hf-left UL {
    width: 100%
}

.add-page #page-3 .pricing-facts,
.add-page #page-4 .pricing-facts {
    display: flex;
    width: 100%;
    flex-direction: row;
    padding-bottom: 20px
}

.add-page #page-3 .pricing-facts h2,
.add-page #page-4 .pricing-facts h2 {
    margin-bottom: 5px;
    padding-top: 22px
}

.add-page #page-3 .pricing-facts .hf-left UL,
.add-page #page-4 .pricing-facts .hf-left UL {
    width: 100%
}

.add-page #page-3 .pricing-facts .hf-left input,
.add-page #page-4 .pricing-facts .hf-left input {
    width: 100%
}

.add-page #page-3 .pricing-facts .hf-left,
.add-page #page-4 .pricing-facts .hf-left {
    display: flex;
    flex-direction: column
}

.add-page #page-3 .pricing-facts .living-area,
.add-page #page-4 .pricing-facts .living-area {
    width: 50%
}

.add-page #page-3 .pricing-facts .living-area input,
.add-page #page-4 .pricing-facts .living-area input {
    width: 100%
}

.add-page #page-3 .home-facts h2,
.add-page #page-4 .home-facts h2,
.add-page #page-3 .contact-facts h2,
.add-page #page-4 .contact-facts h2 {
    margin-bottom: 30px
}

.add-page #page-3 .home-facts textarea,
.add-page #page-4 .home-facts textarea,
.add-page #page-3 .contact-facts textarea,
.add-page #page-4 .contact-facts textarea {
    width: 100%
}

.add-page #page-3 .home-facts .list-items>h3:first-child,
.add-page #page-4 .home-facts .list-items>h3:first-child,
.add-page #page-3 .contact-facts .list-items>h3:first-child,
.add-page #page-4 .contact-facts .list-items>h3:first-child {
    margin-top: 0
}

.add-page #page-3 .home-facts h3,
.add-page #page-4 .home-facts h3,
.add-page #page-3 .additional-info h3,
.add-page #page-4 .additional-info h3 {
    color: #999;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 35px
}

.add-page #page-3 .home-facts .mdl-checkbox__label,
.add-page #page-4 .home-facts .mdl-checkbox__label,
.add-page #page-3 .additional-info .mdl-checkbox__label,
.add-page #page-4 .additional-info .mdl-checkbox__label,
.add-page #page-3 .home-facts .mdl-checkbox__input,
.add-page #page-4 .home-facts .mdl-checkbox__input,
.add-page #page-3 .additional-info .mdl-checkbox__input,
.add-page #page-4 .additional-info .mdl-checkbox__input {
    line-height: 18px
}

.add-page #page-3 .home-facts .mdl-checkbox__box-outline,
.add-page #page-4 .home-facts .mdl-checkbox__box-outline,
.add-page #page-3 .additional-info .mdl-checkbox__box-outline,
.add-page #page-4 .additional-info .mdl-checkbox__box-outline {
    top: 1px !important
}

.add-page #page-3 .home-facts .add-filed-container,
.add-page #page-4 .home-facts .add-filed-container,
.add-page #page-3 .additional-info .add-filed-container,
.add-page #page-4 .additional-info .add-filed-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.add-page #page-3 .home-facts .add-filed-container #description_counter,
.add-page #page-4 .home-facts .add-filed-container #description_counter,
.add-page #page-3 .additional-info .add-filed-container #description_counter,
.add-page #page-4 .additional-info .add-filed-container #description_counter,
.add-page #page-3 .home-facts .add-filed-container #what-i-like_counter,
.add-page #page-4 .home-facts .add-filed-container #what-i-like_counter,
.add-page #page-3 .additional-info .add-filed-container #what-i-like_counter,
.add-page #page-4 .additional-info .add-filed-container #what-i-like_counter {
    font-weight: 200;
    color: #727272
}

.add-page #page-3 .additional-info textarea,
.add-page #page-4 .additional-info textarea {
    width: 100%
}

.add-page #page-3 .additional-info .hf-right UL,
.add-page #page-4 .additional-info .hf-right UL {
    width: 100%
}

.add-page #page-3 .additional-info UL,
.add-page #page-4 .additional-info UL {
    width: 48%;
    margin-right: 1.5%;
    flex-direction: column;
    display: inline-flex
}

.add-page #page-3 .additional-info UL:last-child,
.add-page #page-4 .additional-info UL:last-child {
    margin-left: 1.5%;
    margin-right: 0
}

.add-page #page-3 .agree_terms,
.add-page #page-4 .agree_terms {
    font-size: 14px !important;
    font-weight: 700
}

.add-page #page-3 #floor-option,
.add-page #page-4 #floor-option {
    max-height: 200px;
    overflow-y: auto
}

.add-page #page-3 #country-option,
.add-page #page-4 #country-option {
    max-height: 200px;
    overflow-y: auto
}

.add-page #page-3 #options-email-display,
.add-page #page-4 #options-email-display {
    font-weight: 700
}

.add-page #page-3 #options-property-price,
.add-page #page-4 #options-property-price,
.add-page #page-3 #options-property-deposit,
.add-page #page-4 #options-property-deposit {
    padding: 4px 24px;
    text-align: left !important
}

.add-page #page-3 #price-per-area,
.add-page #page-4 #price-per-area {
    padding: 4px 22px;
    color: #666
}

.add-page #page-3 #living-area,
.add-page #page-4 #living-area {
    padding: 4px 10px;
    font-size: 16px
}

.add-page #page-3 .area-label,
.add-page #page-4 .area-label {
    font-weight: 600
}

.add-page #page-3 #available-from,
.add-page #page-4 #available-from,
.add-page #page-3 .select-date,
.add-page #page-4 .select-date {
    cursor: pointer;
    color: transparent;
    text-shadow: 0 0 0 black
}

.add-page #page-3 #identify-user-type,
.add-page #page-4 #identify-user-type {
    padding-bottom: 40px;
    max-width: 200px
}

.add-page #page-3 #identify-user-type h3,
.add-page #page-4 #identify-user-type h3 {
    margin-bottom: 10px
}

.add-page #page-3 .custom-option-header-value,
.add-page #page-4 .custom-option-header-value {
    color: #000
}

.add-page #page-3 .set-price,
.add-page #page-4 .set-price {
    font-size: 18px !important;
    position: relative
}

.add-page #page-3 .set-field,
.add-page #page-4 .set-field {
    position: relative;
    color: #666;
    max-width: 100%
}

.add-page #page-3 input,
.add-page #page-4 input,
.add-page #page-3 select,
.add-page #page-4 select,
.add-page #page-3 textarea,
.add-page #page-4 textarea {
    padding: 4px 6px 4px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: inset 0 2px 2px #f4f4f4, 0 0 0 #7fb9f1;
    -web-box-shadow: inset 0 2px 2px #f4f4f4, 0 0 0 #7fb9f1;
    border-radius: 0px;
    box-sizing: border-box;
    margin-top: 5px
}

.add-page #page-3 input:-ms-input-placeholder,
.add-page #page-4 input:-ms-input-placeholder {
    color: #868686 !important
}

.add-page #page-3 input:focus,
.add-page #page-4 input:focus,
.add-page #page-3 textarea:focus,
.add-page #page-4 textarea:focus {
    outline: none
}

.add-page #page-3 input:hover,
.add-page #page-4 input:hover,
.add-page #page-3 textarea:hover,
.add-page #page-4 textarea:hover {
    border-color: #0074e4
}

.add-page #page-3 input:focus,
.add-page #page-4 input:focus,
.add-page #page-3 select:focus,
.add-page #page-4 select:focus,
.add-page #page-3 textarea:focus,
.add-page #page-4 textarea:focus {
    outline: 0;
    transition: box-shadow .3s;
    box-shadow: inset 0 0 0 #f4f4f4, 0 0 5px #7fb9f1;
    -web-box-shadow: inset 0 0 0 #f4f4f4, 0 0 5px #7fb9f1;
    border-color: #0074e4
}

.add-page #page-3 .disabled-calendar,
.add-page #page-4 .disabled-calendar {
    background-color: rgba(0, 0, 0, 0);
    z-index: 2;
    position: relative
}

.add-page #page-3 .email-section .clmn-halfs,
.add-page #page-4 .email-section .clmn-halfs,
.add-page #page-3 .email-section .clmn-full,
.add-page #page-4 .email-section .clmn-full {
    flex: 0 0 100% !important
}

.add-page #page-3 .email-section .clmn-halfs input,
.add-page #page-4 .email-section .clmn-halfs input,
.add-page #page-3 .email-section .clmn-full input,
.add-page #page-4 .email-section .clmn-full input {
    padding: 0 38px;
    max-width: 380px !important;
    width: 100%
}

.add-page #page-3 .email-section .clmn-halfs .icon,
.add-page #page-4 .email-section .clmn-halfs .icon,
.add-page #page-3 .email-section .clmn-full .icon,
.add-page #page-4 .email-section .clmn-full .icon {
    top: 1px;
    position: relative
}

.add-page .contact-section {
    border-bottom: 0 !important
}

.add-page #social-login-section,
.add-page #login-data-section {
    width: auto;
    display: inline-block;
    vertical-align: middle
}

.add-page #social-login-section {
    border-left: 1px solid #eee;
    padding-left: 62px;
    padding-top: 35px;
    margin-left: 62px
}

.add-page #social-login-section .clmn-full {
    display: flex;
    flex-direction: column
}

.add-page #login-data-section {
    min-width: 380px
}

.add-page .add_section {
    padding-bottom: 30px;
    border-bottom: 1px solid #e0e0e0
}

.add-page .living-area {
    margin-top: 30px !important
}

.add-page #options-apt-no {
    margin-top: 15px
}

.add-page .mdl-checkbox__label,
.add-page .add_section UL LI {
    font-size: 15px;
    margin-bottom: 25px
}

.add-page .mdl-checkbox {
    margin-top: 4px;
    height: auto
}

.add-page .add_section UL {
    list-style: none !important;
    padding: 0;
    margin: 0px
}

.add-page .add_section .hf-left UL LI {
    margin-bottom: 15px;
    position: relative
}

.add-page .field-desc {
    font-size: 13px;
    font-weight: 200;
    line-height: 24px;
    color: #555;
    white-space: nowrap;
    display: block
}

.add-page .show-map {
    padding-top: 35px
}

.add-page .custom-option {
    width: 100%
}

.add-page .custom-option LI {
    margin: 0 !important;
    padding: 0px 10px
}

.add-page .custom-dropdown-container {
    margin-top: 5px;
    width: 100%;
    max-width: 280px
}

.add-page .custom-dropdown-container ul li {
    cursor: pointer
}

.add-page .custom-dropdown-container ul li:active {
    cursor: pointer
}

.add-page .custom-option-header {
    white-space: nowrap
}

.add-page #logged-bottom-options {
    border-top: 1px solid #ccc;
    padding-top: 10px
}

.add-page .custom-option-header-value {
    min-width: 100%
}

.add-page .icon-menu-arrow-down,
.add-page .icon-menu-arrow-up {
    right: 26px
}

.add-page .add-clmns {
    display: flex;
    width: 100%
}

.add-page .clmn-full {
    flex: 0 0 48%
}

.add-page .clmn-thirds {
    flex: 0 0 31%;
    margin-right: 2%
}

.add-page .clmn-thirds input {
    width: 100%
}

.add-page .clmn-halfs {
    flex: 0 0 47%;
    margin-right: 3%;
    max-width: 280px
}

.add-page .clmn-halfs input {
    width: 100%
}

.add-page .clmn-halfs textarea {
    width: 100%
}

.add-page .clmn-quarter {
    flex: 0 0 23%;
    margin-right: 2%
}

.add-page .clmn-quarter input {
    width: 100%
}

.add-page .show-ad-contact-info {
    margin-top: 40px
}

.add-page .btn-normal {
    width: auto;
    font-size: 16px
}

.add-page #add-photos-upload-more {
    display: inline-block
}

.add-page #add-address {
    width: 300px;
    box-shadow: 0 4px 0 0 #ff8300
}

.add-page #add-street-no {
    box-shadow: 0 4px 0 0 #009dd7
}

.add-page #add-city {
    box-shadow: 0 4px 0 0 #ea0b8b
}

.add-page .nav-horisontal-btns {
    padding: 0;
    margin-top: 35px
}

.add-page .nav-horisontal-btns li {
    list-style-type: none;
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline-block
}

.add-page .pac-container {
    margin-left: 0px;
    width: 321px !important;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    margin-top: 0px
}

.add-page .s-section {
    margin-bottom: 15px !important
}

.add-page #maps {
    height: 400px;
    width: 100%
}

.add-page #maps1 {
    height: 300px;
    width: 100%
}

.add-page .mdl-radio {
    display: block;
    margin-bottom: 6px
}

.add-page #location-suggestions {
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: normal
}

.add-page #location-suggestions label {
    margin: 5px 0px
}

.add-page #location-suggestions span {
    font-size: 16px
}

.add-page #location-suggestions .is-checked {
    font-weight: 700
}

.add-page #map-continue-address-adding {
    font-weight: bold
}

.add-page #upload-area {
    width: 100%;
    min-height: 0;
    height: auto;
    border: none;
    border-radius: 2px;
    margin-bottom: 15px;
    touch-action: pan-y;
    -webkit-overflow-scrolling: touch
}

.add-page #upload-area.has-images {
    background-color: #eee;
    border: 1px solid #e0e0e0
}

.add-page #template-preview {
    display: none
}

.add-page #cancel-all-uploads {
    cursor: pointer;
    color: #d00f10
}

.add-page #minimize-uploading-window {
    cursor: pointer
}

.add-page .rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.add-page .main-photo-box {
    width: 123px;
    height: 123px;
    position: absolute;
    margin: 5px;
    background: #ea0b8b
}

.add-page .main-photo-image {
    width: 140px;
    height: auto;
    position: absolute;
    z-index: 172;
    margin-top: -4px;
    margin-left: -5px;
    text-align: center;
    background: #ea0b8b;
    color: #fff;
    padding: 5px 8px;
    box-shadow: 0 2px 19px 0 rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    font-weight: 600
}

.add-page .main-photo-image:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: auto;
    right: 52px;
    bottom: -15px;
    border: 15px solid transparent;
    border-top: 0;
    border-bottom-color: #ea0b8b;
    transform: rotate(180deg)
}

.add-page .image-icon-wrapper {
    display: inline-block;
    position: relative;
    width: 115px;
    height: 115px;
    background: url("../../img/ajax-loader.gif") no-repeat scroll 50% 50% transparent;
    background-color: rgba(255, 255, 255, 0.25);
    border: 1px solid #ccc;
    margin: 8px 0px 8px 8px;
    cursor: move
}

.add-page .image-icon {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center
}

.add-page .remove-image {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer
}

.add-page .remove-image img {
    width: 16px;
    height: 16px
}

.add-page .user-data {
    font-size: 20px;
    font-weight: 600
}

.add-page .current-upload {
    position: fixed;
    bottom: 25px;
    right: 10px;
    width: 350px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.35);
    z-index: 100;
    font-size: 13px !important
}

.add-page .current-upload UL LI {
    list-style: none !important;
    border-bottom: 1px solid #eee;
    padding: 13px 20px;
    font-size: 13px !important;
    margin: 0px
}

.add-page .current-upload UL LI:last-child {
    border: none
}

.add-page .current-upload UL LI:first-child {
    border-top: 1px solid #eee
}

.add-page .cur-upl-header {
    display: flex;
    padding: 22px;
    background: #323232;
    color: #fff;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.add-page .cur-upl-header-l {
    flex: 0 0 50%
}

.add-page .cur-upl-header-r {
    flex: 0 0 50%;
    justify-content: flex-end;
    display: flex
}

.add-page .cur-upl-header-r>span {
    margin-left: 30px
}

.add-page .cur-upl-header-r svg:hover {
    fill: #fff !important
}

.add-page .cur-upl-bar-wrapper {
    background: #f5f5f5;
    padding: 10px 20px;
    display: flex;
    flex-direction: row
}

.add-page .cur-upl-bar-l {
    flex: 0 0 50%;
    color: #000
}

.add-page .cur-upl-bar-r {
    flex: 0 0 50%;
    text-transform: uppercase;
    text-align: right
}

.add-page .cur-upl-items {
    background: #fff
}

.add-page .cur-upl-items UL LI {
    display: flex;
    flex-direction: row
}

.add-page .cur-upl-item-ico {
    flex: 0 0 10%;
    margin: auto
}

.add-page .cur-upl-item-filename {
    flex: 0 0 80%
}

.add-page .cur-upl-item-progress {
    flex: 0 0 10%;
    justify-content: flex-end;
    display: flex
}

.add-page .image-ico {
    width: 16px;
    height: 16px
}

.add-page .cur-upl-items,
.add-page .cur-upl-bar-wrapper {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.add-page .cur-upl-items UL {
    overflow-y: auto;
    margin: 0;
    padding: 0;
    min-height: 50px;
    max-height: 400px
}

.add-page .progress-finished {
    background: url(../../img/completed.png) no-repeat scroll center center;
    width: 24px;
    height: 24px
}

.add-page .progress-failed {
    background: url(../../img/progress-failed.png) no-repeat scroll center center;
    width: 24px;
    height: 24px
}

.add-page #drag-drop-overlay {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 1150;
    display: none;
    cursor: default;
    background: rgba(0, 0, 0, 0.75);
    transition: all .25s ease
}

.add-page .drop-message {
    color: #fff;
    display: table-cell;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

.add-page .radio-sub-selector-grouping {
    margin: 7px 0px 10px 25px
}

.add-page .radio-sub-selector-grouping .radio-sub-item {
    display: inline-block;
    margin-right: 15px
}

.add-page .ui-autocomplete {
    max-width: 320px;
    background-color: #fff;
    border: 1px solid #c4c4c4;
    box-shadow: 0 1px 3px 0 #eee;
    max-height: 400px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    margin-bottom: 1px
}

.add-page .ui-autocomplete li {
    list-style: none;
    padding: 5px;
    color: #484848;
    font-weight: 700
}

.add-page .ui-autocomplete li:hover,
.add-page .ui-state-focus {
    background-color: #f2f2f2;
    cursor: pointer;
    color: #48bf53
}

.add-page .ui-helper-hidden-accessible {
    display: none
}

.add-page .radial-progress {
    background-image: linear-gradient(90deg, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(90deg, #d00f10 50%, #fff 50%, #fff);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #fff
}

.add-page .progress-overlay {
    width: 12px;
    height: 12px;
    position: relative;
    left: 4px;
    top: 4px;
    border-radius: 50%;
    background-color: #fff
}

.add-page #page-3 input:-ms-input-placeholder,
.add-page #page-4 input:-ms-input-placeholder {
    color: #6b6b6b !important
}

.add-page .current-upload {
    z-index: 200 !important;
}

@media (max-width:750px) {
    .add-page h2 {
        font-size: 17px
    }

    .add-page h1 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 0px
    }

    .add-page .btn-normal {
        padding: 10px 20px !important;
        font-size: 15px !important;
    }

}

@media (max-width:600px) {
    .add-page .show-map {
        display: none !important
    }

    .add-page .field-desc {
        white-space: normal
    }

    .add-page .pricing-facts .hf-left {
        width: 100% !important
    }

    .add-page #maps {
        height: 250px !important
    }

    .add-page .margin-top-spacing {
        margin-top: 15px
    }

    .add-page .section-ad-progress {
        margin-bottom: 16px
    }

    .add-page .locationTextField-container {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        align-items: center
    }

    .add-page .locationTextField-container #add-address {
        flex: 1 1 auto;
        width: auto !important;
        max-width: none !important;
        min-width: 0;
        margin-bottom: 0 !important
    }

    .add-page .locationTextField-container #add-street-no {
        flex: 0 0 70px;
        max-width: 70px !important
    }

    .add-page .locationTextField-container #add-city {
        flex: 1 1 100%;
        max-width: none !important
    }

    .add-page .nav-horisontal-btns {
        margin-top: 20px
    }

    .add-page .nav-horisontal-btns li {
        display: block
    }

    .add-page .nav-horisontal-btns li .btn {
        display: block;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        padding: 14px 24px
    }

    .add-page .add_section {
        padding-bottom: 20px
    }

    .add-page .clmn-quarter {
        flex: 0 0 50%
    }

    .add-page #page-1 .quickmessage {
        font-size: 24px;
        display: flex;
        flex-wrap: wrap;
        gap: 4px 20px;
        margin-top: 10px
    }

    .add-page #page-1 .quickmessage__item {
        margin-bottom: 4px
    }

    .add-page #page-1 .quickmessage__sub {
        font-size: 13px
    }

    .add-page #page-3 .set-field,
    .add-page #page-4 .set-field {
        max-width: 240px !important;
    }

}

@media (max-width:440px) {
    .add-page .confirm-address-found.nav-horisontal-btns {
        margin-top: 24px
    }

    .add-page .confirm-address-found.nav-horisontal-btns li {
        display: block;
        margin-right: 0;
        margin-bottom: 12px
    }

    .add-page .confirm-address-found.nav-horisontal-btns li .btn {
        display: block;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        padding: 14px 24px
    }

    .add-page #page-1 .locationTextField-container input {
        max-width: none !important
    }

    .add-page .page-content {
        padding: 15px !important
    }

    .add-page #page-3 .set-field,
    .add-page #page-4 .set-field {
        max-width: 210px !important;
    }

}
