/* @override 
	https://bsas.org.uk/assets/css/main.css
	https://bsas.org.uk/assets/css/main.css?* */


/*
	
	Acumin Pro Bold 
	font-family: acumin-pro, sans-serif; 700; normal;
	
	Acumin Pro Bold Italic
	font-family: acumin-pro, sans-serif; 700; italic;
	
	Acumin Pro Italic
	font-family: acumin-pro, sans-serif; 400; italic;
	
	Acumin Pro Light
	font-family: acumin-pro, sans-serif; 300; normal;
	
	Acumin Pro Light Italic
	font-family: acumin-pro, sans-serif; 300; italic;
	
	Acumin Pro Regular
	font-family: acumin-pro, sans-serif; 400; normal;
	
	Acumin Pro Condensed Bold
	font-family: acumin-pro-condensed, sans-serif; 700; normal;
	
	Acumin Pro Condensed Bold Italic
	font-family: acumin-pro-condensed, sans-serif; 700; italic;
	
	Acumin Pro Condensed Regular
	font-family: acumin-pro-condensed, sans-serif; 400; normal;
	
	Acumin Pro Condensed Italic
	font-family: acumin-pro-condensed, sans-serif; 400; italic;
*/

body {
	color: hsl(193, 68%, 32%);
	padding-top: 15px;
	font-family: Lato, helvetica, arial, sans-serif;
	font-weight: 400;
	font-style: normal;
}

a {
	color: hsl(193, 68%, 32%);
}

a:hover {
	text-decoration: underline;
}

a.no-underline {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

h1 {
	font-size: 2.0em;
	margin-bottom: 0.4em;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 0.4em;
}

a.btn {
	border: 1px solid transparent;
	padding-left: 20px;
	padding-right: 20px;
}

.bg-yellow {
	background-color: #f6c342;
	color: white;
}

/* ********************* Footer ********************* */

footer {
	background-color: hsl(0, 0%, 22%);
	color: white;
	font-family: Lato, helvetica, arial, sans-serif;
}

footer a {
	color: white;
	text-decoration: none;
}

footer h4 {
	font-size: 1.2em;
}

footer ul.footlist {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	font-size: 0.9em;
	border-top: 1px solid rgba(255, 255, 255, 0.6);
	padding-top: 6px;
	margin-bottom: 30px;

}

footer .social {
	font-size: 1.5em;
}

footer .addr {
	font-size: 0.9em;
}

footer .social a {
	padding-right: 15px;
}

/* ********************* Navigation ********************* */

#top-bar #top-nav {
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: 300;
}

#top-bar #top-nav li {
	display: inline;
}

#top-bar #top-nav li a {
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

#top-bar #top-nav li a:hover {
	text-decoration: underline;
	color: hsl(221, 69%, 34%);
}

#top-bar .header-title {
	color: black;
	font-size: 1.5em;
}

/* *********************  Home ********************* */

#home-message-strip #newsflash {
	background-color: hsl(22, 71%, 56%);
	color: hsl(60, 100%, 100%);
	padding: 15px 25px;
}

#home-message-strip-dev #devwarning {
	background-color: hsl(3, 71%, 56%);
	color: hsl(60, 100%, 100%);
	padding: 15px 25px;
}

#home-message-strip-dev #devwarning p {
	margin-bottom: 1px;
	line-height: 1.2em;
}

#home-message-strip #newsflash p {
	margin-bottom: 1px;
	line-height: 1.2em;
}

#home-message-strip #newsflash a.btn {
	font-size: 1.3em;
	background-color: hsl(23, 91%, 72%);
	color: #fff;
	;

}

#home-carousel img {
	width: 100%;
}

#home-news-events h2 {
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}

#home-news-events ul {
	padding-left: 0px;
}

#home-news-events ul.fa-ul {
	margin-left: 0px;
}

#home-news-events ul li a {
	text-decoration: none;
	padding-left: 4px;
}

#home-news-events ul li a:hover {
	text-decoration: underline;
	color: hsl(221, 69%, 34%);
}

.section-blocks {
	text-align: center;
}

.section-block {
	/*background-color: yellow;*/
	height: 250px;
	position: relative;
	background-size: cover;
	color: white;
}

.section-block .section-base {
	position: absolute;
	bottom: 0px;
	text-align: left;
	padding: 10px 20px;
	font-size: 1.0em;
	font-weight: 300;
	line-height: 1.1em;
	font-family: acumin-pro-condensed, helvetica, arial, sans-serif;
	text-shadow: 1px 1px 5px #000;
	width: 100%;
}

