* {
	margin: 0;
	padding: 0;
}

img { border: 0; }

body {
	font-family: arial, sans-serif;
	font-size: 14px;
	background: #fff url('../img/Header_Background2.gif') repeat-x top left;
}

div.clear {
	clear: both;
	height: 0;
}

#container {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
	min-width: 768px;
	position:relative;
}

#header {
	float: left;
	display: inline;
	width: 100%;
	height: 120px;
}

#header #success {
	float: right;
	display: inline;
	margin: 32px 0 0;
}

#header #logo, #header #helac_logo {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
}

#header #helac_logo {
	margin-top: 25px;
}

#header p {
	clear: both;
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

#content {
	margin: 55px 35px 4px 35px;
	background: #e7e7e7;
	padding: 46px 48px 76px 48px;
	position: relative;
	text-align: center;
	margin-bottom: 100px;
}

#content h1 {
	font-size: 16px;
	font-style: italic;
	padding: 2px 0px;
	font-weight: normal;
	color: #404040;
}

#leftbox {
	margin-top: 36px;
	width: 275px;
	height: 272px;
	float: left;
	display: inline;
	background: url('../img/box-left.png');
}

#cenbox {
	margin-top: 36px;
	width: 304px;
	height: 272px;
	float: left;
	display: inline;
	background: url('../img/box-cen.png');
}

#rightbox {
	margin-top: 36px;
	width: 275px;
	height: 272px;
	float: left;
	display: inline;
	background: url('../img/box-right.png');
}

div.hoverbox {
	display: none;
	position: absolute;
	top: 406px;
	left: 47px;
	width: 836px;
	height: 111px;
	padding-top: 19px;
	text-align: left;
	color: #fff;
	padding-left: 20px;
	font-size: 12px;
	line-height: 14px;
	z-index:900;
}

#hover-left {
	background: url('../img/dd-left-bg.png');
}

#hover-cen {
	background: url('../img/dd-cen-bg.png');
}

#hover-right {
	background: url('../img/dd-right-bg.png');
}

a.close_button {
	position: absolute;
	top: 24px;
	right: 2px;
	width: 20px;
	height: 20px;
	border: 0;
	background: url('/img/Close-icon.png') no-repeat top left;
}

div.hoverbox > ul {
	float: left;
	display: inline;
	list-style: square;
	margin-left: 50px;
	margin-top: 15px;
}

div.hoverbox > ul li ul {
	list-style: none;
	font-size: 10px;
	line-height: 11px;
}

div.hoverbox ul a {
	font-weight: bold;
	color:#fff;
	text-decoration:none;
}

div.hoverbox ul a:hover {
	text-decoration: underline;
}

div.hoverbox ul ul {
	font-size: 12px;
	line-height: 14px;
}



div.col {
	width: 270px;
	float: left;
	display: inline;
	margin-right: 20px;
}

div.col p {
	padding-bottom: 6px;
}

h3 {
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
	margin-bottom: 8px;
	margin-top: 20px;
}



h4 {
	font-size: 32px;
	font-weight: normal;
	padding-bottom: 20px;
}



#footer {
	margin: 0 35px;
	text-align: right;
	font-size: 10px;
}

/* --------- Top Nav Area ------------ */

#nav-area {
	width:50px;
	margin-top:0;
	float:left;
	background-color:#E7E7E7;
	margin-left:990px;
}

#nav-area ul li {
	font-size:12px;
	float:left;
	display:inline;
	padding-top:3px;
}

#nav-area ul li a {
	color:#000000;
}

/* --------- Holiday Schedule added to home page ------------ */

#holiday-schedule {
	width:218px;
	height:46px;
	position:absolute;
	top:87px;
	right:-36px;
	background-image: url(../img/holiday-link-base.jpg);
	background-repeat:no-repeat;
}

#holiday-schedule p {
	padding-top:13px;
	text-align:center;
	font-size:12px;
	line-height:12px;
	font-weight: normal;
	color:#FFFFFF !important;
}

#holiday-schedule p a {
	color:#FFFFFF !important;
	text-decoration:none;
}

#holiday-schedule a:visited {
	color:#FFFFFF !important;
}

#holiday-schedule p a:hover {
	text-decoration:underline;
	cursor: pointer;
}

/* ------------- Home Page Show Violator ---------------- */

div.show-violator {
	position:absolute;
	top:-30px;
	left:750px;
}

div.show-violator-two {
	position:absolute;
	top:-30px;
	left:-35px;
}

div.flag {
	position:absolute;
	top:-40px;
	left:-35px;
	width:230px;
	height:149px;
}

div.pcs{
	background: #002865;
	height: 125px;
}

