﻿@import url('https://daphnis.wbnusystem.net/~wbplus/websites/assets/icons/css/fontello.css'); 

@font-face {
    font-family: 'latoblack';
    src: url('fonts/lato-black-webfont.eot');
    src: url('fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-black-webfont.woff2') format('woff2'),
         url('fonts/lato-black-webfont.woff') format('woff'),
         url('fonts/lato-black-webfont.ttf') format('truetype'),
         url('fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold-webfont.eot');
    src: url('fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bold-webfont.woff2') format('woff2'),
         url('fonts/lato-bold-webfont.woff') format('woff'),
         url('fonts/lato-bold-webfont.ttf') format('truetype'),
         url('fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoheavy';
    src: url('fonts/lato-heavy-webfont.eot');
    src: url('fonts/lato-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-heavy-webfont.woff2') format('woff2'),
         url('fonts/lato-heavy-webfont.woff') format('woff'),
         url('fonts/lato-heavy-webfont.ttf') format('truetype'),
         url('fonts/lato-heavy-webfont.svg#latoheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-light-webfont.eot');
    src: url('fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-light-webfont.woff2') format('woff2'),
         url('fonts/lato-light-webfont.woff') format('woff'),
         url('fonts/lato-light-webfont.ttf') format('truetype'),
         url('fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latomedium';
    src: url('fonts/lato-medium-webfont.eot');
    src: url('fonts/lato-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-medium-webfont.woff2') format('woff2'),
         url('fonts/lato-medium-webfont.woff') format('woff'),
         url('fonts/lato-medium-webfont.ttf') format('truetype'),
         url('fonts/lato-medium-webfont.svg#latomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latosemibold';
    src: url('fonts/lato-semibold-webfont.eot');
    src: url('fonts/lato-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-semibold-webfont.woff2') format('woff2'),
         url('fonts/lato-semibold-webfont.woff') format('woff'),
         url('fonts/lato-semibold-webfont.ttf') format('truetype'),
         url('fonts/lato-semibold-webfont.svg#latosemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latothin';
    src: url('fonts/lato-thin-webfont.eot');
    src: url('fonts/lato-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-thin-webfont.woff2') format('woff2'),
         url('fonts/lato-thin-webfont.woff') format('woff'),
         url('fonts/lato-thin-webfont.ttf') format('truetype'),
         url('fonts/lato-thin-webfont.svg#latothin') format('svg');
    font-weight: normal;
    font-style: normal;

}

       
        
/**********************************
    General
***********************************/
body {
    margin:0;
    font-family: "latoregular", sans-serif;
    font-size:95%; 
    line-height:1.3;
	color: #2d2d2d;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "latolight", sans-serif;
	font-weight: normal;
	color: #003399;
	text-transform: uppercase;
}        
h1 {font-size: 2.2em;}
h2 {font-size: 1.9em;}
h3 {font-size: 1.7em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1em;}
h6 {font-size: 1em;}
.display h1 {
    font-weight: normal;
    font-size: 2.0em;
    line-height:1.4;
}
.display p {
    font-size: 1.5em;
    font-style: italic;
}
a {
	text-decoration: none;
	font-family: "latobold", sans-serif;
	color: #002B83;
	font-weight: normal;
	}
a:hover {
	color: #3177ce;
	}
	

	
	
hr {border:none;border-top: rgba(0, 0, 0, 0.18) 1px solid;margin-top: 0.75em;margin-bottom: 0.75em;}    
img {max-width:100%;}
figure {margin:0}


/* FIX: Preventing Chrome from wrapping text with span-style (when editing) */
/*.display h1 span {font-size: 2.8em;line-height:1.4;}
.display p span {font-size: 1.5em;line-height:1.7;}
h1 span {font-size: 2.37em;line-height:1.7;}
h2 span {font-size: 1.83em;line-height:1.7;}
h3 span {font-size: 1.39em;line-height:1.7;}
h4 span {font-size: 1.1em;line-height:1.7;}
h5 span {font-size: 0.98em;line-height:1.7;}
h6 span {font-size: 0.85em;line-height:1.7;}
p span {font-size: 14px; line-height: 1.7;}
li span {font-size: 14px; line-height: 1.7;}*/

        
/**********************************
    Grid
***********************************/
.row {
	/*margin-left: auto;
	margin-right: auto;
	max-width: 1012px;*/
}
.row.full-width {
	max-width: 100% !important;
}
.restrict-width {
	margin-left: auto;
	margin-right: auto;
	max-width: 1010px;
}
.restrict-width-1400 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;	
}
.restrict-width-1400 .column {
	padding-left: 0px !important;
	padding-right: 0px !important;
	
}
.container {
    margin: 0 auto;
    max-width: 1013px !important;
    width: 100%;
}
/*.colour {
	height: 50px;
}
.colour:after {
	clear: both;
}*/

.column {
	padding-left: 0.75em;
	padding-right: 0.75em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
@media (max-width: 1024px) {
.column.no-pad {
	padding-left: 0em !important;
	padding-right: 0em !important;	
}
}
	
@media (min-width: 720px) {
    .column {
        float: left;
        padding-left: 1.0rem; /* 1rem */
        padding-right: 1.0rem;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .column.full { width: 100%; }
    .column.two-thirds { width: 66.7%; }
    .column.two-fourth { width: 75%; }
    .column.two-fifth { width: 80%; }
    .column.two-sixth { width: 83.3%; }
    .column.half { width: 50%; }
    .column.third { width: 33.3%; }
    .column.fourth { width: 25%; }
    .column.fifth { width: 20%; }
    .column.sixth { width: 16.6%; }
    .column.flow-opposite { float: right; }  
}
.clearfix:before, .clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

   
/**********************************
    Elements
***********************************/

.center {text-align:center}
.right {text-align:right}
.left {text-align:left}

img.circle {border-radius:500px;margin-top:0;}
img.bordered {border: #ccc 1px solid;}

.embed-responsive {position: relative;display:block;height:0;padding:0;overflow:hidden;} 
.embed-responsive.embed-responsive-16by9 {padding-bottom: 56.25%;}
.embed-responsive.embed-responsive-4by3 {padding-bottom: 56%;}
.embed-responsive iframe {position: absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}

.column > img, 
.column > figure, 
.column > .embed-responsive {
    margin-top: 1em;margin-bottom: 1em;
}

.list {position:relative;margin:1.5em 0;}
.list > i {position:absolute;left:-3px;top:-3px;font-size:2em;}
.list > h2, .list > h3 {margin: 0 0 0 50px}
.list > p {margin: 0 0 0 50px}

.quote {position:relative;margin:1.5em 0;}
.quote > i {position: absolute;top: -10px; left: -7px;font-size: 2em;color:rgba(51,51,51,0.44);}
.quote > small {margin-left:50px;opacity: 0.7;font-size: 1em;}
.quote > p {margin-left:50px;font-size: 1.5em;}

.btn {
    padding: 8px 22px;
    font-size: 1.2em;
    border-radius: 0px;
    border: 1px solid #e02a00;
    display: inline-block;
    margin-bottom: 0.5em;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;  
  
}

.btn.btn-primary {
	color: #2d2d2d;
	background-color: transparent;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 70%;
	padding-right: 60px;
}
.btn.btn-primary:hover {
	color: #ffffff;
	background-color: rgba(224,42,0,0.73);
	border-color: #208392;
	border: 1px solid rgba(224,42,0,0.73);
}
.btn.btn-default {color: #ffffff;background-color: #babcbb;}
.btn.btn-default:hover {color: #ffffff;background-color: #8c8e8d;border-color: #8c8e8d;}

.social a > i {text-decoration:none;color:#333;font-size:1.5em;margin:0 5px 0 0;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
.social a:hover > i {color:#08c9b9;}


/**********************************
    Header Image with Caption
***********************************/
figure.hdr {
	position: relative;
	width: 100%;
	overflow:hidden;
    background-color: transparent;   
}
figure.hdr img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 1.0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;	
}
figure.hdr:hover img {
	opacity: 0.85;

}
figure.hdr figcaption {
   	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%; 
	padding: 0 2.5em;
	color: #fff;
	font-size: 1.55em;
	text-align: center;
	box-sizing: border-box;
	z-index:1;
}
/* Text */
figure.hdr h2 {
	font-weight: 300;
	text-transform: uppercase;
}
figure.hdr h2 span {
	font-weight: 800;
}
figure.hdr p {
	letter-spacing: 1px;
	font-size: 68.5%;
	text-transform: uppercase;
}
figure.hdr h2, figure.hdr p {
	margin: 0;
	z-index:10000;
}
/* Cosmetic */
figure.hdr div {
	height: 100%; 
	z-index:0;
}
figure.hdr div::before,
figure.hdr div::after {
	position: absolute;
	content: '';
}
/* One */
figure.one div::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
figure.one div::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
/* Two */
figure.two div::before {
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
figure.two div::after {
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
/* Three */
figure.three figcaption {
	height: 70%; 
}
figure.three p {
	margin: 1em 0 0;
	padding: 2em;
	border: 1px solid #fff;	
} 
/* Four */
figure.four figcaption {
	height: 60%; 
	text-align: left;
}
figure.four p {
	position: absolute;
	right: 50px;
	bottom: 50px;
	left: 50px;
	padding: 2em;
	border: 7px solid #fff;
}
/* Five */
figure.five figcaption {
	height: 100%; 
	text-align: right;
}
figure.five h2 {
    position: absolute;
    left: 50px;
	right: 50px;
	top: 10%;
	border-bottom: 5px solid #fff;
}
figure.five p {
	position: absolute;
	right: 50px;
	bottom: 10%;
}
/* Six */
figure.six figcaption {
	height: 70%;
}
figure.six h2 {
    padding-bottom: 3%;
	border-bottom: 1px solid #fff;
}
figure.six p {
	padding-top: 6%;
}
/* Seven */
figure.seven figcaption {
	height: 90%;
	text-align:left;
}
figure.seven h2 {
	border-bottom: 3px solid #fff;
}
figure.seven p {
    padding-top: 1em;
}
/* Eight */
figure.eight figcaption {
	height: 100%; 
	text-align: right;
}
figure.eight h2 {
	position: absolute;
	left: 50%;
	right: 50px;
	bottom: 10%;
}
figure.eight p {
    position: absolute;
    left: 50px;
	right: 50%;
	top: 10%;
	padding-right:0.5em;
	border-right: 1px solid #fff;
}

/* MODIFICATIONS
===============================================*/


.column.two-thirds-maintain { width: 66.7%;	float: left; }
.column.two-fourth-maintain { width: 75%; float: left; }
.column.two-fifth-maintain { width: 80%; float: left; }
.column.two-sixth-maintain { width: 83.3%; float: left; }
.column.half-maintain { width: 50%;	float: left; }
.column.third-maintain { width: 33.3%; float: left; }
.column.fourth-maintain { width: 25%; float: left; }
.column.fifth-maintain { width: 20%; float: left; }
.column.sixth-maintain { width: 16.6%; float: left; }



.three-images img {
	width: 33.33%;
	}
.two-images img {
	width: 50%;
	}
.two-img-col img {
	width: 100%
	}
.three-img-col img {
	width: 100%
	}
.three-circles-half img {
	max-width: 30%;
	}
	
/* Page header one */
figure.header-one {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	}
figure.header-one figcaption {
	height: auto;
	text-align: left;
	bottom: 01.5em;
	background-color: rgba(0,51,153,0.85);
	width: 40%;
	margin-right: auto;
	padding: 1em 1.5em !important;
}
figure.header-one figcaption H1 {
	color: #ffffff;
	margin-top: 0em;
	margin-bottom: 0.0em;
	font-size: 1.30em;
}
figure.header-one figcaption P {
	color: #ffffff;
	margin-top: 0.0em;
	margin-bottom: 0.2em;
}

.header-fine figure.hdr figcaption {
	top: 21%;
}
.header-fine figure {
	margin-bottom: 0px;
}


/* Page header two */
figure.header-two {
	margin-top: 0px !important;
	}
figure.header-two figcaption {
	height: auto;
	text-align: center;
	bottom: 0em;
	padding-bottom: 0.5em;
	background-color: rgba(0,0,0,0.40);
}
figure.header-two figcaption H1 {
	color: #ffffff;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 1.8em;
}
figure.header-two figcaption P {
	color: #ffffff;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}



@media (max-width: 719px) {
.clear-mobile {
	clear: both;	
}
.center-mobile {
	text-align: center;
	}
.two-img-col img {
	width: 50%
	}
.three-img-col img {
	width: 33.3%
	} 
.fourth-half {
	width: 50%;
	float: left; 
	}
.sixth-third {
	width: 30.3%;
	float: left;
	padding-left: 1.5%;
    padding-right: 1.5%; 
	}
.fourth-half-pad-L {
	width: 50%;
	float: left; 
	}
.fourth-half-pad-R {
	width: 50%; 
	float: left; 
	}
/* Page header one */
figure.header-one figcaption {
	padding: 0.5em 0.75em !important;
	width: 50%;
}
figure.header-one figcaption H1 {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-size: 0.9em;
}	
/* Page header two */
figure.header-two figcaption {
	padding-left: 1.0em;
	padding-right: 1.0em;
}
figure.header-two figcaption H1 {
	margin-top: 0em;
	margin-bottom: 0.4em;
	font-size: 1.2em;
}
figure.header-two figcaption P {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-size: 50%;
}
}
@media (max-width: 600px) {
figure.header-one figcaption {
	bottom: 0px;
}
.two-img-col img {
	width: 70%
	}
.three-img-col img {
	width: 70%
	}
.three-circles-half img {
	max-width: 25%;
	}
.fourth-half-pad-L {
	width: 47.5%;
	padding-left: 2.5%;
	}
.fourth-half-pad-R {
	width: 47.5%;
	padding-right: 2.5%;
	float: left; 
	}
}
@media (max-width: 500px) {
figure.header-one figcaption {
	padding: 0.4em 0.5em !important;
	font-size: 1em;
}
figure.header-one figcaption H1 {
	color: #ffffff;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 0.9em;
}
/* Page header two */

figure.header-two figcaption {
	padding-left: 0.5em;
	padding-right: 0.5em;
	bottom: 0em;
	padding-bottom: 0.3em;
}
figure.header-two figcaption H1 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 0.8em;
}
figure.header-two figcaption P {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 34%;
}	
}
@media (max-width: 400px) {
.two-img-col img {
	width: 100%
	}
.three-img-col img {
	width: 100%
	}
}

/* Footer components
===========================*/
.footer {

}
.footer-wrap1 {
	padding-top: 1em;
	padding-bottom: 2em;
	color: #ffffff;
	background-color: #747475;
	font-size: 0.89em;
	line-height: 1.2em;
}
.footer-wrap2 {
	padding-top: 1em;
	padding-bottom: 1em;
	color: #ffffff;
	background-color: #646464;
	font-size: 0.89em;
	line-height: 1.2em;
}
.footer-wrap1 a, .footer-wrap2 a {
	color: #ffffff !important;	
    font-family: "latoregular", sans-serif;
}
.F-title {
	margin: 0.5em 0em 1.0em 0em !important;
	border-bottom: solid 1px #adadad;
	font-size: 1.3em;
	padding-bottom: 0.5em;
}
.F-one P {
	margin: 0.4em 0em 0.4em 0em;
}
.f-logo img {
	max-width: 106px;
	margin: 0px;
}
.F-powered-wrap {
	text-align: right;
	padding-top: 0.5em;
}
.F-powered {
	font-size: 0.7em;
}
.F-button .btn-primary {
	color: #ffffff;
	background-color: #d68721;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 70%;
	padding-right: 40px;
	border: 1px solid #d68721;
	font-size: 1.5em;
	line-height: 1.2em;
	text-align: left;
}
.footer-sm img {
	padding-left: 4px;
	padding-right: 4px;
	max-width: 64px;
}
.F-menu {
	margin-top: 0px;
	margin-bottom: 5px;
	}
.F-menu a {
	}

@media (max-width: 719px) {
.F-powered-wrap {
	text-align: center;
	padding-top: 0.5em;
}
.footer {
	text-align: center;	
	}
.footer-sm {
	float: none;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	}
.F-title {
	margin: 0.5em 0em 1.0em 0em !important;
	border: none;
	border-top: solid 1px #adadad;
	font-size: 1.3em;
	padding: 1em 0em 0em 0em;
	text-transform: uppercase;
}
}

/* DIVIDERS
==============================*/
.divider-section {
	height: 27px;
	background-image: url(images/divider-green.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.divider-section-green {
	background-image: url(images/divider-green.png);
}
.divider-section-blue {
	background-image: url(images/divider-blue.png);
}

/* Snippet Colours
======================================*/
.grey {
	background-color: #e7e7e7;
	padding-top: 1.4em;
	padding-bottom: 1.4em;
}
.grey1 {
	background-color: #ededed;
	background-image: url(images/bg-grey1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	padding-top: 1.4em;
	padding-bottom: 1.4em;
}
.grey2 {
	background-color: #ededed;
	background-image: url(images/bg-grey2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 1.4em;
	padding-bottom: 1.4em;
}


.book-flight .restrict-width {
	background-image: url(images/book-flight-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 40% auto;
}
.book-flight H4 {
	color: #2D2D2D;
	font-size: 2.5em;
	margin-bottom: 0px;
}
.book-flight H5 {
	color: #2D2D2D;
	font-size: 1.24em;
	font-family: "latobold", sans-serif;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.book-flight .btn.btn-primary {
	font-size: 1.5em;
}



/* Full Page Banner Anim
====================================*/
.column.h-banner {
	padding-left: 0px;
	padding-right: 0px;
}

/* Home
======================================*/
.orange-buttons .btn-primary {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	background-color: #e2840c;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 70%;
	padding-right: 60px;
	width: 100%;
	text-align: left;
	border-color: #e2840c;
	margin: 0px 0px 1px 0px;
}
.orange-buttons .btn-primary:hover {
	color: #ffffff;
	background-color: #3177ce;
	border-color: #3177ce;
}
.home-vid-buttons {
	padding-top: 0.7em;
	padding-bottom: 1.4em;
}
.home-vid-buttons H3 {
	margin-bottom: 0em !important;	
}
.home-event-meet H4 {
	margin-bottom: 0em !important;		
}
.home-anim {
	background-color: #989898;	
}
@media (min-width: 720px) {
.orange-buttons .btn-primary {
	padding-top: 1.7em;
	padding-bottom: 1.7em;
}	
}

/* SLIDER
============================*/
.wbSliderHeader, .wbSliderSecondary {


}
.wbSliderHeader {
	color: #FFFFFF !important;
	font-size: 2.5em !important;
	font-family: "latolight", sans-serif;
	background-color: rgba(0,51,153,0.75);
	position: absolute;
	bottom: 8%;
	left: 4%;
	right: 62%;
	text-transform: uppercase;
	padding: 0.5em !important;
}

@media (min-width: 600px) {

}



/* PURCHASE HISTORY
==============================*/
.purchase-history-wrap span {
	padding-right: 10px;
	display: inline-block;
}


/* FE EVENTS
==============================*/
.fe-event-details-wrap {
	border-top: solid 1px #C5C5C5;
	border-bottom: solid 1px #C5C5C5;
}
.fe-event-details {
	background-image: url(images/icon-event-date.png);
	background-repeat: no-repeat;
	background-position: 1em center;
	background-size: auto 45px;
	padding: 0em 0 0em 80px;
}
.fe-event-details-time {
	background-image: url(images/icon-event-time.png);
}
.fe-event-details-loc {
	background-image: url(images/icon-event-location.png);
}

/* MICRO SITES
===================================*/
.news-users-bar-title {
	float: left;
	padding-left: 2em;
}
.news-users-bar-back {
	float: right;	
	padding: 2em 1em 0 0;
}
.news-users-bar-wrap {
	background-color: #003399;
	color: #FFFFFF;
	border-radius: 2px;
}
.news-users-bar-wrap P,.news-users-bar-wrap H1,.news-users-bar-wrap H2,.news-users-bar-wrap H3,.news-users-bar-wrap H4,.news-users-bar-wrap span {
	color: #FFFFFF;
}
.main-content button.save-content {
	background-color: #00CB04;
	color: #FFFFFF;
	border: none;
	padding: 1em 2em;
	cursor: pointer;
	margin-top: 120px;
}
.website-page-top-save-content {
	/*background-image: url(images/events-text1.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 190px;*/
}
.news-users-date-row span {
	margin-right: 10px;
}
.news-users-form span {
	display: inline-block;
}
.news-users-form label {
	width: 130px;
	display: inline-block;
}
span.clear {
	display: block;
}
.news-users-title {
	background-image: url(images/BMAA-logo.png);
	background-repeat: no-repeat;
	background-position: 1em center;
	background-size: auto 2em;
	padding-left: 30px;
	height: 2em;
}
.news-users-title span {
	display: inline-block;
	padding-left: 50px;
	line-height: 2em;
	font-size: 1.2em;
}
.news-users-back span {
	line-height: 2em;
}
.news-users-form label {
	vertical-align: top;
	padding-top: 9px;
}

/* events front end
===========*/
.news1-main-content H3 {
	text-transform: none;
	font-size: 1.3em	
}



.button-full-width .btn {
	width: 100%;
	    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* my account */

.myaccount-buttons .btn {
    display: block;
	text-align: left;
}


/*body {
                   font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
                   	margin-top: 30px;
                   }
                   img {
                   	max-width: 100%;
                   	
                   }*/
	        
                  .pdf-member-wrap {
                  	max-width: 800px;
                  	margin: 0px auto;
                  	border: solid 2px #D8D8D8;
                  	border-radius: 20px;
                  	-webkit-box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.32);
                  	-moz-box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.32);
                  	box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.32);
                  }
                  .pdf-member-wrap P {
                  	margin: 0.1em 0em;
                  }
                  .pdf-member-table-wrap {
                  	padding: 0px 4%;
                  }
	        	  .ui-dialog{
	        		  top:100px!important;
	        		  max-width:95%!important;
	        	  }
	        	  .black_overlay{
                            display: none;
                            position: absolute;
                            top: 0%;
                            left: 0%;
                            width: 100%;
                            height: 1500px;
                            background-color: black;
                            -moz-opacity: 0.8;
                            opacity:.80;
                            filter: alpha(opacity=80);
					  z-index: 1500 !important;
                    }

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.pdf-pop-up-size {
	z-index: 1501 !important;
}