div.body-content a:hover, 
div.navbar a:hover{
  cursor: pointer;
}

ol.progress li.list-group-item.active {
  background-color: #2F5FEF;
  border-color: #2F5FEF;
}

div.entity-action-button .btn-primary,
div.crmEntityFormView .btn-primary,
div.entity-grid .btn-primary {
  background-color: #2F5FEF;
  border-color: #2F5FEF;
}

  div.entity-action-button .btn-primary:hover {
      background-color: #107069;
      border-color: #107069;
  }

div.entity-action-button .btn-default,
div.crmEntityFormView .btn-default {
  color: #2F5FEF;
  border-color: #2F5FEF;
}

  div.entity-action-button .btn-default:hover
  div.crmEntityFormView .btn-default:hover {
      background-color: #107069;
      border-color: #107069;
  }

div.view-grid thead a {
  color: #000;
}

div.view-grid td a {
  color: #107069;
}

div.view-grid .btn-default {
  color: #107069;
  background-color: #fff;
  border-color: #107069;
}


.membership-price-columns {
  float: left;
  width: 20%;
  padding: 8px;
}

  .membership-price-columns .price {
      list-style-type: none;
      border: 1px solid #eee;
      margin: 0;
      padding: 0;
      -webkit-transition: 0.3s;
      transition: 0.3s;
  }

      .membership-price-columns .price:hover {
          box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
      }

      .membership-price-columns .price .header {
          background-color: #111;
          color: white;
          font-size: 25px;
      }

      .membership-price-columns .price li.feature {
          border-bottom: 1px solid #eee;
          padding: 0.5em;
          text-align: center;
          height: 4em;
      }

      .membership-price-columns .price li {
          border-bottom: 1px solid #eee;
          padding: 20px;
          text-align: center;
      }

      .membership-price-columns .price .grey {
          background-color: #eee;
          font-size: 20px;
      }

  .membership-price-columns .button {
      background-color: #123656;
      border: none;
      color: white;
      padding: 10px 25px;
      text-align: center;
      text-decoration: none;
      font-size: 18px;
  }


.membership-price-columns .icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}


.membership-price-columns li.feature i {
  color: #0b880b;
  padding-right: 0.5em;
}

.membership-price-columns li.preferred {
  background-color: #123656;
  box-shadow: 0 12px 20px 0 rgba(0,0,0,0.2)
}

.membership-price-columns .price li.grey.priceamount {
  font-weight: bold;
  font-size: 1.5em;
}


.membership-price-columns .price li.grey.priceamount span.alternate {
  display: block;
  font-weight: normal;
  font-size: 0.75em;
}

.membership-price-columns .price li.grey.priceamount span.alternate span.bold {
  font-weight: bold;
}

.membership-price-columns .price li.grey.hidden {
  display: none;
}

div#loading-panel {
  z-index: 10000;
  position: absolute;
  background: #FFF;
  padding: 25px;
  width: 100%;    
  background-color: #efefef;    
}

div#loading-panel div,
div#loading-panel p {
  margin: auto;
}

div.navbar.navbar-inverse.navbar-static-top {
background-color: 04395e;  
color: #73A6B7;
}

div.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
border: none;
}


.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {  
font-size: 1em;
font-weight: bold;
color:#000;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li.login-menu > a {  
background-color: #123656;
color:#fff;
}
.navbar-inverse .navbar-nav > li > a:hover {  
background-color: transparent;  
border-bottom: none;
padding-bottom: 14px;
color:#fff;
}

.navbar-inverse .navbar-nav > li > a {  
color: #73A6B7;
}

#navbar .dropdown-menu,
.dropdown-menu>li {
/* background-color: #99bcdb; */
color: #FFF;
font-weight:bold;
}

#navbar .dropdown-menu {
margin-top: 4px;
box-shadow: none;
-webkit-box-shadow: none;
border:none;
border-radius: 0px;
background-clip: initial;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a {
color: #262626;
text-decoration: none;
background-color: #99bcdb;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
color: #262626;
text-decoration: none;
background-color: #123656;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus  {
color: #000;
background-color: #99bcdb;
}

.navbar-inverse .navbar-nav>.open>a:hover {
background-color: #123656;
}
div.navbar.navbar-inverse.navbar-static-top {
background-color: 04395e;  
color: #73A6B7;
}

div.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
border: none;
}


.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {  
font-size: 1em;
font-weight: bold;
color:#fff;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a:hover {  
background-color: #99bcdb;  
border-bottom: none ;
padding-bottom: 13px;
color:#fff;
}

.navbar-inverse .navbar-nav > li > a {  
color: #73A6B7;

}

div.navbar #navbar .dropdown-menu,
.dropdown-menu>li {
background-color: #99bcdb; 
color: #FFF;
font-weight:bold;
}

#navbar .dropdown-menu {
margin-top: 4px;
box-shadow: none;
-webkit-box-shadow: none;
border:none;
border-radius: 0px;
background-clip: initial;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a {
color: #262626;
text-decoration: none;
background-color: #99bcdb;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
color: #262626;
text-decoration: none;
background-color: #6594bd;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus  {
color: #000;
background-color: #99bcdb;
}

.navbar-inverse .navbar-nav>.open>a:hover {
background-color: #123656;
}

div.summary p.summary-label {
text-align:left;
font-weight:bold;
}

