.pl {
    padding-left: 1.1rem;
}
.courseName a {
    color: #2872EB;
    font-size: 1.2rem;
    font-weight: 500;
    text-decoration: underline;
}

.courseName a:hover {
	text-decoration: none;
}

[name=form_text_34], [name=form_text_35], [name=form_text_36], [name=form_text_37], [name=form_text_38], [name=form_text_39], [name=form_text_40] {
	display: none;
}

.sertblock a {
    background-image: url(/local/templates/promstandart/images/plus.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    font-weight: 600;
    border: 1px solid #ccebff;
    font-size: 1rem;
    line-height: 21px;
    color: #6b8fc0;
    text-decoration: none;
}

.sertblock a img {
    width: 240px;
    padding-bottom: 1rem;
}

.clearfloat{
    clear: both;
}
.grecaptcha-badge{display:none!important;}