loginhtml {
    height:100%;
}

@font-face{font-display:fallback;font-family:'museo';src:url("https://edge.fscdn.org/assets/components/hf/assets/fonts/museo_slab_500-webfont-3a9d6f7ee2db44c9c47341ebda35560f.woff2") format('woff2'),url("https://edge.fscdn.org/assets/components/hf/assets/fonts/museo_slab_500-webfont-30f6935f054a573c7bcc162d540b82ec.woff") format('woff'),url("https://edge.fscdn.org/assets/components/hf/assets/fonts/museo_slab_500-webfont-a07e6b9e8a94893cd56d7c48075be193.ttf") format('truetype');font-weight:bold;font-style:normal;}
@font-face{font-display:fallback;font-family:'museo_cyrl';src:url("https://edge.fscdn.org/assets/components/hf/assets/fonts/MuseoCyrl_500-webfont-1b15158c109b009d0f5fd9d9f0d5e831.woff") format('woff'),url("https://edge.fscdn.org/assets/components/hf/assets/fonts/MuseoCyrl_500-webfont-578739933418a9f9d0316ab6f5fe58bc.ttf") format('truetype'),url("https://edge.fscdn.org/assets/components/hf/assets/fonts/MuseoCyrl_500-webfont-fed28a5f16fd802cdd189d82686efb30.svg#museo_cyrl_500regular") format('svg');font-style:normal;}

body {
    margin: 0;
    padding: 0;
    font-size: 90%;
    line-height: 1.75em;
    color: #666662;
    font-family: Verdana, Ayuthaya, sans-serif;
    font-weight: 300;
    background-color: #eee;
    height:100%;
    min-height: 100%;
    background-color: #fff;
    background: url("https://www.familysearch.org/library/books/themes/LDS/images/bg.jpg") no-repeat scroll top center / cover;
    background-position-y: 60px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin-top: 0;
}
h1, h2, h3 {
    font-family: Verdana, Ayuthaya, sans-serif;
    /*font-family: "museo", Verdana, Ayuthaya, serif;*/
}

h1 {
    font-weight: 400;
    font-size: 1.5em;
    letter-spacing: -0.015em;
}
h3 {
    margin-bottom: 5px;
    font-weight: bold;
}

a{
    color: #3073dd;
        text-decoration: none;
}
#content a:hover{
    text-decoration: underline;
}
#content a:visited{
    color: #b3467c!important;   
}

a h3:hover{
    text-decoration: none;
}

strong{
    font-weight: 600;
}
ul {
    padding-left: 20px;
}

hr{
    border: 0px;
    border-top:1px #ccc dotted;
}

#header{
    height: 300px;
}
.body_page-records-single, .body_page-records-viewer {
    background-color: #eee;
    background:none;
}
.body_page-records-single #content, .body_page-records-viewer #content{
    background-color: #eee;
}


#single-table{
    background-color: #fff;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2); 
    border-radius: 5px;
}

.body_page-records-single #header, .body_page-records-viewer #header{
    height: 45px;
        background-color: #e5e5e5;    
}

.body_page-records {
    background:none;
}
.body_page-records #header{
    height: 110px;
    background: linear-gradient(to right, #eee 0%,#eee calc(50% - 590px + 270px),rgba(255,255,255,0) calc(50% - 590px + 270px),rgba(255,255,255,0) 0%);
}


#header-info{
    width: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.9);
}
#header_content{
    padding: 20px 2em 70px;
    z-index: 1000;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2);	
}
#header-menu{
    float: left;
}

#content {
    margin: 0px auto;
    background-color: #fff;
    padding: 30px;
    position: relative;
}

.content-facets {
    background: linear-gradient(to right, #eee 0%,#eee calc(50% - 590px + 270px),rgba(255,255,255,0) calc(50% - 590px + 270px),rgba(255,255,255,0) 0%);
}
.content-single{
    padding: 0 0 30px 0!important;
}
.content-viewer{
    padding: 0!important;
}

#homeslider{
    width: auto;
}

#background {
   /* margin: 0;
    padding: 0;
    background: url("/themes/LDS/images/bg.jpg") no-repeat scroll top center / cover;
    width: 100%;
    height: 700px;
    position: absolute;*/
}

#header-title{
    width: 100%;
    margin-bottom: 20px;
    display: table;
    text-align: center;
    min-height: 185px;
}
.header-title1{
    width: 100%;
    display: table-row;
}

.header-title2{
    width: 100%;
    display: table-row;
    /*background-color: rgba(92,79,73,0.6);*/
    /* background-color: rgba(42,40,40,0.6);*/
    vertical-align: top;
}

#title{
    margin-top: -7px;
}

#title h1{
    color: #fff;
    font-size: 2.5em;
    /*text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);*/
    line-height: 1em;
    letter-spacing: 0.05rem;
    margin-bottom: 0;
    font-weight: 400!important;
    font-family: "museo", Verdana, Ayuthaya, serif;
}
#title h1 span{
    color: #fff;
    font-size: 0.5em;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    line-height: 2em;
    display: block;
}

/****/
#page{
    min-height: 100%;
    height:100%;
    clear: both;
}

.page_content{
    background-color: #fff;
    height:100%;
}
.facet:first-child{
    margin-top: 0px;
}
.facet{
    margin-top: 5px;
}

.navlist_content em, .navpic_tooltip em, .time_navlist_content em{
    font-style: normal;
}

.page_content.box{
    margin-top: 5px;
}

.page_content.add_info{
    padding-top: 0px;
}

    #single {
        margin-top: 2em;
    }
#single h1{
    font-size: 1.5em;
    margin-bottom: 20px;
}


#single h2{
    font-size: 1.3em;
    margin-bottom: 0;
}

#single table {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

#single table tbody tr {
    border-bottom: 1px solid #eee;
}

#single table tbody tr:nth-child(2n + 1) {

}

#single table th {
    color: #2E3842;
}

#single table thead {
    border-color: #dfdfdf;
}

#single table tfoot {
    border-color: #dfdfdf;
}

#single table.alt tbody tr td {
    border-color: #dfdfdf;
}



#single .one-third>div>div{
    margin-bottom: 30px;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 5px;
} 

#single .one-third>div h2{
    margin-bottom: 5px;
} 



#single .attachedfiles ul{
    display: inline-block;
}
#single .attachedfiles li{
    text-align: left;
}

