/*
GeoAPIs.io Ursidae Main Stylesheet
20250623
 */
body.indent {
    background-color: #023859;
    padding: 30px;
}
body {
    font-family: 'Inter', sans-serif;
}
h1, h2, h3, h4 {
    font-family: 'futura-pt', sans-serif;
}
h5, h6 {
    font-family: 'Inter', sans-serif;
}
p, ul li, ol li, a, td, th {
    font-family: 'Inter', sans-serif;
}

/* Migrated from Interactives */
h1 {
    font-size: 28px;
    margin-bottom: 32px;
    color: #023859;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0.05em;
    white-space: nowrap;

}
h1.resource-title {
    margin-bottom: 0;
    line-height: 1.65em;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 700;
    color: #323232;
    margin-top: -10px;
}

h2 {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    transition: color 0.2s ease-in-out;
    line-height: 1.65em;
    text-transform: uppercase;
    color: #323232;
}
h2.card-heading {
    margin-bottom: 0;
}
h2.resource-title {
    margin-bottom: 0;
    line-height: 1.65em;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    color: #323232;
    margin-top: -10px;
}
h3 {
    font-size: 16px;
    padding: 0;
    line-height: 18px;
    color: #242437;
    font-weight: 600;
    letter-spacing: 0.1em;
    white-space: nowrap;
    text-transform: uppercase;
}
h2.page-header,
h3.page-header {
    font-size: 16px;
    margin: 3px 0 0 0;
    padding: 0;
    line-height: 18px;
    color: #242437;
    font-weight: 600;
    letter-spacing: 0.1em;
    white-space: nowrap;
    text-transform: uppercase;
}
h4 {
    font-family: 'futura-pt', sans-serif;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.07em;
    color: #0D1C73;
/*

    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
    color: #323232;
 */
    text-transform: uppercase;
    line-height: 1.65em;
    transition: color 0.2s ease-in-out;
}
h4.rw-tb-indent {
    margin-bottom: 20px;
}
h5,
.card-header h5,
.card-header h4,
h5.card-title,
.card-header h5.card-title,
.card-header h4.card-title {
    color: #0D1C73;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.4;
}
h5.modal-title {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.4;
}
.card-header h5,
h5.modal-title,
h5.card-title,
.card .card-header h5.card-title,
.card-header h4.card-title {
    line-height: 2;
}
h5.rw-accordion-item-title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 20px;
}
h5.modal-title {
    color: #FFFFFF;
}
.modal-close-btn {
    color: #FFFFFF;
    border: none;
    background: transparent;
    font-size: 16px;
}
.modal-close-btn:hover {
    background: rgba(0,0,0,0.1);
}

/* Colors */


/* LOGO */
.logo-text {
    font-size: 20px;
    font-family: 'Futura PT', sans-serif;
    font-weight: 300;
}
a.logo-text {
    text-decoration: none;
}
.logo-text span.bold {
    font-family: futura-pt-bold, sans-serif;
}
.logo-text.logo-light {
    color: #FEFEFE;
}
.logo-text.logo-dark {
    color: #01223E;
}


header.page__header .logo-holder,
header.page__header .logo-holder a.logo-text,
header.page__header .logo-holder a.logo-text span {
    font-size: 20px;
    font-family: 'Futura PT', sans-serif;
    text-decoration: none;
}
a {
    color: #1E2274;
}
fieldset legend {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0;
    color: #242437;
    font-family: 'Inter', sans-serif;
}
h5.display-inline {
    display: inline-block;
}

/* Colors -------------------------------------- */
.text-green {
    color: #014017;
}
.text-blue {
    color: #0D1C73;
}
.text-red {
    color: #A60505;
}
.text-light-gray {
    color: #323c47;
}
.text-dark-gray {
    color: #212529;
}
.text-primary {
    color: #0D1C73 !important;
}
p.subtitle {
    color: #323c47;
}
p.subtitle.mt-0 {
    margin-top: 0;
}
p.subtitle.mb-10 {
    margin-bottom: 10px;
}
.page-heading.compound-specimen {
    background-color: #313575;
}
.page-heading.constituent-part {
    background-color: #633090;
}
.page-heading.system {
    background-color: #0D1C73;
}
.page-heading.vocabulary {
    background-color: #F68318;
}
.page-heading.value-domain {
    background-color: #753231;
}
/* Semantic #4E79A7 */