div.flag img {
	float:left;
}

div.flag2 {
	position:absolute;
	top: 78px;
	left:-35px;
	width:230px;
	height:149px;
}

#mask {
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('/img/mask-bg.png');
	z-index: 1000;
	display: none;
}

#holiday-hours-overlay {
	position: absolute;
	z-index: 2000;
	top: 200px;
	left: 50%;
	right: 50%;
	width: 890px;
	height: 425px;
	margin-left: -445px;
	display: none;
	/*-webkit-box-shadow: 4px 4px 20px 0 rgba(0,0,0,.2);
	box-shadow: 4px 4px 20px 0 rgba(0,0,0,.2);*/
	
}

#holiday-hours-flag {
	position: absolute;
	top: -19px;
	left: 50%;
	right: 50%;
	width: 404px;
	height: 52px;
	margin-left: -202px;
}

/* ------------- Plant Alerts ---------------- */

div.plant-alerts {
	background-color:#e7e7e7 !important;
	margin-bottom:25px !important;
}

div.alert-bar-contain {
	height:41px;
	background-color:#044185;
	margin-bottom:5px !important;
}

div.alert-bar-contain h2 {
	background-color:transparent;
	color: #FFFFFF;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	height: 40px;
	line-height: 2.67;
	padding: 0 0 0 20px;
}

#alert-red {
	background-color:#a70d00;
	width:250px;
	height:41px;
	float:left;
}

#alert-red h2 {
	background-color:transparent;
	color: #FFFFFF;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	height: 40px;
	line-height: 2.67;
	padding: 0 0 0 20px;
}


div.schedule-head-contain {
	background-color:#FFF;
	margin-top:15px;
}

div.schedule-head-contain h3 {
	text-align:center;
	font-size:14px;
	font-style:italic;
	padding:5px 0 5px 0 !important;
	color:#044185 !important;
}


div.calender-content-contain div.schedule-left {
	float:left;
	width:375px;
	padding:0 20px 0 0 !important;
}

div.calender-content-contain div.schedule-left img, div.calender-content-contain div.schedule-right img {
	margin:10px 0 10px 0 !important;
}


div.calender-content-contain div.schedule-left p, div.calender-content-contain div.schedule-right p  {
	font-size:14px!important;
	line-height:1.3em!important;
}

div.calender-content-contain div.schedule-right {
	border-left:1px dotted #4E4E4E !important;
	padding-left:20px !important;
	float:left;
	width:485px;

}

/* ---------------  PCS Windows Issue Fix ------------- */

#pcs-windows-issue {
	width:218px;
	height:89px;
	position:absolute;
	top:-15px;
	right:-36px;
	background-image: url(../img/holiday-link-base.jpg);
	background-repeat:no-repeat;
}


/* ---------------  What's New Section ------------- */


div#whats-new-content {
	padding:15px 35px 30px 35px;
}

div#whats-new-content p {
	margin-bottom:12px;
}

div.whats-new-left-col {
	width:231px;
	float:left;
	margin:0 20px 0 20px !important;
}

div.whats-new-right-col {
	width:550px;
	float:left;
}


/* ---------------  HAS Section ------------- */

#has {
	background: #FFFFFF;
	box-sizing: border-box;
	clear: both;
	height: auto;
	margin: 0 auto 24px auto;
	width: 950px;
}


#has h2 {
	background: #044185;
	color: #FFFFFF;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	height: 40px;
	line-height: 2.67;
	padding: 0 0 0 20px;
}
#has h3 {
	color: #044185;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	margin:0 0 2px 0;
	border-bottom:none;
}

#has h4 {
	color: #000;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
	margin:0 0 2px 0;
	padding-bottom:3px;
}
#has p {
	color: #000000;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 9px;
}

div.eth-lower-left {
	width:160px;
	float:left;
	height:324px;
}

div.eth-lower-right {
	width:206px;
	float:left;
	margin-left:7px;
}

.has-lower-right {
	width:250px;
	float:left;
}

.has-lower-right img {
	margin-bottom:10px;
}


div.has-contain {
	width:100%;
}

div.has-contain div.eth-left {
	width:380px;
	background-color:#e7e7e7;
	margin-right:10px !important;
	float:left;
	padding:35px 45px 35px 45px;
}

div.has-contain div.has-right {
	width:380px;
	background-color:#e7e7e7;
	float:left;
	padding:35px 45px 35px 45px;
}

div.extra-top {
	margin-top:25px;
}


/* ------------- News from the Field ---------------- */

