 
#rec1587680321 { 
  position: fixed; 
  left: 0; 
  top: 0; 
  right:0; 
  bottom:0; 
  z-index: 100005; 
} 
 

@media screen and (min-width: 980px) {
 .uc-form .tn-form__submit {
    position: absolute;
    left: 820px !important;
    top: 0px !important;
}
 .uc-form .t-checkbox__control {
    text-align: center;
    display: inline-block;
    left: 0px !important;
    margin-right:10px !important;
}
.uc-form .t-checkbox__labeltext {
    margin-left: 10px !important;
}
}


@media screen and (min-width: 980px) {
 .uc-form .tn-form__submit {
    position: absolute;
    left: 820px !important;
    top: 0px !important;
}
 .uc-form .t-checkbox__control {
    text-align: center;
    display: inline-block;
    left: 0px !important;
    margin-right:10px !important;
}
.uc-form .t-checkbox__labeltext {
    margin-left: 10px !important;
}
}
</style>