

/* Start:/local/components/neobiotech/popup.training/templates/kon-09-26/style.css?17830738782185*/
#ekb-26-form .form-row {
  position: relative;
}
#ekb-26-form .form-validate {
  display: none;
  position: absolute;
  top: 12px;
  right: 8px;
  padding: 4px 8px;
  background: #F4F4F5;
  background: rgba(255, 255, 255, 0.8);
  font: 500 14px / 22px Manrope;
  color: #FF161A;
  border-radius: 8px;
}
#ekb-26-form .novalid .form-validate {
  display: block;
}
.ekb-26-form-wrap #ekb-26-form .ekb-26-form-ttl {
    margin-bottom: 30px;
    font: 500 40px / 100% Manrope;
    color: #F20D8B;
}
#ekb-26-form .ekb-26-form-ttl {
    font: 700 26px / 32px Manrope;
    color: #F20D8B;
}
input[type=text] {
    width: 100%;
    height: 56px;
    padding: 0px 60px 0px 13px;
    box-sizing: border-box;
    font: 500 14px / 23px Manrope;
    background: #F4F4F5;
    border: none;
}
input[type=email] {
    width: 100%;
    height: 56px;
    padding: 0 60px 0 13px;
    box-sizing: border-box;
    font: 500 14px / 23px Manrope;
    background: #F4F4F5;
    border: none;
}
input[type="checkbox"] + label {
    float: left;
    font: 500 14px / 22px Manrope;
    color: #6E6E7C;
    cursor: pointer;
}
a {
    color: #F20D8B;
}
input[type="checkbox"] + label::before {
    content: '';
    float: left;
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    border: solid 1px #c4c4c4;
    margin-right: 8px;
    cursor: pointer;
}
input[type="checkbox"] {
    display: none;
}
input[type=submit] {
    display: block;
    width: 149px;
    height: 46px;
    font: 700 14px / 44px Manrope;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #F20D8B;
    border: none;
    cursor: pointer;
}
input[type="checkbox"]:checked + label::before {
    border: none;
    background: url(/local/templates/neobiotech/css/../images/check.png) left top no-repeat;
}
input[type="checkbox"] + label:hover::before {
	border-color: #F20D8B;
}
#ekb-26-form {
  border-radius: 12px;
  max-width: 440px;
}
.ekb-26-form #ekb-26-form {
  display: block !important;
}
.ekb-26-form-wrap #ekb-26-form {
    max-width: none;
}
.ekb-26-form-wrap .modal-form-input {
    gap: 0px;
    margin: 0;
}
.ekb-26-form .ekb-26-form-wrap input[type=submit] {
    margin-top: 0;
}

/* End */


/* Start:/local/components/neobiotech/popup.training/templates/event/style.css?1783073878751*/
.modal-form-ttl {
  padding: 0 30px 0 0;
}
.modal-form-btn input[type=button] {
  display: block;
  width: 149px;
  height: 46px;
  font: 700 14px/44px Manrope;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #F20D8B;
  border: none;
  cursor: pointer;
}
.modal-form-btn input[type=button]:hover {
  color: #F20D8B;
  background: #19191A;
}
.smart-captcha-custom, .smart-captcha{
  height: 102px !important;
}
.modal-form input[type=email] {
  width: 100%;
  height: 56px;
  padding: 0 60px 0 13px;
  box-sizing: border-box;
  font: 500 14px / 23px Manrope;
  background: #F4F4F5;
  border: none;
}
.modal-form .novalid input[type=email] {
  border: solid 1px #FF161A;
}
.modal-form-input p span{
  margin-left: 31px;
}
/* End */
/* /local/components/neobiotech/popup.training/templates/kon-09-26/style.css?17830738782185 */
/* /local/components/neobiotech/popup.training/templates/event/style.css?1783073878751 */