div.nftf {
	background-color:#e7e7e7 !important;
	margin: 0 auto 24px auto !important;
	width: 950px;
	height: 260px;
	background-image:url(/img/team-oracle-boat-bkgrd.png);
	background-repeat: no-repeat;
	background-origin: content-box;
	position:relative;
}

div.nftf2 {
	background-color:#e7e7e7 !important;
	margin: 0 auto 24px auto !important;
	width: 950px;
	height: 260px;
	position:relative;
}

div.nftf-bar-contain {
	height:41px;
	background-color:#044185;
	margin-bottom:5px !important;	
}

#nftf-red {
	background-color:#a70d00;
	width:230px;
	height:41px;
	float:left;
}

#nftf-red h2 {
	background-color:transparent;
	color: #FFFFFF;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	height: 40px;
	line-height: 2.67;
	padding: 0 0 0 20px;
}

#TeamOracleVid {
	position:absolute;
	top:73px;
	left:64px;
}

#TeamOracleText {
	position:absolute;
	top:120px;
	left:320px;
	line-height:1.4em;
	overflow:visible;
}

#TeamOracleText2 {
	position:absolute;
	top:90px;
	left:305px;
	width:150px;
	line-height:1.4em;
	overflow:visible;
}

#SPIvid {
	position:absolute;
	top: 73px;
	left:500px;
}

#SPIvidText {
	position:absolute;
	top: 100px;
	left:740px;
	width:150px;
	line-height:1.4em;
	overflow:visible;
}
	
/* ------------- Available Literature Tabs Section ---------------- */

.tab-contain {
	height:47px;
	margin-top:75px;
	margin-left:35px;
}

a.tab-trc {
	float:left;
	width:307px;
	height:47px;
	margin-right:14px;
	background-image:url(../img/tab-grey.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:47px;
	color:#000000;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	display:block;
}

a.tab-mc {
	float:left;
	width:307px;
	height:47px;
	background-image:url(../img/tab-white.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:47px;
	color:#000000;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	display:block;
}

a.tab-trc2 {
	float:left;
	width:307px;
	height:47px;
	margin-right:14px;
	background-image:url(../img/tab-white.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:47px;
	color:#000000;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	display:block;
}

a.tab-mc2 {
	float:left;
	width:307px;
	height:47px;
	background-image:url(../img/tab-grey.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:47px;
	color:#000000;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	display:block;
}

#reg.tab-trc2 {
	font-weight:normal;
}

#reg.tab-mc {
	font-weight:normal;
}


/* ------------- New Alert Section ---------------- */


#new-alert-section {
	margin:0 0 25px 35px;
	padding-bottom:20px;
	width:950px;
	background-color:#e7e7e7;
	text-align:center;
	position:relative;
}

.spaBannerLink{
	text-decoration: none;
}

.spaBanner{
	height: 157px;
	width: 899px;
	background: url(/img/banner.jpg);
	margin: 17px auto 0;
}

.spaBannerText{
	margin-left: 380px;
	padding-top: 25px;
	text-align: left;
}

.spaBannerTextHeader{
	font-size: 19px;
	color: white;
	font-weight: bold;
	display: inline-block;
	border-bottom: 2px solid white;
	margin-bottom: 8px;
	text-decoration: none;
}

.spaBannerTextSub{
	font-size: 13px;
	color: white;
	margin-bottom: 18px;
	width: 450px;
}
.spaBannerTextSub:last-of-type{
	margin-bottom: 0;
}

#new-alert-bar {
	width:899px;
	height:55px;
	margin-left:24px;
	background-image: url("../img/red-alert-bar.jpg");
	position:absolute;
	top:-35px;
	left:0;
	z-index:2;
}

#new-alert-bar h2 {
	color:#FFFFFF;
	padding-top:15px;
}

div.alert-row-holder {
	width:900px;
	margin-left:24px;
	color:#FFF;
}

div.alert-row-holder-for2 {
	width:605px;
	margin:0 auto 0 auto;
	color:#FFF;
}

div.alert-row-holder-for1 {
	width:295px;
	margin:0 auto 0 auto;
	color:#FFF;
}

div.alert-row-holder a.new-alert-box, div.alert-row-holder-for2 a.new-alert-box, div.alert-row-holder-for1 a.new-alert-box {
	width:273px;
	padding:15px 10px 15px 10px;
	float:left;
	margin-right:10px;
	height:70px;
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	display:block;
}

div.alert-row-holder a.new-alert-box p, div.alert-row-holder-for2 a.new-alert-box p {
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	display:block;
}

a.light-blue-box {
	background-color:#0088da !important;
}

a.golden-box {
	background-color:#ffba00 !important;
	color:#000 !important;
}

a.teal-box {
	background-color:#06aaaf !important;
}

