html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}

body {
	font-family: Quicksand;
	color: #5f5f5f;
	background: url(../img/login/login_bg.jpg) repeat center 20px #f9f9f9;
	margin: 0 auto;
}

#mmxheader {
	width: 100%;
	height: 95px;
	background:white;
}

ul.topnav {
	float: right;
	height: 103px;
	line-height: 103px;
	width: 560px;
	padding-right: 20px;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: right;
}

ul.topnav li {
	display: inline;
	margin-left: 15px;
	color: black;
	padding: 4px 8px 4px 8px;
}

ul.topnav a {
	color: #194379;
	font-size: 20px;
	font-weight: bold;
}

ul.topnav a:hover {
	text-decoration: none;
	color: #194379;
}

#header {
	width: 100%;
	height: 370px;
	background: url(../img/index/header-bg.jpg) repeat-x 0;
}

.logo {
	float: left;
}

#pblock {
	width: 100%;
	height: 151px;
	background: url(../img/index/pblock-bg.png) repeat center;
}

.content {
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

#pblock .content {
	padding-top: 30px;
	height: 121px;
	background: url(../img/index/pblock-logo.png) no-repeat;
}

#header .content {
	height: 345px;
	padding-top: 25px;
	background: url(../img/index/key-image.jpg) no-repeat 413px 0;
}

#main-body {
	width: 100%;
	min-height: 500px;
	margin-bottom: 50px;
	margin-top: 50px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #main-body {
	margin-top: 0px !important;
}
}
#main-body .content {
	width: 980px;
	display: block;
	padding: 30px 0 20px;
	color: #ffffff;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	font-size: 36px;
	color: #194379;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-left: 15px;
}

h3 {
	font-size: 22px;
	text-transform: capitalize;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1, h2, h3 {
	font-family:Quicksand;
}

#pblock p {
	font-size: 22px;
	line-height: 25px;
}

#main-body p {
	font-size: 15px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	text-align: left;
}

ul.steps {

}

ul.steps li {
	list-style: none;
	float: left;
	display: inline-block;
	width: 154px;
	background: #2b4d6b;
	margin-right: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 15px 15px;
	text-align: center;
	min-height: 400px;
}

ul.steps li.last {
	margin-right: 0px;
}

#header p {
	text-transform: uppercase;
	color: #ffffff;
	font: normal 700 36px/36px "museo-sans",sans-serif;
	padding-bottom: 30px;
}

.orange {
	color: #194379;
}

.coming-soon {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/index/coming-soon.png) no-repeat;
}

.splash_button {
	float: left;
	margin-right: 20px;
}

.splash_button input, #splashscreen input.next {
	text-align: center;
	border: none;
	background: #194379;
	width: 178px;
	font-size: 18px;
	border-radius: 6px;
	-webkit-border-radius: 25px;
	color: white;
	cursor: pointer;
	line-height:38px;
}

.splash_button input.demo {
	background: #666;
}

.splash_button input:HOVER {
	background: #194379;
	color: #fff;
}

#splashscreen input.next:HOVER {
	background: #fff;
	color: white;
}

.splash_button input.demo:HOVER {
	background: #666;
	color: #fff;
}

#splashscreen {
	width: 320px;
	height: 655px;
	z-index: 1000;
	top: 30px;
	position: absolute;
	background: white;
	border: 2px solid;
	display: none;
	padding: 10px;
	font-size: 16px;
}

#splashscreen h3 {
	text-align: left;
	font-weight: normal;
	font-size: 28px;
	margin: 5px;
}

#splashscreen div {
	margin-top: 20px;
}

#splashscreen input[type=text] {
	width: 315px;
	height: 22px;
}

#splashscreen a {
	font-size: 14px;
	color: #194379;
	text-decoration: none;
}

#splashscreen a:HOVER {
	text-decoration: underline;
}

#splashscreen label.error {
	color: #dc1015;
	font-size: 13px;
	display:none;
}

.nextprev {
	text-align: center;
}

.nextlink {
	text-align: center;
	margin-top: 10px;
}





.fade-carousel {
	position: relative;
	height: 100vh;
}
.fade-carousel .carousel-inner .item {
	height: 100vh;
}
.fade-carousel .carousel-indicators > li {
	margin: 0 2px;
	background-color: #194379;
	border-color: #194379;
	opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
	width: 4px;
	height: 0.5px;
	opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
	position: absolute;
	top: 340px;
	left: 50%;
	z-index: 3;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0,0,0,.75);
	-webkit-transform: translate3d(-50%,-50%,0);
	-moz-transform: translate3d(-50%,-50%,0);
	-ms-transform: translate3d(-50%,-50%,0);
	-o-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}
.hero h1 {
	font-size: 6em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
	opacity: 0;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
	opacity: 1;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: #080d15;
	opacity: 0.2;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
	color: #f5f5f5;
	background-color: #1abc9c;
	border-color: #1abc9c;
	outline: none;
	margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
	height: 100vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
	background-image: url(../img/index/mainImage.jpg);
	height: 690px;
}
.fade-carousel .slides .slide-2 {
	background-image: url(../img/index/mainImage.jpg);
}


/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
	.hero { width: 980px; }
}
@media screen and (max-width: 640px){
	.hero h1 { font-size: 4em; }
}