/*BB 2020-02-03: #COSA-1397 temporarily hide/disable the pan/zoom button */
#pz_button{
  display:none!important;
}

#main {
  background: url(/theme/cosatest/css/images/main-bg.png) repeat-y 0 0 ;
}
div.the-body, body, .ui-widget, div.the-header h2, div.the-header h1, input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div.the-body {
    border: none;
}
body, #footer, #header, #menu_bar, #info_menu {
    background-color: #1b2d38;
}
a.sprite, span.sprite, .sprite a, #showHideTags label span, .toolbox_button, #zoom_wrap, .ui-slider-vertical .ui-slider-handle, .img_tag span, .img_tag a {
	background-image: url(/theme/cosatest/css/images/sprite.png);
}
a { color: #007a4b; text-decoration: none; }
a:hover { color: #007a4b; text-decoration: underline; }

#login_logout { font-size: 1.4em; margin: 13px 0 0 0;}
#logout { border: none; padding-left: 6px; margin-left: 0; }
#logout a { color: #ffffff; text-decoration: underline; background: none; width: auto;}
#logout a:hover { color: #ffffff; text-decoration: underline; }
#welcome a { color: #ffffff; text-decoration: underline; }
#welcome a:hover { color: #ffffff; text-decoration: underline; }
span.logButt a { text-decoration: underline; }
/*#info_menu a, #info_menu2 a, #copyright a, #footer-links a, #client_menu a, #search_menu label, #search_menu .tick {
	color: #4e4b4b;
}
#info_menu a:hover, #copyright a:hover, #footer-links a:hover {
	color: #007a4b;
}*/
#header {
	height: 90px;
    color: #ffffff;
    /*background-color: #7ac143;*/
}
#client_logo img {
    height: 38px;
    padding-top: 10px;
}
#client_logo.title {
    font-size: 36px;
    padding: 11px 0 0 14px;
}
#client_menu {
  font-size: 0.53rem;
}
#client_menu a:hover, #client_menu a.active {
    background-color: #233b49;
}
#footer {
    margin-left: 70px;
    margin-right: 0;
    background-color: #ffffff;
    color: #000000;
}
#footer-links {
    padding-left: 30px;
}
#copyright {
    padding-right: 20px;
}
#footer-links a, #copyright a, #copyright {
    color: #000000;
}
#search_menu {
    background-color: #e1e5e8;
}
#search_menu .lab {
	color: #1a2d37;
    font-weight: 500;
    padding: 2px 0;
}
#search_menu .asearchbutton, #search_menu a.resetbutton {
    background-color: #007a4b;
    font-weight: normal;
}
#search_menu .asearchbutton:hover, #search_menu a.resetbutton:hover {
    background-color: #00613b;
}
#search_menu a.showhistory {
	display: none;
}
#search_menu label {
	color: #1a2d37;
    font-weight: 500;
}
#search_menu .tick {
	color: #1a2d37;
}
#search-back:hover {
    color: #007a4b;
    background-position: -239px -201px;
}
#search-back {
    background-position: -239px -226px;
}
div.sr2 {
    margin: 0 4px 4px 0;
    border: 1px solid #eeeeee;
}
div.sr2 img {
    border-radius: 0;
}
div.sr2 a.sr2title {
	color: #1b2d38;
    text-decoration: underline;
    padding: 15px 0;
}
div.sr2:hover {
    background-color: #eeeeee;
}
div.sr2:hover a {
	color: #007a4b;
    text-decoration: underline;
}
#search_menu .refinements h2 {
	margin-top: 20px;
}
#search_menu h2 {
    color: #1a2d37;
    border-bottom: 2px solid #1a2d37;
    padding: 2px 0;
}
#toolbox {
    border-left: 1px solid #1a2d37;
}
#addTag, #recAdd, #mapAdd, a.addtag2, a.recadd2, a.mapadd2, a.mapadd3, #addtaghelp, .img_tag {
	background-color:#007a4b;
}
a.mapadd3 {
	margin-left: 3px;
}
#addTag:hover, #recAdd:hover, #mapAdd:hover, a.addtag2:hover, a.recadd2:hover, a.mapadd2:hover, a.mapadd3:hover {
	background-color:#00613b;
    color: #ffffff;
	opacity: 1;
}
.img_tag_edit {
    background-color: #1b2d38;
}
.img_tag a:hover {
    color: #ffffff;
    text-decoration: underline;
}
span.titlelabel {
    margin-bottom: 1px;
}
#grouphead, #allbookmarks > div {
	border: 1px solid #4e4b4b;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, #grouphead a {
    border: 1px solid #007a4b;
    background-color: #007a4b;
    font-weight: normal;
    color: #ffffff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, #grouphead a:hover {
	border: 1px solid #00613b;
	background-color: #00613b;
	font-weight: normal;
	color: #ffffff;
}
span.ui-slider-handle.ui-state-default.ui-corner-all {
    border: 0;
}
#info_menu a:hover {
	color: #ffffff;
    text-decoration: underline;
}

/* js scrollbar */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  background-color: #999;
  background-color: rgba(0,122,75,0.75);
  -ms-filter: "alpha(opacity=10)";
  filter: alpha(opacity=10);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #007a4b;
  background-color: rgba(0,122,75,0.85);
  -ms-filter: "alpha(opacity=85)";
  filter: alpha(opacity=85);
}

