/* @override 
	http://npbs.sanctusmedia.net/assets/css/npbs.css
	http://www.npbscotland.org.uk/assets/css/npbs.css?v=1.1
	https://www.npbscotland.org.uk/assets/css/npbs.css?v=1.1
	https://www.npbscotland.org.uk/assets/css/npbs.css?* */

p a {
	font-weight: 700;
	color: #9068be;
}

sub {
	display: inline-block;
}

.header-compact .logo {
	width: 250px !important;
}

nav.side-navigation li.current a {
	color: #bd94ed;
}

p, ul {
	margin-bottom: 20px;
	font-size: 16px;
}
p,ul,ol,li {
	font-size: 16px !important;
}
h3.privacy {
	margin-top: 30px;
	font-size: 30px;
}

.color-white {
	color: #ffffff !important;
}

.section-block .booking-left {
	padding-right: 8rem;
}

.heading-block {
	max-height: 400px;
	overflow: hidden;
}

.heading-block h1 {
	display: block;
	position: absolute;
	left: 10%;
	top: 50%;
	letter-spacing: 0px;
}
.section-block ol li {
	margin-left: 25px;
	list-style: decimal;
}
.section-block ul li {
	list-style: circle;
	margin-left: 25px;
}

.button.rounded {
	border: none;
	border-radius: 3px;
	padding: 10px 15px;
	font-size: 14px;
	margin-bottom: 5px;
}

.button.bkg-red {
	background-color: #e62638 !important;
	border: none !important;
	color: #fff;
}
.button.bkg-purple:hover, .button.bkg-red:hover {
	background-color: #4c4c4c !important;
	border: none !important;
	color: #fff;
}
.button.bkg-grey {
	color: #000;
	background-color: #e8e8e8;
}
.button.bkg-grey:hover {
	background-color: #dadada;
}

.photo-album img {
	border-radius: 3px;
	margin-bottom: 10px;
}

.photo-album {
	display: block;
	box-sizing: content-box !important;
	padding: 20px 0px;
	margin: 0px 3%;
	background-color: #f5f5f5;
	margin-bottom: 30px;
	border-radius: 5px;
}
.video-album {
	display: block;
	box-sizing: content-box !important;
	padding: 20px 15px;
	margin: 0px;
	background-color: #faf8fd;
	margin-bottom: 30px;
	border-radius: 5px;
}
.video-album h4 {
	margin-bottom: 5px;
}
.video-album p {
	margin-bottom: 10px;
}
.video-page h4 {
	margin-bottom: 0px;
}

.event-listing {
	display: block;
	box-sizing: content-box !important;
	padding: 20px 30px;
	margin: 0px;
	background-color: #faf8fd;
	margin-bottom: 20px;
	border-radius: 5px;
}
.event-listing h4 span.sub {
	display: block;
	font-size: 18px;
	margin-top: 5px;
	border-top: 2px solid #d0c0e2;
	padding-top: 3px;
	line-height: 22px;
}
.event-listing p {
	min-height: 48px;
}

.quote {
	padding: 10px;
	font-style: italic;
	line-height: 20px;
	color: #545454;
	margin-bottom: 30px;
}
.quote-author {
	display: block;
	font-weight: 700;
	font-style: normal;
	margin-top: 4px;
	color: #9068be;
}

.event-article {
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dddddd;
}
.event-article figure {
	padding: 10px;
	margin: 10px 20px;
	background-color: #f3f3f3;
	max-width: 40%;
}

.event-media {
	padding: 20px;
	background-color: #f7f7f7;
	border-radius: 3px;
	margin-bottom: 30px;
}

.event-media sub i {
	margin-right: 5px;
}
.event-media sub {
	display: block;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 20px;
}
.event-media sub a {
	color: #9068be;
	font-weight: 600;
}
.event-media sub span.sub {
	display: block;
}

#contact_form {
	width: 80%;
	margin-left: 5%;
}
#contact_form label {
	margin-bottom: 0px;
	font-size: 14px;
}

.audio-entry {
	background-color: #f4f5f4;
	margin-bottom: 30px;
	border-radius: 5px;
	padding: 20px;
}

.audio-entry p {
	vertical-align: text-top;
	margin-bottom: 0px;
}

.audio-entry p.col50 {
	width: 49%;
	display: inline-block;
}
.audio-entry h4 {
	margin-bottom: 10px;
}
.audio-entry a.button {
	float: right;
}

.gallery-thumbs {
	margin-bottom: 30px;
}

.gallery-thumbs img {
	z-index: 888;
	width: 100%;
}

