

/* Start:/local/components/sstu/form.molod/templates/.default/style.css?1430834196729*/
.form-molod h2
{
    font-size:15px;
    font-weight: bold;
}

.authors
{
    background: #EBECED;
    padding: 15px 20px 5px;
    margin-bottom:10px;
}

.projects
{
    background: #EFEFE9;
    padding: 15px 20px 5px;

}

.form-molod input.form-control,
.form-molod select.form-control
{
    height:30px;
}
.listAuthor .authors:first-child button
{
    display: none;
}

.listAuthor .authors button
{
    width:100%;
    text-align: right;
}
.authors label.error,
.projects label.error
{
    color: #990000;
    font-weight:normal;
    margin-top:5px;
}
.authors .form-control.error,
.projects .form-control.error,
.listAuthor .form-control.error
{
    border: 1px solid #990000;
}
/* End */
/* /local/components/sstu/form.molod/templates/.default/style.css?1430834196729 */
