@font-face {
    font-family: "PFBagueSansPro";
    src: url("/themes/WMO/fonts/PFBagueSansPro-Light.otf");
}

@font-face {
    font-family: "PFBagueSansProReg";
    src: url("/themes/WMO/fonts/PFBagueSansPro.woff")  format("woff");;
}
@font-face {
    font-family: "PFBagueSansProMed";
    src: url("/themes/WMO/fonts/PFBagueSansPro-Medium.woff")  format("woff");;
}


html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    color: rgba(15,23,42,1);
    /* font-family: 'Abhaya Libre', serif; */
    /* font-family: 'Assistant', sans-serif; */
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    /* background-color: #F4F2EC;
    background-color: #D9E2F0; */
    background-color: #fafafa;
    height: 100%;
    min-height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0F172A;
    font-weight: 500;
    margin-top: 0;
    /* font-family: 'Assistant', sans-serif; */
    font-family: 'Montserrat',sans-serif;
}

h1 {
    font-weight: 400;
    line-height: 1.1em;
}

.body_page-records-single h1{
    font-size: 1.5rem;
    font-weight: 500;
}
h3 {
    font-size: 1.35em;
    margin-bottom: 5px;
}

.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show>.nav-link {
    color: initial;
}

.show_facets>.p_top:first-child {
    border-top: 5px solid #D9E2F0;
}

a h3:hover {
    color: rgba(0, 82, 156) !important;
}

a h2:hover {
    color: rgba(0, 82, 156) !important;
}

.home_boxes {
    margin: auto;
    width: 95%;
}

.home_boxes a {
    display: block;
    position: relative;
}

.home_boxes a:hover span {
    background-color: rgba(255, 255, 255, 0.3) !important;
    transition: background-color 0.5s ease 0s;
    background: rgba(0, 0, 0, 0) url("/themes/Lucania/images/more-icon.png") no-repeat scroll center center;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}

.home_boxes h3,
.home_boxes h2 {
    margin-bottom: 4px;
    margin-left: 5px;
}

.home_boxes img {
    border: 1px solid #e9e9e9;
    padding: 10px;
    width: calc(100% - 20px);
}

.home_boxes .page_content {
    padding: 30px 60px;
}

strong {
    font-weight: 600;
}

ul {
    padding-left: 20px;
}

hr {
    border: 0px;
    /* border-top:1px #ccc dotted; */
}

#header {
    color: #fff;
    padding: 35px 0;
    background-color: #297da2;
    height: 69px;
}

#text_block {
    border-left: 5px solid #fff;
    color: #fff;
    font-size: 30px;
    font-style: italic;
    line-height: 28px;
    margin-top: 0;
    padding: 0 0 0 10px;
    float: left;
}

#text_block a {
    color: #fff;
    text-decoration: none;
}


a {
    color: rgba(0, 82, 156);
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#header_line_1 {
    font-size: 1em;
    display: block;
}

#content {
    /* margin: 10px auto; */
}

#homeslider {
    width: auto;
}


#page {
    min-height: 100%;
    height: 100%;
    clear: both;
}

#div-back {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
}


#div-prev {
    position: absolute;
    left: 0;
    height: 100vh;
    width: 8%;
    justify-content: center;
    align-items: center;
}


#div-next {
    position: absolute;
    right: 0;
    height: 100vh;
    width: 8%;
    justify-content: center;
    align-items: center;
}

#div-prev,
#div-next {
    display: none;
    z-index: 1;
}

#bt-back {
    background-color: #fcfcfc;
    border: 1px solid #f0f0f0;
    color: #ddd;
    bottom: 0;
    left: -100%;
    margin: auto;
    position: absolute;
    right: -80px;
    top: 0;
    display: block;
    padding: 0px;
    text-decoration: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 3em;
    text-align: center;
    line-height: 40px;
}


#bt-prev,
#bt-next {
    background-color: #fcfcfc;
    border: 1px solid #f0f0f0;
    color: #ddd;
    margin: auto;
    position: fixed;
    padding: 0px;
    text-decoration: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 3em;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

#bt-back i,
#bt-prev i,
#bt-next i {
    font-size: 0.6em;
    justify-content: center;
    display: flex;
    align-items: center;
}

#bt-back:hover,
#bt-prev:hover,
#bt-next:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    color: rgba(0, 82, 156);
}

#bt-back-text,
#bt-prev-text,
#bt-next-text {
    display: none;
}

/****/
.page_content {
    background-color: #fff;
    padding: 1rem 1rem;
    /* height: 100%; */
    font-size: 15px;
    font-family: 'Montserrat',sans-serif;
    font-weight: normal;
    margin-bottom: 2em;
    /* border-top: 5px solid #D9E2F0; */
    /* min-height: 80vh; */
    padding-top: 3rem;
}

.navlist_content em,
.navpic_tooltip em,
.time_navlist_content em {
    background-color: rgba(0, 82, 156);
    color: #FFFFFF;
    padding: 1px;
    font-style: normal;
}

.page_content.box {
    margin-top: 30px;
}

.page_content.add_info {
    padding-top: 0px;
}

.page_content.share {
    margin-top: 30px;
    text-align: center;
}

.page_content.share i {
    font-size: 2em;
    padding: 0px 10px;
    color: #bbb;
}

.page_content.share i:hover {
    color: rgba(0, 82, 156);
}

.page_content.map {
    margin-top: 30px;
    text-align: center;
}

.page_content.attachedfiles {
    margin-top: 30px;
    padding: 1rem;
}

.page_content.attachedfiles h3 {    
    padding-bottom: .5rem;
}
.page_content.attachedfiles ul {
    display: inline-block;
}

.page_content.attachedfiles li {
    text-align: left;
}



.column_hr_right {
    border-left: 1px #ccc dotted;
    padding-left: 30px;
    margin-left: 30px;
}

.p_center {
    margin-left: 15px;
    margin-right: 15px;
}

.p_left {
    margin-right: 30px;
}

.p_right {
    margin-left: 30px;
    /* margin-top: 35px; */
}

.p_top {
    /* border-top: 5px solid rgba(0, 82, 156); */
    padding-top: 25px;
}

.page_nav {
    background-color: #fff;
    margin-bottom: 30px;
    border-bottom: 1px #ccc dotted;
    padding-bottom: 15px;

    border-top: 1px #ccc dotted;
    padding-top: 15px;
}


/****/

#home .p_center {
    margin-left: 10px;
    margin-right: 10px;
    min-height: 350px;
}

#home .p_left {
    margin-right: 20px;
    min-height: 350px;
    border-right: 0px;
}

#home .p_right {
    margin-left: 20px;
    min-height: 350px;
    border-left: 0px;
}

#page a {
    color: rgba(0, 82, 156);
}

#page ul {
    padding-left: 20px;
    list-style: square;
    z-index: 10;
}

.alignright {
    clear: right;
    float: right;
    margin-left: 2.5em;
}

.alignleft {
    clear: left;
    float: left;
    margin-right: 2.5em;
}

.imgbox {
    border: 3px solid white;
    box-shadow: -5px 4px 5px rgba(172, 172, 172, 0.75);
    margin-bottom: 1em;
    max-width: 100%;
    height: auto;
}

.column {
    min-height: 100%;
    height: 100%;
}

#menu_lang {
}

#menu_lang>a, #menu_lang>span {
    
    color: rgba(15,23,42,1);
        
    border-right: 1px solid rgba(15, 23, 42, 1);
        
    padding: 0 1.5em 0px 1.5em;
}

#menu_lang > a:last-child,
#menu_lang > span:last-child {
    border-right: none;
}
#menu_lang a.selected {
    font-weight: bold;
}

#menu_lang a:last-child {
    border-right: 0px;
}

#footer {
    color: #000;
}

#footer a {
    color: rgba(255, 255, 255, 0.5);
    color: rgba(15,23,42);
    text-transform: uppercase;
}

#footer a:hover {
    /* color: #fff; */
}

#footer .footer_size_info {
    text-align: center;
    font-style: italic;
}

#footer .footer_size_info span {
    background-color: rgba(0, 82, 156);
    display: block;
    font-size: 1.5em;
    padding: 2px;
    color: #fff;
}

#menu-bottom {
    margin-top: 1em;
    list-style: none;
    padding-left: 0;
    display: flex;
    /* justify-content: space-between; */
}

#menu-bottom li {
    line-height: 1.7em;
}

#menu-bottom li:not(:last-child) {
    border-right: 1px solid #00529C;
    padding-right: 1em;
}

#menu-bottom li:not(:first-child) {

    padding-left: 1em;
}


#menu-bottom li a {
    text-transform: initial;
    text-decoration: underline;
    transition: opacity 0.3s;
}

#menu-bottom li a:hover {
    color: #00529C;
    opacity: 0.8;

}

#footer .p_center {
    margin-left: 50px;
    margin-right: 50px;
    border: 0px;
}

#footer .p_left {
    margin-left: 0px;
    margin-right: 50px;
    border: 0px;
}

#footer .p_right {
    margin-left: 50px;
    margin-right: 0px;
    border: 0px;
}

#logo {
    max-height: 69px;
}

#logo img {
    max-height: 75px;
}

.sep {
    padding-top: 30px;
}

.center {
    text-align: center;
}


#search input[type="text"],
button {
    width: 100%;
}

#search button {
    margin-top: 3px;
}

#contact input[type="text"],
input[type="submit"],
button,
select,
textarea {    
    width: 100%;
}

#contact input[type="text"] {
    width: 100%;
    height: 36px;
    border-radius: 4px;
    background-color: #E8F0FE;
}

input[type="text"], input[type="text"]:focus, textarea{
    background-color: #E8F0FE !important; 
}



/****************/


.ih3 {
    float: left;
    padding-right: 10px;
    font-size: 2em;
}

/***************/
.item-list-table {
    /* display: table; */
    /* border-spacing: 0 .5em; */
    /* border-spacing: 0 1em; */
    /* border-collapse: separate; */
    display: flex;
    flex-direction: column;
    gap: .5em;
    margin-top: .5em;
}

.item-list-table .key {
    white-space: nowrap;
    padding-right: 2em;
    vertical-align: top;
}

dl.item-list {
    display: table-row;
    margin: 0;

}

.item-list dt {
    float: left;
    width: 15em;
    min-width: 15em;
    font-weight: 500;
}

.key.is_title {
    float: left;
    width: 15em;
    min-width: 15em;
    font-weight: 500;
}

.item-list dd {
    margin-left: 15em;
}


.body_page-collection-single .type {
    font-style: italic;
    font-size: 1.2em;
    margin-top: -1.5em;
}


dt {
    clear: both;
}



.navpic_content .item-list dt,
.navtable .item-list dt {
    width: 0 !important;
    display: none !important;
}

.navpic_content .item-list dd,
.navtable .item-list dd {
    margin-left: 0 !important;
}



/* #Lists
================================================== */
ul,
ol {
    margin-bottom: 20px;
    margin-top: 0px;
}

ul {
    list-style: none outside;
}

ol {
    list-style: decimal;
}

ol,
ul.square,
ul.circle,
ul.disc {
    margin-left: 0px;
}

ul.square {
    list-style: square outside;
}

ul.circle {
    list-style: circle outside;
}

ul.disc {
    list-style: disc outside;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin: 4px 0 5px 30px;
    font-size: 90%;
}

ul ul li,
ul ol li,
ol ol li,
ol ul li {}

li {
    line-height: 18px;
}

ul.large li {
    line-height: 21px;
}

li p {
    line-height: 21px;
}

/* #Images
================================================== */

img.scale-with-grid {
    max-width: 100%;
    height: auto;
}


/* #Buttons
================================================== */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-size: inherit;
    color: #fff;
    border: 1px solid rgba(32,78,150,1);
    background-color: rgba(32,78,150,1);
    padding: 4px;
    text-indent: 0px;
    font-weight: 100;
    cursor: pointer;
    border-radius:4px;
    font-size: 16px;
    font-weight: 400;
}


.btn-primary {
    color: #fff !important;
    background-color: rgba(32,78,150,1) !important;
    border-color: rgba(32,78,150,1) !important;
}


.btn-primary:hover {
    color: rgba(32,78,150,1) !important;
    background-color: #fff !important;
    border-color: rgba(32,78,150,1) !important;
}


.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background: #fff;
    color: rgba(32,78,150,1) !important;
}

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
    background: rgba(0, 82, 156);

    color: #fff;
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input,
select,
textarea,
checkbox {
    font-size: inherit;
    color: #53595c;
    border: 1px solid #e9eaed;
    background-color: #fff;
    padding: 4px 0;
    text-indent: 4px;
}


#login_username{
    width: 100%;
    /* margin-bottom: 1em; */
}
#login_password{
    width:100%;
    margin-top: 1e;
}

#show_map {
    padding: 0px 3px 0px 3px;
    border: 0px;
    cursor: pointer;
    text-decoration: none;
    background-color: rgba(0, 82, 156);
    color: #fff;
    float: right;
    font-weight: 400;
    margin-left: 10px;
}

#show_map i {
    font-size: 8pt;
    padding: 0px 5px;
}

#hide_map {
    padding: 0px 3px 0px 3px;
    border: 0px;
    cursor: pointer;
    text-decoration: none;
    background-color: #E24F66;
    color: #fff;
    float: right;
    font-weight: 400;
    margin-left: 10px;
}

#hide_map i {
    font-size: 8pt;
    padding: 0px 5px;
}

/* pagination ******************/

.pagination_bottom {
    background-color: #fff;
    border-top: 1px #ccc dotted;
    padding-top: 20px;
}

.pagination .btn {
    display: inline-block;
    padding: 4px 12px;
    margin: 0;
    width: auto;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-indent: 0px;
}

.pagination .inline {
    display: inline-block !important;
    vertical-align: top;
}

.pagination .per_page {
    display: none;
}

.pager.left {
    float: left;
}

.right {
    float: right;
}

/***** MENU *******/


.menu_top_bg {
    background: linear-gradient(#292929, #212121);
    height: 65px;
}

.menu_top_bg form {
    float: right;
    margin-top: 10px;
    width: 100%;
}

#search_txt {
    float: left;
    padding: 0.75em 1em;
    background-color: #fff;
    border: 0;
    color: #656565;
    /* margin-left: 30px; */
    width: 100%;
    margin-right: 1px;
}

#search_bt {
    /* padding: 0.75em 1em; */
    border: 0;
    /* width: 3rem !important; */
    width: fit-content;
    padding-left: 14px;
    padding-right: 15px;
    background-color: #fff;
    /* display: list-item; */
    color: #fff;
    /* position: relative; */
    /* float: left; */
    justify-content: center;
    align-items: center;
    display: flex;
}

#search_bt:after {
    /* content: "-"; */
}

#search_bt:hover i {
    color: rgba(0, 82, 156);
}

#search_bt i {
    color: #fff;
    font-size: 1.5em;
    /* position: absolute; */
    /* top: 0.3em; */
    /* right: 0.6em; */
    transition: color 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}


.adv-search-btn i {
    color: #fff;
    font-size: 1.5em;
    /* position: absolute; */
    /* top: 0.3em; */
    /* right: 0.6em; */
    transition: color 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.adv-search-btn:hover {
    transition:all 0.4s;
    text-decoration: none;
    color: rgba(0, 82, 156);
    background-color:#fff;
}


#search_bt:hover{
    transition:all 0.4s;
    text-decoration: none;
    color: rgba(0, 82, 156);
    background-color:#fff;
}

.adv-search-btn:hover i {
    transition:all 0.4s;
    color: rgba(0, 82, 156);
}

#search_form {
    
display: flex;
    
flex-direction: column;
    
justify-content: center;
    
align-items: center;
    
/* width: 27rem; */
    
margin: auto;
    
padding: 2rem 2rem 1rem 2rem;
    
/* border: 1px solid black; */
    
border-radius: 0.5rem;
}

.recherche-avancee {
    border: 1px solid #fff;
    background-color: #f9f9f9;
    color: #252122;
    cursor: pointer;
    font-size: inherit;
    font-weight: 100;
    padding: 0.75em 1em;
    text-indent: 0;
    display: flex;
    float: right;
}


.recherche-avancee i {
    font-size: 1em;
    line-height: 1em;
}

.recherche-avancee:hover {
    background-color: rgba(0, 82, 156);
    color: #fff;
}


/* Main menu */
.menu {
    list-style: none;
}

#menu-top {
    float: left;
    padding: 0;
    margin: 0px;
    width: 66.66%;
}

#menu-top>li {
    border-left: 1px solid #545454;
    float: left;
    padding: 0;
    position: relative;
    line-height: 4.0625rem;
    margin: 0px;
    width: calc(20% - 1px);
    display: grid;

}

#menu-top>li:last-child {
    border-right: 1px solid #545454;
    width: calc(20% - 2px);
}

#menu-top a {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0 1em;
    color: #e9e8ec;
    font-size: 1.0625rem;
    text-decoration: none;
    width: calc(100% - 2em);
}

#menu-top li a {
    transition: color 0.3s;
}

#menu-top ul li a {
    margin: 0px 0px 0px 0px;
}

#menu-top li:hover>a {
    color: #424242;
    background-color: #e2e2e2;
    text-decoration: none;
    transition: color 0.3s;
}

#menu-top li li:hover>a {
    color: #424242;
    background-color: #e2e2e2;
    text-decoration: none;
}

#menu-top li:hover>ul {
    display: block !important;
    /*important so that jquery hide on focusout doesnt break css hide/show after keyboard nav*/
}