.page-heading.constituent-part h2.page-header,
.page-heading.constituent-part h3.page-header,
.page-heading.compound-specimen h2.page-header,
.page-heading.compound-specimen h3.page-header,
.page-heading.system h2.page-header,
.page-heading.system h3.page-header,
.page-heading.vocabulary h2.page-header,
.page-heading.vocabulary h3.page-header,
.page-heading.value-domain h2.page-header,
.page-heading.value-domain h3.page-header {
    color: #FFFFFF;
    font-weight: 600;
    letter-spacing: 0.12em;
}
/* Alt Colors: #4E79A7 #313575 #F68318 #633090 #E6E6E6 (#DCDEDF) */
/* Right way Overrides -------------------------------------------------------------------------------------------- */
.page .page__header.invert {
    background: linear-gradient(138deg,rgba(2, 4, 38, 1) 0%, rgba(7, 10, 64, 1) 20%, rgba(13, 28, 115, 1) 85%, rgba(27, 47, 166, 1) 100%);
    border-bottom: 1px solid #FFF;
}
.page .page__content .page-aside.invert {
    background: linear-gradient(138deg,rgba(2, 4, 38, 1) 0%, rgba(7, 10, 64, 1) 100%);
    color: #dfdfe9;
    border-right-color: rgba(0, 0, 0, 0.2);
}
.page__header > .box .btn, .page__header > .box .user {
    margin-left: 0;
}
.page > .page__content {
    background: rgb(232, 238, 243);
}
.page__content .card.card-form {
    background: #FFFFFF;
    border: 2px solid rgba(200,200,200);
}
.page-heading .page-heading__container {
    width: 100%;
}
.page-heading .page-heading__container h1,
.page-heading .page-heading__container h2,
.page-heading .page-heading__container h3,
.page-heading .page-heading__container h4 {
    margin-bottom: 0;
}
.page-heading .page-heading__container {
    padding: 15px 20px;
}
/* Admin Sidebar -------------------------------------------------------------------- */
.page-aside .navigation ul {
    list-style-type: none;
}
.page-aside .navigation ul li a {
    color:  rgb(198, 198, 206);
    letter-spacing: 0.02em;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 12px;
    transition: all .4s ease
}

.page-aside .navigation ul li.openable.open ul li.openable::before,
.page-aside .navigation ul li.openable.open ul li a,
.page-aside .navigation li.openable.open ul li a {
    color: #0A1659;
    font-weight: 500;
}
.page-aside .navigation > ul > li ul > li > ul > li > a {
    padding-left: 50px;
}
.navigation ul > li.openable.open::before {
    font-family: "tabler-icons" !important;
    content: "\fb2d";
}
.navigation ul > li > a.no-icon::after {
    display: none;
}
.navigation ul > li.openable::before {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    font-size: 14px;
    font-family: "tabler-icons" !important;
    content: "\fb2a";
    line-height: 20px;
}
.page-aside .navigation ul li {
    margin-bottom: 0 !important;
}
.navigation > ul > li > a {
    padding: 10px 15px 10px 10px;
}
.admin-navigation .navigation ul > li > a i.icon,
.admin-navigation .navigation ul > li > a span.text {
    font-size: 12px;
}
.page-aside .navigation ul li.openable.open ul {
    background: rgb(246, 246, 246);
}
.page-aside .navigation > ul > li ul > li.open > a {
    background: rgba(0, 0, 0, 0.06);
}
.page-aside .navigation > ul > li ul > li > ul > li > a {
    background: rgba(0, 0, 0, 0.08);
}
.page-aside .navigation > ul > li ul > li > a:hover,
.page-aside .navigation > ul > li ul > li > ul > li > a:hover {
    background: rgba(255,255,255,1);
}

/* Main Content --------------------------------------------------- */
.card .card-body {
    color: #22212f;
}
.card .card-body .badge.badge-blue {
    background-color: #242873;

}
.card .card-body .badge.badge-blue::after {
    color: #FFFFFF;
}
/* Show Views -------------------------------------------------- */
table.specimen-table thead th {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0;
    color: #242437;
}