.column_hr_right{
    border-left:1px #ccc dotted;
    padding-left: 30px;
    margin-left: 30px;
}

.p_center{
    margin-left: 5px;
    margin-right: 5px;
}
.p_left{
    margin-right: 5px;
}

.p_right{
    margin-left: 2em;
}

.p_top{
    border-top: 5px solid #3073dd;
    padding-top: 5px;
}
.page_nav{
    margin-bottom: 30px; 
    /*
    background-color: #eee;
    padding: 10px;
    border-radius: 4px;*/
    display: block;
}
.page_nav_top{
    background-color: #fff;
    margin-bottom: 5px; 
    margin-top: 10px;
}
.page_nav_top h1{
    margin-bottom: 5px;
}

/****/
.box{
    margin-left: 20px;
    padding: 0px 20px;
    border-left: 4px solid #f0f0f0;
}
#home h3{
    margin-bottom: 0px;
    /*font-weight: 600;*/
}

#home h2{
    margin-bottom: 0px;
   /* font-weight: 600;*/
    color: #666662;
}

#page a{
    color: #0060d7;
}
#page a:hover{
    transition: all 0.3s ease-in-out 0s;
}
#page ul{
    padding-left: 20px;
    list-style: square;
    z-index: 10;
    margin: 0;

}
}

.alignright {
    clear: right;
    float: right;
    margin-left: 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 {
    z-index: 1;
    float: right;
    line-height: 50px;
}

#footer{
    padding-top: 20px;
    background-color: #000;
    min-height:200px;
    color: #999;
    position: absolute;
    width: 100%;
}
#footer h3 {
    color: #ccc;
}
#footer a {
    color: #ccc;
}

#footer a:hover {
    color: #fff;
}

#menu-bottom {
    list-style: square;
}


#footer .p_center{
    margin-left: 20px;
    margin-right: 20px;
    border: 0px;
}
#footer .p_left{
    margin-left: 0px;
    margin-right: 40px;
    border: 0px;
}
#footer .p_right{
    margin-left: 40px;
    margin-right: 0px;
    border: 0px;
}

#logo{

} 
#logo img{
    max-height: 60px;
} 

.sep{padding-top: 30px;}
.center{text-align: center;}

#search {
    color: #fff;
    line-height: 4em;
    /*text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
    font-size: 1.2em;*/
}
#search input[type="text"], button{
    width: calc(100% - 15rem);
    padding: 1rem 1rem;
    line-height: 14px;
    font-size: 14px;
}

#search button {
    width: 10em;
    padding: 1rem 1rem;
    line-height: 14px;
    border:1px solid #246bdb;
}
#search_form{
    margin: 1em auto 0em auto;
    width: 80%;
}

#contact  table td {
    padding: 0em;
}
#contact input[type="text"],input[type="submit"], button,select,textarea{
    width: 100%;
}
#fulltext_bookmarks_or_simple{
    width: calc(33% - 0.5em);
    padding: 0.93em;
}

/****************/

.ih3{
    float: left;
    padding-right: 10px;
    font-size: 2em;
}
/***************/

#single dl.item-list
{
    margin: 0;
    padding: 10px;
    border-top: 1px solid #ddd;
    display: flex;
}
#single dl.item-list:first-child,#single dl.item-list.no_title
{
    border: 0px;
}
#single dl.item-list.no_title
{
    margin-top: -20px;
}



dl.item-list:first-child
{
    padding: 10px 0 20px;
}
.item-list dt
{
    width: 15em;
    float: left;
    font-weight: 600;
    color: #999;
}

.item-list dd
{
    width: calc(100% - 200px);
    margin-left: 15em;
    color: #333;
}
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: square; }
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; }
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;
    background-color: #3073dd;
    color: #fff;
    padding: 0.5em;
    text-indent: 0px;
    font-weight: 100;
    cursor: pointer;
    border: 0;
    border-radius: 4px;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background: #3882f8;
    color: #fff; }

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
    background: #3073dd;
    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;
    border-radius: 4px;
}

/* 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;
    border: 1px solid #eeeeee;
    color:#999;
    background-color: #fff;
    padding: 0.5em;
    text-indent: 4px;
    border-radius: 4px;
}

/* 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;
}

.pagination_top .pager.left {
    display: none;
}

.pagination_top .pagination .btn {
    padding: 8px 12px;
    background-color: #fff;
    color: #252122;
    border:1px #ccc solid;
    min-height: 2.55em;
}
.pagination_top .pagination .btn:hover {
    color: #fff;
    background-color : #3073dd;
    border:1px #3073dd solid;
}
/***** MENU *******/

/* Main menu */
.menu{
    list-style: none;
}

#menu-top{ 
    list-style: none; 
    margin: 0px auto;
    margin-bottom: 0px;
    margin-top: 20px;
}

#menu-top li
{
    float: left;
    position: relative;
    line-height: 0;
    margin: 0px;

}
#menu-top li:last-child
{

}

#menu-top a 
{
    float: left;
    margin: 0px 0px 0px 0px;
    color: #999;
    text-transform: uppercase;
    font: 16px/25px 'Source Sans Pro';;
    text-decoration: none;
    position: relative;
}
#menu-top a:after
{
    content:'';
    border-bottom: 4px solid ;
    width: 0%;
}

#menu-top li a
{
    margin: 0px 0px 0px 30px;
    padding-bottom: 20px;
}
#menu-top ul li a
{
    margin: 0px 0px 0px 0px;
}

#menu-top li:hover > a:after
{
    transition: all 0.3s ease-in-out 0s;
    content:'';
    border-bottom: 4px solid #999;
    width: 100%;
    float: left;
    position: absolute;
    top:25px;
    left: 0;
}
#menu-top li li:hover > a
{
    color: #999;
}

*html #menu-top li a:hover /* IE6 */
{
    color: #333;
}

#menu-top li:hover > ul
{
    display: block;
}

/* Sub-menu */

#menu-top ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 40px;
    left: 30px;
    z-index: 99999;    
    background: #fafafa;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
    box-shadow: 0 0 5px rgba(0,0,0,.5);	
}

#menu-top ul ul
{
    top: 0;
    left: 150px;
}

