@font-face {

font-family: "Anodina Light";
src: url("../fonts/Anodina-Light.eot");
src: url("../fonts/Anodina-Light.woff") format("woff"),
url("../fonts/Anodina-Light.otf") format("opentype"),
url("../fonts/Anodina-Light.svg") format("svg");
}



body, html{
	margin: 0 !important;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}
body{
	font-size: 16px;
	font-family: 'Anodina Light', sans-serif;
	font-weight: normal;
}



.white-box {
  background-color: white;
  width: 192px;
  padding: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}



a:hover{
	text-decoration: none;
	color: #f6ba02;
}

ul, ol{
	padding: 0; 
	margin: 0;
}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	margin: 0;
	margin-bottom: 05px;
}
h2{font-size: 28px;}

.fs-12{font-size:14px;}
.fs-5 {margin-top:15px;}
.pd-12{padding: 2px 16px 0px 15px;}
.fs-12 p {
	margin-bottom: 3px;
}

.text-logo {	
display: inline-block;
  width: 400px;
  font-family:"Anodina Light", sans-serif;
	padding-left:8px;
	padding-bottom:5px;
	margin-top: -10px; 
}
	
.f-left{
	float: left;
}
.f-right{
	float: right;
}

.m-0{margin:0 !important;}
.mt-10{margin-top: 10px;}
.mb-10{margin-bottom: 10px;}
.mt-20{margin-top: 20px;}
.mb-20{margin-bottom: 20px;}
.mt-30{margin-top: 30px;}

/*if NOT logged in styles*/
.mt-165{margin-top: 165px;}
.mt-165 h1 {
    color: #0a2a5b  !important;
	font-size: 28px;}

/*if logged in styles*/
.mt-135{margin-top: 165px;}
.mt-135 h1 {
    color: #1f91d7  !important;
	font-size: 28px;}
	
	/*if logged in styles home*/
.mt-207{margin-top: 207px;}
	
	
		
	
/*standard-quicklinks*/