div.summary ul.item-tags li {
float: left;
margin: 0.7em;
width:auto;
display:inline-block;
list-style:none;  
font-size: 0.9em;
color: #a8a8a8;
padding: 7px 20px;
background-color: #f1f1f1;
text-decoration: none;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

div.action {
background-color: #efefef;
padding-bottom: 2em;
 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
div.action h3 {
border-bottom: 1px solid #bfbcb7;
padding-bottom: 0.5em;
}
div.action p button {
width: 100%;
font-weight:bold;
}

div.summary.item-description {
text-align: left;
min-height: 15em;
}

div.item-pricing p.price span {
font-size:2em;
font-weight:bold;
display:block;
}

div.item-pricing ul, 
div.row.related-product ul {
padding-left:0;

}
div.item-pricing ul li {
list-style:none;
text-align:center;
margin-top: 0.7em;
display:block;
font-size: 0.95em;
}

div.row.related-product {
margin-top: 2em;
padding-left: 1.5em;
padding-bottom: 1.5em;

}

div.row.related-product h3 {
font-size: 1.2em;
;
font-weight:bold;
border-bottom: 1px solid #cfcfcf;
padding-bottom: 0.5em;
}

div.row.related-product ul li {
float: left;
list-style: none;
width: auto;
margin-right: 1em;
}

div.page-heading div.page-header {
border-bottom: 2px solid #123656
}

div.page-heading div.page-header h1 {
margin-bottom: 0.1em;
;
}

div.row.related-product div.product-item  a{
text-decoration:none;
color:#000;
}
div.row.related-product div.product-item {
padding:0.8em;
max-width: 17em;
height: 18em;
text-align:center;

   -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

div.row.related-product div.product-item p.item-displayname {
font-weight:bold;
color: #000;

}

div.row.related-product div.product-item:hover {
border: 2px solid #123656;
cursor:pointer;

}

div.row.related-product div.product-item:hover p.item-metadata{
color:  #000;

}


div.row.related-product div.product-item p.item-metadata {
margin-top: 0.7em;
font-size: 0.9em;
font-weight:bold;
color: #a8a8a8;
}

div.body-content a.btn-inquiry {
  background-color: #123656;
  color: #fff;
  width:auto;  
  margin-top: 1em;
  margin-bottom: 1em;
  text-decoration:none;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;  
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  font-weight:bold;
}

div.body-content a.btn-preview
{
width: 100%;
margin-top: 1.5em;
background-color: #123656;
color: #fff;
text-decoration:none;
display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;  
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  font-weight:bold;
}

div.body-content .btn-action {
  
margin-top: 1.5em;
background-color: #123656;
color: #fff;
text-decoration:none;
display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;  
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  font-weight:bold;
}

div.body-content a.btn-preview:hover,
div.body-content .btn-action:hover,
div.body-content a.btn-inquiry:hover  {

background-color: #0d406d;
color: #fff;
cursor:pointer;
}


div.panel.panel-default {
border: 1px solid #cfcfcf;
}

div.panel.panel-default div.panel-heading {
background-color: #73A6B7;
color:#fff;
font-weight: bold;
}

div.body-content div.panel-heading h3,
div.body-content div.panel-heading h4,
div.body-content div.panel-heading p {
  color:#fff;
}

div.panel.panel-default div.panel-body {
padding:0;
}

div.panel.panel-default div.panel-body div {
margin: 0;

}

div.panel.panel-default div.panel-body div.row {
  border-bottom: 1px solid #efefef;
}

div.panel.panel-default div.panel-body div.row:last {
  border-bottom: none;
}

div.body-content,
div#content-container {
position:relative;  
min-height: 55.3vh;
}


div.body-content a {
  color: #123656;
  font-weight:bold;
}

div.body-content div.validation-summary a {
  font-weight:normal;
}

div.body-content a.btn {
color:#fff;
border-radius: 0;
}


div.body-content h3, 
div.body-content h4{
color: #123656;
font-weight:bold;
}

div.panel-body div.row {
padding-top: 0.7em;
padding-bottom:0.7em;
}

div.panel-body div.row a div {
height:100%;
}
div.panel-body div.row:hover {
background-color: #efefef;
}
div.panel-body div.row a div.title{
color: #123656;
font-weight:bold;
}
div.panel-body div.row a div{
color: #000;
font-weight:normal;
line-height: 3.5em;
}

div.panel-body div.row a div.shownext{
font-size:2em;
font-weight:bold;
color: #123656;
line-height: 1em;
padding-top: 0.3em;
}

ol.progress.list-group li.list-group-item.active {
background-color: #73A6B7;
border-color: #73A6B7;
}

div.body-content div.entity-action-button .btn-default, 
div.body-content div.crmEntityFormView .btn-default,
div.body-content div.entity-grid .btn-default, 
div.body-content .btn-default{
border-color: #123656;
color:#123656;
border-radius: 0;
}

div.body-content div.entity-action-button .btn-primary, 
div.body-content div.crmEntityFormView .btn-primary, 
div.body-content div.entity-grid .btn-primary,
div.body-content .btn-primary
{
background-color: #123656;
border-color: #123656;
border-radius: 0;
}

div.body-content div.entity-action-button .btn-primary:hover, 
div.body-content div.crmEntityFormView .btn-primary:hover, 
div.body-content div.entity-grid .btn-primary:hover,
div.body-content .btn-primary:hover
{
background-color: #0d406d;
border-color: #0d406d;
border-radius: 0;
}
div#event-filters ul {
margin:0;
padding:0 0 1em 0;
}
div#event-filters ul li{
padding-top: 1em;
padding-left:1em;
padding-bottom:.5em;
list-style:none;


}
div#event-filters ul li a {
  color:#000;
  text-decoration:none;
}

div#event-filters ul li:hover,
div#event-filters ul li.active:hover{
  color:#fff;
  background-color:#123656;
}

div#event-filters ul li:hover a{
  color:#fff;
}

div#event-filters ul li.active{
 background-color:#efefef;
 color:#000;
}

p.event_name {
font-size:1.5em;
}

p.event_dates {
font-weight:bold;
color:#73A6B7;
}

div.view-grid table,
table.cams-table-list {
border:1px solid #73A6B7;
margin-top:2em;
border-collapse: collapse;
}
div.view-grid table thead,
table.cams-table-list thead {
background-color: #73A6B7;
border:1px solid #73A6B7;
}

div.view-grid thead tr th,
div.view-grid thead tr th a,
table.cams-table-list thead tr th {
color:#fff;
}
div.view-grid tbody tr td a,
table.cams-table-list tbody tr td a{
color:#123656;
}

table.cams-table-list td p.business-name {
font-weight:bold;
font-size: 1.1em;
  color:#123656
}

div.view-toolbar ul.view-select {
background-color: #73A6B7;

}

div.body-content div.view-toolbar ul.view-select li a span,
div.body-content div.view-toolbar ul.view-select li a{
  color:#fff;
   background-color: #73A6B7;
}

div.body-content div.view-toolbar ul.view-select li a:hover {
  color:#fff;
    background-color: #73A6B7;
    cursor: pointer;
}

div.body-content div.view-toolbar ul.view-select li a.active{
  color:#fff;
    background-color: #73A6B7;
    cursor: pointer;
}

div.body-content div.view-toolbar ul.view-select li ul.dropdown-menu,
div.body-content div.view-toolbar ul.view-select li dropdown-menu>li{
border-radius: 0;
background-color: #73A6B7;
}
div.body-content div.view-toolbar ul.view-select li ul.dropdown-menu li a {
 color:#fff;
  background-color: #73A6B7;
}

div.body-content div.view-toolbar ul.view-select li ul.dropdown-menu li:hover a {
 color:#fff;
 background-color: #123656;
}

div.dropdown.action.open ul {
 margin:0;
 padding:0
}

div.dropdown.action.open ul li,
div.dropdown.action.open ul li a {
padding-top:0.2em;
padding-bottom:0.2em;
background-color:#fff;
color:#73A6B7;
}

div.dropdown.action.open ul li:hover,
div.dropdown.action.open ul li:hover a {
background-color:#123656;
color:#fff;
}

div.weblinks .list-group-item:first-child,
div.weblinks .list-group-item:last-child{
border-radius:0;
}


div.weblinks a:hover{
background-color:#123656;
color:#fff;
}

div.nav-profile, 
div.well,
div.nav-profile div.panel-heading {
border-radius:0;
}



legend {
color:#123656;
font-weight:bold;
}


div.control .form-control,
div.control  span.input-group-addon,
div#ccform .form-control,
div#ccform span.input-group-addon {
border-radius:0;
}