.section-block .more {
	text-align: right;
	padding-top: 3px;
	opacity: 0.6;
}

.section-block ul {
	width: 100%;
	margin-top: 20px;
	margin-left: 0px;
	padding: 0px 10px 0px 10px
}

.section-block ul li {
	display: inline;
	font-size: 1.6em;
	padding-right: 5px;
	font-weight: 300;
	text-shadow: 1px 1px 5px #000;
}

.section-block ul.header a {
	color: #fff;
	text-decoration: none;
}

.section-block ul.header li a:hover {
	text-decoration: underline;
}


.section-block#events {
	background-image: url('/assets/images/home/cow-events.png');
}

.section-block#section-members {
	background-image: url('/assets/images/home/sheep-green.jpg');
}

.section-block#section-about {
	background-image: url('/assets/images/home/highlandcow-blue.jpg');
}

.section-block#section-awards {
	background-image: url('/assets/images/home/pigs-blue.jpg');
}

.section-block#section-accreditation {
	background-image: url('/assets/images/sections/two_goats_880px.jpg');
}

.section-block#section-early-careers {
	background-image: url('/assets/images/sections/horses_in_field_880px.jpg');
}

.section-block#section-supporters {
	background-image: url('/assets/images/home/cows-red.jpg');
}

.section-block#section-news {
	background-image: url('/assets/images/sections/chickens_stridig_880px.jpg');
}

.section-block#section-global {
	background-image: url('/assets/images/home/cow-purple.jpg');
}

.section-block#events .section-base {
	border-bottom: 25px solid hsl(22, 91%, 48%);
}

.section-block#section-members .section-base {
	border-bottom: 25px solid hsl(177, 72%, 21%);
}

.section-block#section-about .section-base {
	border-bottom: 25px solid hsl(221, 69%, 34%);
}

.section-block#section-awards .section-base {
	border-bottom: 25px solid hsl(200, 65%, 45%);
}

.section-block#section-accreditation .section-base {
	border-bottom: 25px solid hsl(46, 100%, 45%);
}

.section-block#section-early-careers .section-base {
	border-bottom: 25px solid hsl(360, 78%, 42%);
}

.section-block#section-supporters .section-base {
	border-bottom: 25px solid hsl(327, 60%, 44%);
}

.section-block#section-news .section-base {
	border-bottom: 25px solid hsl(139, 83%, 31%);
}

.section-block#section-global .section-base {
	border-bottom: 25px solid hsl(273, 45%, 35%);
}





.awards .l1-section-strip .text {
	background-color: hsl(200, 65%, 45%);
}

.membership .l1-section-strip .text {
	background-color: hsl(177, 72%, 21%);
}

.accreditation .l1-section-strip .text,
.cpd .l1-section-strip .text,
.training .l1-section-strip .text {
	background-color: hsl(46, 100%, 45%);
}

.undergraduates-and-early-career .l1-section-strip .text {
	background-color: hsl(360, 78%, 42%);
}

.supporters .l1-section-strip .text {
	background-color: hsl(327, 60%, 44%);
}

.global .l1-section-strip .text {
	background-color: hsl(273, 45%, 35%);
}

.news .l1-section-strip .text,
.publications .l1-section-strip .text,
.animal .l1-section-strip .text {
	background-color: hsl(139, 83%, 31%);
}

.about .l1-section-strip .text,
.governance .l1-section-strip .text,
.donate .l1-section-strip .text,
.contact.l1-section-strip .text {
	background-color: hsl(221, 69%, 34%);
}

.events .l1-section-strip .text {
	background-color: hsl(22, 91%, 48%);
}

.text-global {
	color: hsl(273, 45%, 35%) !important;
}



.text-awards {
	color: hsl(200, 65%, 45%) !important;
}

.text-membership {
	color: hsl(177, 72%, 21%) !important;
}

.text-accreditation,
.text-cpd,
.text-training {
	color: hsl(46, 100%, 45%) !important;
}

.text-undergraduates-and-early-career {
	color: hsl(360, 78%, 42%) !important;
}

.text-supporters {
	color: hsl(327, 60%, 44%) !important;
}

.text-global {
	color: hsl(273, 45%, 35%) !important;
}