span.test-record-label {
    display: block;
    line-height: 1.2;
    font-size: 18px;
    color:#A60505;
    text-align: center;
    font-weight: 600;
}
.row.test-record {
    padding: 10px 0;
    border: 2px solid #A60505;
    background: rgba(166,5,5,0.3);
}



/* MODALS ---------------------------------------------------------- */

button.modal-button.btn.btn-circle {
    margin-top: 4px;
    width: 15px;
    height: 15px;
    padding: 3px 0;
    border-radius: 10px;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
}
button.modal-button.btn.btn-circle i {

}
.compact-modal,
.modal.compact-modal table tr th,
.modal.compact-modal table tr td {
    font-size: 12px;
}
.modal .modal-body {
    position: relative;
}
.modal .modal-body #spinner-modal {
    position: relative;
    text-align: center;
    margin: 15px auto 35px auto;
    z-index: 9999;
    display: block;
    width: 80px;
    height: 80px;
    border: 10px solid rgba(0, 0, 0, .3);
    border-radius: 50%;
    border-top-color: #000;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}

.modal .modal-header {
    background: #0A1659;
    color: #FFFFFF;
}
.modal-content .modal-header {
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 3px 3px 0px 0px;
    padding: 12px 20px;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
}
.modal .modal-header h5.modal-title {
    line-height: 1.4;
    margin-bottom: 0;
}
.modal-header .btn.btn-icon {
    padding: 4px;
    line-height: inherit;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
}
.modal .modal-header button.modal-close-btn-light {
    font-size: 20px;
}
.modal-body fieldset.modal-form-fieldset {
    padding: 12px;
    background: rgba(230,230,230,0.8);
}
.modal-header .btn.btn-icon span.ti {
    font-size: 20px;
    color: #FFFFFF;
}
.modal-body {
    position: relative;
}
.spinner-border.modal-spinner {
    position: relative;
    left: 50%;
    top: 50%;
    z-index: 999;
}
/* ALERT - FLASH MESSAGES ------------------------- */
.alert.alert-dismissible {
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content;
    top: 10px;
    min-width: 350px;
    z-index: 999;
    padding-right: 0;
}
.alert.alert-close-button {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 999;
}

.alert.alert-dismissible p {
    line-height: 1.6;
}
.alert.alert-dismissible h4,
.alert.alert-dismissible p {
    text-align:center;
}
.alert.alert-dismissible ul li,
.alert.alert-dismissible p {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
}
.alert.alert-dismissible .btn.btn-icon {
    color: #FFFFFF;
    font-size: 14px;
    display: inline-block;
    padding: 0;
}
.alert.alert-danger.alert-dismissible.alert-form-request ul {
    list-style-type: none;
}
.alert.alert-dismissible h4 {
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 0;
}



/* Forms -------------------------------------------------------------------- */
/* Fix Right Way Cascade Reversal */
.form-select.form-select-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
}
ul.form-checkboxes-columns {
    list-style-image: none;
    list-style-type: none;
}
.collapsible-legend {
    width: 100%;
    display: block;
    cursor: pointer;
}
.visibility-controls {
    border: 1px solid rgb(200,200,200);
    padding: 10px;
}
.visibility-controls .pretty {
    margin-right: 30px;
}
.card-body form label {
    position: relative;
    width: 100%;
}
fieldset .form-group .btn.btn-xs {
    padding: 0 5px;
}

.inner-fieldset legend {
    background: rgb(235,235,235);
    font-size: 14px;
    padding: 6px 10px;
    margin: 0;
}
form .form-group label {
    font-size: 13px;
}
.switch-group.form-group {
    padding-top: 10px;
}

fieldset legend .p-switch .state {
    font-size: .8em;
}
.p-switch .state label {
    font-size:1.0em;
}
.p-switch .state,
.p-switch .state label::before {
    font-size: .8em;
}
.form-group label.col-form-label.switch-label,
.form-group .switch.switch-sm {
    width: auto;
    display: inline-block;
}