.quick-links-2 h2{
	margin-bottom:21px;
}
.quick-links-2 .links{width: 100%;}
.quick-links-2 a{
	background-color: #1f91d7;
	width: 46.5%;
    display: inline-block;
    /* height: 58px; */
	height:40px;
    margin:0 3.5% 3.5% 0;
    text-align: center;
    float: left;
    position: relative;
	font-size: 12px;
	line-height: 1.2;
}
.quick-links-2 a span{
	color: #fff;
	width: 80%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
	
		
.mb-30{margin-bottom: 17px;padding-top:2px;}
.mb-14{margin-bottom: 14px;}

/*navbar-default*/
.navbar-default{
	min-height: 115px;
	max-height: 115px;
	border: none;
	background-color: #0a2a5b;
	border-radius: 0;
}
.navbar{
	margin-bottom: 0;
}
a.navbar-brand {
    width: 590px;
    height: 85px;
}
.navbar-brand > img{
	display: inline-block;
	margin-top:-12px;
}

a.navbar-brand span{
	color: #fff;
	font-size: 17px;
	position: absolute;
    top: 65px;
}
.navbar-form{margin-top: 6.5px;}
.navbar-form input[type="search"]{height: 35px;padding: 50 50px  !important;}

.navbar-form input.form-control, .navbar-form button.btn.btn-default,
.navbar-form input.form-control:focus, .navbar-form button.btn.btn-default:focus,
.navbar-form input.form-control:hover, .navbar-form button.btn.btn-default:hover{
	border-radius: 0;
	border: 0;
	outline: 0;
}

.navbar-form button.btn.btn-default{
	background-color: #f6ba02;
	height: 35px;
	color: #fff;
	padding-top: 6px;
margin-top:0px;
}
ul.text-right.list-unstyled.home {
    margin-right: 0px;
    margin-top: 20px;
}
ul.text-right.list-unstyled.home li a, ul.nav li.shop a, ul.nav li.dropdown a{
	color: #fff;
}

ul.nav li.shop{
	margin-top: 20px;
}
ul.nav li.dropdown{
	background-color: #f6ba02;
    padding: 6px;
    margin-top: 6.5px;
	 margin-right: 0px;
}
ul.nav .dropdown.open .dropdown-toggle{
background-color: #f6ba02;	
}
ul.nav .dropdown.open ul.dropdown-menu{
	background-color: #0a2a5b;
}
ul.nav .dropdown.open ul.dropdown-menu li a:hover{
	color: #f6ba02;
}


/*PRIMARY DROP DOWN MENU;*/

/* Clearfix */
.clear {clear:both}

/*menu under header*/
.menu{background-color: #1f91d7; height: 70px; width: 100%;}

.menu ul{display: flex;}
.menu ul li{/*display: inline-flex;*/ margin: 0 auto; padding: 0 0px; display: flex;  }
.menu ul li a:hover{color: #f6ba02;}
.menu ul li a {background-color: #1f91d7; display:block; color: #fff; font-size: 16px; line-height: 1.30; padding-top:11px; padding-left:23px;padding-right:23px; padding-bottom:11px;}

/* Second Level */
.menu ul li ul {display:none; white-space: normal; !important; position:absolute;}
.menu ul li ul li a {min-width:280px; max-width:280px; text-align:left; border-top: 1px solid #969696; min-height: 35px; max-height: 70px; padding-top: 6px; padding-left: 20px; padding-right: 20px; padding-bottom: 6px; }
.menu ul li:hover ul {display:block; position:absolute; top:55px;}

/* Third Level */
.menu ul li ul li ul li {list-style:inside square}
.menu ul li ul li ul li a {font-size:11px; color:#ddd}

/*featured image*/

.container-featured{
 	position: relative;
	 max-width: 1480px;
margin: 0 auto;
  overflow: hidden;
  display:block;
  margin-bottom: -165px;
}
	
#featured image {
max-width: 1480px;
}

/*featured image end*/

/*slider*/

.container-slider{
 	position: relative;
	 max-width: 1480px;
margin: 0 auto;
  overflow: hidden;
  display:block;
	}
	
#slideshow {
  
  max-width: 1480px;
  max-height: 415px;  
}

/*slider end*/

h1.above-slider{
	line-height:1.5;
	font-size: 21px;
	margin-top: 0px;
		margin-bottom: 10px;
}

h4.below-slider{
	line-height:1.5;
	font-size: 21px;
}

.top-margin {
		margin-top: 20px;
	} 


/*small box links*/
.small-box-links .col{
	margin-bottom: 30px;
}
.small-box-links .text{
	height: 110px;
	width: 50%;
	position: relative;
}
.small-box-links .text a{
	color: #fff;
	font-size: 18px;
	line-height:1.15;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.small-box-links .image{
	overflow: hidden;
	width: 50%;
	height: 110px;
}
.small-box-links .image img{
	/*width: 100%;
	height: auto;*/
}
.small-box-links .text-1{
	background-color: #0a2a5b;
}
.small-box-links .text-2{
	background-color: #8c427f;
}
.small-box-links .text-3{
	background-color: #0a2a5b;
}
.small-box-links .text-4{
	background-color: #1c998c;
}
.small-box-links .text-5{
	background-color: #1f91d7;
}

.small-box-links .text-6{
	background-color: #f6ba02;
}
.small-box-links .text-7{
	background-color: #1b998b;
}
.small-box-links .text-8{
	background-color: #1f91d7;
}
.small-box-links .text-9{
	background-color: #8c427f;
}
.small-box-links .text-10{
	background-color: #f6ba02;
}
.small-box-links .text-11{
	background-color: #0a2a5b;
}
.small-box-links .text-12{
	background-color: #0a2a5b;
}
.small-box-links .text-13{
	background-color: #1c998c;
}
.small-box-links a:hover{
	color: #9C9C9C;
}

/*footer*/
footer{
	background-color: #0a2a5b;
	color: #fff;
	padding: 15px 0 30px 0;
}
footer h4{
	margin: 15px 0;
}

footer a {
  color: #fff;
  text-decoration: none;
}
footer h4 a:hover {
  color: #1f91d7;
}


footer h4 i.fa{
	font-size: 24px;
}
footer ul li a{
	color: #fff;
}

footer ul li a:hover{
	color: #1f91d7;
}
footer ul li a:visited{
	color: #fff;
}

ul.copyright{
	margin:0 auto;	
	text-align: center;
}
ul.copyright li{
	display: inline-block;
	margin-top: 20px;
}


ul.menu1{
	display: none;
}


/*member-home-page-quicklinks*/
.quick-links{
	background-color: #1f91d7;
	color: #fff;
	padding: 23px;
	width:100%;
	margin-bottom: 10PX;
	padding-right: 15px;
}
.quick-links h2{
	margin-bottom:21px;
}
.quick-links .links{width: 100%;}
.quick-links a{
	background-color: #0a2a5b;
	width: 46.5%;
    display: inline-block;
    /* height: 58px; */
	height:58px;
    margin:0 3.5% 3.5% 0;
    text-align: center;
    float: left;
    position: relative;
	font-size: 14px;
	line-height: 1.2;
}
.quick-links a span{
	color: #fff;
	width: 80%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
 
}
.no-gutter{
	padding-right:0;
	padding-left:0;
}


/*quick link text pic boxes;*/

.link-box {
    /*width: 31%;*/
    float: left;
    margin-right: 2.5%;
	margin-bottom: 30px;
	width: 290px;	
display: inline-block;
}
.link-box:nth-child(3n+3) {
margin-right: 0;
}
.link-box:last-child {
	
	margin-right: 0;
}
.link-box .pic {
	padding-bottom: 70px;
	max-height: 130px;
    overflow: hidden;
	width: 290px;
	}

.link-box .pic img{
	height: auto;
}

.link-box .content{
	padding: 20px;
	color: #fff;
    background: #f6ba02;
	width: 290px;
	height: 190px;	
}

.link-box .content h3{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.link-box .content p{
	font-size: 15px;
	margin-bottom: 0;
		line-height:1.50;
}

.link-box .content a{
	
	background: #0a2a5b;
	color: #fff;
	padding: 5px 15px;
	margin: 20px 0 0 0;
	font-size: 14px;
	float:none;
	height:31px;
	display: inline-block;
	border-radius: 0;
	border: 1px solid #FFF;
}

.link-box-1 .content{
	background-color: #8c427f;
}
.link-box-2 .content{
	background-color: #1c998c;
}
.link-box-3 .content{
	background-color: #0a2a5b;
}
.link-box-4 .content{
	background-color: #1c998c;
}
.link-box-5 .content{
	background-color: #1f91d7;
}
.link-box-6 .content{
	background-color: #f6ba02;
}
.link-box-7 .content{
	background-color: #1b998b;
}
.link-box-8 .content{
	background-color: #0a2a5b;
}
.link-box-9 .content{
	background-color: #8c427f;
}
.link-box-10 .content{
	background-color: #1f91d7;
}
.link-box-11 .content{
	background-color: #8bbda4;
}
.link-box-12 .content{
	background-color: #1b998b;
}
.link-box-13 .content{
	background-color: #1c998c;
}
.link-box-14 .content{
	background-color: #ffffff;
}

.side-pic-large {
	margin-bottom: 380px;
	width: 290px;	
	height: 290px;
	}
	
	.side-pic-large-stats {
	margin-bottom: 30px;
	width: 290px;	
	height: 290px;
	}
	
	/*Remove vimeo space*/
	
		
/*eac / age concern etc;*/

div.polaroid {
  width: 290px;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
  float: left;
    margin-right: 3%;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-left: -5px;
	
}

div.polaroid-container {
  text-align: center;
  padding: 10px 20px;
  line-height:1.50;
}

.polaroid-pic a {
	padding-bottom: 120px;
	max-height: 130px;
    overflow: hidden;
	width: 290px;
	}

.polaroid-pic img{
	height: auto;
}

/*scrolling text boxes;*/

.soliloquy-link-box {
	
    /*width: 31%;*/
    float: right;
    margin-right: 3%;
	margin-bottom: 0px;
	width: 290px;	
	height: 350px;
	}
	
	.soliloquy-link-box .content a{	
	padding: 8px 15px;
}

/*information text boxes;*/

.text-box {
    /*width: 31%;*/
    float: left;
    margin-right: 3%;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 100%;	
	
}

.text-box-blue{
	padding: 20px;
	color: #fff;
    background: #1f91d7;
}

.text-box-side {	
	padding: 20px;
	color: #fff;
	 float: left;
    margin-right: 3%;
	margin-bottom: 30px;
	margin-top: 20px;
    background: #0a2a5b;
	width: 290px;
	
}

.text-box-side  .content h3{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.link-box .content p{
	font-size: 15px;
	margin-bottom: 0;
		line-height:1.50;
}



.text-box:nth-child(3n+3) {
margin-right: 0;
}
.text-box:last-child {
	
	margin-right: 0;
}

.text-box .content{
	padding: 20px;
	color: #fff;
    background: #1f91d7;
}
.text-box .content h3{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.text-box .content p{
	font-size: 15px;
	margin-bottom: 0;
		line-height:1.50;
}

.text-box .content a{
	color: #fff;
	font-size: 14px;
}

.text-box-6 .content{
	background-color: #f6ba02;
}




/*mobile-configurations*/

/* 768 for tablet - desktop - 992 for desktop */
@media screen and (min-width:768px) {
 /* hide navigation */
    .header-nav {
    display: none;
}
/* Hide header button */
.header-actions {
    display: none;
}
/* show burger */
.header-burger {
  display: flex;
}
/* Show overlay mobile menu */
.header--menu-open .header-menu {
  opacity: 1;
  visibility: visible;
  line-height: 1em;
}
}

 
 


/* Hide strapline on mobile */
.text-logo { display: inline;}
      @media only screen
   and (min-device-width : 320px)
   and (max-device-width : 480px){  .text-logo { display: none;}}
   
   

@media (min-width: 990px){
	.container {
 	   max-width: 980px;
	}
}

@media (min-width: 990px){
	.navbar-nav {
 	   margin: 7.5px -15px;
	}
}

@media only screen and (max-width: 990px){
	.menu a{
		font-size: 15px;
	}
	a.navbar-brand{
		width: auto;
	}
	.navbar-brand > img{
		margin-top: 0;
	}
	a.navbar-brand span {
	    font-size: 15px; 
	    top: auto; 
	    margin-top: -2px;
	}
	.text-logo {
		border: none !important;
	}
}

@media only screen and (max-width: 1000px) {
	/*.link-box {
	    width: 100%;
	}*/
	.text-box {
	    width: 100%;
	}
	.mt-165{margin-top: 100px;margin-bottom: 65px;}	
	.mbt-15{ margin-top: 0px  !important;}
	.f-xs-none{
		float:none !important;
	} 
	.navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        margin-top: 35px;
    }
    .navbar-collapse {
        border-top: 5px solid transparent;
        box-shadow: inset 0 5px 0 rgba(255,255,255,0.1);
        background: #0a2a5b;
	    position: relative;
	    z-index: 1;
	    padding: 15px 40px;
	    margin-top: 15px;
    	border: 0;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        /*margin: 7.5px -15px;*/
        margin: 7.5px 15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block  !important;
    }
    .menu a {
	    font-size: 15px;
	    top: 10px;
	    position: relative;
	}
	.navbar-form{
		border: 0;
		box-shadow: none;
	}
	ul.nav li.dropdown{
		display: inline-block;
	}
	ul.text-right.list-unstyled.home{
		text-align: left;
	}
	.menu{
		display: none;
	}
	ul.menu1{
		display: block;
	}
	ul.menu1 li a{
		color:#fff;
	}
	
	.content-page{
		width:100%  !important;
	}
	.mt-135 {
		margin-top: 0px;
	}
	
	.member-page mt-30 {
		margin-top: 85px;
	}
	
	.mt-125 {
		margin-top: 50px !important;
	}

	/*new css 10-04-2018*/
	#main-nav {
		display: block;
	}
	.quick-links-2 a {
		width: auto;
	}
	.link-box .content,
	.link-box .pic,
	.soliloquy-link-box {
		max-width: 290px;
		width: 100%;
		float: none;
	}
	.container-featured {
		margin-bottom: 0;
	}
	#primary .mt-165 {
		margin-top: 0;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		/* max-height: none; */
		padding-bottom: 20px;
		height: auto;
	}
	.link-box {
	    max-width: 100%;
	}
	.mt-207 {
		margin-top: 150px;
	}
}

.search-form {
	overflow:auto;
}

.search-form input[type="search"] {
	width: 200px;
	float: left;
	margin-right: 5px;
}

.search-form input[type="submit"] {
	position: relative;
	display: inline-block;
	padding: 13px;
	margin-top: 3px;
	margin-left: 10px;
	width: 190px;
	height: auto;
	clip: auto;
	text-align: center;
	background-color: #333;
	}
	
	.dropd:focus{
	text-decoration: none  !important;
}

/*----------cusom css----------*/
.img-mt-20px {
    padding-top: 30px;
}
.entry-title.mg-t {
    padding-top: 15px;
}
.logut-link a {
    color: #ffffff;
    font-weight: bold;
}

.logut-link {
    float: right;
    width: 12%;
    margin-top: -46px;
}
h2.news_title {
    padding-top: 13px;
    font-size: 20px;
}
h1.news-title {
    font-size: 21px;
}
.content_news {
    padding-bottom: 14px;
}

/*----------custom css---------*/
.new_post_content {
    width: 100%;
    float: left;
    text-align: justify;
    padding: 15px;
}

.content-page{
    text-align: justify;
	padding: 0px;
	margin-bottom:10px;
}
.entry-content.post-content {
    margin-top: 20px;
    text-align: left;
}

/*----------bullets---------*/


.entry-content ul li {
  color: #000000; 
  margin-left: 50px;
  /* set color of list item text */
  list-style: none; 
  position: relative;
}

.entry-content  ul li::before {
  
  color: #1f91d7;  
  /* color of bullet or square */

  content: "\2022"; 
  /* Unicode of character to precede the list item */

  font-size: 2em; 
  /* em or %*/
 
  padding-right: 0em; 
  /* use em*/

  position: absolute;
  left: -20px;
top: -12px;
  /* use em or % */
}

.entry-content ul {
	margin-bottom: 15px;
}

/*----------numbered list---------*/

.entry-content ol {
	list-style-type: decimal;
	margin-left: 50px;
}

.entry-content ol {
	margin-bottom: 15px;
}


/*---------- content views---------*/


/*----------titles ---------*/

.panel-title {
	font-weight: bold;
	color: #1f91d7;
}
 
.mtnews-15{ margin-top: 15px; }
.mtnews-20{ margin-top: 20px; }
.mt-125{ margin-top: 125px; }
.mt-175 { margin-top: 175px; }
.mbt-15 { margin-top: -52px; padding-right: 0px; }
.mtb-30 {padding-top:40px;margin-bottom: 32px;padding-right: 0px;}
.main-news {
    width: 100%;
    float: left;
}
.new_row{
	padding:0px;
	padding-right: 15px;
}
.post-thumbnail img{
	  width: 100%;
	  height: auto;
	margin: 0 auto;
  overflow: hidden;
  display:block;
}
.image.f-right img{
	width:100%;
	height:100%;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front {
    top: -1050.96px  !important;
}
.ui-widget button:after {
    content: "close";
}
a#zm_alr_login_are-you-a-member {
    visibility: hidden;
}
ul.wp_crm_contact_form li {
	list-style:none;
}
ul.wp_crm_contact_form li label {
    width: 21%;
    float: left;
    margin-right: 18px;
    padding-bottom: 0px;
}
ul.wp_crm_contact_form li input {
    margin-bottom: 20px;
}
.page_title h1 {
    display: none;
}
#main-nav li a:hover {
    background-color: #0a2a5b;
}

.list-unstyled.nav.mobile-menu li {
	line-height: .75;
	letter-spacing: -0.5px;
	}
	
.list-unstyled.nav.mobile-menu li a:hover {
    background-color: #0a2a5b;
}

main#main {
	padding-right: 15px;
    padding-left: 0px;
	padding-top: 30px;
}

.ui-widget-overlay {
    background: #000  !important;
}
.ui-widget-overlay {
    opacity: 0.7;
}

.go-back {
    padding-top: 15px;
}

#form-border {
    border-radius: 15px;
    border: 1px solid #bababa;
    padding: 20px; 
    width: 100%;    
}

.soliloquy-container .soliloquy-pager { 
  display: none  !important; 
}
.crm-g-recaptcha.crm-clearfix{
	
	margin-bottom: 90px;
	margin-top: 5px;
	margin-left: 192px;
}


/*image wrapping in wordpress posts*/
img.alignright {float:right; margin:0em 0em 2em 2em}
img.alignleft {float:left; margin:0em 2em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.wp-caption.alignright {margin-left:20px}
.wp-caption.alignleft {margin-right:20px}


/* Caption Links */

.wp-caption-text, .figcaption, .wp-element-caption {
	font-size:14px;
	color: #1f91d7;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.wp-caption-text a {
	color: #000;
}

.wp-caption-text a:hover {
	color: #000;
}


/* omit from printing */

@media print {
  .menu {
    display: none  !important;
  }
  
a[href]:after {
    content: none !important;
  }
	.navigation {
	display: none !important;
	}
	.main-navigation {
	display: none !important;
	}
	.social-navigation {
	display: none !important;
	}
	.sidebar {
	display: none !important;
	}
	.content-bottom-widgets {
	display: none !important;
	}
	.header-image {
	display: none !important;
	}
	.page-links {
	display: none !important;
	}
	.edit-link {
	display: none !important;
}

.comment-reply-link, {
	display: none !important;
}
	.comment-metadata .edit-link, {
		display: none !important;
}
	
}

/*contact form*/
.wpcf7 input[type="text"] {
  padding: 10px;
  height: 36px;
  width: 500px;
  border-radius:5px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="text"].focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.wpcf7 input[type="email"] {
  padding: 10px;
  height: 36px;
  width: 500px;
  border-radius:5px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="text"].focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.wpcf7 input[type="password"] {
  padding: 10px;
  height: 36px;
  width: 500px;
  border-radius:5px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}
.wpcf7 input[type="password"]:focus,
.wpcf7 input[type="password"].focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.wpcf7 select, .sf-input-select{
  padding-left: 10px;
  height: 30px;
  width: 100%;
  border-radius:5px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
  color: #333;
}

.wpcf7 textarea {
  padding: 10px;
width: 500px;
border-radius:5px;
border: solid 1px #dcdcdc;
transition: box-shadow 0.3s, border 0.3s;
  height: 150px;
  display: block;
}

.wpcf7 textarea:focus,
.wpcf7 textarea.focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.wpcf7 input[type=submit] {
	border-radius: 5px;
	border: 0;
	width: 120px;
	height:30px;
	font-family: Anodina Light;
	float: left;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wpcf7-recaptcha {
 margin-bottom: 15px;
  margin-top: 15px;
}

/* print button style */

.print-link {
margin-bottom: 25px;
float: left;
}

.image-icons {
margin-top: 3px;
    margin-bottom:0px;
    margin-right: 10px;
    margin-left: 0px;
	float: left;
}	



/* hide not found text on search */
.home #primary, .home #secondary {
    display: none;
}


/* patrons award symbol on POC */
.poc-patron-award {
	margin-left: 0px;
	margin-bottom: 15px;
	}




/* generic table for subscriptions etc */
#table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 30px;
	}

#table td, #table th {
    border: 1px solid #ddd;
    padding: 8px;
}

#table tr:nth-child(even){background-color: #f2f2f2;}

#table tr:hover {background-color: #ddd;}

#table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #1c998c;
    color: white;
	}
	
	/* bb press forum styles */
	
