.center {
    text-align: center;
}

.btn-primary, .bg-primary {
    background-color: #c41230;
}

a {
    color: #c41230;
}

select {
    -webkit-appearance: menulist;
}

.select2-container li {
    font-size: 14px;
}

.roper-logo {
    margin-top: -15px;
    height: 50px;
}

.cornell-logo {
    margin-top: 10px;
    margin-left: 20px;
    width: 55px;
    height: 55px;
}

.navbar-default .navbar-nav > li > a {
    cursor: pointer;
}

.navbar-default {
    background-color: #fff;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #eaeaea;
    color: #444444;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #444444;
    text-decoration: underline;
}

.navbar-default .navbar-nav > li > a {
    color: #444444;
    font-size: 16px;
    font-weight: 600;
}

.dropdown-menu > li > a {
    cursor: pointer;
}

.graph-container {
    height: 550px;
    margin-bottom: 20px;
}

.rating-info > h5 {
    margin-top: -5px;
    margin-bottom: -5px;
    font-weight: 600;
}

.rating-info > table {
    margin-bottom: -5px;
}

.or-seperator {
    margin-top: 45px;
}

.title {
    margin-bottom: 30px;
}

.loading {
    padding-top: 170px;
}

.loading h1 {
    font-size: 70px !important;
}

.graph-title-container {
    padding-top: 10px;
}

.graph-title {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.graph-subtitle {
    margin-bottom: 50px !important;
}

.inline-header {
    display: inline-block;
}

.footnote {
    margin-bottom:30px;
}

.graph-viewer .footnote {
    margin-top:150px;
}

.graph-viewer-options {
    margin-bottom: 50px;
}

.builder, .build-button {
    margin-top: 20px;
}

.builder-row {
    margin-bottom: 20px;
}

.footnote td {
    border:none!important;
    padding-top:0;
    padding-bottom:0;
}

#help-dialog .modal-dialog {
    min-width: 700px;
}

header {
    height: 50px;
    margin-bottom: 50px;
}

.how-to-img {
    width: 665px;
}

#share-link {
    padding: 6px 12px;
    font-size: 14px;
}

footer {
    margin-top: 100px;
}

footer .footer__l-footer__versions {
    display:inline-block;
    vertical-align:middle;
    margin: 15px 0 15px 20px;
    color: #ffffff;
    font-size:16px;
    font-weight:400;
    line-height:1.5;
}


.label-h5 {
    font-size: 14px;
    margin: 10px 0 10px 0;
    line-height: 1.1;
    font-weight: 500;
}

.p-h4 {
    font-size: 18px;
}

.p-h3 {
    font-size: 24px;
}