.base_index_page .sitelogo{background-image:url(https://www.mlovedate.com/ow_userfiles/themes/theme_image_963.png)}
.sitelogo{background-image:url(https://www.mlovedate.com/ow_userfiles/themes/theme_image_964.png)}
body::-webkit-scrollbar {
    width: 8px;
    background: #E9EBEB;
}
body::-webkit-scrollbar-thumb {
    background-color: #3F4848;
    outline: 0;
    border-radius: 4px;
}
body textarea.ow_newsfeed_status_input {
	height: 58px;
        background: #C9CACB;
}
li.ow_console_lang_item {
	padding: 2px 25px;
	border: 1px solid transparent;
        background: #b2bac0;
        color: #000000;
        opacity: 0.9;
        border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 1px;
}
li.ow_console_lang_item:hover {
	border: 1px solid #d6d6be;
	background: #090f10;
        color: #ffffff;
}
.ow_console_lang_item span {
	display: inline-block;
	padding-left: 23px;
}
.ow_console_lang {
	height: 600px;
	overflow: auto;
}
.ow_console_lang::-webkit-scrollbar {
    width: 8px;
    background: #E9EBEB;
}
.ow_console_lang::-webkit-scrollbar-thumb {
    background-color: #3F4848;
    outline: 0;
    border-radius: 4px;
}
.ow_footer {
    /**padding: 60px 0 20px;**/
    font-family: 'core_sans_e45_regular', "Trebuchet MS", "Helvetica CY", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #FFFFFF;
    background: url(https://www.mlovedate.com/ow_smarty/KLopr78999tYred83bGfhdr00765.png) no-repeat center bottom -66px ;
}
.ow_footer .ow_copyright{
	text-align: center;
	font-size:12px;
	line-height: 1;
        text-transform: uppercase;
}
.ow_footer_menu{
    font-size: 12px;
    padding: 12px;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.ow_main_menu li.active a,
.ow_main_menu li a:hover {
	color: #ffffff;
	text-decoration: none; 
        border-bottom: 1px solid #ffffff;
        padding-bottom: 2px;
}