#menu-top ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #fff, 0 2px 0 #ccc;
    -webkit-box-shadow: 0 1px 0 #fff, 0 2px 0 #ccc;
    box-shadow: 0 1px 0 #fff, 0 2px 0 #ccc;
}

#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: 130px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
    color: #999;
}

*html #menu-top ul a /* IE6 */
{    
    height: 10px;
}

*:first-child+html #menu-top ul a /* IE7 */
{    
    height: 10px;
}

#menu-top ul a:hover
{
    color: #999;
}
#menu-top li a.active
{
    color: #111;
}
#menu-top li ul li a.active
{

}

#menu-top ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #f0f0f0;
}

#menu-top ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #f0f0f0;

}

#menu-top ul li a:hover:after
{
    width: 0%;
}


/* 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 */


/************/
.title_item{
    margin-bottom: 5px;
}

.returned_results{
    clear: both;
    padding-bottom: 5px;
    text-align: left;
}

.show_facets{
    margin-right: 50px;
}


.facets_unrefined {
    clear: both;
    padding-bottom: 2em;
    text-align: center;
    line-height: 1em;
}
.facets_unrefined a{
    padding: 0 5px 1px;
    margin-bottom: 5px;
    background-color: rgba(255,255,255,0.8);
    color: #5D5D5D!important;
    text-decoration: none;
    font-size: 0.8em;
    border-radius: 5px;
    text-shadow:initial;
}
.facets_unrefined i{
    font-size: 1.1em!important;
    color: #999!important;
    padding-left: 3px;
}
.facets_unrefined:hover i{
    color: #E796A3!important;
}

.facets_unrefined a:hover{
    color: #fff!important;
    background: #cc0000;
}

.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_mode{
    float: right;
    display: table;
}
#navigation_mode li{
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
}
#navigation_mode li img{
        vertical-align: middle;
}
.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 #cccccc;
    background-color: #fff;
    border-radius: 4px;
}

/****************************/

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!important;
    cursor: pointer;
}
/* hide the submenu */
li ul.subdropdown {
    display: none;
    color: #fff!important;
    margin: 0px 0px 0px -10px!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: 10px;
}
/* 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 : left;
}
#browsing li ul.subdropdown {
    min-width:220px;
}

#sort{
    width:240px;
    margin-right: 5px;
    float: left;
}
#sort li ul.subdropdown {
    min-width:240px;
}
#sort ul.dropdown li span{
    color:#555;
}

#result_per_page{
    width:200px;
    margin-right: 5px;
    float: left;
}

#result_per_page li ul.subdropdown {
    min-width:200px;
}
#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 .sub-facet{
    display: none;
}
.facet h3 {
    position: relative;
    cursor: pointer;
    font-family: Verdana, Ayuthaya, sans-serif;
        font-size: 1em;
        font-weight: bold;
}
.facet h3::after {
    border-color: #252122 transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: '';
    display: inline-block;
    position: absolute;
    right: 0em;
    top: 0.5em;
}
.facet h3.sub-facet-open::after {
    border-color: transparent transparent #252122;
    top: 0.3em;
}


.facet ul li{
    display: table;
    font-weight: 400;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.facet ul li a div:before{
    background-color: #ccc;
    border-radius: 50%;
    content: " ";
    display: block;
    float: left;
    height: 10px;
    margin: 5px 10px 0 0;
    width: 10px;
}


.facet li a {
    color: #999!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!important;
    display: table-cell;
    width: 25%;
    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: 20px;
    padding-bottom: 15px;
}


.facet li .facets_unrefined {
    padding: 5px!important;
    background-color: #f9f9f9!important;
    color: #5D5D5D!important;
    text-decoration: none;
    text-align: left!important;
    width: auto!important;
}
.facet li .facets_unrefined div{
    border: 1px solid #e0e0e0!important;
    border-right: 0px!important;
    padding: 5px;
}
.facet li .facets_unrefined span{
    border: 1px solid #e0e0e0!important;
    border-left: 0px!important;
    padding: 5px!important;
}
.facet li .facets_unrefined:hover{
    border: 1px solid #000;
    color: #fff!important;
    background: #252122!important;
    text-decoration: none!important;
}

/****************************/

.media_image{
    text-align: center;
    display: flex;
    margin-bottom: 30px;
    padding: 10px 20px;
    border-radius: 5px;
}
.media_image img{
    max-width: 100%;
}
.media_image a{
    margin: auto;
    padding: 10px;
}

.noimage{
    color: #f0f0f0;
    font-size: 58pt
}

.media_image .noimage{
    color: #999;
    font-size: 150pt;
    margin:0.25em auto;
}
.navlist_tr{
    margin-bottom: 30px;
    display: table;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}
.navlist_bottom{
    border-bottom: 1px solid #ccc;
}
.navlist_tr_top{
    margin-top: 30px;
    display: table;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #eeeeee;
}

.navlist_img{
    width: 200px;
    display: block;
    vertical-align: top;
    float: right;
    text-align: center;
}
.navlist_img img{
    max-width: 200px;
    max-height: 400px;
}
.navlist_img_box
{
    position: relative;
}

.navlist_content{
    display: block;
    vertical-align: top;
    width: calc(100% - 220px);
    float: left;
}

.navlist_tr h4
{
    color: #004d95;   
}

.title_box{
    position: relative;
    display: inline-block;
}
.title_box a{
    float: left;
    text-decoration: none;
}
.title_box a:hover{
    text-decoration: none;
}
.title_box a:visited{
    color: #b3467c!important;   
}
/****************************/

.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 : #3073dd;
}

.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: calc(33.3% - 4px);
}

.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 */

.table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
}

