.form-section label {font-size: 16px;line-height: normal;color: #383838;margin-bottom: 15px;display: block;}
.form-section select, .form-section input, .form-section textarea {font-size: 16px;line-height:normal;color: #383838;background: none;border: 1px solid #d7d7d7;padding: 10px;min-width:208px;}
.externalContent, .bscEmpContent, .commonContent, .inPersonContent, .formBtnWrap, .virtualContent, .noCovidVacineMsg {display: none;}
.errorMsg {color:red;display:none;}
.form-section .form-left {float: left;width: 40%;}
.form-section .form-right {float: left;width: 60%;}
.form-section .formElement {margin-bottom: 15px;}
.formBtn input[type='submit']{color: #fff;background: #003c71;border: 1px solid transparent;padding: 0 20px;white-space: nowrap;cursor: pointer;display: inline-block;border-radius: 3px;min-height: 38px;height: auto;font-family: "SST-Bold",sans-serif;font-size: 12px;text-transform: none;transition: all 0.2s;}
.formBtn input[type='submit']:hover {background: #007db3;border-color: 0px solid transparent;color: #fff;}
.forthDD, .forthDDDates {/*display:none;*/}
.form-container {margin-top:30px; margin-bottom: 50px;}
.rad-black {color:#000;}
body#ip3-investor-day #topnavigation {display: none;}
body#ip3-investor-day .bottom-section {display: none;}
body#ip3-investor-day .ir-navigation {display: none;}
body#ip3-investor-day .page-top-content {text-align:center;}
.ui-helper-clearfix::after, .ui-helper-clearfix::before {display: none;}
.ui-widget-content {border: 0;}
.rad-yellow-highlight {font-weight: bold;background-color: yellow;padding: 5px;}
@media all and (max-width:767px){
	.form-section .form-left, .form-section .form-right {width: 100%;}
	.form-section select, .form-section input, .form-section textarea {width: 100%;}
}
@media all and (min-width:320px) and (max-width:320px){
	
}