/* Sub-menu */

#menu-top ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 99999;
    color: #424242;
    background-color: #e2e2e2;

    -moz-box-shadow: 0px 0px 1px 0px #656565;
    -webkit-box-shadow: 0px 0px 1px 0px #656565;
    -o-box-shadow: 0px 0px 1px 0px #656565;
    box-shadow: 0px 0px 1px 0px #656565;
}

#menu-top ul ul {
    top: 0;
    left: 150px;

}

#menu-top ul li {
    float: none;
    margin: 0;
    padding: 5px 10px;
    display: block;
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;

}

#menu-top ul li:last-child {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#menu-top ul a {
    padding: 10px;
    height: 10px;
    width: 280px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    color: #424242;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
}


*:first-child+html #menu-top ul a

/* IE7 */
    {
    height: 10px;
}

#menu-top ul a:hover {
    color: #424242;
    ;
}

#menu-top li a.active {
    color: #fff;

}

#menu-top li ul li a.active {
    color: rgba(0, 82, 156);
}

#menu-top ul li:first-child>a {}

#menu-top ul li:first-child>a:after {
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;

}

#menu-top ul ul li:first-child a:after {
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;
}

#menu-top ul li:first-child a:hover:after {
    border-bottom-color: #000;
}

#menu-top ul ul li:first-child a:hover:after {
    border-right-color: #000;
    border-bottom-color: transparent;
}


#menu-top ul li:last-child>a {}

/* Clear floated elements */
#menu-top:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html #menu-top {
    zoom: 1;
}

/* IE6 */
*:first-child+html #menu-top {
    zoom: 1;
}

/* IE7 */


#home {
    padding: 0.5rem;
    /* padding-top: 1rem; */
}

/*SLIDER*/
#homeslider .slide_content {
    bottom: 10px;
    background-color: rgba(0, 0, 0, 0);
}

#homeslider .slide_content {
    bottom: 15%;
    height: 70%;
    margin-left: calc(50% - 50px);
    padding: 0;
    width: 50%;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
}

#homeslider .slide_title {
    font-size: 62px;
    color: #fff;
    text-align: left;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    padding-bottom: 25px;
    padding-top: 20px;

}

#homeslider .slide_txt {
    font-size: 36px;
    color: #fff;
    text-align: left;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

/*
#homeslider .slide_column
{
    background-size: 90%!important;
    background-position: center!important;
}
*/
/************/
.title_item {
    margin-bottom: 5px;
    font-size:2rem;
}

.returned_results {
    clear: both;
    padding-bottom: 5px;
    text-align: left;
}

.facets_unrefined {
    clear: both;
    padding-bottom: 5px;
    text-align: left;

}

.facets_unrefined a {
    /* border: 1px solid #e0e0e0;
    padding: 1px 2px;
    margin-bottom: 5px;
    background-color: #f9f9f9;
    color: #5D5D5D!important;
    text-decoration: none;
    font-size: 0.9em; */
}

.facets_unrefined i {
    /* font-size: 0.7em; */
    /* color: #E796A3!important; */
    /* padding-left: 3px; */
}



.facets_unrefined_option {

    background-color: #E796A3;
    color: #fff !important;
    text-decoration: none;
    font-size: 0.9em;
}

/* NAVLIST *******************/
.right_column_sep {
    clear: both;
    padding-bottom: 30px;
}

.navigation i {
    width: 20px;
    text-align: center;
    margin-right: 10px;
}

.navigation b {
    width: 20px;
    text-align: center;
    float: right;
    margin-top: 3px;
}

.navigation {
    border: 1px solid #f0f0f0;
}

/****************************/

ul.dropdown,
ul.subdropdown {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    font-size: 100% !important;
    color: #252122;
    cursor: pointer;
}

ul.dropdown:hover {
    background: #252122;
    color: #fff;
    margin: 0 !important;
    padding: 0 !important;
}

ul.dropdown li {
    list-style: none;
    margin: 0px !important;
    padding: 10px 5px !important;
    cursor: pointer;
}

/* hide the submenu */
li ul.subdropdown {
    display: none;
    color: #fff !important;
    margin: 0px 0px 0px -5px !important;
    padding: 0px !important;
    cursor: pointer;
}

ul.dropdown li a {
    display: block;
    text-decoration: none;
    color: #999 !important;
    cursor: pointer;
}

ul.dropdown li a:hover {
    color: #fff !important;
}


ul.dropdown li:first-child>a {
    padding-top: 5px;
}

/* show the submenu */
ul.dropdown li:hover ul.subdropdown {
    background: #252122;
    display: block;
    position: absolute;
    float: left;

}

ul.dropdown li:hover li,
ul.dropdown li:hover a {
    float: none;
}


#browsing {
    width: 220px;
    float: right;
}

#browsing li ul.subdropdown {
    min-width: 220px;
}

#sort {
    width: 250px;
    margin-right: 5px;
    float: right;
}

#sort li ul.subdropdown {
    min-width: 190px;
}

#sort ul.dropdown li span {
    color: #555;
}

#result_per_page {
    width: 190px;
    margin-right: 5px;
    float: left;
}

#result_per_page li ul.subdropdown {
    min-width: 190px;
}

#result_per_page ul.dropdown li span {
    color: #555;
}




/********/

.facet ul {
    list-style: none !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    display: table;
    width: 100%;
}

.facet ul li {
    display: table;
    font-weight: 400;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.facet li a {
    color: rgba(0, 82, 156) !important;
    text-decoration: none;
    display: table-row;
}

.facet li a:hover {
    text-decoration: underline;
}

.facet li div {
    width: 75%;
    display: table-cell;
}

.facet li span {
    color: #5D5D5D;
    display: table-cell;
    width: 15%;
    text-align: right;
}

.facet .more {
    margin-top: 10px;
    cursor: pointer;
}

.facet .nomore {
    /*margin-top: 30px;*/
}

.facet .more:hover {
    text-decoration: underline;
}

.facet i {
    font-size: 0.8em;
    padding-left: 3px;
}

.facet .right_column_sep {
    border-top: 1px dotted #ccc;
    clear: both;
    margin-top: 10px;
    padding-bottom: 25px;
}


.facet li .facets_unrefined {
    padding: 5px !important;
    background-color: #f9f9f9 !important;
    color: #5D5D5D !important;
    text-decoration: none;
    text-align: left !important;
    width: auto !important;
    border-radius: 0.25rem;
}

.facet li .facets_unrefined div {
    border: 1px solid #e0e0e0 !important;
    border-right: 0px !important;
   /* padding: 3px; */
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.facet li .facets_unrefined span {
    border: 1px solid #e0e0e0 !important;
    border-left: 0px !important;
     padding: 3px !important; 
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.facet li .facets_unrefined:hover {
    transition: all 0.3s ease-in-out 0s;
    border: 1px solid #000;
    color: #fff !important;
    background: #252122 !important;
    text-decoration: none !important;
}

.facet_OR li .facets_unrefined {
    padding: 0px !important;
    background-color: #fff !important;
    color: #666 !important;

}

.facet_OR .facets_refine div:before {
    font-family: 'Ionicons';
    content: ' \f372';
    background-color: rgba(0, 0, 0, 0);
    margin: 0 10px 0 0;
}

.facet_OR .facets_unrefined div:before {
    font-family: 'Ionicons';
    content: ' \f373';
    background-color: rgba(0, 0, 0, 0);
    margin: 0 10px 0 0;
}

.facet_OR ul li .facets_unrefined span {
    border: 0px !important;
}

.facet_OR li .facets_unrefined div {
    background: inherit;
    border: 0px !important;
    /*! padding: 0 !important; */
}

.facet_OR ul li .facets_unrefined:hover {
    padding: auto !important;
    background: rgba(0, 0, 0, 0) !important;
    border: 0px !important;
    color: #d96704 !important
}


/****************************/

.media_image {
    text-align: center;
    height: auto;
}

.noimage {
    color: #f0f0f0;
    font-size: 58pt;
    font-size: 6em !important;
}

.list_relations .noimage{
    color: #ccc;
    font-size: 58pt;
    font-size: 4rem !important;
}

.media_image .noimage {
    color: #f0f0f0;
    font-size: 150pt
}

.navlist_tr {
    margin-bottom: 30px;
    display: table;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}

.navlist_bottom {
    border-bottom: 1px dotted #e0e0e0;
}

.navlist_tr_top {
    margin-top: 30px;
    display: table;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #e0e0e0;
}

.navlist_img {
    width: 210px;
    display: table-cell;
    vertical-align: top;
}

.navlist_img img {
    max-width: 180px;
    max-height: 200px;
    padding: 10px;
}

.navlist_img_box {
    background-color: #fff;
     border: 1px solid #e9e9e9; 
    padding: 15px 15px 10px 15px;
    margin: 0px;
    text-align: center;
    display: block;
    position: relative;
}

.navlist_content {
    float: left;
    padding-left: 20px;
    display: table-cell;
    vertical-align: top;
    padding-top: 15px;
}

.navlist_tr h4 {
    color: #004d95;
}

/****************************/

.navpic {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    text-align: center;
    min-height: 255px;
    margin: 5px;
    padding: 10px;
    position: relative;
}

.navpic:hover {
    color: #fff;
    background-color: rgba(0, 82, 156);
}

.navpic_info {
    display: none;
}

.navpic_img_box {
    height: 200px;
}

.navpic_img_box img {
    border: 1px solid #F0F0F0;
    max-height: 90%;
    max-width: 90%;
}

.navpic_img_box .noimage {
    color: #F0F0F0;
    font-size: 72pt;
    margin-top: 50px;
}

.og-grid {
    padding: 0px !important;
    list-style: none;
    width: 100%;

}

.og-grid li {
    display: inline-block;
    vertical-align: top;
    min-height: 255px;
    width: 32.8%;
}

.navpic_tooltip {
    position: absolute;
    background-image: none;
    background-color: #fff !important;
    z-index: 10000000;
    padding: 7px;
    -moz-box-shadow: 0px 0px 10px 0px #222;
    -webkit-box-shadow: 0px 0px 10px 0px #222;
    -o-box-shadow: 0px 0px 10px 0px #222;
    box-shadow: 0px 0px 10px 0px #222;
    max-width: 500px;
}


.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;

}

.arrow.top {
    top: -16px;
    bottom: auto;
}

.arrow.left {
    left: 0%;
}

.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;


    -moz-box-shadow: 0px 0px 10px 0px #222;
    -webkit-box-shadow: 0px 0px 10px 0px #222;
    -o-box-shadow: 0px 0px 10px 0px #222;
    box-shadow: 0px 0px 10px 0px #222;

    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
    background-color: #fff !important;
}

.arrow.top:after {
    bottom: -20px;
    top: auto;
}

/**********************/
.table {
    width: 100%;
    background-color: #fff;
    max-width: 100%;
    border-spacing: 1px;
    border-collapse: separate;
}

.table a {
    text-decoration: none;
}

.table td {
    padding: 5px;
    background-color: #f2f2f2;
}

.table th {
    padding: 10px;
    text-align: left;
    background-color: #efefef;
    font-weight: 500;
}

.table-striped>tbody>tr:nth-child(2n+1)>td,
.table-striped>tbody>tr:nth-child(2n+1) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover>td {
    background-color: rgba(0, 82, 156);
    color: #fff !important;

}

.table-hover>tbody>tr:hover>td a {
    color: #fff !important;
}

/**********
/*slider*/
.lgslider .container {
    background-color: transparent;
}

.lgslider .prev._inside {
    background: url("/themes/Lucania/images/slider/left-arrow.png") no-repeat scroll transparent !important;
    width: 40px !important;
    height: 44px !important;
    margin-left: -7px;
}

.lgslider .next._inside {
    background: url("/themes/Lucania/images/slider/right-arrow.png") no-repeat scroll transparent !important;
    width: 40px !important;
    height: 44px !important;
    margin-left: 7px;
}

.lgslider .dots_container {}

#homeslider .slide_title {
    font-size: 25px;
    padding-bottom: 5px;
    padding-top: 20px;
}

#homeslider .slide_txt {
    font-size: 1em;
    line-height: 22px;
}

.lgslider .slide_more {
    float: right;
    color: #ff86b7;
    font-size: 1.5em;
    background-color: #000;
    padding: 0.4em;
    border-radius: 5px;
}

.lgslider .slide_more:hover {
    color: #fff;
}


/** AUTOCOMPLETION**/
.autocomplete_table {
    position: absolute;
    color: #53595c;
    border: 1px solid #e9eaed;
    border-top: 0px solid #e9eaed;
    background-color: #fff;
    z-index: 100;
    top: calc(100% + 0px);
    left: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.autocomplete_table>tbody>tr:nth-child(2n+1)>td,
.table-striped>tbody>tr:nth-child(2n+1) {
    background-color: #f9f9f9;
}

.autocomplete_table>tbody>tr:hover>td {
    background-color: #eee;
    color: #000 !important;

}

.autocomplete_table td {
    padding: 10px;
}

/** MODAL **/

#modal {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

#modal_content {
    border-top: 5px solid rgba(0, 82, 156);
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    padding: 20px 30px 30px 30px;
    width: 80%;
    max-width: 680px;
    border-radius: 0.5rem;
}

#modal_content h1 {
    font-size: 2em;
}

#modal_content .close {
    position: absolute;
    right: 22px;
    top: 10px;
    float: right;
    cursor: pointer;
}

#modal_content .close:hover {
    color: #E796A3;
}

#modal_content ul {
    list-style: none !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    display: table;
    width: 100%;
}

#modal_content ul li {
    display: table;
    font-weight: 400;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
}

#modal_content li a {
    color: rgba(0, 82, 156) !important;
    text-decoration: none;
    display: table-row;
}

#modal_content li:hover {
    text-decoration: underline;
    background-color: #f0f0f0;
}

#modal_content li div {
    width: 75%;
    display: table-cell;
    padding-left: 7px;
}

#modal_content li span {
    color: #5D5D5D !important;
    display: table-cell;
    width: 25%;
    text-align: right;
    padding-right: 7px;
}

#modal_content li label {
    width: 100%;
    display: inline-table;
}

#modal_result {
    height: 300px;
    overflow-y: auto;
    padding-right: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.yoomap {
    z-index: 0;
}



.deep1 a div {
    padding-left: 20px;
}

.deep2 a div {
    padding-left: 40px !important;
}

.deep3 a div {
    padding-left: 60px !important;
}

.deep1_option {
    padding-left: 20px;
}

.deep2_option {
    padding-left: 40px !important;
}

.deep3_option {
    padding-left: 60px !important;
}

.navlist_fulltextpage {
    padding-left: 20px;
    vertical-align: top;
}

.navlist_fulltextpage .menu {

    text-align: left;
}

.navlist_fulltextpage button {
    font-size: 0.9em;
    padding: 2px 10px;
    width: auto;

    color: #fff;
    background-color: rgba(32,78,150,1);
    border: 1px solid rgba(32,78,150,1);
}

.navlist_fulltextpage button:hover {
    color: rgba(32,78,150,1)!important;
    background-color: rgba(255,255,255,1);
    border: 1px solid rgba(0, 82, 156);
}

.navlist_bookmarkspage button {
    font-size: 0.9em;
    padding: 2px 10px;
    width: auto;
    border: 1px solid #000;
}

.navlist_bookmarkspage button:hover {
    border: 1px solid rgba(0, 82, 156);
}

.navlist_fulltextpage .items .item {
    background-color: #fefefe;
    border: 1px #f0f0f0 solid;
    margin-top: 20px;
    padding: 0px 20px 0px 20px;
}

.navlist_fulltextpage .more {
    margin-top: 20px;
    margin-bottom: 20px;
}

.navlist_fulltextpage .more a {
    padding: 4px;
    text-align: center;
    background-color: #F9F9F9;
    border: 1px solid #E9EAED;
    color: #252122;
    text-decoration: none;
}

.navlist_fulltextpage .more a:hover {
    background: rgba(0, 82, 156);
    color: #fff !important;
}


.navlist_bookmarkspage {
    padding-left: 20px;
    vertical-align: top;
}

.navlist_bookmarkspage .menu {

    text-align: left;
}

.navlist_bookmarkspage button {
    font-size: 0.9em;
    padding: 2px 10px;
    width: auto;
}

.navlist_bookmarkspage .items .item {
    background-color: #fefefe;
    border: 1px #f0f0f0 solid;
    margin-top: 20px;
    padding: 0px 20px 0px 20px;
}

.navlist_bookmarkspage .more {
    margin-top: 20px;
    margin-bottom: 20px;

}

.navlist_bookmarkspage .more a {
    padding: 4px;
    text-align: center;
    background-color: #F9F9F9;
    border: 1px solid #E9EAED;
    color: #252122;
    text-decoration: none;
}

.navlist_bookmarkspage .more a:hover {
    background: rgba(0, 82, 156);
    color: #fff !important;
}



.time_navlist {
    border-left: 3px solid rgba(0, 82, 156);
    margin-left: 105px;
    padding-top: 10px;
}

.time_navlist .ion-record {
    color: rgba(0, 82, 156);
}

.time_navlist_date {
    position: absolute;
    left: 25px;
    width: 80px;
    text-align: right;
    font-size: 1.2em;
    font-weight: 300;
    color: rgba(0, 82, 156);
    margin-top: 5px;
}

.time_navlist_date_marker {
    position: absolute;
    background-color: rgba(0, 82, 156);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    left: 112px;
    margin-top: 8px;
}

