/*
** [START]
** This is the default theme override
**
**
**
**
*/
#logout a { background-position: -1010px -77px!important; }
#logout a:hover { background-position: -1010px -77px!important; color:#ffffff!important; }
#welcome a:hover {color:#ffffff!important; }

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/facialwarsurgery/css/images/sprite.png);
}
#client_logo img { height: 100px!important; z-index: 10; }
#header { /*background-image: url(/theme/warsurgery/img/home_title_back.png);*/ height:100px!important; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px;  }
#logout a { color: #11418c; }
#logout a:hover { color: #f9c000; }
#login_logout { line-height: 65px; background-color: #f9c000; margin-top: 0px}
div.the-header {background:#ffffff;}
.butt_big>span{font-size: 16px; padding: 3px 25px!important;}
#welcome a:hover { color: #f9c000; }
#info_menu a { color: #f9c000; }
#info_menu a:hover { color: #f9c000; text-decoration: underline; }
a { color: #11418c; }
a:hover { color: #f9c000; text-decoration:none; }
a span { color: #11418c; text-decoration:none; }

#fprev, #fnext { background: url(/theme/facialwarsurgery/img/rfeature/arrows.png)!important; }
#fnext{ background-position:60px 0!important; }
#fnext:hover{ background-position:60px 20px!important; }
#fprev:hover{ background-position:0px 20px!important; }
/*** [START] Search Sidebar & General Buttons ***********************************************/
/*input.ui-button { padding: 4px 8px!important; }*/
#search_menu h2 {
  color: #f9c000;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 2px solid #f9c000;
  margin-top: 20px;
}
#search_menu p.lab, #thezone .whitey { color: #FFFFFF; }
#search_menu .asearchbutton, .ui-button .ui-state-default, .ui-dialog .ui-state-default, .main_content .ui-state-default, .main_content .butt_on{
  background: #11418c;
  border: solid #11418c 1px;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  color: #efefef;
  text-decoration: none;
  font-size: 14px;
  /*height: 28px;*/
}
.ui-dialog div.submit .ui-state-default{ /*padding: .4em 1em;*/ height:32px!important; }

.ui-state-default a { color:#333333!important; }
#search_menu .asearchbutton:hover, .ui-button .ui-state-hover, .ui-dialog .ui-state-hover, .main_content .ui-state-hover, .butt_on:hover {
    background: #f9c000;
    background-color: #f9c000;
    border-color: #f9c000;
    color:#11418c;
}
h3.ui-accordion-header.ui-state-default {background: #666666; font-weight:bold; }
h3.ui-accordion-header.ui-state-default a {color:#ffffff!important; }
#search_menu .asearchbutton { background: #666666; border-color: #666666; padding: 0; height: 28px; }
#search_menu a.resetbutton {
  height: 28px;
  background-color: #f9c000;
  color: #11418c;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  padding: 0px;
  border: 0px;
  display: inline-block;
  width: auto;
  margin: 0;
}
#search_menu a.showhistory { color:#f9c000; }

/*** images/grid - search results ***/
/*
LS 2016-08-23: Removed as it appears to be duplicate of default
div.sr2 {
	display: inline-block;
	width: 220px;
	height: 400px;
	padding: 8px;
	overflow: hidden;
	border: 1px solid #f8f8f8;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 1px 1px 0;
}*/
div.sr2:hover { background-color:#f7f7f7; border: 1px solid #f9c000; }
div.sr2 a { color:#11418c; }
div.sr2:hover a { color:#f9c000; }
div.sr2 img { -moz-border-radius: 4px; border-radius: 4px; }
div.sr2 a.sr2title { font-weight: 600; text-decoration:none; font-size: 1.2em; display: block; }

/** pagination **/
p.pagelinkslong span.current { background-color: #f9c000; }
p.pagelinkslong a:hover {background-color: #f9c000;}
p.pagelinkslong a.prev:hover, p.pagelinkslong a.next:hover {background-color: #999999;}

/*** [END] Search Sidebar & General Buttons ***********************************************/

/** [START] Node View / Search Results Sidebar ********************************************************/
#toolbox {
	background-color: #373737;
    color: #cccccc;
}
span.togwrap {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 84px;
	width: 41px;
	display: inline-block;
	background-color: #f0f0f0;
}
#tools {
	border-top: 0;
}

#thezone {
	background-color: #373737;
	margin-bottom: -50px;
}
.mCSB_container {
	border-top: 0;
}
#searchbacknextinheader {
	background-color: #373737;
	margin-right: 0;
}
#search-next-prev {
	width: 110px;
}
#toggle-toolbox {
	background-color: #555d56;
	width: 16px;
	height: 65px;
	top: 5px;
	background-position: -372px -108px;
	z-index: 8;
	border-radius: 4px 0 0 4px;

}
#toggle-sidebar {
	background-position: -356px -108px;
	width: 16px;
	height: 65px;
	border-radius: 0 0 0 4px;
}
.collapsed #toggle-toolbox {
	background-position: -356px -108px;
}
.collapsed #toggle-sidebar {
	background-position: -372px -108px;
}