table {
    margin: 0 0 2em 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

table td {
    padding: 1em;
}

table th {
    font-weight: 600;
    padding: 1.5em;
    text-align: left;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}

table thead {
    border-bottom: solid 2px #fff;
}

table tfoot {
    border-top: solid 2px #fff;
}

table.alt {
    border-collapse: separate;
}

table.alt tbody tr td {
    border: solid 1px #fff;
    border-left-width: 0;
    border-top-width: 0;
}

table.alt tbody tr td:first-child {
    border-left-width: 1px;
}

table.alt tbody tr:first-child td {
    border-top-width: 1px;
}

table.alt thead {
    border-bottom: 0;
}

table.alt tfoot {
    border-top: 0;
}
/**********
/*slider*/
.lgslider .container {
    background-color: transparent;
}
.lgslider .prev {
    background: url("/themes/LDS/images/slider/left-arrow.png") no-repeat scroll transparent;
    opacity: 0.5;
    width: 30px;
    display: none;
}
.lgslider .next {
    background: url("/themes/LDS/images/slider/right-arrow.png") no-repeat scroll transparent;
    opacity: 0.5;
    width: 30px;
    display: none;
}
.lgslider .dots_container{
    display: block;
}


/*SLIDER*/
#homeslider .slide_content
{
    bottom: 10px;
    background-color: rgba(0, 0, 0, 0);
}
#homeslider .slide_content
{
    bottom: 0px;
    height: 100px;
    padding: 0px;
    background-color: rgba(0, 0, 0, 0.2);

}
#homeslider .slide_title
{
    font-size: 45px;
    padding-bottom: 15px;
    padding-top: 20px;
    color: #fff; 
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);

}
#homeslider .slide_txt
{
    font-size: 24px;
    color: #fff; 
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    font-weight: 100;
}

#homeslider .slide_column
{
    background-size: 90%!important;
    background-position: center!important;
}
#homeslider .slide
{
    background-size: cover!important;
}

.item-list td.key, .item-list td.value, item-table td.value, .item-table td.value{
    vertical-align: top;
}
.item-list td.key,.item-table td.key{
    white-space: nowrap;
padding-right: 0.5em !important;
    vertical-align: top;
}
/** AUTOCOMPLETION**/
.autocomplete_table{
    position: absolute;
    color: #53595c;
    /*border: 1px solid #eeeeee;*/
    background-color: #fff;
    -moz-box-shadow: 0px 3px 2px 0px #aaa;
    -webkit-box-shadow: 0px 3px 2px 0px aaa999;
    -o-box-shadow: 0px 3px 2px 0px #aaa;
    box-shadow: 0px 3px 10px 0px #aaa;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#aaa, Direction=180, Strength=2);
    z-index: 100;
    margin-top: -4px;
    margin-left: 40px;
}
.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 > tbody > tr > td {
    padding: 0px;
    text-shadow:0 0 0;
    cursor: pointer;
}

#search_form_left .autocomplete_table{
    margin-top: 1px;
    margin-left: 1px;
}

/** 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 #3073dd;
    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: 600px;
}
#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: #3196C2!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_alphabetical{
    font-weight: 200;
    text-transform: uppercase;
    color: #fff;  
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: solid 1px #666;
}
#modal_alphabetical span{
    padding: 0 0.3em 0em 0.3em;
    cursor: pointer;
}
#modal_alphabetical span:hover{
    background-color: #fff;
    color: #000;
}
#modal_alphabetical span.selected{
    background-color: #d96704;
    color: #fff;
}


#modal_result  {
    height: 400px;
    overflow-y: auto;
    padding-right: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.yoomap{z-index: 0;}


.deep1 a div{
    padding-left: 0px;
}
.deep2 a div{
    padding-left: 20px!important;
}
.deep3 a div{
    padding-left: 40px!important;
}

.deep1_option {
    padding-left: 0px;
}
.deep2_option {
    padding-left: 20px!important;
}
.deep3_option{
    padding-left: 40px!important;
}



.navlist_fulltextpage{
    vertical-align: top;
    float: left;
    margin-right: 10px;
}

.navlist_fulltextpage .menu{
    text-align: left;
}
.navlist_fulltextpage button{
    font-size: 0.9em;
    padding: 10px 20px;
    width: auto;
}

.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: 10px 20px;
    text-align: center;
    background-color: #F9F9F9;
    border: 1px solid #E9EAED;
    color: #252122;
    text-decoration: none;
}
.navlist_fulltextpage .more a:hover{
    background: #3073dd;
    color: #fff!important;
}

.navlist_bookmarkspage{
    vertical-align: top;
    float: left;
}
.navlist_bookmarkspage .menu{

    text-align: left;
}
.navlist_bookmarkspage button{
    font-size: 0.9em;
    padding: 10px 20px;
    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: #3073dd;
    color: #fff!important;
}



.time_navlist{
    border-left: 3px solid  #3073dd;
    margin-left: 105px;
    padding-top: 10px;
    position: relative;
}
.time_navlist .ion-record{
    color: #3073dd;
}

.time_navlist_date{
    position: absolute;  
    left: -105px;
    width: 80px;
    text-align: right;
    font-size: 1em;
    font-weight: 300;
    color: #3073dd;
    margin-top: -4px;
}

.time_navlist_date_marker{
    position: absolute;
    background-color: #3073dd;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    left: -11px;
}
.time_navlist_date_arrow{
    position: absolute;
    left: 160px;
    text-shadow:-1px 0px 1px #ccc;
    color: #fcfcfc;
    font-size: 1.7em;
    z-index: 10;
    left: 23px;
    margin-top: -4px;
}

.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;
    width: 100%;
}


.timeline_histogram{
    height:280px;
    width: calc(100% - 22px);
    display: table;
    border: 1px solid #eee;
    padding: 10px;
    background-color: #f9f9f9;
    margin-bottom: 2em;

}
.timeline_histogram svg{
    width: 100%;
    background-color: #f9f9f9;
    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: #049dd9;
    stroke: rgba(0,0,0,0.5);
}

.timeline_histogram .brush .resize path {
    fill: #049dd9;
    stroke: #000;
    stroke-width:1px;
}

.timeline_histogram .brush .extent {
    fill-opacity: .3;
    fill: #049dd9;
}

.timeline_histogram .bar:hover {
    /* fill: #3073dd;*/
}

.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: #049dd9;
    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: #d96704!important;
}

.timeline_histogram .date-range{
    background-color: #3073dd;
    color: #fff;
    padding: 0.5em;
    font-family: 'Source Sans Pro';
}


.home_search{
    width:100%;
}
#home .square a{
    color:#5D5D5D;
    text-decoration: none;
}
#home .square a:hover{
    color:#3196C2;
}

.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:#3196C2;
}


/********/

.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: #3196C2!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{
    float: left;
    text-align: left;
}