.time_navlist_date_arrow {
    position: absolute;
    left: 146px;
    text-shadow: -1px 0px 1px #ccc;
    color: #fcfcfc;
    font-size: 1.7em;
    z-index: 10;

}


.time_navlist_box {
    margin-top: -12px;
    position: relative;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 10px;
    box-shadow: 0px 0px 2px 0px #ccc;
    background-color: #fcfcfc;
}

.time_navlist_tr {
    display: table;
}

.time_navlist_box h3 {
    color: #004d95;
    padding-bottom: 10px;
}

.time_navlist_content {
    float: left;
    padding-left: 20px;
    display: table-cell;
    vertical-align: top;
}

.time_navlist_img {
    width: 150px;
    display: table-cell;
    vertical-align: top;
}

.time_navlist_img img {
    max-width: 120px;
    max-height: 150px;
}

.time_navlist_img_box {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    padding: 15px 15px 10px 15px;
    margin: 0px;
    text-align: center;
    display: block;
}


/* TIME **************************/


#timeline {
    border: 2em solid #fff;
    background-color: #fff;
}

.timeline_histogram {
    height: 280px;
    width: 100%;
    display: table;
    margin-bottom: 40px;
}

.timeline_histogram svg {
    width: 100%;
    background-color: #fff;
    font-size: 0.5em;
    display: table-row;

}

.timeline_histogram .axis path,
.timeline_histogram .axis line {
    stroke: #000;
}

.timeline_histogram .tick text {
    font-weight: 100;
}

.timeline_histogram .bar {
    fill: rgba(0, 82, 156);
    stroke: rgba(0, 0, 0, 0.5);
}

.timeline_histogram .brush .resize path {
    fill: rgba(0, 82, 156);
    stroke: #000;
    stroke-width: 1px;
}

.timeline_histogram .brush .extent {
    fill-opacity: .3;
    fill: rgba(0, 82, 156);
}

.timeline_histogram .bar:hover {
    /* fill: rgba(0, 82, 156);*/
}

.timeline_histogram_range {
    width: 100%;
    display: inline-block;
    margin-top: 0.5em;
}

.timeline_histogram .timeline_histogram_range button {
    font-size: 1em;
    float: right;
    background-color: rgba(0, 82, 156);
    color: #fff !important;
    border: 0px;
    cursor: pointer;
    min-width: 150px;
    padding: auto;
    font-weight: 300;
    box-shadow: none !important;
    height: auto;
    line-height: 1em;
    padding: 0.5em;
    transition: all 0.3s ease-in-out 0s;
}

.timeline_histogram .timeline_histogram_range button:hover {
    background-color: rgba(0, 82, 156) !important;
}

.timeline_histogram .date-range {
    background-color: rgba(0, 82, 156);
    color: #fff;
    padding: 0.5em;
}











.home_search {
    width: 100%;
}

#home .square a {
    color: #5D5D5D;
    text-decoration: none;
}

#home .square a:hover {
    color: rgba(0, 82, 156);
}

.lgitems .listing li {
    display: table;
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
    border-bottom: 1px dotted #E0E0E0;
}

.lgitems .listing li .img {
    display: table-cell;
    vertical-align: top;
    width: 150px;
}

.lgitems .listing li .img img {
    background-color: #FFFFFF;
    border: 1px solid #E9E9E9;
    display: block;
    margin: 0;
    padding: 15px 15px 10px;
    text-align: center;

    max-height: 150px;
    max-width: 120px;
}

.lgitems .listing li .text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

.lgitems .listing li .title {
    font-size: 1.35em;
    margin-bottom: 5px;
    color: #252122;
    font-weight: 500;
    margin-top: 0;
}

.lgitems .listing li p {
    color: #5D5D5D;
}

.lgitems ul.list {
    list-style: square outside none;
}

.lgitems .list li {
    line-height: 18px;
}

.lgitems .list a {
    color: #5D5D5D;
    text-decoration: none;
}

.lgitems .list a:hover {
    color: rgba(0, 82, 156);
}


/********/

.lgfacets ul {
    list-style: none !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    display: table;
}

.lgfacets ul li {
    display: table;
    font-weight: 400;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.lgfacets li a {
    color: rgba(0, 82, 156) !important;
    text-decoration: none;
    display: table-row;
}

.lgfacets li a:hover {
    text-decoration: underline;
}

.lgfacets li div {
    width: 75%;
    display: table-cell;
}

.lgfacets li span {
    color: #5D5D5D !important;
    display: table-cell;
    width: 25%;
    text-align: right;

}

/* RTL */



#logo_block {
    width: 100%;
}


/*
html.RTL #menu-top li a {
    margin: 0 30px 0 0;
}
*/

html.RTL ul {
    padding-right: 20px;
    padding-left: 0px;
}

html.RTL #menu-top {
    padding-left: 0px;
    padding-right: 0px;
}


html.RTL .navlist_content {
    float: right;
    padding-right: 20px;
    padding-left: 0px;
}

html.RTL .item-list dt {
    float: right;
}

html.RTL .facet li span {
    text-align: left;
}

html.RTL li ul.subdropdown {
    margin: 0 -5px 0 0 !important;
}

html.RTL .navigation b {
    float: left;
}

html.RTL .navigation i {
    margin-right: 0px;
    margin-left: 10px;
}

html.RTL .returned_results {
    text-align: right;
}

html.RTL .right {
    float: left;
}

html.RTL .left {
    float: right;
}

html.RTL .p_right {
    margin-left: 0px;
    margin-right: 30px;
}

html.RTL .item-list dd {
    margin-left: 0em;
    margin-right: 7em;
}

html.RTL .container .column,
html.RTL .container .columns {
    display: inline;
    float: right;
}

html.RTL #header_content .column,
html.RTL #header_content .columns {
    display: inline;
    float: left;
}


html.RTL #home .p_right {
    border-left: 1px;
    margin-left: 0px;

    border-right: 0 none;
    margin-right: 20px;
}

html.RTL #home .p_left {
    border-right: 1px;
    margin-right: 0px;
    border-left: 0 none;
    margin-left: 20px;
}

html.RTL .navpic_content .item-list dd,
html.RTL .navtable .item-list dd {
    margin-right: 0;
}

html.RTL .table th {
    text-align: right;
}

html.RTL .time_navlist {
    border-left: 0px solid rgba(0, 82, 156);
    margin-left: 0px;
    border-right: 3px solid rgba(0, 82, 156);
    margin-right: 105px;
}

html.RTL .time_navlist_box {
    margin-left: 0px;
    margin-right: 30px;
}

html.RTL .time_navlist_content {
    float: right;
    padding-right: 20px;
}

html.RTL .time_navlist_date_marker {
    left: auto;
    right: 124px;
}

html.RTL .time_navlist_date {
    left: auto;
    right: 30px;
    text-align: left;
}

html.RTL .time_navlist_date_arrow {
    left: auto;
    right: 160px;
    text-shadow: 1px 0 1px #ccc;
}

html.RTL #modal_result {
    padding-right: 0px;
    padding-left: 10px;
}

html.RTL #modal_content .close {
    float: left;
    left: 22px;
    right: auto;
}


.lgvideo {
    width: 100%;
}


.alert {
    padding: 8px 35px 8px 14px;
    margin: 10px 0;
    color: #c09853;
    background-color: #fcf8e3;
    border: 1px solid #c09853;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    list-style-position: inside;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #609450;
    color: #468847;
}

.alert-error {
    background-color: #f9e5e5;
    border-color: #e9a5a5;
    color: #DA4C4C;
}

.alert-info {
    background-color: #dff3f8;
    border-color: #93b9d8;
    color: #7399b9;
}

#fulltext_include,
#bookmarks_include {
    background-color: #fefefe;
    border: 1px solid #e9eaed;
    border-top: 0px;
    width: 100%;
    color: #999;
}

#fulltext_checkbox,
#bookmarks_checkbox {
    opacity: 0.7;
}

#geomap_type {
    clear: both;
}

#geomap_type a {
    background-color: #f0f0f0;
    color: #999;
    font-weight: 400;
    padding: 0 5px;
    text-align: center;
    float: right;
    margin-left: 1px;
    text-decoration: none;
}

#geomap_type a.selected {
    background-color: rgba(0, 82, 156);
    color: #fff;
}

#geomap_type a:hover {
    background-color: #000;
    color: #fff;
}


#lggeomap_1 {
    border: 1px solid rgba(0, 82, 156);
}

#geomap_results {
    background-color: #fff;
    border-top: 1px dotted #ccc;
    padding-top: 30px;
    margin-top: 30px;
}

.geomarker {
    display: none;
}


.geomarkercircle {
    border-radius: 50%;
    color: #fff;
    background-color: #000099;
    border: 2px solid #fff;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    font-weight: 600;
    z-index: 20;
}

.geomarkerselected {
    background-color: #ff0000;
}


.geomarkerzone {
    background-color: #000000;
    z-index: 10;
    opacity: 0.1;
    stroke-width: 0;
    fill-opacity: 1;
    fill: #000000;
    stroke: #000000;
}

#mapurl {
    display: none;
    text-decoration: none;
}

#mapurl div {
    margin-top: 10px;
    text-align: center;
    width: calc(100% - 1em);
    color: #fff;
    font-weight: 400;
    background-color: rgba(0, 82, 156);
    padding: 0.5em;
}

#mapurl div:hover {
    background-color: #2380a8;
}

/*
#advanced-search select {
    width: 100%;
    padding-right: 10px;
}

#advanced-search input {
    width: 100%;
}

#advanced-search .advs_value {
    width: 100%;
}
*/
#advanced-search .advs_name {
    /*min-width: 200px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

#advanced-search .advs_operator {
    /*min-width: 100px;*/
}


#advanced-search .fields_line {
    margin-top: 5px;
}

#advanced-search .remove_element {
    display: table-cell;
    padding-left: 10px;
    padding-right: 10px;
    color: #5d5d5d;
}

#advanced-search .remove_element:hover {
    color: #cc0000;
}

.remove_element i {
    font-size: 2em !important;
}

#advanced-search .fields_title {
    padding-right: 10px;
}

#advanced-search #tr_to_duplicate .advs_remove {
    display: none;
}

#advanced-search .advs_div {
    /* width: 80%; */
    white-space: nowrap;
}

#advanced-search .table_to_duplicate {
    width: 100%;
}

/* exhibition ********/

.exhibition_toc {

    background-color: #f9f9f9;
    padding: 1px 10px 0px 10px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.exhibition_toc h2 {
    padding-bottom: 20px;
}

.exhibition_toc .lgitems .listing li {
    border-bottom: 0 none;
    display: inline;
    float: left;
    text-align: center;
    width: 30%;
    height: 250px;
    overflow: hidden;
    margin: 1.5%;
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
}


.exhibition_toc .lgitems .listing li a {
    display: block;
    padding: 20px 10px 20px 10px;
    text-align: center;
}

.exhibition_toc .lgitems .listing li .text {
    display: inline-block;
    padding-left: 0px;
    padding-top: 10px;
}

.exhibition_toc .lgitems .listing {
    padding-left: 0px !important;
}

.exhibition_toc .lgitems .listing li .img {
    display: inline-block;
    min-height: 150px;
}

.exhibition_toc .lgitems .listing li .img img {
    display: inline;
    border: 0px;
    padding: 0px
}

.exhibition_toc .lgitems .listing li .title {
    font-size: 1em;
}

.exhibition_second_level .listing li,
.exhibition_second_level .listing {
    padding-left: 0px !important;
}

.exhibition_second_level .lgitems .listing li .text {
    padding-left: 0px;
}

.exhibition_second_level_img {
    float: left;
    margin-right: 30px;
}

.exhibition_second_level_img img {
    max-width: 250px;
    border: 1px solid #5d5d5d;
}

.exhibition_second_level_pic {
    max-width: 250px;
    border: 1px solid #5d5d5d;
}

#exhibitions_next,
#exhibitions_prev {
    color: #fff;
    background-color: rgba(0, 82, 156);
    padding: 0px 5px;
    cursor: pointer;
    float: right;
    font-weight: 400;
    display: none;
}

#exhibitions_prev {
    float: left;

}

.exhibitions_next i {
    padding-left: 10px;
}

.exhibitions_prev i {
    padding-right: 10px;
}

.exhibitions_next,
.exhibitions_prev {
    color: #fff;
    text-decoration: none;
}

.exhibitions_img_box {
    float: right;
    padding: 0 0 20px 40px;
}

.exhibitions_img_box img {
    width: 200px;
}

.exhibitions_img_box .add_info {
    font-style: italic;
    font-size: 0.9em;
}

#exhibition_bookmark_title {
    padding: 0px;
}

#exhibition_bookmark_title li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#exhibition_bookmark_title span {
    padding: 0px;
}


#exhibition_bookmarks .current {
    text-decoration: underline;
}

#exhibitions .column .page_content .item-list {
    margin-bottom: 20px;
}

#exhibitions .column .page_content .item-list dt {
    float: none;
    width: auto;
    font-size: 1.35em;
    margin-bottom: 5px;
    color: #252122;
    font-weight: 500;
    margin-top: 0;
}

#exhibitions .column .page_content .item-list dd {
    margin: 0;
}

#exhibitions .column .page_content .item-list dd a {
    color: #5d5d5d;
    text-decoration: none;
}

#exhibitions .column .page_content .item-list dd a:hover {
    color: rgba(0, 82, 156);
}




.login {
    /* max-width: 350px; */
    border: 1px solid #f0f0f0;
    /* padding: 2em 20em; */
    background-color: #fefefe;
    margin-top: 2em;
}

.login form{
    max-width: 650px;
    margin: 1em auto;
    padding: 1em;
}

.login dt {
    width: 10em;
    float: left;
    font-weight: 500;
}

.login dd {
    margin-left: 11em;
}

.calendar {
    border: 1px solid #e0e0e0;
    width: 100%;
    margin-top: 10px;
}

.calendar th {
    font-weight: 400;
    background-color: #f0f0f0;
    width: 14.285%;
}

.calendar td {
    background-color: #f9f9f9;
    padding-right: 5px;
    text-align: right;
}

.calendar_day_refine {
    background-color: #f0f0f0 !important;
}

.calendar_day_refine a {
    color: rgba(0, 82, 156) !important;
    text-decoration: none;
}

.calendar_day_refine a:hover {
    text-decoration: underline;
}



/* menu mobile */

#menu-top-mobile {
    display: none;
    float: right;
    position: absolute;
    top: 10px;
}

.menu-top-mobile-bar {
    background-color: rgba(0, 82, 156);
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    border: 1px solid rgba(0, 82, 156);
    display: flex;
    font-size: inherit;
    font-weight: 100;
    padding: 0.77em 1.5em;
    text-indent: 0;

}

#menu-top-mobile-content {
    display: none;
}

#menu-top-mobile-content-ul li {
    border-bottom: 0 !important;
    padding: 0 !important;
}

#menu-top-mobile-content-ul li:hover {
    background-color: #fff !important;
    text-decoration: none;
}

#menu-top-mobile-content-ul .level1 a {
    padding-left: 30px !important;
}

#menu-top-mobile-content-ul .level2 a {
    padding-left: 60px !important;
}

#menu-top-mobile-content-ul .level3 a {
    padding-left: 90px !important;
}

#menu-top-mobile-content-ul a {
    display: block !important;
    background-color: #f9f9f9;
    padding: 10px;
    margin-bottom: 1px;
}

#menu-top-mobile-content-ul a:hover {
    background-color: #000;
    color: #fff !important;
}

#menu-top-mobile-content-ul ul {
    font-size: 100%;
}


.button-refine {
    background-color: rgba(0, 82, 156);
    border: 1px solid #e9eaed;
    color: #fff;
    cursor: pointer;
    display: table;
    padding: 0.5em;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    font-size: 1.1em;
    width: calc(100% - 1em);
}

.button-refine:hover {
    background-color: #000;
}

.refine-filter {
    display: none;
    background-color: #f9f9f9;
    display: none;
    padding: 20px 20px 0px;
}

/* Articles
================================================== */

.articles_content {
    background-color: #fff;
    padding: 30px;
    height: 100%;
}

.column_articles_right {
    border-left: 1px #ccc dotted;
    padding-left: 30px;
}

.column_articles_left {
    margin-right: 30px;
}


.article_single_content {
    padding-right: 20px;
    vertical-align: top;
}