div#ccform a {
background-color:#73A6B7;
border-radius:0;
}

div#ccform a .badge{
background-color:#fff;
font-size:1.2em;
color:#73A6B7;
border-radius:0;
}

div#ccform div.form-group div.row {
margin:0;
padding:0;
border:none;
}

div#ccform div.form-group div.row div.noLeftPadding {
margin-left:0;
padding-left:0;
}

div#ccform div.form-group label {
margin-top: 0.5em;
}

ul.product-metadata {  
padding-left:0;
}

ul.product-metadata li {
display:inline;  
background-repeat: no-repeat;
padding-left: 20px;  
}

/* ul.product-metadata li.Business-Plus {  
background-image: url("https://www.acfa.net.au/public/img/silk_icons/medal_gold_add.png");  
}

ul.product-metadata li.Premium {  
background-image: url("https://www.acfa.net.au/public/img/silk_icons/award_star_gold_1.png");  
}

ul.product-metadata li.Micro {  
background-image: url("https://www.acfa.net.au/public/img/silk_icons/status_offline.png");
}

ul.product-metadata li.Free {  
background-image: url("https://www.acfa.net.au/public/img/silk_icons/accept.png");
} */

table.shop-product {
border: 1px solid #ddd;
}

table.shop-product thead{
background-color: #ddd;
}

table.shop-product td.center,
table.shop-product th.center {
text-align:center;
}

button[type=submit] {
background-color: #123656;
border-radius: 4px;
color:#fff;

}

button[type=submit]:hover {
background-color: #0d406d;

}

input[type=text] {
border-radius:0;
}

button[type=submit] i {
    color:#fff;

}

div.checkout-button {
border-radius: 4px;
background-color: #73A6B7;
color: #fff;
font-size: 1.2em;
line-height:2em;
padding: 0.2em 1em 0.2em 1em;
margin-top: 0.3em;
margin-bottom:auto;
}

div.checkout-button a {
color: #fff;
text-decoration:none;
font-weight:normal;
}

div.checkout-button a:hover {
color: #F59131;
text-decoration:none;
}

div.col-md3.action div.checkout-button{
margin:auto;
float:none;
}

div.container-fluid div.navbar-collapse div.checkout-button{  
float:right;
}

.hero-image .hero-text h1 {
text-shadow: 3px 3px #000;
font-size:4.5em;
}

.hero-image .hero-text p {  
font-size:2.5em;
}


footer div.secondary-footer {
background-color: #F9F9F9;
margin-bottom:0;
padding-top: 1.5em;
padding-bottom: 1.5em;
}

footer div.secondary-footer ul {
list-style:none;
width:100%;
}

footer div.secondary-footer ul li {
min-width: 20em;
display:inline-block;

}

footer{
bottom: 0;
width: 100%; 
height:5rem; 
}

footer div.footer {
margin-top:0;
}

div.cams-horizontal-panel h2 {
margin-top: 0;
font-weight:bold;

font-size: 1.4em;
}
div.cams-horizontal-panel div.cams-horizontal-filter
{ 
border:none;
background-color: #F5F3EE;
border-radius:0;
}
div.cams-horizontal-panel div.cams-horizontal-search {
margin-top:1em;
border:none;
background-color: #F8F8F8;
border-radius:0;
margin-bottom: 1em;
}

div.cams-horizontal-panel div.cams-horizontal-result {
padding:0;
}

div.cams-horizontal-panel div.cams-horizontal-search form {
 width:100%; 
}

div.cams-horizontal-panel div.cams-horizontal-search form label {
font-size:1.2em;  
margin-top: 0.4em;  
margin-right:1em;
color:#5E5E5E;  
}

div.cams-horizontal-panel div.cams-horizontal-search form input[type=text] {
min-width: 20em;
}


div.cams-horizontal-panel div.cams-horizontal-filter ul{
list-style:none;
padding-inline-start: 0;
/* font-weight: bold; */
}


div.cams-horizontal-panel div.cams-horizontal-filter ul li {
min-width: 20em;
display:inline;
/* padding-left: 0; */
margin-left: 0;
}

div.cams-horizontal-panel div.cams-horizontal-filter ul li div.checkbox{
min-width: 20em;
float:left;
margin: 0;
}


div.cams-horizontal-panel div.cams-horizontal-filter{
padding: 1.5em;  
}

div.cams-horizontal-panel div.cams-horizontal-filter div.cams-horizontal-filter-action {
clear: both; 
padding-top: 0.2em;
}

div.cams-horizontal-panel div.cams-horizontal-filter button {
float:none; 
}

div.filter-list {
display:block;
width:100%;
clear: both;
}

div.body-content .pagination>.active>a, 
div.body-content .pagination>.active>a:focus,
div.body-content .pagination>.active>a:hover,
div.body-content .pagination>.active>span,
div.body-content .pagination>.active>span:focus,
div.body-content .pagination>.active>span:hover {
  z-index: 3;
  color: #5E5E5E;
  cursor: default;
  background-color: #F8F8F8;
  border-color: #F8F8F8;
  border-radius:0;
}

div.summary-section  {
background-color: #F8F8F8;
padding: 0.5em 1.5em;
min-height: 33em;
}

div.summary-section h2 {
color: #123656;
text-align: left;
font-weight: bold;
margin-top:0;
}

div.summary-section ul.categories-tags {
width: 15em;
text-align: left;
list-style:none;
}
div.summary-section ul.categories-tags  li {
 font-weight: bold;
 font-size: 1.1em;
}
div.summary-section ul.categories-tags li:before {
content: '✓ ';
}

div.summary-section div.summary {
margin-bottom: 1.7em;
text-align: left;
}
div.summary-section p.summary-label {
font-size: 1.3em;
border-bottom: 2px solid #123656;  
margin-top:1.7em;
}

div.profile-section div.images {
background-color: #F8F8F8;
padding: 1.5em;

}

div.profile-section div.contact-details {
background-color: #F8F8F8;
padding: 0 0 1.5em 0;
margin-top:1em;
}

div.profile-section div.contact-details h3 {
background-color: #73A6B7;
color: #123656;
padding: 0.3em;

}

div.profile-section div.contact-details ul {
list-style: none;
text-align: left;
margin-top: 1.5em;
padding-left: 1.2em;
}

div.profile-section div.contact-details ul li {
margin-bottom: 1em;
}
div.profile-section div.contact-details ul li span.label{
color: #000;
font-size: 1em;
width: 6em;
float: left;
text-align: left;
}

div.profile-section div.contact-details ul li a {
color: #123656;
font-weight:bold;
}

div.profile-section div.contact-details div.contact-details-address{ 
margin-left:6em
}

div#monthly-disclaimer, 
div.monthlyprice.disclaimer {
padding: 0.7em;  
background-color: #EFF0F1;
margin-bottom: 1em;
}

div.body-content div.cams-shop-vertical-filters div#entitylist-filters div.panel-body div.row div.radio input,
div.body-content div.cams-shop-vertical-filters div#entitylist-filters button{  
display:none;
}

