@charset "utf-8";
/* CSS Document */
.NewsHeader {
	background-color: #004379;
	float: left;
	height: 82px;
	width: 100%;
	position: relative;
	margin-bottom: 38px;
	background-size: auto 60px;
	background-position: 98% center;
	background-repeat: no-repeat;
}
.NewsHeader h1 {
	font-size: 1.85em;
	color: #FFF;
	padding-top: 25px;
	text-indent: 25px;
}
a.LatestNewsReturn {
	color: #FFF;
}
a.LatestNewsReturn:hover {
	color: #F00;
}
.Margin34 {
	margin-top: 0px;
}
.RegisterIntro {
	float: left;
	width: 80%;
	margin-right: 3%;
	position: relative;
	padding-left: 2%;
	padding-bottom: 24px;
}
.RegoNoPadding {
	float: left;
	width: 60%;
	margin-right: 3%;
	position: relative;
}
.RegisterIntro p.heading {
	color: #004379;
	font-size: 1.55em !important;
	line-height: 24px !important;
	font-weight: bold;
}
.RegisterIntro p.subheading {
	color: #004379;
	font-size: 1.25em !important;
	font-weight: bold;
}
.contentheading {
	color: #004379;
	font-weight: bold;
}
.heading {
	color: #004379;
	font-size: 1.55em !important;
	line-height: 24px !important;
	font-weight: bold;
}
.subheading {
	color: #004379;
	font-size: 1.25em !important;
	font-weight: bold;
}
.ImgFloatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
	max-width: 350px;
	height: auto;
}
.ImgFloatRight {
	float: right;
	margin-bottom: 8px;
	margin-left: 15px;
	max-width: 350px;
	height: auto;
}
.MobileAboutLeftImg {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
	max-width: 350px;
	height: auto;
}
.MobileAboutRightImg {
	float: right;
	margin-bottom: 8px;
	margin-left: 15px;
	max-width: 350px;
	height: auto;
}

.RegisterIntro p {
	font-size: 1.0em !important;
}
.form_control_div {
	width: 45%;
	float: left;
	position: relative;
	margin-right: 10%;
	margin-bottom: 20px;
}
.form_control_div:nth-of-type(even) {
	margin-right: 0%;
}
.form_control_div label {
	font-weight: 5 00;
	display: block;
	padding-bottom: 8px;
}
.form_control_full_width {
	float: left;
	width: 100%;
	position: relative;
}
.RegoTable {
	width: 100%;
	table-layout: fixed;
	border-width: 1px;
	background: transparent;
	border-spacing: 0;
	border-style: solid;
	border-color: #d9d9d9;
	box-sizing: border-box;
	border-collapse: collapse;
}
.RegoTable th {
    width: 260px;
	padding: 28px 20px;
	font-weight: 500;
	text-align: left;
}
table.RegoTable tr th {
	border-width: 1px 0 0 1px;
	border-color: #d9d9d9;
	border-style: solid;
	padding: 28px 20px;
}
table.RegoTable tr td {
	border-width: 1px 0 0 1px;
	border-color: #d9d9d9;
	border-style: solid;
	padding: 28px 20px;
}
.form-control {
	padding: 6px 12px;
	border-radius: 0px;
	border: 1px solid rgb(217, 217, 217);
	height: 26px;
}
.RegisterButton {
	color: #004379;
	font-size: 1.15em;
	cursor: pointer;
	padding: 10px;
	width: 100%;
	margin-top: 8px;
	-webkit-appearance: none;
	background-color: #EBEBEB;
	border: 1px solid #004379;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-radius: 5px;
}
.RegisterButton:hover {
	background-color: #004379;
	color: #FFF !important;
}
#register_cell {
	position: relative;
}
.form-loading {
    animation: form-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 47.25%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
.SupplierDocs {
}
@keyframes form-rotate {
    100% {
        transform: rotate(360deg);
    }
}
.PortalNewsLink {
	position: absolute;
	right: 10px;
	bottom: 0px;
}
@media all and (min-width:320px) and (max-width:1200px) {
	.StrategIntro img {
		float: none;
		width: 100%;
		height: auto;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
}
@media all and (min-width:320px) and (max-width:900px) {
	.RegisterIntro {
		width: 94%;
		padding-left: 3%;
		padding-right: 3%;
		padding-bottom: 0px;
	}
	.ImgFloatLeft {
		float: none;
		margin-right: 0px;
		margin-bottom: 12px;
		width: 100%;
		height: auto;
	}
	.ImgFloatRight {
		float: none;
		margin-bottom: 12px;
		margin-left: 0px;
		width: 100%;
		height: auto;
	}
	.MobileAboutLeftImg {
		float: none;
		margin-right: 0px;
		margin-bottom: 12px;
		width: auto !important;
		height: auto !important;
	}
	.MobileAboutLeftImg {
		float: none;
		margin-left: 0px;
		margin-bottom: 12px;
		width: auto !important;
		height: auto !important;
	}
	.PageHeader {
		height: auto;
	}
	.PageHeader h1 {
		text-indent: 0%;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 8px;
	}
	.PageHeader h2 {
		text-indent: 0%;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 8px;
	}
	.hidden-on-mobile {
		display: none;
	}
	table.RegoTable {
		overflow: hidden;
	}
	table.RegoTable tr th {
		float: left;
		width: 100%;
		display: block;
		padding: 10px;
		border-width: 0 0 0 0;
	}
	table.RegoTable tr td {
		float: left;
		width: 100%;
		display: block;
		padding: 10px;
		border-width: 0 0 0 0;
	}
	table.RegoTable tr td .form-control {
		width: 85%;
	}
	.PortalNewsLink {
		float: right;
		margin-top: 5px;
		position: relative;
		right: auto;
		bottom: auto;
	}
}
@media all and (min-width:320px) and (max-width:550px) {
     span {
		 font-size: 1.0em !important;
	 }
	.PageHeader h1 {
		text-indent: 0%;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 0px;
	}
}