.img_same {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.img_timeline {
    position: relative;
    width: 100%;
    height: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.singleTimeline {
    word-wrap: break-word;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    width: calc(100% - 20px);
}

.summary_box {
    -moz-box-shadow: 0px 1px 2px 0px #c0c0c0;
    -webkit-box-shadow: 0px 1px 2px 0px #c0c0c0;
    -o-box-shadow: 0px 1px 2px 0px #c0c0c0;
    box-shadow: 0px 1px 2px 0px #c0c0c0;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=180, Strength=2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
}

a .summary_box:hover {
    -moz-box-shadow: 0px 0px 1px 0px #656565;
    -webkit-box-shadow: 0px 0px 1px 0px #656565;
    -o-box-shadow: 0px 0px 1px 0px #656565;
    box-shadow: 0px 0px 1px 0px #656565;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=1);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f5f8fa;
}

.summary_content {
    color: inherit !important;
    text-align: left;
    padding: 10px;
}

.summary_title {
    max-height: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.2em;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 5px;
}

.summary_description {
    max-height: 3.9em;
    overflow: hidden;
    display: block !important;
    color: black;
    margin-top: 0;
    margin-bottom: 5px;
}

.summary_signature {
    color: #b0b0b0;
    font-weight: 400;
    font-size: small;
}

.no_hover {
    color: #252122;
}

/*video*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ticker {
    width: 100%;
    overflow: hidden;
    text-align: left;
    border-bottom: 1px solid #A7A7A7;
    margin-bottom: 20px;
}

.ticker h3 {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #A7A7A7;
}

.ticker ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ticker ul li {
    list-style: none;
    height: 100%;
    overflow: hidden;
}

.navlist_articles {
    margin-top: 30px;
    display: table;
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
}

.grey_hover:hover {
    background-color: #fcfcfc;
}

.article_signature {
    margin-top: 15px;
    word-wrap: break-word;
}

.categories_list ul {
    padding-left: 20px;
    list-style: disc;
    z-index: 10;
}

/*lgarticles*/
.lgarticles .listing li {
    display: table;
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
    border-bottom: 1px dotted #E0E0E0;
}

.lgarticles .listing li .img {
    display: table-cell;
    vertical-align: top;
    width: 150px;
}

.lgarticles .listing li .img img {
    background-color: #FFFFFF;
    border: 1px solid #E9E9E9;
    display: block;
    margin: 0;
    padding: 15px 15px 10px;
    text-align: center;

    max-height: 150px;
    max-width: 120px;
}

.lgarticles .listing li .text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

.lgarticles .listing li .title {
    font-size: 1.35em;
    margin-bottom: 5px;
    color: #252122;
    font-weight: 500;
    margin-top: 0;
}

.lgarticles .listing li p {
    color: #5D5D5D;
}

.lgarticles ul.list {
    list-style: square outside none;
}

.lgarticles .list li {
    line-height: 18px;
}

.lgarticles .list a {
    color: #5D5D5D;
    text-decoration: none;
}

.lgarticles .list a:hover {
    color: rgba(0, 82, 156);
}



.exhibition_menu ul {
    padding: 0 !important;
    list-style: circle !important;
    font-size: 100% !important;
    padding-bottom: 20px !important;
}

.exhibition_menu ul:first-child {
    padding-bottom: 0px !important;
}

.exhibition_menu ul li {
    padding-top: 8px !important;

}

.exhibition_menu a {
    text-decoration: none !important;
    color: #5D5D5D !important;
}

.exhibition_menu a:hover {
    color: rgba(0, 82, 156) !important;
}

#exhibitions img {
    max-width: 100%;
}

#exhibitions .img img {
    max-width: 120px;
}



/* BASKET */
.lgbasket {
    position: absolute;
    top: -0.5em;
    left: -0.4em;
    font-size: 1.5em;
    cursor: pointer;

}
.body_page-records-single .lgbasket{
    top: 0;
    left: 0;
}
.lgbasket a {
    color: #333 !important;
}

.lgbasket a:hover {
    color: rgba(0, 82, 156) !important;
}

.lgbasket.in i {}

.lgbasket.in i:hover {}

#single-results-picture .lgbasket {
    top: 0em;
    right: 0.2em;
}

#single-results-table .lgbasket {
    position: relative;
    top: 0em;
    right: 0em;
    float: right;
}



.lgbasket_add,
.lgbasket_remove,
.lgbasket_cat,
.lgbasket_cat_edit,
.lgbasket_cat_add,
.lgbasket_edit,.lgbasketrequest_update {
    font-size: 1em;
    float: right;
    background-color: rgba(0, 82, 156);
    color: #fff;
    border: 0px;
    cursor: pointer;
    padding: auto;
    font-weight: 300;
    box-shadow: none !important;
    height: auto;
    line-height: 1em;
    padding: 0.5em;
    min-width: 100px;
    text-align: center;
    border: 1px solid rgba(0, 82, 156);
}

.lgbasket_cat {
    background-color: #f9f9f9;
    border: 1px solid #e9eaed;
    color: #252122;
    float: left;
}

.lgbasket_remove {
    background-color: #f9f9f9;
    border: 1px solid #e9eaed;
    color: #252122;
}

.lgbasket_edit {
    color: #fff !important;
}

.lgbasket_remove:hover,
.lgbasket_add:hover,
.lgbasket_cat:hover,
.lgbasket_cat_edit:hover,
.lgbasket_cat_add:hover,
.lgbasket_edit:hover,.lgbasketrequest_update:hover {
    background-color: #000 !important;
    border: 1px solid #000;
    color: #fff;
}

.lgbasket_cat_remove {
    cursor: pointer;
    border: 0;
    color: #cc3333;
    font-size: 1.2em;
}

.lgbasket_cat_remove:hover {
    border: 0;
}

.lgbasket_table {
    border: 1px solid rgba(0, 0, 0, 1);
    margin-top: 1em;
    margin-bottom: 1em;
    display: inline-table;
    border-spacing: 0;
    border-collapse: collapse;
}

.lgbasket_table tr,
.lgbasket_table td {
    border: 1px solid rgba(0, 0, 0, 0.09);
}

.lgbasket_table tr {
    background-color: rgba(0, 0, 0, 0.02);
}

.lgbasket_table tr:nth-child(2n + 1) {
    background-color: rgba(0, 0, 0, 0.04);
}

.lgbasket_table td {
    padding: 0.3em;
}

.lgbasketnote textarea {
    width: calc(100% - 1em);
    min-height: 200px;
}

.lgbasketnote .lgbasket_add,
.lgbasketnote .lgbasket_remove {
    float: left;
}


.lgbasket_header {
    cursor: pointer;
    font-size: 1.5em;
    position: relative;
    float: left;
    z-index: 1;
}

.lgbasketrequest, .lgbasketauth {
    display: inline;
}

.lgbasketauth .lgauth
{
    position: relative!important;
    font-size: initial!important;
}

.lgbasketrequest_action {}



.lgbasketrequest_manage {
    cursor: pointer;
    /* border: 0; */
}

.lgbasketrequest_manage:hover {
    color: rgba(0, 82, 156) !important;
}

.lgbasketrequest .lgbasket_table {
    margin-top: 0em;
}

.lgbasketrequest .lgbasket_table td {

}

.lgbasketrequest .lgbasket_table td input {
    width: calc(100% - 1.2em);
}

.lgbasketrequest_name {}




.lgbasketrequest_run,.lgbasketrequest_edit{
    font-size: 1em;
    color: #000!important;
    border: 0px;
    cursor: pointer;
    padding: auto;
    font-weight: 300;
    box-shadow:none!important;
    height: auto;
    line-height: 1em;
    padding: 0.5em;
    transition: all 0.3s ease-in-out 0s;
    width: 70px;
    text-align: center;
    margin: 0 0.2em;
}

#modal_result a.lgbasketrequest_run{
    font-size: 20px;
}
#modal_result a.lgbasketrequest_run i{
    font-size: 20px;
}
#modal_result a.lgbasketrequest_run{
    /* text-decoration: underline; */
}

.lgbasketrequest_run:hover, .lgbasketrequest_edit:hover  {
    color: #d96704!important;
    border:0;
}






#header_single h2 {
    float: left;
    width: auto;
    max-width: 80%;
}

.print {
    cursor: pointer;
    float: right;
    text-decoration: none;
}

.print:hover {
    color: #424242 !important;
}

.single-print {
    margin-right: 0.5em;
}

.navtable .lgbasket,
.navtable .lgauth {
    position: relative;
    top: 0;
    left: 0;
    font-size: 13px;
    cursor: pointer;
}

.navlist_img .lgbasket,
.navpic .lgbasket,
.navtable tr .lgbasket {
    /* display: none; */
}

.navlist_img:hover .lgbasket,
.navpic:hover .lgbasket,
.navtable tr:hover .lgbasket,
.navlist_img .lgbasket.in,
.navtable tr .lgbasket.in,
.navpic .lgbasket.in {
    display: block;
}

/* AUTH ******/

.lgauth,
.navlist_img .lgauth,
.navpic .lgauth {
    position: absolute;
    top: -0.5em;
    left: -0.4em;
    font-size: 1.5em;
    cursor: pointer;
}

.navlist_img:hover .lgauth {
    display: block;
}

.lgauth_text {

    margin-bottom: 2em;
}

.lgauth_signup,
.lgauth_signin,
.lgauth_back,
.lgauth_action {
    font-size: 1em;
    float: right;
    background-color: rgba(32,78,150,1);
    color: #fff;
    border: 0px;
    cursor: pointer;
    padding: auto;
    font-weight: 400;
    box-shadow: none !important;
    height: auto;
    line-height: 1em;
    padding: 0.5em;
    min-width: 100px;
    text-align: center;
    border: 1px solid rgba(32,78,150,1);
    border-radius: 0.225rem;
}

.lgauth_signin,
.lgauth_back {
    background-color: #f9f9f9;
    border: 1px solid #e9eaed;
    color: #252122;
    float: left;
}

.lgauth_action {
    float: left;
    margin-left: 1em;
}

.lgauth_signin:hover,
.lgauth_signup:hover,
.lgauth_back:hover,
.lgauth_action:hover {
    background-color: #fff !important;
    border: 1px solid rgba(32,78,150,1) !important;
    color: rgba(32,78,150,1) !important;
    text-decoration:none;
}

.favorite {
    /* margin-bottom: 30px; */
}


#box_last_7 {
    padding: 10px;
    width: 700px;
    margin: 20px auto auto auto;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
}

#lgitems_last_7_slide {
    height: 83px;
    background-color: #fff !important;
}

#lgitems_last_7_slide .slide {
    background-color: #fff !important;
}

#lgitems_last_7_slide .slide_title {
    display: none;
}

#lgitems_last_7_slide .slide_column {
    background-color: #fff !important;
    background-position: center !important;
    margin-top: -3px !important;
}

#lgitems_last_7_slide .slide_content {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #e9e9e9 !important;
    bottom: 0 !important;
    color: #fff !important;
    margin-left: 10% !important;
    margin-top: 10px !important;
    padding: 10px 0 20px !important;
    width: 80% !important;
    height: 48px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

#lgitems_last_7_slide .dots_container {
    display: none;
}

#lgitems_last_7_slide .prev {
    background: transparent url("/themes/Lucania/images/slider/left-multi-media-arrow.png") no-repeat scroll 0 0 !important;
    width: 27px !important;
    height: 27px !important;
    top: 25px;
}

#lgitems_last_7_slide .next {
    background: transparent url("/themes/Lucania/images/slider/right-multi-media-arrow.png") no-repeat scroll 0 0 !important;
    width: 27px !important;
    height: 27px !important;
    top: 25px;
}

#lgitems_last_7_slide .slide_link:hover .slide_content {
    background-color: rgba(255, 255, 255, 0.3) !important;
    transition: background-color 0.5s ease 0s;

    background: rgba(0, 0, 0, 0) url("/themes/Lucania/images/more.png") no-repeat scroll center center;
    display: block;
    margin-top: calc(50% - 10px);
    position: absolute;
    width: 100%;
}




.slide_popup {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 200px;
    padding: 10px;
    border-radius: 10px;
    z-index: 50;
    -moz-box-shadow: 0px 0px 3px 0px #656565;
    -webkit-box-shadow: 0px 0px 3px 0px #656565;
    -o-box-shadow: 0px 0px 3px 0px #656565;
    box-shadow: 0px 0px 3px 0px #656565;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=3);
    margin-left: -75px;
}


.slide_popup::before {
    font-family: Ionicons;
    text-shadow: 0 -3px 3px rgba(150, 150, 150, 0.5);
    font-size: 20px;
    color: #fff;
    position: absolute;
    content: "\f10d";
    top: -16px;
    left: 93px;
}


.body_home .page_content h3,
.body_home .page_content h2 {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.body_home .page_content p {
    padding: 0;
    margin: 0;
}

#similaire {
    display: none;
    margin: 50px 0 0 0;
}

#similaire h3 {
    margin: 15px 0;
}

#similaire .lgitems .listing li .img img {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    display: block;
    margin: 0;
    max-height: 150px;
    max-width: 65px;
    padding: 5px;
    text-align: center;
}

#similaire .lgitems .listing li .text {
    font-size: 1em;
    display: none;
}

#similaire .lgitems .listing li .img {
    width: auto;
}

#similaire .lgitems .listing li {
    border-bottom: none;
    display: unset;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
    margin-right: 10px;
}

#similaire ul {
    padding-left: 0;
}




#back {
    background-color: #204E96;
    color: #fff;
    float: right;
    /* margin: -30px -30px 0 0; */
    padding: 5px 10px;
    position: absolute;
    /* left: 100%; */
    right: 0;
    top: 0;
    z-index: 10;
    border-bottom-left-radius: 0.5rem;
}

#back a {
    color: #fff;
    text-decoration: none;
}

.exhibition_menu .active {
    color: rgba(0, 82, 156) !important;
}

.fulltext_check {
    margin-bottom: 30px;
}

.fulltext_check a {
    color: rgba(0, 82, 156) !important;
    display: table-row;
    text-decoration: none;
}

.fulltext_check i {
    color: #333 !important;
    font-size: 1em;
}

.date_slider {
    /* margin-bottom: 30px; */
}

.date_slider .ui-rangeSlider-label {
    top: 18px;
}

#advanced-search .add_element {
    cursor: pointer;
}

#advs_submit {
    width: 200px;
}

#social-icons {
    text-align: center;
    margin: 20px 0 0 50px;
}

.social i{
    color: #475569;
}

.browse-collection-box {
    width: 100%;
    display: table;
    padding-bottom: 10px;
}

.browse-collection .lgfacets li span,
#browse-collection li div {
    width: auto !important;
}

.browse-collection .lgfacets {
    width: 100%;
}

.browse-collection .lgfacets li a {
    color: #252122 !important;
}

.browse-collection .lgfacets .deep1 a {
    color: #662483 !important;
    font-weight: 600;
}

.browse-collection .lgfacets ul li {
    padding-bottom: 5px;
    padding-top: 5px;
}


.browse-collection-all-box {
    width: 100%;
    display: table;
    padding: 10px 0px;
}

.browse-collection-all-box img {
    float: left;
    /* margin-right: 20px; */
    width: 399px;
    overflow: hidden;
    height: 11px;
}

.browse-collection-all-box .deep1 {
    /*     display: none; */
}

.browse-collection-all-box .deep1:first-child {
    display: inherit;
}

.browse-collection .lgfacets ul {
    width: calc(100% - 250px);
}

.browse-collection .deep2 a div {
    padding-right: 30px !important;
}

.browse-collection {
    width: 100%;
    margin-bottom: 1em;
}

.img-collection {
    float: left;
    margin-right: 20px;
    width: 300px;
    overflow: hidden;
}

.img-collection img {
    width: 100%;
    padding: 10px;
}

.table-collection .deep1 {
    /* display: none; */
}

.table-collection .deep1:first-child {
    display: inherit;
}

.table-collection .browse-collection .lgfacets ul {
    /* width: auto; */
}


@media only screen and (max-width: 600px) {

    #modal_result {
        height: 150px;
    }
    .browse-collection .img {
        width: 100%;
        display: table;
    }

    .browse-collection .lgfacets ul {
        width: auto !important;
    }

    .img-collection {
        width: 100%;
        display: table;
    }
}

#facet_Contributor {
    display: none;
}

#menu-header {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: .875rem;
    float: right;
    padding-bottom: 0.7em;
}

#menu-header li {
    display: inline-block;
    color: #fff;
    padding: 0 1em;
    border-right: 1px solid #281342;
}

#menu-header li:first-child {
    padding-left: 0;
}

#menu-header li:last-child {
    padding-right: 0;
    border-right: 0px;
}

#menu-header a {
    display: inline-block;
    color: #fff;
}

b {
    font-weight: 700;
}

#footer {
    font-size: 1rem;
}

#footer h3 {
    color: rgba(15,23,42) !important;
    font-size: 1.7em;
}

#footer .scale-with-grid {
    max-width: 214px;
}

#footer .social a {
    font-size: 2em;
    color: #fff;
    padding-right: 0.5em;
    opacity: 1;
    text-decoration: none;
    display: flex;
    align-items: center;
}

#footer .social a:hover {
    opacity: 0.8;
}

.social {
    display: flex;
    margin-top: 1em;
}

.welcome {
    padding: 1rem 2rem;
    /* margin: 0px 0px 10px 0px; */
    /* border-bottom: 1px dotted #ccc; */
    background-color: #FAFAFA;
    font-family: 'Montserrat',sans-serif !important;
    /* font-size: 24px; */
    text-align: center;
    color: #000;
}
.welcome * {
    font-family: 'Montserrat',sans-serif !important;
    color: #000 !important;
}
.welcome a, .welcome a * {
    font-weight: 500 !important;
    color: #204E96 !important;
}

.show_facets {
    margin-bottom: 0px;
}


#btn_show_facets {
    display: none;
}

.column_articles_right #search {
    display: none;
}

.column_articles_right #search_txt {
    width: calc(100% - 2em) !important;
    border: 1px solid #ccc;
    margin: 0;
}



#cms_search_form {
    display: flex;
    /* max-width:60%; */
}

#cms_search_txt {
    width: 90%;
}

#cms_search_select {
    width: 30%;
    border: medium none;
    background: #F7F9F9 none repeat scroll 0 0;
    font-weight: 300;
    padding: 0 20px 0 20px;
    text-align: left;
    margin-right: 5px;

}

