﻿.m-t-10 {
    margin-top: 10px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-bt-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.logo {
    height: auto;
    margin-top: 24px;
    margin-bottom: 24px
}

    .logo img {
        max-width: 100%;
        max-height: 100%;
    }

.btn-primary {
    background-color: #004B8F !important;
}

.btn-success {
    background-color: #00aeef !important;
    border-color: #00aeef;
}

    .btn-success:active:hover {
        background-color: #00aeef !important;
        border-color: #00aeef;
    }

body {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #444444;
}

blockquote {
    margin: 0 !important;
    padding: 1px 0 1px 20px;
    border-left: 4px solid #e6e6e6;
    color: #666666;
    font-size: 100%;
}

#footer, #infobar {
    background: #444444;
    color: #999999;
    border-top: 10px solid #333333;
}

.widget {
    height: 100px;
}

.widget h3 {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal !important;
    color: #ffffff !important;
    border-bottom: 1px solid #555555;
    margin: 0 0 20px 0;
}

.responsive img {
    max-width: 100%;
    height: auto;
}

.disclaimer-header {
    padding: 0 0 5px 0;
} 

#copyright {
    background: #222222;
    color: #777777;
    padding: 5px 0;
    padding: 10px 0 10px 0;
}

#hccMediaContent {
    margin-top: 24px;
}

#noResults {
    display: none;
}
