/* Main */
.hero{
	position: relative;
	background-color: #fff;
	min-height: 200px;
	margin: 0 -20px 20px -20px;
}
.hero .banner-wrapper{
	overflow: hidden;
}
.hero .overlay{
	padding: 20px;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50990000,endColorstr=#50990000); 
	zoom: 1;
	/* background-color: rgba(158, 9, 9, 1); */
	background-color: #FFFFFF;
	opacity: 0.4;
}
.hero h2{
	margin-top: 0;
	margin-right: 10px;
	font-size: 1.3em;
	color: #fff;
}
.hero p, .hero a{
	font-size: 1em;
	line-height: 1.3em;
	color: #008aff;
}
.hero a{
	cursor: pointer;
}

.prelogin-pod {
	padding-top: 20px;
}
a.prelogin-pod{
	display: block;
	color:#444444;
}
a.prelogin-pod:hover{
	cursor:pointer;
	text-decoration: none;
}
.prelogin-pod img {
	width: 100%;
}
.prelogin-pod h3{
	font-size: 1.5em;
	line-height: 1.2em;
	color: #1e5aa0;
}
.prelogin-pod a {
	padding-top: 10px;
	margin-bottom: 10px;
}
.prelogin-pod-graph {
	position: absolute;
	bottom: 0;
	left: 0;
}

.login-pod{
	padding: 1em;
	background-color: #fbfbfb;
	border: solid 1px #C7CCD1;
}
.login-pod.sponsor{
	padding:0 0 0 7px;
	overflow: hidden;
}
#mpwr_login{
	height: 305px;
}

@media (min-width: 768px) {
	.hero{
		margin: 0 0 20px 0;
	}
	.hero .overlay{
		position: absolute;
		top: 0;
		right: 0;
		margin-left: 30%;
		width: 44%;
		height: 100%;
		/* background-color: rgba(158, 9, 9, 0.7); */
		background-color: #fff;
		opacity: 0.7;
	}
	.hero h2{
		margin-top: 20px;
		margin-right: 10px;
		font-size: 1.8em;
		color: #000;
	}
	.hero ul{
		margin-left: 15px;
		font-size: 1.3em;
		color: #1d5799;
	}
	.hero p, .hero a{
		font-size: 1.0em;
		line-height: 1.2em;
		color:  #1d5799;
	}
	.prelogin-pod {
		min-height: 330px;
	}
}
@media (min-width: 992px) {
	.hero, .login-pod{
		min-height: 301px;
		height: 301px;
	}
	.hero img{
		min-width: 121.5%;
	}
	.login-pod{
		margin-bottom: 20px;
	}
	#mpwr_login{
		height: 294px;
	}
}
@media (min-width: 1200px) {
	.hero img{
		min-width: inherit;
	}
	.hero h2{
		margin-top: 10px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	#banner2 img{
		margin-left: -75px;
	}
}

.backdrop-clear{
	z-index: 1013;
}

.no-padding {
	padding: 0!important;
}

.modal-close{
	opacity:20;
	margin-top:-5px !important;
}

/* Carousel */
.carousel-control{
	top: 50%;
	height: 80px;
	margin-top: -40px;
	width: 25px;
}
.carousel-control.left, .carousel-control.right{
	background: rgba(0,0,0,0.3);
}
.carousel-control .icon-next, .carousel-control .icon-prev{
	margin-top: -18px;
}
.carousel-indicators{
	bottom: -2px;
}
.carousel-indicators li{
	width:8px;
	height:8px;
	border: solid 2px #ddd;
}
.carousel-indicators .active{
	margin: 1px;
	width:8px;
	height:8px;
	background-color: #999;
	border: solid 2px #999;
}
.drop-shadow-bow-under{
	position:relative;
}
.drop-shadow-bow-under:before{
	content:"";
	position:absolute;
	display: block;
	z-index:-1;
	-webkit-box-shadow:0 0 50px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 50px rgba(0,0,0,0.4);
	box-shadow:0 0 50px rgba(0,0,0,0.4);
	top:50%;
	bottom:0;
	left:10px;
	right:10px;
	-moz-border-radius:50%;
	border-radius:50%;
}
/* Main nav tab color */
#content-tabs {
	margin-top: 40px;
}
.nav-tabs>li>a {
	background-color: #f3f3f3;
	border-color: #c5c5c5;
	font-weight: 600;
	color:#444444;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:active {
	color: #444444;
	background-color: #fff;
	border: 1px solid #c5c5c5;
	border-bottom: 1px solid #fff;
}
.nav-tabs>li>a:hover,
.nav.nav-tabs>li>a:focus {
	color: #444444;
	background-color: #fff;
}
.tab-content{
	padding: 20px;
	border: 1px solid #c5c5c5;
	border-top: none;
}
.af-logo
{
	background:url(../Include/img/af-logo-transparent.png) no-repeat 0 40%;
height:75px;
max-height:90px;
max-width:200px;
width:164px
}
footer{
	color: #333333;
}
body {
	color: #333333;
}
.site-header .plan-sponsor{
	color: #333333;
}
.list-inline.with-rules a{
	color: #333333 !important;
}
.site-wrapper::after{
	background-color: #fff;
}

.navbar-default .navbar-nav .open>.uib-dropdown-menu:before{
	width:11%;
	top:-10px;
	border-color:#aaa transparent;}
	
.arrow_box {
    top:10px;
    position: relative;
    background: #ffffff;
    border: 1px solid #aaa; /*set border colour here*/
    width: auto;
    height: auto;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 10px rgba(113, 158, 206,0.8);
}
.arrow_box:after, 
.arrow_box:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 11px;
    left: 50%;
    margin-left: -65px;
}
.arrow_box:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color: #aaa;
    border-width: 12px;
    left: 50%;
    margin-left: -66px;
}
.shadowify::after {
	box-shadow: none;
}
.drop-menu {
	padding-top: 5px;
    border-top-width: 0px;
    border: none;
    -webkit-box-shadow: none;
}
.menuTab {
	padding:5px;
}
.menuTab a {
	color:#333;
	
}
.linkCol{
	color:#333 !important;
	text-decoration: none;
}

.afMenu {
	display:inline-block; 
	padding-left:2%; 
	float:right; 
	padding-top:2%
}
.afMenuButton {
	box-shadow:none !important;
	padding: 0px 10px;
	color:black !important; 
	background-color:white!important;
	border-bottom:none;
	width: auto;
}
/* a:hover{ */
/* 	text-decoration: none !important; */
/* 	color: black; */
/* } */
.tutorial {
	padding: 0px 10px;
	color: black;
	text-decoration: none;
	
}
li.menuTab a:hover {
  background-color: transparent;
}
.dropdown-menu{
	box-shadow: none;
}

.noTextDecoration {
	text-decoration: none;
	color:#000000!important;
}

.contactUSModalLink{
	text-decoration: underline!important;
}

.AFContactUSiFrame{
	border:none!important;	
}

.contactNumber
{
	font-size: 1.57142857em;
    font-weight: 700;
    color: #525252;
    display: block;
    margin: 0 0 .125em;
    line-height: 1;
    text-decoration: none;
}

.noMargin {
	margin-top: 0 !important;
}

.bold { 
	font-weight: bold !important; 
}

.li_disc {
	list-style-type: disc !important;
}

.securityHelpText {
	font-size: 1.2em;
	color: #666;
}

.customFont {
	font-size: 1em !important;
}