div.body-content div.cams-shop-vertical-filters div#entitylist-filters div.panel-body div.row:hover{
background-color: #EFF0F1;
}

button#submit-signin-local {
background-color: #123656;
border-radius:0;
border:none;
font-weight:bold;
color:#fff;
}

a.btn.btn-default {
border: 1px solid #123656;
border-radius:0;
color: #123656
}



ol.progress li.list-group-item.active {
  background-color: #2F5FEF;
  border-color: #2F5FEF;
}

div.entity-action-button .btn-primary,
div.crmEntityFormView .btn-primary,
div.entity-grid .btn-primary {
  background-color: #2F5FEF;
  border-color: #2F5FEF;
}

  div.entity-action-button .btn-primary:hover {
      background-color: #107069;
      border-color: #107069;
  }

div.entity-action-button .btn-default,
div.crmEntityFormView .btn-default {
  color: #2F5FEF;
  border-color: #2F5FEF;
}

  div.entity-action-button .btn-default:hover
  div.crmEntityFormView .btn-default:hover {
      background-color: #107069;
      border-color: #107069;
  }

div.view-grid thead a {
  color: #000;
}

div.view-grid td a {
  color: #107069;
}

div.view-grid .btn-default {
  color: #107069;
  background-color: #fff;
  border-color: #107069;
}


.membership-price-columns {
  float: left;
  width: 20%;
  padding: 8px;
}

  .membership-price-columns .price {
      list-style-type: none;
      border: 1px solid #eee;
      margin: 0;
      padding: 0;
      -webkit-transition: 0.3s;
      transition: 0.3s;
  }

      .membership-price-columns .price:hover {
          box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
      }

      .membership-price-columns .price .header {
          background-color: #111;
          color: white;
          font-size: 25px;
      }

      .membership-price-columns .price li.feature {
          border-bottom: 1px solid #eee;
          padding: 0.5em;
          text-align: center;
          height: 4em;
      }

      .membership-price-columns .price li {
          border-bottom: 1px solid #eee;
          padding: 20px;
          text-align: center;
      }

      .membership-price-columns .price .grey {
          background-color: #eee;
          font-size: 20px;
      }

  .membership-price-columns .button {
      background-color: #123656;
      border: none;
      color: white;
      padding: 10px 25px;
      text-align: center;
      text-decoration: none;
      font-size: 18px;
  }

@media only screen and (max-width: 600px) {
  .membership-price-columns {
      width: 100%;
  }
}

.membership-price-columns .icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}


.membership-price-columns li.feature i {
  color: #0b880b;
  padding-right: 0.5em;
}

.membership-price-columns li.preferred {
  background-color: #123656;
  box-shadow: 0 12px 20px 0 rgba(0,0,0,0.2)
}

.membership-price-columns .price li.grey.priceamount {
  font-weight: bold;
  font-size: 1.5em;
}


.membership-price-columns .price li.grey.priceamount span.alternate {
  display: block;
  font-weight: normal;
  font-size: 0.75em;
}

.membership-price-columns .price li.grey.priceamount span.alternate span.bold {
  font-weight: bold;
}

.membership-price-columns .price li.grey.hidden {
  display: none;
}

div#loading-panel {
  z-index: 10000;
  position: absolute;
  background: #FFF;
  padding: 25px;
  width: 100%;    
  background-color: #efefef;    
}

div#loading-panel div,
div#loading-panel p {
  margin: auto;
}

div.navbar.navbar-inverse.navbar-static-top {
background-color: 04395e;  
color: #73A6B7;
padding-top: 7px;
padding-bottom: 7px;
}

div.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
border: none;
}


.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {  
font-size: 1em;
font-weight: bold;
color:#000;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li.login-menu > a {  
background-color: #123656;
color:#fff;
}
.navbar-inverse .navbar-nav > li > a:hover {  
background-color: transparent;  
border-bottom: none;
padding-bottom: 14px;
color:#fff;
}

.navbar-inverse .navbar-nav > li > a {  
color: #73A6B7;
}

#navbar .dropdown-menu,
.dropdown-menu>li {
/* background-color: #99bcdb; */
color: #FFF;
font-weight:bold;
}

#navbar .dropdown-menu {
margin-top: 4px;
box-shadow: none;
-webkit-box-shadow: none;
border:none;
border-radius: 0px;
background-clip: initial;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a {
color: #262626;
text-decoration: none;
background-color: #99bcdb;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
color: #262626;
text-decoration: none;
background-color: #123656;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus  {
color: #000;
background-color: #99bcdb;
}

.navbar-inverse .navbar-nav>.open>a:hover {
background-color: #123656;
}
div.navbar.navbar-inverse.navbar-static-top {
background-color: 04395e;  
color: #73A6B7;
}

div.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
border: none;
}


.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {  
font-size: 1em;
font-weight: bold;
color:#fff;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a:hover {  
background-color: #99bcdb;  
border-bottom: none ;
padding-bottom: 13px;
color:#fff;
}

.navbar-inverse .navbar-nav > li > a {  
color: #73A6B7;

}

div.navbar #navbar .dropdown-menu,
.dropdown-menu>li {
background-color: #99bcdb; 
color: #FFF;
font-weight:bold;
}

#navbar .dropdown-menu {
margin-top: 4px;
box-shadow: none;
-webkit-box-shadow: none;
border:none;
border-radius: 0px;
background-clip: initial;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a {
color: #262626;
text-decoration: none;
background-color: #99bcdb;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
color: #262626;
text-decoration: none;
background-color: #6594bd;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus  {
color: #000;
background-color: #99bcdb;
}

.navbar-inverse .navbar-nav>.open>a:hover {
background-color: #123656;
}

div.summary p.summary-label {
text-align:left;
font-weight:bold;
}

