

/* Start:/local/components/asahi/main.feedback/templates/review/style.css?1639149878217*/
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
div.form-agreement { margin:0 0 15px; }
div.form-agreement label { cursor:pointer; }
div.form-agreement input[type=checkbox] { margin:0 0 0 10px; }

/* End */


/* Start:/local/templates/asahi/template_styles.css?17486014334951*/
.fl_item.active .address-item,
.fl_item:hover .address-item {
    border-color: transparent;
    -webkit-box-shadow: 5.7px 5.7px 16.9px 1.1px rgba(0, 0, 0, 0.1);
    box-shadow: 5.7px 5.7px 16.9px 1.1px rgba(0, 0, 0, 0.1);
}

.fl_item.active .address-item .address-item__number,
.fl_item:hover .address-item .address-item__number {
    background: #e40046;
    color: #fff;
}

.select-options {
    max-height: 50vh;
    overflow: auto;
}

.select-options .hidden {
    display: none;
}

.popup_window {
    display: none;
    position: absolute;
    top: 200px;
    left: 50%;
    transform: translateX(-50%);
    width: 720px;
    background: #fff;
    padding: 30px 36px;
    border-radius: 5px;
    z-index: 10010;
    font: normal 0.875em/1.43 "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    box-shadow: #999 0px 0px 10px
}

.popup_window_Close {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background: url(/local/templates/asahi/images/close_popup.png) 0 0 no-repeat;
    right: 20px;
    top: 20px;
    cursor: pointer;
    text-decoration: none;
    text-decoration: none
}

.popup_window_Close span {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/local/templates/asahi/images/close_popup.png) 0 100% no-repeat;
    opacity: 0;
    transition: opacity 400ms;
}

.popup_window_Close:hover {
    text-decoration: none
}

.popup_window_Close:hover span {
    transition: opacity 400ms;
    opacity: 1;
    text-decoration: none
}

.popup_window_Print {
    position: absolute;
    display: block;
    height: 28px;
    padding: 0 10px 0 35px;
    line-height: 2.4;
    color: #bfbfbf;
    font-size: 0.857em;
    border: 1px solid #ccc;
    right: 82px;
    top: 20px;
    background: url(/local/templates/asahi/images/icprint_big.png) 10px 6px no-repeat;
    transition: color 400ms, border-color 400ms
}

.popup_window_Print:hover {
    color: #e40043;
    text-decoration: none;
    border-color: #e40043;
    transition: color 400ms, border-color 400ms
}

.popup_window_Print span {
    display: block;
    position: absolute;
    top: 6px;
    left: 10px;
    width: 30px;
    height: 30px;
    background: url(/local/templates/asahi/images/icprint_big_active.png) 0 0 no-repeat;
    opacity: 0;
    transition: opacity 400ms
}

.popup_window_Print:hover span {
    opacity: 1;
    transition: opacity 400ms
}

.popup_window h1,
.popup_window h4 {
    font-size: 1.857em;
    color: #4e4e4e;
    line-height: 1.1;
    font-weight: 400;
    padding: 5px 0 33px;
}

.popup_window h2 {
    font-size: 1.714em;
    color: #4e4e4e;
    line-height: 1;
    font-weight: 400;
    padding: 25px 0 30px;
}

.popup_window h3 {
    font-size: 1.142em;
    color: #4e4e4e;
    line-height: 1;
    font-weight: 400;
    padding: 20px 0 33px;
}

.popup_window p {
    font-size: 1em;
    color: #4c4c4c;
    padding: 10px 0;
    font-weight: 300
}

.popup_window p a {
    text-decoration: none
}

.popup_window p a:hover {
    text-decoration: underline
}

.filiaPopup_data {
    clear: both;
}

.fP_data__text {
    float: left;
}

.fP_data__text a {
    font-weight: bold;
    color: #4e4e4e
}

.fP_data__image {
    float: right;
}

.FP_path_string {
    padding: 30px 0 20px;
    clear: both;
    position: relative
}

.FP_path_string label {
    line-height: 3
}

.path_auto {
    float: right;
    width: 510px;
    color: #ccc;
    background: url(/local/templates/asahi/images/icMash.png) 99% 50% no-repeat;
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 32px 50px 12px;
    padding-right: 50px !important;
    border-radius: 3px
}


/* .path_auto {float: right; width: 550px; color: #ccc;  position: relative; border: 1px solid #ccc; height: 30px; margin: 2px 2px 0 0 ; padding: 0; border-radius: 3px;overflow: hidden;}
		*/

.path_auto_button {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 100;
    width: 30px;
    height: 28px;
    border: none;
    background: #fff url(/local/templates/asahi/images/icMash.png) 50% 50% no-repeat;
    cursor: pointer;
}

.path_auto_string {
    float: left;
    width: 85%;
    border: none !important;
    background: #fff;
    z-index: 90;
    position: relative;
}

.FP_path_string .error_tips {
    left: 125px;
    top: -8px
}

.fp_error .error_tips {
    display: block;
}

.fp_error .path_auto {
    border-color: #f00
}

.FP_map {
    padding: 0 0 10px 0;
    cleaR: both;
}

.FP_buttons {
    clear: both;
    text-align: center;
}

.FP_buttons a {
    color: #fff
}

#title_city {
    white-space: nowrap;
}

@media only screen and (max-width: 1030px) {
    .popup_window {
        top: 200px;
        margin: 0;
        width: 80%;
        background: #fff;
        padding: 30px 5% 10px;
    }

    .popup_window h1,
    .popup_window h4 {
        padding-bottom: 10px
    }
}

@media only screen and (max-width: 639px) {
    .address-load {
        width: 100%;
    }
}
/* End */
/* /local/components/asahi/main.feedback/templates/review/style.css?1639149878217 */
/* /local/templates/asahi/template_styles.css?17486014334951 */
