.sitelogo{background-image:url(https://www.mlovedate.com/ow_userfiles/themes/theme_image_650.png)}
input[type=text],
input[type=password],
textarea,
select,
div.jhtmlarea,
body .ow_photo_upload_description,
.ow_photo_preview_edit .CodeMirror{
    background: #E3E1C2;
	background-repeat: repeat-x;
	background-position: 0px 0px;
    border: 1px solid #312b18;
    font-family: "Lucida Grande", "Verdana";
    font-size: 13px;
    color: #000;
    padding: 4px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
body textarea.ow_newsfeed_status_input {
	height: 58px;
        background: #E3E1C2;
}
body::-webkit-scrollbar {
    width: 8px;
    background: #E9EBEB;
}
body::-webkit-scrollbar-thumb {
    background-color: #98842A;
    outline: 0;
    border-radius: 4px;
}
li.ow_console_lang_item {
	padding: 2px 25px;
	border: 1px solid transparent;
        background: #E2D9B1;
        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 #B59310;
	background: #8B7611 url(images/btn_console_big.png) repeat-x center 0px;
        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: #98842A;
    outline: 0;
    border-radius: 4px;
}
.ow_footer {
    font-family: 'pf_din_text_comp_proregular', "Trebuchet MS", "Helvetica CY", sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    color: #ae9e78;
    padding:10px 0px;
    /** height: 220px; **/
    height: 150px;
    position: relative;
    margin: -90px auto 0px;
    clear: both;
    /** border-bottom: 6px solid #9b8c69; **/
    border-top: 1px solid #ae9e78;
    letter-spacing: 1.5px;
    background: url(https://www.mlovedate.com/ow_smarty/KLopr78999tYred83bGfhdr00765.png) no-repeat center bottom -8px;   
}
.ow_footer .ow_copyright{
    text-align: center;
    padding-top: 8px;
    line-height: 1;
    letter-spacing: 5px;
}
.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;
}