div.summary ul.item-tags li {
float: left;
margin: 0.7em;
width:auto;
display:inline-block;
list-style:none;  
font-size: 0.9em;
color: #a8a8a8;
padding: 7px 20px;
background-color: #f1f1f1;
text-decoration: none;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

div.action {
background-color: #efefef;
padding-bottom: 2em;
 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
div.action h3 {
border-bottom: 1px solid #bfbcb7;
padding-bottom: 0.5em;
}
div.action p button {
width: 100%;
font-weight:bold;
}

div.summary.item-description {
text-align: left;
min-height: 15em;
}

div.item-pricing p.price span {
font-size:2em;
font-weight:bold;
display:block;
}

div.item-pricing ul, 
div.row.related-product ul {
padding-left:0;

}
div.item-pricing ul li {
list-style:none;
text-align:center;
margin-top: 0.7em;
display:block;
font-size: 0.95em;
}

div.row.related-product {
margin-top: 2em;
padding-left: 1.5em;
padding-bottom: 1.5em;

}

div.row.related-product h3 {
font-size: 1.2em;
;
font-weight:bold;
border-bottom: 1px solid #cfcfcf;
padding-bottom: 0.5em;
}

div.row.related-product ul li {
float: left;
list-style: none;
width: auto;
margin-right: 1em;
}

div.page-heading div.page-header {
border-bottom: 2px solid #123656
}

div.page-heading div.page-header h1 {
margin-bottom: 0.1em;
;
}

div.row.related-product div.product-item  a{
text-decoration:none;
color:#000;
}
div.row.related-product div.product-item {
padding:0.8em;
max-width: 17em;
height: 18em;
text-align:center;

   -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

div.row.related-product div.product-item p.item-displayname {
font-weight:bold;
color: #000;

}

div.row.related-product div.product-item:hover {
border: 2px solid #123656;
cursor:pointer;

}

div.row.related-product div.product-item:hover p.item-metadata{
color:  #000;

}


div.row.related-product div.product-item p.item-metadata {
margin-top: 0.7em;
font-size: 0.9em;
font-weight:bold;
color: #a8a8a8;
}

div.body-content a.btn-preview
{
width: 100%;
margin-top: 1.5em;
background-color: #123656;
color: #fff;
text-decoration:none;
display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;  
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  font-weight:bold;
}

div.body-content .btn-action {
  
margin-top: 1.5em;
background-color: #123656;
color: #fff;
text-decoration:none;
display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;  
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  font-weight:bold;
}

div.body-content a.btn-preview:hover,
div.body-content .btn-action:hover  {

background-color: #0d406d;
color: #fff;
}


div.panel.panel-default {
border: 1px solid #cfcfcf;
}

div.panel.panel-default div.panel-heading {
background-color: #73A6B7;
color:#fff;
font-weight: bold;
;
}

div.panel.panel-default div.panel-body {
padding:0;
}

div.panel.panel-default div.panel-body div {
margin: 0;

}

div.panel.panel-default div.panel-body div.row {
  border-bottom: 1px solid #efefef;
}

div.panel.panel-default div.panel-body div.row:last {
  border-bottom: none;
}

div.body-content,
div#content-container {
position:relative;  
min-height: 84.6vh;
}


div.body-content a {
  color: #123656;
  font-weight:bold;
  /* padding-top: 1em; */
}

div.body-content div.validation-summary a {
  font-weight:normal;
}

div.body-content a.btn {
color:#fff;
border-radius: 0;
}


div.body-content h3, 
div.body-content h4{
color: #123656;
font-weight:bold;
}

div.panel-body div.row {
padding-top: 0.7em;
padding-bottom:0.7em;
}

div.panel-body div.row a div {
height:100%;
}
div.panel-body div.row:hover {
background-color: #efefef;
}
div.panel-body div.row a div.title{
color: #123656;
font-weight:bold;
}
div.panel-body div.row a div{
color: #000;
font-weight:normal;
line-height: 3.5em;
}

div.panel-body div.row a div.shownext{
font-size:2em;
font-weight:bold;
color: #123656;
line-height: 1em;
padding-top: 0.3em;
}

ol.progress.list-group li.list-group-item.active {
background-color: #73A6B7;
border-color: #73A6B7;
}

div.body-content div.entity-action-button .btn-default, 
div.body-content div.crmEntityFormView .btn-default,
div.body-content div.entity-grid .btn-default, 
div.body-content .btn-default{
border-color: #123656;
color:#123656;
border-radius: 0;
}

div.body-content div.entity-action-button .btn-primary, 
div.body-content div.crmEntityFormView .btn-primary, 
div.body-content div.entity-grid .btn-primary,
div.body-content .btn-primary
{
background-color: #123656;
border-color: #123656;
border-radius: 0;
}

div.body-content div.entity-action-button .btn-primary:hover, 
div.body-content div.crmEntityFormView .btn-primary:hover, 
div.body-content div.entity-grid .btn-primary:hover,
div.body-content .btn-primary:hover
{
background-color: #0d406d;
border-color: #0d406d;
border-radius: 0;
}
div#event-filters ul {
margin:0;
padding:0 0 1em 0;
}
div#event-filters ul li{
padding-top: 1em;
padding-left:1em;
padding-bottom:.5em;
list-style:none;


}
div#event-filters ul li a {
  color:#000;
  text-decoration:none;
}

div#event-filters ul li:hover,
div#event-filters ul li.active:hover{
  color:#fff;
  background-color:#123656;
}

div#event-filters ul li:hover a{
  color:#fff;
}

div#event-filters ul li.active{
 background-color:#efefef;
 color:#000;
}

p.event_name {
font-size:1.5em;
}

p.event_dates {
font-weight:bold;
color:#73A6B7;
}

div.view-grid table,
table.cams-table-list {
border:1px solid #73A6B7;
margin-top:2em;
border-collapse: collapse;
}
div.view-grid table thead,
table.cams-table-list thead {
background-color: #73A6B7;
border:1px solid #73A6B7;
}

div.view-grid thead tr th,
div.view-grid thead tr th a,
table.cams-table-list thead tr th {
color:#fff;
}
div.view-grid tbody tr td a,
table.cams-table-list tbody tr td a{
color:#123656;
}

table.cams-table-list td p.business-name {
font-weight:bold;
font-size: 1.1em;
  color:#123656
}

div.view-toolbar ul.view-select {
background-color: #73A6B7;

}

div.body-content div.view-toolbar ul.view-select li a span,
div.body-content div.view-toolbar ul.view-select li a{
  color:#fff;
   background-color: #73A6B7;
}

div.body-content div.view-toolbar ul.view-select li a:hover {
  color:#fff;
    background-color: #73A6B7;
    cursor: pointer;
}

div.body-content div.view-toolbar ul.view-select li a.active{
  color:#fff;
    background-color: #73A6B7;
    cursor: pointer;
}

div.body-content div.view-toolbar ul.view-select li ul.dropdown-menu,
div.body-content div.view-toolbar ul.view-select li dropdown-menu>li{
border-radius: 0;
background-color: #73A6B7;
}
div.body-content div.view-toolbar ul.view-select li ul.dropdown-menu li a {
 color:#fff;
  background-color: #73A6B7;
}

div.body-content div.view-toolbar ul.view-select li ul.dropdown-menu li:hover a {
 color:#fff;
 background-color: #123656;
}

div.dropdown.action.open ul {
 margin:0;
 padding:0
}

div.dropdown.action.open ul li,
div.dropdown.action.open ul li a {
padding-top:0.2em;
padding-bottom:0.2em;
background-color:#fff;
color:#73A6B7;
}

div.dropdown.action.open ul li:hover,
div.dropdown.action.open ul li:hover a {
background-color:#123656;
color:#fff;
}

div.weblinks .list-group-item:first-child,
div.weblinks .list-group-item:last-child{
border-radius:0;
}


div.weblinks a:hover{
background-color:#123656;
color:#fff;
}

div.nav-profile, 
div.well,
div.nav-profile div.panel-heading {
border-radius:0;
}



legend {
color:#123656;
font-weight:bold;
}


