
.navbar-nav > li > a {
    padding: 18px 20px 13px;
    text-align: center;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #dddddd;
}
.navbar-brand {
    font-size: 20px;
    height: auto;
    letter-spacing: 2px;
    margin-left: 15px;
    padding: 0;
    word-spacing: -4px;
}
.navbar-brand span {
    color: #2ab1d0;
    font-size: 28px;
}
.footer {
    background-color: #f5f5f5;
    bottom: 0;
    height: 36px;
    padding: 8px;
    position: absolute;
    width: 100%;
}
.footer a {
    color: #999999;
}
.footer a:hover {
    color: #1097b6;
}
.footer .row {
    margin: 0;
    padding: 0;
}
.navbar-default .navbar-nav > li > a {
    border-bottom: 2px solid transparent;
    padding-bottom: 13px;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #1097b6;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #ffffff;
    border-bottom: 2px solid #2ab1d0;
    color: #2ab1d0;
}
.hr-space {
    height: 1px;
    margin: 10px 0;
}
.hr-line-dashed, .hr-line-dashed-thick {
    background-color: #ffffff;
    border-top: 1px dashed #e7eaec;
    color: #ffffff;
    height: 1px;
    margin: 10px 0;
}
.hr-line-dashed-thick {
    border-top: 2px dashed #dddddd;
    margin: 20px 0;
}
.lede {
    color: #666;
    margin-top: 10px;
}
a.green:hover {
    color: #00ab6b;
    cursor: pointer;
    text-decoration: underline;
}
.text-muted {
    color: #999999;
}
.more-news-text {
    left: -105px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 105px;
}
.more-news-text i {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    padding: 5px;
}
.more-news-container {
    border-left: 1px solid #e7eaec;
    margin-left: 110px;
    min-height: 60px;
    padding-top: 10px;
    position: relative;
    width: calc(100% - 110px);
}
.cluster-container {
    background-color: #ffffff;
}
.cluster-time {
    color: #bbbbbb;
    font-size: 12px;
}
.cluster-image-container {
    padding: 20px 15px;
    text-align: center;
}
.cluster-image-container img {
    max-height: 100%;
    max-width: 100%;
}
.dark-grey {
    color: #999999;
}
.dark-grey a, .dark-grey a:focus, .dark-grey a:hover, .dark-grey a:active {
    color: #999999;
    cursor: pointer;
    text-decoration: none;
}
.dark-grey a:hover {
    text-decoration: underline;
}
#top_news_section, #clusters_news_section {
    color: #666666;
    max-height: 100%;
    min-height: 200px;
    padding: 25px;
}
.new_news_section {
    color: #666666;
    padding: 10px;
}
.new_news_block, .new_news_block a, .new_news_block a:focus, .new_news_block a:active {
    color: #999999;
}
.new_news_block a:hover {
    color: #333333;
}
.table-responsive {
    margin-top: 15px;
}
.latest-cluster {
    max-height: 450px;
}
.news-section {
    max-height: 600px;
}
.table-responsive select {
    height: 24px;
    padding: 0 5px;
}
.read-more a {
    color: #bbbbbb;
    cursor: pointer;
    font-size: 12px;
}
.read-more a:hover {
    color: #888888;
    text-decoration: underline;
}
.right-section-heading {
    border-top: 1px solid #dddddd;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    margin: 10px;
}
.right-section-heading .heading-text {
    border-top: 1px solid #666666;
    float: left;
    padding: 5px;
}
.right-section-heading .link-text {
    border-top: 1px solid #bbbbbb;
    color: #bbbbbb;
    cursor: pointer;
    float: right;
    padding: 5px;
}
.right-section-heading .link-text:hover {
    border-top: 1px solid #666666;
    color: #666666;
}
.clear {
    clear: both;
}
.darkgrey:hover, .darkgrey:focus, .darkgrey:active {
    color: #666666;
}
textarea {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    padding: 10px;
    width: 100%;
}
.faq-item {
    background: #f3f3f4 none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 10px 0;
    padding: 20px;
}
.faq-question {
    color: #2ab1d0;
    display: block;
    font-size: 18px;
    font-weight: 600;
}
.faq-question:hover {
    color: #1097b6;
    cursor: pointer;
}
.faq-answer {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    border-radius: 3px;
    margin-top: 10px;
    padding: 15px;
}
#aboutus strong, #aboutus h1, #careers h1, #aboutus h2, #careers h2, #aboutus h3, #careers h3, #aboutus h4, #careers h4, #aboutus h5, #careers h5, #aboutus h6, #careers h6 {
    font-weight: 500;
}
.circle-border {
    border: 2px solid #ffffff;
}
.search-icon {
    color: #aaaaaa;
    float: left;
    font-size: 16px;
    padding: 2px 10px;
}
.search-input {
    border: 0 none;
    height: 30px;
    padding-left: 0;
    width: 160px;
}
.navigation-row, .clusters-row {
    background-color: #ffffff;
    margin-right: 0;
}
.navigation-col {
    position: relative;
    width: 100%;
}
#top-search {
    display: none;
}
.search-bar {
    display: block;
}
#top-search-container {
    position: fixed;
    right: 10px;
    top: 0;
}
.new-news-col{
    max-width: 800px;
    position: relative;
    max-height: 100%;
    padding:25px;
    margin: 0 auto 20px;
    background-color: #fafafa;
}
.remove-float-on-small{
    float:none;
}
@media (min-width: 768px) {
    .remove-float-on-small{
        float:right;
    }
    .navbar-brand {
        margin-left: 0;
    }
    .navbar-nav > li > a {
        margin-right: 20px;
        padding: 18px 0 13px;
        text-align: left;
    }
    .navigation-links-col {
        margin: 0 auto 0 220px;
        max-width: 800px;
        padding: 0 5px;
    }
    .navigation-col {
        left: 0;
        position: fixed;
        top: 0;
    }
    #top-search {
        border: 1px solid #dddddd;
        border-radius: 40px;
        color: #666666;
        display: block;
        font-size: 13px;
        height: 32px;
        margin: 9px 10px;
        width: 210px;
    }
    .search-bar {
        display: none;
    }
}
@media (min-width: 992px) {
    .navigation-row, .clusters-row {
        margin-right: 400px;
    }
    #top-search {
        width: 300px;
    }
    #top-search-container {
        right: 45px;
    }
    .search-input {
        width: 250px;
    }
    .new-news-col {
        height: calc(100% - 88px);
        margin-bottom: 50px;
        overflow: auto;
        padding: 0;
        position: fixed;
        right: 0;
        top: 53px;
        width: 400px;
    }
}
    @media (min-width: 1600px) {
    .navigation-links-col {
        margin: 0 auto;
        padding: 0 25px;
    }
}
