@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Condensed:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body,
p {
    line-height: 1.65;
    font-size: .92rem;
    font-family: Roboto, 'Open Sans', sans-serif;
}

p {
    padding-top: .2rem;
    padding-bottom: .5rem;
    line-height: 1.75
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #333
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

a {
    color: #0071bc;
    transition: all .35s
}

a:hover {
    text-decoration: none;
    color: #005289
}

.btn,
button {
    cursor: pointer
}

.bg-light {
    background-color: #fff
}

.site-header {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 20px
}

.site-header .navbar-light .navbar-brand,
.site-header .navbar-light .navbar-nav .nav-link {
    color: #fff
}

.site-header .navbar-light .navbar-brand a.active,
.site-header .navbar-light .navbar-nav .nav-link a.active {
    color: #003456;
    border-bottom: solid 2px #003456
}

.site-header .nada-logo {
    padding: 0;
    margin-right: 0;
    display: inline-block
}

.site-header .nada-logo img {
    max-width: 165px;
    height: 50px
}

.site-header .nada-site-title {
    font-size: 30px;
    font-weight: 700
}

.site-header .nada-site-subtitle {
    font-size: 15px;
    color: #6c757d;
    margin-top: -10px
}

.site-header .nada-sitename {
    border-left: solid 1px #bfbfbf;
    padding-left: 15px;
    margin-left: 10px;
    font-size: 16px;
    white-space: initial;
    display: inline-block
}

.site-header .wb-navbar {
    padding-left: 0;
    padding-right: 0
}

.site-header .wb-navbar-button-toggler {
    right: 0
}

.site-header .wb-login-link {
    z-index: 10000;
    position: relative
}

.navbar-light .navbar-nav .nav-link {
    font-size: .75rem;
    margin-left: 2rem;
    text-transform: uppercase;
    transition: all .25s;
    border-bottom: solid 3px transparent
}

.navbar-light .navbar-nav .nav-link.active {
    color: #0071bc;
    border-bottom: solid 3px #0071bc
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #04a2cf;
    border-bottom: solid 3px #04a2cf
}

.navbar-light .navbar-nav a.dropdown-item {
    font-size: .75rem;
    text-transform: uppercase
}

li.nav-item.dropdown .fa {
    margin-right: 5px
}

.sidebar-module {
    padding-top: 16px
}

.sidebar-module h5 {
    font-weight: 700
}

.sidebar-module li.nav-item a {
    font-size: .75rem;
    color: #333;
    display: block;
    padding: 5px 0 5px 7px;
    transition: all .25s
}

.sidebar-module li.nav-item a.active,
.sidebar-module li.nav-item a:hover {
    text-decoration: none;
    background-color: #f2f2f2
}

.sidebar-module .sidebar-module-nav {
    padding: 0
}

.wb--full-width {
    width: 100%
}

.wb--full-width .nav-item a {
    display: inline-block;
    padding: .5rem 0;
    margin-right: .8rem
}

.contact-us {
    height: 44px;
    background-color: rgba(211, 211, 211, .23);
    padding: 10px;
    position: relative;
    border-radius: 6px
}

.contact-us .fa.fa-envelope-o {
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: rgba(51, 51, 51, .09);
    left: 0;
    height: 44px;
    padding: 14px
}

.contact-us a {
    margin-left: 46px;
    font-size: .9rem
}

.filter-by-access .form-check-label img {
    max-width: 18px
}

.filter-by-access .form-check-label .form-check-input {
    position: absolute;
    margin-top: .45rem
}

.sidebar-filter {
    position: relative
}

.sidebar-filter .form-check {
    margin-bottom: .2rem;
    transition: all .15s
}

.sidebar-filter .form-check:hover {
    opacity: .7
}

.sidebar-filter .form-check-input {
    position: absolute;
    margin-top: .45rem
}

.sidebar-filter h6 {
    margin-bottom: 1rem;
    margin-top: .5rem
}

.sidebar-filter .sidebar-filter-index {
    position: absolute;
    top: 20px;
    background-color: #bfbfbf;
    padding: 2px 6px;
    color: #fff;
    right: 1rem;
    font-size: .8rem
}

.sidebar-filter .sidebar-filter-entries {
    max-height: 300px;
    overflow: scroll;
    overflow-x: auto;
    overflow-y: auto
}

.sidebar-filter:not(:nth-child(1)) {
    margin-top: 10px
}

.sidebar-filter-actions {
    padding: 15px;
    background-color: #f3f3f3
}

.togglable {
    cursor: pointer;
    transition: all .25s
}

.togglable:hover {
    color: #0071bc
}

.togglable .fa-filter:hover {
    color: #0071bc
}

.wb-sidebar-filter-collapse {
    display: none
}

.sort-results-by {
    margin-top: 20px
}

.nada-pagination {
    margin: 10px 0 40px;
    border-bottom: solid 1px #d3d3d3;
    border-top: solid 1px #d3d3d3
}

.pagination-md .page-link {
    padding: .65rem 1.15rem
}

.citation-row,
.survey-row {
    border-bottom: solid 1px #d3d3d3;
    padding-bottom: .8em;
    padding-top: 1rem;
    position: relative;
    transition: all .35s
}

.citation-row:hover,
.survey-row:hover {
    opacity: .8;
    background-color: #f6f7f7
}

.citation-row h2,
.citation-row h3,
.survey-row h2,
.survey-row h3 {
    margin-top: 10px
}

.citation-row img,
.survey-row img {
    margin-top: 1rem;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.citation-row .owner-collection,
.citation-row .study-country,
.citation-row .sub-title,
.citation-row .survey-stats,
.survey-row .owner-collection,
.survey-row .study-country,
.survey-row .sub-title,
.survey-row .survey-stats {
    margin: 6px auto
}

.citation-row .study-country,
.survey-row .study-country {
    font-weight: 700
}

.citation-row .owner-collection,
.survey-row .owner-collection {
    font-size: .75rem
}

.citation-row .survey-stats,
.survey-row .survey-stats {
    font-size: .65rem;
    opacity: .7
}

.citation-row .survey-stats span,
.survey-row .survey-stats span {
    display: inline-block;
    margin-right: 10px
}

.featured-study {
    border: 1px solid #fff1d3;
    background-color: #fffbe5;
    position: relative;
    padding: 24px 20px 20px 20px;
    overflow: hidden
}

.featured-study .featured-study-tag {
    position: absolute;
    top: 16px;
    right: -30px;
    border-radius: 0;
    padding: 12px 28px;
    transform: rotate(45deg)
}

.featured-study .featured-study-tag-left {
    left: 0;
    right: initial;
    border-radius: 0 0 4px 0
}

.breadcrumb-path:before {
    content: "»";
    margin: 0 6px
}

.wb-breadcrumb {
    background: 0 0;
    padding-left: 0;
    font-size: .8rem;
    text-transform: uppercase
}

.sort-results-by a {
    margin: auto 10px
}

.active-filters-container {
    margin: 20px 0 30px;
    border-radius: 3px;
    position: relative
}

.active-filters-container .wb-badge-close {
    padding: 10px 10px;
    margin: 2px 4px 2px 0;
    position: relative;
    padding-right: 30px;
    cursor: pointer;
    transition: opacity .35s
}

.active-filters-container .wb-badge-close:hover {
    opacity: .75
}

.active-filters-container .wb-badge-close .fa {
    position: absolute;
    top: 7px;
    right: 5px;
    background-color: rgba(0, 0, 0, .15);
    padding: 3px 4px;
    border-radius: 2px
}

.active-filters-container .active-filters {
    background: #f3f3f3;
    overflow: auto;
    color: #fff;
    clear: both;
    padding: 10px
}

.active-filters-container .active-filters .country {
    background-color: #ababab
}

.active-filters-container .active-filters .dtype {
    background-color: #919191
}

.active-filters-container .active-filters .years {
    background-color: #787878
}

.active-filters-container .active-filters .sk {
    background-color: #5e5e5e
}

ul.share-bar {
    position: absolute;
    height: 30px;
    width: auto;
    text-align: left;
    right: 15px;
    top: 11px;
    list-style: none
}

ul.share-bar li {
    display: inline-block;
    margin-left: 1rem
}

ul.share-bar .fa-facebook {
    color: #3b5998
}

ul.share-bar .fa-twitter {
    color: #00b6f1
}

ul.share-bar .fa-linkedin {
    color: #007bb6
}

ul.share-bar .fa-google {
    color: #df4a32
}

ul.share-bar .fa {
    transition: all .15s
}

ul.share-bar .fa:hover {
    opacity: .7;
    transform: scale(1.1)
}

* {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.fa.fa-refresh {
    margin-right: 5px
}

.wb-nav-tab-space {
    margin-top: 3rem
}

.wb-nav-tab-space .nav-item a.nav-link img {
    width: 1rem;
    margin-right: .5rem
}

.wb-nav-tab-spacemod {
    margin-top: 1rem
}

.wb-nav-tab-space .nav-item a.nav-link img {
    width: 1rem;
    margin-right: .5rem
}

.wb-table-space {
    margin-top: 1rem
}

.wb-table-img {
    max-width: 100%;
    height: auto;
    margin-top: .8rem
}

.wb-box-sidebar p {
    font-size: .75rem
}

.wb-table-sm {
    font-size: .75rem
}

.wb-border-left {
    border-left: 1px solid #e8e8e8
}

.wb-top-space {
    margin-top: 3rem
}

.wb-top-space-sm {
    margin-top: 1rem
}

.wb-inline-img {
    float: left;
    margin-right: 2rem;
    margin-bottom: 1rem
}

.wb-ihsn-sidebar-filter {
    background-color: #f3f3f3;
    padding: 15px
}

.wb-nav-link {
    font-size: .75rem
}

.dropdown-toggle.small i.fa.fa-user-circle-o.fa-lg {
    margin-right: 6px
}

.wb-tab-heading {
    border-top: 4px solid #0071bc;
    background-color: #f6f6f6
}

.wb-study-statistics-box {
    background: #eaeaea
}

.wb-text-link-uppercase {
    text-transform: uppercase
}

.wb-btn-outline {
    border-color: #0071bc
}

.wb-btn-outline:hover {
    border-color: #0071bc;
    background-color: #0071bc;
    color: #fff
}

.wb-btn-outline:hover .fa {
    color: #fff
}

.btn-outline-primary {
    color: #0071bc
}

.btn-outline-primary .fa {
    color: #0071bc
}

.btn-outline-primary:hover .fa {
    color: #fff
}

.wb-btn {
    border-color: #0071bc;
    background-color: #0071bc;
    color: #fff
}

.wb-btn:hover {
    color: #fff
}

.wb-fill {
    color: #0071bc
}

.wb-fill:hover {
    color: #fff
}

.wb-question {
    cursor: pointer
}

.wb-no-show {
    display: none
}

.page-link {
    color: #0071bc
}

.h1,
h1 {
    font-size: 2rem
}

footer {
    margin-top: 60px
}

footer .full-row-footer-components {
    padding-top: 32px;
    padding-bottom: 16px;
    background-color: #262626;
    margin-left: 0;
    margin-right: 0
}

footer .full-row-footer-black-components {
    padding-top: 16px;
    padding-bottom: 6px;
    background-color: #000;
    margin-left: 0;
    margin-right: 0
}

footer .footer hr {
    border-top: 1px solid #787878
}

footer .footer .footer-menu-item {
    margin-bottom: 2rem
}

footer .footer .footer-menu-item ul {
    padding: 0;
    list-style: none
}

footer .footer .footer-menu-item ul li {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 8px 0
}

footer .footer .footer-menu-item ul li a {
    color: #fff
}

footer .footer .footer-menu-item ul li a:hover {
    color: #fff;
    text-decoration: underline
}

footer .footer .footer .highlight_component .highlights-card .highlights-card-block h3,
footer .footer .footer .latest-v1-section h3,
footer .footer .footer .news-hero-section .news-hero-img-overlay .news-hero-description,
footer .footer .footer .ombc-section .ombc-description,
footer .footer .highlight_component .highlights-card .highlights-card-block .footer h3,
footer .footer .latest-v1-section .footer h3,
footer .footer .news-hero-section .news-hero-img-overlay .footer .news-hero-description,
footer .footer .ombc-section .footer .ombc-description,
footer .footer h4 {
    color: #fff;
    margin: 0 0 16px 0;
    text-transform: uppercase
}

footer .footer .footer-bottom {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #787878;
    display: block;
    width: 100%
}

footer .footer .list-inline {
    margin-left: 0
}

footer .footer .list-inline ul {
    padding: 0;
    list-style: none
}

footer .footer .list-inline ul>li {
    padding: 0;
    line-height: 16px;
    margin: 0 0 8px 0
}

footer .footer a.disclaimer {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    border-right: 1px solid #fff;
    margin-right: 8px;
    padding-right: 8px
}

footer .footer a.disclaimer:hover {
    text-decoration: underline
}

footer .footer a.disclaimer:last-child {
    border-right: 0 solid #d4d4d4;
    margin-right: 0;
    padding-right: 0
}

footer .footer .footer-copy-right {
    opacity: .5
}

footer .footer .footer-copy-right p {
    color: #fff
}

footer .footer .footer-bottom-left ul {
    padding: 0;
    list-style: none
}

footer .footer .footer-bottom-left ul li {
    align-self: center
}

footer .footer .footer-bottom-left ul li a.wbg-partnership {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .5;
    margin-left: 8px;
    padding-left: 8px
}

footer .footer .footer-bottom-left ul li a.wbg-partnership:hover {
    text-decoration: underline
}

footer .footer .wb-fraud-report {
    color: #fff;
    text-transform: uppercase
}

footer .footer .wb-fraud-report a {
    color: #fff;
    transition: all .35s
}

footer .footer .wb-fraud-report a:hover {
    opacity: .8
}

footer .footer .search-submit-icon {
    position: absolute;
    right: 10px;
    top: 9px;
    height: 20px;
    border-radius: 0;
    z-index: 10000
}

footer .footer .search-submit-icon {
    position: absolute;
    right: 10px;
    top: 9px;
    height: 20px;
    border-radius: 0;
    z-index: 10000
}

footer .footer .footer-newsletter {
    margin-bottom: 2rem
}

footer .footer .social-icon {
    margin-bottom: 2rem
}

footer .footer .social-icon ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0
}

footer .footer .social-icon ul li a {
    color: #fff;
    background-color: #0275d8;
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    justify-content: center;
    align-items: center;
    transition: opacity .25s
}

footer .footer .social-icon ul li a:hover {
    text-decoration: none;
    opacity: .5
}

.var-compare-container {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    position: relative
}

.var-compare-container .compare-header {
    position: relative
}

.var-compare-container .error {
    font-size: 16px;
    color: red;
    padding: 10px;
    margin: 10px
}

.var-compare-container .compare-box {
    border: 3px solid #eee;
    margin: 5px
}

.var-compare-container .compare-box .compare-box-title {
    background-color: #eee;
    color: #333;
    padding: 15px 20px;
    cursor: move
}

.var-compare-container .compare-box .var-name {
    float: left;
    font-weight: 400;
    font-size: 28px
}

.var-compare-container .compare-box .var-links {
    float: right;
    font-size: 11px
}

.var-compare-container .compare-box-body {
    padding: 15px 25px;
    width: 400px
}

.var-compare-container .compare-box .survey-link {
    margin-bottom: 10px;
    font-size: small
}

@media only screen and (min-device-width:320px) and (orientation:portrait) {
    ul.footer-ul-links-centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 1rem;
        text-align: center;
        width: 100%
    }

    .wb-top-space-sm {
        margin-top: .6rem
    }

    button.navbar-toggler.navbar-toggler-right {
        z-index: 1000
    }

    ul.navbar-nav.ml-auto {
        position: relative;
        background-color: #1a3e55;
        z-index: 100
    }

    .navbar-light .navbar-nav .nav-link.active {
        border: none
    }
}

.col-sm-12 .share-bar {
    display: none
}

@media (max-width:991px) {
    .wb-logo {
        background: url(images/logo-sm.png) no-repeat 0 0;
        width: 30px;
        height: 30px;
        display: block;
        float: left;
        margin: 0 5px 5px 0
    }

    .wb-logo img {
        display: none
    }
}

@media (max-width:767px) {
    h1.desktop-viewport {
        display: none
    }

    .col-12 .breadcrumb {
        display: none
    }

    .col-12 .share-bar {
        display: none
    }
}

@media (min-width:768px) {
    h1.mobile-viewport {
        display: none
    }
}

.progress-text {
    margin-left: 5px
}

.contributing-repos h3 {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdcdc
}

.contributing-repos .collection-container .row {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc
}

.content-unpublished {
    padding: 15px;
    color: #fff;
    background: red;
    margin-top: 15px;
    margin-bottom: 15px
}

.icon-da-data_enclave {
    background: url(../images/custom-policy-round-32x32.svg) no-repeat 0 2px;
    width: 12px;
    height: 14px;
    display: inline-block;
    background-size: 12px
}

.icon-da-direct {
    background: url(../images/direct-download-32.svg) no-repeat 0 2px;
    width: 12px;
    height: 14px;
    display: inline-block;
    background-size: 12px
}

.icon-da-open {
    background: url(../images/open-data-32.svg) no-repeat 0 2px;
    width: 12px;
    height: 14px;
    display: inline-block;
    background-size: 12px
}

.icon-da-public {
    background: url(../images/public-use-round-32x32.svg) no-repeat 0 2px;
    width: 12px;
    height: 14px;
    display: inline-block;
    background-size: 12px
}

.icon-da-licensed {
    background: url(../images/licensed-round-32x32.svg) no-repeat 0 2px;
    width: 12px;
    height: 14px;
    display: inline-block;
    background-size: 12px
}

.icon-da-remote {
    background: url(../images/external-round-32x32.svg) no-repeat 0 2px;
    width: 12px;
    height: 14px;
    display: inline-block;
    background-size: 12px
}

.icon-da-,
.icon-da-data_na {
    background: url(../images/not-available-round-32x32.svg) no-repeat 0 2px;
    display: inline-block;
    background-size: 18px
}

.survey-row .icon-da {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: 48px
}

.survey-row .variables-found .toggle-arrow-down {
    display: none
}

.survey-row .expand .toggle-arrow-down {
    display: inline-block
}

.survey-row .expand .toggle-arrow-right {
    display: none
}

#surveys .variable-footer {
    display: none
}