div.control .form-control,
div.control  span.input-group-addon,
div#ccform .form-control,
div#ccform span.input-group-addon {
border-radius:0;
}


div#ccform a {
background-color:#73A6B7;
border-radius:0;
}

div#ccform a .badge{
background-color:#fff;
font-size:1.2em;
color:#73A6B7;
border-radius:0;
}

div#ccform div.form-group div.row {
margin:0;
padding:0;
border:none;
}

div#ccform div.form-group div.row div.noLeftPadding {
margin-left:0;
padding-left:0;
}

div#ccform div.form-group label {
margin-top: 0.5em;
}

ul.product-metadata {  
padding-left:0;
}

ul.product-metadata li {
display:inline;  
background-repeat: no-repeat;
padding-left: 20px;  
}


.hero-text button.registerNow,
div.body-full-width.landing-page div.container section.main-offering div.call-to-action a,
div.body-full-width.landing-page div.container div.featured-product a.btn-cta {
background-color:  rgb(7,132,242,1);
color:#fff;
border:none;
padding-top:0.7em;
padding-bottom:0.7em;
padding-left:1.5em;
padding-right:1.5em;
font-size: 1.5em;
font-weight:bold;
border-radius:4px;
}

button.registerNow
a.btn-registered,
div.body-content a.submitEoI {
background-color:  #123656;
color:#fff;
border:none;
padding:0.5em;
font-weight:bold;
}

button.registerNow:hover
a.btn-registered:hover,
div.body-content a.submitEoI:hover {
background-color:  #0d406d;
}

.hero-text button.registerNow:hover,
div.body-full-width.landing-page div.container section.main-offering div.call-to-action a:hover,
div.body-full-width.landing-page div.container div.featured-product a.btn-cta:hover {
  background-color: #123656;
  color: #fff;
}

/* ul.product-metadata li.Business-Plus {  
background-image: url("https://www.acfa.net.au/public/img/silk_icons/medal_gold_add.png");  
}

ul.product-metadata li.Premium {  
background-image: url("https://www.acfa.net.au/public/img/silk_icons/award_star_gold_1.png");  
}

ul.product-metadata li.Micro {  
background-image: url("https://www.acfa.net.au/public/img/silk_icons/status_offline.png");
}

ul.product-metadata li.Free {  
background-image: url("https://www.acfa.net.au/public/img/silk_icons/accept.png");
} */

table.shop-product {
border: 1px solid #ddd;
}

table.shop-product thead{
background-color: #ddd;
}

table.shop-product td.center,
table.shop-product th.center {
text-align:center;
}

button[type=submit] {
background-color: #123656;
border-radius: 4px;
color:#fff;

}

button[type=submit]:hover {
background-color: #0d406d;

}

input[type=text] {
border-radius:0;
}

button[type=submit] i {
    color:#fff;

}

div.checkout-button {border-radius: 4px;background-color: #73A6B7;color: #fff;font-size: 1.2em;line-height:2em;padding: 0.2em 1em 0.2em 1em;margin-top: 0.3em;margin-bottom:auto;/* max-width: 10em; */}

div.checkout-button a {
color: #fff;
text-decoration:none;
font-weight:normal;
}

div.checkout-button a:hover {
color: #F59131;
text-decoration:none;
}

div.col-md3.action div.checkout-button{
margin:auto;
float:none;
}

div.container-fluid div.navbar-collapse div.checkout-button{  
float:right;
}

.hero-image .hero-text h1 {
text-shadow: 3px 3px #000;
font-size:4.5em;
}

.hero-image .hero-text p {  
font-size:2.5em;
}

.hero-text button.registerNow {
background-color:  rgb(7,132,242,1);
color:#fff;
border:none;
padding-top:0.7em;
padding-bottom:0.7em;
padding-left:1.5em;
padding-right:1.5em;
font-size: 1.5em;
font-weight:bold;
border-radius:4px;
}

button.registerNow {
background-color:  #123656;
color:#fff;
border:none;
padding:0.5em;
font-weight:bold;
}

button.registerNow:hover {
background-color:  #0d406d;
}

.hero-text button.registerNow:hover {
  background-color: #123656;
  color: #fff;
}

footer div.secondary-footer {
background-color: #F9F9F9;
margin-bottom:0;
padding-top: 1.5em;
padding-bottom: 1.5em;
}

footer div.secondary-footer ul {
list-style:none;
width:100%;
}

footer div.secondary-footer ul li {
min-width: 20em;
display:inline-block;

}

footer{
bottom: 0;
width: 100%; 
height:5rem; 
}

footer div.footer {
margin-top:0;
}

div.cams-horizontal-panel h2 {
margin-top: 0;
font-weight:bold;

font-size: 1.4em;
}
div.cams-horizontal-panel div.cams-horizontal-filter
{ 
border:none;
background-color: #F5F3EE;
border-radius:0;
}
div.cams-horizontal-panel div.cams-horizontal-search {
margin-top:1em;
border:none;
background-color: #F8F8F8;
border-radius:0;
margin-bottom: 1em;
}

div.cams-horizontal-panel div.cams-horizontal-result {
padding:0;
}

div.cams-horizontal-panel div.cams-horizontal-search form {
 width:100%; 
}

div.cams-horizontal-panel div.cams-horizontal-search form label {
font-size:1.2em;  
margin-top: 0.4em;  
margin-right:1em;
color:#5E5E5E;  
}

div.cams-horizontal-panel div.cams-horizontal-search form input[type=text] {
min-width: 20em;
}


div.cams-horizontal-panel div.cams-horizontal-filter ul{
list-style:none;
padding-inline-start: 0;
/* font-weight: bold; */
}


div.cams-horizontal-panel div.cams-horizontal-filter ul li {
min-width: 20em;
display:inline;
/* padding-left: 0; */
margin-left: 0;
}

div.cams-horizontal-panel div.cams-horizontal-filter ul li div.checkbox{
min-width: 20em;
float:left;
margin: 0;
}


div.cams-horizontal-panel div.cams-horizontal-filter{
padding: 1.5em;  
}

div.cams-horizontal-panel div.cams-horizontal-filter div.cams-horizontal-filter-action {
clear: both; 
padding-top: 0.2em;
}

div.cams-horizontal-panel div.cams-horizontal-filter button {
float:none; 
}

div.filter-list {
display:block;
width:100%;
clear: both;
}

div.body-content .pagination>.active>a, 
div.body-content .pagination>.active>a:focus,
div.body-content .pagination>.active>a:hover,
div.body-content .pagination>.active>span,
div.body-content .pagination>.active>span:focus,
div.body-content .pagination>.active>span:hover {
  z-index: 3;
  color: #5E5E5E;
  cursor: default;
  background-color: #F8F8F8;
  border-color: #F8F8F8;
  border-radius:0;
}

div.summary-section  {
background-color: #F8F8F8;
padding: 0.5em 1.5em;
min-height: 33em;
}

div.summary-section h2 {
color: #123656;
text-align: left;
font-weight: bold;
margin-top:0;
}

div.summary-section ul.categories-tags {
width: 15em;
text-align: left;
list-style:none;
}
div.summary-section ul.categories-tags  li {
 font-weight: bold;
 font-size: 1.1em;
}
div.summary-section ul.categories-tags li:before {
content: '✓ ';
}

div.summary-section div.summary {
margin-bottom: 1.7em;
text-align: left;
}
div.summary-section p.summary-label {
font-size: 1.3em;
border-bottom: 2px solid #123656;  
margin-top:1.7em;
}

div.profile-section div.images {
background-color: #F8F8F8;
padding: 1.5em;

}

div.profile-section div.contact-details {
background-color: #F8F8F8;
padding: 0 0 1.5em 0;
margin-top:1em;
}

div.profile-section div.contact-details h3 {
background-color: #73A6B7;
color: #123656;
padding: 0.3em;

}

div.profile-section div.contact-details ul {
list-style: none;
text-align: left;
margin-top: 1.5em;
padding-left: 1.2em;
}

div.profile-section div.contact-details ul li {
margin-bottom: 1em;
}
div.profile-section div.contact-details ul li span.label{
color: #000;
font-size: 1em;
width: 6em;
float: left;
text-align: left;
}

div.profile-section div.contact-details ul li a {
color: #123656;
font-weight:bold;
}

div.profile-section div.contact-details div.contact-details-address{ 
margin-left:6em
}

div#monthly-disclaimer, 
div.monthlyprice.disclaimer {
padding: 0.7em;  
background-color: #EFF0F1;
margin-bottom: 1em;
}

div.body-content div.cams-shop-vertical-filters div#entitylist-filters div.panel-body div.row div.radio input,
div.body-content div.cams-shop-vertical-filters div#entitylist-filters button{  
display:none;
}

