/* Add here all your CSS customizations */
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#efefef;
color:#444444;
width:100%;
padding:2px 0 2px 5px;
text-align:left;
font-weight:normal;

}

.submenu{
margin-bottom: 0.5em;
}