.apagecontentdiv, .thisedit {
	color: black;
}

.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;
	
	}

}

blockquote.quotebitsblockquote p {
    font-style: italic !important;
}

div#upgradecover {
	position:absolute;
	background-color:white;
	z-index:999999999999999;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	text-align:center;
}