/* UTILITY CLASSES */
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.text-center {
	text-align:center;
}

.main-logo {
	padding:10px 0px 10px 20px;
}
.login-buttons {
	padding-top:19px;
}

@media (max-width:992px) {
	.login-buttons {
		padding-top:10px;
	}
}
@media (max-width:768px) {
	.main-logo {
		margin:auto;
	}
}

.search-box {
	background-color:#2E4443;
	color:#FFF;
}
.footer {
	margin-top:50px;
	padding-top:20px;
	border-top:solid 1px #CCC;
}
.RmJwSbLogin {
	display:none;
}
.RmJwSbMainColor {
	background-color:#2E4443 !important;
}
.RmSWContainer {
	margin:auto;
	height:120px !important;
}
.rmHpWrp {
	margin:auto;
}
#rmCategoryTitle {
	display:none;
}
a.btn {
	color:#FFF !important;
}
.RmJwSbMainContent {
	border:none !important;
}
.RmJwSbWrapper {
	width:1140px !important;
	margin:auto !important;
}
#RmSWContainer {
	height:113px !important;
}
#rmFJTitle {
	display:none;
}
@media (max-width:1200px) {
	.RmJwSbWrapper {
		width:945px !important;
	}
}
@media (max-width:992px) {
	.RmJwSbWrapper {
		width:796px !important;
	}
}