
/**
 * Tabs
 */

.tabs-wrapper {
  clear: both;
  margin:1em 0;
}
ul.primary,
ul.secondary {
  border: 0;
  margin: 0;
  padding: 0;
}
ul.secondary {
  text-align:right;
  border-top:double 1px #eee; 
}

ul.primary li,
ul.secondary li {
  display:inline;
}

ul.primary li a,
ul.secondary li a {
  border: 0;
  display: inline-block;
  margin: 0;
  padding: 3px 7px;
  background-color:#f5f5f5;
  color:#444444;
}

ul.primary li a:hover,
ul.primary li.active a,
ul.secondary li a:hover,
ul.secondary li.active a {
  display: inline-block;
  background-color:#eaeaea;
  color:#000000;
}



/**
 * Panels Ajax Tab Styles - mobile styles below, desktop styles in breakpoints.css
 */
.panels-ajax-tab-wrap-jnl_template_bmjj_tab_art{
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.panels-ajax-tab-wrap-jnl_template_bmjj_tab_art .article-login.pane-jnl-template-bmjj-challenge {
  clear: both;
  padding-top:20px;
}
.panels-ajax-tab-wrap-jnl_template_bmjj_tab_art .article-login.pane-jnl-template-bmjj-challenge > h2{
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.pane-panels-ajax-tab-tabs {
  margin:0;
}
ul.panels-ajax-tab {
  margin:0;
}
ul.panels-ajax-tab li {
  display:block;
}
.panels-ajax-tab li a:hover,
.panels-ajax-tab li.active a {

}
.highwire-foxycart-add-to-cart a {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #2A6EBB;
  background-image: none;
  background-origin: padding-box;
  background-position: 0% 0%;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-color: #2A6EBB;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  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: #2A6EBB;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #2A6EBB;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #2A6EBB;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-top-style: solid;
  border-top-width: 1px;
  box-sizing: border-box;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  line-height: 24.2833px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px;
  text-align: center;
  width: 100%;
}
.highwire-foxycart-add-to-cart a:hover {
  color: #fff;
}