.contact-form .form-field input, .contact-form .form-field textarea {border: 1px solid var(--light-grey-one);display: block;  width: 100%;}
.contact-form .form-field label span {color: var(--red);}
.submit-button input {font: 700 1.4rem Arial;height: 50px;border: 1px solid #00395b;border-radius: 0;color: #00395b;   background: #fafafa url("/~/media/Images/M/Magnolia-Oil-Gas/icons/button_arrow.png") no-repeat 85% center;width: 120px;    padding: 0 30px 0 10px;margin-top:-2px;}
.form-date input#inputDate {width: auto;height: 50px;font-size: 1.6rem;color: var(--grey-two);padding:6px 12px;}
.contact-form .form-field input{padding:6px 12px;height:50px;color:#999;border-radius: 0;font-size:1.6rem;}
.contact-form .form-field input::placeholder{color:#999;}
.form-field div{/*margin:15px 0;*/color:var(--black);}
.form-field div.form-date{margin-bottom: 0}
.contact-form .submit-button input[type='submit']:hover{color:var(--white-color);background: var(--bold-blue) url("/~/media/Images/M/Magnolia-Oil-Gas/icons/button_arrow_hover.png") no-repeat 85% center;}
.form-field label{color:var(--black);}
.contact-form .form-field label span:after {background: url("/~/media/Images/M/Magnolia-Oil-Gas/icons/required.svg") center center no-repeat;background-size: 10px 7px;height: 12px;display: inline-block;line-height: 1;content: "";width: 10px;    vertical-align: top;color: var(--red);}
.form-field textarea{height:104px;}
.form-field span{font-size:1.2rem;}
.contact-form .form-field {position: relative;margin-bottom: 16px;}
.contact-form .form-field span {float: left;width: 100%;position: absolute;}
.form-field .form-date label{line-height: 1.63;font-size: 1.6rem;margin:0}
.form-field label{line-height: 1.63;font-size: 1.6rem;margin-bottom:4px;}
.contact-form .captcha-field > .textareafield{margin-bottom:14px;}
.contact-form .captcha-field > .textareafield > div{line-height:1.63;}
.contact-form .form-field .content-text{line-height: 1.63;}