.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;
	
	}

}

#endcontentedit {
    margin-top: 24px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 6px;
}