.CRM_Event_Form_Registration_Register table.form-layout-compressed { width:100%!important; background: #f4f4f4; }
.CRM_Event_Form_Registration_Register table.form-layout-compressed td { width:33.3333%; }
.CRM_Event_Form_Registration_Register table.form-layout-compressed label { font-size: 15px!important; vertical-align: middle!important; margin-right: 0px!important; line-height: normal; }
.CRM_Event_Form_Registration_Register table.form-layout-compressed input { margin:3px 0px 0px 0px!important; vertical-align: middle; width: 15px; height: 15px; }
.crm-container .CRM_Event_Form_Registration_Register fieldset, #billing-payment-block { margin-bottom: 30px; }
.custom_post-section .messages { margin-bottom: 30px!important;}
.crm-container .CRM_Event_Form_Registration_Register .help { font-size: 15px!important;  }
.CRM_Event_Form_Registration_Register .custom-event-form-td { display: flex; }
label.crm-inline-error.alert-danger { display: block;  color: red;}
fieldset.billing_name_address-group { margin-top: 40px!important; }
@media (max-width:991px){
    .crm-container .CRM_Event_Form_Registration_Register textarea { width:100%!important; }
}
@media (max-width:767px){
    .CRM_Event_Form_Registration_Register table.form-layout-compressed td { width:100%; }
    .page-title h1 { font-size:40px; }
    .crm-container .CRM_Event_Form_Registration_Register textarea { width:100%!important; }
    .crm-container .crm-section #percentagepricesetfield_pricelabel.label { width: auto; margin: 0 10px 0 0; }
}