#cms_search_form input[type="text"] {
    background: #F7F9F9 none repeat scroll 0 0;
    border: medium none;
    font-size: 20px;
    font-weight: 300;
    height: 60px;
    line-height: 60px;
    padding: 0 70px 0 20px;
    text-align: left;

}

#cms_search_form button {
    background: #F7F9F9 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    width: 60px;
    /* position:absolute; */
    /* top: 0; */
    /* right: 40px; */

}

#cms_search_form button::before {
    color: #333;

    display: block;
    font-family: Material-Design-Iconic-Font;
    font-size: 29px;
    transition: color 300ms ease 0s;
}

#cms_search_form button:hover {
    background: #49C2F2 none repeat scroll 0 0;
}

#cms_search_form button:hover::before {
    color: #fff;
}

.sort-perpage {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    /* width: 95%; */
    margin-top: 2em;
    padding: 4px;
    background: rgba(238, 238, 238, 0.3);
}

.pagination .per_page {
    display: none;
}

.sort-perpage select {
    /* max-width:14em; */
    padding-right: 35px;
    text-indent: 0;
}

#cms_results {
    margin-top: 2em;
}


.page-cms-search .show_facets {
    margin-top: 5em;
}

.btn-manage {
    background-color: #fff;
    padding: 30px;
    margin-top: 30px;
    text-align: center;
    display: block;
}

.disabled .btn {
    pointer-events: none;
    color: #ccc;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.navlist_content h2, .time_navlist h2{
    font-size: 1.1em;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
}

.navlist_content h3, .time_navlist h3 {
    font-size: 1em;
    font-family: 'Montserrat',sans-serif;
    font-style: italic;
}
.navlist_content h4, .time_navlist h4 {
    font-size: 0.9em;
    font-family: 'Montserrat',sans-serif;
    font-style: italic;
}
#similaire h2 {
    font-size: 1.35em;
}



.page_nav {
    display: flex;
    justify-content: space-between;
}

.level1 li .menu-arrow {
    font-size: 16px;
    display: block !important;
    padding: 10px;
    line-height: 1;
    display: block;
    float: right;
    color: black;
    position: absolute;
    left: 122px;
    top: 4px;
    /* top: 150px; */
}

.container-1320 {
    max-width: 1320px;
    margin: auto;
}

.container-1140 {
    max-width: 1140px;
    margin: auto;
}

/* .menu_top */

button.navbar-toggler {
    width: initial !important;
}



.level2 {
    position: absolute !important;
    top: 0 !important;
    left: 100% !important;
}

#search_txt {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#search_bt {
    /* border-radius: 0px; */
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: 1px solid #ccc;
    background-color: rgba(32,78,150,1);
    color: #fff;
    border-radius: 0px;
}

.adv-search-btn {
    max-width: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 0;
    border-left: 1px solid #ccc;
    /* margin-left: 0.3em; */
    background-color: rgba(32,78,150,1);
    color: #fff;
}

#search_submit .main_search_bar {
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 40rem;
    border: 1px solid #ccc;
    border-radius: 0.3rem;
    position: relative;
}

.search_bar_and_reset{
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 0.5rem;
}

.carousel-control-next,
.carousel-control-prev {
    background: initial;
    width: 8%;
}

.carousel-control-next:hover,
.carousel-control-prev:hover {
    background: initial;
}

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/* body {
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: #5a5a5a;
  } */


/* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 5rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    /* height: 28rem; */
}

.carousel-item>img {
    /* position: absolute; */
    top: 0;
    left: 0;
    /* min-width: 100%; */
    /* height: 32rem; */
    width: auto;
    text-align: center;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    /* background: linear-gradient(180deg , #00000088 40%, #ffffff44 100%); */
}


/* MARKETING CONTENT
  -------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
}

/* rtl:begin:ignore */
.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

/* rtl:end:ignore */


/* Featurettes
  ------------------------- */

.featurette-divider {
    margin: 5rem 0;
    /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    /* rtl:remove */
    letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
  -------------------------------------------------- */

@media (min-width: 40em) {

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}

.carousel-caption h1 {
    color: #fff;
}

.card-text {
    /* height: 9rem; */
    overflow: hidden;
}

.bg-black {
    background: #000;
}

.col h2 {
    font-size: 1.1em;
}

.dropdown-item.active,
.dropdown-item:active {
    /* background: rgba(0, 82, 156);     */
    color: #fff;
    background-color: transparent;
}

.dropdown-menu {
    border-radius: 0px;
}

.navbar-nav li {
    /* text-transform: uppercase; */
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    font-size: 1.125rem;
}

.box-container h2 {
    /* text-transform: uppercase; */
}

.slider-legend-wrapper {
    width: 68%;
    margin-right: 0px;
    float: right;
    text-align: left;
    border-radius: 1rem;
    /*     
background: rgba(0,0,0);
    
background: rgba(0,0,0,0.7); */
    /* background: #dedede9c;     */
    /* background: #dededecc;         */
    padding: 1rem;
    color: #fff;
    /* background: linear-gradient(180deg , #00000077 24%, #ffffff00 100%); */
}

.slider-legend-wrapper h1 {
    color: #fff;
}

.legend-btn {
    /* text-align: right; */
}

.legend-btn a {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    font-style: italic;

}

.legend-btn .btn.btn-lg.btn-primary {
    background: transparent;
    color: #fff;
    border: 0;
    font-weight: bold;
    font-family: 'Assistant', sans-serif;

}

#footer {
    background-color: #D9E2F0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    /* height: 27vh; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-caption {
    padding: 0;
    display: flex;
    justify-content: end;
    align-items: center;
}

.carousel-caption p {
    margin-bottom: 0rem;
}

.slider-legend-wrapper h2 {
    font-size: 1.5em;
    color: #fff;
}

.hidden-link,
.hidden-link:active,
.hidden-link:hover {
    height: 0px;
    padding: 0px;
    border: 0;
    background-color: transparent !important;
    /* visibility: hidden; */
    color: transparent !important;
}


.head-banner-wrapper {
    /* height: 20vh; */
    /* min-height: 150px; */
    /* max-height: 200px; */
    display: flex;
    /* align-content: center; */
    justify-content: center;
    align-items: center;
}

.head-banner {
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    /* padding-top: 12.95%; */
    /* value of the below maths : */
    /* (img-height / img-width * 100)    (*100 is if you want it to be 100% of the parent container)*/
    /* (2200/285) *100 */
    margin: auto;
    background-position: center;
    background-size: cover;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    min-height: 12rem;
}

.navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left:80px;
    padding-right:80px;
}

.nav-link {
    padding: 1.5rem 1rem;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: rgba(0, 82, 156);
    background-clip: padding-box;
    /* border: 1px solid rgba(0, 0, 0, .85); */
    /* border: 1px solid rgba(255,255,255,1); */
    /* border-radius: 0.25rem; */
    border-radius: 0.5rem;
}

.dropdown-item {
    color: rgba(255, 255, 255, 0.9);
}





.line-sm {
    color: #ffffff99;
    width: 120%;
    height: 4px !important;
    opacity: 1;
    /* border-radius: 6px; */
    margin-bottom: 1.5em;
    /* margin-top: 2em; */
}

.dropdown-menu {
    /* margin-left: 50px; */
}

.head-banner-wrapper {
    cursor: pointer;
    background-color: #fff;
}

.box-container h2 {
    /* text-transform: uppercase; */
    overflow: hidden;
    /* max-width: 196px; */
    white-space: nowrap;
}

.slider-legend-wrapper p {
    font-weight: 100;
    font-size: 16px;
}



.nav-link {
    /*color: rgba(255,255,255,.75) !important;*/
}

.navbar .nav-link:hover,
.navbar .nav-link:focus,
.navbar .nav-link.active {
    /*color: rgba(255,255,255,1) !important;*/
    text-decoration: none !important;
}


#menu-bottom li a,
#menu-bottom li a:hover {
    font-size: 1.2rem;
    /* color: rgba(0, 82, 156); */
    text-decoration: none;
    /* text-transform: uppercase; */
    font-family: 'Assistant', sans-serif;
    /* font-weight: 700; */
}

#footer .container {
    /* display: flex; */
    /* justify-content: space-between; */
    /* align-items: flex-start; */
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-left: 1em;
    margin-right: 1em;
}

#footer>.container:after {
    content: none;
}

/* 
 .box-container{
     padding: 0 7%;
 } */


.box-container .col {
    /* padding-left: 1.5em; */
    /* padding-right: 1.5em; */
}

.row-boxes {
    /* padding: 0 1.5em; */
}

#content {
    margin-bottom: 0px;
    min-height: 50vh;
    /* padding: 2em; */
}

#home {
    padding-bottom: 30px;
}

.login form label {
    text-align: center;
}

.captcha-div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1em;

}

.captcha-div input,
.captcha-div img,
.captcha-div span {
    padding: 0 10px;

}

.captcha-div input,
.captcha-div img,
.captcha-div span {
    width: 30%;

}

.tippy-template {
    display: none;
}

.sort-tippy .tippy-box {
    background-color: #fff;
    cursor: pointer;
}

.sort-tippy .tippy-box .tippy-content {
    padding: 0;
}

.tippy-select {
    line-height: initial;
    cursor: pointer;
    width: 225px;
    border: 1px solid rgba(169, 173, 173, 1);
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}

.sort-tippy ul {
    cursor: pointer;
    /* width: 240px; */
    border: 1px solid rgba(169, 173, 173, 1);
    border-radius: 4px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;

}

.sort-tippy ul li {
    cursor: pointer;
    list-style-type: none;

}

.sort-tippy ul li:hover {
    background-color: #F7F8F8;
}

.sort-tippy ul li a {
    cursor: pointer;
    color: #4A4A4A;
    font-size: 1em;
    width: 240px;
    padding: 10px;
    display: block;
    text-decoration: none !important;
}


.returned_results {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.print-btn-record span {
    padding-right: 10px;
}

.print-btn-record i {
    font-size: 1.2em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.print-btn-record {
    /* float: right; */
    color: #000 !important;
    background-color: #fff;
    border-color: #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.15s ease-in-out 0s !important;
}

.print-btn-record:hover {
    text-decoration: none;
}

.print-btn-record:hover, .print-btn-record:active{
    color: #fff !important;
    background-color: rgba(32,78,150,1) !important;
    border-color: rgba(32,78,150,1) !important;
}

.reset-btn i {
    font-size: 1.2em;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(15,23,42,.2);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    border-radius: 25px;
    text-decoration: none;
}


.reset-btn {
    /* float: right; */
    color: #fff;
    background-color: rgba(32,78,150,1);
    /* border-color: rgba(32,78,150,1); */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    border-radius: .5rem;
    /* border: 0; */
}


.reset-btn:hover, .reset-btn:active{
    color: rgba(32,78,150,1) !important;
    background-color: #fff;
    border-color: rgba(32,78,150,1);
    text-decoration: none;
}

.reset-btn i, .reset-btn i{
    color: #fff;
}
.reset-btn:hover i, .reset-btn:hover i{
   color: rgba(32,78,150,1)  !important;
}

.fav-req-btn {
    /* float: right; */
    color: #000 !important;
    /* background-color: #fff; */
    /* border-color: #ccc; */
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding: 0px 12px;
    color: #fff !important;
    background-color: rgba(32,78,150,1);
    border-color: rgba(32,78,150,1);
    text-decoration: none;
}

.fav-req-btn:hover, .fav-req-btn:active{
    color: rgba(32,78,150,1) !important;
    background-color: rgba(32,78,150,1);
    border-color: rgba(32,78,150,1);
    text-decoration: none;
}

.fav-req-btn i{
    font-size: 22px !important;
}
.fav-req-btn:hover i, .fav-req-btn:active i{
    color: rgba(32,78,150,1) !important;
}



.body_page-records .title_item,
.body_page-records h2,
.body_page-records h3,
.body_page-records .facet li a {
    color: #000 !important;
    padding-left: 0;
}

.btn-outline-primary:hover,
.btn-outline-danger:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.acc-btn-div {
    margin-top: 1em;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.acc-btn-div .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 2em;
    /* width: auto; */
}

.acc-btn-div i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2em;
    margin-left: 1em;
}




.gjs-row {
    margin-bottom: 0px !important;
}

.page_content h1 {
    /* padding: 10px; */
    padding-bottom: 0px;
    color: #000;
    /* border-bottom: 1px solid; */
    /* margin-left: 21px; */
}

.body_page-records-single h3 {
    /* padding: 10px; */
    padding-bottom: 0px;
    color: #000;
    font-weight:400;
    padding-top: 0;
}

.link-categories {
    font-size: 1.2em;
}

.force-img-fluid {
    max-width: 100% !important;
    height: auto !important;
}

#btn_show_facets {
    background-color: rgba(0, 82, 156);
    border-radius: 0;
    margin-bottom: 2em;
}

.date_slider {
    position: relative;
}

.date_slider:before {
    content: "";
    position: absolute;
    left: 30px;
    bottom: 0;
    height: 1px;
    width: 82.5%;
    /* or 100px */
    border-bottom: 1px dotted #ccc;
}

.facet.favorite .right_column_sep {
    padding-bottom: 0px;
}

.facet.favorite {
    /* padding-top: 0px; */
}

/* .gjs-cell img{
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
} */


.nav-title {
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
}

.nav-title i {
    font-size: 1.5em;
}

a.nav-title {
    text-decoration: none;
}

.navlist_fulltextpage .menu button::after {
    font-family: Ionicons;
    content: "\f104";
    margin-left: 6px;

}

.navlist_bookmarkspage .menu button::after {
    font-family: Ionicons;
    content: "\f104";
    margin-left: 6px;

}

.navlist_fulltextpage .items .item {
    padding: 0.5em;
}

.navlist_fulltextpage .items .item em {
    background: rgba(0, 82, 156);
    color: #fff;
}

#page a.badge {
    color: #fff;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease-in-out 0s;
}

#page a.badge:hover {
    color: #fff !important;
    background-color: rgba(0, 82, 156) !important;
}


.facets_unrefined .badge {
    display: inline-block;
    padding: .35em .65em;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1;
    color: rgba(0, 82, 156) !important;
    text-align: left;
    white-space: break-spaces;
    vertical-align: baseline;
    border-radius: .25rem;
}


.badge i.ion-android-close {
    margin-top: 4px;
    margin-left: 4px;
}

#page a i {
    /* color:#fff !important; */
    font-size: 0.9em;
}

.tippy-content ul {
    padding-left: 0px !important;
}


.nav-listing-select i {
    padding-right: 5px;
}

.nav-listing-select ul li a,
.perpage-select ul li a,
.sort-select ul li a {
    font-size: 14px !important;
    color: rgb(66, 66, 66) !important;
    width: fit-content;
}


.sort-tippy label {
    cursor: pointer;
}

.row-boxes .col {
    margin-bottom: 2em;
}

.navbar-brand.nav-title img {
    max-height: 56px;
}

.footer_main_title {
    font-size: 2em;
    text-transform: uppercase;
    font-family: 'Assistant', sans-serif;
}

.flexed {
    float: none !important;
    display: flex !important;
    justify-content: flex-start;
}
.flexed_vert_center {
    float: none !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    align-content: center;
}



.pagination .btn.btn-acc {
    margin-right: 1em;
}

.alert-acc-del {
    margin-bottom: 2em;
}

.no-acc-sep {
    margin-top: 2em;
    margin-bottom: 2em;
}

.alert-danger li {
    list-style-type: none;
    padding: 3px 2px;
}

#page>.page_content {
    min-height: 50vh;
}

#browse-collection h3 a {
    color: #662483 !important;
}

.table-collection {
    display: flex;
    padding: 10px;
    align-items: flex-start;
}

#browse-collection,
#browse-collection ul,
.content-collection {
    width: 100% !important;
    padding: 0.1em 2em;
    margin-bottom: 1em;
}

.browse-collection-all-box {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.carousel-icono-slide {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    height: 100px;
    width: 93%;
    margin: auto;
}

.icono_content {
    width: 80px;
    height: 80px;
    padding: 10px;
    border: 1px solid #e9e9e9 !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
    /* box-sizing: content-box; */
}

#myCarousel2.slide {
    background-color: #fff !important;
}

.icono-wrapper {
    background-color: #fff;
    text-align: center;
    padding: 20px;
}

.carousel-item {
    transition: transform 1.2s ease-in-out;
}


.tippy-box[data-theme~='icono-tippy'] {
    background-color: #fff !important;
    box-shadow: 0 8px 20px -4px #95abbb;    
    cursor: pointer;
    color: #424242 !important;
}

.tippy-box[data-theme~='icono-tippy'][data-placement^=top]>.tippy-arrow {
    bottom: -1px;
}

.tippy-box[data-theme~='icono-tippy'][data-placement^=bottom]>.tippy-arrow {
    top: -1px;
}

.tippy-box[data-theme~='icono-tippy']>.tippy-arrow {
    color: #58A2B9;
}

.browse-collection-all-box .img {
    width: initial;
    /* border: 1px solid #000; */
    padding: 10px;
}

.collection-tree {
    width: 100%;
    padding-left: 10px;
    /* padding-top: 10px; */
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition-property: height, visibility !important;
        transition-duration: .35s !important;
    }
}

h2.collection-show,
h2.collection-hide {
    cursor: pointer;
    user-select: none;
    font-size: 1.5rem;
    color: #000;
    margin: 0.2em;
}

h2.collection-show:before {
    font-family: 'Ionicons';
    content: '\f3d0';
    padding-right: 5px;
}