.pretty input.test-record-switch {
    background: #FFFFFF;
}
.required-caption {
    font-size: 12px;
    display: none; /* Message Not Needed */
}
span.required-caption {
    font-style: italic;
    font-size: 12px;
}
form label i.icon-required {
    color: #FF0000;
}
.collapsible-legend {
    width: 100%;
    background: blue;
    display: block;
    cursor: pointer;
}
form fieldset {
    margin-bottom: 20px;
    border: 2px solid #DCDCDC;
    padding: 10px 15px 25px 15px;
    background: rgb(225,225,225);
}
fieldset legend {
    background: #FFFFFF;
    width: 100%;
    padding: 12px 15px;
    margin-bottom: 18px;
}
.pretty.p-bigger {
    font-size: 18px;
}
form fieldset {
    padding: 0;
    margin-bottom: 20px;
    border: 2px solid #DCDCDC;
}
fieldset.margin-top-10 {
    margin-top: 10px;
}
fieldset .row {
    padding: 5px 15px;
}
fieldset legend {
    background: #FFFFFF;
    width: 100%;
    padding: 12px 15px;
    margin-bottom: 0;
}
fieldset.inner-fieldset {
    border: 1px solid rgb(200,200,200);
    background-color: rgb(240,240,240);
    padding:4px;
}
fieldset.inner-fieldset.margin-top {
    margin-top: 10px;
}
fieldset.inner-fieldset legend {
    background: transparent;
    width: 100%;
    padding: 4px 15px 4px 5px;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    color: #242437;
}
fieldset.inner-fieldset .form-group {
    margin-bottom: 10px;
}
fieldset.inner-fieldset .row .col-md-6 {
    padding: 5px;
}

fieldset.collapsible.inner-fieldset {
    margin-bottom: 0;
}
.btn.toggle-collapse-button {

    background: rgb(220,220,220);
    border:1px solid #0A1659;
}
.btn.toggle-collapse-button:after {
    color: #FFFFFF;
    font-family: "tabler-icons" !important;
    content: "\eb60";
}
button.toggle-collapse-button.collapsed:after {
    color: #FFFFFF;
    font-family: "tabler-icons" !important;
    content: "\fb2a";
}


/* Form Validation - Parsley ------------------------------- */
li.parsley-required {
    display: none;
    height: 0;
}
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #468847;
    background-color: #DFF0D8;
}
input.form-control.parsley-error,
select.form-select.parsley-error,
textarea.form-control.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #B94A48;
}
ul.parsley-errors-list.filled {
    list-style-type: none;
    background: transparent;
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    /* background: rgba(185,74,72,0.8); */
}
ul.parsley-errors-list li.parsley-required {
    color: #ba3030;
    font-size: 12px;
    padding: 4px 8px;
}
/* Content Blocks ------------------------------------------------------- */
section.content-block h4 {
    margin-top: 0;
    margin-bottom: .5rem;
}
section.content-block h5 {
    margin-bottom: 0.5rem;
}
section.content-block p {
    margin-bottom: 1rem;
}
/* Cards -------------------------------------------------------------------- */
.card .card-header {
    padding: 6px 12px;
    background:#F5F6FF;
}
.card-body .card-header-row {
    margin-bottom: 15px;
}
.card-header h4 {
    line-height: 1.4;
    margin-bottom:0;
}
.card-header h4.card-title {
    margin-bottom: 0;
}
.card-header h3 {
    margin-bottom: 0;
}
.card .card-container {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 1;
}
.card-header .card-title,
.card-header h5 {
    color: #434a54;
    margin-bottom: 0;
    line-height: 1.5;
    margin-top: 0;
}
.page__content .card.card-form {
    background: #FFFFFF;
    border: 2px solid rgba(200,200,200);
}
.card-footer.p-0 {
    padding: 0;
}
.card-footer p {
    padding: 5px;
    font-size: 12px;
}

/* Alternate Icons ------------------ */
span.ti {
    font-size: 28px;
}
/* Frontend ------------------------------------------------------- */

