/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* joomla 3.x 400px */
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Reset the margin on menu items - Not really sure why this is necessary */
ul,
menu,
dir,
ol {
  padding-left: 0;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}
div,
ul,
li {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.span12 {
  margin: 0 !important;
}
.hidden {
  display: none !important;
}
/* Reset DD things in Joomla */
dd {
  padding: 0;
  margin: 0;
}
/* Indent on ul */
ul,
ol {
  margin-left: 16px;
}
fieldset {
  min-width: 0;
}
/* Sidebar margin ul reset */
.items-more ol {
  margin-left: 0;
  padding: 0;
}
/* Dont like Hr styling */
hr {
  border: 0;
}
/* Puts default margin on content items */
article {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
.btn-group a {
  margin-right: 8px;
}
.btn-group > .dropdown-toggle,
.btn-group > .btn:first-child,
.btn-group > .btn:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#system-message {
  margin: 0 !important;
}
legend {
  margin: 0;
}
.alert {
  padding: 20px;
  margin-bottom: 13px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert .close {
  float: right;
  background: #d9edf7;
  border: 0;
  padding: 4px;
  color: #5bb1dc;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info,
.alert-block {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr,
.alert-block hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link,
.alert-block .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr,
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link,
.alert-error .alert-link {
  color: #953b39;
}
.container {
  max-width: 100%;
}
main .container {
  padding: 0;
  width: 100%;
}
div.modal {
  display: none;
}
div.modal.in {
  display: block;
}
.bootstrap2 input.uneditable-input,
.bootstrap2 span.uneditable-input {
  box-sizing: content-box;
}
.navbar-nav,
.navbar-collapse,
.collapse,
.navbar-responsive-collapse {
  clear: none !important;
}
.nav-tabs .dropdown-menu {
  border: 0;
  padding: 0;
}
.nav-tabs .dropdown-menu li,
.nav-tabs .dropdown-menu a {
  width: 100%;
  margin: 0;
}
.nav-tabs .dropdown-menu .divider {
  margin: 0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
.nav .open > a:hover,
.nav .open > a:hover:hover,
.nav .open > a:focus:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.nav .open > a:hover,
.nav .open > a:hover:hover,
.nav .open > a:focus:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.nav .open > a.active,
.nav .open > a:hover.active,
.nav .open > a:focus.active {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
.nav .open > a.active:hover,
.nav .open > a:hover.active:hover,
.nav .open > a:focus.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.nav-pills,
.list-group,
ul.breadcrumb {
  margin-left: 0;
}
.list-unstyled {
  margin: 40px 0;
}
.breadcrumb > li + li:before {
  content: "";
}
.well-lg {
  padding: 40px !important;
}
.well-sm {
  padding: 10px !important;
}
.navbar-search {
  margin-top: 8.5px;
}
.navbar-inverse input {
  border-color: rgba(0, 0, 0, 0.3) !important;
}
main ul.breadcrumb {
  float: left;
  width: 100%;
  margin: 0;
}
main ul.breadcrumb .divider {
  clear: none;
  display: inline;
  float: right;
  border: 0;
}
main ul.breadcrumb li {
  float: left;
}
main ul.breadcrumb li:after {
  content: "";
}
/**
 * Zen Grid Framework 4
 * Grid Pattern
 * 
 */
/* Reusable column setup */
.mixin-col {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.zg-col {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.mixin-span_first,
.no-margin {
  margin-left: 0;
}
.zenlast {
  float: right !important;
  margin-left: 0!important;
}
.zg-col {
  margin-left: 0;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 980px) {
  .zg-col {
    margin-left: 0;
  }
  /* --- Gridpak variables ---*/
  .zen-row .zg-col:first-child {
    margin-left: 0;
  }
  /*
        Add your semantic classnames in alongside their corresponding spans here. e.g.
        
        */
  .zg-col-1 {
    width: 1%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-2,
  .one-sixth {
    width: 10%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-3,
  .one-quarter {
    width: 19%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-4,
  .one-third {
    width: 28%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-5 {
    width: 37%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-6,
  .one-half {
    width: 46%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-7 {
    width: 55%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-8,
  .two-thirds {
    width: 64%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-9,
  .three-quarters {
    width: 73%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-10 {
    width: 82%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-11 {
    width: 91%;
    border-left-width: 0;
    padding: 0;
    margin-left: 8%;
  }
  .zg-col-12,
  .one-whole {
    margin-left: 0;
    padding: 0;
    width: 100%;
  }
  .zen-push,
  .zen-pull {
    position: relative;
    z-index: 1;
  }
  .zen-push-11 {
    left: 98.70666667%;
  }
  .zen-push-10 {
    left: 89.73333333%;
  }
  .zen-push-9 {
    left: 80.76%;
  }
  .zen-push-8 {
    left: 71.78666667%;
  }
  .zen-push-7 {
    left: 62.81333333%;
  }
  .zen-push-6 {
    left: 53.84%;
  }
  .zen-push-5 {
    left: 44.86666667%;
  }
  .zen-push-4 {
    left: 35.89333333%;
  }
  .zen-push-3 {
    left: 26.92%;
  }
  .zen-push-2 {
    left: 17.94666667%;
  }
  .zen-push-1 {
    left: 8.97333333%;
  }
  .zen-pull-11 {
    left: -98.70666667%;
  }
  .zen-pull-10 {
    left: -89.73333333%;
  }
  .zen-pull-9 {
    left: -80.76%;
  }
  .zen-pull-8 {
    left: -71.78666667%;
  }
  .zen-pull-7 {
    left: -62.81333333%;
  }
  .zen-pull-6 {
    left: -53.84%;
  }
  .zen-pull-5 {
    left: -44.86666667%;
  }
  .zen-pull-4 {
    left: -35.89333333%;
  }
  .zen-pull-3 {
    left: -26.92%;
  }
  .zen-pull-2 {
    left: -17.94666667%;
  }
  .zen-pull-1 {
    left: -8.97333333%;
  }
}
@media screen and (max-width: 900px) {
  .stack-tablets .zg-col {
    margin-left: 0;
    padding: 0;
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .stack-phones .zg-col {
    margin-left: 0;
    padding: 0;
    width: 100%;
  }
}
.no-change-phones,
.no-change-tablets {
  /* --- Gridpak variables ---*/
  /*
	           Add your semantic classnames in alongside their corresponding spans here. e.g.
	           
	           */
}
.no-change-phones .zg-col,
.no-change-tablets .zg-col {
  margin-left: 0;
}
.no-change-phones .zen-row .zg-col:first-child,
.no-change-tablets .zen-row .zg-col:first-child {
  margin-left: 0;
}
.no-change-phones .zg-col-1,
.no-change-tablets .zg-col-1 {
  width: 1%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-2,
.no-change-tablets .zg-col-2,
.no-change-phones .one-sixth,
.no-change-tablets .one-sixth {
  width: 10%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-3,
.no-change-tablets .zg-col-3,
.no-change-phones .one-quarter,
.no-change-tablets .one-quarter {
  width: 19%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-4,
.no-change-tablets .zg-col-4,
.no-change-phones .one-third,
.no-change-tablets .one-third {
  width: 28%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-5,
.no-change-tablets .zg-col-5 {
  width: 37%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-6,
.no-change-tablets .zg-col-6,
.no-change-phones .one-half,
.no-change-tablets .one-half {
  width: 46%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-7,
.no-change-tablets .zg-col-7 {
  width: 55%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-8,
.no-change-tablets .zg-col-8,
.no-change-phones .two-thirds,
.no-change-tablets .two-thirds {
  width: 64%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-9,
.no-change-tablets .zg-col-9,
.no-change-phones .three-quarters,
.no-change-tablets .three-quarters {
  width: 73%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-10,
.no-change-tablets .zg-col-10 {
  width: 82%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-11,
.no-change-tablets .zg-col-11 {
  width: 91%;
  border-left-width: 0;
  padding: 0;
  margin-left: 8%;
}
.no-change-phones .zg-col-12,
.no-change-tablets .zg-col-12,
.no-change-phones .one-whole,
.no-change-tablets .one-whole {
  margin-left: 0;
  padding: 0;
  width: 100%;
}
.no-change-phones .zen-push,
.no-change-tablets .zen-push,
.no-change-phones .zen-pull,
.no-change-tablets .zen-pull {
  position: relative;
  z-index: 1;
}
.no-change-phones .zen-push-11,
.no-change-tablets .zen-push-11 {
  left: 98.70666667%;
}
.no-change-phones .zen-push-10,
.no-change-tablets .zen-push-10 {
  left: 89.73333333%;
}
.no-change-phones .zen-push-9,
.no-change-tablets .zen-push-9 {
  left: 80.76%;
}
.no-change-phones .zen-push-8,
.no-change-tablets .zen-push-8 {
  left: 71.78666667%;
}
.no-change-phones .zen-push-7,
.no-change-tablets .zen-push-7 {
  left: 62.81333333%;
}
.no-change-phones .zen-push-6,
.no-change-tablets .zen-push-6 {
  left: 53.84%;
}
.no-change-phones .zen-push-5,
.no-change-tablets .zen-push-5 {
  left: 44.86666667%;
}
.no-change-phones .zen-push-4,
.no-change-tablets .zen-push-4 {
  left: 35.89333333%;
}
.no-change-phones .zen-push-3,
.no-change-tablets .zen-push-3 {
  left: 26.92%;
}
.no-change-phones .zen-push-2,
.no-change-tablets .zen-push-2 {
  left: 17.94666667%;
}
.no-change-phones .zen-push-1,
.no-change-tablets .zen-push-1 {
  left: 8.97333333%;
}
.no-change-phones .zen-pull-11,
.no-change-tablets .zen-pull-11 {
  left: -98.70666667%;
}
.no-change-phones .zen-pull-10,
.no-change-tablets .zen-pull-10 {
  left: -89.73333333%;
}
.no-change-phones .zen-pull-9,
.no-change-tablets .zen-pull-9 {
  left: -80.76%;
}
.no-change-phones .zen-pull-8,
.no-change-tablets .zen-pull-8 {
  left: -71.78666667%;
}
.no-change-phones .zen-pull-7,
.no-change-tablets .zen-pull-7 {
  left: -62.81333333%;
}
.no-change-phones .zen-pull-6,
.no-change-tablets .zen-pull-6 {
  left: -53.84%;
}
.no-change-phones .zen-pull-5,
.no-change-tablets .zen-pull-5 {
  left: -44.86666667%;
}
.no-change-phones .zen-pull-4,
.no-change-tablets .zen-pull-4 {
  left: -35.89333333%;
}
.no-change-phones .zen-pull-3,
.no-change-tablets .zen-pull-3 {
  left: -26.92%;
}
.no-change-phones .zen-pull-2,
.no-change-tablets .zen-pull-2 {
  left: -17.94666667%;
}
.no-change-phones .zen-pull-1,
.no-change-tablets .zen-pull-1 {
  left: -8.97333333%;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.zen-row {
  margin: 0 -20px;
}
.no-row-margin {
  margin: 0;
}
.row {
  margin: 0;
}
.container .row {
  margin: 0 -20px;
}
.zen-container {
  width: 60%;
  margin: 0 auto;
  padding: 0 !important;
}
.responsive-enabled .zen-container {
  width: 90%;
  max-width: 60%;
}
.responsive-enabled .zen-container .zen-container {
  width: 100%;
}
.tab-content {
  clear: both;
}
.top25 {
  margin-top: 25px;
}
.top50 {
  margin-top: 50px;
}
.top75 {
  margin-top: 75px;
}
.top100 {
  margin-top: 100px;
}
.top125 {
  margin-top: 125px;
}
.top150 {
  margin-top: 150px;
}
.top175 {
  margin-top: 175px;
}
.top200 {
  margin-top: 200px;
}
.top225 {
  margin-top: 225px;
}
.top250 {
  margin-top: 250px;
}
.top275 {
  margin-top: 275px;
}
.top300 {
  margin-top: 300px;
}
.top325 {
  margin-top: 325px;
}
.top350 {
  margin-top: 350px;
}
.top375 {
  margin-top: 375px;
}
.top400 {
  margin-top: 400px;
}
.top425 {
  margin-top: 425px;
}
.top450 {
  margin-top: 450px;
}
.top475 {
  margin-top: 475px;
}
.top500 {
  margin-top: 500px;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
#topwrap {
  padding-top: 2px;
}
#topwrap ul {
  margin: 0;
}
#topwrap ul li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
}
@media screen and (min-width: 980px) {
  #topwrap #top4 ul {
    float: right;
  }
}
#belowcontent {
  margin-top: 20px;
}
#abovecontent {
  margin-bottom: 20px;
}
#footerwrap {
  margin-bottom: 30px;
  padding-top: 20px;
  font-size: 90%;
}
#footerwrap .moduletable {
  clear: both;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
#footerwrap ul {
  clear: both;
  margin: 0;
}
#footerwrap ul li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 980px) {
  #footerwrap #zen-copyright {
    text-align: left;
    margin: 10px 0;
  }
}
#footerwrap .zen-spotlight {
  padding-top: 0;
  margin-top: 0;
}
#tabwrap {
  margin-top: 20px;
  float: left;
  width: 100%;
}
@media screen and (max-width: 980px) {
  #tabwrap .nav-tabs li {
    margin-bottom: 4px;
    display: block;
    float: left;
    width: 100%;
  }
  #tabwrap .nav-tabs li a {
    float: left;
    width: 100%;
  }
}
.sidebar .moduletable {
  margin-bottom: 20px;
}
.sidebar .moduletable ul,
.sidebar .moduletable ul.unstyled {
  margin: 0;
  margin-top: 10px;
}
.sidebar .moduletable ul li,
.sidebar .moduletable ul.unstyled li {
  list-style-type: none;
  padding: 4px 0;
}
.sidebar .moduletable ul li li,
.sidebar .moduletable ul.unstyled li li {
  background: none !important;
}
.sidebar .moduletable ul ol,
.sidebar .moduletable ul.unstyled ol {
  list-style-type: decimal;
}
.sidebar .moduletable ul li,
.sidebar .moduletable ul.unstyled li {
  padding: 4px 0;
}
.sidebar .moduletable ul ul,
.sidebar .moduletable ul.unstyled ul {
  margin-left: 16px !important;
  margin-top: 4px;
}
.sidebar .moduletable ul ul li,
.sidebar .moduletable ul.unstyled ul li {
  list-style-type: disc;
  padding: 4px 0;
}
.sidebar .zen-menu-caption {
  display: block;
  font-style: italic;
  font-size: 90%;
  color: #666666;
  line-height: 1.2em;
}
.sidebar .nav-header,
.sidebar .zen-menu-heading {
  display: block !important;
  padding: 4px 0 !important;
  font-size: 100% !important;
  font-weight: inherit !important;
  line-height: 1em !important;
  color: #ffffff !important;
  text-shadow: none !important;
  text-transform: none !important;
}
.sidebar .nav > li > a {
  padding-left: 0;
}
.sidebar ul.menu {
  margin-bottom: 20px;
}
.sidebar ul.menu ul {
  margin-left: 16px;
}
.sidebar li.divider {
  border: 0;
}
/**
 * Zen Grid Framework 4
 * 
 * 
 */
/*------------------------------------*\
	FORMS
\*------------------------------------*/
fieldset {
  margin: 0;
  max-width: 100%;
  border: 0;
  padding: 0;
}
fieldset legend {
  font-weight: bold;
  font-size: 1.2em;
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 1px solid #eeeeee;
}
label {
  display: block;
  cursor: pointer;
}
input,
textarea {
  font-family: inherit;
  font-size: 1em;
  line-height: 2em;
  padding: 6px 12px;
  background: #ffffff;
  color: #666666;
  border: 1px solid #eeeeee;
}
input:hover,
textarea:hover {
  background: #fbfbfb;
}
input.button {
  width: auto;
  -webkit-appearance: none;
}
button {
  background: #eeeeee;
  border: 0;
}
label {
  font-weight: normal;
  margin-bottom: 4px;
}
.control-label {
  margin-bottom: 0;
}
.simple-list {
  margin: 0;
}
.simple-list li {
  list-style-type: none;
  padding: 4px 0;
}
.simple-list li li {
  background: none !important;
}
.simple-list ol {
  list-style-type: decimal;
}
.flat-list {
  margin: 0;
  margin-bottom: 20px;
}
.flat-list li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
}
button {
  padding: 10px;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0px 1000px #fbfbfb inset;
}
.control-label {
  float: left;
  padding-top: 5px;
  text-align: right;
}
.control-group {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.control-group .optional {
  font-size: 85%;
}
dl {
  clear: both;
  margin: 20px 0;
}
input,
select {
  min-height: 42px;
  border-radius: 0 !important;
  border: 1px solid #eeeeee !important;
  box-shadow: none !important;
}
input[type="checkbox"],
input[type="radio"] {
  min-height: 0;
}
textarea {
  border-radius: 0 !important;
}
.table-bordered {
  border-radius: 0 !important;
}
.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
#off-canvas-menu {
  margin-top: 40px;
}
#off-canvas-menu ul {
  float: left;
  width: 100% !important;
  margin-bottom: 40px;
}
#off-canvas-menu ul ul {
  position: relative;
  opacity: 1;
  visibility: visible;
  overflow: auto;
  height: auto;
  background: none;
  padding: 0;
  min-width: none;
}
/**
 * Zen Grid Framework 4
 * 
 * 
 */
/*------------------------------------*\
	Buttons
\*------------------------------------*/
/**
 * Zen Grid Framework 4
 * 
 * 
 */
/*------------------------------------*\
	Pagination
\*------------------------------------*/
.pagenav,
.pagination,
.pager {
  margin: 0;
  float: left;
  width: 100%;
  padding: 20px 0;
}
.pagenav li,
.pagination li,
.pager li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
}
.pagenav li a,
.pagination li a,
.pager li a {
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  background: none;
  color: #4077a2;
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #333333;
  min-height: 42px;
  line-height: 42px;
}
.pagenav li a:hover,
.pagination li a:hover,
.pager li a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.pagenav li a:hover,
.pagination li a:hover,
.pager li a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.pagenav li a.active,
.pagination li a.active,
.pager li a.active {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
.pagenav li a.active:hover,
.pagination li a.active:hover,
.pager li a.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.pagenav li.active a,
.pagination li.active a,
.pager li.active a {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
}
.pagenav li.active a:hover,
.pagination li.active a:hover,
.pager li.active a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.pagenav li.active a:hover,
.pagination li.active a:hover,
.pager li.active a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.pagenav li.active a.active,
.pagination li.active a.active,
.pager li.active a.active {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
.pagenav li.active a.active:hover,
.pagination li.active a.active:hover,
.pager li.active a.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.pagenav li.active a:hover,
.pagination li.active a:hover,
.pager li.active a:hover {
  background: #4682b1;
  border: 1px solid #4077a2;
  color: #ffffff;
}
.pagenav li.next,
.pagination li.next,
.pager li.next {
  float: right;
  margin-right: 0;
}
.pagenav li.disabled a,
.pagination li.disabled a,
.pager li.disabled a {
  border-color: #eeeeee;
}
.pagenav li.disabled a:hover,
.pagination li.disabled a:hover,
.pager li.disabled a:hover {
  background: #ffffff;
  border-color: #e4e4e4;
  color: #333333;
}
.pagination-wrap .counter {
  font-size: 90%;
  color: #999999;
}
/* -----------------------------------
 * Slidebars
 * Version 0..10
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.me/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 * 005 - Helper Classes
 *




/* ----------
 * 002 - Site
 */
.off-canvas-trigger {
  cursor: pointer;
}
.off-canvas-inner {
  padding-top: 0;
}
#zen-wrap {
  /* You may now use class .sb-site-container instead of #sb-site and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
  width: 100%;
  position: relative;
  z-index: 1;
  /* Site sits above Slidebars */
  background-color: #999999;
  /* Default background colour, overwrite this with your own css. I suggest moving your html or body background styling here. Making this transparent will allow the Slidebars beneath to be visible. */
}
/* ---------------
 * 003 - Slidebars
 */
.sb-slidebar {
  height: 100%;
  overflow-y: auto;
  /* Enable vertical scrolling on Slidebars when needed. */
  position: fixed;
  top: 0;
  z-index: 0;
  /* Slidebars sit behind sb-site. */
  display: none;
  /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
  background-color: #4682b1;
  /* Default Slidebars background colour, overwrite this with your own css. */
  -webkit-transform: translate(0px);
  /* Fixes issues with translated and z-indexed elements on iOS 7. */
}
.off-canvas-left {
  left: 0;
  /* Set Slidebar to the left. */
}
.off-canvas-right {
  right: 0;
  /* Set Slidebar to the right. */
}
html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
  position: absolute;
  /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */
}
.sb-slidebar.sb-active {
  display: block;
  /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */
}
.sb-style-overlay {
  z-index: 9999;
  /* Set z-index high to ensure it overlays any other site elements. */
}
.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
  /* Adds native momentum scrolling for iOS & Android devices. */
}
/* Slidebar widths for browsers/devices that don't support media queries. */
.sb-slidebar {
  width: 35%;
}
.sb-width-thin {
  width: 25%;
}
.sb-width-wide {
  width: 45%;
}
@media (max-width: 480px) {
  /* Slidebar widths on extra small screens. */
  .sb-slidebar {
    width: 45%;
  }
  .sb-width-thin {
    width: 45%;
  }
  .sb-width-wide {
    width: 65%;
  }
}
@media (min-width: 481px) {
  /* Slidebar widths on small screens. */
  .sb-slidebar {
    width: 45%;
  }
  .sb-width-thin {
    width: 35%;
  }
  .sb-width-wide {
    width: 65%;
  }
}
@media (min-width: 768px) {
  /* Slidebar widths on medium screens. */
  .sb-slidebar {
    width: 45%;
  }
  .sb-width-thin {
    width: 35%;
  }
  .sb-width-wide {
    width: 65%;
  }
}
@media (min-width: 992px) {
  /* Slidebar widths on large screens. */
  .sb-slidebar {
    width: 35%;
  }
  .sb-width-thin {
    width: 25%;
  }
  .sb-width-wide {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  /* Slidebar widths on extra large screens. */
  .sb-slidebar {
    width: 35%;
  }
  .sb-width-thin {
    width: 25%;
  }
  .sb-width-wide {
    width: 45%;
  }
}
/* ---------------
 * 004 - Animation
 */
.sb-slide,
#zen-wrap,
.sb-site-container,
.sb-slidebar {
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform, left, right;
  /* Add left/right for Android < 4.4. */
  -webkit-backface-visibility: hidden;
  /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. */
}
/* --------------------
 * 005 - Helper Classes
 */
.sb-hide {
  display: none;
  /* Optionally applied to control classes when Slidebars is disabled over a certain width. */
}
/**
 * Zen Grid Framework 4
 * Grid Pattern
 * 
 */
/* Hidden panel */
.zen-panel {
  display: none;
  padding: 20px;
  background: rgba(255, 255, 255, 0.95);
  color: #333333;
  position: absolute;
  top: 100px;
  z-index: 100;
  max-width: 50%;
  min-width: 50%;
  left: 50%;
  margin-left: -25%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 900px) {
  .zen-panel {
    top: 20px;
    max-width: 90%;
    left: 5%;
    margin-left: 0;
  }
}
.zen-panel h1,
.zen-panel h2,
.zen-panel h3,
.zen-panel h4,
.zen-panel h5,
.zen-panel h6,
.zen-panel p,
.zen-panel li {
  color: #333333;
}
.zen-panel a {
  color: #999999;
}
.zen-panel .zen-panel-close {
  float: right;
}
#zen-overlay {
  position: fixed;
  z-index: 99;
  display: none;
  background-color: rgba(255, 255, 255, 0.6);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.open-panel span {
  background: #4682b1;
  color: #fff;
}
.open-panel span:before {
  font-size: 80%;
  margin-left: 3px !important;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Tools
-----------------------------------------------------------------------------*/
.floatleft {
  float: left;
  margin: 0 3% 30px 0;
}
.floatright {
  float: right;
  margin: 0 0 30px 3%;
}
.divider {
  clear: both;
}
.divider:before,
.divider:after {
  content: " ";
  display: table;
}
.divider:after {
  clear: both;
}
.divider:before,
.divider:after {
  content: " ";
  display: table;
}
.divider:after {
  clear: both;
}
/* A legacy rule because we used clear so much before */
.clear,
.clearfix {
  clear: both;
}
.clear:before,
.clearfix:before,
.clear:after,
.clearfix:after {
  content: " ";
  display: table;
}
.clear:after,
.clearfix:after {
  clear: both;
}
/* Position on nav and logo etc */
.zenleft {
  float: left;
}
.zencenter {
  float: none;
  text-align: center;
}
.zenright {
  float: right;
}
.hide {
  display: none !important;
}
.zen-reset-list {
  margin: 0;
  padding: 0;
}
.zen-reset-list li,
.zen-reset-list span {
  display: inline-block;
  list-style-type: none;
  padding: 0 4px;
}
.padding {
  padding: 10px 3%;
}
.zen-spotlight {
  float: left;
  width: 100%;
}
.breadcrumb {
  margin-bottom: 20px;
}
.breadcrumb li:after {
  content: '/';
  margin-left: 8px;
  color: #ffffff;
}
.breadcrumb li:last-child:after {
  content: '';
}
#zen-copyright {
  text-align: right;
}
.zen-menu {
  margin: 0;
}
.zen-menu *,
.zen-menu *:before,
.zen-menu *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.zen-menu li {
  list-style-type: none;
  margin: 0;
}
.zen-menu li a,
.zen-menu li .zen-menu-heading {
  cursor: pointer;
}
.zen-menu li a:hover,
.zen-menu li .zen-menu-heading:hover {
  text-decoration: none;
}
.zen-menu li.parent > a:before,
.zen-menu li.parent > .zen-menu-heading:before {
  width: 0;
  height: 0;
  float: left;
  content: "";
  margin-top: 16px;
  margin-right: 8px;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #fff transparent transparent transparent;
}
.zen-menu li.parent.active > a:before,
.zen-menu li.parent.active > .zen-menu-heading:before {
  border-color: #333333 transparent transparent transparent;
}
.zen-menu li ul li.parent > a:before,
.zen-menu li ul li.parent > .zen-menu-heading:before {
  float: right;
  content: "";
  width: 0;
  height: 0;
  margin: 0;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #999;
}
.zen-menu ul {
  margin: 0 0 0 16px;
}
.zen-menu ul li {
  list-style-type: disc;
}
.zen-menu .zen-menu-caption {
  display: block;
  font-size: 90%;
  padding: 4px 0;
}
/* menus in the middle */
.zen-menu-center {
  text-align: center;
  float: none !important;
  width: 100%;
}
.zen-menu-center li {
  display: inline-table;
  float: none !important;
}
.zen-menu-center li li {
  display: block;
  float: left!important;
  text-align: left;
  width: 100%;
  text-indent: 0 !important;
}
.zen-menu-center li li a {
  width: 100%;
}
/* menus in the middle */
.zen-menu-right {
  text-align: right;
  float: right !important;
}
.zen-menu-right li {
  display: inline-table;
  float: none !important;
}
.zen-menu-right li li {
  display: block;
  float: left!important;
  text-align: left;
  width: 100%;
  text-indent: 0 !important;
}
.zen-menu ul .zen-group ul {
  opacity: 1;
  visibility: visible;
  position: relative;
  left: 0;
  margin: 0;
  height: auto;
  box-shadow: none;
  margin-top: 20px;
  border: 1px solid rgba(0, 0, 0, 0.8);
  margin-bottom: 20px;
  display: block !important;
  margin-left: 0 !important;
}
.zen-menu ul .zen-group ul ul {
  border: 0;
  margin-bottom: 0;
  font-size: 90%;
  overflow: visible !important;
}
.zen-menu ul .zen-group ul ul li {
  list-style-type: disc !important;
}
.zen-menu ul .zen-group.parent > a:before,
.zen-menu ul .zen-group.parent > .zen-menu-heading:before,
.zen-menu ul .zen-group li.parent > a:before,
.zen-menu ul .zen-group li.parent > .zen-menu-heading:before {
  border: 0;
  display: none;
}
.zen-menu ul .zen-group ul {
  padding: 10px;
}
.zen-menu ul .zen-group ul ul {
  padding: 0;
  margin-left: 20px!important;
  padding-bottom: 0 !important;
}
.zen-menu-horizontal.zen-menu-no-animation ul {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.zen-menu-horizontal .zen-menu-offscreen ul {
  margin-left: -100% !important;
  left: -100%;
}
.zen-menu-horizontal .zen-menu-offscreen ul ul {
  margin-left: -20px !important;
  left: 100% !important;
}
.zen-menu-horizontal ul {
  width: 100%;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.zen-menu-horizontal ul:before,
.zen-menu-horizontal ul:after {
  content: "";
  display: table;
  clear: both;
}
.zen-menu-horizontal ul li {
  position: relative;
  z-index: 10;
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.zen-menu-horizontal ul a,
.zen-menu-horizontal ul .zen-menu-heading {
  display: block;
  color: #333;
  float: left;
  text-decoration: none;
  font-weight: 700;
  padding: 0 15px;
}
.zen-menu-horizontal ul ul {
  height: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  z-index: 98;
  top: 100%;
  left: -20px;
  margin-top: -10px;
  background: #fff;
  padding: 20px;
  min-width: 250px;
}
.zen-menu-horizontal ul ul li {
  width: 100%;
}
.zen-menu-horizontal ul ul ul {
  top: 0;
  left: 100%;
}
.zen-menu-horizontal ul .moduletable {
  margin-bottom: 0;
}
.zen-menu-horizontal ul .moduletable ul {
  height: auto;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  display: block;
  position: inherit;
  left: auto;
  top: auto;
  padding: 0;
  margin-bottom: 0 !important;
  clear: both;
}
.zen-menu-horizontal ul .moduletable ul li {
  padding: 0 !important;
  line-height: 1em;
}
.zen-menu-horizontal ul .justify {
  position: static;
}
.zen-menu-horizontal ul .justify ul {
  min-width: 0;
  margin-top: -7px !important;
}
.zen-menu-horizontal ul .justify ul ul {
  margin-top: 0 !important;
}
.zen-menu-horizontal ul li:hover > ul {
  height: auto;
  opacity: 1;
  visibility: visible;
  top: 100%;
  overflow: visible;
}
.zen-menu-horizontal ul li:hover > ul .zen-group ul {
  overflow: visible;
  height: auto;
}
.zen-menu-above ul ul {
  top: -40px;
}
.zen-menu-below ul ul {
  margin: 100px 0 0 0 !important;
}
.zen-menu-below ul li:hover ul {
  margin: 0 !important;
}
.zen-menu-below ul .justify ul {
  margin: 100px 0 0 0 !important;
}
.zen-menu-below ul .justify:hover ul {
  margin: -7px 0 0 0 !important;
}
.zen-menu-below ul .justify:hover ul ul {
  margin: 0 !important;
}
.zen-menu-below ul ul {
  top: 100%;
}
.zen-menu-zoom li > ul {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}
.zen-menu-zoom li > ul .zen-menu-child {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.zen-menu-zoom li:hover > ul {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.zen-menu-zoom ul ul {
  margin: 100px 0 0 0 !important;
}
.zen-menu-zoom ul li:hover ul {
  margin: 0 !important;
}
.zen-menu-zoom ul .justify ul {
  margin: 100px 0 0 0 !important;
}
.zen-menu-zoom ul .justify:hover ul {
  margin: -7px 0 0 0 !important;
}
.zen-menu-zoom ul .justify:hover ul ul {
  margin: 0 !important;
}
.zen-menu-tabs {
  float: left;
  width: 100%;
}
.zen-menu-tabs:after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #eee;
  z-index: 1;
}
.zen-menu-tabs li {
  margin: 0;
  z-index: 2;
}
.zen-menu-tabs li > a,
.zen-menu-tabs li > .zen-menu-heading {
  padding: 10px 30px;
  border-bottom: 0;
  border-left: 0;
}
.zen-menu-tabs li.active > a,
.zen-menu-tabs li.active > .zen-menu-heading {
  border: 1px solid #eee;
  border-bottom-color: #fff;
  border-radius: 4px 4px 0 0;
}
.zen-menu-tabs li li > a,
.zen-menu-tabs li li > .zen-menu-heading {
  border: 0;
  padding: 0;
}
.zen-menu-tabs li li.active > a,
.zen-menu-tabs li li.active > .zen-menu-heading {
  border: 0;
}
.zen-menu-navbar {
  border: 1px solid #ededed;
  border-width: 1px 0;
  width: 100%;
}
.zen-menu-navbar li {
  margin: 0;
}
.zen-menu-navbar li > a,
.zen-menu-navbar li > .zen-menu-heading {
  border-right: 1px solid #ededed;
  padding: 10px 20px;
}
.zen-menu-navbar li:last-child a,
.zen-menu-navbar li:last-child .zen-menu-heading {
  border-right: 0;
}
.zen-menu-navbar li ul a,
.zen-menu-navbar li ul .zen-menu-heading {
  border: 0;
  box-shadow: none;
  background-image: none;
  background: none;
  padding: 0;
  margin: 0;
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}
.zen-menu-navbar li .zen-menu-caption {
  padding: 0;
}
.zen-menu-vertical ul {
  margin: 0;
}
.zen-menu-vertical ul li {
  list-style-type: none;
  padding: 4px 0;
}
.zen-menu-vertical ul li li {
  background: none !important;
}
.zen-menu-vertical ul ol {
  list-style-type: decimal;
}
.zen-menu .zen-menu-module {
  padding: 10px 0 20px;
}
.zen-menu .zen-menu-module h3 {
  margin: 0;
}
.zen-menu .zen-menu-module #modlgn-remember {
  margin-left: 0 !important;
}
.zen-menu-pills li > a,
.zen-menu-pills li > .zen-menu-heading {
  padding: 10px 20px 0;
  border-radius: 4px;
}
.zen-menu-pills li > a:hover,
.zen-menu-pills li > .zen-menu-heading:hover {
  color: #fff;
  background: #999;
}
.zen-menu-pills li.active > a,
.zen-menu-pills li.active > .zen-menu-heading {
  background: #999;
  color: #fff;
  padding: 10px 20px 0;
  border-radius: 4px;
}
.zen-menu-pills li.active ul li > a,
.zen-menu-pills li.active ul li > .zen-menu-heading {
  border: 0;
  box-shadow: none;
  background-image: none;
  background: none;
  padding: 0;
  margin: 0;
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}
.zen-menu-pills li ul a,
.zen-menu-pills li ul .zen-menu-heading {
  border: 0;
  box-shadow: none;
  background-image: none;
  background: none;
  padding: 0;
  margin: 0;
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}
.zen-menu-pills li ul li a:hover,
.zen-menu-pills li ul li .zen-menu-heading:hover {
  color: #999999;
}
@media (min-width: 1200px) {
  .zen-menu-toggle {
    display: none;
  }
  .zen-menu-toggle li {
    display: block;
    float: none;
  }
  .zen-menu-toggle li ul {
    opacity: 1;
    visibility: visible;
    position: relative;
    left: 0;
    margin: 0;
    height: auto;
    margin-left: 0;
    float: left;
    width: 100%;
  }
  .zen-menu-toggle li:hover > ul {
    margin-left: 0px;
  }
  .zen-menu-toggle li:hover > ul ul {
    margin-left: 20px;
  }
  .zen-menu-toggle .zen-group ul {
    margin-left: 0px !important;
  }
  .zen-menu-toggle .zen-group:hover > ul {
    margin-left: 0px;
  }
  .zen-menu-toggle .zen-group:hover > ul ul {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .zen-menu {
    clear: both;
  }
}
@media (max-width: 1200px) {
  .zen-menu-btn {
    display: block;
  }
}
@media (min-width: 1200px) {
  .zen-menu-btn {
    display: none;
  }
}
.responsive_menu select {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border-color: 1px solid #eeeeee;
}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none;
}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #4682b1;
  padding: 4px 0 0;
  min-height: 42px;
  margin-bottom: 10px;
  z-index: 99;
}
.mean-container li.parent .zen-icon-plus,
.mean-container li.parent .zen-icon-minus {
  float: right;
  color: #ffffff;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.mean-container a.meanmenu-reveal:hover {
  color: #9fb03e;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #ffffff;
  height: 3px;
  margin-top: 3px;
}
.mean-container a.meanmenu-reveal span:hover {
  color: #9fb03e;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  margin-top: 44px;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
}
.mean-container .mean-nav ul li a,
.mean-container .mean-nav ul li span.zen-menu-heading {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #ffffff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  text-decoration: none;
  text-transform: uppercase;
}
.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav ul li span.zen-menu-heading:hover {
  color: #4682b1;
}
.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li li span.zen-menu-heading {
  width: 80%;
  padding: 0.9em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a,
.mean-container .mean-nav ul li.mean-last span.zen-menu-heading {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a,
.mean-container .mean-nav ul li li li span.zen-menu-heading {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a,
.mean-container .mean-nav ul li li li li span.zen-menu-heading {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a,
.mean-container .mean-nav ul li li li li li span.zen-menu-heading {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.05);
}
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 20px;
  height: 20px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  font-size: 1.4em !important;
  border: none !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  color: #4682b1;
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar,
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
.mean-container .zen-menu-caption {
  font-size: 11px;
  font-style: italic;
  color: #999;
  margin-left: 10px;
}
.mean-nav .moduletable {
  box-sizing: border-box;
  padding: 20px;
}
.mean-nav .moduletable #login-form ul {
  margin-bottom: 40px;
}
.mean-nav .moduletable .form-group {
  margin-bottom: 0;
}
.mean-nav .moduletable input {
  width: 100%;
  box-sizing: border-box;
}
.mean-nav .moduletable input[type="checkbox"],
.mean-nav .moduletable input[type="radio"] {
  width: auto;
}
#off-canvas-menu {
  margin: 0 !important;
}
#off-canvas-menu ul {
  margin: 0 !important;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
@media screen and (min-width: 900px) {
  .hidden-desktop {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  .visible-desktop {
    display: block !important;
    visibility: visible;
  }
  .visible-tablets,
  .visible-tablet {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  .visible-phones,
  .visible-phone {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
}
@media screen and (min-width: 620px) and (max-width: 900px) {
  .stack-tablets .zg-col {
    width: 100% !important;
    margin-left: 0;
  }
  .hidden-tablets,
  .hidden-tablet {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  .visible-tablets,
  .visible-tablet {
    display: block !important;
    visibility: visible;
  }
  .visible-phones,
  .visible-phone {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
}
@media screen and (max-width: 620px) {
  .stack-phones .zg-col {
    width: 100%;
  }
  .hidden-phones,
  .hidden-phone {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  .visible-phone,
  .visible-phones {
    display: block !important;
    visibility: visible;
  }
  .responsive-enabled .zen-container {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  .visible-navcollapse,
  #off-canvas-menu .simple-list {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
}
@media screen and (max-width: 1200px) {
  .visible-navcollapse {
    display: block !important;
    visibility: visible;
  }
  .hidden-navcollapse {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  #menu ul {
    display: none;
  }
  .default-menu #menu ul,
  .stacked-menu #menu ul {
    display: block;
  }
  .default-menu #menu ul ul,
  .stacked-menu #menu ul ul {
    display: none;
  }
  .default-menu #navwrap.fixed,
  .stacked-menu #navwrap.fixed {
    position: relative;
  }
  .stacked-menu #menu ul li {
    width: 100%;
  }
  #menu {
    position: inherit !important;
  }
  #menu .off-canvas-trigger {
    position: absolute !important;
    top: -50px;
    padding: 15px 12px 15px 18px !important;
  }
  #menu .off-canvas-trigger span:before {
    font-size: 100% !important;
    line-height: 1.2em !important;
  }
  .fixed .off-canvas-trigger {
    display: none !important;
  }
}
@media screen and (min-width: 980px) {
  .visible-gridcollapse {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
}
@media screen and (max-width: 980px) {
  .visible-gridcollapse {
    display: block !important;
    visibility: visible;
  }
  .hidden-gridcollapse {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
}
@media screen and (min-width: 900px) {
  width: 90%;
}
@media screen and (max-width: 900px) {
  .responsive-enabled .zen-container {
    width: 80%;
  }
}
@media screen and (max-width: 620px) {
  .responsive-enabled .zen-container {
    width: 80%;
  }
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.article-footer {
  margin-bottom: 20px;
}
.article-aside {
  margin: -26px 0 30px;
  padding: 8px 0;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  color: #333;
}
.article-aside ul {
  float: right;
  padding-right: 10px;
  margin-bottom: 0;
}
.article-aside a {
  color: #333333;
}
.article-aside .article-info {
  float: left !important;
  padding-left: 10px;
}
.cols-3 .article-aside ul,
.cols-4 .article-aside ul {
  float: left;
  padding-left: 10px;
}
.cols-1 .with-image .article-aside,
.leading .with-image .article-aside {
  margin: -26px -30px 30px;
}
.cols-1 .item-image,
.leading .item-image {
  max-width: none;
  margin: 0px -30px;
}
.cols-1 .item-image img,
.leading .item-image img {
  width: 100%;
}
.items-leading,
.item-row .item {
  margin-bottom: 40px;
}
.item-row {
  float: left;
  width: 100%;
}
.items-more {
  margin-bottom: 20px;
  float: left;
  padding: 0 20px 20px;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  width: 100%;
}
.items-more li {
  border-bottom: 1px solid #eee;
}
.items-more li:last-child {
  border-bottom: 0;
}
.zg-col-3 .article-info,
.zg-col-4 .article-info {
  margin-bottom: 4px;
}
.zg-col-3 .article-title,
.zg-col-4 .article-title {
  font-size: 1.8em;
}
.zg-col-3 .readmore a,
.zg-col-4 .readmore a {
  display: inline-block;
}
.zg-col-3 .item,
.zg-col-4 .item {
  margin-bottom: 30px;
}
.readmore {
  float: left;
  width: 100%;
  margin-bottom: 45px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.readmore span.zen-icon {
  margin-left: 10px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.readmore a:hover span.zen-icon {
  margin-left: 15px;
  margin-right: 0;
}
.category-list ul {
  margin-bottom: 30px;
}
.category-list li {
  padding: 8px 0;
}
.category-list .btn {
  margin-top: 20px;
}
table.category {
  width: 100%;
}
table.category th {
  text-align: left;
  font-weight: bold;
}
.item-image {
  margin: 20px 0 0;
}
.item-page,
article {
  position: relative;
  z-index: 1;
}
.img-left {
  float: left;
  max-width: 100%;
  margin: 0 20px 0 0;
}
.img-right {
  float: right;
  max-width: 100%;
  margin: 0 0 0 20px;
}
.img-none img {
  margin: 0 auto;
}
.item-image figure {
  margin: 0;
}
@media screen and (max-width: 900px) {
  .img-right,
  .img-left {
    margin: 20px 0;
  }
}
.login fieldset {
  padding: 0;
  border: 0;
}
.login input {
  margin-bottom: 20px;
}
.login ul {
  margin: 20px 0 0 0;
}
.login ul li {
  list-style-type: none;
  padding: 2px 0;
}
.login input#remember,
.login label {
  display: inline;
}
.control-label {
  padding-right: 10px;
}
.zg-col-9 input {
  width: 100%;
}
.search-results {
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
}
.search-results li:last-child,
.search-results li:last-child a {
  border-bottom: 0;
}
.search-results h3,
.search-results p {
  margin: 0;
}
.search-results .small {
  font-size: 90%;
}
.search-results li {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
#searchForm .no-margin {
  margin-left: 0 !important;
}
#searchForm input[type="radio"],
#searchForm input[type="checkbox"] {
  margin-right: 6.66666667px;
}
#searchForm legend {
  margin-bottom: 20px;
}
/* Tooltips
-----------------------------------------------------------------------------*/
.control-group {
  position: relative;
  z-index: 1;
}
.tip-wrap {
  background: #4682b1;
  border: 1px solid #4077a2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  max-width: 300px;
  z-index: 999;
  color: #fff;
}
.tip-title {
  border-bottom: 1px solid #4077a2;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 13px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #4682b1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #4077a2;
  border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #4077a2;
  border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #4077a2;
  border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #4077a2;
  border-width: 0 5px 5px;
}
.profile-edit fieldset {
  margin-bottom: 20px;
}
.edit .inputbox {
  width: 70%;
  margin-right: 10px;
}
.edit .btn.hasTooltip {
  margin-top: 1px;
  margin-left: 4px;
}
.edit .search-field {
  min-width: 200px !important;
  width: 200px !important;
}
.content_rating {
  clear: both;
  margin-bottom: 20px;
}
.content_rating img {
  float: left;
}
.content_rating p {
  margin-bottom: 0;
}
.content_rating .content_vote label {
  display: block;
}
.btn-toolbar {
  margin-bottom: 20px;
}
/* Pagenav - Tabs
-----------------------------------------------------------------------------*/
dl.tabs {
  padding: 0px;
  clear: both;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #fff;
}
dl.tabs:before,
dl.tabs:after {
  content: " ";
  display: table;
}
dl.tabs:after {
  clear: both;
}
dl.tabs:before,
dl.tabs:after {
  content: " ";
  display: table;
}
dl.tabs:after {
  clear: both;
}
dl.tabs:after {
  content: "";
  background: #eeeeee;
  height: 1px;
  width: 100%;
}
dl.tabs:before {
  content: "";
  background: #fff;
  height: 1px;
  width: 100%;
}
dl.tabs dt:last-child h3:after {
  content: "";
}
dl.tabs h3 {
  float: left;
  margin-right: 20px;
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 10px !important;
  border: 0;
}
dl.tabs h3:after {
  content: "/";
  margin-left: 20px;
  color: #dadada;
}
dl.tabs h3 a {
  border: 0;
  color: #333333;
  margin-bottom: 0px !important;
}
dl.tabs .open h3 a {
  color: #4682b1;
}
.contact .nav-tabs {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.contact .tab-content {
  padding-top: 20px;
  float: left;
  width: 100%;
  position: relative;
}
.contact .tab-pane {
  top: 0;
}
.contact .thumbnail {
  margin-bottom: 40px;
}
.contact [itemprop="jobTitle"] {
  margin: 10px 0;
  font-size: 39px;
  line-height: 1.42857143;
  word-break: break-word;
}
.contact [itemprop="jobTitle"] small {
  font-size: 26px;
}
.contact dd {
  padding: 4px 0;
}
.contact legend {
  margin-bottom: 40px;
}
.contact input,
.contact textarea {
  width: 75%;
  margin-bottom: 20px;
}
.contact #jform_contact_email_copy {
  width: auto;
}
.contact label {
  display: inline-block;
  text-align: left !important;
}
.contact .panel-heading {
  padding: 10px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.contact .zen-collapse,
.contact .tab-pane {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
.contact .zen-collapse.in,
.contact .tab-pane.active {
  max-height: 1000px;
  opacity: 1;
}
.contact .contact-address {
  padding-bottom: 20px;
}
.login input {
  margin-bottom: 20px;
}
.login .col-sm-3 {
  width: auto;
}
.other-links {
  margin: 0;
  margin-top: 20px;
}
.other-links li {
  list-style-type: none;
  padding: 4px 0;
}
.other-links li li {
  background: none !important;
}
.other-links ol {
  list-style-type: decimal;
}
.profile-edit .form-group {
  width: 100%;
  clear: both;
}
.profile-edit .form-group input {
  margin-bottom: 20px;
}
.profile-edit legend {
  margin-bottom: 20px;
}
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
.zen-collapse-trigger {
  border: 1px solid #eeeeee;
  padding: 0px 20px;
  margin-bottom: 0;
  cursor: pointer;
}
.zen-collapse-trigger:hover {
  -webkit-transition: all 250ms;
  transition: all 250ms;
  background: #4682b1;
  border: 1px solid #38678c;
}
.zen-collapse-trigger:hover h1,
.zen-collapse-trigger:hover h2,
.zen-collapse-trigger:hover h3,
.zen-collapse-trigger:hover h4 {
  color: #ffffff;
}
.zen-collapse-trigger .toggler {
  float: right;
}
.zen-collapse-trigger .zen-icon {
  float: right;
}
.zen-collapse-trigger h3 {
  border: 0 !important;
}
.zen-collapse-trigger h3:after {
  display: none;
}
.slide-content {
  padding: 20px 0;
}
.slide-content .moduletable {
  margin-bottom: 0;
}
.slide-content p {
  margin: 0;
}
.tags a {
  margin-right: 10px;
}
.contentpane.modal {
  padding: 20px !important;
  background: #fff;
  text-shadow: none;
}
.contentpane.modal label {
  line-height: 4em;
  margin-right: 20px;
}
.contentpane.modal input {
  min-height: 0;
}
.contentpane.modal .pagination li {
  margin: 0;
  padding: 0 !important;
}
.contentpane,
#tinymce {
  text-shadow: none !important;
  color: #333 !important;
}
.contentpane p,
#tinymce p,
.contentpane h1,
#tinymce h1,
.contentpane h2,
#tinymce h2,
.contentpane h3,
#tinymce h3,
.contentpane h4,
#tinymce h4,
.contentpane h5,
#tinymce h5,
.contentpane h6,
#tinymce h6 {
  color: #333 !important;
}
.cat-children {
  clear: both;
  padding: 20px;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.edit .btn-group {
  float: left;
  margin-top: 20px;
  margin-right: 4px;
}
.edit .btn-group button {
  border: 0;
}
.edit label {
  width: 20%;
  float: left;
  margin-right: 10px;
  text-align: right;
}
.edit .form-group {
  margin-bottom: 20px;
}
.edit .tab-content {
  padding-top: 20px;
  float: left;
  width: 100%;
}
.edit .chzn-choices {
  padding: 10px;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
.edit .modal-button {
  margin-right: 4px;
}
.edit textarea {
  width: 70%;
}
.edit .input-append,
.edit .input-prepend {
  float: left;
  width: auto;
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #ebebeb;
  background-color: #ffffff;
  text-shadow: 0;
}
.edit .tab-pane {
  display: none;
}
.edit .tab-pane.active {
  display: block;
}
.edit #jform_title {
  width: 100%;
  margin-bottom: 20px;
}
.edit #jform_title-lbl {
  text-align: left;
}
.edit .nav-tabs {
  margin: 20px 0 40px;
}
.edit .btn-toolbar {
  margin: 0 0 20px;
}
.edit .form-group {
  margin-bottom: 20px;
}
.edit .chzn-container {
  width: 70% !important;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane {
  clear: both;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  content: " ";
  display: table;
}
.edit .tab-pane:after {
  clear: both;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  content: " ";
  display: table;
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 13px;
  margin-bottom: 13px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  border-color: #ebebeb;
}
#editor-xtd-buttons {
  margin-right: 40px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 13px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.chzn-container {
  float: left;
  min-width: 300px;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: left;
  min-width: 300px;
}
.window #imageForm #upbutton {
  border: 1px solid #ebebeb;
  float: left;
  padding: 3px 12px;
  margin-left: 5px;
}
.window #imageForm .pull-right {
  margin-right: 40px;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
  clear: both;
}
.window .manager:before,
.window .manager:after {
  content: " ";
  display: table;
}
.window .manager:after {
  clear: both;
}
.window .manager:before,
.window .manager:after {
  content: " ";
  display: table;
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.t3onoff {
  width: 90px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  border-radius: 0;
  /* use before as background */
  /* use after as switch */
  /* active label should be under => so inactive can be clickable */
  /* off background */
  /* off switch */
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  border: 1px solid #aaa;
  -webkit-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}
.t3onoff label.off.active:before {
  left: 0%;
}
.t3onoff label.on:before {
  background: #690;
  left: -100%;
}
.t3onoff label.on.active:before {
  left: 0%;
}
.t3onoff label.off:after {
  left: 60%;
}
.t3onoff label.off.active:after {
  left: 0%;
}
.t3onoff label.on:after {
  left: 0%;
}
.t3onoff label.on.active:after {
  left: 60%;
}
/* radio btn group */
fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-right-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eee;
  border: 1px solid #ccc;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #ccc;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: none;
  border-color: #ebebeb;
  overflow: hidden;
  margin-top: 10px;
  display: inline;
}
.icon-remove {
  padding-right: 10px !important;
}
.media-preview .icon-eye {
  position: absolute;
  margin-left: 10px;
  margin-top: 8px;
}
input.input-small {
  text-indent: 20px;
  padding-left: 30px;
}
.form-group {
  float: left;
  width: 100%;
}
a.btn.hasTooltip {
  width: 35px;
  float: right;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.thumbnails {
  margin-top: 30px;
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left !important;
  margin-bottom: 18px!important;
  margin-left: 20px!important;
  height: 100px !important;
  width: 100px !important;
  background: #fff;
}
.thumbnails > li img {
  width: 100%;
}
.thumbnails > li .small {
  padding: 8px;
  font-size: 90%;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 18px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #08c;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555;
}
.well {
  padding: 20px;
}
.span9 {
  width: 70%;
  float: left;
}
.bootstrap2 .edit .btn {
  border: 1px solid #ebebeb;
  background-color: #ffffff;
  text-shadow: 0;
  position: relative !important;
  margin-top: 0 !important;
  top: 0 !important;
  left: auto;
  display: inline-block !important;
}
.bootstrap2 .edit .input-prepend.input-append .add-on:first-child,
.bootstrap2 .edit .input-prepend.input-append .btn:first-child {
  height: 42px;
  width: 36px;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.zen-menu-btn-wrap a {
  color: #ffffff;
  text-transform: uppercase;
  padding: 4px 0 12px;
  float: left;
  width: 100%;
}
.zen-menu-btn-wrap :before {
  font-size: 1.2em;
}
.navbar-header {
  width: 100%;
}
.zen-menu li.parent > a:before,
.zen-menu li.parent > .zen-menu-heading:before {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
#menu {
  background: #4682b1;
  padding: 0 20px;
  float: left;
  width: 100%;
  min-height: 68px;
  border: 0;
  border-bottom: 4px solid #3a6d94;
}
#menu.zen-menu-center {
  height: 65px;
}
#menu.with-offcanvas {
  padding-right: 34px;
}
@media screen and (max-width: 1200px) {
  #menu.with-offcanvas {
    padding-right: 20px;
  }
}
#menu .zen-menu-caption {
  margin-top: -14px;
  margin-bottom: 8px;
  font-weight: 300;
  line-height: 1em;
  font-size: 11px;
  font-style: italic;
  color: #cccccc;
}
#menu .with-caption {
  margin-top: -14px;
}
#menu .with-caption a,
#menu .with-caption span {
  margin-top: 14px !important;
  padding-top: 4px;
  padding-bottom: 8px;
}
#menu .with-caption .zen-menu-caption {
  margin-top: -12px !important;
  margin-bottom: 0 !important;
}
#menu ul ul .with-caption {
  margin-top: 6px;
}
#menu ul ul .with-caption .zen-menu-caption {
  margin-top: 4px !important;
  line-height: 1.3em;
}
#menu ul {
  margin-left: 0;
}
#menu ul > li {
  line-height: 42.5px;
  margin: 0;
}
#menu ul > li a,
#menu ul > li .zen-menu-heading {
  color: #ffffff;
  font-weight: 300;
  text-transform: uppercase;
  padding: 12px 20px 11px 20px;
  background: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  border-right: 1px solid #3d729b;
  border-left: 1px solid #5891bd;
}
#menu ul > li a:hover,
#menu ul > li .zen-menu-heading:hover {
  color: #9fb03e;
}
#menu ul > li.active > a,
#menu ul > li.active > .zen-menu-heading {
  color: #333333;
  background: transparent;
}
#menu ul > li:first-child a,
#menu ul > li:first-child .zen-menu-heading {
  border-left: 0;
  margin-left: 0;
  padding-left: 10px;
}
#menu ul > li:last-child {
  margin-right: -1px;
}
#menu ul > li:last-child a,
#menu ul > li:last-child .zen-menu-heading {
  margin-right: -1px;
}
#menu ul > li:last-child a:after,
#menu ul > li:last-child .zen-menu-heading:after {
  content: "";
  height: 65px;
  background: #5891bd;
  width: 1px;
  position: absolute;
  right: 0;
  top: 0;
}
#menu ul ul {
  border: 1px solid #eeeeee;
  border-width: 0;
  background: rgba(0, 0, 0, 0.8);
  border-bottom: 4px solid rgba(0, 0, 0, 0.8);
  padding: 15px 0 30px;
  margin: 0 0 0 20px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
#menu ul ul:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 100%;
  margin-left: 0px;
  margin-right: -40px;
  height: 10px;
  background: rgba(3, 3, 3, 0.8);
  border-top: 4px solid #3a6d94;
  z-index: 100;
}
#menu ul ul ul:before {
  display: none !important;
}
@media screen and (max-width: 1200px) {
  #menu ul ul {
    width: auto !important;
  }
}
#menu ul ul .zen-menu-caption {
  margin-top: 10px;
}
#menu ul ul > li {
  line-height: 1em;
}
#menu ul ul > li a,
#menu ul ul > li .zen-menu-heading {
  color: #ffffff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
  border-top: 0;
  padding: 8px 20px;
  display: block;
  width: 100%;
  border-right: 0;
  border-left: 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
}
#menu ul ul > li a:hover,
#menu ul ul > li .zen-menu-heading:hover {
  color: #999999;
}
#menu ul ul > li.active > a,
#menu ul ul > li.active > .zen-menu-heading {
  color: #9fb03e;
  background: transparent;
}
#menu ul ul > li:first-child > a,
#menu ul ul > li:first-child > .zen-menu-heading {
  border-top: 0 !important;
}
#menu ul ul > li:first-child a,
#menu ul ul > li:first-child .zen-menu-heading {
  padding: 8px 20px !important;
}
#menu ul ul > li:last-child > a,
#menu ul ul > li:last-child > .zen-menu-heading {
  border-bottom: 0;
}
#menu ul ul > li:last-child a:after,
#menu ul ul > li:last-child .zen-menu-heading:after {
  display: none;
}
#menu ul ul > li .zen-group {
  border-top: 0 !important;
}
#menu ul ul ul {
  top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-width: 0px;
  border: 0;
  margin-left: 0;
}
#menu ul ul .zen-group ul {
  background: rgba(0, 0, 0, 0.8);
  border-top: 4px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-left: 20px !important;
  margin-top: 10px !important;
  width: 90%;
}
#menu ul ul .zen-group ul a,
#menu ul ul .zen-group ul .zen-menu-heading {
  line-height: 1.1em;
  margin-top: 0 !important;
}
#menu ul ul .zen-group ul li:first-child a,
#menu ul ul .zen-group ul li:first-child .zen-menu-heading {
  line-height: 1.1em;
}
#menu ul ul .zen-group.parent a,
#menu ul ul .zen-group.parent .zen-menu-heading {
  border: 0;
}
#menu ul ul p,
#menu ul ul ul,
#menu ul ul h1,
#menu ul ul h2,
#menu ul ul h3,
#menu ul ul h4,
#menu ul ul h5,
#menu ul ul h6,
#menu ul ul .zen-menu-caption {
  color: #ffffff;
}
#menu ul ul .moduletable {
  width: 100%;
  float: left;
  padding: 20px;
}
#menu ul ul .moduletable .btn {
  margin: 20px 0;
}
#menu ul ul .moduletable .btn:hover {
  background: #e6e6e6;
}
#menu ul ul .moduletable input {
  margin-bottom: 10px;
}
#menu ul ul .moduletable li a {
  padding-left: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}