h2.collection-hide:before {
    font-family: 'Ionicons';
    content: '\f3d3';
    padding-right: 10px;
}

.collection-tree-subtitle {
    font-style: italic;
    margin-left: 1.5em;
}

.title-underline {
    /* height: 4px !important; */
    border-radius: 5px;
    color: #000;
    /* width: 35%; */
    margin-top: 0.1em;
    opacity: 1;
    margin-left: 10px;
    margin-bottom: 3em;
}


.table-collection .img-collection {
    /* margin-top:2em */
}

.col-subtitle-hr {
    width: 20%;
    margin-left: 2em;
    margin-top: 0em;
}

.wrapper-collection-tree-subtitle {
    display: flex;
    align-items: center;
}

.wrapper-collection-tree-subtitle hr {
    width: 100%;
    margin-right: 2em;
}

.collection-tree-subtitle {
    margin-right: 5px;
    white-space: nowrap;
}

.img-shadow {
    padding: 10px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}



/* RESIZE */

@media only screen and (max-width: 1340px) {
    #bt-back {
        right: 10px;
        line-height: 40px;
        background-color: #ffffff;
        border: 1px solid #f0f0f0;
        color: #ddd;
        border-radius: 0%;
        line-height: 47px;
    }

    #bt-back i {
        margin-right: 25px;
    }

}

@media only screen and (max-width: 1180px) {
    .og-grid li {
        width: 49% !important;
    }

    #bt-back,
    #bt-prev,
    #bt-next {
        border-radius: 0%;
        font-size: 2em;
        width: 30px;
        right: -50px;
    }

    .box-container {
        width: 100% !important;
    }

    .carousel-icono-slide {
        display: grid;
        grid-template-columns: auto auto auto;
        /* background-color: #2196F3; */
        padding: 10px;
        /* width: 1170px; */
        margin: auto;
        height: 100%;
    }

    .carousel-item-item {
        margin-top: 15px;
    }


    .carousel-item-item:last-child:nth-child(3n - 1) {
        grid-column-end: -2;
    }

    .carousel-item-item:nth-last-child(2):nth-child(3n + 1) {
        grid-column-end: 4;
    }

    /* Dealing with single orphan */

    .carousel-item-item:last-child:nth-child(3n - 2) {
        grid-column-end: 3;
    }


    .line-sm {
        width: 100%;
    }

    #advanced-search .advs_div {
        width: 100%;
    }

}

@media only screen and (max-width: 1300px) {
    #homeslider .prev {
        display: none !important;
    }

    #homeslider .next {
        display: none !important;
    }
}




/* DEMO GENERAL ============================== */
.hover {
    overflow: hidden;
    position: relative;
    padding-bottom: 80%;
}

.hover-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    transition: all 0.4s;
}

.hover>img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s;
}

.hover-content {
    position: relative;
    z-index: 99;
}



/* DEMO 3 ============================== */
.hover-3::after {
    content: '';
    width: calc(100% - 3rem);
    height: calc(100% - 3rem);
    border: 1px solid #fff;
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    z-index: 90;
    transition: all 0.3s;
    transform: scale(1.1);
    opacity: 0;
    display: block;
    opacity: 0;
}

.hover-3-content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 99;
}

.hover-3-description {
    opacity: 0;
    transform: scale(1.3);
    transition: all 0.3s;
}

.hover-3>img {
    width: 110%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hover-3 .hover-overlay {
    background: linear-gradient(180deg, #00000088 40%, #ffffff44 100%);
}

.hover-3:hover>img {
    width: 100%;
}

.hover-3:hover::after {
    opacity: 1;
    transform: none;
}

.hover-3:hover .hover-3-description {
    opacity: 1;
    transform: none;
}

.hover-3:hover .hover-overlay {
    background: rgba(0, 0, 0, 0.8);
}

/* DEMO 5 ============================== */
.hover-5::after {
    content: '';
    width: 100%;
    height: 20px;
    background: var(--main-color);
    position: absolute;
    bottom: -20px;
    left: 0;
    display: block;
    transition: all 0.3s;
    z-index: 999;
}

.hover-5 .hover-overlay {
    background: rgba(0, 0, 0, 0.2);
}

.hover-5-title {
    position: absolute;
    bottom: 1rem;
    left: 0;
    transition: all 0.3s;
    padding: 2rem 3rem;
    z-index: 99;
}

.hover-5-title span {
    transition: all 0.4s;
    opacity: 0;
    color: var(--main-color);
}

.hover-5:hover .hover-overlay {
    background: rgba(0, 0, 0, 0.8);
}

.hover-5:hover .hover-5-title {
    bottom: 0;
}

.hover-5:hover .hover-5-title span {
    opacity: 1;
}

.hover-5:hover::after {
    bottom: 0;
}

.boxes-block h3 {
    color: #fff;
}

.boxes-block,
.news-block,
.swiper-block,
.slider-multi-block {
    padding: 2em;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 3rem;
}



.icon_img_title {
    height: 50px;
}


.boxes-block h3 {
    text-shadow: 0px 0px 10px rgb(0 0 0);
}




.carousel-item {
    /* position:relative; */
    /* display:inline-block; */
}

.carousel-item:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(0deg, #00000066 45%, #ffffff00 100%);
}

.carousel-item>img {
    /* position:relative; */
    /* z-index:-1; */
    /* display:block; */
    /* height:200px; */
    /* width:auto; */
}

#exhib_top_nav {
    min-height: initial !important;
    padding: 15px 30px !important;
}

::-webkit-scrollbar {
    width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
    background: rgba(238, 238, 238, 0.3);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgb(212, 212, 212, 0.6);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: rgb(212, 212, 212, 1);
}


#search_txt:focus {
    outline: 1px solid #005BAC33;
}

.navbar-light .navbar-nav .nav-link {
    color:rgba(32,78,150,1);
    border-radius: 0.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
    line-height: 1.75rem;
}

/* ##1268b8 */

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
    background:rgba(32,78,150,1);
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
/*     color: #ffffff;
    background:rgba(32,78,150,1); */
}

.img-flickr {
    max-height: 34px;
}


.text-news-home {
    min-height: 22em;
}

.news-card-home {
    background: #F8F8F8;

}

.news-img-wrapper {
    /* width: 200px; */
}

.news-img-wrapper.no-img-news {
    font-size: 7em;
}

.news-img-wrapper.no-img-news {
    /* width: 150px; */
    /* height: 150px; */
    display: flex;
    justify-content: center;
    /* padding-top: 38px; */
    /* align-items: center; */
    /* vertical-align: middle; */
    align-items: center;
    /* box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; */
}


.text-news-home h3 {
    color: rgba(0, 82, 156) !important;
}

.article-main-img {
    max-width: 300px;
    max-height: 300px;
}

.page_content_right_exhib {
    background-color: #fff;
    padding: 30px;
    /* margin-bottom: 4em; */
}

.exhib_menu_list {
    height: calc(100% - 113px);
}

.logo_wrapper{
    position: absolute;
    /* left: 5%; */
    width: 100%;
    display: flex;
    padding-left: 5%;
    align-items: center;
    gap: 2rem;
}

.head-banner-wrapper a.logo-banner {
    display: inline-block;
    position: relative;
}




.navlist_img_box .no-img-avail {
    max-width: 150px !important;
    max-width: 180px;
    max-height: 200px;
    /* padding: 7px 13px 10px 13px; */
    /* border-radius: 70px; */
}

.no-img-avail {
    max-width: 120px !important;
    max-width: 180px;
    max-height: 200px;    
}

.media_image img {
    padding: 10px;
}

.media_image .no-img-avail {
    max-width: 300px !important;
}

/* custom slider arrows*/

.ls-nav-prev,
.ls-nav-next {
    transition: transform .3s ease-in-out 25ms;
    width: 50px;
    height: 50px;
    z-index: 10000;
    top: 50%;
    margin-top: -25px;
    position: absolute;
    border-radius: 25px;

}

.ls-nav-prev:after,
.ls-nav-next:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 26px;
    height: 26px;
    border: 3px solid transparent;
    border-top: 3px solid rgba(255, 255, 255, 0.75);

}

.ls-nav-prev:after {
    left: 20px;
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-left: 3px solid rgba(255, 255, 255, 0.75);
}

.ls-nav-next:after {
    right: 20px;
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 3px solid rgba(255, 255, 255, 0.75);
}

.ls-nav-prev:hover,
.ls-nav-next:hover {
    transition: transform .3s ease-in-out 25ms;
    -o-transform: scaleX(1.2) scaleY(.7);
    -ms-transform: scaleX(1.2) scaleY(.7);
    -moz-transform: scaleX(1.2) scaleY(.7);
    -webkit-transform: scaleX(1.2) scaleY(.7);
    transform: scaleX(1.2) scaleY(.7);
}

.ls-nav-prev:hover:after {
    border-top-color: rgba(255, 255, 255, 1) !important;
    border-left-color: rgba(255, 255, 255, 1) !important;
}

.ls-nav-next:hover:after {
    border-top-color: rgba(255, 255, 255, 1) !important;
    border-right-color: rgba(255, 255, 255, 1) !important;
}

.ls-nav-prev {
    left: 15px;
}

.ls-nav-next {
    right: 15px;
}

.hover-5 .stretched-link::after {
    z-index: 100;
}

.hover-3 .stretched-link::after {
    z-index: 100;
}


.img-container {
    position: relative;
}

.img-image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.img-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    cursor: pointer;
    /* width: calc(100%); */
    /* height: calc(100%); */
    /* border: 1px solid #fff; */
    outline: 1px solid #fff;
    /* outline-offset: -3em; */
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.2);
    width: 11em;
    height: 11em;
    border-radius: 26px;
}

.img-container:hover .img-image {
    opacity: 0.3;
}

.img-container:hover .img-middle {

transition: all 0.4s ease-in-out 0s;

opacity: 1;
}

.img-text {
    /* background-color: #E0E6E9; */
    color: #fff;
    font-size: 16px;
    padding: 16px 18px;
    border-radius: 33px;
    /* display: flex; */
    /* justify-content: center; */
    align-items: center;
     text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5)
}

.img-text i {
    font-size: 6em !important;
}


.media_image {
    justify-content: center;
}


.content-collection #browse-collection {
    display: block;
    max-width: 70%;
    margin-left: 1em;
}

.content-collection #browse-collection .deep1 a {
    font-size: 1.5em;

}

.content-collection #browse-collection .deep2 a {
    font-size: 1.3em;
}

ul#browse-collection {
    /* background:#E0E6E9; */
    padding: 2em !important;
    border-radius: 5px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

ul#browse-collection .deep1 a,
ul#browse-collection .deep2 a {
    color: #37AADC !important;
}

ul#browse-collection a {
    color: #37AADC !important;
    display: flex;
    /* width:100%; */
    justify-content: space-between;
    border-bottom: 1px dotted #ccc;
}


.add_element {
    background-color:rgba(32,78,150,1);
    color: #fff !important;
    /* border-color: #ccc; */
}

.add_element:hover {
    opacity: 1;
    background-color:#fff;
    color: rgba(32,78,150,1) !important;
    text-decoration: none;

}

.submit-adv-btn {
    background-color: rgba(32,78,150,1);
}

.submit-adv-btn:hover {
    opacity: 1;
}

.adv-search-wrapper {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    padding: 1em 2em;
}


.adv-search-wrapper .row:nth-child(even) {
    background: #fff
}

.adv-search-wrapper .row:nth-child(odd) {
    background: #f4f4f4
}

.facet_block {
    background: #fff;
    padding: 1em 1.4em;
    margin-bottom: 1em;
}

.slide_bg_img {
    min-height: 347px;
    /* min-height: 200px; */
    height: fit-content;
    width: 100%;
    background-position: top;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-repeat: no-repeat;
}

.swiper-container {
    /* width: 1320px; */ /* no width here to avoid responsive issues*/
    padding-top: 50px;
    padding-bottom: 50px;
}

.swiper-slide {
    width: 400px !important;
/*     border-radius: 10px; */
}

.swiper-slide {
    overflow: hidden;
    border-radius: 0.5rem;
}

.card-text {
    /* height: 9rem; */
    overflow: hidden;
}

/* DEMO 3 ============================== */
.card-img-wrapper {
    position: relative;
}

.card-img-wrapper::after {
    content: '';
    width: calc(100% - 3rem);
    height: calc(100% - 3rem);
    border: 1px solid #fff;
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    z-index: 90;
    transition: all 0.3s;
    transform: scale(1.1);
    opacity: 0;
    display: block;
    opacity: 0;
}


.card-img-wrapper:hover::after {
    opacity: 1;
    transform: none;
}


/******OWL Carousel********/

.owl-stage-outer {
    min-height: 450px;
}

.owl-dot {
    width: initial;
}

.cards-container {
    position: relative;
    margin-top: 30px;
}

.cards-container h2 {
    margin-bottom: 50px;
}

.cards-container .owl-stage-outer {
    padding: 30px 0;
}

.cards-container .owl-nav {
    /* display: none; */
}

.cards-container .owl-dots {
    text-align: center;
}

.cards-container .owl-dots span {
    position: relative;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: block;
    background: #fff;
    border: 2px solid var(--bg-color-1);
    margin: 0 5px;
}

.cards-container .owl-dots .active {
    box-shadow: none;
}

.cards-container .owl-dots .active span {
    background: var(--bg-color-1);
    box-shadow: none;
    height: 12px;
    width: 12px;
    margin-bottom: -1px;
}

.cards-container .card {
    background: var(--bg-color-3);
    background: #fff;
    box-shadow: 0 8px 30px -7px #c9dff0;
    margin: 0 20px;
    /* padding: 10px 20px; */
    /* border-radius: 20px; */
    border: 0;
}

/* round frame */
/* .cards-container .card .card-img-top {
    max-width: 200px;
    border-radius: 50%;
    margin: 15px auto 0;
    box-shadow: 0 8px 20px -4px #95abbb;
    width: 200px;
    height: 100px;
} */

.cards-container .card {
    /* max-width: 200px; */
    /* border-radius: 10px; */
    margin: auto;
    box-shadow: 0 8px 20px -4px #95abbb;
    /* width: 200px; */
    width: 80% !important;
    transition: width 0.4s ease-in-out;
}

.cards-container .card h5 {
    color: #01b0f8;
    font-size: 21px;
    line-height: 1.3;
}

.cards-container .card h5 span {
    font-size: 18px;
    color: #666666;
}

.cards-container .card p {
    font-size: 18px;
    color: #555;
    padding-bottom: 15px;
}

.cards-container .active,
.cards-container .cloned,
.cards-container .owl-item:not(.center) {
    opacity: 0.6;
    /* transition: all 0.2s; */
}

.owl-dot.active {
    opacity: 1;
}

.owl-item:not(.center) {
    margin-top: 1em;
}

.cards-container .center {
    opacity: 1;
}

.cards-container .center h5 {
    font-size: 24px;
}

.cards-container .center h5 span {
    font-size: 20px;
}




/* center with round frame img */
/* .cards-container .center .card-img-top {
    max-width: 100%;
    height: 120px;
    width: 120px;
} */

.cards-container .center .card {
    /* max-width: 200px; */
    /* width: 200px; */
    width: 85% !important;
    margin: auto;
}




.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    outline: 0;
}

.owl-carousel button.owl-dot {
    outline: 0;
}



.carousel-wrap {
    width: 1000px;
    margin: auto;
    position: relative;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}


.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 120px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .prev-slide {
    /* background: url("/themes/Denali/images/slider/left-arrow.png") no-repeat scroll 0 0; */
    left: 10px;
}

.owl-carousel .next-slide {
    /* background: url("/themes/Denali/images/slider/left-arrow.png") no-repeat scroll -24px 0px; */
    right: 10px;
}

.owl-carousel .prev-slide,
.owl-carousel .next-slide {
    font-size: 70px;
    color: var(--bg-color-1);
    /* text-shadow: 0px 0px 6px rgb(0 0 0); */
    opacity: 0.8;
}

.owl-carousel .prev-slide:hover,
.owl-carousel .next-slide:hover {

    transition: all 0.3s ease;
    opacity: 1;
}

span.img-text {
    text-decoration: none;
    outline: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    cursor: pointer;
    width: 100%;
    font-size: 23px;
    display: block;
    text-transform: capitalize;
}

span.img-text:hover {
    color: #2caae1;
}



/* if you want to force dots&nav display even if not enough items to trigger it */
/* .owl-nav.disabled, .owl-dots.disabled{
    display:block !important;
  }   */



/****** OWL CAROUSEL END********/


/* Slider multi arrows */
.arrow-prev-slider-multi::after,
.arrow-next-slider-multi::after {
    border-top: 3px solid #204E96;
    
}

.arrow-prev-slider-multi::after {
    border-left: 3px solid #204E96;
}

.arrow-next-slider-multi::after {
    border-right: 3px solid #204E96;
}

.arrow-prev-slider-multi:hover:after {
    border-top-color: rgba(55, 170, 220, 1) !important;
    border-left-color: rgba(55, 170, 220, 1) !important;
}

.arrow-next-slider-multi:hover:after {
    border-top-color: rgba(55, 170, 220, 1) !important;
    border-right-color: rgba(55, 170, 220, 1) !important;
}

.owl-nav .ls-nav-prev,
.owl-nav .ls-nav-next {
    margin-top: -70px;
}

/* Swiper multi arrows */

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.arrow-prev-swiper-multi::after,
.arrow-next-swiper-multi::after {
    border-top: 3px solid rgba(255, 255, 255, 0.75);
}