body.frontend .informer.bg-geoapis-blue {
    background:  #0A1659;
}
body.frontend a.list-group-item-link {
    color: #070A4A;
}
body.frontend .widget.bg-custom-blue .widget-text {
    color: #FFFFFF;
}
body.frontend li.list-group-item {
    padding: 0;
    margin: 0;
}
body.frontend li.list-group-item:hover {
    background: #DCDCDC;
}
body.frontend li.list-group-item a.list-group-item-link {
    display: block;
    width: 100%;
    height: 100%;
}
/* Frontend Searches ------------------------------------------- */
.card-compact {
    margin-bottom: 0;
}
.card.card-compact .card-body {
    padding: 10px;
}
p.subtitle {
    margin-bottom: 10px;
}

/* Frontend Horizontal Navigation ----------------------------------- */

body.frontend .page__container {
    height: 40px;
}
.horizontal-navigation > ul .text {
    font-size: 12px;
    margin-top: 0;
}
.page__container .horizontal-navigation > ul > li > a {
    padding: 10px 15px;
    margin: 0;
}
.page__container .horizontal-navigation ul li i,
.page__container .horizontal-navigation ul li .ti,
.page__container .horizontal-navigation ul li .icon {
    font-size: 16px;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
    float: left;
    color: #323c47;
}
.horizontal-navigation ul li a {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
}
body.indent.indent--rounded > .page.page--w-header > .page__content,
body.indent.indent--rounded > .page.page--w-container > .page__content,
.page__content,
.page__content .content,
.page__content .content .container-fluid {
    border-radius: 0;
}

body.bg-azurite-gradient {
    background: #020426;
    background: linear-gradient(138deg,rgb(2, 4, 38) 0%, rgb(13, 28, 115) 80%, rgb(27, 47, 166) 100%);
}
nav.horizontal-navigation ul li.openable ul li,
nav.horizontal-navigation ul li.openable ul li a {
    margin-bottom: 0 !important;
    margin-top: 0;
}
.page__container .horizontal-navigation > ul > li {
    border-radius: 0;
}
.page__container .horizontal-navigation > ul > li > a {
    padding: 10px 15px;
    margin: 0;
}
.horizontal-navigation > ul > li ul {
    left:0;
}
.horizontal-navigation > ul > li.openable ul,
.horizontal-navigation > ul > li.openable ul li,
.horizontal-navigation > ul > li.openable ul li span {
    background: #FFFFFF;
    opacity: 1;

    z-index: 1000;
}

.page__container.invert.bg-custom,
.page__container.invert.bg-custom .horizontal-navigation,
.invert.bg-custom .horizontal-navigation > ul li,
.invert.bg-custom .horizontal-navigation > ul > li ul > li {
    background-color: #F2F2F2;
}
.invert .horizontal-navigation > ul > li > a,
.invert .horizontal-navigation > ul > li > a span,
.invert .horizontal-navigation > ul > li > a i,
.invert.bg-custom .horizontal-navigation > ul > li ul > li a {
    color: #070A40;
}
.invert .horizontal-navigation > ul > li > a {
    font-size: 14px;
}
.invert .horizontal-navigation > ul > li i.ti {
    color: #070A40;
}
.horizontal-navigation > ul .icon {
    margin-right: 5px;
}
.page__container.invert.bg-custom-blue .horizontal-navigation {
    border-bottom: 4px solid #b4b4b4;
}
/* Visualizations ----------------------------------------------------- */
.interactive-content {
    margin-top: 10px;
}
h3.interactive-header {
    margin-bottom: 10px;
    padding-top: 5px;
}

/* Datatables ----------------------------------------------------------*/
.card-header .row.datatable-filters {
    margin: 10px 2px 0 0;
}
.card-body .row.datatable-filters select {
    margin-right: 10px;
    min-width: 100px;
}
#compound-specimens-table.table {
    width: 100% !important;
}
.card-body .row.datatable-filters label,
.card-body .row.datatable-filters  .col-auto {
    margin-top: 0;
    margin-bottom: 0;
}



/* Accordians ---------------------------------------------- */

