/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */

body#page {
background: #022251;
}
#system > article > header > h1{
  font-size:16px;
  font-weight:bold;
  padding-top:12px;
}
.custom-logo {
	width: 310px;
	height: 90px;
	background: url(../../../images/Demo/logo.png) 50% 50% no-repeat;
	background-size: contain;
}
.menu-sidebar li.parent.active .level1 > span {
    background-color: #022251;
    text-align: center;
    color: #ffffff;
}
.menu-sidebar .level2 a > span {
    text-align: right;
}
.menu-sidebar a.current {
    color: #022251;
}
.mod-box {
    border: 0px;
}
.wrapper{
  background-color: #ffffff; 
}
#top-b{
  float:right;
  margin-right:0px;
  padding-left:530px;
  border-bottom:transparent #022251;
  padding-top:5px;
}
#block-main {
  background-color: #022251;
  padding: 0px;
}
#block-header{
  background-color: #022251;
  border-bottom:0px;
  padding-bottom:0px;
  padding-top:10px;
}
#header{
  padding-top:5px;
  margin:0px;
  margin-right:20px;
  min-height:25px;
}
#block-top-a{
   background: none #022251;
}

form.box {
	width: 90%;
  margin-left: 15px; 
}

form{
	
}

#sidebar-b{
    margin-top:10px;
} 
/* #maininner{
  margin-right:60px;
  width:68%;
  min-height:400px;
}  */
#block-footer{
  background:none;
  padding:0px;
}
.module, #breadcrumbs, #content, #footer {margin:0px;
}
.footer2 {display:none;
}
#footer{min-height:25px;
}