#surveys .expand .variable-footer {
    display: block;
    margin-top: 5px;
    padding: 5px;
    background: #e8e8e8
}

#surveys .variables-found .vsearch {
    font-size: 11px;
    color: #707070;
    background: #eceeef;
    display: inline-block;
    position: relative;
    border-bottom: 1px solid #fff
}

#surveys .variables-found .vsearch .heading-text {
    padding: 7px 15px
}

#surveys .variables-found .vsearch .toggle-arrow {
    font-size: 17px;
    padding: 4px 15px;
    background: #ccc;
    display: inline-block
}

.var-quick-list-scroll {
    height: 190px;
    overflow: auto
}

.var-quick-list .table td,
.var-quick-list .table th {
    padding: 3px;
    font-size: 12px
}

.table-condensed td,
.table-condensed th {
    padding: 3px
}

.catalog-modal-dialog .modal-body {
    max-height: 400px;
    overflow-y: auto
}

.catalog-modal-dialog .modal-body h1 {
    font-size: 22px
}

.catalog-modal-dialog .modal-body h2 {
    font-size: 18px
}

.catalog-modal-dialog .modal-body .var-breadcrumb {
    display: none
}

.catalog-modal-dialog .modal-body .table td,
.catalog-modal-dialog .modal-body .table th {
    padding: 3px;
    font-size: 12px
}