.rw-accordion__header {
    padding: 10px;
}
h5.rw-accordion-item-title {
    color: #434a54;
    margin-bottom: 0;
}
.rw-accordion .rw-accordion__pointer.custom-pointer::after {
    font-family: "tabler-icons" !important;
    content: "\eb60";
}
.open .rw-accordion__pointer.custom-pointer::after {
    font-family: "tabler-icons" !important;
    content: "\fb2a";
}
.rw-accordion__item.open .rw-accordion__content {
    padding: 0;
}
.page-sidepanel {
    position: relative;
    border: 1px solid #DCDCDC;
}
.page__content.page-sidepanel--hidden button.btn-sidepanel-toggle {
    left: 0;
    z-index: 200;
    position: absolute;
    background: #FFFFFF;
}
.btn.btn-sidepanel-toggle {
    margin-top: 5px;
    padding: 0;
    border: none;
    outline: none;
    color: rgb(50, 60, 71);
    font-weight: 300;
    font-family: "tabler-icons" !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.btn.btn-sidepanel-toggle span::after {
    content: "\fb2b";
    font-size: 20px;
}
.page__content.page-sidepanel--hidden .btn.btn-sidepanel-toggle span::after {
    content: "\fb2c"
}


/* Sidepanel */

.sidepanel-content-wrapper {
    padding: 20px 10px 10px 10px;
    font-size: 12px;
}
.page-sidepanel__button.page-sidepanel__button--lower {
    background-color: #06093E;
}
.page__content .page-sidepanel__button div {
    color: #FFFFFF !important;
}
.page__content .page-sidepanel__button div {

    border-color: transparent #FFF transparent transparent;
}
.page__content .page-sidepanel > .page-sidepanel__button {

}
.page__content .page-sidepanel__button div {
    opacity: 1;
}
.page__content .page-sidepanel--hidden > .page-sidepanel__button div {
    border-color: transparent transparent transparent #FFF;
}

.navigation--quick ul > li > a::after {
    content: " ";
    width: 3px;
    height: 3px;
    background: #0A1659;
    position: absolute;
    left: 6px;
    top: 18px;
}
.navigation--quick ul > li > a
{
    position: relative;
    padding-left: 30px;
    font-weight: 500;
}
.geoico {
    height: 10px;
}
/* Fixed Panel ----------------------------------------------- */
#fixed_panel {
    font-family: Inter, sans-serif;
}
.fixed-panel__header {
    background-color:#0D1C73;
}
.fixed-panel__header h5.title {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    float: left;
    color: #FFFFFF;
    font-family: Inter, sans-serif;
}
.fixed-panel__content {
    padding: 10px;
}


.glossary-section-header {
    font-size: 14px;
    margin-bottom: 8px;
}

