#toTop {
width:20px;
border:1px solid #ccc;
background:#f7f7f7;
text-align:center;
padding:5px;
position:fixed;
bottom:20px;
right:20px;
cursor:pointer;
display:none;
color:#333;
font-family:verdana;
font-size:11px;
}

.wrapper{
  margin:0 0%;
  position: relative;
  min-width: 600px;
  height:142px;
  margin-right: 20px;
  margin-left: 20px;
}

.logo{
  position: absolute;
  left:50%;
  margin-left:-91px;
  width:183px;
  height:141px;
  background: url(../images/logo.png);
  top:1px;
}
.logo a{
  display: block;
  width:135px;
  height: 141px;
  margin-left:24px;
}
.site_name{
  text-transform: uppercase;
  position: absolute;
  margin-left:2.4%;
  padding-left:40px;
  top:15px;
  color:#004e8b;
  font-weight: bold;
  font-size: 14px;
}
.site_name a{
  text-decoration: none;
}
.site_name span{
  font-weight: normal;
  padding-top:3px;
  text-transform: none;
  display: block;
  font-size: 12px;
}

/* main menu */
.header{
  height:76px;
}

.main_menu{
  padding:0px 0px 0;
  height: 40px;
  background: url(../images/menu_bg.png) repeat-x;
  margin-top: 0;
}

.main_menu_decor_l,
.main_menu_decor_r{
  width:95px;
  height: 40px;
  position: absolute;
}
.main_menu_decor_l{
  background: url(../images/menu_l.png);
  left:0;
}
.main_menu_decor_r{
  background: url(../images/menu_r.png);
  right:0;
}
.main_menu_l,
.main_menu_r{
  width:50%;
  float:left;
  margin: 0;
  height: 90%;
    margin-top:0;
}
.main_menu_l  ul{
  margin-right:91px;
  text-align: right;
    margin-top:0;
  height: 100%;
}
.main_menu_r  ul{
  margin-left:91px;
  height: 100%;
  margin-top:0;
  padding-left:0px;
}

.main_menu ul li{
  position: relative;
  height: 24px;
  display: inline-block;
  height: 100%;
  margin-top:0;
}

.main_menu  ul li a{
  position: relative;
  z-index: 100;
  display: inline-block;
  color:#fff;
  line-height: 28px;
  margin-top:3px;
  padding:0 10px 4px;
/*  font-size: 16px;*/
  text-decoration: none;
  font-weight: bold;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}

.main_menu ul li.sfHover a{
  color:#02529d;
  background: #fff;
}

.main_menu_l ul > li{
  margin-left:5px;
}
.main_menu_r ul > li{
  margin-right:5px;
}



div.wikiContent1
{
/*    background-color: #02529d;
    color: #fff;*/
    margin-bottom: 16px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 1px;
    padding-bottom: 10px;
 /*border-style: double;*/
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    overflow-y: auto;
}

/*#f2f4f8*/
.jstree-default.jstree-focused { background:#e6e6e6; }
#sddmLower div a {background:#e6e6e6;}
#sddm1 div, #sddm2 div { background:#e6e6e6; }
#sddm1 div a, #sddm2 div a { background:#e6e6e6; }
div#navigation1, div#navigation2 {background-color:#e6e6e6;}

div.wotd {
  border-color: silver;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-left-style: solid;
  border-left-width: 0px;
  border-right-style: solid;
  border-right-width: 3px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-top-style: solid;
  border-top-width: 0px;    
  width: 18%;
  margin-right: 20px;
/*    background-color:#e6e6e6;*/
}
div.wotd a, a:visited {
/*  color:#7d7da9;*/
  color:#5d5d86;
}

div#breadcrumbs {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding-left: 10px;
    margin-top:5px;
    margin-bottom:10px;
    margin-left: 50px;
    margin-right: 50px;
}

div#layout_content_no_facets {
    margin-top: 0px
}
div.left {
    margin-top:0px;
    margin-left: 2px;
    margin-bottom:5px;

}

fieldset.form {
    margin:10px;
    clear:right;
}

