.smt
{
font-size: 34px;
padding-right: 10px;
color: #FFFFFF;
padding-top: 10px;
}

.smt:hover
{
color: #ec008c;
text-decoration: none;
}

.home-menu-button
{
width: 60px;
height: 40px;
float: left;
padding-top: 5px;
}

.home-menu-button a
{
font-size: 40px;
padding-right: 10px;
color: #FFFFFF;
padding-top: 0px;
}

.home-menu-button a:hover
{
color: #ec008c;
text-decoration: none;
}

.menu-menu-button
{
width: 60px;
height: 40px;
float: left;
padding-top: 8px;
}

.menu-menu-button a
{
font-size: 34px;
padding-right: 10px;
color: #FFFFFF;
padding-top: 10px;
}

.menu-menu-button a:hover
{
color: #ec008c;
text-decoration: none;
}

.expander
{
cursor: pointer;
font-size: 25px !important;
text-decoration: none !important;
float: left !important;
width: 13% !important;
color: #373D3B !important;
}

.expander:hover
{
color: #80202B;
}

.right-icons
{
float: right;
}

#jPanelMenu-menu
{
height: auto !important;
top: 0 !important;
bottom: 0 !important;
}