.gallery-thumbs a {
	display: block;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gallery-thumbs .img-holder {
	border: 6px solid #f6f6f6;
}

.gallery-thumbs .overlay {
	display: block;
	z-index: 999;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 1px;
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.gallery-thumbs a i {
	border-radius: 10px;
	position: absolute;
	z-index: 999;
	color: #fff;
	font-size: 30px;
	right: 5%;
	bottom: 5%;
	opacity: 0.8;
}
.gallery-thumbs a:hover > .overlay {
	opacity: 0;
}

/**** audio ****/
.jp-audio button {
	padding: 5px;
	margin-bottom: 0px;
}

/**** venue registration ****/

span.success {
	color: #46b74b;
	font-weight: bold;
}

#contact_form input, #contact_form textarea, .member_form input, .member_form textarea {
	font-size: 16px;
	padding: 10px 10px;
	border: 1px solid #e2e2e2;
	background-color: #ffffff;
}
#contact_form input:focus, #contact_form textarea:focus, .member_form input:focus, .member_form textarea:focus {
	outline: 0;
	border-bottom-color: #a681d8;
	
}
.form-sec .price {
	font-size: 18px;
	display: block;
	margin-bottom: 20px !important;
}
.form-sec .price input {
	display: inline;
	width: 70px;
	margin: 0px 5px;
	font-size: 16px;
	padding: 10px;
	text-align: center;
}
input#captcha {
	width: 40%;
	margin-left: 5px;
}


/***** venue listings *****/

.venue {
	padding: 15px 15px;
	background-color: #f6f6f6;
	border-radius: 10px;
	margin-bottom: 40px;
}
.venue h3 {
	font-size: 30px;
	color: #000000;
}.venue h3 sub {
	display: block;
	margin-top: 10px;
	color: #585858;
	font-size: 20px;
}

.member_form label {
	display: block;
	margin-bottom: 2px;
	font-size: 15px;
}

.form-sec {
	margin-left: 0px;
	padding: 25px 35px;
	width: 100%;
	background-color: #f6f6f6;
}
.member_form h5 {
	margin-bottom: 10px;
}
.member_form sub {
	line-height: 15px;
	display: block;
	margin-bottom: 10px;
	
}
.member_form input {
	margin-bottom: 15px;
	margin-right: 10px;
}
.member_form .half-input {
	width: 40%;
}

.mbar {
	padding: 15px 30px;
	border-bottom: 5px solid #d2baed;
}

.mbar h2 {
	display: inline-block;
	margin-bottom: 0px;
}

a.logout {
	font-size: 20px;
	float: right;
	margin-top: 10px;
}

span.error-inline {
	display: inline-block;
	font-size: 12px;
	margin-left: 5px;
	color: #c31919;
	font-weight: 600;
}

.button-lg {
	font-size: 20px !important;
}

ol.reg {
	margin-bottom: 10px;
	font-weight: 700;
	color: #b85656;
}

dl {
	vertical-align: text-top;
}

dl dt {
	display: inline-block;
	width: 40%;
	vertical-align: text-top;
	font-weight: 700;
	line-height: 20px;
}
dl dd {
	display: inline-block;
	margin-left: 0px;
	width: 59%;
	vertical-align: text-top;
	margin-bottom: 12px;
	line-height: 20px;
}

dl.form_fields dt {
	width: 95%;
	font-weight: 500;
	font-size: 1.1em !important;
	margin-bottom: 5px;
}
dl.form_fields dd {
	width: 95%;
}
dl dd sub {
	display: block;
}

dd.Pending.Approval {
	color: #ca842d;
	font-weight: bold;
	text-transform: capitalize;
}
dd.open {
	color: #59b444;
	font-weight: bold;
	text-transform: capitalize;
}
dd.Pending.Approval i::before {
	font-family: 'FontAwesome';
	content: '\f017';
}
dd.open i::before {
	content: '\f058';
	font-family: 'FontAwesome';
}

.subscribe {
	background-color: #dedede;
	padding: 10px;
	font-size: 13px;
	line-height: 17px;
	border-top: 3px solid #ffffff;
	border-radius: 3px;
	color: #595959;
}
.subscribe a.button {
	margin-right: 10px;
	font-weight: 600;
}
sub ul {
	margin-bottom: 0px;
}
sub ul li {
	font-size: 12px !important;
}
sub a {
	color: #7b45bc;
	text-decoration: underline;
}
.success-box {
	margin-bottom: 40px;
	background-color: #f5f6f5;
	padding: 3px 15px;
	
	border-radius: 8px;
	color: #439627;
}
p.attendee {
	font-size: 15px !important;
	line-height: 17px;
	margin-bottom: 5px;
}

.success-box a {
	float: right;
	color: #ca6969;
	font-size: 20px;
	margin-left: 20px;
}
.alt {
	color: #4c90b7;
}
ol.reg li {
	color: #4c90b7;
}

.grey-area {
	background: url(/assets/images/blocks) #f0f1f0;
	background-size: cover;
}

.red {
	color: #be4444;
}

#warning {
	background-color: #cc323a;
	padding: 30px;
}
#warning h3 {
	font-size: 32px !important;
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
}
#warning a {
	color: #fff;
	text-decoration: underline;
}