.text-news,
.text-publications,
.text-animal {
	color: hsl(139, 83%, 31%) !important;
}

.text-about,
.text-governance,
.text-donate,
.text-contact {
	color: hsl(221, 69%, 34%) !important;
}

.text-events {
	color: hsl(22, 91%, 48%) !important;
}














header.row.awards {
	border-top: 17px solid hsl(200, 65%, 45%);
}

header.row.membership {
	border-top: 17px solid hsl(177, 72%, 21%);
}

header.row.accreditation,
header.row.cpd,
header.row.training {
	border-top: 17px solid hsl(46, 100%, 45%);
}

header.row.undergraduates-and-early-career {
	border-top: 17px solid hsl(360, 78%, 42%);
}

header.row.supporters {
	border-top: 17px solid hsl(327, 60%, 44%);
}

header.row.global {
	border-top: 17px solid hsl(273, 45%, 35%);
}

header.row.news,
header.row.publications,
header.row.animal {
	border-top: 17px solid hsl(139, 83%, 31%);
}

header.row.about,
header.row.governance,
header.row.donate,
header.row.conact {
	border-top: 17px solid hsl(221, 69%, 34%);
}



header.row.awards .page-banner {
	background-image: url('https://bsas.org.uk/assets/images/sections/banner_fluffy_chick_1920px.jpg');
}

header.row.membership .page-banner {
	background-image: url('https://bsas.org.uk/assets/images/sections/banner_chicks_1920px.jpg');
}

header.row.undergraduates-and-early-career .page-banner {
	background-image: url('https://bsas.org.uk/assets/images/sections/banner_cows_1920px.jpg');
}

header.row.supporters .page-banner {
	background-image: url('https://bsas.org.uk/assets/images/sections/banner_chicken_head_1920px.jpg');
}

header.row.accreditation .page-banner,
header.row.cpd .page-banner {
	background-image: url('https://bsas.org.uk/assets/images/sections/banner_piglet_and_snout_1920px.jpg');
}

header.row.news .page-banner {
	background-image: url('https://bsas.org.uk/assets/images/sections/banner_goat_head_1920px.jpg');
}

header.row.global .page-banner {
	background-image: url('https://bsas.org.uk/assets/images/sections/banner_horses_1920px.jpg');
}

header.row.animal .page-banner {
	background-image: url('https://bsas.org.uk/assets/images/sections/banner_horses_1920px.jpg');
}

header.row.about .page-banner,
header.row.governance .page-banner,
header.row.donate .page-banner,
header.row.contact .page-banner {
	background-image: url('https://bsas.org.uk/assets/images/sections/banner_sheep_running_1920px.jpg');
}







/* ****************************************************** */
/* ******************* Subpage Level 1 ****************** */
/* ****************************************************** */



header.page {
	border-top: 17px solid #000;
	margin-top: 18px;
	padding-top: 8px;
	margin-bottom: 15px;
}

header.page.undergraduates {
	border-color: hsl(220, 69%, 34%);
}

header.page.events {
	border-color: hsl(22, 91%, 48%);
}

header .breadcrumbs,
header .user-status,
header .breadcrumbs a,
header .user-status a {
	color: hsl(300, 0%, 58%);
	text-decoration: none;
}

header .breadcrumbs a:hover,
header .user-status a:hover {
	text-decoration: underline;
	color: hsl(193, 68%, 32%);
}

header .breadcrumbs {
	padding-left: 0px;
}

header .breadcrumbs li {
	display: inline;
}

header .page-banner {
	background-size: cover;
	min-height: 100px;
	margin-top: 0.7em;
	background-position: center;
}

main.page,
main.page p,
main.page li,
main.page td {
	color: hsla(0, 0%, 22%, 1.00);
}


.section-title {
	padding-top: 10px;
	color: #333;
}

.l1-section-header .text {
	font-size: 1.3em;
	color: #333;
}

.l1-section-header image {
	margin-left: 0px;
	padding-left: 0px;
}

.l1-section-strip .text {
	background-color: hsl(220, 69%, 34%);
}

.l1-section-strip .image {
	background-image: url('/assets/images/tmp/university_cloisters.jpg');
	background-size: cover;
	min-height: 250px;
}

.l1-section-strip .text,
.l1-section-strip .text a {
	color: #fff;
}

.l1-section-strip h2 {
	text-transform: uppercase;
	font-weight: 600;
}

.l1-section-strip .text {
	padding: 25px 35px;
}

