

/* Start:/local/templates/.default/components/bitrix/catalog.section/.default/style.css?1756297322918*/
#prod_to_order {
    /*width: 600px;
    height: 450px;
    text-align: left;
    padding: 20px;*/
}

#prod_to_order input {
    /*margin: 10px 0 0;
    width: auto;*/
}

#prod_to_order #sub_to_order {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-top: 25px;
    color: #fff;
    background-color: #00baff;
    height: 40px;
    font-weight: 700;
    font-size: 14px;
    padding: 0 15px;
    border: 2px solid #00baff;
    border-radius: 5px;
    text-transform: uppercase;
}

#prod_to_order #sub_to_order:hover {
    background-color: transparent;
    color: #00baff;
}

#prod_to_order .success {
    font-size: 18px;
    color: green;
    display: block;
    padding-top: 50px;
    margin: 0 auto;
    width: 238px;
}

#prod_to_order .error {
    font-size: 18px;
    color: red;
    display: inline-block;
    padding-top: 50px;
}

#prod_to_order h3 {
    font-weight: bold;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section/.default/style.css?1756297322918 */
