iframe[data-category="AF-Category-Work-in-Progress"]  {
    display: none;
}


#hello-title {
  background-color: #fff;
  color: navy;
  font-size: 40px;
  border-bottom: none;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
}


.table_controls {
    margin-left: 10px;
    margin-right: 10px;
}


div#app-content {
    padding-left: 5px;
    padding-right: 5px;
}

.row{
margin:0;
}


h1.title{
    background: navy;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px 0 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.5;
}


.service-groups a.fsservice-pretty-link.active {
    border: 1px #428bca solid !important;
    background-color: navy !important;
    color: #fff !important;
}

.service-groups a.fsservice-pretty-link:link, .service-groups a.fsservice-pretty-link:visited {
    color: navy;
}

.service-groups a.fsservice-pretty-link:hover {
    color: #fff;
}

ul.menu {
    padding-top: 30px;
}

.col-md-12 h1.title {
    background: none;
    color: navy;
    font-size: 40px;
}

button.btn.btn-lg.btn-primary.btn-search {
    background: navy;
}

h3.serviceColumnLetter {
    font-weight: bold;
    color: navy;
}

.service-groups ul.menu li {
       padding: 0.5em 0.5em 0 0;
}

.row.filtered-services {
    padding-top: 25px;
}