html, body {background: #f2f0ea;}
.pkp_structure_footer, .pkp_structure_footer_wrapper {background: #1e1c15}
.pkp_navigation_user > li {background: #1e1c15; border-radius: 3px;padding: 5px 10px;margin-top: 5px;}
.pkp_navigation_user > li:last-child > a {padding-right: 10px;}
.pkp_navigation_user_wrapper, .pkp_navigation_user li {}
.pkp_nav_list ul li:first-child a {border-radius: 0;}
.pkp_site_name .is_img {padding-bottom: 20px;}

.pkp_structure_footer_wrapper {border-top: 1px solid #fff;}
.pkp_structure_head {border-bottom: 1px solid #bbb3a0;}
.pkp_page_title, .ui-tabs-nav {background: #dfdaca;}
a {color: #036786;}
.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {background: #f2f0ea;}

.pkp_navigation_user > li > a, .pkp_navigation_user > li.in_focus > a, .pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {color: #fff;}
.pkp_navigation_primary_wrapper {background: #dfd9ca;border: 1px solid #c7c2b0;border-bottom: none;padding: 3px 20px 0px;box-shadow: 0px 1px 2px rgba(255,255,255,.35) inset}
.pkp_navigation_primary > li > a {padding: 12px 0 10px;}
.pkp_nav_list ul {border-radius: 0px;}
.cmp_notification {background: #fff;box-shadow: 0px 1px 3px rgba(0,0,0,.2);}
.cmp_breadcrumbs ol {border-radius: 3px;background: #dfdaca;padding: 5px 10px;}
.pkp_head_wrapper .pkp_search {height: 47px;}
.pkp_head_wrapper .pkp_search.is_open input[type="text"] {line-height: 47px;height: 47px;}
.pkp_head_wrapper .pkp_search.is_open .search_prompt {border-bottom: none;border-left: none;}

.pkp_structure_content:before, .pkp_structure_content:after {background: transparent;border-color: transparent;border-width: 0;}

.footer-inner {width:100%;max-width: 1160px;margin:0 auto;}
.footer-block {float:left;width:25%;border-left:1px solid #2f271d;padding:40px 0 40px 20px}
.footer-block h3 {color:#02bbdd;font-size:13px;text-transform:uppercase;margin:0px;}
.first-block {border-left:none;}
.footer-block ul {list-style-type:none;margin:0;padding:0;}
.footer-block ul li{list-style-type:none;margin:0;padding:0;line-height:13px;}
.footer-block ul a{font-size:14px;line-height:21px;text-decoration:none;color:#fff;}
.pkp_brand_footer > a {display: none;}
@media (max-width: 550px) {
.footer-block {float: none;clear: both;width: 100%;border:none;}
}