.xsl-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    color: #363636;
    font-weight: 400
}

.xsl-subtitle {
    color: #363636;
    font-weight: 700;
    border-bottom: 1px solid #e8e8e8;
    padding-right: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 10px
}

.metadata-container .field-value {
    padding-top: .2rem;
    padding-bottom: .5rem;
    line-height: 1.75
}

.xsl-caption {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px
}

.xsl-text.xsl-country {
    font-weight: 700
}

.xsl-study-title .xsl-text {
    font-weight: 700
}

.xsl-warning {
    color: #ff6c00;
    margin: 10px
}

ul.nada-list-group {
    padding-left: 0;
    margin-top: 20px
}

.panel-td h2 {
    font-size: 1.3rem
}

.panel-td .xsl-subtitle,
.panel-td h3 {
    font-size: 1rem
}

.field-caption {
    font-weight: 700
}

.row-color1,
.varCatgry tr:nth-child(even) td,
.xsl-table tr:nth-child(even) td {
    background: #fff
}

.row-color2,
.varCatgry tr:nth-child(odd) td,
.xsl-table tr:nth-child(odd) td {
    background: #f7f7f9
}

.table-variable-list .row-color1:hover,
.table-variable-list .row-color2:hover {
    background-color: #464a4c6e
}

.variables-container .pnl-active {
    background: #ced4da;
    border: 0;
    color: #333;
    font-weight: 700
}

