.apagecontentdiv, .thisedit {
	color: black;
}

.apagecontentdiv a, .thisedit a {
	color: #03031C;
}

.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;
	
	}

}

.btn-quotesend:hover {
	background-color: #03031C;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0),  rgba(0, 0, 0, 0.4)) !important;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0),  rgba(0, 0, 0, 0.4)) !important;
}

#thequoteform.v_form input, #thequoteform.v_form select, #thequoteform.v_form textarea {
	background-color: white;
	border: 1px solid #cccccc;
}
#thequoteform.v_form textarea {
	width:100% !important;
	height: 140px;
}
#thequoteform.v_form input {
	width:100% !important;
}
#thequoteform .v_alert_box.alert {
	padding: 5px 14px 8px 14px;
}

#thequoteform2.v_form input, #thequoteform2.v_form select, #thequoteform2.v_form textarea {
	background-color: white;
	border: 1px solid #cccccc;
}
#thequoteform2.v_form textarea {
	width:100% !important;
	height: 140px;
}
#thequoteform2.v_form input {
	width:100% !important;
}
#thequoteform2 .v_alert_box.alert {
	padding: 5px 14px 8px 14px;
}

.uploader {
	background-color:white;
}

.apagecontentdiv strong {
    font-weight: 600;
}

.feeForm.v_form input, .feeForm.v_form select, .feeForm.v_form textarea {
	background-color: white;
	border: 1px solid #cccccc;
}
.feeForm.v_form textarea {
	width:100% !important;
	height: 140px;
}
.feeForm.v_form input {
	width:100% !important;
}
.feeForm .v_alert_box.alert {
	padding: 5px 14px 8px 14px;
}

strong.overmenu {
    font-weight: 600;
}

h3.keyheading {
    font-size: 28px;
    font-weight: 600;
}

#footersection {
    background-color: #3A3E48;
}

strong {
    font-weight: 600;
}

.ih-item.square.effect8.colored .info { 
	background-color: #3B3F49;
}

#slide_caption_2 {
    width: 50%;
}