

/* Start:/bitrix/components/qdes/mrpr.form/templates/.default/style.css?16842379571171*/
#mrprForm p{
    font-size: 14px;
}

#mrprForm .title{
    font-size: 14px;
    margin: 15px 0 8px 0;
}
#mrprForm .i-text{
    width:100%;
    background: #262f38;
    color: #f2f6f8;
}

#mrprForm .table{
    width: 320px;
    margin: 0 auto;
}

#mrprForm .table tr > td{
    padding-right:10px;
    padding-left:10px;
    vertical-align: top;
}
#mrprForm .table tr > td:first-child{
    padding-left:0px;
}
#mrprForm .table tr > td:last-child{
    padding-right:0px;
}

#mrprForm hr{
    border: 0;
    border-bottom: 1px solid #2f3944;
    margin: 35px 0 10px;
    padding: 0;
}
#mrprForm .btn-form{
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    font-size: 14px;
    margin:20px auto 15px;
}

#FormSuccess{
    display: none;
    border: 1px solid #87b92f;
    text-align: center;
    padding: 25px;
    margin: 70px auto;
    max-width: 500px;
}
#mrprForm label.error{
    font-size: 12px;
    color: #ca2a2a;
    margin:5px 0;
}


#mrprForm .element{
    max-width: 300px;
}

#mrprForm .special-sub-head{
    text-align: center;
}

#mrprForm .buttons{
    text-align: center;
}
/* End */
/* /bitrix/components/qdes/mrpr.form/templates/.default/style.css?16842379571171 */