#menu ul ul .moduletable li:last-child a {
  border-bottom: 0;
}
#menu ul ul input {
  text-indent: 12px;
  width: 100%;
}
#menu ul ul input[type="checkbox"],
#menu ul ul input[type="radio"] {
  width: auto;
}
#menu ul .cols-2 > li {
  width: 45% !important;
  float: left;
  margin-right: 5%;
}
#menu ul .cols-2 > li li {
  width: 100%!important;
}
#menu ul .cols-3 > li {
  width: 31% !important;
  float: left;
  margin-right: 2.3%;
}
#menu ul .cols-3 > li li {
  width: 100%!important;
}
#menu ul .cols-4 > li {
  width: 21% !important;
  float: left;
  margin-right: 4%;
}
#menu ul .cols-4 > li li {
  width: 100%!important;
}
#menu .justify ul {
  margin-top: 0px !important;
  margin-left: 40px !important;
}
#menu .justify.zen-menu-offscreen ul {
  left: 0 !important;
  margin-left: 20px !important;
}
.offcanvas-menu #menu.zen-menu-right {
  padding-right: 80px;
}
#navwrap.fixed {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0;
  -webkit-transform: translateZ(0);
}
#navwrap.fixed .zen-spotlight {
  margin-top: 0;
  padding-top: 0;
}
#navwrap {
  z-index: 10;
}
.nav-tabs {
  border-bottom: 0;
  margin: 0;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.nav-tabs li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
}
.nav-tabs li a {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
}
.nav-tabs li a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.nav-tabs li a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.nav-tabs li a.active {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
.nav-tabs li a.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.nav-tabs li.active a {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
.nav-tabs li.active a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.nav-tabs li.active a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.nav-tabs li.active a.active {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
.nav-tabs li.active a.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.accordion ul ul {
  display: none;
}
.accordion li.parent {
  cursor: pointer;
}
.accordion li.parent .expand {
  position: absolute;
  margin-top: 4px;
  cursor: pointer;
  right: 0;
}
.accordion li.parent .expand:before {
  float: right;
}
.sidebar {
  margin-top: 25px !important;
}
.sidebar .moduletable {
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
}
.sidebar .nav-header,
.sidebar .zen-menu-heading {
  color: #333333 !important;
}
.sidebar ul {
  padding: 10px;
}
.sidebar ul ul {
  margin-bottom: 0;
}
.sidebar ul li {
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #fff;
  padding: 8px 0 !important;
}
.sidebar ul li:first-child {
  border-top: 0;
}
.sidebar ul li:last-child {
  border-bottom: 0;
}
.sidebar ul li .expand {
  background: #eeeeee;
  color: #bbbbbb;
  padding: 4px;
  border-radius: 2px;
  margin-right: 20px;
  margin-top: 0px !important;
  transition: all 0.4s;
}
.sidebar ul li .expand:hover {
  background: #4682b1;
  color: #ffffff;
}
.sidebar ul li a,
.sidebar ul li .zen-menu-heading {
  color: #9fb03e;
  text-transform: uppercase !important;
}
.sidebar ul li a:hover,
.sidebar ul li .zen-menu-heading:hover {
  background: none;
  color: #4682b1;
}
.sidebar ul li ul {
  font-size: 90%;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  border-bottom: 0 !important;
  padding: 4px 10px;
}
.sidebar ul li ul li {
  list-style-type: none !important;
  border: 0;
}
.sidebar ul li ul a {
  color: #9fb03e;
}
#menu #onepage li a {
  padding-bottom: 12px;
  line-height: 42.5px;
}
.sidebar .moduletable ul ul,
.sidebar .moduletable ul.unstyled ul {
  margin: 10px 0 !important;
}
@media screen and (max-width: 1200px) {
  .stacked-menu #menu ul li {
    width: 90% !important;
  }
  .stacked-menu #menu ul li a,
  .stacked-menu #menu ul li .zen-menu-heading {
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 1px solid #3d729b !important;
    border-top: 1px solid #5891bd !important;
    width: 90% !important;
  }
  .stacked-menu #menu ul li:last-child a,
  .stacked-menu #menu ul li:last-child .zen-menu-heading {
    border-bottom: 0 !important;
  }
  .stacked-menu #menu .off-canvas-trigger {
    left: auto;
    right: 0;
    z-index: 100;
  }
}
#onepage li a {
  padding-right: 20px !important;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.one-page #zen-wrap-inner,