.arrow-prev-swiper-multi::after {
    border-left: 3px solid rgba(255, 255, 255, 0.75);
}

.arrow-next-swiper-multi::after {
    border-right: 3px solid rgba(255, 255, 255, 0.75);
}

.arrow-prev-swiper-multi:hover:after {
    border-top-color: rgba(0, 82, 156, 1) !important;
    border-left-color: rgba(0, 82, 156, 1) !important;
}

.arrow-next-swiper-multi:hover:after {
    border-top-color: rgba(0, 82, 156, 1) !important;
    border-right-color: rgba(0, 82, 156, 1) !important;
}

.arrow-next-swiper-multi,
.arrow-prev-swiper-multi {
    margin-top: -30px;
}

#myCarousel{
    display: none;
}

.header-bar-top{
    padding: 1.25rem 5rem;
    background-color: #D9E2F0;
    line-height: 1.25rem;
    font-size: .875rem;
    display: flex;
    justify-content: space-between;
}

.wmo_logos{
    display: flex;
    align-items: flex-end;
    gap: 0.375rem;
}
.logo-banner-img-left {
    width: 4.375rem;
}

.logo-banner-img-right {
    width: 9rem;
}

.fulltext_exact_wrap .form-check-input:checked {
    background-color: rgba(32,78,150,1);
    border-color: rgba(32,78,150,1);
}
.logo-150-svg{
    max-width: 24em;
}

.wmo_logos_bottom{
    display:flex;
    justify-content: flex-end;
    gap:0.5rem;
    padding-top: 0.25rem;
}

.wmo_elibrary{
    display:flex;
    justify-content: flex-start;
    gap:0.5rem;
    padding-top: 0.25rem;
    /* font-family: 'PFBagueSansPro';
    font-family: 'PFBagueSansProReg'; */    
}

.wmo_elibrary_label{
    font-family: 'PFBagueSansProMed';
    color: #003da5c7;
    font-weight: 100;
    color: #003da5bd;
    top: 45%;
    left: calc(100% + 10px);
    /* position: absolute; */
    line-height: 0.6;
    font-size: 2rem;
    white-space: nowrap;
    margin-top: 1.5em;
    /* top: 59%; */
    /* left: 509px; */
}
.wmo_elibrary_label a:hover{
    text-decoration: none;
}
.wmo_logos_bottom div{
    font-size: .875rem;
    /* border-bottom: 4px solid; */
    padding-right: 1em;
}

.wmo_logos .wmo_elibrary_label{
    
}
.wmo_logos_bottom div.weather_logos{
    border-color: rgba(245,167,41, 1);
}
.wmo_logos_bottom div.climate_logos{
    border-color: rgba(122,182,74, 1);
}
.wmo_logos_bottom div.logo_gap{
    border-color: rgb(0 71 186);
}
.wmo_logos_bottom div.water_logos{
    border-color: rgba(35,171,209, 1);
}
a.logo-banner{
    text-decoration: none;
    color: rgba(15,23,42,1);
    display: inline-block;
}
a.logo-banner:hover{
    /* color:rgba(15,23,42,.7); */
}
.logo_gap{
    width: 4.375rem;
    /* border-bottom: none !important; */
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: rgba(0, 82, 156);
    color: #ffffff;    
    text-decoration: none;
}
.search_container{
    margin: auto;
}

.custom_search{
    /* padding-top: 0.5rem; */
    display:flex;
    width: 40rem;
    gap: 1rem;
    justify-content: center;
    align-items: center;
}
.custom_search .custom_search_btn{
    cursor: pointer;
}

.custom_search_btn.chkbx{
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 0.3rem;
}
.form-switch input{
    cursor: pointer;
}
.form-check-label{
    cursor: pointer;
    display: inline;
}

#search_language.form-select {
/*     background-color: rgba(32,78,150,1); */
/*     color: #ffffff; */
    padding: 15px 2em;
    line-height: 1.5rem;
    cursor: pointer;
}

#search_language.form-select,  #search_by_wmo_id,#search_by_wmo_session, #search_by_id_wrapper label{
    padding: 15px 2em;
    line-height: 1.6rem;
}

#search_by_id_wrapper>label{
    border:1px solid #ccc;
    border-radius: 0.25rem;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.custom_search_btn{
    width: 100%;
}

.facet_block.p_right.p_top h2,.records-title-main{
    font-size: 1.5rem;
    margin-bottom: 0;
}

.show_facets .wmo-top-band{
    margin-left: 30px;
}

#search_language.form-select, #wmo_id_type.form-select{
    background-color: rgba(32,78,150,1);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    color: #fff;
    min-width: 15em;
}

.navbar #search_txt {    
    width: 15rem;    
}
.navbar #search_submit {    
    width: initial;    
}

.navbar #search_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
    border-radius: 0.5rem;
    width:initial;
    padding: 0;
}

.slide_swipe_content{
    position: absolute;
    bottom: 20px;
    background-color: hsla(0,0%,100%,.8);
    padding: 0.75rem;
    width: calc(100% - 40px);
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    left: 20px;
}

.slide_swipe_content a{
    text-decoration: none;
}
.swiper_title{
    /* display:none; */
}
.home_section_title{
    text-align: center;
    font-size: 2rem;
    line-height: 1;
    margin-bottom: .5rem;
}

.info-card-body h2{
    font-size: 24px;
}
.info-card-body{
    padding: 1rem;
    min-height: 6rem;
    -webkit-mask: linear-gradient(0deg, #0000, #000 30px);
    mask: linear-gradient(0deg, #0000, #000 90px);
}
.bg_news_card{
    height: fit-content;
    width: 100%;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-repeat: no-repeat;
    height:15rem; 

}

.body_home #content{
    /* padding-top: 0; */
}

.hover-3-content h3{
    font-weight: 400;
}

.toggle_menu_text,.toggle_menu_text:hover{
    color:rgba(15,23,42,1) !important;
}

.foot-2,
.foot-3,
.foot-4{
    padding-top: 1em;
}


#footer h4 {
    font-size:1.125rem;
}

.wmo-top-band {
    background: linear-gradient(90deg, #00000000 -8%, #ffffff 100%), url(/themes/WMO/images/wmo_band.png) top left no-repeat;
    color: #00529c;
    height: 9px;
    /* z-index: 1000000; */
    background-size: cover;
    /* border-top-left-radius: 0.5rem; */
}
.wmo-top-band-no-white {
    background:  url(/themes/WMO/images/wmo_band_no_white.png) top left no-repeat;
    color: #00529c;
    height: 9px;
    /* z-index: 1000000; */
    background-size: cover;
    /* border-top-left-radius: 0.5rem; */
}

.logo_wrapper .wmo-top-band-no-white{
    margin-top: 4px;
} 

.show_facets .wmo-top-band-no-white {
    margin-left:30px;
}

.search_tip{
    font-style: italic;
    width: 100%;
    text-align: center;
    padding-top: .5em;
    font-size: 15px;
}

#search_by_wmo_id.no_value{
    opacity: 0.7;
}

.facet h3 {
    position: relative;
    cursor: pointer;
    font-size: 1.125rem;
}
.facet h3::after {
    border-color: rgba(15,23,42,1) transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: '';
    display: inline-block;
    position: absolute;
    right: 0em;
    top: 0.5em;
}
.body_page-exhibitions-single .facet h3::after {
    display: none;
}

.facet h3.sub-facet-open::after {
    border-color: transparent transparent #252122;
    top: 0.3em;
}

.custom_search_btn#search_by_id_wrapper, .custom_search_btn#search_by_id_wrapper2{
    display: flex;
    width: auto;
}
.custom_search_btn#search_by_search_language{
    width: 60%;
}

#search_by_wmo_id, #search_by_wmo_session{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#search_by_wmo_id{
    max-width: 14em;
}
#search_by_wmo_session{
    max-width: 25em;
}
#wmo_id_type.form-select{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.attachedfiles{
    height: auto;
}

#search_submit{
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    position: relative;
    padding: 1.5em;
    border-radius: 4px;
}
.fulltext_checkbox{
    align-self: flex-end;
}
.fulltext_checkbox.form-switch input{
    margin-right:.4rem
}
.fulltext_check{ /* hides fulltext box from facet columns*/
    display: none; 
}

.search_form_top{
    display:flex;
    justify-content: space-between;
}



#menu_lang .disabled{
    /* display: none; */
    cursor: not-allowed;
}

.inlined_submenu{
    padding-left: 0;
}

.inlined_submenu li a::before{
    content:'-';
    padding-right: 0.5rem;
}   

.inlined_submenu .dropdown-item{
    padding-left:0;
}

.list_relations{
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    /* margin-bottom: 1.5rem !important; */
}

.relations_box{
    background-color: #fff;
    padding: 2rem 1rem;
    margin-bottom: 2rem;
}

.card-left-rel{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eee;
}


.header-bar-top a{
    text-decoration: none;
    color:rgba(15,23,42,1);
}
.header-bar-top a i{

    font-size: 1rem;
}

.login_label{
    padding-left: .5rem;
}

a.logout, a.login_sign{
    padding: 0 1.5em 0px 1.5em;
}

a.logout{
    border-left : 1px solid rgba(15, 23, 42, 1);
}

.highlighted_items h2, .highlighted_items h3{
    font-size: 1rem;
}

.highlighted_items .bg_news_card{
    height: 24rem;
    background-position: top;
}

.dropdown-item.dropdown-toggle:after{
    position:absolute;
    right: .5rem;
    top: .8rem;
    /* fleche vers la droite */
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    /* fleche vers le haut */

}
.navbar-nav .dropdown-menu {
    border: 1px solid white;
}

.highlighted_items .card-body{
    height:10em;
}
.highlighted_items .card-text{
    display: none;
}

.text-news-home {
    min-height: 12em;
}

.news-header{
    height: 12em;
}

.body_page-records dt{
    display: none;
}
.body_page-records .item-list dt{
    
    display: none;
}
.body_page-records .item-list dd{
    margin-left: 0px;
}

.body_page-records-single .lgauth{
    top: 1rem;
    left: 0.5rem;
    z-index: 1;
}

.body_page-records-single #content{
    margin-top: 1em;
    padding-top: 1em;
}
.body_page-records-single .page_content {
    position: relative;
}

.left-col-single{
    position: relative;
}

#copy_link{
    font-size: 1.8em;
    cursor: pointer;
}
#link_to_copy{
    /* padding: 1em; */
}
.copy_link_and_btn{
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.permalink-row {
    display: flex !important;
    align-items: center;
}

.permalink-row dd{
    margin-left: 0;
}


.body_page-full #content{
    /* margin-top:3em; */
}

.body_page-full #lgmap{
    display: none;
}

.svg-loader{    
    z-index: 11001;    
    margin: auto;
    left:0;
    right:0;
    top:0;
    bottom:0;
    position:fixed;
}

.wrapper-logo-nav{
    margin-bottom:3em;
}

.body_page-records .wrapper-logo-nav,
.body_home .wrapper-logo-nav{
    margin-bottom: 0;
}

.img-container a{
    text-decoration: none;
}

.returned_results.no_results{
    flex-direction: column;
}




.slider-multi-container {
    position: relative;
    /* margin-top: 30px; */
}

.slider-multi-container h2 {
    margin-bottom: 50px;
}

.slider-multi-container .owl-stage-outer {
    padding: 30px 0;
}

.slider-multi-container .owl-nav {
    /* display: none; */
}

.slider-multi-container .owl-dots {
    text-align: center;
    display: none;
}

.slider-multi-container .owl-dots span {
    position: relative;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: block;
    background: #fff;
    border: 2px solid var(--main-color);
    margin: 0 5px;
}

.slider-multi-container .owl-dots .active {
    box-shadow: none;
}

.slider-multi-container .owl-dots .active span {
    background: var(--main-color);
    box-shadow: none;
    height: 12px;
    width: 12px;
    margin-bottom: -1px;
}

.slider-multi-container  .card{
    /* max-width: 200px; */
    /* border-radius: 10px; */
    margin: auto;
    box-shadow: 0 8px 20px -4px #95abbb;
    /* width: 200px; */
    width: 90% !important;
    transition: width 0.4s ease-in-out;
    padding: 1.5em;
    background: #204e9611;
}


.slider-multi-container .center .card {
    /* max-width: 200px; */
    /* width: 200px; */
    width: 90% !important;
    margin: auto;
}

.slider-multi-container  .card h5{
    font-size: 16px;
}
.owl-carousel .owl-item img {
    max-width: 200px;
    margin: auto;
}

.card-infos{
    min-height: 34px;
}



.cardh5 {
    color: var(--main-color);
    font-size: 18px;
    line-height: 1.3;
    height: 2.5em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cardh5 span {
    font-size: 14px;
    color: #666666;
}

.cardp {
    font-size: 14px;
    color: #555;
    /* padding-bottom: 15px; */
}

.slider-multi-container .active,
.slider-multi-container .cloned,
.slider-multi-container .owl-item:not(.center) {
    opacity: 0.6;
    /* transition: all 0.2s; */
}

.owl-dot.active {
    opacity: 1;
}

.owl-item:not(.center) {
    margin-top: 1em;
}

.slider-multi-container .center {
    opacity: 1;
}

.slider-multi-container .center h5 {
    font-size: 18px;
}

.slider-multi-container .center h5 span {
    font-size: 14px;
}


/* center with round frame img */
/* .slider-multi-container .center .card-img-top {
    max-width: 100%;
    height: 120px;
    width: 120px;
} */





.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    outline: 0;
}

.owl-carousel button.owl-dot {
    outline: 0;
}



.carousel-wrap {
    width: 1000px;
    margin: auto;
    position: relative;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}


.owl-nav .ls-nav-prev,
.owl-nav .ls-nav-next{
    margin-top: -70px;
}


.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 120px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .prev-slide {
    /* background: url("/themes/GODF/images/slider/left-arrow.png") no-repeat scroll 0 0; */
    left: 10px;
}

.owl-carousel .next-slide {
    /* background: url("/themes/GODF/images/slider/left-arrow.png") no-repeat scroll -24px 0px; */
    right: 10px;
}

.owl-carousel .prev-slide,
.owl-carousel .next-slide {
    font-size: 70px;
    color: var(--main-color);
    /* text-shadow: 0px 0px 6px rgb(0 0 0); */
    opacity: 0.8;
}

.owl-carousel .prev-slide:hover,
.owl-carousel .next-slide:hover {

    transition: all 0.3s ease;
    opacity: 1;
}

.searched_string{
    font-weight: 700;
    line-height: 1;
    color: rgba(0, 82, 156) !important;
}


.more-wrapper-top{
    display: flex;
    justify-content: space-between;
    padding: 0 0.5rem;
    margin-bottom:.5rem
}

.search-box{
    margin-right:1rem;
    border-radius:.25rem
}

.wrap_top_search{
    display: flex;
    align-items: flex-end;
    gap: 1.5rem;
}
.wrap_bot_search{
    display: flex;
    align-items: center;
    gap: 1.5rem;
    /* padding: 1.5em; */
}


#modal_result .ion-ios-checkmark{
    color:rgba(0, 82, 156);
    font-size: 22px;
}
#modal_result .ion-ios-close, #modal_result .ion-compose, #modal_result .ion-ios-circle-outline{
    font-size: 22px;
}

#basket-heart-icon{
    font-size: 22px;
    color: #fff;
}
#basket-email-icon{
    font-size: 28px !important;
    color: #fff;
}

a.facets_unrefined:hover span {
    color:rgb(217, 103, 4) !important;    
}

a.facets_refine:hover {
    color:rgb(217, 103, 4) !important;    
}

.navlist_content h2{
    font-weight: 500 !important;
}

.link_to_long_notice:hover h2,
.link_to_long_notice:hover a{
    color:rgb(0, 82, 156) !important;
}

.serie_no_carousel{
    padding-top:.7em;
    min-height: 35px;
}
.slider-multi-container .card-body{
    padding-top: 0em !important;
}

.no-img-rel{
    padding: 14px;
}

/* A mettre dans tous les themes si OK */


.item-grid{
    display: grid;
    /* ajuster largeur colonnes ici */
    grid-template-columns: 0.5fr 1.5fr;          
    grid-column-gap: 0px;
    grid-row-gap: 0em; 
}

.grid-col{
    /* padding reset no need in grid use grid space etc */
    padding: 0 ! important;
}
.is_title_grid{
    font-weight: 500;
    min-width: 15em;
}
.item-grid > div { 
    /* box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2); */
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; */
    padding: .5em;
    /* background-color: #000; */
}
/* border between lines */
.row-border {
    /* Box-shadow lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ger */
    
    /* Bordure transparente pour couvrir toute la largeur de la grille */
    border-top: 1px solid #cccccc55;
    grid-column: 1 / span 2; /* line takes two col */
    margin-top: .5em;
    margin-bottom: .5em;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;    
    margin-bottom: 2em; */
}

.accordion-button{
    font-weight: normal;
}
.accordion-button:not(.collapsed) {    
    background-color: rgb(32, 78, 150) !important;
    color: #fbfbfb !important;
}
.accordion-button:not(.collapsed):hover {
    color: #fff !important;
}

.accordion-button.collapsed:hover{
    color: #fff !important;
    background-color: rgb(32, 78, 150) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
  }
  
.recent_publications{
    padding: 1rem 0rem;
}

.rec_published_info{
    background-color: #204e9611;
}

