﻿#titleRow #searchGuidelines {
    position: absolute;
    right: 10px;
    border: none;
}
#titleRow input {
    height: 40px;
}

#titleRow .item-title {
    padding: 10px 0;
}

#titleRow .dropdown-toggle {
    height: 40px;
    border: 1px solid #ced4da;
}

#titleRow .form-inline {
    position: relative;
}

#titleRow ul.navbar-nav li.nav-item {
    padding-left: 10px;
}

#titleRow .col-md-12 h1 {
    font-style: normal;
    font-weight: lighter;
    font-size: 44px;
    color: rgba(45,75,105,1);
    /*margin-top: 35px;*/
    margin-top: 1em;
    padding-bottom: 20px;
}