.pnl-active td {
    border: 0
}

.pnl-active a {
    color: #333
}

.study-metadata .var-info-panel {
    border: 0;
    background: #f0f0f0;
    border-bottom: 1px solid #dcdcdc
}

.var-info-panel .panel-td {
    border: 0;
    padding-bottom: 15px;
    padding-left: 20px
}

.var-info-panel .xsl-caption {
    color: gray;
    font-weight: 400
}

.variable-container h2 {
    font-size: 1.5rem
}

.variable-container h5 {
    font-size: 1rem
}

a.active.page-link {
    background: #0071bc;
    color: #fff
}

.variables-container .icon-toggle {
    position: absolute;
    right: 20px;
    top: 8px;
    font-size: 20px
}

.variables-container .icon-toggle .expanded_ {
    display: none
}

.variables-container .pnl-active .icon-toggle .expanded_ {
    display: inherit
}

.variables-container .pnl-active .icon-toggle .collapased_ {
    display: none
}

.variables-container .var-row {
    padding: 8px;
    position: relative;
    border-bottom: 1px solid #e9ecef;
    cursor: pointer
}

.variables-container .var-row:hover {
    background: #e9ecef
}

.variables-container .var-row:hover a {
    color: #000
}

.variables-container .data-dictionary {
    border-top: 2px solid #0071bc;
    border-bottom: 2px solid #0071bc;
    margin-bottom: 15px
}

