﻿.login .login-logo {
	background-image: url(images/logo.png) !important;
	height: 400px !important;
}

.page .page-inner #header_wrap #header #logo_wrap #logo {
	background-image: url(images/logo_sml.png);
	height: 100px;	
}

.theme-28 .page .page-inner #header_wrap #header #logo_wrap #logo {
	background-image: url(images/logo_sml.png);
	margin-top: -13px;
	height: 100px;
}

.theme-26 .page .page-inner #header_wrap #header #logo_wrap #logo {
	background-image: url(images/logo_sml.png);
	margin-left: -35px;
	margin-top: -11px;
	height: 100px;
	width: 175px;
}
.logo::after {
    content: url('images/logo.png'); max-height: 110px; max-width: 500px;
}

.page .page-inner #special_header_wrap {
	display: block;
}

.page .page-inner #special_header_wrap #special_header_inner {
	height: 130px;
	background: url('images/logo_header.png') 101px bottom no-repeat;
	margin-top: 10px;
}