div.body-content div.cams-shop-vertical-filters div#entitylist-filters div.panel-body div.row:hover{
background-color: #EFF0F1;
}

button#submit-signin-local {
background-color: #123656;
border-radius:0;
border:none;
font-weight:bold;
color:#fff;
}

a.btn.btn-default {
border: 1px solid #123656;
border-radius:0;
color: #123656
}

div.training-material-details {
  text-align: left;
}

div.training-material-details div.row {
  margin-left: 1em;  
  margin-bottom: 1em;
}

div.training-material-details div.checkout-button {
  max-width: 10em;
}

div.training-material-details a.btn-preview {
  max-width: 7em;
  margin-top:0;
}


div#mandate ul {
  width:100%;
  background-color: #04223c;
  color: #fff;
  height:7em;
  padding:0;
}

div#mandate ul li {
  display: inline-block;
  margin-top:auto;
  margin-bottom:auto;
  margin-left:0;  
  min-width:33%;
  height: 100%;
  position: relative;
  padding-left: 3.5em;
  padding-top: 1.3em;
}

div#mandate ul li span.mandate-logo:before {
  content: "";
  
}
div#mandate ul li span.heading {
  display:block;
  font-weight:bold;
  font-size: 1.5em;
}

div#mandate ul li:first-child {
  background-color: #456989;  
  margin-right:-5px;
  padding-left: 8%;
}
div#mandate ul li span.mandate-logo {
    content: "";
    float: left;
    display: inline-block;    
    width: 4em;
    height: 4em;    
    margin-right: 1em;
}

div#mandate ul li:first-child span.mandate-logo {
  background: url("/icon-mandate1.png") no-repeat top right;
}
div#mandate ul li:nth-child(2) span.mandate-logo {
  background: url("/icon-mandate2.png") no-repeat top right;
}
div#mandate ul li:nth-child(3) span.mandate-logo {
  background: url("/icon-mandate3.png") no-repeat top right;
}

div#mandate ul li:nth-child(2) {
  background-color: #274d6f;
  padding-left:8%;
}

div#mandate ul li:first-child:before {
  content: "";
  position: absolute;  
  right: -3.4em;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 3.5em solid #456989;
  border-top: 3.5em solid transparent;
  border-bottom: 3.5em solid transparent;
  z-index:99;
}
div#mandate ul li:nth-child(2):before {
  content: "";
  position: absolute;
  right: -3.47em;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 3.5em solid #274d6f;
  border-top: 3.5em solid transparent;
  border-bottom: 3.5em solid transparent;
  z-index:99;
}


@media only screen and (max-width: 600px) {
  div#mandate ul {
    height:100%;
  }
  div#mandate ul li {
    display: block;
    margin-top:auto;
    margin-bottom:auto;
    margin-left:0;  
    min-width:100%;
    min-height:7em;
    
  }
  div#mandate ul li:first-child:before {
    content:"";
    border:none;
  }
  div#mandate ul li:nth-child(2):before {
    content:"";
    border:none;
  }
}

div.cams-tabs-wrapper {
  display: flex;
  flex-wrap: wrap;
  /*background: #efefef;
  border: 1px solid #efefef;*/
  /*box-shadow: 0 48px 80px -32px rgba(0,0,0,0.3); */
}

div.cams-tabs-wrapper .input {
  position: absolute;
  opacity: 0;
}

div.cams-tabs-wrapper .label {
  width: 100%;
  padding: 1em 1em;
  background: #e5e5e5;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.1em;
  color: #7f7f7f;
  transition: background 0.1s, color 0.1s;
}

div.cams-tabs-wrapper .label:hover {
  background: #d8d8d8;
}

div.cams-tabs-wrapper .label:active {
  background: #ccc;
}

div.cams-tabs-wrapper .input + .label {
  border-bottom: 1px solid #cccc;
  z-index: 1;
  margin-bottom:-1px;
  border-radius: 0;
}

div.cams-tabs-wrapper .input:checked + .label {
  background: #fff;
  color: #000;
  border-top: 1px solid #cccc;
  border-right: 1px solid #cccc;
  border-left: 1px solid #cccc;
  border-bottom: 1px solid #fff;
  
  margin-bottom:-1px;
  z-index:99;
}

div.cams-tabs-wrapper .tabcontent {
  display: none;
  padding: 1.5em;
  background: #fff;
  border: 1px solid #cccc;
  
  width: 100%;
}
div.cams-tabs-wrapper .input:checked + .label + .tabcontent {
  display: block;
}

@media (min-width: 600px) {
  div.cams-tabs-wrapper .label {
    width: auto;
  }
  div.cams-tabs-wrapper .tabcontent {
    order: 99;
  }
}

div.body-full-width {
  width: 100%;
}

div.body-full-width div.body-header {
  z-index: 0;
  min-height: 575px;
  height: auto;
  background-position: top center;  
}

div.body-full-width div.body-header div.header-filter{ 
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.99)), url(/trainingmaterials-background.jpg);
  min-height: 575px;    
  background-size: cover;
}

div.body-full-width div.container {
    margin-top: -450px;
    margin-left:auto;
    margin-left:auto;
    padding: 40px;
    border-radius: 6px;
    background: #fff;
    -webkit-box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
}


