

/* Start:/local/components/itrack/event.registration/templates/.default/style.css?1612635165577*/
.checkbox.checkbox-wrapper input {
    display: inline-block;
    height: 0;
    width: 0;
    visibility: hidden;
}
.checkbox-wrapper.error:before, .error + .select2-container--default .select2-selection--single {
    border-color: red;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.promocode_form .text_input.height_large,
.promocode_form .promocode_submit.height_large {
    height: 70px;
}
/* End */
/* /local/components/itrack/event.registration/templates/.default/style.css?1612635165577 */