dl.metadata dd {
    margin-top: -18px;
}

div.thumbnail_item {
/*    margin-right: 30px;*/
    padding-top: 40px;
    width : 17%;
}
img.thumbnail {
      display: block;
      margin: 0 auto; 
}

div.searchResultInfo {
    width: 95%;
    min-height: 14px;
}
div.info_download {
    margin-top: 10px;
}
div.locale {
    clear: both;
    float: right;
    margin-top: 8px;
    padding-top: 8px;
}
.main_menu a:active,
.logo a:active{
  background-color: transparent;
}
input[type=submit], input[type=reset], input[type=cancel], input[type=button]
{
/*  background: #6292c2;


  width: 115px;
  margin: 50px 0 0 50px;
  padding: 0 0 0 7px;
  display: block;
  overflow: hidden;
    background:  #405286;
    color: #fff;
  height: 26px;
  border: 2px solid #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  padding: 0 7px 0 7px;
  margin: 10px 0 0 10px;
*/
  height: 26px;
  margin: 10px 0 0 10px;
  padding: 6px 10px;
  -webkit-border-radius: 2px 2px;
  border: solid 1px rgb(153, 153, 153);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(221, 221, 221)));
  color: #333;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-shadow: 0px 1px 1px rgba(255,255,255,1);
  line-height: 0;
}

div#navigation3
{
    margin-top: 15px;
}

div#navigation3 ul
{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: table;
}

input#search_input
{
   max-width: 800px;
   display: inline;
   border:  solid #ccc 1px;
   font-size: 18px !important;
    height: 28px;
}
form#search-form input[type="text"] {
    padding-left: 8px;
}
form#search-form input[type="text"] {
    width: 800px;
}
div#layout_sidebar div.group
{
    margin-top: 0;
}
div#layout_content 
{
    margin-top: 0;
}
div.filters {
    margin-bottom:10px;
    display: inline-block;
}

#block-locale-language {
    position: absolute;
    right: 74px;
    top: 24px;
}

.languages {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ebe9e9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #ebe9e9;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ebe9e9;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #ebe9e9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: solid;
    border-top-width: 1px;
    float: right;
    height: 24px;
    line-height: 22px;
    margin-left: 6px;
    overflow-x: hidden;
    overflow-y: hidden;
    transition-delay: 0s;
    transition-duration: 0.1s;
    transition-property: all;
    transition-timing-function: linear;
    width: 90px;
}

#lang_dropdown {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/styles/Default/../images/select.png");
    background-origin: padding-box;
    background-position-x: 71px;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-right: 33px;
}
.languages a {
    color: #004e8b !important;
    display: block;
    height: 24px;
    line-height: 22px;
    padding-left: 6px;
    text-decoration-color: currentcolor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: lowercase;
}
.languages a:hover {
    background-color: #f2f6f9;
}
.languages.active {
    box-shadow: 5px 5px 16px 0 rgba(0, 0, 0, 0.32);
    height: auto;
}

.stick {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/styles/images/stick.png");
    background-origin: padding-box;
    height: 31px;
    left: 90%;
    position: relative;
    top: 9px;
    width: 21px
}

div.thumbnail_item_wiki {
    margin-right: 30px;
    float: left;
    padding-top: 15px;
    width: 200px;
}

.tag {
//  background-color: #B8F794;
    --tw-bg-opacity: 1;
  background-color: rgba(232, 242, 235, 0.52);
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 4px;
  display: inline-block;
}

div.tag a {
    --tw-bg-opacity: 1;
    color: rgb(22 101 52 / var(--tw-text-opacity));
}

.tags {
    margin: 2px;
    margin-top: 5px;
}

dd.link a {
    color: #0c00ff;
}
dl.metadata dt {
    color: #5d5656;
}

div.creator {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
}

p.citation {
    padding-bottom: 0px;
    margin-bottom: 7px;
}

fieldset.email_citation {
    margin-bottom: 7px;
}
fieldset.email_citation ul {
    margin-top: 5px;
    padding-left: 15px;
}

img.collection {
    width: 100%;
    max-width: 220px;
}