.main_title_single{
    font-weight: bold !important;
}


.body_page-browse-collection-all .deep1 a 
{
    margin-left: 20px !important;
    padding-left:0px !important;
}


.body_page-browse-collection-all .deep1 a div
{
    padding-left: 0px !important;
    /* margin-left:40px !important; */
}

.body_page-browse-collection-all .deep2 a div
{
    padding-left: 0px !important;
    /* margin-left:40px !important; */
}
.body_page-browse-collection-all .deep3 a div
{
    padding-left: 0px !important;
    /* margin-left:40px !important; */
}

.body_page-browse-collection-all .deep2 a 
{
    margin-left: 40px !important;
    padding-left:0px !important;
}

.body_page-browse-collection-all .deep3 a 
{
    margin-left: 60px !important;
    padding-left:0px !important;
}

.body_page-browse-collection-all .deep1_option
{
    margin-left: 20px;
    padding-left:0px !important;
}

.body_page-browse-collection-all .deep2_option
{
    margin-left: 40px !important;
    padding-left:0px !important;
}

.body_page-browse-collection-all .deep3_option
{
    margin-left: 60px !important;
    padding-left:0px !important;
}

/*Arabic specific style*/
html[lang="ar"]  .form-switch .form-check-input {
    margin-left:0;
}


html[lang="ar"] .facet h3::after {
    right: initial;
    left: 0em;    
}

html[lang="ar"] .wmo-top-band-no-white{
    transform: scaleX(-1);

}

/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/****************    RESPONSIVE   *********************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/


@media screen and (max-width: 1380px) {
    .head-banner {
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {

    .navbar-light .navbar-nav .nav-link{
        padding-left: 1rem;
        padding-right: 1rem;
        /* max-width: 50%; */
    }

    .navbar {    
        padding-left: 40px;
        padding-right: 40px;
    }

    .slider-legend-wrapper p {
        /* min-height: 60px; */
    }

    #footer {
        /* height: 22vh; */
        display: flex;
        align-items: flex-start;
        /* padding-top: 2em; */
    }

    /* .carousel-caption {
        bottom: 2.5rem;
        z-index: 10;
    } */

    .slider-legend-wrapper {
        width: 80%;
    }

    .slider-legend-wrapper h2 {
        font-size: 1.1em;
    }

    .slider-legend-wrapper .btn-lg {
        font-size: 1.1em;
    }

    #search_txt {
        //width: 250px;
    }

    /* .slider-legend-wrapper p {
        height: 50%;
        max-height: 60px;
        overflow: hidden;
    } */
    #footer {
        /* padding-top: 20px; */
    }

    #footer h3 {
        font-size: 1.5em;
    }

    #footer .container {
    }

    .icon_img_title {
        height: 30px;
    }

    .small,
    small {
        font-size: .6em;
    }

    h3 {
        font-size: 1.2em;
        ;
    }

    .text-articles-news-p {
        max-height: 100px;
        overflow: hidden;
    }
}


@media only screen and (max-width: 992px) {

.custom_search_btn#search_by_search_language {
  width: 100%;
}

    .navbar-toggler{
        position: relative;
    }
   
    .toggle_menu_text{
        position:absolute;
        left: 100%;
        visibility:visible !important;
        padding: 5px 10px;
    }

    .wrap_top_search{
        flex-direction: column-reverse;
    }
    .fulltext_exact_wrap{
        align-self: end;
        margin-top: 30px;
        width: 100%;
    }    

    .wrap_top_search{
        position: relative;
        gap: .5rem;
    }

    .reset_search{
        position: absolute;
        top: 20px;
        left: 28px;
    }
    .navbar {
    
        padding-left: 0px;            
        padding-right: 0px;
    }

    .navbar-light .navbar-nav .nav-link {
        padding-left: 1.5rem;
        padding-right: 1.5em;
        max-width: 50%;
    }

    .navbar-collapse{
        justify-content:center;
    }
    
    #footer {
        text-align: center;
    }

    .social {
        justify-content: center;
    }

    .box-container .col {
        padding-left: .5em;
        padding-right: .5em;
    }

    .carousel-caption {
        bottom: 2.5rem;
        z-index: 10;
    }

    .slider-legend-wrapper {
        width: 100%;
    }

    .slider-legend-wrapper p {
        height: 50%;
        max-height: 60px;
        overflow: hidden;
    }

    .page_nav {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        min-height: 180px;
    }

    #footer .container {
        flex-direction: column;
        align-items: center;
    }

    .pre-footer.container {
        width: 100% !important;
        margin: 0;
    }

    #menu-bottom {
        justify-content: center;
    }

    #footer .container .column.flexed {
        width: 100%;
        justify-content: space-between;
    }

    #menu-bottom {
        text-align: start;
    }

    a.logo-banner {
        /* top: 80px; */
    }

    .foot-1,
    .foot-2,
    .foot-3 {
        border-bottom: 1px solid #f0f0f0;
        padding-bottom: 1em;
        margin-bottom: 1em;
    }

}

@media screen and (max-width: 767px) {


    #contact{
        width: 100% !important;
    }
    
    a.logout, a.login_sign {
    padding: 0 0.5em 0px 0.5em;
    }

    #menu_lang a {    
    padding: 0 .5em 0px .5em;
    }


    .header-bar-top {
        padding-left: 3rem;
        padding-right: 3rem;
        justify-content: space-between;
    }
    #footer .container {    
        padding-top: 2rem;
        padding-bottom: 2rem;        
    }
    .search_tip {
        width: 20rem;
    }
    .column_articles_right {
        border-left: 1px #ccc dotted;
        padding-left: 5px;
    }

    .column_articles_left {
        margin-right: 0;
    }

    #menu-top-mobile {
        display: block;
    }

    #menu-top {
        display: none;
    }
    .exhibition_toc .lgitems .listing li {
        width: 47%;
        margin: 1%;
    }

    #box_last_7 {
        width: calc(100% - 20px);
    }

    .menu_top_bg form {
        margin: 10px 40px;
    }

    .lgbasket_header {
        cursor: pointer;
        float: left;
        font-size: 1.5em;
        margin: 20px;
        position: absolute;
    }

    .date_slider,
    .favorite,
    .fulltext_check {
        margin-bottom: 0px;
    }

    .advs_div {
        width: 100%;
    }

    .advs_div #table_to_duplicate {
        width: 100%;
    }

    .advs_div #table_to_duplicate tr {
        display: block;
        background-color: #f9f9f9;
        padding: 10px;
        border: 1px solid #f0f0f0;
        margin-bottom: 10px;
    }

    .advs_div #table_to_duplicate td {
        display: block;
    }

    .show_facets {
        /* margin-bottom: 30px; */
    }

    .exhibition_menu:first-child {
        margin-top: 30px;
    }

    .column_articles_right {
        border: 0;
        margin-top: 30px;
        padding: 30px 0 0 0;
        border-top: 1px dotted #ccc;
    }


    #cms_results .navlist_content {
        width: 100%;
        text-align: center;
    }

    #cms_results .navlist_img {
        margin: 0 auto;
        max-width: 300px;
    }

    #cms_results .navlist_img img {
        max-width: 240px;
        max-height: 300px;
    }

    #cms_results dl {
        display: block;
    }

    .page_content.share,
    .page_content.map {
        margin-top: 0px;
        border-top: 1px dotted #dedede;
    }

    .body_page-collection-single .page_content {
        margin-top: 5px;
    }

    .home_boxes .page_content {
        padding: 30px;
    }


    #bt-back,
    #bt-prev,
    #bt-next {
        background-color: #000;
        border-bottom: 1px solid #fff !important;
    }

    .timeline_histogram {
        margin-bottom: 0px;
    }

    .time_navlist_date {
        font-size: 0.8em;
        left: 10px;

    }

    #text_block {
        font-size: 24px;
    }



    #header {
        height: auto;
        padding: 20px;
    }

    #logo {
        text-align: left;
        margin-top: 40px;
    }


    .menu_top_bg form {
        float: left;
        margin: 10px 20px;
        width: 75%;
    }


    .og-grid li {
        width: 100% !important;
    }


    .menu_top_bg form {
        width: calc(100% - 40px);
    }

    #search_form {
        /* width: calc(100% - 2em); */
        /* float: right; */
    }

    #contact td {
        display: block;
        width: 100%;
    }

    #div-back,
    #div-prev,
    #div-next {
        position: relative;
        height: auto;
        width: auto;

    }

    #bt-back,
    #bt-prev,
    #bt-next {
        border: 0px;
        width: 100%;
        position: relative;
        border-radius: 0%;
        left: 0;
        margin: 0;
        font-size: 1.5em;
    }

    #bt-back:hover,
    #bt-prev:hover,
    #bt-next:hover {
        border: 0px;
    }

    #bt-back-text,
    #bt-prev-text,
    #bt-next-text {
        display: inline;
        font-size: 0.7em;
    }

    #logo {
        text-align: center;
        width: 100%;
        margin-bottom: 90px;
    }


    #header_line_1 {
        display: none;
    }

    #header_line_2 {
        width: 90%;
        display: block;
        padding-bottom: 10px;
    }

    #menu-top {
        width: 100%;
    }


    #homeslider .slide {
        background-size: cover !important;
    }

    #homeslider .slide_content {
        bottom: 10%;
        height: 80%;
        margin-left: calc(5%);
        width: 90%;
    }

    #homeslider .slide_title {
        font-size: 16px;
        padding-bottom: 2px;
        padding-top: 10px;
    }

    #homeslider .slide_txt {
        font-size: 12px;
        line-height: 16px;
    }

    #homeslider .prev {
        display: none !important;
    }

    #homeslider .next {
        display: none !important;
    }

    .p_center {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .p_left {
        margin-right: 0px !important;
    }

    .p_right {
        margin-left: 0px !important;
    }

    .p_top {
        /* border-top: 5px solid rgba(0, 82, 156); */
    }

    html.RTL #home .p_left {
        margin-left: 0px !important;
    }

    html.RTL #home .p_right {
        margin-right: 0px !important;
    }

    #home .p_center {
        margin-left: 0px;
        margin-right: 0px;
        min-height: 0px;
    }

    #home .p_left {
        margin-right: 0px;
        min-height: 0px;
    }

    #home .p_right {
        margin-left: 0px;
        min-height: 0px;
    }

    #footer .p_center {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }

    #footer .p_left {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }

    #footer .p_right {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }

    .navigation {
        width: 100% !important;
        margin: 0px 0px 5px 0px !important;
        float: left !important;
    }

    .navlist_img {
        display: block;
    }


    .navlist_content {
        display: block;
        padding-left: 0px;
        padding-top: 10px;
    }

    .og-grid li {
        width: 49% !important;
    }

    .right_column_sep {
        padding: 0px;
    }

    #modal_result {
        height: 100%;
    }

    #logo {
        margin-bottom: 10px;
    }


    .timeline_histogram {
        width: 100%;
    }

    .timeline_histogram_range {
        width: auto;
    }

    .time_navlist {
        border-left: 3px solid rgba(0, 82, 156);
        margin-left: 45px;
        padding-top: 10px;
    }

    .time_navlist_date_marker {
        background-color: rgba(0, 82, 156);
        border: 2px solid #fff;
        border-radius: 50%;
        height: 10px;
        left: 69px;
        position: absolute;
        width: 10px;
    }

    .time_navlist_date {
        color: rgba(0, 82, 156);
        font-size: 1.2em;
        font-weight: 300;
        left: 30px;
        position: absolute;
        text-align: right;
        width: 20px;
    }

    .time_navlist_date_arrow {
        display: none;
    }

    .time_navlist_content {
        padding-left: 0px;
    }

    .item-list dt {
        float: none;
        font-weight: 600;
    }

    .item-list dd {
        float: none;
        margin-left: 0;
    }

    .item-list {
        margin-bottom: 20px !important;
    }

    .body_page-collection-single .item-list dt {
        width: auto !important;
    }

    .body_page-collection-single .item-list dd {
        margin-left: 0em !important;
    }



    .navlist_content .item-list dt {
        width: auto !important;
    }

    .navlist_content .item-list dd {
        margin-left: 0em !important;
    }


    .timeline_histogram_range button {
        float: none;
        min-width: auto;

    }

    #page {
        min-height: auto;
        height: auto;

    }

    #footer .column {
        margin-bottom: 30px;
    }

    .navlist_img {
        width: 100%;
    }

    .time_navlist_tr {
        width: 100%;
    }

    #search_language.form-select, #search_by_wmo_id, #search_by_wmo_session, #search_by_id_wrapper label {
        padding: 15px 1em;    
    }

    .navbar {
        min-height: 66px;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 5%;
    }

    .navbar-expand-md {
        padding-top: 13px;
        padding-bottom: 13px;
        /* padding-left: 2rem; */
    }

    .nav-link {
        padding: .5rem 1.5rem !important;
    }

    .navbar-brand.nav-title {
        margin-left: 10px
    }

    .box-container .col {
        padding-left: .5em;
        padding-right: .5em;
    }

    .carousel-caption {
        bottom: 2.5rem;
        z-index: 10;
        top: 0.3rem;
    }

    .slider-legend-wrapper {
        width: 65%;
        /* height: 100%; */
    }

    .slider-legend-wrapper p {
        height: 50%;
        max-height: 30px;
        overflow: hidden;
        display: none;
    }

    #my_menu-top.navbar-nav {
        margin-top: 1em;
    }

    #btn_show_facets {
        display: inline-block;
    }

    #footer .container {
        align-items: center;
    }

    #menu-bottom {
        text-align: start;
    }

    a.logo-banner {
        /* top: 80px; */
    }

    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }

    .navbar-nav.me-auto {
        justify-content: space-around;
        justify-content: center;
        width: 100%;
        /* padding-left: 1.5em; */
        /* padding-right: 1.5em; */
    }

    #search_submit .main_search_bar {
        width: 30rem;
    }
    .custom_search {
        width: 30rem;
    }

    .logo_wrapper{
        /* justify-content: center; */
        padding-left: 5%;
    }

    .login_label{
        display:none;
    }

}


@media only screen and (max-width: 600px) {



    
    .wrap_bot_search .custom_search{
        flex-direction: column;
    }
    .logo_wrapper{
        flex-direction: column;
        padding: 0em 3em;
    }
    .head-banner-wrapper{
        height: 30vh;
    }
    .head-banner{
        min-height: 18rem;
    }
    .wmo_elibrary_label{
        margin-top: 0;
    }
    #footer {
        background-size: auto;
        height: auto;
    }

    #footer .container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #search_by_wmo_id, #search_by_wmo_session {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        max-width: 100%;
    }


    .slider-legend-wrapper {
        width: 100% !important;
    }

    .slider-legend-wrapper h2 {
        font-size: 0.9em;
    }

    .slider-legend-wrapper .legend-btn {
        font-size: 0.9em;
    }

    .carousel-caption {
        bottom: 0.5rem;
    }

}

@media only screen and (max-width: 500px) {
    #search_submit .main_search_bar {
        width: 20rem;
    }
    .custom_search {
        width: 20rem;
    }
    #search_by_id_wrapper label{
        display: none;
    }

    .wmo_elibrary_label{        
        font-size:25px;
    }

    #menu_lang .full_label{
        display: none;
    }

    #menu_lang .short_label{
        display: inline-block !important;
    }

}
@media only screen and (max-width: 400px) {

    

    #search_txt {
        /* width: 118px; */
    }

    #search_bt {
        padding: .187rem .37rem;
    }

    .adv-search-btn {
        width: 30px;
    }

    #search_form {
        top: 22px;
    }

    .carousel-indicators {
        display: none;
    }

    .carousel-caption {
        bottom: 0.5rem;
    }

    .wmo_elibrary_label{        
        top:calc(100% + 10px);
        left:30%;
    }

    .logo_wrapper{
        top:70px;
        /* padding: 0em 3em; */
    }



}


@media screen and (min-width: 767px) {

    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }

    .navbar-nav.me-auto {
        justify-content: space-around;
        /* justify-content: space-between; */
        width: 100%;
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
}

@media only screen and (min-width: 1200px) {
    .slider-legend-wrapper p {
        /* min-height: 60px; */
    }

    #footer {
        /* height: 22vh; */
        display: flex;
        align-items: flex-start;
        padding-top: 1em;
    }
}

.serie_num{
    margin-top: 0.5em;
    font-size: 0.9em;
}
dd{
    margin: 0;

}


.wmo_no_single_page{
    font-size: 1.2rem;
}

.lgauth-attached_files{
    font-size: 15px;
    position: initial !important;
    top: initial !important;
    bottom: initial !important;
    left: initial !important;
    right: initial !important;
    color: #a3a3a3 !important;
}

.body_page-records #content{
    margin-top: 1em;
}
.body_page-records .page_content{
    padding: 1rem;
}

.nav-link.active{
    color : #fff !important;
    background-color: rgba(32,78,150,1) !important;
}

.relat_with_other{
    padding: 1rem 1rem;
    margin-left: 30px;
    background-color: #fff;
}

.relation_element:not(:first-child){
    margin-top: 1em;
}

.lgauth_text input{
    width: 100%;
}

.lgauth_text input::placeholder {
    font-size: 14px;
}

.auth-form{
    display:flex;
    flex-direction: column;
    gap: 1em;
}

.sort-tippy li{
    line-height: 12px;
}

.caps {
 text-transform: lowercase;
} 

.caps::first-letter {
 text-transform: uppercase;
}
.no_active{
    color: #777;
}