

/* Start:/bitrix/components/custom/calc/templates/.default/style.css?1772441696376*/
.calc_font {
    font-size: 15px;
}

.calc_header {
    color: #0058a0;
    font-weight: bold;
}

.mb-10 {
    margin-bottom: 10px;
}

.calc_btn {
    font-size: 14px;
    background-color: #0058a0;
    color: white;
    border-radius: 4px;
    padding: 5px 10px;
    border: none;
}

.calc_btn:hover, .calc_btn:focus {
    color: #ceceec;
}

.calc_range {
    width: 100%;
}

/* End */
/* /bitrix/components/custom/calc/templates/.default/style.css?1772441696376 */