.one-page body {
  height: 100%;
}
.one-page #sticky-fill {
  display: none;
}
.one-page #navwrap,
.one-page #logowrap {
  position: fixed;
  z-index: 11;
  width: 100%;
}
.fixed:not(.one-page) .toolbar-fixed {
  top: 0 !important;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.off-canvas-heading h3 {
  color: #ffffff;
}
.sb-close {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 16px 10px 16px 18px;
  background: #679bc3;
  color: #fff;
  cursor: pointer;
}
.sb-close:hover {
  background: #9fb03e;
}
.mean-bar .sb-close {
  display: none;
}
.off-canvas-inner {
  height: 100%;
}
.off-canvas-body {
  padding: 20px;
  float: left;
  width: 100%;
  background: #4682b1;
  min-height: 100%;
}
.off-canvas-body h1,
.off-canvas-body h2,
.off-canvas-body h3,
.off-canvas-body h4,
.off-canvas-body h5,
.off-canvas-body h6 {
  color: #ffffff;
}
.off-canvas-body p,
.off-canvas-body label {
  color: #eeeeee;
}
.off-canvas-body a,
.off-canvas-body .zen-menu-heading,
.off-canvas-body .separator {
  color: #ffffff;
}
.off-canvas-body a:hover,
.off-canvas-body .zen-menu-heading:hover,
.off-canvas-body .separator:hover {
  color: #9fb03e;
}
.off-canvas-body input {
  width: 100%;
}
.off-canvas-body input[type="checkbox"] {
  width: auto;
}
.off-canvas-body .moduletable #login-form ul {
  margin-bottom: 40px;
}
.off-canvas-body ul {
  margin-left: 0;
}
.off-canvas-body li {
  border-bottom: 1px solid #3a6d94;
  padding: 10px 0;
  list-style-type: none;
}
.mean-container #menu {
  display: none;
}
.mean-container .off-canvas-trigger {
  display: none !important;
}
#off-canvas-menu .zen-menu-caption {
  display: block;
  font-style: italic;
  color: #ffffff;
}
#off-canvas-menu label,
#off-canvas-menu .expand {
  color: #ffffff;
}
#off-canvas-menu ul {
  margin-bottom: 40px !important;
}
#off-canvas-menu ul .expand {
  right: 20px;
}
#off-canvas-menu ul li {
  padding: 10px 0;
  clear: both;
  border-bottom: 1px solid #3d729b;
}
#off-canvas-menu ul li:last-child {
  border-bottom: 0;
}
#off-canvas-menu ul li:first-child {
  border-top: 0;
}
#off-canvas-menu ul a,
#off-canvas-menu ul .zen-menu-heading {
  display: block;
}
#off-canvas-menu ul ul {
  padding-left: 32px;
  margin-bottom: 0 !important;
  margin-top: 20px;
  width: 100% !important;
  padding: 20px 0;
}
#off-canvas-menu ul ul li {
  border: 0;
}
#off-canvas-menu ul ul ul {
  margin-bottom: 0;
}
#off-canvas-menu p {
  margin: 0 0 10px;
}
#off-canvas-menu h3 {
  margin-bottom: 0;
}
#off-canvas-menu .moduletable {
  width: 100%;
}
#off-canvas-menu .moduletable input {
  width: 100%;
}
#off-canvas-menu .moduletable input[type="radio"],
#off-canvas-menu .moduletable input[type="checkbox"] {
  width: auto;
  margin-tight: 10px;
}
#menu {
  position: relative;
}
#menu .off-canvas-trigger {
  position: absolute;
  z-index: 90;
  right: 10px;
  border: 0;
  padding: 11px 20px 11px 25px;
  background: none !important;
  border-radius: 2px !important;
  color: #ffffff;
  box-shadow: none;
}
#menu .off-canvas-trigger:hover {
  background: #6096c0;
  color: #9fb03e;
}
#menu .off-canvas-trigger span:before {
  font-size: 130%;
  line-height: 42.5px;
}
.sb-active .toolbar-fixed,
.sb-active #slideshow-thumbs,
.sb-active #menu {
  display: none;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Hidden Panel