/*
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 #3073dd;
    margin-left: 0px;
    border-right: 3px solid #3073dd;
    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;
}  


/* 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: 1170px) {
    .og-grid li {
        width: 49%!important;
    }
    #home {
        padding: 0px 30px;
    }  
    #content {
        padding: 30px 0;
    } 
    #discover {
        margin: -20px 0 20px -10px;
        width: calc(100% + 20px);
    }
    .page_content .container{
        width: 100%;
    }
}
@media only screen and (max-width: 1300px) {
    #homeslider .prev {
        display: none!important;
    }
    #homeslider .next {
        display: none!important;
    }
}
@media only screen and (min-width: 801px) {
    #menu-top-mobile {
        display: none!important;
    } 
    #menu-top {
        display: block!important;
    } 
}
@media only screen and (max-width: 800px) {
    .facet{
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .facet:first-child {
        margin-top: 5px;
    }

    .show_facets{
        margin-bottom: 5px;
    }

    #header .container .one-third.column {
        width: 50%;
    }
    #header .container .two-thirds.column {
        width: 50%;
    }
    #header {
        height: 200px;
        margin-bottom: 0px;
    }
    #header-title {
        display: table;
        width: auto;
    }

    #menu-top-mobile {
        display: block!important;
    } 
    #menu-top {
        display: none;
    } 
    #header-title {
        display: block;
    }
    .header-title1,.header-title2 {
        display: block;
        width: 100%;
    }


    #contact td{
        display: block;
        width: 100%;
    }

    #menu-top{
        width: 100%;
    }

    .p_center{
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    .p_left{
        margin-right: 0px!important;
    }
    .p_right{
        margin-left: 0px!important;
        margin-top: 5px;
    }
    .p_top{
        border-top: 5px solid #3073dd;
    }

    html.RTL #home .p_left {
        margin-left: 0px!important;
    }
    html.RTL #home .p_right {
        margin-right: 0px!important;
    }
    .navigation
    {
        width: 100%!important;
        margin: 0px 0px 5px 0px !important;
        float: left!important;
    }
    .og-grid li {
        width: 49%!important;
    }

    .right_column_sep{
        padding: 0px;
    }

    #modal_result{
        height:100%;
    }  

    .item-list dt {
        float: none;
        font-weight: 600;
    }
    .item-list dd {
        float: none;
        margin-left: 0;
    }

    .navlist_content .item-list dt {
        width: auto !important;
    }
    .navlist_content .item-list dd {
        margin-left: 0em !important;
    }
    .navlist_img{
        text-align: left;
    }

    .timeline_histogram_range button {
        float: none;
        min-width: auto;

    }
    #page {
        min-height: auto;
        height: auto;

    }

    .navlist_img {
        width: 100%;
    }

    .time_navlist_tr {
        width: 100%;
    }
    .navlist_content{
        width: 100%;
    }
    .navlist_content h3{
        text-align: center;
    }
    .box{
        margin: 0;
    }

}
@media only screen and (max-width: 480px) {

    #homeslider .slide_content
    {
        bottom: 0px;
        height: 50px;
        padding: 0px;
    }
    #homeslider .slide_2 .slide_content
    {
        height: 50px;
    }
    #homeslider .slide_title
    {
        font-size: 16px;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    #homeslider .slide_txt
    {
        font-size: 12px;
    } 

    .og-grid li {
        width: 100%!important;
    }
}

.lgvideo,.lgaudio{
    /*width: 100%;*/
    margin: auto;
    max-height: 500px;
}
.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 #eeeeee;
    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: #3073dd;
    color: #fff;
}
#geomap_type a:hover{
    background-color: #000;
    color: #fff;
}


#lggeomap_1{
    border: 1px solid #3073dd;
}

#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;
}
#mapurl{    
    display: none;
    text-decoration: none;
}
#mapurl div{
    margin-top: 10px;
    text-align: center;
    width: calc(100% - 20px);
    color:#fff;
    font-weight: 400;   
    background-color: #3073dd;
    padding: 10px;
}
#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;
}

#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;   
}
#advanced-search .fields_title{
    padding-right: 10px;
}
#advanced-search #tr_to_duplicate .advs_remove{
    display: none;
}
#advanced-search .advs_div{
    width: 100%;
    white-space: nowrap;
}
#advanced-search #table_to_duplicate{
    width: 100%;
    background-color: #eee;
}

/* 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;
}

@media only screen and (max-width: 800px) {
    .exhibition_toc .lgitems .listing li {
        width: 47%;
        margin: 1%;
    } 
}

.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: #3073dd;
    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: #3196c2;
}

.login{
    max-width: 50%;
    border: 1px solid #eee;
    padding: 10px;
    background-color: #f9f9f9;
}

.login dt
{
    width: 6em;
    float: left;
    font-weight: 500;
}

.login dd
{
    margin-left: 7em;
}

.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: #3196c2 !important;
    text-decoration: none;
}
.calendar_day_refine a:hover{
    text-decoration: underline;
}
/* menu mobile */
#menu-top-mobile{
    color: #3073dd;
    cursor: pointer;
    font-size: 4em;
    margin: 0;
    position: absolute;
    right: 18px;
    text-decoration: none;
    text-transform: uppercase;
    top: 30px;
}
#menu-top-mobile:hover{
    color: #000000;
}
.menu-top-mobile-bar{
    padding: 10px 12px;
}
#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: #3073dd;
    color: #fff;
    cursor: pointer;
    display: table;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    font-size: 1.1em;
    width: calc(100% - 30px);
}
.button-refine:hover {
    background-color: #000;
}
.refine-filter{
    display: none;
    background-color: #f9f9f9;
    display: none;
    padding: 20px 20px 0px;
}
/* Articles
================================================== */
#search_articles{
    width: calc(100% - 100px)!important;
}

.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:#3196C2;
}


.exhibition_menu ul{
    padding: 0;
    list-style: circle;
    font-size:100%;
    padding-bottom: 20px;
}
.exhibition_menu ul li{
    padding-top: 8px;

}

.exhibition_menu a{
    text-decoration: none;
    color:#5D5D5D;
}
.exhibition_menu a:hover{
    color:#3196c2;
}
#exhibitions img{
    max-width: 100%;
}

#exhibitions .img img{
    max-width: 120px;
}



/* BASKET */
.navpic .lgbasket{
    position: absolute;
    top: -0.5em;
    left:-0.4em;
    margin-left: 0em;

}
.lgbasket{
    font-size: 1.5em;
    cursor: pointer;
    float: left;
    margin-left: 0.3em;
}

