
.subtext {
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
}

.subtext font{
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
}


.subtext font {
  text-decoration: underline;
  font-weight: bold;
}

@media all and (max-width: 780px) {
	.radio_button {
  margin-bottom: 20px;
  position: relative;
}

.radio_button label {
 
  padding-left: 25px;
}

.radio_button input {
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
}
	
}



/* Inline таблица стилей #6 | https://ippo.kiev.ua/tranketa/emocijnij-intelekt-rozvitok-i-znacenna-1180 */

.ust {
  font-weight: bold;
  padding-bottom: 20px;
}

.usred {
  padding-top: 20px;
}

.usred a {
  text-decoration: underline;
}

.usinf::before {
  display: block;
  position: absolute;
  width: 4px;
  height: 100%;
  background-color: #4267b2;
  top: 0;
  left: -15px;
  content: '';
}

.usinf {
  position: relative;
  line-height: 1.8;
}

#errormsg {
  margin-top: 30px;
}

.form-label.rd-input-label.not-empty {
opacity: 1;
top: -6px;
font-size: 15px;
left: 0;
padding-left: 0px;
font-weight: normal;
}

.form-label.rd-input-label.focus {
opacity: 1;
top: -6px;
font-size: 15px;
left: 0;
padding-left: 0px;
font-weight: normal;
}
.form-wrap + * {
  margin-top: 28px;
}