-----------------------------------------------------------------------------*/
.open-panel {
  color: #fff;
  right: 0;
  text-align: center;
  padding: 4px 20px;
  position: absolute;
  z-index: 10;
  margin-top: 7px;
}
.open-panel span {
  background: none;
}
.zen-panel {
  text-shadow: none;
  float: left;
  width: 100%;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  opacity: 1;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.zen-panel.hidden {
  opacity: 0;
}
.zen-panel .zen-module-title {
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  padding-left: 10px;
}
.fixed .zen-panel {
  display: none;
}
.zen-panel-close {
  position: absolute;
  right: 30px;
  margin-top: 6px;
  background: #4682b1;
  border-radius: 4px;
}
.zen-panel-close:hover {
  background: #9fb03e;
}
.zen-panel-close .zen-icon {
  color: #fff;
  margin: 0;
  padding: 4px;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* =Buttons
 -----------------------------------------------------------------------------*/
.btn,
button,
input.button,
#toolbar a {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
}
.btn:hover,
button:hover,
input.button:hover,
#toolbar a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.btn.active,
button.active,
input.button.active,
#toolbar a.active {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
.btn.active:hover,
button.active:hover,
input.button.active:hover,
#toolbar a.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
#filters a,
#zenfilters a,
#zenkit-tabs a {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
}
#filters a:hover,
#zenfilters a:hover,
#zenkit-tabs a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
#filters a:hover,
#zenfilters a:hover,
#zenkit-tabs a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
#filters a.active,
#zenfilters a.active,
#zenkit-tabs a.active {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
#filters a.active:hover,
#zenfilters a.active:hover,
#zenkit-tabs a.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
#filters a.active {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  background: #9fb03e !important;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
  padding: 6px 10px !important;
}
#filters a.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
#filters a.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
#filters a.active.active {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
#filters a.active.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.middle-row #filters a {
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  border-bottom: 1px solid #666666 !important;
}
.middle-row #filters a:hover {
  color: #9fb03e;
  border-bottom: 1px solid #9fb03e !important;
}
.middle-row #filters a.active {
  background: rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #4682b1 !important;
}
#navwrap .btn {
  border: 0 !important;
}
#toolbar a {
  margin-right: 10px;
}
input.button {
  box-shadow: none !important;
}
.btn.btn-large {
  padding: 11px 40px;
}
.btn.btn-small {
  padding: 2px 4px;
}
.btn.disabled {
  background: #d0d0d0;
  color: #aaaaaa;
}
a.jackbox {
  display: inline;
}
.jmodedit {
  background: none !important;
  border: 0 !important;
  padding: 0;
}
.jmodedit .icon-edit {
  padding: 0px !important;
  display: inline-block;
  border-radius: 2px;
  color: #fff;
  border: 0 !important;
}
.jmodedit .icon-edit:before {
  padding: 10px;
  float: left;
  background: #4682b1;
  border-radius: 2px;
  margin: 4px 4px 0 0;
}
.btn-mini {
  padding: 4px 8px;
  font-size: 90%;
  line-height: 1em;
}
.pager li,
.pagenav li,
.pager li.active,
.pagenav li.active {
  width: 45%;
}
.pager li a,
.pagenav li a,
.pager li.active a,
.pagenav li.active a {
  text-align: center;
  border-width: 0 0 1px 0 !important;
  display: block;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
}
.pager li.disabled a:hover,
.pagenav li.disabled a:hover {
  color: #333333 !important;
}
.pagination li a {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  border-width: 0 0 1px 0 !important;
}
.pagination li a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.pagination li a:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.pagination li a.active {
  color: #333333;
  background: #ffffff;
  border-width: 0 0 1px 0;
  padding: 10px;
  text-shadow: none;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff #ffffff #4682b1 #ffffff;
}
.pagination li a.active:hover {
  color: #ffffff;
  background: #9fb03e;
  border-color: #ffffff #ffffff #9fb03e #ffffff !important;
  text-decoration: none;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #327e43;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007aa3;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #d67200;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #a30000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Logo
 -----------------------------------------------------------------------------*/
#logo h1,
#logo h2,
#logo h3,
#logo h4,
#logo h5,
#logo h6 {
  font-weight: 900;
  font-size: 3em;
  line-height: 1em;
  color: #ffffff;
  margin: 0;
}
#logo h1 a,
#logo h2 a,
#logo h3 a,
#logo h4 a,
#logo h5 a,
#logo h6 a {
  color: #ffffff;
}
#logo h1 a:hover,
#logo h2 a:hover,
#logo h3 a:hover,
#logo h4 a:hover,
#logo h5 a:hover,
#logo h6 a:hover {
  color: #ffffff;
}
#logo p {
  margin-bottom: 0;
  color: #ffffff;
}
#logo .moduletable {
  margin-bottom: 0;
}
#logowrap {
  padding: 0;
}
#logowrap .zen-spotlight {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
  border: 0;
}
@media screen and (max-width: 1200px) {
  #logowrap .moduletable {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 980px) {
  #logowrap .moduletable {
    margin-bottom: 0;
  }
}
#logowrap .border {
  padding: 1px;
}
#logowrap .floatleft {
  margin-bottom: 0;
}
#header {
  margin-left: 0;
  padding-left: 8%;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
