/*WBA CUSTOM STYLES*/


#displaycommoncontent ul li {
	line-height: 1.2em;
padding: 0 0 10px 16px;
background: transparent url(/images/wba/associations/12924/imgs/bak-li.png) no-repeat left 5px;
list-style: none;
}


h5.mb-0, .card-header, div.card {
	background-color: #ffffff !important;
	background: #ffffff !important;
}


button.btn.btn-link.collapsed, button.btn.btn-link {
	color: #354619;
	font-weight: bold;
	font-size: 24.5px;
	text-decoration: underline;
}

.card-header {
	padding: 0px !important;
}


button.btn.btn-link.collapsed:hover, button.btn.btn-link.collapsed:visited {
	color: #005580;
	}


.space {
	margin-bottom: -18px;
}


a.dropdown-item:visited {
	color: #000000;

}



.header .row .inner_header .three_bts .col .btn {
	    background: #0000ff00;
    color: white;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.6);
    font: normal 16px/17px Trebuchet MS, Arial, Helvetica, sans-serif;
}


a.mbrmax-badge.mbrmax-badge-secondary.mbrmax-ml-2:visited, a.mbrmax-badge.mbrmax-badge-secondary.mbrmax-ml-2:link, a.mbrmax-badge.mbrmax-badge-secondary:link, 
a.mbrmax-badge.mbrmax-badge-secondary:visited
{
	color: #ffffff;
	text-decoration: none !important;
}

body#editor1, 
textarea#editor1.mbrmax-form-control, 
#editor1, div#cke_editor1.cke_1.cke.cke_reset.cke_chrome.cke_editor_editor1.cke_ltr.cke_browser_webkit, 
.cke_reset, 
.cke_wysiwyg_frame, iframe.cke_wysiwyg_frame.cke_reset,
#editor1.mbrmax-form-control,
body.cke_editable.cke_editable_themed.cke_contents_ltr.cke_show_borders {
	background: #ffffff !important;
	text-decoration: none !important;
}

.mbrmax-jumbotron {
	
}

a, a:link {
	color: #354619;
}

a:visited, a:hover {
	color: #005580;
text-decoration: underline;
}

body, td {
	font-size: 14px;
}

a.mbrmax-btn:link, a.mbrmax-btn:visited, a.mbrmax-btn, .mbrmax-btn-secondary, a.mbrmax-btn.mbrmax-btn-primary.mbrmax-mt-2:visited, a.mbrmax-btn.mbrmax-btn-primary.mbrmax-mt-2:link {
	color: #ffffff !important;
	text-decoration: none !important;
}

@media (max-width: 767px) {
	  iframe {
  max-width: 100%;
  height: auto;
  }
  
  	.carousel-item h4 {
		font-size: 16px;
padding: 15px 0 0 0;
position: relative;
left: 5px !important;
}

.carousel-item p {
	font-size: 14px;
position: relative;
left: 5px !important;
}

}

.row:before

{
/*display: table;*/
content: " ";
}


/* Custom CSS */

.mbrmax-login-form{
max-width: 330px;
margin: 0 auto;
}

.mbrmax-table td {
padding: .75rem;
}

.mbrmax-table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0)}
.mbrmax-table-striped tbody tr:nth-of-type(even){background-color:rgba(0,0,0,.05)}

.mbrmax-form-control::-webkit-input-placeholder {
color:#868e96;
opacity:.5;
}

.mbrmax-form-control:-ms-input-placeholder {
color:#868e96;
opacity:.5;
}

.mbrmax-form-control::placeholder {
color:#868e96;
opacity:.5;
}



/* Standard */

.mbrmax-card-3, .mbrmax-card-4, .mbrmax-card-5 {
width: 20rem;
}
@media (min-width: 768px) {
  .mbrmax-card-4 {
    width: 16rem;
  }
    .mbrmax-card-5 {
    width: 13rem;
  }
  
}

.restricted {
	color: #F00;
}

.public {
	color: #008000;
}

