#nexevo_form_m112 .checkbox input {
  width: 15px !important;
  background-color: white;
}

#nexevo_form_m112 input[type="checkbox"]:not([class*="uk-"]):checked {
  background-color: #ff7f48;
}


#nexevo_form_m112 .checkbox {
 color: white !important;
}

#nexevo_form_m112 .checkbox .required {
 display: none !important;
}

.tm-top{
  padding-bottom: 0 !important;
}  

.hornipanel h2 {
  margin-top: 0px;
}