form {padding 22px;margin 0 auto;}
label {margin 0;}
button.lp-form-button {border-radius 2px;border 0;width auto;overflow hidden;text-overflow ellipsis;vertical-align bottom;margin-top 12px;font-family 'Aptos';font-size 14px;text-transform uppercase;color white;background-color #451DC7;cursor pointer;padding 9px 13px;}
input.lp-form-fieldInput {border-radius 3px;border 1px solid #333333;height 40px;width 100%;margin-bottom 8px;text-indent 10px;}
select.lp-form-fieldInput {border-radius 3px;border 1px solid #333333;height 40px;width 100%;margin-bottom 28px;}
textarea.lp-form-fieldInput {border-radius 3px;border 1px solid #333333;margin-bottom 28px;height 120px;overflow auto;}
div[data-editorblocktype=Field-radioButtons] {width25%;}
div[data-editorblocktype=Field-radioButtons] input {width auto;height auto;margin-bottom 3px;float right;}
div[data-editorblocktype=Field-checkboxList] input,div[data-editorblocktype=Field-checkbox] input {width auto;height auto;margin-bottom 3px;margin-right 8px;float left;}
div[data-editorblocktype=Field-checkboxList] span.lp-checkboxListItem,div[data-editorblocktype=Field-radioButtons] span.lp-radioButton {display block;margin 2px;}
div[data-editorblocktype=Field-checkboxList] input,div[data-editorblocktype=Field-checkbox] input {margin-bottom 0px !important;margin-top 4px !important;float none !important;  }   .two-column-form {max-width 100%;}
input[type=radio] {width 1.5em;height 1.5em;margin 0 5px 0 0;}
input[type=checkbox] {width 1.2em;height 1.2em;margin 0 5px 0 0;vertical-align middle;}
input[type=text],[type=email]{text-indent 0px !important;padding-left  5px !important; }   
.lp-form-header {font-weight bold;text-align center;margin-bottom 21px;}
.primarycolumn {width 100%;vertical-align top;display inline-block;}
.two-column-form-field-sets  divnth-of-type(odd) {display inline-block;width 49%;}
.two-column-form-field-sets  divnth-of-type(even) {display inline-block;width 49%;}
.lp-ellipsis { font-size 14px !important; font-weight bold !important; line-height 1.5rem !important;}	
.lp-required { color #790000 !important;}
.lp-headline {color #462768 !important}