.apagecontentdiv a, .thisedit a {
	// color: #AF1820;
}

.apagecontentdiv a:hover, .thisedit a:hover {
	// color: #AF1820;
	text-decoration: underline;
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {

	  header.header_1 .navbar_ .brand {
	    // width: 300px;
	    height: auto;
	  }	

}

@media only screen and (min-width: 980px) and (max-width: 1199px) {

	.tradlog {
	
		margin-top: 30px;
	
	}

}

.faqanswer ul {
    list-style: outside none square !important;
}

.nav-collapse_ .nav > li > a strong.undermenu {
    font-size: 11px;
}

strong.overmenu {
    font-size: 14px;
}

span.anaddservice {
	color:black;
}

div#upgradecover {
	position:absolute;
	background-color:white;
	z-index:999999999999999;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	text-align:center;
}

.list-footer li a {
    font-size: 12px;
}