/*******************************************
*
*	Biodiversity Blair
*  	Modified Courses
*
*	Proactive Communications
*	March 2023
*
*	Colors:
*	Blue/Green:	#008993
*	Peach:  #F98866
*	Blue:	#352968
*	Sage:	#80DB9e
*
********************************************/
.h5 {color:#008993;}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .course-card .h5>a {color:#20155c;}

a {color:#6546dd;}
a:focus, a:hover {color: #352968;outline:none;}
:focus {outline:#352968;}


form {border:1px #cacaca solid; padding:15px;background-color:#F0F0E1;}
label {color:#352968;}

@media print,screen and (max-width:768px){
	.tabs .tabs-title>a {font-size: 14px; text-align:center;}
}

.login-bar {background:#008993;}
.home .sticky-dark-color {background:rgba(128,189,158,.8)}

.login-bar .grid-x p {margin: 0 auto;color:#fff;}

.button {background-color:#352968;}
.back-to-top {display:none}

thead {color:#352968;}

#header {position:relative;}
#header a, .login-bar p {color: #352968; font-weight: bold; font-size: 20px;}
#header a:hover, #header a:active {color:white;}
#header .login-bar a {color: #fff;}
#header .is-dropdown-submenu {background-color:#352968;}

.login-nav li:not(:first-child):before {font-size: 20px;}

.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #352968 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -2.5px;
}}
.date-price-info {background-color:#008993;}

.biobut {background-color:#352968;}
.biobut:hover, .button:hover {background-color:#008993;}
a:hover {color:#008993;}

.course-card .h5>a:focus, .course-card .h5>a:hover {
    color: #008993;
}

.highlight {margin:30px 0 40px;background-color: #FFA64D;}
.highlight h2, .highlight h2 a {margin-bottom:0;padding:20px;color:#352968;}
.highlight h2 a:focus, .highlight h2 a:hover {color:white;}

.team-block {margin-bottom: 0;}

.tabs, .tabs-content {border-color:#352968; color:#352968;}
.tabs .is-active>a {background: #008993;color: white;}

.bed {background-color:rgba(128,189,158,1); padding:40px;}
.bed h2 {color:white;}
.bedtall {padding:80px 40px;}

.tabs .tabs-title>a {color:#352968;}

/***** BRAW Account *****/

.admin-card .card-divider {background: #3233FF;}
.card-section .orange {background:#FF6634;color:white;}
.card-section .yellow {background:#ECBE2B;}
.card-section .green {background:#339933;color:white;}
.card-section .green:hover, .card-section .orange:hover {opacity: 0.7;background:#670099;}

.button.alert {background: #CD0067;}

.braw-button {background:#CD0067;}
.braw-button:hover {background:#670099;}

.shoppingCartWidget h5 {color:#fff;}

.overlay { opacity: 0.5;}

/***** BRAW Events *****/

.course-card .img-holder {height: 270px; text-align: center;}
.course-card .img-holder img {width: auto;}

footer[id=footer], .braw-footer {background-color: #fff; border-top: 2px solid #352968;color:#352968;}