a.dark-blue-box {
	background-color:#003f8a !important;
}

a.dark-grey-box {
	background-color:#776e64 !important;
}


/* ---------------  LANDING PAGE Section ------------- */

div.col-one-landing {
	width:162px;
	float:left;
	margin-right:35px;
}

div.col-two-landing {
	float:left;
	width:640px;
}	

div.col-right-local {
width: 640px;
float: left;
display: inline;
}

div.col-right-local ul li p {
	font-size:11px !important;
	line-height:1.2em;
	margin:12px 0 20px 0;
	text-align:center;
	color:#000;
	font-weight:bold !important;
}

div.col-right-local ul li p a {
	color:#000 !important;
	font-weight:normal !important;
}


div.col-right-local ul li {
	float:left;
	list-style:none;
	display:inline;
	width:197px;
	margin-right:20px;
}

div.col-right-local ul li.end {
	float:left;
	list-style:none;
	display:inline;
	width:197px;
	margin-right:0;
}

.signup-banner {
	position: fixed;
	bottom: 0px;
	left: -1000px;
	width: 320px;
	height: 175px;
	background-color: rgba(32, 55, 95, 0.97);
	z-index: 5;
}
#banner-close {
	position: absolute;
	top: 15px;
	right: 13px;
	color: rgb(161, 161, 161);
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(218, 222, 229);
	border-image: initial;
	padding: 3px 6px;
	border-radius: 100%;
}
.banner-text {
	color: white;
	padding-top: 20px;
}
.banner-text p {
	padding-left: 50px;
	margin: 0px;
}
#signup-button {
	color: black;
	font-size: 15px;
	background-color: rgb(255, 184, 70);
	position: absolute;
	bottom: 21px;
	right: 29px;
	cursor: pointer;
	padding: 5px 15px;
}
.form-overlay {
	position: fixed;
	top: -1500px;
	display: none;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100vw;
	height: 100vh;
	background-color: rgba(165, 165, 165, 0.88);
	z-index: 100;
	overflow: auto;
	overflow-x: hidden;
}

#thanks,
#error {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(165, 165, 165, 0.88);
	z-index: 200;
	display: none;
}

#signup-form {
	width: 345px;
	background-color: white;
	min-height: 640px;
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.9) 0px 0px 109px -29px;
	margin: 0px auto;
}

#signup-form div.stdHeader {
	display: block;
}
#signup-form div.altHeader {
	display: none;
}

#signup-form.alt div.stdHeader {
	display: none;
}
#signup-form.alt div.altHeader {
	display: block;
}

#signup-form div.altHeader p.ir {
	font-size: 18px;
    font-style: italic;
    margin: 7px 0;
}


#thanks div.thanks-content,
#error div.error-content {
	position: absolute;
	text-align: center;
	padding: 20px;
	top: 40%;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.9) 0px 0px 109px -29px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

#thanks div.thanks-content button,
#error div.error-content button {
	display: inline-block;
	float: none;
	margin-top: 30px;
}

.yellow-bar {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 15px;
	width: 100%;
	background-color: rgb(255, 184, 70);
}
.cancel-btn {
	position: absolute;
	top: 15px;
	right: 13px;
	color: rgb(56, 56, 56);
	cursor: pointer;
	font-weight: bold;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	transition: 0.5s ease;
}
#signup-form h2 {
	color: rgb(56, 56, 56);
	text-align: center;
	font-size: 30px;
}
#signup-form p {
	font-size: 25px;
	color: black;
	text-align: center;
}

#signup-form div.altChecks {
	display: none;
	margin-bottom: 30px;
}

#signup-form.alt div.altChecks {
	display: block;
}

#signup-form div.altChecks p {
	font-size: 12px;
    text-align: left;
    color: #666;
    line-height: 1.5em;
	margin-bottom: 14px;
}

#signup-form div.altChecks label {
	width: 100%;
	display: block;
	padding: 0;
	margin: 0 0 8px 0;
}

#signup-form div.altChecks label input {
    width: auto;
    margin: 0;
    display: inline-block;
    vertical-align: text-top;
    margin-top: 2px;
}

.signup-form-yellow {
	background-color: rgb(255, 184, 70);
	text-align: center;
	width: 130px;
	display: inline-block;
	margin-left: 20.5%;
	margin-top: 5px;
	font-size: 15px;
	padding: 5px 20px;
}
#signup-form form {
	padding: 15px 0px;
}
#signup-form form input, #signup-form form select {
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 5px;
	margin: 10px auto;
}
button.form-button {
	float: right;
	background-color: rgb(2, 41, 97);
	color: white;
	font-weight: bold;
	margin-left: 10px;
	cursor: pointer;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
	padding: 10px 25px;
	outline: none;
}
.form-foot {
	font-style: italic;
	display: block;
	margin-top: 9px;
	float: left;
	color: rgb(79, 79, 79) !important;
	font-size: 12px !important;
	text-align: left !important;
}

    /*ALERT PAGE*/

