.home-header__bjoc {
    background-image: url(images/bg_blue.jpg);
}

.home-header__bjnano {
    background-image: url(images/bg_orange.jpg);
}

select#searchKey {
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: calc(100% - 3px);
    background-position-y: 8px;
}

p.bs {
    color: green;
    /* margin-top: 1rem; */
}

/* div#wrap {
  overflow-x: hidden;
  position: relative;
  width: 100%;
} */

.lg-outer,
.lg-thumb-outer {
    background-color: white !important;
}


.lg-outer .lg-thumb-outer {
    background-color: lightgray !important;
}

.lg-toolbar {
    background: none !important;
}

.lg-toolbar .lg-icon,
.lg-counter {
    color: black !important;
}

.lg-next,
.lg-prev {
    background-color: transparent !important;
    color: black !important;
    top: 1rem !important;
}

.lg-media-overlap .lg-sub-html {
    background-image: none !important;
    /* background-color: #efefef !important; */
}

.lg-sub-html {
    background-color: #efefef !important;
    opacity: 0.8;
    text-align: left !important;
    color: black !important;
}
.lg-img-wrap {
    padding: 1rem !important;
}

.lg-outer .lg-thumb-item img {
    object-fit: contain !important;
}

.lg-thumb .active {
    border-color: #a90707 !important;
}

.lg-thumb-item {
    background-color: white !important;
}

a.jumperLink {
    text-decoration: none !important;
    text-decoration-line: none !important;
    color: #003f7b !important;
}

a.jumperLink:hover {
    text-decoration: none !important;
    text-decoration-line: none !important;
}

/*ol {*/
/*    list-style-type: decimal;*/
/*    font-size: .875rem !important;*/
/*    margin-left: 2rem !important;*/
/*}*/
.sc ol {
    list-style-type: decimal;
    font-size: .875rem !important;
    margin-left: 2rem !important;
    /*margin-top: 1rem !important;*/
}

.sc ol.upper-alpha {
    list-style-type: upper-alpha !important;
    line-height: 1rem !important;
    margin-left: 2rem !important;
    /*margin-top: 1rem !important;*/
}

.sc ol.lower-alpha {
    list-style-type: lower-alpha !important;
    line-height: 1rem !important;
    margin-left: 1.5rem !important;
    /*margin-top: 1rem !important;*/
}


.sc ol.decimal li, .sc ol.lower-alpha li, .sc ol li {
    padding: 2px !important;
    line-height: 1.5rem !important;
    font-size: .875rem !important;
}

.sc ol.decimal {
    list-style-type: decimal !important;
    line-height: 1rem !important;
    margin-left: 2rem !important;
    /*margin-top: 1rem !important;*/
}

/*.sc h2 {*/
/*    margin-top: 0px !important;*/
/*}*/

.js-series-filter-active [id^="panel-id"] {
    display: none;
}

.js-series-filter-active [id^="panel-id"].hit {
    display: block;
}

.js-series-cat-empty {
    display: none;
}
.js-series-list-expand.disabled,
.js-series-list-collapse.disabled {
    background-color: #AEAEAE !important;
    opacity: .4 !important;
    cursor: not-allowed !important;
}

.datepicker-header{
    height: 3rem !important;
    background-color: white !important;
    border-bottom: solid lightgrey 1px;
}

.datepicker-cell.next ,
.datepicker-cell.prev {
    color: lightgrey !important;
}

ul.tocList {
    padding: 2px !important;
    line-height: 1.5rem !important;
    font-size: .875rem !important;
}
ul.tocList li {
    margin-left: 1rem !important;
    color: #003f7b;
    font-size: 0.8125rem; /* 13px*/
}
.search-hit {
    color: #E32346 !important;
}

.awesomplete ul {
    width: 300px !important;
}


.js-series-filter-active .accordion-header .labelling {
    display:none
}

.mission-tile p {
    font-size: 0.8125rem !important;
}

.swiper {
    width: 100% !important;
    height: 100% !important;
}

.swiper-pagination-bullet {
    width: 16px !important;
    height: 8px !important;
    text-align: center !important;
    color: white !important;
    opacity: 1 !important;
    background: #fff !important;
    border-radius: 0% !important;
}

.swiper-pagination-bullet-active {
    color: #fff !important;
    background: #176191 !important;
}