.study-metadata .resources h3 {
    font-weight: 700;
    padding-top: 10px;
    font-size: 12px
}

.study-metadata .abstract {
    display: none;
    margin-bottom: 10px;
    background-color: none;
    margin-top: 10px
}

.resources .resource,
.study-metadata .resources .alternate {
    padding: 10px
}

.study-metadata .resources .alternate {
    background-color: #f2f2f2
}

.resources .resource:hover,
.study-metadata .resources .alternate:hover {
    background-color: #fafafa
}

.study-metadata .resources fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 5px;
    color: #333
}

.study-metadata .resources fieldset legend {
    font-weight: 700;
    padding: 0;
    text-transform: capitalize;
    font-size: 15px
}

.study-metadata .resource-info {
    cursor: pointer
}

.study-metadata .resource-file-size {
    display: inline-block;
    width: 100px;
    text-align: left;
    color: #999
}

.study-metadata .tbl-resource-info {
    padding: 0;
    margin: 0;
    border-collapse: collapse
}

.study-metadata .resource-info {
    padding-left: 20px
}

.study-metadata .active .resource-info {
    font-weight: 700;
    margin-bottom: 10px
}

.study-metadata .resource .caption {
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    text-align: right;
    width: 170px
}

.study-metadata .resources .resource .icon-collapsed {
    display: none
}

