.skipHidden {
    font-size: 14px;
    text-align: center;
    line-height: 1.5 !important;
    width: 100%;
    background-color: #595959;
    font-family: Roboto, Verdana, Helvetica, Arial, sans-serif;
    position: absolute;
}
.skipShow {
    font-size: 14px;
    text-align: center;
    line-height: 1.5 !important;
    width: 100%;
    background-color: #595959;
    font-family: Roboto, Verdana, Helvetica, Arial, sans-serif;
}
*.focus {
    outline: 0 !important;
}
.search-buttons:focus {
    border: 1px solid black !important;
    padding: 1px 1px 3px 3px !important;
}
.search-buttons:focus .fa-search {
    color: black !important;
}
.agendaorder:focus {
    color: black !important;
}
