.mainMenuTitle
{
        font-family: 'Roboto', sans-serif;
        float: left;
        min-width: 50px !important;
        width: auto !important;
        font-size: 1.2EM;
}
.mainMenuTitle
{
        font-family: 'Roboto', sans-serif;
        float: left;
        min-width: 50px !important;
        width: auto !important;
        font-size: 1.2EM;
}
div.mainmenu
{
        width: 100%;
        font-size: 16px;
        font-size: 1.6vw;
        height: auto;
        bottom: 0;
	float: left;
}

.mainItem
{
	float: left;
	position: relative;
	margin-left: 25px;
	font-size: 0.7em;
}
div.mainItem > span {
        cursor: pointer;
}
#wrapper-top-left
{
        float: left;
        overflow:visible;
        width: 25%;
}
#fids-header
{
	width: 100%;
	background-color: #CCC;
}
.fidsRoot
{
        margin: 0 auto;
//      margin-top: 100px;
/*      width: 80%;*/
        position: relative;
        height: auto;
        width: 100%;
}

div.menuChildWrapper
{
	margin: 25px;
	width: auto;
	background-color: #CCC;
	padding: 25px;
	position: fixed;
}

span[expanded=yes]
{
	padding: 25px;
	background-color: #CCC;
}
#menu-child.menuItem
{
	margin-right: 25px;
}