#searchbacknextinheader a {
	background-color: #666666;
	color: #FFFFFF;
}
#searchbacknextinheader a:hover {
	color: #63bbcd;
}
#addTag, #recAdd, #mapAdd, a.addtag2, a.recadd2, a.mapadd2, a.mapadd3 {
	background-color:#f9c000;
}
#addTag:hover, #recAdd:hover, #mapAdd:hover, a.addtag2:hover, a.recadd2:hover, a.mapadd2:hover, a.mapadd3:hover {
	background-color:#BAB24F;
    color: #ffffff;
}
.portlet {
	border-top: solid 1px #222222;
}
.portlet-header, #viewport.justMetadata div.portlet-header {
	background-color: #666666;
	color: #FFFFFF;
	border-top: 0px;
	border-bottom: 1px solid #444444;
	box-shadow: none;
}
#viewport.justMetadata div.portlet-header, { margin-right: 20px;}


#sidebar .portlet-header{ background-color: #666666; margin:5px 20px 5px 5px; padding:9px 20px;}
#sharemenu {
	background-color: transparent;
    border-top:0;
}
#sharemenu img {
	opacity: 1.0;
	margin: 2px;
}
#sharemenu img:hover {
	opacity: 0.9;
}

/* footer */

#footer {
	clear: both;
    height: 40px;
    margin-right: 0px;
    padding-right: 10px;
	padding-top: 10px;
    margin-left: 0px;
    padding-left: 70px;
  background: #262626;
  z-index: 3;
}

#footer td right {
  margin-left: 20%;
  text-align: right;
  color: #FFFFFF;

}

#footer, #footer a, #footer td {
	color: #FFFFFF;
	font-size: 12px;
}
span.nzmscopy, #footer span.nzmscopy a {
	color: #999999;
	font-size: 6px;
}