.lgbasket a{
    color:#333!important;
}
.lgbasket a:hover{
    color:#3073dd!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 {
    font-size: 1em;
    float: right;
    background-color: #3073dd;
    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 #3073dd;
}
.lgbasket_cat{
    background-color: #f9f9f9;
    border: 1px solid #eeeeee;
    color: #252122;
    float: left;
}
.lgbasket_remove{
    background-color: #f9f9f9;
    border: 1px solid #eeeeee;
    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  {
    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 h4 {
    font-size: 1.3em;
    margin: 30px 0 10px;
}
.lgbasketnote hr{
    display: none;
}
.lgbasketnote textarea{
    min-height: 200px;
}
.lgbasketnote .lgbasket_add,.lgbasketnote .lgbasket_remove{
    float: left;
}

.lgbasket_header {
    cursor: pointer;
    font-size: 1.5em;
    position: relative;
    float: left;
}

.lgbasketrequest{
    display: inline;
}

.lgbasketrequest_action{

}

.lgbasketrequest_run,.lgbasketrequest_edit{
    font-size: 1em;
    background-color: #049dd9;
    color: #fff!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;
    text-decoration: none;
}


.lgbasketrequest_run:hover, .lgbasketrequest_edit:hover  {
    background-color: #d96704!important;
    border:0;
}

.lgbasketrequest_manage {
    cursor: pointer;
    border: 0;
}
.lgbasketrequest_manage:hover{
    color:#3073dd!important;
}

.lgbasketrequest .lgbasket_table {
    margin-top: 0em;
}
.lgbasketrequest .lgbasket_table td {
    white-space: nowrap;
}
.lgbasketrequest .lgbasket_table td input{
    width: calc(100% - 1.2em);  
}

.lgbasketrequest_name{

}


#header_single h2 {
    float: left;
    width: auto;
    max-width: 80%;
}

.print{
    color: #666662!important;
    border: 1px solid #cccccc;
    background-color: #fff;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    float: left;
    padding: 6px;
    text-decoration: none;
    margin-left: 5px;
}
.print:hover{
    background-color: #3073dd;
    border: 1px solid #3073dd;
    color:#fff!important;
}
.print a:hover{
    color:#fff!important;
}
.single-print{
    margin-right: 0.5em;
}
.navtable .lgbasket,.navtable .lgauth{
    position: relative;
    top:0;
    left:0;
    font-size: 13px;
    cursor: pointer;
}

/* AUTH ******/

.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: #3073dd;
    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 #3073dd;
}
.lgauth_signin,.lgauth_back{
    background-color: #f9f9f9;
    border: 1px solid #eeeeee;
    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: #000!important;
    border: 1px solid #000;
    color: #fff;
}

.date_slider{
    display: none;
}

/* LOAN */
.lgloan {
    background-color: #333;
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

.lgloan_box{
    background-color: #fff;
    display: table;
    margin: 2em auto;
    padding: 1em;
    width: auto;
}
.lgloan_box h4{
    margin-bottom: 0;
}

#lgloan_date{
    background-color: #fff;
    border:1px solid #ccc;
    padding: 0.4em 1em;
    display: table;
    float: left;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
}

#lgloan_date:hover{
    background-color: #333;
    border-color:#333;
    color: #fff;
}

#lgloan_date i{
    margin-right: 1em;
}
.lgloan_save, .lgloan_reservation{
    font-size: 1em;
    background-color: #049dd9;
    color: #fff!important;
    border: 1px solid #049dd9;
    cursor: pointer;
    padding: auto;
    font-weight: 300;
    box-shadow:none!important;
    height: auto;
    padding: 0.4em 1em;
    transition: all 0.3s ease-in-out 0s;
    min-width: 100px;
    text-align: center;
    float: left;

}
.lgloan_reservation{
    display: table;
}

.lgloan_save:hover  {
    background-color: #d96704!important;
}

.loan_listing{
}
.loan_listing table{
}
.loan_listing table tbody tr {
    border: solid 1px #fff;
    border-left: 0;
    border-right: 0;
    background-color:#fff;
}
.loan_listing table th {
    white-space: nowrap;
}
.loan_listing table tbody td {
    padding: 0.5em 1em!important;
}

.loan_listing table tbody tr:nth-child(2n + 1) {
    background-color: rgba(0, 0, 0, 0.04);
}
td.ico{
    text-align: center;
    width: 20px;
}
td.ico a{
    color: #5e5e5e;
    border:0;
}
td.ico i{
    font-size: 0.8em;
}

td.delete a
{
    font-size: 1.5em!important
}
td.delete a:hover
{
    color: #cc0000 ;
}
.status_active {
    color: #95bf2d;
}
.status_noactive {
    color: #c33421;
}
.status_active2 {
    color: #25aae1;
}



#bread{
    color: #999;
    background-color: #e5e5e5;
    padding: 5px 30px 10px 30px;
    border-bottom: 1px solid #ddd;
    font-size: 0.9em;
    width: calc(100% - 60px);
    display: table;
}
#bread a{
    color: #999!important;
    text-decoration: none;
    float: left;
}
#bread a:hover{
    text-decoration: underline;
}
#bread .lgbasket,#bread .lgauth{
    float: left;
    font-size: 1em!important;
    position: relative;
    top: 0;
    left: 0;
    margin-left: 5px;
}
#bread .title{
    float: left;
}
#bread .separator{
    float: left;
    margin: 0 20px;
}

#div-prev, #div-next, #div-prev-next{
    display: none;
    float: left;
    margin-left: 10px;
}
#div-prev-next{
    margin-left: 30px;
    float: right;
}

.add_element{
    cursor: pointer;
}

h3.refine{
    color: #999;
    text-transform: uppercase;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 30px;
    padding-bottom: 25px;
    padding-top: 5px;
    font-size: 20px;
    font-family: "museo", Verdana, Ayuthaya, serif;
}


#search_form_left input[type="text"]{
    width: calc(100% - 1em);
    padding: 1em 0.5em;
    border: 1px solid #ccc;
    box-shadow: inset 0 3px 0 rgba(0,0,0,0.05);
    outline: 0;
}

#search_form_left button {
    width: calc(100%);
    padding: 0.7em 0.5em;
    margin-top: 0.5em;
}

