select[name*="teamsize"] *
{
 background-color: #01061d;
}

select[name*="teamsize"]
{
 padding: 5px 35px 5px 5px !important;
}

/*.uc-positioned {
  position: relative !important;
  z-index: 100;
  background-color: #FDB03D;
}
*/
.orangeSunUpForm {
    pointer-events: none;
}

.orangeSunDownForm {
    pointer-events: none;
}

.t-checkboxes__wrapper .t-checkbox__control
{
    font-size: 20px;
    opacity: 0.9;
}

#allrecords {
    font-size: 20px;
}