/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
/* .custom-logo {
	display: inline-block;
	width: 622px;
	height: 86px;
	background: url(../../../images/yootheme/alliance-logo.png) 50% 50% no-repeat;
	background-size: contain;
	margin: 20px;
} */

/* Only Phones (Portrait) */
@media (max-width: 479px) {

	.custom-logo { height: 60px; }
	
}
/*#header{ */
/*margin-bottom:-50px!important; */
/*margin-top:-5px!important; */
/*} */


.menu-sidebar a, .menu-sidebar li > span {
color: #000000!important;
font-size: 11pt!important;
}

.menu-sidebar .level2 a > span {
font-size: 10pt;
line-height: 17px;
}

#toolbar {
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 7px;
    padding-top: 3px;
}
.wrapper > div {
    box-shadow: 0px 0px 0px 0px!important;
{