table#carttable {
  border: 2px solid #ccc;
}

table#carttable tbody tr td input.readonly {
  border:none;
}
table#carttable thead tr  {
  background-color: #ccc;  
}
table#carttable tfoot tr td {
  font-weight:bold;
  font-size: 1.1em;
  border-top: 2px solid #ccc;
}

table.section tr td.cell {
  padding-left: 0;
}


div.body-full-width.landing-page div.container {
  width: 100%;    
  padding:0;
  box-shadow:none;
}

div.body-full-width.landing-page div.container div.row {
  /* margin:0; */
}

div.body-full-width.landing-page div.container section.main-offering {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/trainingmaterials-background.jpg);
  background-size:cover;
  min-height: 500px;
  background-color: #eee;
  padding:0;
  margin: 0;
  clear:both;
  float:none;
}
div.body-full-width.landing-page div.container section.main-offering div {
  text-align:center;
  padding-top:1.5em;  
  font-size:1.7em;
  color:#fff;
}
div.body-full-width.landing-page div.container section.main-offering div.offering-primary-title {
  padding-top:125px;
  font-size: 4.7em;  
  text-shadow: 3px 3px #000
}
div.body-full-width.landing-page div.container section.main-offering div.call-to-action a {
  font-size: 1em;
}
div.body-full-width.landing-page div.container section.target-secondary ul {
  margin: auto;
  width: 100%;
  padding-left: 0;
}
div.body-full-width.landing-page div.container section.target-secondary ul li{
  display:inline;
}

div.body-full-width.landing-page div.container section.target-secondary ul li div.target-item{
  width: 33%;
  min-width: 20em;
  display:inline-block;
  vertical-align: top;
  padding: 3.5em;
}

div.body-full-width.landing-page div.container section.target-secondary ul li div.target-item img {
  height: auto;
  max-width: 100%;
}


div.body-full-width.landing-page div.container section.target-secondary ul li div.target-item div.target-paragraph {
  margin-bottom: 1em;
}

div.body-full-width.landing-page div.container section.target-secondary ul li div.target-item a {
  color: rgb(7,132,242);
  text-decoration:underline;
  margin-bottom: 1em;
  font-size: 1em;
  margin-left:0;
}

div.body-full-width.landing-page div.container section.about-info {
  background: #eee;
  padding: 2.5em
}

div.body-full-width.landing-page div.container section.about-info div div {
  display:inline-block;
  
}
div.body-full-width.landing-page div.container section.about-info div div.about-info-img {
  width: 35%;
  vertical-align:top;
}
div.body-full-width.landing-page div.container section.about-info div div.about-info-img img{
  max-width: 100%;
  height: auto;
  border: 1px solid #ccc;
}

div.body-full-width.landing-page div.container section.about-info div.about-content {
  width: 60%;
  margin-left: 2em;
}
div.body-full-width.landing-page div.container section.about-info div.about-content h3 {
  margin-top: 0;
}

div.featured-product {
  text-align:center;  
  margin-bottom: 10em;
  display:block;
}
div.featured-product h3 {
  margin-bottom: 1.5em;
}
div.featured-product div.carousel-inner div.product-item {
  min-height: 20.5em;
  font-size: 1em;
}
div.featured-product div.call-to-action {
  margin-top: 2.5em;
}

div.featured-product div.carousel-inner div.product-item p.item-displayname {
  color: #123656;
  width: 300px;
  margin:auto;
} 

.multi-item-carousel .carousel-inner > .item {
  -webkit-transition: 500ms ease-in-out left;
  transition: 500ms ease-in-out left;
}
.multi-item-carousel .carousel-inner .active.left {
  left: -25%;
}
.multi-item-carousel .carousel-inner .active.right {
  left: 25%;
}
.multi-item-carousel .carousel-inner .next {
  left: 25%;
}
.multi-item-carousel .carousel-inner .prev {
  left: -25%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .multi-item-carousel .carousel-inner > .item {
    -webkit-transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out left;
    -webkit-transition: 500ms ease-in-out all;
    transition: 500ms ease-in-out all;
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
  background-image: none;
}

section#gethelp {
  display:none;
}

/** Online library related **/
div.ol-main-view {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #000;
  margin-right:auto;
  margin-left:auto;
  text-align:center;
}

div.ol-main-info {
  text-align:left;
  border-bottom: 1px solid #cfcfcf;
  padding-top: 2em;
}
div.ol-main-info div#itemdescription {
  margin-top:1em;
}
div.ol-main-info h2 {
  display:inline;

}
div.ol-main-info a.backbutton {
  color: #fff;
  background-color: #123656;
  font-weight:bold;
  padding: 0.5em 1em 0.5em 1em;
  float:right;
}

div.ol-main-info a.backbutton:hover {
  background-color: #99bcdb;
  text-decoration:none;
}

div.body-full-width.landing-page div.container div.body-container {
  margin-left:auto;
  margin-right:auto;  
}

div.related-content h3 {
  margin-bottom: 1em;
}
ul.related-content {
  list-style-type:none;
  padding-left:0;
  max-height: 50em;
  overflow-y: scroll;
}
ul.related-content li {
  height: 190px;
}
ul.related-content li div.thumbnails{
  float:left;
  margin-right:2em;
}
ul.related-content li div.item-details {
  float:left;
}
ul.related-content li div.item-details p.item-name {
  font-weight:bold;
  font-size: 1.5em;
}
@media (min-width:768px){
  div.body-full-width div.body-container{
    width:750px
  }
}
@media (min-width:992px){
  div.body-full-width div.body-container{
    width:970px
  }
}
@media (min-width:1200px){
  div.body-full-width div.body-container{
    width:1170px
  }
}

/** END Online library related **/
@media only screen and (max-width: 600px) {
  .membership-price-columns {
      width: 100%;
  }
  div.body-full-width.landing-page div.container section.target-secondary ul li div.target-item{
    width: 100%;    
  }
  div.body-full-width.landing-page div.container section.about-info div.about-content {
    width: 100%;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 2em;
  }
  div.body-full-width.landing-page div.container section.about-info div div.about-info-img {
    width: 100%;    
  }
  div.body-full-width.landing-page div.container section.main-offering div.offering-primary-title {
    padding-top: 1em;
    font-size: 3.5em;  
  }
  div.body-full-width.landing-page div.container section.main-offering div.offering-primary-message {    
    font-size: 1.7em;  
    margin-left: 1em;
    margin-right: 1em;  
  }
  .multi-item-carousel .carousel-inner > .item.active {
    display: block;    
  }
  .multi-item-carousel .carousel-inner > .item {    
    display:none;
  }
  .multi-item-carousel .carousel-inner > .item.active div.product-item {
    width: 100%;
    margin-bottom: 2.5em;
  }
  .multi-item-carousel a.carousel-control {
    display:none;
  }
  div.featured-product {
    margin-bottom: 15em;
  }
}