.l1-section-strip .text p {
	font-size: 1.2em;
}

.l1-section-strip p.section-more {
	text-align: right;
}

.l1-section-strip p.section-more a {
	text-align: right;
	background-color: #fff;
	opacity: 0.8;
	border-radius: 20px;
	text-transform: uppercase;
	padding: 0px 15px;
}

.l1-section-strip p.section-more a:hover {
	opacity: 1.0;
	text-decoration: none;
}

nav.side-nav {
	border-left: 3px solid hsla(220, 69%, 34%, 30%);
	padding-top: 10px;
}

.side-nav h2 {
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 5px;
	color: hsl(220, 69%, 34%);
}

.side-nav .divider {
	border-top: 3px solid hsl(220, 69%, 34%);
	width: 30%;
	margin: 0px auto;
	padding-bottom: 20px;
}

.side-nav ul#nav-sub {
	margin: 0em 2em;
	padding: 0px;
}

.side-nav #nav-sub li {
	padding: 4px 0px;
	list-style: none;
}

.side-nav #nav-sub li.here {
	font-weight: bold;
}

.side-nav #nav-sub li a {
	color: hsl(220, 69%, 34%);
	text-decoration: none;
}

.side-nav #nav-sub li span {
	color: hsl(220, 69%, 34%);
}


.side-nav .side-box.blue {
	background-color: hsla(220, 72%, 34%, 1.00);
}

.side-nav .side-box {
	color: #fff;
	border-radius: 8px;
}

.side-nav .side-box h2 {
	color: #fff;
	text-align: center;
	font-size: 1.0em;
	padding: 6px 0px;
	border-bottom: 2px solid #fff;
}

.side-nav .side-box h6 {
	text-align: center;
	font-size: 0.6em;
	padding: 6px 0px 8px 0px;
	border-top: 1px solid #fff;
}

.side-nav .side-box ul {
	margin: 12px 0px;
}

.side-nav .side-box ul li {
	line-height: 1.2em;
	padding: 5px 0px;
	font-size: 1.0em;
}

.side-nav .side-box ul li a {
	color: #fff;
	text-decoration: none;
}

.side-nav .side-box ul li span {
	display: block;
	font-size: 0.7em;
	text-transform: uppercase;
	color: hsla(47, 100%, 80%, 1.00);
}







ul.list {
	font-size: 1.0em;
}

ul.list {
	margin: 0em 2em;
	padding: 0px;
}

ul.list li {
	padding: 0px 0px;
	list-style: none;

}

ul.list li.here {
	font-weight: bold;
}

ul.list li a {
	color: hsl(220, 69%, 34%);
	text-decoration: none;

}

ul.list li span {
	color: hsl(220, 69%, 34%);
}

/* 
	MEMBERS AREA
*/

.member-role {
	margin-bottom: 20px;
	display: block;
	font-weight: 600;
	color: #357b49;
}

.member-name {
	margin-bottom: 5px;
	display: block;
	font-weight: 800;
	color: #000000;
}

.quick-link a {
	text-transform: none;
	color: white;
	font-size: 1.0em;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 2.4em;
	padding-top: 0.5em;
}

.quick-link h3 {
	background-color: hsla(160, 36%, 44%, 1.00);
	text-align: center;
}


/* 
 *      TOOLBOX page
 */

article.toolbox-article img {
	width: 70%;
	/*padding-right: 80px;*/
	margin-bottom: 6px;
}


article.toolbox-article h5 {
	margin: 0px 0px 1px 0px;
}

article.toolbox-article h5 a {
	font-weight: bold;
	text-decoration: none;
}


article.toolbox-article p {
	/*margin: 0px;*/
	padding: 0px;
}

article.toolbox-article p .added {
	color: #aaa;
}


/* 
	LISTING PAGE
*/

.listing article h1 {
	font-size: 1.1em;
	margin-top: 12px;
}

.listing article h1 a {
	text-decoration: none;
}

.listing article img {
	border-radius: 8px;
}


.listing article .dateline {
	font-size: 0.9em;
	color: #999;
}

/* *********************  TEAM page ********************* */

.team .role {
	color: hsla(97, 43%, 53%, 1.00);
	font-size: 0.7em;
	text-transform: uppercase;
	padding-left: 1em;
}

.team .bio p {
	margin-top: 0px;
	margin-bottom: 0.2em;
}

