p a, div a{
    color: #ca981c!important; 
    text-decoration: underline;  
}
.header-menu a{
    color: #ca981c!important; 
    text-decoration: underline;
}
blockquote {
    color: #374151;
    border-left: 0px;
    padding-left: 0px;
}

.container{
	padding-left: 40px;
    padding-right: 40px;
}


/* Membership Tabbed Table */
.tabbedA {
	overflow-x: hidden; /* so we could easily hide the radio inputs */
	margin: 0px 0;
	padding-bottom: 16px;
	border-bottom: 1px solid #ccc;
}

.tabbedA [type="radio"] {
	/* hiding the inputs */
	display: none;
}

.tabsA {
	display: flex;
	align-items: left;
	list-style: none;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.tabA > label {
	display: block;
	margin-bottom: -1px;
	padding: 12px 15px;
	border: 1px solid #ccc;
	background: #eee;
	color: #666;
	font-size: 12px; 
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;	
	transition: all 0.3s;
}

.tabA:hover label {
	border-top-color: #333;
	color: #333;
}

.tabA-content {
	display: none;
	color: #777;
}

/* As we cannot replace the numbers with variables or calls to element properties, the number of this selector parts is our tab count limit */
.tabbedA [type="radio"]:nth-of-type(1):checked ~ .tabsA .tabA:nth-of-type(1) label,
.tabbedA [type="radio"]:nth-of-type(2):checked ~ .tabsA .tabA:nth-of-type(2) label,
.tabbedA [type="radio"]:nth-of-type(3):checked ~ .tabsA .tabA:nth-of-type(3) label,
.tabbedA [type="radio"]:nth-of-type(4):checked ~ .tabsA .tabA:nth-of-type(4) label,
.tabbedA [type="radio"]:nth-of-type(5):checked ~ .tabsA .tabA:nth-of-type(5) label {
	border-bottom-color: #fff;
	border-top-color: #ca981c;
	background: #fff;
	color: #222;
}

.tabbedA [type="radio"]:nth-of-type(1):checked ~ .tabA-content:nth-of-type(1),
.tabbedA [type="radio"]:nth-of-type(2):checked ~ .tabA-content:nth-of-type(2),
.tabbedA [type="radio"]:nth-of-type(3):checked ~ .tabA-content:nth-of-type(3),
.tabbedA [type="radio"]:nth-of-type(4):checked ~ .tabA-content:nth-of-type(4), 
.tabbedA [type="radio"]:nth-of-type(5):checked ~ .tabA-content:nth-of-type(5){
	display: block;
}


@media (max-width: 700px) {
  .tabsA  {
    display: block;
  }
  
}







/* CSS */
.button-6 {
  align-items: center;
  background-color: #dba520;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: .25rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #ffffff !important;
  cursor: pointer;
  display: block;
  font-family: "Lato", sans-serif;
  font-size: auto;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: auto;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.5rem - 1px);
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
}

.button-6:hover,
.button-6:focus {
  border-color: #ca981c;
  box-shadow: #ca981c 0 4px 12px;
  color: #ffffff;
}

.button-6:hover {
  transform: translateY(-1px);
}

.button-6:active {
  background-color: #F0F0F1;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  color: rgba(0, 0, 0, 0.06);
  transform: translateY(0);
}


.social-icons li a {
	background-color: rgba(55,65,81,.9);
}


#carousel-homepage.carousel .carousel-caption h2 {
  font-size: 0px;
}



.btn-xs {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-xs:hover {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}

.button-homepage {
  background-color: #dba520;
  border: none;
  color: white!important;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
}

element {

}
.organisation-member-name {

    float: left;
    clear: right;
    line-height: 54px;
    color: #374151;
    padding-left: 25px;
    
}

.organisations-index-description p{
    color: #6B7280;
}

.organisation-member-image img, .organisation-member-image .organisation-member-image-empty {
  width: 54px;
  height: 54px;
  border-radius: 50% !important;
}

.btn-xs {
  padding: 0px 0px;
  padding-left: 68px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 60px;
}

.blog-content.blog-teaser .blog-teaser-image img {
  position: absolute;
  height: 120%;
  width: 100%;
  object-fit: cover;
}
    
.meta-list .meta-tag.is-success {
  background: white;
  color: #374151;
}

.meta-list .meta-tag {
  background: white;
  color: #374151;
    
}

/* change the member status list on the online signup page to have two columns */

.sign-up-member-status {
    column-count: 2;
}

* {
  box-sizing: border-box;
}

#carousel-homepage.carousel .carousel-inner .item:before {
  content:'';
  background:linear-gradient(to top, rgba(0,0,0,0), transparent 60%)}
