body {
    color: #444;
}

body, li {
    font-family: "Source Sans Pro", "Open Sans", Arial, sans-serif;
}

@media (max-width: 480px) {
    .container, .main-side-left .container, .pix-container, .main-side-left .left-menu-content .pix-container, .left-main-menu .menu-container {
        max-width: 100% !important;
    }
}

.no-vc-active {
    padding-top: 50px;
    padding-bottom: 50px;
}

.hospital-metadata-container {
    padding: 1em;
    background-color: #F4F4F4;
}

.hospital-metadata-title {
    font-weight: bold;
}

.hospital-content {
    padding-left: 2em;
}

.hospital-content tr {
    border-top: 1px solid #e7e7e7;
}

.hospital-map-global {
    margin-bottom: 3em;
}

.reference-content {
    margin-bottom: 2em;
}

.reference-content-in-post {
    font-size: 0.75em;
}

.rm-link-to-ref, .rm-link-from-ref, .rm-link-to-archived {
    color: #c31f28;
}

.button-read-more {
    padding: 8px 12px;
    background-color: rgba(10,0,0,0.7);
    color: #ffffff;
    font-size: 11px;
}

.widget.widget_nav_menu li {
    padding-left: 30px;
}

#menu-report-nav .current-menu-item a {
    font-weight: bold;
    color: #79151a;
}

#menu-report-nav .current-menu-item .sub-menu {
    background-color: #ffffff;
}

#menu-report-nav .current-menu-item .sub-menu a {
    font-weight: normal;
    color: #7C7C7C;
}

.btn-download-block {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #79151a;
    color: #ffffff;
}

.sidebar-report-page {
    padding-bottom: 40px;
}

.sidebar-report-page #text-2 {
    padding-bottom: 0;
}

.content-report-page h4 {
    font-weight: bold;
}

#menu-myths-nav .current-menu-item a {
    font-weight: bold;
    color: #79151a;
}