/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*** Core Elements ***/
p {
  margin: 0 0 1rem;
}
div.g-content a {
  font-weight: 600;
}
.platform-content p {
  color: black;
}
/* content text color */
p.img_caption {
  color: grey;
  font-size: 0.8rem;
}
/* image caption */
.pull-left.item-image {
  margin: 0 1rem 0.5rem 0;
}
/* main image */
dd.createdby {
  float: right;
  width: 50%;
  text-align: right;
  padding-right: 1rem;
}
/* author */
dd.createdby, dd.published {
  font-size: 0.8rem;
}
dl.article-info {
  margin: 1rem 0 0.5rem;
}
#g-feature .g-block {
  background-color: white;
}
#g-feature .size-67 {
  /*	overflow-y: scroll; */
}
@media (min-width: 768px) {
  #g-feature .size-67 {
    border-right: 1px solid black;
  }
}
h1, h2 {
  margin: 0.75rem 0 0.75rem 0;
  font-weight: 400 !important;
  font-family: sans-serif !important;
  color: #0077BE;
}
h1.osm-page-title {
  margin: 0.75rem 0 10px 0 !important;
}
h1, h2 {
  font-size: 1.9rem;
  line-height: 2.2rem;
}
.btn {
  font-family: lato, arial;
}
/*
.page-header {height: 3.5rem;}
*/
section#g-sidefeature {
  margin: 1em;
}
#g-sidefeature .platform-content {
  width: 100%;
}
.g-content {
  padding: 0 0.938rem !important;
  margin: 0 0.625rem;
}
#g-sidefeature .g-content {
  margin: 0 0.625rem;
  /*	padding: 0 0.938rem; */
  padding: 0 !important;
}
.article-info-term {
  display: none;
}
/* Article "Details" */
img.pull-left, .imageleft {
  margin-right: 0.8rem;
}
img.pull-right, .imageright {
  margin-left: 0.8rem;
}
#g-feature .g-container, .g-wrapper .g-container {
  color: #666;
}
.blog .items-row {
  border-top: 1px solid #BBB;
}
.noborder div.g-grid {
  border: none !important;
}
/*** TOP HEADER AREA ***/
#top-social-media {
  width: 40%;
  float: left;
}
#top-message {
  width: 60%;
  float: left;
  text-align: right;
}
#top-social-media, #top-message {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  #top-tagline {
    margin-top: 11.6rem;
    text-align: left;
  }
}
/*** MAIN MENU ***/
#g-navigation {
  border-bottom: 5px solid #0077BE;
  z-index: 10;
}
#g-navigation .g-content {
  margin: 0;
}
#g-navigation .g-main-nav .g-toplevel li .g-menu-item-container {
  line-height: 2.5;
}
#g-navigation .g-main-nav .g-toplevel li .g-menu-item-container {
  color: #FFF;
  border-radius: 0px;
  padding: 0.2rem 0.65rem 0.32rem;
  background-color: #3C9DC8;
}
#g-navigation .g-main-nav .g-toplevel li.active .g-menu-item-container {
  color: #FFF;
  background: #0077BE;
}
#g-navigation .g-main-nav .g-toplevel li:hover .g-menu-item-container {
  color: #FFF;
  background: #0077BE;
}
.g-main-nav .g-toplevel li .g-menu-item-container, .g-main-nav .g-sublevel li .g-menu-item-container {
  font-family: sourcesanspro, Helvetica, Tahoma, Geneva, Arial, sans-serif;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  #g-navigation .g-main-nav .g-toplevel li .g-menu-item-container {
    font-size: 1rem;
    padding: 0.2rem 0.62rem 0.32rem;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-navigation .g-main-nav .g-toplevel li .g-menu-item-container {
    font-size: 87%;
    padding: 0.1rem 0.22rem 0.1rem;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-navigation .g-main-nav .g-toplevel li .g-menu-item-container {
    font-size: 70%;
    padding: 0.1rem 0.12rem 0.1rem;
  }
}
/* mobile menu kicks in below 768px */
.m0 {
  display: none;
}
/* don't display home link */
.g-menu-item-101 {
  display: none !important;
  margin: 0 !important;
}
/* home tab */
.g-menu-item-286 {
  margin-left: 0 !important;
}
/* mag tab */
#g-navigation .g-content {
  padding: 0 !important;
}
@media (max-width: 767px) {
  .g-menu-item-286 {
    margin-top: 25px;
  }
}
/* Mobile menu issue */
/*** LOGIN ***/
#g-header .g-content {
  margin: 1rem;
  padding: 0 !important;
}
#login-form-tsl {
  color: #FFF;
  background-color: #0077BE;
  border-radius: 1rem 1rem 0 0;
  padding: 1rem 0;
}
#login-form-tsl a {
  color: #FFF;
}
#login-form-tsl input[type="text"], #login-form-tsl input[type="password"] {
  width: 55%;
  padding: 0.2rem 0.2rem;
  color: #333;
}
#login-form-tsl label {
  width: 33%;
  text-align: right;
  padding-right: 0.2rem;
  font-size: 1.2rem;
}
#form-login-remember {
  float: left;
  width: 60%;
  padding-left: 1.5rem;
}
#form-login-remember label {
  font-size: 0.9rem;
  width: 50%;
}
#form-login-submit {
  text-align: right;
  padding-right: 2rem;
}
#login-form-tsl .btn-primary {
  background: #444645;
  padding: 0.1rem 2rem;
}
#login-form-tsl .login-greeting, #login-form-tsl .logout-button {
  text-align: center;
  margin: 0.5em 0 1em;
}
@media (min-width: 1200px) {
  form#login-form-tsl {
    min-height: 9.5rem;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #login-form-tsl label {
    font-size: 1rem;
  }
  #form-login-remember label {
    font-size: 0.8rem;
    width: 58%;
  }
  #login-form-tsl .btn-primary {
    padding: 0.1rem 1rem;
  }
  form#login-form-tsl {
    min-height: 9rem;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #login-form-tsl label {
    font-size: 0.92rem;
  }
  #login-form-tsl input[type="text"], #login-form-tsl input[type="password"] {
    width: 53%;
  }
  #form-login-remember label {
    font-size: 0.7rem;
    width: 70%;
  }
  #login-form-tsl .btn-primary {
    padding: 0.1rem 0.5rem;
  }
}
@media (max-width: 767px) {
  #login-form-tsl label {
    width: 30%;
  }
  #form-login-remember {
    padding-left: 3.2rem;
  }
  #form-login-remember label {
    width: 60%;
  }
  #form-login-submit {
    padding-right: 4rem;
  }
  #login-form-tsl .btn-primary {
    padding: 0.1rem 1.2rem;
  }
}
/*** SUBSCRIBE/REGISTER BUTTONS ***/
#nav-right {
  text-align: center;
  margin: 0.6rem 0;
}
#nav-right a {
  margin: 0 0.2rem;
  font-size: 120%;
}
#nav-right .btn {
  display: inline !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #nav-right .btn {
    padding: 2px 4px;
  }
}
.contentpane.modal {
  overflow: hidden;
  padding: 0rem 1.5rem;
}
/*** SEARCH ***/
.search .g-title {
  color: white;
  font-size: 1.5rem;
  text-transform: none;
  margin: 0 0 0 0.2rem;
  font-weight: 200;
  font-family: sans-serif;
}
.moduletable .search {
  width: 40%;
  float: left;
}
.rokajaxsearch #roksearch_search_str {
  border-radius: 0.36rem;
}
input#roksearch_search_str {
  border-top: 1px #666 solid !important;
  border-left: 1px #666 solid !important;
  border-bottom: 1px #DDD solid !important;
  border-right: 1px #DDD solid !important;
  background-image: none;
  background-color: #FFF;
  width: 60% !important;
  margin: 0.2rem 0.5rem 0 0;
  float: left;
}
/*** SEARCH (BOTTOM) ***/
.searchbtm {
  width: 100%;
  padding-top: 23px;
  margin-bottom: 10px;
}
.searchbtm form {
  text-align: center;
}
#mod-search-searchword {
  width: 80%;
}
@media (max-width: 767px) {
  .searchbtm {
    padding-top: 19px;
  }
  #mod-search-searchword {
    width: 70%;
  }
}
/*** PRODUCT TABS ***/
table#prodtabs {
  border: 0;
  width: 100%;
  margin-top: 0.5rem;
}
table#prodtabs a {
  color: #FFF;
}
.tab1, .tab2, .tab3, .tab4, .tab5, .tab6, .tab7, .tab8 {
  width: 12.5%;
  text-align: center;
  color: #FFF;
  border: 0;
  padding: 0.2rem 0.5rem;
  line-height: 1.3rem;
  border-right: 6px solid white;
}
.tab1 {
  background-color: #9098a8;
}
.tab2 {
  background-color: #7fd6e4;
}
.tab3 {
  background-color: #dd99dc;
}
.tab4 {
  background-color: #b2dd93;
}
.tab5 {
  background-color: #cdd4f0;
}
.tab6 {
  background-color: #ffbb7f;
}
.tab7 {
  background-color: #7fc1c7;
}
.tab8 {
  background-color: #7fbbe3;
  border-right: 0px;
}
@media (max-width: 767px) {
  table#prodtabs {
    font-size: 0.6rem;
  }
  .tab1, .tab2, .tab3, .tab4, .tab5, .tab6, .tab7, .tab8 {
    line-height: 0.7rem;
  }
}
/*** COPYRIGHT AREA ***/
#g-copyright {
  line-height: 2.5;
}
#copyright-right {
  text-align: right;
}
#g-copyright .g-content {
  margin: 0.625rem 0;
  padding: 0 !important;
}
#g-copyright ul {
  margin: 0;
  text-align: center;
  padding-top: 0.625rem;
}
#copyright-text {
  text-align: center;
}
#bottommenu li {
  display: inline;
  list-style-type: none;
  border-left: 1px solid #fff;
  /*  padding-left:7px; */
}
#bottommenu li.item-113 {
  border-left: none;
}
#bottommenu a {
  padding: 0 0.5rem;
  color: #FFF;
}
@media (min-width: 960px) and (max-width: 1199px) {
  #bottommenu a {
    font-size: 0.8rem;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #bottommenu a {
    font-size: 0.7rem;
    padding: 0 0.2rem;
  }
}
@media (max-width: 767px) {
  #bottommenu a {
    font-size: 0.65rem;
  }
}
/*** BANNERS ***/
.bannergroup {
  text-align: center;
}
.banneritem {
  margin: 1rem 0;
}
/*** MEMBERSHIP PRO ***/
#osm-signup-page input, #osm-singup-page input {
  height: 2.05rem;
  font-size: 1rem;
}
#regular_amount, #regular_gross_amount, #regular_discount_amount {
  width: 4rem;
}
#coupon_code {
  width: 10rem;
}
.smallbold {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
}
/*** CONTENT PROTECTION ***/
.jextbox-login-module-modal-dialog {
  width: 370px;
  background-color: #FFF !important;
  padding: 0.8rem 1.6rem;
}
.jextbox-login-module-modal-dialog h2 {
  color: #0077BE;
  font-family: sans-serif;
  font-weight: 200;
  margin: 0 0 0.8rem;
}
.jextbox-login-module-modal-dialog h3 {
  color: #0077BE;
  font-family: sans-serif;
  font-weight: 200;
  font-size: 120%;
  margin: 2.2rem 0 0.5rem 0;
}
.jextbox-login-module-modal-dialog .button {
  background-color: #0077BE;
}
#jb-loginbtn {
  float: right;
}
form#newsub-form {
  margin-bottom: 0;
}
#newsub-form label {
  float: left;
  width: 30%;
  color: #333;
  margin: 0.35rem 0;
  font-size: 95%;
}
#newsub-form input {
  margin-bottom: 7px;
  padding: 0.2rem 0.4rem;
}
#newsub-form input[type="text"], #newsub-form select {
  width: 68%;
}
#newsub-form input[type="submit"] {
  width: 5rem;
  margin-top: 0.5rem;
  margin-right: 0.4rem;
}
#newsub-form p, #login-form p {
  margin: 0;
}
form#login-form {
  margin-bottom: 1.5rem;
}
#login-form label {
  float: left;
  width: 30%;
  color: #333;
  margin: 0.3rem 0;
  font-size: 80%;
}
#login-form input {
  margin-bottom: 5px;
  padding: 0.1rem 0.2rem;
  font-size: 80%;
}
#login-form input[type="text"], #login-form input[type="password"] {
  width: 60%;
  font-size: 80%;
}
#login-form p {
  margin: 0;
}
#login-form .col1 {
  float: left;
  width: 70%;
}
#login-form .col2 {
  float: left;
  width: 30%;
}
#login-form input[type="submit"] {
  width: 5rem;
  margin-top: 1.9rem;
  margin-right: 0.4rem;
}
#login-form #form-login-remember {
  padding-left: 4rem;
  width: 75%;
}
#login-form #form-login-remember label {
  font-size: 70%;
  width: 75%;
}
#login-form input[type="checkbox"] {
  margin-top: 0;
}
#login-form ul {
  margin: 0 1.2rem;
  font-size: 80%;
}
/*** CUSTOM FIELDS ***/
/* Categories plugin - at bottom of article */
.jifield {
  width: 100%;
  float: left;
}
.jifieldlabel {
  margin-right: 0.5rem;
  font-size: 80%;
  float: left;
  width: 10rem;
}
.jifieldlink {
  font-size: 80%;
  float: left;
}
@media (min-width: 1200px) {
  .jifieldlabel {
    width: 15%;
  }
  .jifieldlink {
    width: 80%;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .jifieldlabel {
    width: 20%;
  }
  .jifieldlink {
    width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .jifieldlabel {
    width: 25%;
  }
  .jifieldlink {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .jifieldlabel {
    width: 30%;
  }
  .jifieldlink {
    width: 65%;
  }
}
/*** EXPLORE - CUSTOM FIELDS SEARCH ***/
.explore.modjicustomfields {
  padding: 0.5rem;
  background-color: white;
}
.explore .g-title {
  color: white;
  font-size: 1.5rem;
  text-transform: none;
  margin: 0 0 0 0.2rem;
  font-weight: 200;
  font-family: sans-serif;
}
.explore .fieldlabel {
  color: #444645;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  color: white;
  padding: 0;
  margin: 0 0.4rem;
}
.chzn-container-multi .chzn-choices {
  background: url('../images/down-arrow.png') no-repeat right #444645;
  cursor: pointer;
}
@media (min-width: 960px) and (max-width: 1199px) {
  .chzn-container-multi .chzn-choices, .explore .inputbox, .chzn-container.chzn-with-drop .chzn-drop {
    width: 217px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .chzn-container-multi .chzn-choices, .explore .inputbox, .chzn-container.chzn-with-drop .chzn-drop {
    width: 155px;
  }
}
@media (max-width: 767px) {
  .chzn-container-multi .chzn-choices, .explore .inputbox, .chzn-container.chzn-with-drop .chzn-drop {
    width: 381px;
  }
}
.chzn-container-multi .chzn-drop .active-result {
  background: url('../images/box.png') no-repeat 5px #eee;
  padding-left: 23px;
}
.chzn-container .chzn-results li.highlighted {
  background: url('../images/box-over.png') no-repeat 5px #333 !important;
  padding-left: 23px;
}
.chzn-container-multi .chzn-drop .result-selected {
  background: url('../images/tick.png') no-repeat 5px #eee;
  padding-left: 23px;
  color: #999;
}
.fieldlabel {
  font-weight: 500;
  font-family: sans-serif;
  font-size: 1rem;
}
.chzn-container .chzn-results li {
  background-color: #EEE;
  color: black;
}
.chzn-container .chzn-results li.highlighted {
  background-image: none;
  background-color: #333;
  color: white;
}
.chzn-container-multi .chzn-choices li.search-field {
  padding: 0.2rem;
}
.explore form {
  margin: 0;
}
.explore input[type="submit"].btn {
  width: 5rem;
  float: right;
}
.explore .actions {
  padding-bottom: 0.4rem;
}
label.searchword-lbl {
  margin: 5px 0px;
}
input#searchword {
  margin-bottom: 0;
}
/*** GLOSSARY (Kaoz Designs Glossary) ***/
.tabs h3 {
  margin: 0.1rem 0;
}
div.termname {
  float: left;
  padding: 6px;
  font-weight: bold;
  margin-bottom: 0px;
  border: grey 1px solid;
  margin: 0 1em;
  width: 25%;
  text-align: center;
}
div.termcharacteristic {
  padding-left: 1.1em;
}
/*** HOME - STANDARDS (JOOMLA CATEGORY) & STANDARDS SEARCH RESULTS ***/
.homestd, .searchstd {
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #f5f5f5;
}
.homestd div, .searchstd div {
  float: left;
  width: 100%;
  margin-bottom: 0.5rem;
}
.homestd div:hover, .searchstd div:hover {
  color: #666;
  background-color: #f2b49f;
}
.homestd {
  height: 600px;
}
.searchstd {
  height: 1170px;
  margin-top: 1rem;
}
.homestd .mod-articles-category-title, .searchstd .mod-articles-category-title {
  font-size: 1.2rem;
}
.homestd p, .searchstd p {
  font-size: 0.8rem;
  margin-top: 0.3rem;
  color: #666;
  padding-right: 0.6rem;
}
.homestd h3 {
  font-size: 1.2rem;
}
::-webkit-scrollbar {
  width: 10px;
}
/* this targets the default scrollbar (compulsory) */
::-webkit-scrollbar-track {
  background-color: #e5e5e0;
}
/* the new scrollbar will have a flat appearance with the set background color */
::-webkit-scrollbar-thumb {
  background-color: #332f30;
}
/* this will style the thumb, ignoring the track */
/*** CHRONOFORMS ***/
.chrono_credits {
  font-size: 0.5rem;
}
.chrono_credits a, .gbs3 a {
  color: #CCC !important;
}
.gcore-form-row .gcore-line-td {
  float: left;
  width: 100%;
}
.gcore-label-left {
  float: left;
  width: 20%;
  margin-top: 6px;
}
.gcore-input {
  float: left;
  width: 79%;
}
/* ADVERTISING ENQUIRY FORM */
#adform h2 {
  font-size: 1.7rem;
  margin: 0;
}
#adform h3 {
  font-size: 1.4rem;
  margin: 0;
}
#adform h4 {
  font-size: 1.4rem;
  margin: 0 0 0.2rem;
  color: white;
  font-family: sans-serif;
  font-weight: 200;
}
#adform p {
  font-size: 0.7rem;
  color: #0077BE;
}
form#ad-form {
  text-align: center;
  margin: 0;
}
#adform input[type="submit"] {
  margin-top: 0.8rem;
  float: none;
}
#fin-btn_submit {
  width: 99% !important;
}
/*** GET IN TOUCH ***/
.intouch {
  color: white;
  font-size: 1.35rem;
  text-transform: none;
  text-align: center;
  font-family: sans-serif;
  margin: 0 0 0.7rem 0;
}
/*** INLINE PAGINATION - HIDE ***/
.nav-tabs {
  display: none;
}
/*** CONTACT FORM ***/
.contact {
  line-height: 1.42rem;
}
.contact h1 {
  margin: 1.5rem 0 1.5rem 0 !important;
}
.contact legend {
  margin-bottom: 0;
}
.contact-line {
  margin-top: 1rem;
}
/*** PLANS LAYOUT ***/
.osm-description-details ul {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
/*** ACLMAILING - SIGNUP (Register button) - Also see SUBSCRIBE/REGISTER BUTTONS ***/
#g-page-surround {
  overflow: auto;
}
#sbox-window {
  padding: 25px;
  /*    background: #bababa; */
  border: #333 solid 1px;
  color: #0077BE;
}
#sbox-content iframe {
  height: 100%;
}
#sbox-overlay {
  width: 100% !important;
}
.acymailing_introtext, .acymailing_finaltext {
  font-size: 0.8rem;
  line-height: 1rem;
}
.acymailing_introtext p, .acymailing_finaltext p, .acymailing_introtext ul, .acymailing_finaltext ul {
  margin-top: 0.5rem;
}
.acysubbuttons input.button, .acysubbuttons .button, .acysubbuttons input.button:hover, .acysubbuttons .button:hover, .acysubbuttons button.validate:hover, .acymailing_mootoolsbutton a:hover, .acymailing_mootoolsbutton a:active {
  background-color: #0077BE !important;
  color: #fff !important;
  text-shadow: none !important;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) !important;
  background-image: none !important;
  padding: 0.375rem 1.25rem !important;
}
/*div.acymailing_module{background-color:green;}*/
.acymailing_introtext h4 {
  color: #0077BE;
  font-size: 1.7rem;
  font-family: sans-serif;
  font-weight: 200;
}
.acymailing_form input[type="text"] {
  margin-bottom: 0 !important;
}
/*** TERMS & CONDITIONS POPUP ***/
iframe .itemid-118 .item-page {
  height: 400px;
}
.contentpane.modal {
  overflow-y: scroll !important;
}
/*** WHY SUBSCRIBE ***/
#whysub {
  float: left;
}
/*
@media all and (min-width:1200px) {#whysub {height: 46rem;}}
@media all and (min-width:960px) and (max-width:1199px) {#whysub {height: 48rem;}}
@media all and (min-width:768px) and (max-width:959px) {#whysub {height: 52rem;}}
@media all and (max-width:767px) {#whysub {height: 53rem;}}
*/
#whyinfo {
  left: 40% !important;
  top: 5% !important;
  width: 650px !important;
  background-color: #FFF !important;
}
#whyinfo-content {
  overflow-y: scroll;
  height: 30rem;
}
#whyinfo p, #whyinfo li {
  color: #333;
}
#whyinfo p, #whyinfo ul, #whyinfo h2, #whyinfo h3, #whyinfo h4, #whyinfo h5, #whyinfo h6 {
  margin-top: 1rem;
  margin-bottom: 0;
}
@media (min-width: 960px) {
  #whyinfo {
    width: 670px !important;
    font-size: 90%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #whyinfo {
    width: 650px !important;
    left: 20% !important;
    font-size: 80%;
  }
}
@media (max-width: 767px) {
  #whyinfo {
    width: 350px !important;
    font-size: 70%;
    left: 55% !important;
    font-size: 70%;
  }
}
/*** IMAGE THUMBNAILS ***/
.imgthumb {
  margin: 0 0.6rem 0 0;
  border: solid 1px #CCC;
}
/*** TABS (JoomlaWorks Tabs & Sliders) ***/
ul.jwts_tabbernav {
  margin: 0 !important;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
  background: #F25424;
  border-bottom: 0px solid #F25424;
  color: white;
}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {
  color: #F25424;
  border-bottom: 0px solid #F25424;
}
ul.jwts_tabbernav li a {
  color: #FFF;
  border: 1px solid #bbb;
  background-image: none;
  background-color: #444645;
  border-bottom: 0px solid #F25424;
}
.jwts_tabberlive .jwts_tabbertab {
  border: 0px solid #F25424;
  background: #FADCD4;
}
/*** ZenTools **/
.zentools .zt-block {
  margin: 0px 0px 10px;
}
h2.zt-block {
  font-size: 1.8rem;
}
h2.zt-block a {
  color: #333;
  font-weight: bold;
}
.zt-date {
  font-size: x-small;
  font-family: sans-serif;
}
.zt-text-intro {
  color: black;
  line-height: 1.2rem;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .zt-text-intro {
    max-height: 7.2rem;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .zt-text-intro {
    max-height: 6rem;
  }
}
@media (min-width: 760px) and (max-width: 959px) {
  .zt-text-intro {
    max-height: 4.7rem;
  }
}
@media (max-width: 759px) {
  .zt-text-intro {
    max-height: 3.6rem;
  }
}
/*** FEATURED CATEGORIES ***/
ul.fc_leading h4 {
  background-color: #bbb;
  padding: 0.5rem !important;
  margin-bottom: 0.2rem;
}
ul.fc_leading h4 a {
  color: black !important;
}
ul.fc_leading p {
  font-size: 90%;
  margin-bottom: 0.3rem;
}
div.fc_ajax, ul.fc_leading {
  border-bottom: 1px solid black;
}
.fc_links li a {
  font-size: 0.9rem;
}
/* Sub-article headlines */
#g-mainfeature {
  background-color: #FFF;
}
#g-mainfeature div.g-grid {
  /*  border-image:url("../images/content-div.jpg") 0 0 6 0 round; */
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-style: inset;
  border-style: dotted;
  border-color: #0077BE;
  margin-right: 1rem;
}
@media (min-width: 1200px) {
  #g-mainfeature div.g-grid {
    border-bottom-width: 3px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-mainfeature div.g-grid {
    border-bottom-width: 3px;
  }
}
@media (min-width: 760px) and (max-width: 959px) {
  #g-mainfeature div.g-grid {
    border-bottom-width: 3px;
  }
}
@media (max-width: 759px) {
  #g-mainfeature div.g-grid {
    border-bottom-width: 2px;
    margin-right: 0rem;
  }
}
/*** CATEGORY BLOG LAYOUT ***/
.blog .leading-0, .blog .leading-1, .blog .leading-2, .blog .leading-3, .blog .leading-4, .blog .leading-5, .blog .leading-6, .blog .leading-7, .blog .leading-8, .blog .leading-9, .blog .leading-10 {
  width: 100%;
  float: left;
  border-bottom: 1px solid black;
}
.items-leading h2 {
  font-size: 1.6rem;
  line-height: 1.8rem;
}
/*** HOME FEATURED CATEGORY (Editor's Pick/Features) ***/
.feat-cat {
  background-color: #cfcecf;
  padding: 0.5rem 1rem;
  margin: 1rem 0;
}
.feat-cat h3 {
  color: #0077BE;
  font-size: 1.4rem;
  margin: 0 0 0.5rem 0;
}
ul.featcatsfeat-cat {
  margin: 0;
}
ul.featcatsfeat-cat li.featcat {
  padding: 0 !important;
}
.feat-cat ul.fc_leading h4 {
  background-color: #cfcecf !important;
  padding: 0 0 0rem 0 !important;
  margin-bottom: 0.2rem !important;
}
.feat-cat .fc_leading li {
  padding: 0 0 10px 0 !important;
}
ul.fc_leading img, .item-image img {
  border: 1px #CCC solid !important;
}
@media (min-width: 767px) {
  .feat-cat img {
    float: right !important;
    margin-left: 5px;
  }
}
ul.fc_leading p {
  line-height: 1.3;
  color: black;
}
/*** HOME HEADINGS - Back Issues & Other Publications ***/
.home-heading {
  height: 2.5em;
  line-height: 2.5em;
  font: 'Droid Serif', serif, arial;
  font-size: 1.2em;
  color: white;
  font-weight: bold;
  background-color: #0077BE;
  text-align: center;
  margin: 0.5em 0;
}
/*** ZENTOOLS CAROUSEL - Back Issues & Other Publications ***/
.owl-carousel.zt-no-margin .owl-item {
  padding: 0 1rem;
}
/*** CATEGORY PAGES ***/
.catmenu div.fc_ajax {
  border: none;
}
/*** SUBSCRIPTION OPTIONS FORM ***/
form#chronoform-sub_options {
  margin: 0.5rem 0;
}
table.so-form {
  background-color: #eee !important;
}
table.so-form, .so-form td {
  border: 0;
}
.so-form td {
  padding: 0.5rem !important;
}
.so-form p {
  margin-bottom: 5px !important;
}
.so-form a {
  color: #0077BE !important;
}
.so-form img {
  display: block;
  margin-left: 1rem;
  margin-right: auto;
}
.so-img {
  width: 70px;
}
.so-feature {
  color: #000;
}
.so-optrow {
  background-color: #BBB;
  border-bottom: thin solid;
  border-color: #c7dfdc;
  color: #000;
}
.so-opt, .so-sub {
  color: #FFF;
  font-weight: bold;
}
#plan1_container_div label, #plan2_container_div label, #plan3_container_div label, #plan4_container_div label {
  display: none;
  padding-left: 30px;
}
/* Hide radio option labels*/
.so-optrow .ccms_form_element label {
  vertical-align: sub;
}
.so-small {
  color: #000;
  font-weight: normal;
  font-size: 85%;
  line-height: 110%;
}
input#total {
  color: #FFF;
  font-weight: bold;
  background-color: #BBB;
  box-shadow: none;
  border: none;
  text-align: center;
  margin: auto auto;
  height: 100%;
}
#osm-singup-page .form-actions, #osm-signup-page .form-actions {
  background: none;
  border: none;
}
a.so-why, #submit_btn {
  color: white !important;
  background: #0077BE !important;
  border: none !important;
  font-family: lato, arial;
}
@media (min-width: 1200px) {
  .so-form {
    margin-top: 6px;
  }
  . .so-feature, .so-opt {
    font-size: 115%;
    padding-left: 20px;
  }
  .so-optrow .ccms_form_element {
    padding-left: 44px;
  }
  .so-small {
    padding-left: 20px;
  }
  input#total {
    font-size: 150%;
  }
  .so-sub {
    font-size: 130%;
  }
  .so-period {
    font-size: 110%;
  }
  .so-optcol {
    width: 98px;
  }
  .so-optrow .ccms_form_element label {
    margin: 0 1.5rem 0 0.2rem;
    font-size: 1rem;
  }
  a.so-why {
    font-size: 1.5rem !important;
    padding: 0.5rem 1rem !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .so-form {
    margin-top: 5px;
  }
  .so-feature, .so-opt {
    font-size: 98%;
    padding-left: 15px;
  }
  .so-form img {
    width: 65px;
  }
  .so-optrow .ccms_form_element {
    padding-left: 35px;
  }
  .so-small {
    padding-left: 15px;
  }
  input#total {
    font-size: 140%;
  }
  .so-sub {
    font-size: 120%;
  }
  .so-period {
    font-size: 110%;
  }
  label.so-period {
    margin-right: 15px;
  }
  .so-optcol {
    width: 78px;
  }
  .so-optrow .ccms_form_element label {
    margin: 0 0.8rem 0 0.15rem;
    font-size: 0.9rem;
  }
  a.so-why {
    font-size: 1.3rem !important;
    padding: 0.25rem 0.6rem !important;
  }
}
@media (min-width: 760px) and (max-width: 959px) {
  .so-form {
    margin-top: 4px;
  }
  .so-feature, .so-opt {
    font-size: 95%;
    padding-left: 10px;
  }
  .so-form img {
    width: 50px;
  }
  .so-optrow .ccms_form_element {
    padding-left: 28px;
  }
  .so-small {
    padding-left: 10px;
  }
  input#total {
    font-size: 130%;
  }
  .so-sub {
    font-size: 100%;
  }
  .so-period {
    font-size: 105%;
  }
  label.so-period {
    margin-right: 10px;
  }
  .so-optcol {
    width: 64px;
  }
  .so-optrow .ccms_form_element label {
    margin: 0 0.3rem 0 0.2rem;
    font-size: 0.7rem;
  }
}
@media (max-width: 759px) {
  .so-form {
    margin-top: 3px;
  }
  .so-feature, .so-opt {
    font-size: 88%;
    padding-left: 5px;
  }
  .so-form img {
    width: 50px;
  }
  .so-optrow .ccms_form_element {
    padding-left: 28px;
  }
  .so-small {
    padding-left: 6px;
  }
  input#total {
    font-size: 110%;
  }
  .so-sub {
    font-size: 90%;
  }
  .so-period {
    font-size: 100%;
  }
  label.so-period {
    margin-right: 5px;
  }
  .so-optcol {
    width: 64px;
  }
  .so-optrow .ccms_form_element label {
    margin: 0 0.5rem 0 0.1rem;
    font-size: 0.6rem;
  }
}
/*** ARTICLE SOCIAL SHARING BUTTONS ***/
.facebook-like {
  margin: 0 5px;
}
div#___plusone_0 {
  width: 60px !important;
}
/*** SIDEBAR - ADVERTISE ***/
a.sb-btn {
  color: white !important;
  background: #0077BE !important;
  border: none !important;
  font-family: lato, arial;
  width: 100%;
}
@media (min-width: 1200px) {
  a.sb-btn {
    font-size: 1.3rem;
    padding: 8px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  a.sb-btn {
    font-size: 1.1rem;
    padding: 6px;
  }
}
@media (min-width: 760px) and (max-width: 959px) {
  a.sb-btn {
    font-size: 0.8rem;
    padding: 4px;
  }
}
@media (max-width: 759px) {
  a.sb-btn {
    font-size: 1.3rem;
    padding: 6px;
  }
}
/*** SIDEBAR INFO MODULES ***/
.sb-info {
  background-color: #DDD;
}
.sb-info h3 {
  color: white;
  background-color: #0077BE;
  font-weight: bold;
  padding: 0.5rem 0.7rem;
  margin-top: 0;
  margin-bottom: 0.2rem;
}
.sb-info .mfp-introtitle a {
  color: black;
  font-size: 0.9rem;
  font-weight: bold;
}
.sb-info .minifrontpage-default {
  padding: 0rem 0.7rem;
}
.sb-info .minifrontpage-default .mfp-date-author {
  font-size: 0.6rem;
}
.sb-info p {
  color: black;
  font-size: 0.8rem;
  padding: 0.1rem 0.5rem;
}
.sb-info a {
  color: black;
}
/*** WEEKLY E-NEWS BULLETIN ***/
form#enews-form {
  background-color: #AAA;
  padding: 0.3 rem 0.7rem;
  text-align: center;
}
h3.enews-title {
  color: white;
  margin: 0 0 0.2rem;
  text-shadow: 2px 2px #777;
}
form#enews-form .inputbox {
  width: 75%;
  margin-bottom: 0.3rem;
}
.enews-msg {
  font-size: 80%;
  font-family: lato, arial;
  color: white;
  margin-top: 0;
}
#enews-btn-submit {
  font-size: 120%;
  width: 70%;
  margin: 0.3rem 0 0.6rem;
  padding: 0.4rem;
}
@media (min-width: 960px) and (max-width: 1199px) {
  h3.enews-title {
    font-size: 1.3rem;
  }
}
@media (min-width: 760px) and (max-width: 959px) {
  h3.enews-title {
    font-size: 1.1rem;
  }
}
/*** CAPTIONED IMAGES ***/
figure {
  margin: 1em auto;
}
/*** E-MAIL IT SOCIAL SHARING PLUGIN ***/
.e-mailit_toolbox.large {
  margin-bottom: 6px;
}
/*** PRINT ARTICLE ***/
a.btn.dropdown-toggle {
  display: none;
}
.icons ul.dropdown-menu {
  display: inline;
  top: -0.1rem;
  left: -5.4rem;
  width: 72px;
  min-width: 72px;
  color: #FFF;
  background-color: #0077BE;
}
.icons .dropdown-menu > li > a {
  font-family: arial;
  font-weight: 600;
  color: #FFF;
  background-color: #0077BE;
  padding: 0px 10px;
  line-height: 16px;
}
dd.createdby {
  margin-right: 5.2rem;
}
/*** Right Column - IE fix ***/
#g-feature div.g-grid {
  background-color: white;
}
@media (min-width: 1200px) {
  .size-33 {
    -ms-flex: 0 32.9% !important;
    flex: 0 32.9% !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .size-33 {
    -ms-flex: 0 32.8% !important;
    flex: 0 32.8% !important;
  }
}
@media (min-width: 760px) and (max-width: 959px) {
  .size-33 {
    -ms-flex: 0 32.7% !important;
    flex: 0 32.7% !important;
  }
}
/* In-article banners */
.bannergroup.in-article {
  max-width: 795px;
  margin-bottom: 20px;
}
/*# sourceMappingURL=custom__body_only.css.map */