li a.bbp-topic-permalink{
font-size: 18px  !important;
}
li p.bbp-topic-meta {
font-size: 16px  !important;
}
li.bbp-topic-freshness a {
font-size: 18px  !important;
}

.bbp-author-name {
font-size: 12px  !important;
}

.bbp-forum-title {
font-size: 18px  !important;
}

.bbp-topic-content p,
.bbp-reply-content p {
font-size: 14px ;
}

/* shopping cart styles */
.wp_cart_product_display_box{
float: left;
width: 250px;
display: inline-block;
margin-right: 5px;
}

.box {
	background-color: #C90;
}

/* hide profile picture */
.um-misc-with-img { display: none !important; }

/* hide forum profile picture */
.bbp-author-avatar { display: none !important; }



/* colour s&c download button */
.btn-success {
background-color: #5cb85c !important;
border-color: #4cae4c !important;
}


/*26-4-2018*/
#menu-main-menu li {
    max-width: 120px;
}

/*hide profile photo - ultimate member*/
div.um-profile-photo{display:none !important;}



/*hide profile photo - ultimate member*/
.mybutton {
background-color: #1c998c;
border: none;
color: #ffffff;
padding: 5px 5px;
font-size: 12px;
}

.oembed-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    margin: 30px 0;

    img {
        width: 100%;
        height: auto;
        margin: 0 !important;
    }

    iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        width: 100%;
        height: 100%;		
    }
	
			/*Reduce spacing on videos (75th)*/
	embed, iframe, object {
    max-height: 180px;
}

#sidebar-8 {
width: 21%;
float: left;
margin: 15px 10px 10px 15px;
padding: 10px;
background-color: #ffffff;
}

