#popup-window-overlay-call_feedback.popup-window-overlay{background: rgba(0, 0, 0, .4) !important;}
.kit-title{
	font-weight: bold;
	color: #2b2a2a;
	font-family: Verdana, sans-sarif !important;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
}
#hideBlock{padding: 5px 15px 15px;}
#hideBlock ul{list-style: disc; padding-left: 1.2em;}

.popup-window-close-icon{
    height: 35px!important;
    width: 30px!important;
}

.bold_field label{
	font-weight: 600!important;
}
label[for="form-UF_USER_DIPLOMA"] .star{
  color: red !important;
}
@media screen and (max-width: 768px) {
    .popup-content {
      padding: 15px;
      max-width: 95%;
      min-width: 80%;
      min-height: 60%;
      font-size: 14px; 
    }
    
    .popup-close {
      font-size: 30px; 
      top: 15px;
      right: 15px;
    }
  }

  @media screen and (max-width: 480px) {
    .popup-content {
      padding: 10px;
      font-size: 12px; 
      min-width: 85%;
    }

    .popup-close {
      font-size: 35px!important; 
    }
  }

#registraion-page-form-choice-2 .form-content {
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 0;
    padding: 32px;
    font-size: 14px;
    color: #383838;
	border: 1px solid #DDDDDD;
	border-radius: 8px;
	background: #FFFFFFBF;
}
.banner_section.banner_section_2 {
	padding: 16px 0;
	margin-bottom: 0
}
