.article-exhibition .center-icons{
    padding-top: 30px;
}

.top-thumbs-more {
    border: 1px solid #939393 !important;
    padding: 10px 30px;
    font-weight: 400 !important;
    margin: 80px auto !important;
    color: #939393 !important;

}

.top-thumbs-more:hover {
    border: 1px solid #007A32 !important;
    padding: 10px 30px;
    font-weight: 400 !important;
    margin: 80px auto !important;
    color: #fff !important;

}

.top-thumbs-more-container {
    margin: 90px auto !important;
   
}

#header ul.menu{
/*    clear: none !important;*/
margin-top: -20px;
}
@-moz-document url-prefix() {
  #header ul.menu {
    margin-top: 75px;
  }
}

#header ul.menu li a {
    margin-left: 60px;
}
#header li.dropdown ul.dropdown-menu li a {
    margin-left: 30px;
}


#header li.dropdown ul.dropdown-menu li:first-child a {
    margin-left: 60px;
}
#listbox.list span.title{line-height: 29px;}

.english-only{
    font-size: 12px;
    padding: 4px;
    margin-top: 13px;
    margin-left: 120px;
}
@media only screen and (max-width: 750px){
   .english-only {
      margin: 0 0 0 -10px;
   }
}

.content-credits div.dd,
.content-credits div.dt {
padding: 4px 0 !important;
}
.content-credits div.dd p,
.content-credits div.dt p{
margin: 8px 0 !important
}

.block-edit{
    z-index: 4;
    position: absolute;
    right: 6px;
    top: 37px;
    background-image: url(/compiled/2fb7e84….svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 17px;
    width: 17px;
    height: 17px;
    -webkit-transition: width .5s;
    transition: width .5s;
    font-size: 29px;
    font-weight: 200;
}

.homeyear.list svg{
fill: white;
}

.homeyear-download{
    padding: 10px 30px;
    font-weight: 700;
    display: block;
    width: 140px;
    color: white;
    border: 2px solid white;
    margin: 60px auto 30px auto;
    clear: both;
}

.home-widget .widget div.inner .int-box p > a{
padding: 0;
border: none;
font-weight: inherit;
}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {
    #header ul.menu { 
        margin-top: 90px; !important;
    }
}}
