

/* Start:/bitrix/templates/elektro_flat/components/bitrix/catalog.product.subscribe/under_order/style.css?15427003799787*/
/* Button */
/*.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
/*.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
/*.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}*/
.btn_buy.apuo:hover i {
    color: #b7bbd3!important;
}

.popup-subscribe-product-box {
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    font-family: "Open Sans", sans-serif;
    white-space: normal;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
    background: #f4f5fd;
    min-width: 250px;
}
.popup-subscribe-product-box .notify { 
    width:615px;    
}

.popup-subscribe-product-box .popup-window-content {
    padding: 0;
}

.popup-subscribe-product-box .notify .container {
    width:100%;
    display:table;
    margin:0px;
    padding:0px;
    -moz-border-radius:0px 0px 6px 6px;
    -webkit-border-radius:0px 0px 6px 6px;
    -khtml-border-radius:0px 0px 6px 6px;
    border-radius:0px 0px 6px 6px;
    overflow:hidden;
}

.popup-subscribe-product-box .notify .info {
    width:178px;
    display:table-cell;
    vertical-align:middle;
    margin:0px;
    padding:20px;
    background:#fff;
}

.popup-subscribe-product-box .notify .info .image {
    margin:0px;
    padding:0px;
    text-align:center;
}

.popup-subscribe-product-box .notify .info .name {
    margin:12px 0px 0px 0px;
    padding:0px;
}

.popup-subscribe-product-box .notify .new_notify_form {
    display:table-cell;
    vertical-align:top;
    margin:0px;
    padding:20px;
        background: #f4f5fd;
}

.popup-subscribe-product-box .notify #popup_n_error {
    width:100%;
    float:left;
    margin:0px;
    padding:0px;
}

.popup-subscribe-product-box .notify .row {
    width:100%;
    float:left;
    display:table;
    margin:0px 0px 5px 0px;
    padding:0px;
}

.popup-subscribe-product-box .notify .row .span1 {
    width:125px;
    display:table-cell;
    vertical-align:middle;
    margin:0px;
    padding:0px;
    font-size:14px;
    color:#575b71;
    text-align:left;
}

.popup-subscribe-product-box .notify .row .span2 {
    width:auto;
    display:table-cell;
    margin:0px;
    padding:0px;
    text-align:left;
}

.popup-subscribe-product-box .notify .row .span2 input[type="text"] {
    width:100%;
    height:30px;
    margin:0px;
    padding:0px 9px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-family:"Open Sans", sans-serif;
    font-size:14px;
    color:#8184a1;
    text-align:left;
    border:1px solid #dee0ee;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    border-radius:4px;
    background:#fff;
}

.popup-subscribe-product-box .notify .row .span2 input.popup_captcha_word {
    width:100px;
    float:left;
}

.popup-subscribe-product-box .notify .row .span2 img {
    float:right;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    border-radius:4px;
}

.popup-subscribe-product-box .notify div.submit {
    width:100%;
    float:left;
    margin:9px 0px 0px 0px;
    padding:0px;
}

.popup-subscribe-product-box .notify div.submit button{
    width:153px;
    height:31px;
    float:right;
    margin:0px;
    padding:0px;
}

.popup-subscribe-product-box .popup-window-titlebar {
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    background: #a0a4bc;
}

.popup-subscribe-product-box .popup-window-titlebar-text {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    padding: 0 20px;
}

/*.popup-subscribe-product-box .popup-window-titlebar-close-icon {
    top: -25px;
    right: -18px;
}*/

.popup-subscribe-product-box .popup-window-close-icon {
    width: 24px;
    height: 24px;
    display: table;
    position: absolute;
    margin: 0px;
    padding: 0px;
    opacity: 1;
}

.popup-subscribe-product-box .popup-window-close-icon {
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    background: #575b71;
    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}

.popup-subscribe-product-box  .popup-window-close-icon i {
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

.popup-subscribe-product-box .popup-window-close-icon i {
    font-size: 17px;
    color: #fff;
}

.popup-subscribe-product-box  .bx-catalog-subscribe-form-notify-box {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    display: none;
}

.popup-subscribe-product-box .alertMsg.bad, .popup-subscribe-product-box .alertMsg.good {
        width: 100%;
    display: block;
    margin: 0px 0px 5px 0px;
    padding: 5px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.popup-subscribe-product-box .alertMsg.bad {
    font-size: 13px;
    text-align: left;
    border: 1px solid #eb9d5e;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #ffbb8d;
}

.popup-subscribe-product-box  .alertMsg i {
    font-size: 18px;
    color: #fff;
}

.popup-subscribe-product-box .alertMsg.bad .text, .popup-subscribe-product-box .alertMsg.good .text {
    display: table-cell;
    vertical-align: top;
    margin: 0px;
    padding: 0px 0px 0px 23px;
}

.add2basket_block .alertMsg.good .text {
    padding: 0px 0px 0px 4px;
}

.popup-subscribe-product-box .alertMsg.bad .text {
    color: #50280d;
}

.add2basket_block .alertMsg.good {
    position: absolute;
    right: 0px;
    top: 29px;
    margin: 0px;
    padding: 5px 7px;
    width: 136px;
    height: 27px;
}

.catalog-item-list-view .add2basket_block .alertMsg.good {
    position: relative;    
    bottom: auto;
    right: auto;
    top: auto;
}

.catalog-item-price-view .alertMsg.good .text {
    padding: 0px 0px 0px 9px!important;
}

.popup-subscribe-product-box .btn_buy.popdef {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #9cc218;
    width: 153px;
    height: 31px;
    float: right;
    margin: 0px;
    padding: 0px;
}

.popup-subscribe-product-box .btn_buy.popdef span {
    line-height: 30px;
}

.popup-subscribe-product-box .popup-window-buttons {
    padding: 0;
}

.catalog-item-card .buy_more .apuo {
    width: 136px;
    height: 27px;
}

.btn_buy.apuo {
    color: #8184a1;
    text-decoration: none;
    line-height: 27px;
    border: 1px solid #dee0ee;
    background: none;
}

/***240px***/
@media screen and (max-width:787px) {
    .popup-subscribe-product-box .notify {
        width:auto;     
    }

    .popup-subscribe-product-box .notify .info {
        display:none;
        visibility:hidden;
    }

    .popup-subscribe-product-box .notify .new_notify_form {
        padding:12px;
    }

    .popup-subscribe-product-box .notify .row {
        margin:0px 0px 3px 0px;
    }

    .popup-subscribe-product-box .notify .row .span1 {
        width:89px;
        font-size:12px;
    }

    .popup-subscribe-product-box .notify .row .span2 input[type="text"] {
        height:27px;
        padding:0px 7px;
        font-size:12px;
    }   

    .popup-subscribe-product-box .notify .row .span2 input.popup_captcha_word {
        margin:0px 3px 3px 0px;
    }

    .popup-subscribe-product-box .notify .row .span2 img{
        height:27px;
        float:left;
    }

    .popup-subscribe-product-box .notify div.submit {
        margin:6px 0px 0px 0px;
    }

    .popup-subscribe-product-box .notify div.submit button {
        height:28px;
        font-size:11px;
        font-weight:400;
    }
}
/* End */
/* /bitrix/templates/elektro_flat/components/bitrix/catalog.product.subscribe/under_order/style.css?15427003799787 */