.refine_search h3{
    color: #999;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 5px;
    border-bottom: 1px dotted #ccc;
}
.refine_search{
    margin-bottom: 50px;
    padding-bottom: 25px;
    padding-top: 0px;
}



#exhibition{
    margin: -1em -2em;
}

#exhibition h4{
    margin: 0;
    font-size: 1.1em;
    font-weight: 400;
    text-transform: uppercase;
}

#exhibition div{
    display: table;
    margin: auto;
}

#exhibition .listing-box {
    background-color: #eee;
    display: table;
    float: left;
    margin: 2em 2em;
    width: calc(33.3% - 8em);
    height: 180px;
    padding: 2em;
}
#exhibition .listing-box p{
    color: #999;
    margin: 0;
}

#exhibition .listing-box img{
    max-width: 100%;
    width: 100%;
}
#exhibition a:hover h4{
    color: #3073dd!important;
    transition: all 0.3s ease-in-out 0s;
}
#exhibition_single img{
    max-width: 100%;
}

.body_page-exhibitions-single .facet ul li{
    padding-bottom: 30px;
}
.body_page-exhibitions-single .facet ul li a:before{
    background-color: #ccc;
    border-radius: 50%;
    content: " ";
    display: block;
    float: left;
    height: 10px;
    margin: 5px 10px 0 0;
    width: 10px;
}
.body_page-exhibitions-single .facet ul li ul li{
    margin: 0 0 0 20px;
    padding: 10px 0 0 0;
}
.body_page-exhibitions-single .facet ul li ul li a:before{
    border-radius: 0%;
    float: left;
    height: 7px;
    margin: 7px 10px 0 0;
    width: 7px;
}
.exhibition_single_head .header{
    background-color: #eee;
    display: table;
    height: 300px;
    text-align: center;
    width: 100%;
    background-size: cover !important;
}

.exhibition_single_head h1 {
    background-color: #fff;
    margin: -60px 40px 0;
    padding: 30px 30px 20px;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    .content-facets {
        background: linear-gradient(to right, #eee 0%,#eee calc(50% - 560px + 270px),rgba(255,255,255,0) calc(50% - 560px + 270px),rgba(255,255,255,0) 0%);
    }
}
@media only screen and (max-width: 1040px) {
    .content-facets {
        background: linear-gradient(to right, #eee 0%,#eee calc(50% - 540px + 270px),rgba(255,255,255,0) calc(50% - 540px + 270px),rgba(255,255,255,0) 0%);
    }
}
@media only screen and (max-width: 940px) {
    .content-facets {
        background: linear-gradient(to right, #eee 0%,#eee calc(50% - 500px + 270px),rgba(255,255,255,0) calc(50% - 500px + 270px),rgba(255,255,255,0) 0%);
    }
}
@media only screen and (max-width: 800px) {
    .content-facets {
        background: #fff;
    }
    .column_articles_right {
        border-left:1px #ccc dotted;
        padding-left: 5px;
    }
    .column_articles_left {
        margin-right: 0;
    }
    #page{
        display: table!important;
        width: 100%;
    }
    #page .page_right{
        display: table-header-group!important;
    }
    #page .page_left{
        float: none!important;
        display: table-footer-group!important;
    }
    .page_nav .print{
        display: none;
    }
    .show_facets {
        margin-right: 0px;
        margin-top: 50px;
        border-top: 1px dotted #ccc;
        padding-top: 20px;
    }
    .navlist_img_box{
        margin-bottom: 20px;
        text-align: center;
    }
    .item-list td.key, .item-table td.key {
        padding-right: 2em !important;
    }
    .navlist_content{
        display: table-footer-group!important;
        float:none;
    }
    .navlist_img{
        display: table-header-group!important;
        float:none;
    }

    #single .one-third {
        padding-top: 30px;
    }
    #single .one-third > div {
        padding-left: 0px;
    }
    table td {
        padding: 0em;
    }.lgmap{
        max-width: 100%!important;
    }
    .login {
        max-width: 100%;
    }
    .login dt {
        float: none;
        font-weight: 500;
        width: 0em;
    }
    .login dd {
        margin-left: 0;
    }
    #exhibition .listing-box {
        width: calc(50% - 8em)!important;
    }
    #menu_lang {
        line-height: 10px;
    }
}

@media only screen and (max-width: 600px) {
    #exhibition .listing-box {
        width: calc(100% - 8em)!important;
    }
}

.body_page-records .item-list td {
    padding: 0em;
}



.home_boxes {
    margin: -2em -4em;
}

.home_boxes a {
    display: block;
    position: relative;
    text-decoration: none;
}
.home_boxes p a{
  display: unset;
}
.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/LDS/images/more-icon.png") no-repeat scroll center center;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}

.home_boxes .home_pic {
    overflow: hidden;
    height: 180px;
    margin-bottom: 0.5em;
}

.home_boxes img{
    width:calc(100%);
}
.home_boxes .page_content {
    padding: 2em 4em;
}
.home_boxes .page_content .home_text{
    height: 480px;
    overflow: hidden;
    overflow-y: auto;
}



#bread h3{
    padding:0;
    margin:0;
    float: left;
    overflow: hidden;
    max-width: calc(100% - 460px);
    height: 1.5em;
    font-family: "museo", Verdana, Ayuthaya, serif;
}


#wrapper {
    min-height: auto!important;
    width: 100%;
    position: absolute;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    box-shadow: 0 5px 0 rgba(0,0,0,0.1);
    background-color: #fff;
}
#global-header {
    width: 1170px;
    background: #fff;
    border-bottom: 0px solid rgba(0,0,0,0.2);
    box-shadow: 0 0px 0 rgba(0,0,0,0.1);
    margin-bottom: 0px;
    position: relative;
    margin: auto;

}
@media only screen and (max-width: 1170px) {
  #global-header {
    width: 100%;
    }  
}

@media only screen and (max-width: 990px) {
  #global-header {
    width: auto;
    }  
}

.open_share{
    cursor: pointer;
    float: right;
}
#single .share{
    padding: 10px;
    position: absolute;
    background-color: #fff;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2); 
    border-radius: 5px;
    margin-top: 10px;
    display: none;
    z-index: 10;
}
#single .open_share i{
    font-size: 1.25em;
}
#single .share i:hover{
    color: #3073dd;
}