html,
body {
  font-weight: 300;
  font-size: 13px;
}
/* Typography
-----------------------------------------------------------------------------*/
h1 {
  margin: 10px 0;
  font-size: 39px;
  line-height: 1.42857143;
  word-break: break-word;
  clear: both;
}
h1 small {
  font-size: 26px;
}
.article-header {
  margin-bottom: 20px;
}
h2 {
  margin: 10px 0;
  font-size: 39px;
  line-height: 1.42857143;
  word-break: break-word;
  clear: both;
}
h2 small {
  font-size: 19.5px;
}
h2 sup {
  font-size: 40%;
  top: -20px;
}
.article-title {
  line-height: 1.4em;
  margin-left: 0;
  margin-top: 0;
}
.cols-1 .with-image .article-title,
.leading .with-image .article-title {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 0 10px 10px 10px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
  margin-top: 0;
  padding-bottom: 0;
  line-height: 2em;
  margin-bottom: 0;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 2em;
  margin-left: -28px;
}
.cols-1 .with-image .article-title a,
.leading .with-image .article-title a {
  color: #fff !important;
}
.cols-1 .with-image .article-title a:hover,
.leading .with-image .article-title a:hover {
  color: #4682b1 !important;
}
h3 {
  margin: 10px 0;
  font-size: 20.8px;
  line-height: 2;
  word-break: break-word;
}
h3 small {
  font-size: 15px;
}
h3 i {
  margin-right: 10px;
}
h4 {
  margin: 10px 0;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-word;
}
h4 small {
  font-size: 13px;
}
h5 {
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.42857143;
}
h5 small {
  font-size: 11px;
}
h6 {
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.42857143;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  color: #ffffff;
}
.mainwrap h1,
.mainwrap h2,
.mainwrap h3,
.mainwrap h4,
.mainwrap h5,
.mainwrap h6 {
  font-weight: 300;
  color: #333333;
}
ul,
legend {
  margin-bottom: 30px;
}
.small {
  font-size: 90%;
}
.margins {
  margin: 20px 0;
}
ul li {
  line-height: 1.85714286;
}
input[type="radio"] {
  box-shadow: none !important;
}
/* Special Headings
-----------------------------------------------------------------------------*/
.headline {
  font-size: 2em;
  margin-bottom: 0;
  text-align: center;
  line-height: 3em;
  background: #fff;
  border-bottom: 1px solid #e9e9e9 !important;
}
.headline :after {
  display: none;
}
p.subheading {
  padding-top: 20px;
  margin: 0 auto 60px;
}
/* Paragraph
-----------------------------------------------------------------------------*/
p {
  margin: 0 0 30px;
  line-height: 1.71428571;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
}
p small,
p .small {
  font-size: 12px;
  color: #999999;
}
blockquote {
  font-weight: 300;
  line-height: 2.2;
  border: 0;
  font-size: 20.8px;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 20px;
  margin-right: 0;
}
blockquote p {
  font-size: 125%;
  line-height: 125%;
}
.badge {
  border-radius: 0 !important;
}
/* Emphasis and Misc
-----------------------------------------------------------------------------*/
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
code,
pre {
  display: block;
  max-height: 400px;
  overflow: scroll;
  margin: 20px 0;
  position: relative;
  z-index: 1;
}
/* Images
-----------------------------------------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}
.border img {
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
}
main .thumbnail {
  border-radius: 0;
}
/* Links
-----------------------------------------------------------------------------*/
a {
  color: #9fb03e;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
a:hover {
  color: #4682b1;
  text-decoration: none;
}
#topwrap a {
  color: #ffffff;
}
#topwrap a:hover {
  color: #4682b1;
}
#footerwrap a {
  color: inherit;
}
#footerwrap a:hover {
  color: inherit;
}
/* Dividers
-----------------------------------------------------------------------------*/
.divider,
hr {
  border-bottom: 1px solid #fff;
  margin: 0 -10px;
  padding: 0;
  height: 2px;
}
.divider:before,
hr:before {
  height: 1px;
  background: #eeeeee;
  float: left;
  width: 100%;
  content: "";
  margin: 0;
  padding: 0;
}
hr {
  margin: 20px 0;
}
/* Zebra styling
-----------------------------------------------------------------------------*/
.list-striped,
.table-striped {
  width: 100%;
}
.list-striped li,
.table-striped li,
.list-striped tr,
.table-striped tr {
  padding: 10px 20px !important;
}
.list-striped li:nth-child(2n + 1),
.table-striped li:nth-child(2n + 1),
.list-striped tr:nth-child(2n + 1),
.table-striped tr:nth-child(2n + 1) {
  background: #ffffff;
}
.list-striped th,
.table-striped th {
  padding: 10px 20px !important;
  background: #f6f6f6;
}
.list-striped td,
.table-striped td {
  padding: 10px 20px !important;
}
.list-striped {
  margin: 0;
}
.list-striped li {
  list-style-type: none;
  padding: 4px 0;
}
.list-striped li li {
  background: none !important;
}
.list-striped ol {
  list-style-type: decimal;
}
/* Buffer on zen icons
-----------------------------------------------------------------------------*/
.zen-icon {
  margin-right: 8px;
}
.tags .zen-icon {
  margin-right: 0;
}
/* Anvil
-----------------------------------------------------------------------------*/
.anvil,
#mainWrap .anvil {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0;
  text-align: right;
  font: 30px/100px Arial, sans-serif;
  color: white;
  border: 0 !important;
  padding-right: 10px;
}
.anvil::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-width: 0 0 80px 80px;
  border-style: solid;
  border-color: transparent #f6f6f6;
}
.anvil.primary1 {
  background: #4682b1;
}
.anvil.primary2 {
  background: #305a7a;
}
.anvil.primary3 {
  background: #79a7ca;
}
.anvil.secondary1 {
  background: #9fb03e;
}
.anvil.secondary2 {
  background: #6c772a;
}
.anvil.secondary3 {
  background: #becc6e;
}
/* Large Rounded numbers
-----------------------------------------------------------------------------*/
.rounded-big {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px;
  font-size: 2em;
  display: inline-block;
  width: 80px;
  text-align: center;
  line-height: 60px;
  color: #fff;
}
.rounded-big.primary1 {
  background: #4682b1;
}
.rounded-big.primary2 {
  background: #305a7a;
}
.rounded-big.primary3 {
  background: #79a7ca;
}
.rounded-big.secondary1 {
  background: #9fb03e;
}
.rounded-big.secondary2 {
  background: #6c772a;
}
.rounded-big.secondary3 {
  background: #becc6e;
}
pre,
code {
  border-radius: 3px !important;
  border: 1px solid transparent !important;
  border-top: none;
  border-bottom: 1px solid #DDD;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.39) !important;
  padding: 20px;
  background: #fefefe;
}
pre p,
code p {
  margin: 0;
}
pre span.code-title {
  position: absolute;
  display: block;
  background: #FFF;
  top: 4px;
  right: 4px;
  border-radius: 0px;
  padding: 3px 5px;
  font-size: 12px;
  box-shadow: -2px 2px 1px rgba(0, 0, 0, 0.05);
  color: #999;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Panel
-----------------------------------------------------------------------------*/
.block {
  background: #fafafa;
  border: 1px solid #eee;
  padding: 20px;
}
.block.primary1 {
  background: #4682b1;
  border: 1px solid #4077a2;
}
.block.primary1 p,
.block.primary1 h1,
.block.primary1 h2,
.block.primary1 h3,
.block.primary1 h4,
.block.primary1 h5,
.block.primary1 h6 {
  color: #ffffff !important;
}
.block.primary2 {
  background: #305a7a;
  border: 1px solid #2b4f6c;
}
.block.primary2 p,
.block.primary2 h1,
.block.primary2 h2,
.block.primary2 h3,
.block.primary2 h4,
.block.primary2 h5,
.block.primary2 h6 {
  color: #ffffff !important;
}
.block.primary3 {
  background: #79a7ca;
  border: 1px solid #6b9dc4;
}
.block.primary3 p,
.block.primary3 h1,
.block.primary3 h2,
.block.primary3 h3,
.block.primary3 h4,
.block.primary3 h5,
.block.primary3 h6 {
  color: #ffffff !important;
}
.block.secondary1 {
  background: #9fb03e;
  border: 1px solid #91a139;
}
.block.secondary1 p,
.block.secondary1 h1,
.block.secondary1 h2,
.block.secondary1 h3,
.block.secondary1 h4,
.block.secondary1 h5,
.block.secondary1 h6 {
  color: #ffffff !important;
}
.block.secondary2 {
  background: #6c772a;
  border: 1px solid #5e6825;
}
.block.secondary2 p,
.block.secondary2 h1,
.block.secondary2 h2,
.block.secondary2 h3,
.block.secondary2 h4,
.block.secondary2 h5,
.block.secondary2 h6 {
  color: #ffffff !important;
}
.block.secondary3 {
  background: #becc6e;
  border: 1px solid #b7c75f;
}
.block.secondary3 p,
.block.secondary3 h1,
.block.secondary3 h2,
.block.secondary3 h3,
.block.secondary3 h4,
.block.secondary3 h5,
.block.secondary3 h6 {
  color: #ffffff !important;
}
.block.border {
  background: none;
}
.block.border p,
.block.border h1,
.block.border h2,
.block.border h3,
.block.border h4,
.block.border h5,
.block.border h6 {
  color: #333333 !important;
}
.block.rounded {
  border-radius: 10px;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Social Icons
-----------------------------------------------------------------------------*/
#socialicons {
  padding: 10px;
  float: left;
}
#socialicons span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#socialicons li,
#socialicons a {
  padding: 0 !important;
}
#socialicons li a:hover {
  text-decoration: none;
}
#socialicons li a:hover span {
  color: #4682b1 !important;
}
#socialicons.zenleft ul {
  margin: 20px 0 20px -10px !important;
}
#socialicons.zencenter ul li {
  border: 0 !important;
  margin: 10px 0;
}
#socialicons.zencenter ul li a:hover,
#socialicons.zencenter ul li span:hover {
  color: #4682b1;
}
.sb-active .social-wrap.fixed {
  display: none;
}
@media screen and (max-width: 1200px) {
  .fixed .social-wrap.fixed {
    display: none;
  }
}
.social-wrap {
  z-index: 100;
  left: 0;
  padding-left: 10px;
}
.social-wrap span {
  padding: 13px 8px;
  display: inline-block;
  line-height: 40px;
  font-size: 1.3em;
  margin-right: 0px;
  transition: all 0.2s;
  text-align: center;
}
.social-wrap span:before {
  margin-left: 1px;
}
.social-wrap span:hover {
  line-height: 30px;
  color: #fff !important;
  background: rgba(255, 255, 255, 0.15);
}
@media screen and (max-width: 1200px) {
  .social-wrap span:hover {
    color: #9fb03e;
  }
}
.social-wrap .zen-icon-facebook,
.social-wrap .fa-facebook {
  color: #fff;
}
.social-wrap .zen-icon-facebook:hover,
.social-wrap .fa-facebook:hover {
  border-bottom: 4px solid ;
  border-color: #4c70ba;
}
.social-wrap .zen-icon-pinterest,
.social-wrap .fa-pinterest {
  color: #fff;
}
.social-wrap .zen-icon-pinterest:hover,
.social-wrap .fa-pinterest:hover {
  border-bottom: 4px solid;
  border-color: #e03e44;
}
.social-wrap .zen-icon-twitter,
.social-wrap .fa-twitter {
  color: #fff;
}
.social-wrap .zen-icon-twitter:hover,
.social-wrap .fa-twitter:hover {
  border-bottom: 4px solid;
  border-color: #21c2ff;
}
.social-wrap .zen-icon-google-plus,
.social-wrap .fa-google-plus {
  color: #fff;
}
.social-wrap .zen-icon-google-plus:hover,
.social-wrap .fa-google-plus:hover {
  border-bottom: 4px solid;
  border-color: #dc6e60;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.zen-module-title {
  margin-bottom: 10px;
}
.zen-module-title h3 {
  margin: 0;
}
.mainwrap .moduletable {
  padding: 20px;
  background: #fff;
  border-bottom: 1px solid #e9e9e9 !important;
}
.mainwrap .inset {
  padding: 0;
  border-bottom: 0;
}
.mainwrap .article-content .moduletable {
  background: none;
  padding: 0;
  border: 0;
  border-bottom: 0 !important;
}
.sidebar .moduletable {
  padding: 10px;
}
/* Primary1, Primary2, Primary3, Secondary1, Secondary2, Secondary3
-----------------------------------------------------------------------------*/
.moduletable {
  clear: both;
}
.moduletable .zen-module-title span {
  padding-bottom: 8px;
}
.moduletable .zen-module-body {
  padding-top: 8px;
}
.moduletable.primary1 .zen-module-title span {
  border-bottom: 1px solid #4682b1;
}
.moduletable.primary2 .zen-module-title span {
  border-bottom: 1px solid #305a7a;
}
.moduletable.primary3 .zen-module-title span {
  border-bottom: 1px solid #79a7ca;
}
.moduletable.secondary1 .zen-module-title span {
  border-bottom: 1px solid #9fb03e;
}
.moduletable.secondary2 .zen-module-title span {
  border-bottom: 1px solid #6c772a;
}
.moduletable.secondary3 .zen-module-title span {
  border-bottom: 1px solid #becc6e;
}
.moduletable.border {
  padding: 20px;
  border: 1px solid #eeeeee;
}
.moduletable.border.primary1 {
  background: none;
  border-color: #4682b1 !important;
}
.moduletable.border.primary2 {
  background: none;
  border-color: #305a7a !important;
}
.moduletable.border.primary3 {
  background: none;
  border-color: #79a7ca !important;
}
.moduletable.border.secondary1 {
  background: none;
  border-color: #9fb03e !important;
}
.moduletable.border.secondary2 {
  background: none;
  border-color: #6c772a !important;
}
.moduletable.border.secondary3 {
  background: none;
  border-color: #becc6e !important;
}
/* Dark
-----------------------------------------------------------------------------*/
.moduletable.dark {
  background: #555;
  border: 1px solid #111;
  color: #fff ;
  padding: 20px;
}
.moduletable.dark p,
.moduletable.dark h3 {
  color: #ffffff !important;
}
/* Light
-----------------------------------------------------------------------------*/
.moduletable.light {
  background: #fff;
  border: 1px solid #eee;
  color: #fff ;
  padding: 20px;
}
.moduletable.light p,
.moduletable.light h3 {
  color: #333333;
}
/* Heading Alignments
-----------------------------------------------------------------------------*/
.right-heading h3 {
  text-align: right;
}
.center-heading h3 {
  text-align: center;
}
.small-heading h3 {
  font-size: 100%;
}
/* Centered
-----------------------------------------------------------------------------*/
.moduletable.centered h1,
.moduletable.centered h2,
.moduletable.centered h3,
.moduletable.centered h4,
.moduletable.centered h5,
.moduletable.centered h6,
.moduletable.centered p {
  text-align: center;
}
/* Shadow Styling
-----------------------------------------------------------------------------*/
.moduletable.shadow,
.inset.shadow .zen-module-body,
div.shadow {
  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.15);
  padding: 20px;
}
.moduletable.shadow2,
.inset.shadow2 .zen-module-body,
div.shadow2 {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
  padding: 20px;
}
.inset .zen-module-body {
  background: #fff;
  margin-top: 0px;
  color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px 20px 0;
}
.moduletable.shadow.inset,
.moduletable.shadow2.inset {
  padding: 0;
  box-shadow: none;
}
/* Image Border
-----------------------------------------------------------------------------*/
img.border,
.zenborder img {
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  background: #fff !important;
  padding: 4px;
  max-width: 98%;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
}
/* Corner
-----------------------------------------------------------------------------*/
.corner {
  position: relative;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-width: 0 0 1px 0;
}
.corner.primary1,
.corner.primary2,
.corner.primary3,
.corner.secondary1,
.corner.secondary2,
.corner.secondary3 {
  padding: 20px;
  background: #fff;
}
.corner.primary1 .zen-module-title,
.corner.primary2 .zen-module-title,
.corner.primary3 .zen-module-title,
.corner.secondary1 .zen-module-title,
.corner.secondary2 .zen-module-title,
.corner.secondary3 .zen-module-title {
  background: none;
  padding: 0 !important;
  border: 0;
}
.corner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #658e15 #f5f5f5;
}
.corner.primary1::after {
  border-color: #305a7a #f5f5f5;
}
.corner.primary2::after {
  border-color: #4682b1 #f5f5f5;
}
.corner.primary3::after {
  border-color: #1b3143 #f5f5f5;
}
.corner.secondary1::after {
  border-color: #6c772a #f5f5f5;
}
.corner.secondary2::after {
  border-color: #9fb03e #f5f5f5;
}
.corner.secondary3::after {
  border-color: #393f16 #f5f5f5;
}
/* Icons
-----------------------------------------------------------------------------*/
.moduletable.zen-icon {
  position: relative;
  float: left;
  width: 100% !important;
}
.moduletable.zen-icon:before {
  font-size: 2em;
  opacity: 0.3;
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 10px;
}
.moduletable.zen-iconsmall:before {
  font-size: 1em;
}
.moduletable.zen-icon.medium:before {
  font-size: 4em;
}
.moduletable.zen-icon.large:before {
  font-size: 6em;
}
.moduletable.zen-icon.top:before {
  top: 6px;
}
.moduletable.zen-icon.bottom:before {
  bottom: 6px;
  top: auto;
}
.moduletable.icon {
  height: auto;
  width: auto;
}
/* Large icons
-----------------------------------------------------------------------------*/
.largeicons i {
  height: 100px;
  width: 100px;
  border: 4px solid #333;
  border-radius: 200px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.largeicons i:before {
  font-size: 2em;
  color: #333;
  position: absolute;
  width: 100px;
  text-align: center;
  display: block;
  margin-left: 0px;
  margin-top: 27px;
}
.largeicons i:hover:before {
  color: #9fb03e;
}
.largeicons i:hover {
  border: 4px solid #9fb03e;
}
/* Hot new etc
-----------------------------------------------------------------------------*/
.hot,
.new {
  position: relative;
  z-index: 1;
}
.hot h3:after,
.new h3:after,
.hot h3:after,
.new h3:after {
  position: absolute;
  z-index: 20;
  padding: 0px 6px;
  font-size: 10px;
  top: 20px;
  right: 10px;
  font-style: italic;
  background: #333;
  color: #fff;
  line-height: 1.4;
}
.hot h3:after {
  content: "Hot";
  background: #4682b1;
}
.new h3:after {
  content: "New";
  background: #9fb03e;
}
.primary1 h3:after {
  background: #79a7ca !important;
}
.primary1 h3:after {
  background: #b0cbe0;
}
.primary2 h3:after {
  background: #4682b1;
}
.primary3 h3:after {
  background: #1b3143;
}
.secondary1 h3:after {
  background: #b6c55c;
}
.secondary2 h3:after {
  background: #9fb03e;
}
.secondary3 h3:after {
  background: #393f16;
}
.moduletable.nopadding {
  padding: 0;
}
.moduletable.large .zen-icon:before {
  font-size: 6em;
}
.moduletable.rounded {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #eeeeee !important;
}
.moduletable.rounded p {
  margin-bottom: 0;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.zen-spotlight {
  padding: 20px 0;
}
.zen-spotlight .moduletable {
  margin-bottom: 20px;
}
#topwrap .zen-spotlight,
#navwrap .zen-spotlight {
  border-bottom: 0;
  padding: 6.66666667px 0 0;
}
#topwrap .moduletable,
#navwrap .moduletable {
  margin-bottom: 0;
}
.zen-container .zen-container {
  max-width: 95%;
}
#logowrap .zen-spotlight,
#topwrap .zen-spotlight,
#footerwrap .zen-spotlight {
  border: 0;
  padding: 10px 0;
  background: none;
  margin-bottom: 0;
}
#topwrap.with-panel {
  padding-right: 60px;
}
#breadcrumbwrap .zen-spotlight {
  padding: 0px !important;
}
@media screen and (max-width: 1200px) {
  #breadcrumbwrap .zen-spotlight {
    padding: 10px 0;
  }
  #breadcrumbwrap .zen-spotlight li,
  #breadcrumbwrap .zen-spotlight a,
  #breadcrumbwrap .zen-spotlight span {
    padding: 0;
  }
  #breadcrumbwrap .zen-spotlight li:after {
    margin-right: 8px;
  }
}
#breadcrumbwrap .zen-spotlight .moduletable {
  margin-bottom: 0;
}
#tabwrap {
  padding-top: 30px;
}
#tabwrap .zen-spotlight {
  border: 0;
}
#abovewrap .zen-spotlight,
#belowwrap .zen-spotlight {
  padding-left: 0;
  padding-right: 0;
}
#abovecontent {
  margin-bottom: 20px;
}
#midCol {
  margin-bottom: 20px;
  padding-top: 40px;
}
.lrm #midCol {
  margin-left: 0;
}
.mlr #midCol,
.mrl #midCol {
  margin-left: 0;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
