#reamaze-support-embed .menu {
padding-left: 0;
margin-bottom: 10px;
list-style: none;
}
#reamaze-support-embed .menu li {
float: left;
position: relative;
display: block;
padding: 0.5em 1em;
}
#reamaze-support-embed .menu li a {
border-bottom: 0;
}
#reamaze-support-embed .menu li a:focus {
outline: none;
}
#reamaze-support-embed .menu li.active a {
border-bottom: 1px solid #666;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}