ul.nest-anchor-links {
    list-style-type: none;
    width: 100%;
    padding-left: 0;
}
ul.nest-anchor-links li:nth-child(even) {

}
ul.nest-anchor-links li a{
    display: block;
    width: 100%;
    line-height: 1.4;
    padding: 4px 0;
}
dl.glossary-list {
}
dl.glossary-list .term-wrapper {
    padding: 5px;
}
dl.glossary-list .term-wrapper dt,
dl.glossary-list .term-wrapper dd {
    font-size: 12px;
}
dl.glossary-list .term-wrapper:nth-child(even) {
    background-color: rgba(235,235,235,0.8);
}
/* Close Button - Override Default */
.page-sidepanel__button.btn.btn-default.btn-open {
    position: absolute;
    right: -20px;
    height: 28px;
    width: 20px;
    padding: 0;
    top: 60px;
    background: #0A1659;
    transition: all 0.3s ease-in-out;
}
.page-sidepanel__button.btn.btn-default.btn-open:hover {
    width: 25px;
}
.page-sidepanel__button.btn.btn-default.btn-open i {
    line-height: 25px;
    color: #FFFFFF;
}
.page-sidepanel__button.btn.btn-default.btn-open i::before {
    content: "\ea0e";
}
.page-sidepanel--hidden .page-sidepanel__button.btn.btn-default.btn-open i::before {
    content: "\ea0f";
}
ul.sidepanel-list.list-group li span.list-item-title {
    display: block;
    font-weight: 600;
}
.float-start.inline-content {
    line-height: 1;
}
.float-start.inline-content h4,
.float-start.inline-content h5 {
    display: inline-block;
    line-height: 1.5;
}
.page-sidepanel__button.btn.btn-default.btn-close {
    position: absolute;
    z-index: 998;
    width: 25px;
    height: 25px;
    top: 20px;
    background: #FFF;
}
.page-sidepanel__button.btn.btn-default.btn-close i {
    font-size: 24px;

}
/* MIDS Colors ---------------------------------------- */
.mids {
    border: none;
}
ul.mids-legend {
    list-style: none; /* Remove default list bullets */
    padding: 0;
    margin: 0;
}
ul.mids-legend li {
    display: flex; /* Use flexbox for alignment */
    align-items: center; /* Vertically align items */
    margin-bottom: 8px;
}
.color-box {
    width: 20px;
    height: 20px;
    border: 1px solid #888;
    margin-right: 10px;
    display: inline-block;
}
.mids0-legend {
    background-color: #377EB8;
}
.mids1-legend {
    background-color: #4DAF4A
}
.mids2-legend {
    background-color: #984EA3
}
.mids3-legend {
    background-color: #FF7F00
}
.mids.mids0.mids-display {
    background-color: rgb(55, 126, 184, 0.5);
    border: 1px solid rgb(55, 126, 184);
}
.mids.mids1.mids-display {
    border: 1px solid #4DAF4A
}
.mids.mids2.mids-display {
    background-color: rgba(152, 78, 163, 0.5);
    border: 1px solid rgb(152, 78, 163);
}
.mids.mids3.mids-display {
    background-color: rgba(255, 127, 0, 0.5);
    border: 1px solid rgb(255, 127, 0)
}
/* Exports ---------------------------------------------- */
h5.list-title {
    margin-bottom: 10px;
}
ul.links-list,
ul.references-list {
    padding-left: 0;
    list-style-type: none;
}
ul.references-list li {
    margin-bottom: 10px;
}
.references-list .title {
    font-weight: 600;
}
ul.cols-2-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
ul.list-group li.list-group-item {
    margin-bottom: 0;
    padding: 0;
    border: 1px solid rgb(220,220,220);
}
li.list-group-item a {
    padding: 10px 15px;
    color: #070A4A;
    display: inline-block;
    width: 100%;
    height: 100%;
}
li.list-group-item a:hover {
    color: #0F17A7;
}
li.list-group-item:hover {
    background: rgba(225,225,225,0.9);
}
/* Relations -------------------- */
td span.subject {
    display: inline-block;
}
td span.predicate {
    display: inline-block;
}
/* Lists -- */
.page-sidepanel__content ul.metadata-list.list-group,
.page-sidepanel__content ul.metadata-list.list-group li.list-group-item {
    border: none;
}
.page-sidepanel__content ul.metadata-list.list-group li.list-group-item {
    padding-bottom: 8px;
}
ul.citations {
    padding-left: 0;
    list-style-type: none;
}
ul.citations li {
    padding-bottom: 10px;
}
.footnote {
    font-style: italic;
    color: rgb(100,100,100);
    font-size: 12px;
}
/* Responsives ---------------------------------------- */
.display-max-md,
.display-min-lg {
    display: block;
}
@media (min-width: 992px) {
    .display-max-md {
        display: none;
    }
    .display-min-lg {
        display: block;
    }
}
@media (max-width: 992px) {
    h1.resource-title {
        font-size: 28px;
    }
    .display-min-lg {
        display: none;
    }
    .display-max-md {
        display: block;
    }
    .page__content > .important-container {
        width: 40%;
    }
    .page__content .page-sidepanel {
        display: none;
    }
}
@media (max-width: 767px) {
    h1.resource-title {
        font-size: 24px;
    }
    body.frontend .page__container {
        background: #FFFFFF;
        height: 40px;
    }
    body.frontend.indent {
        padding: 0;
        margin: 0;
    }
    .btn--icon.btn-collapse-horizontal-nav {
        padding: 4px 8px;
        margin-top: 5px;
    }
    .btn--icon.btn-collapse-horizontal-nav span.btn-label {
        display: none;
        margin-right: 0;

    }
    .btn--icon.btn-collapse-horizontal-nav span.fa-bars {
        margin-right: 0;
    }
    .page .logo-holder {
        width: 250px;
    }
    .page .logo-holder .logo, .page .logo-holder .logo-text {
        width: 180px;
    }
}
@media (max-width: 480px) {
    h1.resource-title {
        font-size: 16px;
    }
}