#alert-content{
	background: #e7e7e7;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
	margin-top: 53px;
	padding: 50px 0 100px;
}
#alert-content h1{
	font-size: 32px;
	color: #002157;
}
#header .distrib-home p{
	font-size: 11px;
	text-align: right;
	width: 100%;
	margin-top: 12.5px;
}


.grid{
	width: 100%;
	padding: 50px 105px 0;
	text-align: left;
}
.one{
	float: left;
}
.box{
	display: inline-block;
}
.box h2{
	font-size: 18px;
	margin-bottom: 5px;
}
.box ul li{
	font-size: 16px;
	margin-left: 17px;
	line-height: 20px;
}

#alert-content p {
	line-height: 20px;
}

#alert-content img{
	padding-top: 50px;
}

/*REQUEST FOR QUOTATION PAGE*/

.request-form{
	margin-top: 27px;
	padding: 0 60px;
}

.request-form form p{
	padding: 8px 0;
	font-size: 15px;
}

.request-form  label{
	float: left;
	font-size: 15px;
}

.request-form .span, .request-form .span-small{
	display: block;
    overflow: hidden;
    
}

.request-form h2{
	text-align: center;
	font-size: 22px;
	font-family: "Helvetica";
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 15px!important;
}

.request-form form input[type='text'],.request-form form input[type='email']{
	border: none;
	border-bottom: 1px solid black;
	outline: none;
	width: 100%;
	font-size: 16px;
}

.request-form .span-small{
	display: flex;
	align-items: flex-end;
}

.request-form input[type="text"]{
	margin-left: 5px;
}

.request-form input[type="checkbox"] {
    margin-right: 2px;
}

.request-form .span-small input[type="text"]{
	width: 28%;
}
.request-form .span-small2 input[type="text"]{
	width: 22.5%;
}

.request-form form .form-left, .request-form form .form-right{
	width: 432px;
	display: inline-block;
	vertical-align: top;
}

.request-form form .form-right{
	float: right;
}

.request-form .span-checkbox{
    /*margin-top: -9px;*/
}

.request-form form .form-left .date{
	width: 100px;
	border: none;
	border-bottom: 1px solid black;
	outline: none;
}

.customer-info{
	padding-bottom: 40px;
    border-bottom: 2px solid black;
}

.product-specs{
	padding: 40px 0;
}

.product-specs h2{
	margin-top: 0;
}

.port-info{
	border-bottom: 2px solid black;
}

.port-info .port-info-header{
	display: flex;
    align-items: center;
}

.port-info .black-bar {
    width: 32%;
    border-top: 2px solid black;
    height: 0;
}

.port-info h2{
	margin-top: 0;
    display: inline;
    width: 320px;
    padding: 0 4px;
	margin-bottom: 0 !important;
}

.port-info .pc-info{
	display: flex;
	justify-content: space-between;
	
	padding: 40px 0;
}

.port-info .pc-info .pc-left, .port-info .pc-info .pc-right{
	width: 215px;
}

.additional-specs{
	padding: 40px 0;
	border-bottom: 2px solid black;
}

.additional-specs h2{
	margin-top: 0;
}

.additional-specs .span-flex{
	align-items: center;
	display: flex;
}

.additional-specs .span-indent{
	margin-left: 25px;	
	margin-top: 10px;
}

.request-form .additional-info{
	padding: 40px 0;
	height: 200px;
}

.request-form .additional-info h2{
	margin-top: 0;
	margin-bottom: 50px !important;
	text-align: left;
}

.request-form .request-form-header{
	display: flex;
    justify-content: space-between;
    padding-top: 10px;
    margin-bottom: 40px;
    align-items: center;
}

.request-form .request-form-header h1{
	color: #002c6b;
    font-size: 20px;
    font-family: "Helvetica", sans-serif;
}

.request-form .request-form-header p{
    font-size: 11px;
}

.request-form .additional-info textarea{
	height: 100px;
    width: 50%;
    outline: none;
    border: none;
    border: 1px solid black;

}

.request-form .additional-info button{
	border: none;
    outline: none;
    padding: 12px 60px;
    background: rgb(125, 118, 100);
    color: white;
    font-weight: bold;
	font-size: 20px;
	margin: 60px auto;
	display: block;
}







	