

/* Start:/local/components/sushihouse/promo.order/templates/.default/style.css?17697244521132*/
.application {
    margin-top: 30px !important;
    position: relative;
}

.form_order_new, .form_promo_new, .thanks {
    color: black;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    padding: 10px 20px 30px;
}
.promoInput {
    display: inline-block;
    height: 40px;
    background: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    color: black;
    font-size: 15px;
    line-height: 40px;
    border-bottom: 1px solid #bb2b28;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 135px);
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
    transition: all .2s ease-out;
}

.comics {
    position: relative;
    padding-bottom: 30px !important;
}
/* End */
/* /local/components/sushihouse/promo.order/templates/.default/style.css?17697244521132 */
