html {
    line-height: 1.5;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-weight: normal;
    color: rgba(0,0,0,.87);
}

.input-append
{
margin-top: 20px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.1;
    color: #232222;
}

label{
    color: #585858; 
}

div.pabar {
    background-color: #ebebeb;
    height: 35px;
    padding-left: 25px;
    padding-top: 10px;
}

.pabar a {
    color: #404040;
    text-decoration: none;
    font-family: "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.agency-name
{
margin-left: 25px;
}

.agency-name
{
color: #2e2e2e;
font-weight: normal;
font-size: 1.6rem;
font-family: "Montserrat", sans-serif;
letter-spacing: 1.5px;
font-feature-settings: "liga" 0;
}

.top-copy{
font-family: "Montserrat", sans-serif;
color: #2e2e2e;
font-weight: bold;
line-height: 1;
font-size: 110%;
margin-bottom: 40px;
}

.page-header h1
{
font-size: 30px;
color: #2e2e2e;
}

.navbar-static-top.navbar-inverse
{
box-shadow: none;
}

.crmEntityFormView, .entitylist {
    background-color: #ffffff;
    color: #000000;
    border: none;
}

.uc-service-center
{
    margin-bottom: 20px;
}

.uc-service-center .row-item
{
float:left;
width: 250px;
margin-left: 20px;
margin-right:20px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom: 1px solid #f2f2f2;
}

.section-title{
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.section-title-clone
{
    font-size: 22.5px;
    margin-bottom:20px;
}

.crmEntityFormView .section-title {
    margin-bottom: 20px;
}