.cms-left-margin {
margin: 10px 20px 10px 0px !important;
}

.cms-right-margin {
margin: 10px 0px 10px 20px;
}

.mbrmax-sidebar {
background-color: beige;
margin-top: 10px;
padding: 10px;
/* min-height: 500px; */
border-radius: 5px;
-webkit-border-radius: 5px;
}

.mbrmax-container-fluid {
/* font-family: Verdana, sans-serif; 
   padding-top: 60px; 
   min-height: 500px; 
   padding-bottom: 75px;*/
}

@media (min-width: 576px) {
/* Special rules here */
}

/* Use the following to target the page header (i.e. first <h1> tag) on each page */

.mbrmax-jumbotron-2 {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .mbrmax-jumbotron-2 {
    padding: 4rem 2rem;
  }
}

/* 
.mbrmax-jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
 */

.mbrmax-jumbotron-2 {
  text-align: center;
  background-color: transparent;
}

/* 
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
 */



/* CALENDAR */
.mbrmax-calendar-title {
text-align: left;
}

.mbrmax-calendarweekday {
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
}

.mbrmax-calendarevent {
font-size: .8rem;
line-height: 1;
}

.mbrmax-calendar-row {
min-height: 150px;
}

.mbrmax-calendar-cell {
border-style: none none solid none;
border-width: 1px;
border-color: lightgray;
background-color: #f5f5f5;
min-height: 100px;
}

.mbrmax-calendarday {
	text-align: left;
	font-size: 1rem;
	color: darkred;
	font-weight: bold;
}

@media (min-width:768px) {
.mbrmax-calendar-title {
text-align: center;
margin-bottom: 25px;
}
.mbrmax-calendarday {
text-align: right;
}
.mbrmax-calendar-header {
border-style: none none solid none;
border-width: 1px;
border-color: lightgray;
}
.mbrmax-calendar-row {
border-style: none none solid solid;
border-width: 1px;
border-color: lightgray;
}
.mbrmax-calendar-cell {
border-style: none solid none none;
border-width: 1px;
border-color: lightgray;
background-color: #fff;
}
.mbrmax-calendar-first-cell, .mbrmax-calendar-last-cell {
background-color: #f5f5f5;
}
}


.mbrmax-table {
margin-top: 10px;
}

.mbrmax-table tbody tr td {
/*     white-space: nowrap; */
}

.mbrmax-mx-auto {
display: block;
margin-bottom: 10px;
}

/* Horizontal Scrollbar (overflow) issue in v15 of Edge - Fixed in Edge 16 */
/* Removing the -ms-overflow-style: -ms-autohiding-scrollbar directive from .table-responsive fixes this, but obviously that leaves the scrollbar visible. 

To target Edge, we can check for -ms-ime-align support, Edge being the only Microsoft browser that supports this property:

@supports (-ms-ime-align: auto) {
  .selector {
        color: red;
  }
}

*/

@supports (-ms-ime-align: auto) {
.mbrmax-table-responsive {
        -ms-overflow-style: scrollbar;
        }
}



/* 
.mbrmax-table-responsive {
        display: block;
        }
        
@media (min-width:768px) {
    .mbrmax-table-responsive {
        display: table;
    }
}
 */

/* 
  .mbrmax-btn {
  text-align: right;
}
@media (min-width: 576px) {  }
 */

/* 
.mbrmax-nav-item {
display: inline-block !important;
}
 */


.mbrmax-top-none {
/*   padding-top: 0px; */
/* max-width: 400px; */
}

.mbrmax-remove-height {
  min-height: 100%;
}

.mbrmax-form-group label, .mbrmax-container form legend {
font-weight: 600;
font-size: 1rem;
color: darkblue;
}

.mbrmax-container-fluid form > legend:first-child {
font-size: 1.5rem;
color: darkgreen;
}


/* 
.mbrmax-container-fluid input:required {
  box-shadow: 1px 2px 5px rgba(0,0,0,0.5);
}
 
 */