#single .share:before{
  position: absolute;
  top: -10px;
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #e0e0e0;
  content:' ';
}
#single .share a{
    display: block;
    margin-bottom: 0.5em;
}
.copy_link{
    margin-top: 0.5em;
    padding-top:  0.5em;
    border-top: 1px solid #eee;
}
.copy_link input[type="text"]{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.copy_link input[type="button"]{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
background-color: #ccc;
color: #333;
}
.copy_link input:hover[type="button"]{
background-color: #333;
color: #fff;
}
@media only screen and (max-width: 800px) {
    #search_form{
        width: 100%;
    }
    #home{
        padding: 0 10px;
    }
    #search input[type="text"], button {
        width: calc(100% - 12rem);
    }
    h3 {
        font-size: 18px;
    }

    #navigation_mode {
        background-color: #eee;
        margin-bottom: 30px;
        padding: 10px 10px 10px 5px!important;
        border-radius: 4px;
        display: block;
        float: inherit;
    }

    .pagination .btn {
        line-height: 17px;
    }
}


#global-footer { position: relative; width: 1170px; margin: 0 auto; padding: 0; }

@media only screen and (max-width: 1170px) {
    #global-footer                                { width: calc(100% - 60px); }
}
@media only screen and (max-width: 800px) {
    #global-footer                                  { width: calc(100% - 20px); }
}





.tree-nav {
  padding-left:10px
}

nav ul {
  display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;list-style:none;margin:0;padding:0
}

nav li {
  display:inline;margin:0;padding:0 2px
}

nav li:first-child {
  margin-left:-10px;padding-left:0
}

nav li:hover {
  cursor:pointer
}

nav a.fs-subnav__item:active {
  background-color:#ac6
}

.tree-nav__container {
  padding-left:10px
}

.fs-subnav {
  margin:0 auto;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)
}

.fs-subnav__container {
  background:#fff;border-bottom:1px solid rgba(151,151,151,.8);position:relative;height:35px;box-sizing:border-box;
  display: grid;
}

.fs-subnav__container:before {
  border:2px solid rgba(0,0,0,.05);bottom:-3px;content:'';left:0;position:absolute;right:0
}

.fs-subnav>.fs-subnav__item:first-child {
  margin-left:-10px
}

.fs-subnav__item {
  background:0 0;border-radius:4px;border:0;color:#666662;cursor:pointer;display:inline-block;font-size:1rem;line-height:1.35rem;margin-right:1px;padding:4px 10px;vertical-align:middle
}

.fs-subnav__item:active,.fs-subnav__item:focus,.fs-subnav__item:hover,.fs-subnav__item:visited {
  color:#666662;text-decoration:none
}

.fs-subnav__item--active,.fs-subnav__item:hover {
  background:#e1edc1
}

.fs-subnav__item--split {
  display:inline-block;vertical-align:middle
}

.fs-subnav__item--split:hover .fs-subnav__item {
  background:#f1f8e3
}

.fs-subnav__item--split .fs-subnav__item:first-child {
  border-radius:4px 0 0 4px;margin-right:2px;float:left
}

.fs-subnav__item--split .fs-subnav__item:last-child {
  border-radius:0 4px 4px 0;padding:4px 6px 4px 5px;float:left
}

.fs-subnav__item--split .fs-subnav__item:hover {
  background:#e1edc1
}

.fs-subnav--secondary {
  float:right
}

fs-subnav__container {
  border-bottom:1px solid #ccc;height:40px;padding:0 10px
}
.fs-subnav__container::before {
  border:none
}
.fs-subnav--secondary {
  margin-right:16px;position:absolute;right:0
}
fs-horizontal-scroller {
  --advancer-left_-_background-image: linear-gradient(to left,rgba(255,255,255,0) 0,#ecebea 50%); --advancer-left_-_left: -10px;;--advancer-right_-_background-image: linear-gradient(to right,rgba(255,255,255,0) 0,#ecebea 50%); --advancer-right_-_right: -10px;;
}

.tree-nav { position: relative; width: 1170px; margin: 0 auto; padding: 0; }

@media only screen and (max-width: 1170px) {
    .tree-nav                      { width: calc(100% - 60px); }
}
@media only screen and (max-width: 800px) {
   .tree-nav                               { width: calc(100% - 20px); }
}

#sub-header{
    position: absolute;
    top: 80px;
    width: 100%;
    z-index: 10;
    border-top: 1px solid #bbb;
}

.welcome p{
margin:0;
padding: 0;
}
.welcome table{
margin:0;
padding: 0;
}
.welcome table td:first-child{
padding-left: 0;
}
.welcome table td:last-child{
padding-right: 0;
}
@media only screen and (max-width: 920px) {
.welcome table td{
padding-left: 0;
padding-right: 0;
}
    .welcome > table td{
        display: block;
        text-align: center;
    }
}

.txt{
    border-top: 1px solid #ddd;
    padding: 10px;
}
.txt b{
font-weight: 600;
color: #999;
}
.small {
    color: #999!important;
    font-size: 0.8em;
    line-height:  1.3em;
}

@media only screen and (max-width: 990px) {
    #sub-header {
        top: 67px;
    }
    .home_boxes .page_content .home_text {
        height: auto;
        overflow: hidden;
        overflow-y: hidden;
        overflow-y: auto;

    }
}
@media only screen and (max-width: 768px) {
.home_boxes {

    margin: auto;

}
    #sub-header {
        top: 59px;
        font-size: 0.7em;
        overflow-x : scroll;
    }
    #mobile-top-nav #mobile-top-list{
        display: none!important;
    }

    #global-header {
        width: 90%;
    }

    #global-footer{
        width: 90%;

    }
#global-footer.fullFooter .service-by-link a {

        white-space: inherit!important;

}
    
    #global-header .mobile-drawer-menu .mobile-top-item .mobile-top-link.hamburger-icon {
        right: 20px;
    }
}

.ex_header2019 #header2019 {
    top: 60px!important;
    font-size: 1em!important;
    line-height: 1.5em;
}
.ex_header2019 #header2019 .header2019-content-right {
    width: 39%;
}
.ex_header2019 #header2019 .header2019-content-right {
    width: 39%;
}

@media only screen and (max-width: 1199px) {
    .ex_header2019 #header2019 .header2019-content-right {
        width: auto;
    }
    .ex_header2019 #header2019 .header2019-content-container button {
        width: auto;
    }
}