.study-metadata .resources .active .icon-expand {
    display: none
}

.study-metadata .resources .active .icon-collapsed {
    display: inline-block
}

.study-metadata .study-links .link-col {
    margin-right: 10px
}

.study-metadata-info-bar .wb-table-space td {
    border-top: 0
}

.study-metadata-page .dataset-links a {
    color: gray
}

.study-metadata-page .badge-light {
    background: #f7f7f9;
    font-weight: 400;
    font-size: 12px
}

.study-metadata-page .page-header {
    border-bottom: 1px solid #dcdcdc
}

.study-metadata-page .page-header .nav-tabs {
    border-bottom: 0
}

.study-metadata-page .page-header .nav-tabs .active {
    background: #fff;
    font-weight: 700;
    border-top: 2px solid #0071bc
}

.study-metadata-page .study-metadata-body-content {
    margin-top: 15px
}

.study-metadata-page .dataset-footer-bar {
    color: gray
}

.study-metadata-page .collection-thumb-container img {
    width: 100%
}

.border-top-none {
    border-top: none
}

.switch-page-size .nada-btn {
    font-size: 12px;
    color: #0071bc;
    vertical-align: inherit;
    cursor: pointer;
    background: #e9ecef;
    padding: 7px
}

.error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem
}

.error p {
    margin: 0;
    padding: 0;
    color: #721c24
}

.lang-container {
    font-size: smaller;
    padding-left: 15px
}

.lang-container .lang-label {
    border-left: 1px solid #dcdcdc;
    padding-left: 5px;
    padding-right: 5px
}