/* Our framework is based on box-sizing: border-box. Some third party software like Google Maps and Google Custom Search Engine use content-box. If needed in the page, use something like the following */

.selector-for-some-widget {
  box-sizing: content-box;
}

/* With the above snippet, nested elements — including generated content via :before and :after — will all inherit (since all page elements are already set to inherit box-sizing in the mbrmax_reboot.css) the specified box-sizing for the .selector-for-some-widget. */


/* COLUMNS */

.mbrmax-no-break {
  -webkit-column-break-inside: avoid;
  column-break-inside: avoid;
  page-break-inside: avoid; 
}

[class*="mbrmax-columns-"] {
/* Put any special styling for mobile here */
}

@media (min-width: 600px) {

[class*="mbrmax-columns-"] {
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;

 /*    -webkit-column-rule: 1px outset #DCDCDC;  *//* Chrome, Safari, Opera */
/*     -moz-column-rule: 1px outset #DCDCDC; */ /* Firefox */
/*     column-rule: 1px outset #DCDCDC; */
}

.mbrmax-columns-2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.mbrmax-columns-3 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

.mbrmax-columns-4 {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
}
}

/* MID-PAGE NAVIGATION (i.e. Options.html) */

.mbrmax-options {
	margin: 20px 0;
	z-index: 1;
	max-width: 100%;
}
.mbrmax-options ul {
	margin: 0;
	padding: 0;
}
.mbrmax-options li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	*display:inline; /* ie7 */
}
.mbrmax-options a {
	padding: 3px 12px;
	text-decoration: none;
	color: #999;
	line-height: 100%;
}
.mbrmax-options a:hover {
	color: #000;
	text-decoration: none;
}
.mbrmax-options .current a {
	background: #999;
	color: #fff;
	border-radius: 5px;
}

/* right nav */
.mbrmax-options.right ul {
	text-align: right;
}

/* center nav */
.mbrmax-options.center ul {
	text-align: center;
}

@media screen and (max-width: 600px) {
	.mbrmax-options {
		position: relative;
		min-height: 40px;
	margin: 20px auto;
	z-index: 1;
	max-width: 100%;
	display: block;
/*     margin: auto; */
width: 50%;
	}	
	.mbrmax-options ul {
		width: 180px;
		padding: 5px 0;
		position: absolute;
		top: 0;
		left: 0;
		border: solid 1px #aaa;
		background: #fff url(/images/icon-menu.png) no-repeat 10px 11px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	.mbrmax-options li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	.mbrmax-options .current {
		display: block; /* show only current <li> item */
	}
	.mbrmax-options a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}
	.mbrmax-options .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	.mbrmax-options ul:hover {
		background-image: none;
	}
	.mbrmax-options ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.mbrmax-options ul:hover .current {
		background: url(/images/icon-check.png) no-repeat 10px 7px;
	}

	/* right nav */
	.mbrmax-options.right ul {
		left: auto;
		right: 0;
	}

	/* center nav */
	.mbrmax-options.center ul {
		left: 50%;
		margin-left: -90px;
	}
	hr {
display: block;
/*     margin-top: 0.5em; */
/*     margin-bottom: 0.5em; */
/*     margin-left: auto; */
/*     margin-right: auto; */
    border-style: inset;
    border-width: 1px;
}
}

/* MODAL */
/* Uses prefix mmax- so it does not conflict with Bootstrap modal */
/* The Modal (background) */
.mmax-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* The Close Button */
.mmax-modal-close {
    color: lightgray;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.mmax-modal-close:hover,
.mmax-modal-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Modal Header */
.mmax-modal-header {
    padding: 2px 16px;
    background-color: darkgray;
    color: white;
}

/* Modal Body */
.mmax-modal-body {padding: 2px 16px;}

/* Modal Footer */
.mmax-modal-footer {
    padding: 2px 16px;
    background-color: lightgray;
    color: white;
}

/* Modal Content */
.mmax-modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0} 
    to {top: 0; opacity: 1}
}

@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}