#footerwrap {
  padding: 3px 0 10px;
  position: fixed;
  z-index: 10;
  bottom: 0;
  border-bottom: 4px solid rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0.6);
  float: left;
  width: 100%;
  color: #fff;
}
#footerwrap .zen-row {
  margin: 0;
}
#footerwrap .zen-container {
  max-width: 96%;
  width: 100%;
  padding: 0 40px;
}
@media screen and (max-width: 900px) {
  #footerwrap .zen-container {
    max-width: 90%;
  }
}
#footerwrap .zen-spotlight {
  border-bottom: 0;
  padding: 0 0 0 20px;
  margin-left: -30px;
}
#footerwrap .moduletable {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 0;
}
#footerwrap h1,
#footerwrap h2,
#footerwrap h3,
#footerwrap h4,
#footerwrap h5,
#footerwrap h6,
#footerwrap p {
  color: #ffffff;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
html {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
}
html.zen-grid,
#zen-wrap {
  background: #999999;
  height: 100%;
  padding: 0;
}
html.zen-grid body {
  min-height: 100%;
  background: #999999;
}
#zen-wrap-inner {
  min-height: 100%;
  padding-bottom: 60px;
}
#zen-wrap-inner.top-row-1 {
  height: 100%;
}
#toparea {
  z-index: 2 !important;
}
body:before {
  content: "";
  position: fixed;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  z-index: 100;
}
.pixel {
  float: left;
  background-color: rgba(153, 153, 153, 0.4);
  background-image: url(../images/pixel.png);
  background-repeat: repeat;
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.zen-spotlight {
  padding: 20px 40px 0;
  margin-bottom: 20px;
  -webkit-transition: all 0.6;
  transition: all 0.6s;
}
.zen-spotlight .zen-spotlight {
  padding: 20px 0 !important;
}
.mainwrap.zen-spotlight {
  background: #f6f6f6;
  color: #333;
  text-shadow: none;
  box-shadow: 4px 24px 0 rgba(0, 0, 0, 0.2);
}
.mainwrap.zen-spotlight h1,
.mainwrap.zen-spotlight h2 a,
.mainwrap.zen-spotlight h3,
.mainwrap.zen-spotlight h4,
.mainwrap.zen-spotlight h5,
.mainwrap.zen-spotlight h6,
.mainwrap.zen-spotlight p {
  color: #333333;
}
.middle-row .zen-spotlight {
  padding: 260px 0 190px!important;
  color: #fff;
  margin-bottom: 0;
}
.middle-row p,
.middle-row h1,
.middle-row h2,
.middle-row h3,
.middle-row h3 span,
.middle-row h4,
.middle-row h5,
.middle-row h6 {
  color: #ffffff;
}
.middle-row h2 {
  margin-top: 0;
}
@media screen and (max-width: 900px) {
  .offcanvas-menu .toolbar-fixed,
  .select-menu .toolbar-fixed,
  .stacked-menu .toolbar-fixed,
  .default-menu .toolbar-fixed {
    border: 0;
    background: none;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed,
  .select-menu .toolbar-fixed .social-wrap.fixed,
  .stacked-menu .toolbar-fixed .social-wrap.fixed,
  .default-menu .toolbar-fixed .social-wrap.fixed {
    width: 40px;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed span,
  .select-menu .toolbar-fixed .social-wrap.fixed span,
  .stacked-menu .toolbar-fixed .social-wrap.fixed span,
  .default-menu .toolbar-fixed .social-wrap.fixed span {
    background: #4682b1;
    width: 40px;
    margin-left: -10px;
    padding: 4px;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed span:hover,
  .select-menu .toolbar-fixed .social-wrap.fixed span:hover,
  .stacked-menu .toolbar-fixed .social-wrap.fixed span:hover,
  .default-menu .toolbar-fixed .social-wrap.fixed span:hover {
    border-bottom: 0;
    line-height: 2.4em;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .zen-icon-facebook,
  .select-menu .toolbar-fixed .social-wrap.fixed .zen-icon-facebook,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .zen-icon-facebook,
  .default-menu .toolbar-fixed .social-wrap.fixed .zen-icon-facebook,
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .fa-facebook,
  .select-menu .toolbar-fixed .social-wrap.fixed .fa-facebook,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .fa-facebook,
  .default-menu .toolbar-fixed .social-wrap.fixed .fa-facebook {
    color: #fff;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .zen-icon-facebook:hover,
  .select-menu .toolbar-fixed .social-wrap.fixed .zen-icon-facebook:hover,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .zen-icon-facebook:hover,
  .default-menu .toolbar-fixed .social-wrap.fixed .zen-icon-facebook:hover,
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .fa-facebook:hover,
  .select-menu .toolbar-fixed .social-wrap.fixed .fa-facebook:hover,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .fa-facebook:hover,
  .default-menu .toolbar-fixed .social-wrap.fixed .fa-facebook:hover {
    border-left: 4px solid ;
    border-color: #4c70ba;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .zen-icon-pinterest,
  .select-menu .toolbar-fixed .social-wrap.fixed .zen-icon-pinterest,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .zen-icon-pinterest,
  .default-menu .toolbar-fixed .social-wrap.fixed .zen-icon-pinterest,
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .fa-pinterest,
  .select-menu .toolbar-fixed .social-wrap.fixed .fa-pinterest,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .fa-pinterest,
  .default-menu .toolbar-fixed .social-wrap.fixed .fa-pinterest {
    color: #fff;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .zen-icon-pinterest:hover,
  .select-menu .toolbar-fixed .social-wrap.fixed .zen-icon-pinterest:hover,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .zen-icon-pinterest:hover,
  .default-menu .toolbar-fixed .social-wrap.fixed .zen-icon-pinterest:hover,
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .fa-pinterest:hover,
  .select-menu .toolbar-fixed .social-wrap.fixed .fa-pinterest:hover,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .fa-pinterest:hover,
  .default-menu .toolbar-fixed .social-wrap.fixed .fa-pinterest:hover {
    border-left: 4px solid;
    border-color: #e03e44;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .zen-icon-twitter,
  .select-menu .toolbar-fixed .social-wrap.fixed .zen-icon-twitter,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .zen-icon-twitter,
  .default-menu .toolbar-fixed .social-wrap.fixed .zen-icon-twitter,
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .fa-twitter,
  .select-menu .toolbar-fixed .social-wrap.fixed .fa-twitter,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .fa-twitter,
  .default-menu .toolbar-fixed .social-wrap.fixed .fa-twitter {
    color: #fff;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .zen-icon-twitter:hover,
  .select-menu .toolbar-fixed .social-wrap.fixed .zen-icon-twitter:hover,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .zen-icon-twitter:hover,
  .default-menu .toolbar-fixed .social-wrap.fixed .zen-icon-twitter:hover,
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .fa-twitter:hover,
  .select-menu .toolbar-fixed .social-wrap.fixed .fa-twitter:hover,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .fa-twitter:hover,
  .default-menu .toolbar-fixed .social-wrap.fixed .fa-twitter:hover {
    border-left: 4px solid;
    border-color: #21c2ff;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .zen-icon-google-plus,
  .select-menu .toolbar-fixed .social-wrap.fixed .zen-icon-google-plus,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .zen-icon-google-plus,
  .default-menu .toolbar-fixed .social-wrap.fixed .zen-icon-google-plus,
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .fa-google-plus,
  .select-menu .toolbar-fixed .social-wrap.fixed .fa-google-plus,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .fa-google-plus,
  .default-menu .toolbar-fixed .social-wrap.fixed .fa-google-plus {
    color: #fff;
  }
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .zen-icon-google-plus:hover,
  .select-menu .toolbar-fixed .social-wrap.fixed .zen-icon-google-plus:hover,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .zen-icon-google-plus:hover,
  .default-menu .toolbar-fixed .social-wrap.fixed .zen-icon-google-plus:hover,
  .offcanvas-menu .toolbar-fixed .social-wrap.fixed .fa-google-plus:hover,
  .select-menu .toolbar-fixed .social-wrap.fixed .fa-google-plus:hover,
  .stacked-menu .toolbar-fixed .social-wrap.fixed .fa-google-plus:hover,
  .default-menu .toolbar-fixed .social-wrap.fixed .fa-google-plus:hover {
    border-left: 4px solid;
    border-color: #dc6e60;
  }
}
#grid1wrap,
#grid2wrap,
#grid3wrap,
#grid4wrap,
#grid5wrap,
#grid6wrap,
#bottomwrap,
#mainWrap {
  position: relative;
  z-index: 1;
  border-top: 10px solid #fff;
  margin-bottom: 0;
}
#mainWrap.noborder {
  border-top: 0;
}
#navwrap .zen-spotlight {
  padding-top: 0;
}
#footerwrap {
  font-size: 90%;
  margin-bottom: 0;
}
#footerwrap ul {
  clear: both;
}
#topwrap {
  position: relative;
  z-index: 12;
}
#topwrap .zen-row {
  margin: 0;
}
#topwrap .zen-container {
  max-width: 96%;
  width: 100%;
  padding: 0 40px;
}
@media screen and (max-width: 900px) {
  #topwrap .zen-container {
    max-width: 90%;
  }
}
#topwrap .zen-spotlight {
  padding: 4px 0 4px 0;
  border: 0;
}
#topwrap a {
  color: #ffffff;
}
#topwrap a:hover {
  color: #9fb03e;
}
#topwrap ul {
  margin: 0;
}
#topwrap ul li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
}
#topwrap li {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 !important;
}
#topwrap li:first-child {
  border-left: 0;
  padding-left: 0;
}
#topwrap li:last-child {
  border-right: 0;
  padding-right: 0;
}
#topwrap #top4 ul {
  float: right;
  margin-top: -4px;
}
.main-content-inner {
  padding-bottom: 40px;
}
#breadcrumbwrap .zen-spotlight {
  margin-bottom: 0;
  background: #f6f6f6;
}
#breadcrumbwrap #breadcrumb {
  margin-top: 8px;
  box-shadow: 4px 24px 0 rgba(0, 0, 0, 0.2);
  color: #999999;
  font-size: 90%;
  padding: 0 10px 10px 10px;
  text-shadow: none;
}
#breadcrumbwrap #breadcrumb .moduletable,
#breadcrumbwrap #breadcrumb .zen-module-body {
  padding: 0;
  margin: 0;
}
#breadcrumbwrap #breadcrumb ul {
  margin: 0;
  padding-left: 10px !important;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  padding: 8px 0;
}
@media screen and (max-width: 900px) {
  #breadcrumbwrap #breadcrumb ul {
    margin: 10px 0;
  }
}
#breadcrumbwrap #breadcrumb li:after {
  content: "/";
  margin-left: 10px;
  padding-left: 0px;
  color: #ebebeb;
}
#breadcrumbwrap #breadcrumb li:last-child:after {
  content: "";
}
#breadcrumbwrap #breadcrumb a {
  color: #333333;
}
.mainwrap {
  margin-bottom: 40px !important;
}
.mainwrap dl.tabs h3 {
  border-bottom: 0;
  display: inline;
  clear: none;
}
.mainwrap dl.tabs h3:after {
  height: auto;
  background: none;
  content: "/";
  float: none;
  width: auto;
  margin-top: 0;
}
.mainwrap legend {
  padding-bottom: 0;
  line-height: 3em;
  margin-top: 20px;
}
.mainwrap .zen-module-title {
  margin-bottom: 0;
}
.mainwrap.zen-spotlight {
  float: left;
  width: 100%;
  border-bottom: 0;
  margin-bottom: 40px;
  padding-bottom: 0px;
  padding-top: 0;
  margin-bottom: 0;
}
#below-inner {
  border-top: 4px solid #e7e7e7;
  background-color: #9fb03e;
  margin: 20px -40px -40px -40px;
}
#below-inner .moduletable {
  background: none;
  color: #fff;
  margin-bottom: 0;
  border-bottom: 4px solid #6c772a !important;
}
#below-inner .moduletable p,
#below-inner .moduletable h1,
#below-inner .moduletable h2,
#below-inner .moduletable h3,
#below-inner .moduletable h4,
#below-inner .moduletable h5,
#below-inner .moduletable h6,
#below-inner .moduletable small {
  color: #ffffff;
}
#below,
#above,
#topwrap,
#bannerwrap {
  color: #fff;
}
#below h1,
#above h1,
#topwrap h1,
#bannerwrap h1,
#below h2,
#above h2,
#topwrap h2,
#bannerwrap h2,
#below h3,
#above h3,
#topwrap h3,
#bannerwrap h3,
#below h4,
#above h4,
#topwrap h4,
#bannerwrap h4,
#below h5,
#above h5,
#topwrap h5,
#bannerwrap h5,
#below h6,
#above h6,
#topwrap h6,
#bannerwrap h6,
#below p,
#above p,
#topwrap p,
#bannerwrap p,
#below li,
#above li,
#topwrap li,
#bannerwrap li {
  color: #ffffff;
}
main input,
textarea {
  border-radius: 3px !important;
  border: 1px solid transparent !important;
  border-top: none;
  border-bottom: 1px solid #DDD;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.39) !important;
}
.sp_quickcontact input,
.sp_quickcontact textarea {
  width: 100% !important;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid #222 !important;
  color: #fff;
  padding: 20px;
}
.sp_quickcontact input:focus,
.sp_quickcontact textarea:focus {
  outline: 0;
}
.sp_quickcontact textarea {
  min-height: 300px;
}
.sp_quickcontact .button {
  background: #4682b1;
  width: 40% !important;
  float: right;
  border: 0 !important;
  border-bottom: 4px solid #38678c !important;
}
.sp_quickcontact .button:hover {
  background: #305a7a;
  border-bottom-color: #223f56 !important;
  color: #ffffff !important;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Back to top
 -----------------------------------------------------------------------------*/
#toTop {
  position: fixed;
  z-index: 100;
  right: 0px;
  bottom: 0px;
  display: none;
  cursor: pointer;
  width: 40px;
  text-align: center;
  height: 40px;
  font-size: 1.4em;
  line-height: 32px;
  background: none;
  color: #fff;
}
#toTop span {
  color: #fff;
  margin-right: 0;
}
#toTop [class^="icon-"],
#toTop [class*=" icon-"] {
  line-height: 30px;
}
#toTop:hover {
  background: #333;
}
#toTop:hover a {
  color: #fff;
}
#toTop:hover a:hover {
  color: #ffffff;
}
#toTopText {
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
  display: block;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.zentools.grid [class^="grid_"] {
  margin-left: 0;
}
.zentools a {
  cursor: pointer;
}
.zentools .zentitle {
  padding: 0;
}
.zentools .zentitle h2,
.zentools .zentitle h3,
.zentools .zentitle h2:after,
.zentools .zentitle h3:after {
  margin-top: 0;
  border: 0;
  line-height: 1em;
  background: none;
}
.zentools .zen-boxed .zentitle {
  padding: 0 20px;
}
.zentools .zen-boxed .zentext {
  padding: 0 20px;
}
.zentools .zen-boxed p,
.zentools .zen-boxed h1,
.zentools .zen-boxed h2 span,
.zentools .zen-boxed h3 span,
.zentools .zen-boxed h4,
.zentools .zen-boxed h5,
.zentools .zen-boxed h6 {
  color: #333 !important;
  text-shadow: none;
}
.zentools .zen-boxed p:hover,
.zentools .zen-boxed h1:hover,
.zentools .zen-boxed h2 span:hover,
.zentools .zen-boxed h3 span:hover,
.zentools .zen-boxed h4:hover,
.zentools .zen-boxed h5:hover,
.zentools .zen-boxed h6:hover {
  color: #4682b1 !important;
}
.zentools.slideshow .zentitle a {
  padding: 0;
}
.zentools.slideshow .zentitle h2 {
  margin: 0 !important;
  line-height: 0.8em;
  padding-bottom: 0px;
}
.list ul li {
  border-bottom: 1px solid #eeeeee !important;
  padding: 40px 0 !important;
}
.accordion .firstitem {
  padding: 10px 0 !important;
}
.accordion .allitems {
  padding: 0 20px !important;
}
.accordion.zen-boxed .zeninner {
  background: none!important;
  border: 0 !important;
  box-shadow: none;
}
.accordion.zen-boxed .allitems {
  background: #fff;
  padding: 20px !important;
}
.accordion.zen-boxed .zentitle span {
  padding: 10px 0;
}
.accordion.zen-boxed .firstitem {
  padding: 10px 20px !important;
  background: #fff;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #e9e9e9 !important;
  border-radius: 0;
}
.accordion.zen-flat .zentitle {
  background: #fff;
  border-bottom: 1px solid #e9e9e9 !important;
}
.accordion.zen-flat .allitems {
  background: #f6f6f6 !important;
}
.accordion.zen-flat .allitems > div {
  padding: 8px !important;
}
.accordion.zen-flat .firstitem {
  padding: 20px 10px !important;
}
.slideshowstandard .slidecount {
  font-size: 100% !important;
}
.slideshowstandard .zentitle h2,
.slideshowstandard .zentitle h3,
.slideshowstandard .zentitle h4 {
  font-size: 160%;
  margin-bottom: 0;
  padding-top: 0px;
  line-height: 1.2em !important;
  color: #fff;
}
.slideshowstandard .zentitle h2 a,
.slideshowstandard .zentitle h3 a,
.slideshowstandard .zentitle h4 a {
  color: #ffffff;
}
.slideshowstandard .flex-direction-nav a {
  background: none !important;
}
.slideshowstandard .flex-direction-nav a:before {
  background: rgba(0, 0, 0, 0.6);
  padding: 8px;
  border-radius: 2px;
}
.slideshowstandard .flex-direction-nav a:hover.slideshowstandard .flex-direction-nav a:before {
  background: #000000 !important;
}
.slideshowstandard .flex-direction-nav .next {
  margin-right: 20px;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Back to top
 -----------------------------------------------------------------------------*/
.mean-container .mean-nav,
.mean-container .off-canvas-body {
  background: #4682b1;
  border-bottom: 4px solid #38678c;
  color: #ffffff;
  float: left;
  width: 100%;
}
.mean-container .mean-nav p,
.mean-container .off-canvas-body p {
  color: inherit;
}
.mean-container .mean-nav h1,
.mean-container .off-canvas-body h1,
.mean-container .mean-nav h2,
.mean-container .off-canvas-body h2,
.mean-container .mean-nav h3,
.mean-container .off-canvas-body h3,
.mean-container .mean-nav h4,
.mean-container .off-canvas-body h4,
.mean-container .mean-nav h5,
.mean-container .off-canvas-body h5,
.mean-container .mean-nav h6,
.mean-container .off-canvas-body h6 {
  color: #ffffff;
}
.mean-container .mean-nav ul li a,
.mean-container .off-canvas-body ul li a,
.mean-container .mean-nav ul li .zen-menu-heading,
.mean-container .off-canvas-body ul li .zen-menu-heading {
  color: #ffffff;
  cursor: pointer;
}
.mean-container .mean-nav ul li a:hover,
.mean-container .off-canvas-body ul li a:hover,
.mean-container .mean-nav ul li .zen-menu-heading:hover,
.mean-container .off-canvas-body ul li .zen-menu-heading:hover {
  color: #eeeeee !important;
}
.mean-container .mean-nav .zen-menu-caption,
.mean-container .off-canvas-body .zen-menu-caption {
  display: block;
  margin-left: 0;
  color: #eeeeee;
}
.mean-container .mean-nav .expand,
.mean-container .off-canvas-body .expand {
  position: absolute;
  z-index: 10;
  width: 30px;
  background: #679bc3;
  padding: 4px 0;
  text-align: center;
  right: 30px;
  top: 4px;
  font-weight: 300;
  font-size: 1.2em;
  cursor: pointer;
}
.mean-container .mean-nav .expand:hover,
.mean-container .off-canvas-body .expand:hover {
  background: #427aa6;
}
.mean-container .mean-nav li:last-child,
.mean-container .off-canvas-body li:last-child {
  margin-bottom: 10px;
}
.mean-container .off-canvas-body {
  background: #4077a2;
  box-sizing: border-box !important;
  border-top: 1px solid #8cb3d1;
  padding-top: 0;
}
.mean-container .toolbar-fixed.fixed-right {
  display: none;
}
.mean-container .toolbar-fixed {
  top: 0 !important;
  z-index: 100;
  background: none;
  border: 0;
  width: 90%;
}
.mean-container .toolbar-fixed .social-wrap.fixed {
  width: 50% !important;
}
.mean-container .toolbar-fixed span {
  line-height: 1.4em;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.slideshow-controls {
  padding: 23px 20px 20px 60px;
}
@media screen and (max-width: 980px) {
  .slideshow-controls a {
    display: none;
  }
}
.slideshow-controls a {
  color: #fff;
  margin-left: 0px;
}
.slideshow-controls a:hover {
  color: #9fb03e;
}
.slideshow-controls .slideshow-pause,
.slideshow-controls .slideshow-resume {
  position: absolute;
  left: 35px;
  top: 19px;
  z-index: 1;
  margin-top: 4px;
}
.fullscreen-on .slideshow-controls {
  padding-top: 12px;
}
.fullscreen-on .slideshow-pause,
.fullscreen-on .slideshow-resume {
  top: 13px;
}
.fullscreen-on .social-wrap span {
  padding-top: 5px;
}
.download-icon {
  color: #fff;
}
.backstretch img {
  position: fixed;
  top: 0;
}
#slideshow-item-title {
  -webkit-transition: all 1;
  transition: all 1s;
}
#slideshow-thumbs {
  position: absolute;
  z-index: 10;
  top: 250px;
  margin-left: 20px;
  width: 14%;
}
@media screen and (max-width: 980px) {
  #slideshow-thumbs {
    display: none;
  }
}
#slideshow-thumbs img {
  padding: 1px;
  background: #333;
  border: 1px solid #333;
  cursor: pointer;
}
#slideshow-thumbs ul {
  margin: 0;
  margin-bottom: 20px;
}
#slideshow-thumbs ul li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
}
#slideshow-thumbs ul .active img {
  background: #fff;
  border-color: #fff;
}
#slideshow-count {
  color: #ffffff;
}
#slideshow-item-title {
  position: relative;
  margin-left: -200%;
}
#slideshow-item-title.active {
  margin-left: 0;
}
#slideshow-item-title h2 {
  font-size: 100%;
  color: #ffffff;
}
#slideshow-item-title .download-icon {
  margin-right: 10px;
}
.fullscreen-on .toolbar-fixed {
  top: 0 !important;
  z-index: 10;
  height: 50px;
  width: auto;
  padding-right: 30px;
  background: none;
  border: 0;
}
.fullscreen-on .toolbar-fixed span {
  padding: 2px 0 0 0;
}
.fullscreen-on #toolbar-left {
  padding-left: 4px;
}
.fullscreen-on #logowrap {
  padding: 0;
  -webkit-transition: all 0.6;
  transition: all 0.6s;
}
.fullscreen-on #slideshow-thumbs {
  top: 70px;
  margin-left: 10px;
  width: 50%;
}
.fullscreen-on #slideshow-item-title {
  top: -68px;
  left: 260px;
  position: absolute;
  width: 100%;
}
.fullscreen-on .download-icon {
  margin-top: 10px;
}
.fullscreen-on .slideshow-resume,
.fullscreen-on .slideshow-pause {
  top: 8px;
}
.fullscreen-on #fullscreen-top-bar {
  position: fixed;
  z-index: 1;
  top: 0px;
  height: 40px;
  background: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid rgba(0, 0, 0, 0.9);
  width: 100%;
}
.fullscreen-on #slideshow-count {
  position: absolute;
  left: 160px;
  width: 50px;
  z-index: 10;
  top: -58px;
}
.toolbar-fixed {
  height: 69px;
  background: #4682b1;
  position: fixed;
  z-index: 10;
  top: 172px;
  width: 17%;
  left: 0;
  border-bottom: 4px solid #3a6d94;
  -webkit-transition: all 0.6;
  transition: all 0.6s;
  -webkit-transform: translateZ(0);
  text-shadow: none;
}
.toolbar-fixed.fixed-right {
  right: 0;
  left: auto;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; 
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
@media screen and (max-width: 1200px) {
  .select-menu .responsive_menu {
    margin-top: -70px;
  }
  .select-menu #navwrap {
    margin-top: 70px;
  }
  .mean-container .mean-bar {
    margin-bottom: 0;
  }
  .mean-container .off-canvas-trigger {
    display: none !important;
  }
  #menu {
    position: relative !important;
    padding-right: 20px !important;
  }
  #menu .off-canvas-trigger {
    position: absolute !important;
    top: auto;
    left: 0;
    width: auto;
    padding: 16px 12px 16px 18px !important;
    border-right: 1px solid #3a6d94;
  }
  #menu .off-canvas-trigger span:before {
    font-size: 140% !important;
    line-height: 1.8em !important;
  }
  .fixed .off-canvas-trigger {
    display: block !important;
  }
}
.select-menu #navwrap {
  margin-top: 20px;
}
.select-menu .responsive_menu {
  margin-top: 15px;
}
.select-menu .with-offcanvas .responsive_menu {
  width: 70%;
}
@media screen and (max-width: 620px) {
  .select-menu .with-offcanvas .responsive_menu {
    width: 60%;
  }
}
.select-menu #menu .off-canvas-trigger {
  left: auto;
  right: 20px;
}
.default-menu #menu .off-canvas-trigger {
  left: auto;
  right: 20px;
}
