
.responceMessStyle{

    height: 30px;

}
#notify_message {display:block; font-size: 12px; color: #fff; text-transform: uppercase; text-align: center; padding: 8px 0;}
.notify_error{
    color: #fff;
}
.apptha-outofstock-block-body {
    width: 198px;
    background-color:#9b0404;
    margin: -14px 0;
    padding:10px 0 20px 0;
    border-radius: 3px;
}


.bmargin10 {
    margin-bottom: 10px;
}
.tmargin10 {
    margin-top: 10px;
}
.notify-button-blue {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3881A7), to(#245A77));
    background-color: #245A77;
    border-bottom-left-radius: 4px 4px;
    border-bottom-right-radius: 4px 4px;
    border: 0px;
    border-top-left-radius: 4px 4px;
    border-top-right-radius: 4px 4px;
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: normal !important;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 1px;
    zoom: 1;
}
.ajaxreloadimage{
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin: auto;
    display: none;
}
#padding_div {display: table; width: 92%; margin: 0 auto; color: #fff; font-weight: normal;}
.selecioneProdutoNotificar {display:block; text-align: left; margin-bottom: 5px;}
.selecioneProdutoNotificar select {width: 177px;}
.apptha-outofstock-block-body input {padding: 10px 5px; margin: 0; border: 0; width: calc(100% - 78px); float: left; color: #444; box-sizing: border-box;}
.apptha-outofstock-block-body button.button {float: right;}
.product-view .product-shop .caixaPrecoComprar .apptha-outofstock-block-body button.button span {display:block; width: 58px; height:35px; background:#666; color: #fff; border:0;padding: 0 5px; line-height: 35px;}