/** pagination **/
p.pagelinkslong span.current { background-color: #4e4b4b; }
p.pagelinkslong a:hover {background-color: #4e4b4b;}
p.pagelinkslong a.prev:hover, p.pagelinkslong a.next:hover {background-color: #999999;}
p.pagelinkslong a.nothanks:hover { background-color: transparent; }

/* Remove rounded corners */
div.sr2, .ui-corner-all, .blocky, #search-back, .navigation, #allbookmarks > div, #grouphead, #grouphead a, p.pagelinkslong a, p.pagelinkslong span.current,
#addTag, #recAdd, #mapAdd, a.addtag2, a.recadd2, a.mapadd2, a.mapadd3 {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

/* mini thumbs of multiple pages */
#thumbhover { border: 6px solid #007a4b; }
#thumbhover img { border: 2px solid #00613b; }
#miniMe img.currentThumb { border: 2px solid #1b2d38; }
#miniMe img.currenthumb:hover, #miniMe img.herothumb:hover { border: 2px solid #007a4b; }

#tools .toolbox_button:hover, #tools .toolboox_button:focus {
    line-height: 28px;
}


/* 2019-10-02: improved search */
#search_menu .stack{
  display: block!important;
  margin-left:20px!important;
}
#search_menu p.lab{
  color: #007a4b;
  font-weight:550;
}
#search_menu .stack .tippy{
  display:none;
  position: relative;
  margin-top: 0px!important;
  padding:10px;
  border:1px solid #585858;
  font-size: 14px;
  color:#ffffff;
  background:#007a4b;
}
.tippy ul{
  padding-left:0px
}
.tippytitle{
  border-bottom:2px solid #ffffff
}
#SearchOrderby option:disabled{
  cursor: not-allowed;
}

fieldset.creative_commons .cc_title {
  margin-bottom: 7px;
}
fieldset.creative_commons .copyDescrip {
  padding-top: 7px;
}
/*@ST 2019-11-06 COSA-938: Hide search button from left-side menu */
@media only screen and (max-width:790px){

    #viewport.pdf {
        height: 90vh!important;
        display: block;
    }

    #sidebar {
        display: block!important;
        height: 100%!important;
    }

    #client_menu li.search {
        display: none;
    }
    .search_container{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
    }
    .hideForResponsive {
        display: block !important;
    }
    #footer {
        height: auto;
        text-align: center !important;
    }
    #footer-links,
    #copyright {
        float: none;
        width: auto !important;
    }

    #copyright {
        text-align: center !important;
        padding: 10px;
    }

    #footer-links a {
        text-align: center !important;
        padding: 5px;
    }

    #footer-links {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        padding: 10px;
        justify-content: center;
    }

    #main {
        padding-bottom: 0;
    }


}




/*=========== Custom colors for client ==============*/

.custom-cl-bg,
.btn-filled{
  color:white!important;
  background-color: #007a4b;
}

.btn-custom {
  color: #007a4b !important;
  border-color: #007a4b !important; }

.show-more,
.custom-cl-color,
.custom-cl-color a{
  color:#007a4b !important;
}
.custom-cl-color{
  border-color:#007a4b;
}

.custom-cl-scroll{
  overflow-y: auto;
  overflow-x: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow: -moz-scrollbars-none;
  scrollbar-width: 0;
  scrollbar-color: #007a4b #007a4b;
}
.custom-cl-scroll::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #007a4b; }
.custom-cl-scroll::-webkit-scrollbar-track {
  background: #bdbdbd; }
.custom-cl-scroll::-webkit-scrollbar {
  width: 5px; }

.custom-cl-active i {
  color: #007a4b !important; }

.switcher__label input:checked + .switcher__slider {
    background-color: #007a4b;
}

/* .list_item > .item-check-block > .list_check > .checkbox-input__label > .checkbox-input__input:hover ~ .checkbox-input__checkmark::after {
  border: solid #007a4b;
} */

/*======== HOVER EFFECT BLOCK  ========*/

.bold {
  background:  rgb(76, 175, 80, 0.5);
}

.btn-filled:hover,
.custom-cl-list li:hover{
  color:white;
  background-color: #00613b;
  cursor: pointer;
}

.btn-hover:hover{
  color: #00613b;
}

.btn-custom:hover {
  color: white !important;
  background:  #00613b;
  border-color: #00613b !important;
}

.view-block-buttons__list-block:hover i,
.view-block-buttons__grid-block:hover i {
  color:   #00613b;
}

.page-block:hover i {
  color:  #00613b; }

.info-block:hover > i,
.info-block:hover > .info-block__title {
  color:   #00613b;}


/*======================*/



/* ==================================================== */
/* R1X - 7759 Cultural Statement Display                */
/* ==================================================== */
/* Code copied from Community Website */

    /* The semi-opaque black background behind the popup */
    .modal_overlay {
      display: none;
      position: fixed;
      top: 0;
      height: 100vh;
      width: 100vw;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 5;
    }

    /* Main styling for the popup window */
    .modal {
      font-size: 16px;
      background-color: #fff;
      max-width: 700px;
      min-width: 320px;
      margin: 0 auto;
      text-align: center;
      padding: 20px;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    /* Styling for the popup button */
    .closeModal {
      display: block;
      margin: 0 auto;
      background-color: #1b2d38;
      color: #fff;
      font-size: 16px;
      border: none;
      padding: 7px 15px;
      border-radius: 4px;
    }
