/**
 * This file contains site specific colors
 *
 */

/** General Colors
----------------------------------------------------------------------------------------------------*/

@media (-webkit-min-device-pixel-ratio: 0) {
  .view-embo-recent-articles select {
		width: 212px;
		background-image: url(/sites/all/themes/shared/jcore_embo_1/images/emboj-filter-button-icon.png)!important;
		background-size: 23px;
		margin-bottom: 15px;
		background-repeat: no-repeat!important;
		background-position-x: 95%!important;
		background-position-y: 50%!important;
  }

  .view-embo-recent-articles select[size],
  .view-embo-recent-articles select[multiple] {
    background-image: none;
    padding: 0;
  }
}

#highwire-search-form .form-item-txtsimple .form-text + .icon-search {
	background: green;
	color: white;
}
form.highwire-quicksearch .form-item-keywords + .button-wrapper.button-mini{
  background: #5E9626;
}
.pane-highwire-search-results-tool .form-select,
.view-embo-recent-articles .form-select,
form .form-type-select .form-select + [class^="icon-"]{
	background-color: #dcdcdc;
	color: #48820b;
}
form .form-type-select [class^="icon-"]{
  color:#48820b;
}
/** Front Page Colors
----------------------------------------------------------------------------------------------------*/
.front .section-content {
  background-image: url("../images/bg-front-new.png") !important;
}

.front .pane-embo-bg-shades{
  display:none; /*Using Background image*/
}
.front .page .panel-region-content .panels-ajax-tab .active .panels-ajax-tab-tab {
  background: #ffffff !important;
}
.front .page .panel-region-content .panels-ajax-tab .panels-ajax-tab-tab {
  background: #69a029 !important;
}
.front .page .panel-region-content .panels-ajax-tab .last .panels-ajax-tab-tab {
  background: #084f00;
}
.front .embo-accordion-widget .pane-title{
  color:#646464;
}
.front .embo-accordion-widget .snippet-content strong{
  color:#428400;
}

.front .panel-region-content .panels-ajax-tab .panels-ajax-tab-tab {
	background: #48820b!important;
}
.front .panel-region-content .panels-ajax-tab .last .panels-ajax-tab-tab {
	background: #315907!important;
}
.front .panel-region-content .panels-ajax-tab .active .panels-ajax-tab-tab {
	border-color: #ffffff!important;
	background: #ffffff!important;
}
#region-content .views-slideshow-bxslider .bx-wrapper .slide-text-title,
#region-content .views-slideshow-bxslider .bx-wrapper .slide-text-title a{
  color:rgb(65, 132, 0) !important;
}
#region-content .views-slideshow-bxslider .bx-wrapper .slide-text-subtitle,
#region-content .views-slideshow-bxslider .bx-wrapper .slide-text-subtitle a{
  color:rgb(160, 193, 128) !important;
}
#region-content .views-slideshow-bxslider .bx-wrapper .slide-text-desc,
#region-content .views-slideshow-bxslider .bx-wrapper .slide-text-desc a{
  color:rgb(65, 132, 0 ) !important;
}
/** RHS Colors
----------------------------------------------------------------------------------------------------*/

.sidebar-right-wrapper .panel-region-sidebar-right h2.pane-title {
	color: #555555;
}
.pane-style-alt-content strong,
.front .panel-region-sidebar-right .meet-editors-month {
	color: #48820b;
}
.not-front .panel-region-sidebar-right .pane-panels-mini .title {
	color: #48820b;
}
.not-front .panel-region-sidebar-right .highlight,
.not-front .panel-region-sidebar-right a.highlight,
.not-front .pane-highwire-article-collections .highwire-list a.highlight.multiline .highlight-line,
.not-front .panel-region-sidebar-right div.highwire-markup ul.kwd-group li.kwd {
background: #48820b!important;
color: #fff!important;
}
.not-front .panel-region-sidebar-right .highwire-article-collection-term .highlight .icon-caret-right {
border-left: 0!important;
}
.front .pane-embo-editor-feed .view-content .views-row .views-field-field-embo-editor-date {
	color: #48820b;
}

/** RHS menu button files
----------------------------------------------------------------------------------------------------*/
.social-icons a[href^='http'],
body #mini-panel-drawer_navigation .pane-title .icon-search,
body #mini-panel-drawer_navigation .pane-title .icon-home,
body #mini-panel-drawer_navigation .pane-title .icon-reorder,
body #mini-panel-drawer_navigation .pane-title .icon-info{
  background-image: url('../images/sprite.png');
  background-repeat:  no-repeat;
}

/*main dropdown logo*/
.user-menu-dropdown.user-menu-dropdown-logo-only > .menubar-nav > .nice-menu > .menuparent > a:first-child, 
.user-menu-dropdown-logo > .nice-menu > .menuparent a:first-child{
  background: url('../images/sprite.png') no-repeat 0px -133px;
  margin-left: 5px;
  width: 13px;
}

/** Archive Page(s) Colors
----------------------------------------------------------------------------------------------------*/

.archive-tabs a.other {	
	background: #9ab97d;
	color: #ffffff;

}
.archive-tabs a.current {
	background: #ffffff;
}
.archive-issue-list .issue-list-month {
background-color: #dcdcdc!important;
color: #444444!important;
}

.pane-highwire-toc-sections .pane-content ul li {
	border-right: 2px solid #47a635;
}

.page-node .main-content-wrapper .pane-node-field-highwire-article-category {
	color: #48820B;
}

.page-node .main-content-wrapper .panels-ajax-tab li a {
	background: #9ab97d;
}
.page-node .panel-region-content .panels-ajax-tab .active .panels-ajax-tab-tab {
	color: #646464!important;
}
.highwire-citation-jnl-embo-full-citation .highwire-cite-authors  {
	color: #48820B;
}

.not-front .sidebar-right-wrapper .highwire-citation-formats-links ul.hw-citation-links a {
	background: #fff!important;
	color: #48820b;	
}

.not-front .panel-region-sidebar-right .pane-highwire-article-nav {
	background-image: url(/sites/all/themes/shared/jcore_embo_1/images/embo-grey-logo.png)!important;
	background-size: 72px!important;
	background-repeat: no-repeat!important;
	background-position: 182px 15px!important;
}

form.hw-search-extra .form-type-select select {
	background-color: #9ab97d!important ;
	color: white;
}
form.hw-search-extra .form-type-select select{
  background: transparent;
}
form.hw-search-extra .form-type-select select:focus,
form.hw-search-extra .form-type-select .embo-select{
  background-color: #9ab97d!important ;
}


/* Article Page Colors */
.node-type-highwire-article .author-affiliates h2 {
  color: #FFFFFF;
  background: #9AB97D;
}

/* Citation Global Styles*/

.highwire-cite-metadata li a.active {
	color: #466a1e;
}

.highwire-cite-metadata ul.links li a {
	border-right: 2px solid #47a635;
	padding-right: 5px;
	margin-right: -0px;
	font-weight: 600;
}

/*
----------------------------------------------------- TO BE REMOVED AT SOME POINT */

.front .view-filters .views-exposed-form {
	display: none;
}
