

/* Start:/local/templates/mshop_default/components/bitrix/catalog.product.subscribe/mshop/style.css?16232449012659*/
/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: block;
    padding: 9px 14px;
    text-align: center;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-input * 
{
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-filter-param-label
{
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.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;
}

.popup-window.popup-window-with-titlebar.subscribe-popup
 {
    padding: 20px 24px 15px;
    box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.4), 0px 5px 5px -1px rgba(0,0,0,0.4);
    background: #fafafa;
    border: 1px solid #ebebeb;
}

.subscribe-popup .popup-window-titlebar
{
    border-bottom: 1px solid #e3e3e3;
    height: auto;
}

.subscribe-popup .popup-window-titlebar-text
{
    padding-top: 7px;
    padding-bottom: 25px;
    color: #202020;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 21px;
    line-height: 1em;
    padding-left: 0;
    padding-right: 0;
    display: block;
}

.subscribe-popup.popup-window-with-titlebar .popup-window-content 
{
    padding: 0;
    margin-top: 25px;
    background: transparent;
}

.subscribe-popup .popup-window-close-icon
{   
    opacity: 1;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 13px;
    height: 13px;
    background: rgba(0, 0, 0, 0) url(/local/templates/mshop_default/components/bitrix/catalog.product.subscribe/mshop/./images/close.png?) 0 0 no-repeat;
    cursor: pointer;
    z-index: 8040;
}
/* End */
/* /local/templates/mshop_default/components/bitrix/catalog.product.subscribe/mshop/style.css?16232449012659 */
