/*=======Global Settings====*/
#wpadminbar {
	background: #0b2533;
}
h1, p, body {
	font-family: Open Sans, sans-serif; 
}
a:hover {
	opacity: 0.8 !important;
}
p {
	font-size: 16px
}
.etmodules {
	font-family: 'ETmodules';
}
#main-content {
	min-height: 84vh;
}
/*======Header Customizations========*/
#main-header {
	-webkit-box-shadow: none;
	-moz-box-shadow: none; 
	box-shadow: none;
}
/*====== Footer Customizations ====*/
#footer-bottom {
	position: absolute;
	width: 100%;
    height: 70px;
	z-index: 9;
}
#cl_login_footer p {
	color: white;
    font-weight: 600;
}
#cl_login_footer {
	background: #2b2b2b !important;
}