.team img.bio-image {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.team .bio-name-base {
	max-width: 250px;
	text-align: center;
	margin: 0;
	padding: 0.3em 0em 0em 0em;
	border: 1px solid #777;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.team .bio-name-base h4 {
	margin: 0px;
	padding: 0px;
}

.team .bio-name-base p {
	margin: 0px;
	padding: 0px;
}

.team .bio-name-base .role {
	font-size: 1.0em;
	padding: 0px;
}


@media (max-width: 767.98px) {
	.team img.bio-image {
		max-width: 250px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}

/* *********************  animal page ********************* */

.animal .info-box {
	position: relative;
	display: flex;
	flex-direction: column;
}


.animal .info-box .info-container {
	background-color: hsl(139, 83%, 31%);
	border-radius: 8px;
	color: #fff;
	padding: 3px 10px;
	text-align: center;
	flex: 1;
}

.animal .info-box h3 {
	font-size: 0.7em;
	text-transform: uppercase;
}

.animal .info-box .info-text {
	font-size: 1.0em;
	color: hsla(47, 100%, 80%, 1.00);
	line-height: 1.2em;
}

.animal .info-box .info-score {
	font-size: 2.4em;
	font-weight: 800;
	color: hsla(47, 100%, 80%, 1.00);
	line-height: 1.2em;
}

.animal .info-box .info-result {
	font-size: 0.9em;
}


/* Jobs Page */
.job-listing .title a {
	text-decoration: none;
	font-size: 1.2em;
}

.job-listing .dateline {
	color: #aaa;
}

/* Organisations Page */
article.organisation {
	display: flex;
	justify-content: center;
	align-items: center;
}

/**** GLOBAL SEARCH ****/

#searchbox {
	display: none;
	position: fixed;
	top: 0px;
	z-index: 99999;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.64);
	text-align: center;
	padding-top: 30%;
}

#searchbox a#close_search {
	position: absolute;
	top: 20px;
	color: #fff;
	right: 20px;
	font-size: 50px;
}

#searchbox input {
	width: 500px;
	padding: 15px !important;
	font-size: 28px;
	display: inline;
	height: 70px;
	max-width: 70%;
}

#searchbox input::-webkit-input-placeholder {
	line-height: 40px;
}

#searchbox input:focus {
	outline: 0;
}

#searchbox button {
	background-color: #7cbb55;
	border: none;
	color: #fff;
	line-height: 32px;
	padding: 16px;
	font-size: 30px;
	display: inline;
	height: 70px;
	max-width: 15%;
	text-align: center;
}

.body-content img {
	max-width: 100%;
}

/* *********************  Carousel Override ********************* */

/* ***************************** */
/* ********** STORE ************ */
/* ***************************** */

.store .header-store h6,
.store .header-cart h6 {
	/*border-top: 7px solid hsla(122, 38%, 41%, 1.00);*/
	background-color: hsla(114, 38%, 64%, 1.00);
	color: white;
	font-weight: 600;
	padding: 6px 14px;
	border-radius: 2px;
	text-shadow: 1px 1px 1px hsla(122, 38%, 41%, 1.00);
	/*border-bottom: 2px solid hsla(122, 38%, 41%, 1.00);*/
}

.store .minicart .item-row td {
	line-height: 1.3em;
}

.store .minicart tr.overline {
	border-top: 3px solid #777;
}

.store .minicart tr.underline {
	border-bottom: 3px solid #777;
}

.store .minicart .coupon-code-entry p {
	font-size: 0.8em;
}

.store .minicart .coupon-code-entry input[type="text"] {
	border: 1px solid hsla(106, 34%, 65%, 1.00);
}

.store .minicart .coupon-code-entry input[type="submit"] {
	font-size: 0.8em;
	border: none;
	background-color: hsla(141, 35%, 39%, 1.00);
	color: white;
	border-radius: 18px;
	padding: 1px 10px;
}

.store .minicart .remove {
	color: hsla(5, 83%, 63%, 1.00);
	font-size: 0.8em;
	margin-right: 10px;
}

/* Directory Pages */

.btn-consent {
	padding-left: 20px;
	padding-right: 20px;
	width: 100px;
	border-radius: 3px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: whitesmoke;
	border: grey 1px;
}

.btn-consent>i {
	margin-right: 5px;
}

.allow {
	background-color: rgb(0, 125, 68);
	color: white;
}

.deny {
	background-color: rgb(125, 0, 0);
	color: white;
}
















