.apagecontentdiv a, .thisedit a {
	color: #167B5F;
}

.apagecontentdiv a:hover, .thisedit a:hover {
	color: #167B5F;
	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;
	
	}

}

.list_1 li {
	font-size:16px;
}

.nav-collapse_ .nav > li > a strong.undermenu {
	text-transform:lowercase;
}

.block-form #form-search input {
	color:black;
}

.list-panel li a:hover {
    color: rgb(255, 255, 255);
    text-decoration:underline;
}

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;
}

.banner-text p {
    font-size: 24px;
}