div.aRecollection { color:#FFFFFF; }
span.recdate { color: #585858; }
span.recuser { color: #A1A1A1; }
#toolbox .portlet-content a { color:  #f9c000;}
#searchbacknextinheader a:hover { color: #f9c000; }

/* image tag colours */
.img_tag, #addtaghelp { background-color: #f9c000; }
.img_tag_edit { background-color: #9EB751; }

/* mini thumbs of multiple pages */
#thumbhover, #thumbhover img {border: 2px solid #f9c000;}
#miniMe img.currentThumb { border: 2px solid #11418c; }
#miniMe img.currenthumb:hover, #miniMe img.herothumb:hover { border: 2px solid #f9c000; }

/* js scrollbar */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  background: #999;
  background: rgba(153,153,153,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: #f9c000;
  background: rgba(221,207,51,0.85);
  -ms-filter: "alpha(opacity=85)";
  filter: alpha(opacity=85);
}

/* color of all links in right hand sidebar */
#sidebar a {color:#007a29; text-decoration: none;  /*#11418c;*/ }
#sidebar a:hover {text-decoration: underline;  /*#11418c;*/ }
#sidebar a.sprite {color:#ffffff; }

/** [END] Node View /Search Results Sidebar ******************************************************/

/** [START] Node view Edit ************************************************************/
div.the-header div.submit input {
  background: #11418c;
  border: solid #11418c 1px;
  /*-webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;*/
  color: #efefef;
  /*text-decoration: none;
  font-size: 14px;
  height: 28px;*/
}
div.the-header a.button {
  background: #f9c000;
  border: solid #f9c000 1px;
  /*-webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;*/
  color: #11418c;
  /*text-decoration: none;
  font-size: 14px;
  height: 27px;*/
}
div#nodemetadata div.portlet-header {color:#ffffff;}
/** [END] Node view Edit ************************************************************/

/*** [START] My Profile + My Collection ***********************************************/
.blocky div.submit input {margin: 5px 0;}
#grouphead a {
  background-color: #11418c;
  border: solid #11418c 1px;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #efefef;
  text-decoration: none;
  font-size: 14px;
  line-height:23px;
  height: 24px;
  margin: 5px 0;
  padding:4px 8px;
  vertical-align: bottom;
  display: inline-block;
}
div#grouphead, #allbookmarks > div { border: 1px solid #11418c; }
#grouphead a:hover, #grouphead a.active { background-color: #f9c000; border: 1px solid #f9c000; color:#11418c;}
/*** [END] My Profile + My Collection ***********************************************/
/*
**
**
**
** This is the default theme override
** [END]
*/

/** Put all other css below here! **/
span.ui-button-text {
    color: #efefef;
}
span.ui-button-text:hover {
    color: #11418c;
}
/* Facial War Surgery specific mobile styles */
@media (max-width: 790px) {
	#thezone, span.recuser { color: #333; }
	#toolbox .portlet-content a { color: #11418c; }
	#toolbox .portlet-content a:hover { color: #f9c000; }
}




/*=========== Custom colors for elastic search ==============*/

.custom-cl-bg,
.btn-filled{
  color:white!important;
  background-color: #11418c;
}

.btn-custom {
  color: #11418c !important;
  border-color: #11418c !important; }

.show-more,
.custom-cl-color,
.custom-cl-color a{
  color:#11418c !important;
}
.custom-cl-color{
  border-color:#11418c;
}

.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: #11418c #11418c;
}
.custom-cl-scroll::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #11418c; }
.custom-cl-scroll::-webkit-scrollbar-track {
  background: #bdbdbd; }
.custom-cl-scroll::-webkit-scrollbar {
  width: 5px; }

.custom-cl-active i {
  color: #11418c !important; }

.switcher__label input:checked + .switcher__slider {
    background-color: #11418c;
}

/* .list_item > .item-check-block > .list_check > .checkbox-input__label > .checkbox-input__input:hover ~ .checkbox-input__checkmark::after {
  border: solid #11418c;
} */



.bold {
  background:  rgba(67, 124, 167, 0.5);
  opacity: 0.5;
}

.disabled {
	color: grey !important;
	background:  #ffffff!important;
	border-color: grey !important;
}
/*======== HOVER EFFECT BLOCK  ========*/

.btn-filled:hover,
.custom-cl-list li:hover{
  color:white;
  background-color: #f9c000;
  cursor: pointer;
}

.btn-hover:hover{
  color: #f9c000;
}

.btn-custom:hover {
  color: white !important;
  background:  #f9c000;
  border-color: #f9c000 !important;
}

.view-block-buttons__list-block:hover i,
.view-block-buttons__grid-block:hover i {
  color:   #f9c000;
}

.page-block:hover i {
  color:  #f9c000; }

.info-block:hover > i,
.info-block:hover > .info-block__title {
  color:   #f9c000;}


/*======================*/


/* Share Icons needed adjustments for dark background  */
#sharemenu img {
    opacity: 0.8;
    border:none;
    border-radius:0;
}

#sharemenu img:hover {
    border:none
}
