@font-face {
    font-family: 'Lato';
    src: url('/worldcat/ddc/assets/font/Lato-Regular-122dd68d69fe9587e062d20d9ff5de2a.ttf');
}
header,
main {
    font-family: 'Lato', sans-serif;
    color: #2B3545;
}
header a,
main a {
    color: #1074c3;
}
main {
    background-color: #fafafa;
}
.container,
.container-fluid {
    padding: 0 44px;
}
table {
    margin-bottom: 20px;
}
table .fa-puzzle-piece {
    color: #5a6475;
}
table td {
    padding-right: 15px;
}
.breadcrumb {
    border-radius: 5px;
}
.breadcrumb .breadcrumb-item {
    color: #1074C3;
    text-decoration: underline;
}
.breadcrumb .breadcrumb-item a {
    color: #1074C3;
}
.breadcrumb .breadcrumb-item.ellipsis,
.breadcrumb .breadcrumb-item:last-child {
    color: black;
    text-decoration: none;
}
h2 {
    margin-top: 20px;
}
.sparql {
    margin-left: 20px;
}
.translated-caption {
    margin-left: 30px;
}
.yasgui .autocompleteWrapper {
    visibility: hidden !important;
}
#query {
    display: none;
}
footer {
    background-color: white;
}
footer.footer-padding {
    margin-top: 6rem;
}
footer .container-fluid {
    padding: 0 4rem;
}
footer .dropdown {
    margin-top: 40px;
}
footer .dropdown label {
    font-size: 0.875rem;
    font-weight: 700;
}
footer .dropdown .form-select {
    width: 212px;
    margin-top: 4px;
    margin-bottom: 32px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 0.875rem;
    color: #0d1a2d;
    border-color: #0d1a2d;
    border-radius: 6px;
}
footer .dropdown .form-select:hover {
    border-color: #1074c3;
    background-color: rgba(16,116,195,0.05);
}
footer .dropdown .form-select:focus {
    border-color: #1074c3;
    box-shadow: 0px 0px 0px 2px rgba(128,190,220,0.5), 0px 2px 4px rgba(176,186,197,0.567198);
}
footer .footer-copyright a {
    padding: 4px;
    font-size: 0.75rem;
    line-height: 1.75rem;
    color: #0D1A2D;
}
footer .footer-links {
    margin-top: 148px;
}
@media (max-width: 991.98px) {
    footer .footer-links {
        margin-top: 20px;
    }
}
footer .footer-links ul {
    padding-left: 0px;
    margin-bottom: 0;
    list-style-type: none;
}
footer .footer-links ul li {
    font-size: 0.875rem;
    line-height: 1.75rem;
}
header .dropdown-item {
    padding-left: 30px;
    font-size: 80%;
}
.decoration {
    height: 10px;
    position: relative;
    box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2), 0px 4px 5px 0px rgba(0,0,0,0.14), 0px 1px 10px 0px rgba(0,0,0,0.12);
}
.decoration.footer-deco {
    margin-top: 2.5rem;
    box-shadow: none;
}
.decoration .deco {
    height: 100%;
}
.decoration .deco.first {
    width: 22%;
    background-color: #69BE28;
}
.decoration .deco.second {
    width: 17%;
    background-color: #29845A;
}
.decoration .deco.third {
    background-color: #00AFD7;
}
.navbar {
    padding: 1.5rem 0;
}
.navbar .navbar-brand {
    color: unset;
    font-size: 2rem;
}
.navbar .navbar-brand .brand-color {
    font-weight: bold;
    color: #1074C3;
}
.navbar .nav-link {
    color: #1074C3;
    font-size: .875rem;
    font-weight: 500;
}
.navbar-expand {
    background-color: #eceef2;
}
.navbar-expand .language-col {
    height: 80px;
}
.navbar-expand .nav-title {
    margin-right: 20px;
    font-size: 1.25rem;
    font-weight: 600;
}
.navbar-expand .navbar-nav .nav-link {
    color: white;
    background-color: #717171;
    padding: 0;
    width: 2rem;
    height: 2rem;
    margin-right: 0.5rem;

}
.navbar-expand .navbar-nav .nav-link.active {
    background-color: #1074C3;
}
.navbar-expand .navbar-nav .nav-link:focus{
    outline: 3.5px solid #000;
}
.navbar-brand {
    white-space: wrap !important;
}
.fas {
    color: gray;
    margin-left: 5px;
}
ul.components li {
    list-style-type: '+';
    padding-left: 10px;
}
ul.components li:first-child {
    list-style-type: none;
}
.record-header {
    padding: 1.5rem 0;
    border-bottom: 1px solid #B0BAC5;
}
.record-header h1 {
    margin-bottom:20px;
}
.record-header a[download] {
    text-decoration: none;
}
.record-header a[download] span {
    font-weight: bold;
    padding-left: 6px;
    padding-bottom: 2px;
}
.record-header a[download] svg {
    width:23px;
    color: #1074C3;
}
.record-header dl {
    display: grid;
    column-gap: 32px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 4px;
    grid-template-columns: auto 1fr;
    font-size: 1rem;
    line-height: 1.5;
}
.record-header dt {
    font-weight: bold;
}
.record-header dd {
    margin-bottom: 0px;
}
.record-header button.copy-uri {
    padding:0px;
    margin:0px;
    border: none;
    background: none;
}
.record-header button.copy-uri * {
    vertical-align: bottom;
}
.record-header button.copy-uri svg {
    width: 24px;
    padding: 2px;
    display: inline-block;
}
.custom-card {
    margin-top: 1.5rem;
    padding: 1rem;
    background-color: #fafafa;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.2), 0px 4px 5px rgba(0,0,0,0.14), 0px 1px 10px rgba(0,0,0,0.12);
    border-radius: 6px;
}
.custom-card h2 {
    margin-top: unset;
    font-weight: 400;
}
.custom-card table {
    font-size: 0.875rem;
    line-height: 1.75;
}
.divider {
    width: 100%;
    padding-top: 1.5rem;
    border-bottom: 1px solid #B0BAC5;
    box-sizing: border-box;
}
.card {
    width: 490px;
    margin: 2rem auto;
    border-radius: 0.75rem;
    border: none;
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12);
}
.card .card-header {
    text-align: center;
    padding: 2.5rem;
    background-color: rgba(207,213,220,0.15);
    border-radius: 0.75rem 0.75rem 0 0;
}
.card .card-header h1 {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.25;
    color: #1074c3;
}
.card .card-header p {
    margin-bottom: unset;
    font-weight: bold;
    line-height: 1.25;
}
.card .card-body {
    padding: 0;
}
.card .card-body form .form-wrapper {
    padding: 2.25rem 6rem;
}
.card .card-body form .form-input {
    margin-bottom: 1rem;
}
.card .card-body form .form-input .fas {
    transform: translateY(40%); 
    cursor: pointer;
}
.card .card-body form label {
    margin-bottom: 0.25rem;
    font-size: .875rem;
    font-weight: bold;
    line-height: 1.25rem;
}
.card .card-body form input {
    border-radius: 0.375rem;
    border-color: rgba(0,0,0,0.23);
    box-sizing: border-box;
}
.card .card-body form input:hover {
    border-color: black;
}
.card .card-body form input:focus {
    border-color: #1074c3;
    border-color: transparent;
    box-shadow: inset 0 0 0 2px #1074c3;
}
.card .card-body form .btn {
    margin: 1rem 0 2rem 0;
    font-size: 1.125rem;
    background-color: #1074c3;
    border: none;
    border-radius: 0.375rem;
    box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2), 0px 4px 5px 0px rgba(0,0,0,0.14), 0px 1px 10px 0px rgba(0,0,0,0.12);
}
.card .card-body form .btn:hover {
    background-color: #3296C7;
}
.card .card-body form .btn:active {
    background-color: #dae2e9;
}
.card .card-body form .btn:focus {
   outline: 3.5px solid #000;
}
.card .card-body form a {
    font-weight: bold;
    text-decoration: none;
}
.alert-danger {
    color: #4E0C08;
    font-size: 0.875rem;
    padding: 0.875rem 1rem;
    margin: 1.25rem 1.5rem 0 1.5rem;
    background-color: white;
    border: solid #C42014;
    border-width: 1px 1px 1px 6px;
    border-radius: 0.375rem;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2), 0px 3px 1px -2px rgba(0,0,0,0.12), 0px 2px 2px 0px rgba(0,0,0,0.14);
}
.alert-danger .fa-exclamation-circle {
    color: #C42014;
    margin: 0;
    padding-right: 0.75rem;
    font-size: 1rem;
}
.error-page h1 {
    text-align:center;
    margin: 200px auto;
}
.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #1074c3;
}
.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #1074c3;
}
.tooltip-inner {
    background-color: #1074c3;
    font-size: 80%;
}

.toast {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 200;
}
.toast svg {
    width: 24px;
}

.toast.copy-uri-success {
    background-color: #1074c3;
    color: white;
}

.toast.copy-uri-error {
    background-color: red;
    color: white;
}

#ot-sdk-btn.ot-sdk-show-settings.manage-cookies {
    color: #1074c3 !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.visually-hidden-focusable {
    left: -9999px;
    background: #fff;
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid #1074C3;
}

.visually-hidden-focusable:focus {
    position: static; 
    margin-left: 45px;
    display: inline-block;
    margin-top: 1rem; 
    margin-bottom: 0;
}