/*--------------------------------------------------
Global Resets
--------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-transform: inherit;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a img,
#footer .credit,
.inner-content {
  text-align: left;
}
body,
html {
  padding: 0;
  margin: 0;
}
body {
  color: black;
  background: white;
}
sub,
sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 80%;
  font-family: inherit;
  text-transform: inherit;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.sidebox h2 a,
.footer-top h2 a {
  font-size: 1em;
}
.header3 {
  text-align: center;
}
:focus {
  outline: 0;
}
input[type='radio'] {
  margin: 0;
}
caption {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
img {
  border: 0;
}
ul {
  margin: 0;
}
ol {
  padding-left: 30px;
  margin-bottom: 1em;
  line-height: 1.5em;
}
/*--------------------------------------------------
Layout
--------------------------------------------------*/
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
img {
  max-width: 100%;
  height: auto;
}
.container {
  min-width: 767px;
  max-width: 1200px;
  margin: 0 auto;
}
/*Clear Fix*/
.container:before,
.container:after,
[id*="column_td"]:before,
[id*="column_td"]:after,
.sidebox:before,
.sidebox:after,
.ques-group:before,
.ques-group:after,
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.container:after,
[id*="column_td"]:after,
.sidebox:before,
.sidebox:after,
.ques-group:before,
.ques-group:after,
.cf:before,
.cf:after {
  clear: both;
}
/*For IE 6/7 only */
.container,
[id*="column_td"] {
  *zoom: 1;
}
/* Break Word */
/*Word Break*/
p a {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  /* Non standard for webkit */
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.content-container {
  float: left;
}
.content-container.last {
  margin-right: 0;
}
.inner-content {
  padding: 10px;
}
#header .content-container,
.header-btm .content-container,
.footer-top .content-container,
#footer .content-container,
#left-col.content-container,
#right-col.content-container,
#middle-col.content-container,
#middle-col-full.content-container {
  margin: 0;
}
#header .inner-content,
.header-btm .inner-content,
.footer-top .inner-content,
#footer .inner-content {
  padding: 0;
}
/*---------- 100% ----------*/
.col_1col100 {
  width: 100%;
  margin-right: 0;
}
/*---------- 75% ----------*/
.col_2col7525.one {
  width: 75%;
}
.col_2col2575.two,
#middle-col-full {
  width: 75%;
}
/*---------- 70% ----------*/
.col_2col3070.last,
.col_2col7030.one {
  width: 70%;
}
/*---------- 60% ----------*/
.col_2col4060.last,
.col_2col6040.one {
  width: 60%;
}
/*---------- 50% ----------*/
.col_2col50,
.col_3col255025.two {
  width: 50%;
}
.col_2col50.last,
#middle-col {
  width: 50%;
}
/*---------- 40% ----------*/
.col_2col4060.one,
.col_2col6040.last {
  width: 40%;
}
/*---------- 33% ----------*/
.col_3col33 {
  width: 33.3333333%;
}
.col_3col33.last {
  width: 33.3333333%;
}
/*---------- 30% ----------*/
.col_2col3070.one,
.col_2col7030.last {
  width: 30%;
}
/*---------- 25% ----------*/
.col_4col25,
.col_2col2575.one,
.col_3col255025.one {
  width: 25%;
}
.col_4col25.last,
.col_2col7525.two,
.col_3col255025.three,
#right-col,
#left-col {
  width: 25%;
}
/*---------- 20% ----------*/
.col_5col20,
.col_5col20.last {
  width: 20%;
}
/*--------------------------------------------------
Typography
--------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
.header3 {
  font-weight: bold;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
.header3 a {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
  font-family: inherit;
  text-transform: inherit;
  text-align: inherit;
  line-height: inherit;
  background-color: inherit;
}
body {
  font-size: 15px;
  color: #000000;
  font-family: 'linotype-vectora', 'Open Sans', Tahoma, Arial, Helvetica, sans-serif;
  line-height: 22px;
  font-weight: normal;
  text-transform: none;
  text-align: left;
}
h1 {
  font-size: 2.1em;
  color: #5e172d;
  font-family: Inherit;
  font-weight: bold;
  font-style: inherit;
  text-transform: uppercase;
  text-align: inherit;
  line-height: 1.5em;
  margin: 0px 0px 0.3em 0px;
  padding: 0px;
  background-color: auto;
  letter-spacing: 0em;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
h1 a {
  text-decoration: none;
}
h1 a:hover {
  color: #5e172d;
  text-decoration: underline;
}
h2,
.header3 {
  font-size: 1.8em;
  font-weight: normal;
  font-style: inherit;
  color: #6a7f10;
  font-family: Inherit;
  text-transform: capitalize;
  text-align: inherit;
  line-height: 1.5em;
  margin: 0px 0px 0.4em 0px;
  padding: 0px;
  background-color: auto;
}
h2 {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
  letter-spacing: 0em;
}
h2 a {
  text-decoration: none;
}
h2 a:hover {
  color: #6a7f10;
  text-decoration: underline;
}
.sidebox h2 a {
  font-size: 1em;
}
h3 {
  font-size: 1.5em;
  color: #000000;
  font-family: Inherit;
  font-weight: normal;
  font-style: italic;
  text-transform: capitalize;
  text-align: inherit;
  line-height: 1.5em;
  margin: 0px 0px 0.5em 0px;
  padding: 0px;
  background-color: auto;
  letter-spacing: 0em;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
h3 a {
  text-decoration: none;
}
h3 a:hover {
  color: #000000;
  text-decoration: underline;
}
h4 {
  font-size: 1.2em;
  color: #c4262e;
  font-family: Inherit;
  font-weight: bold;
  font-style: inherit;
  text-transform: capitalize;
  text-align: inherit;
  line-height: 1.5em;
  margin: 0px 0px 0.5em 0px;
  padding: 0px;
  background-color: auto;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
h4 a {
  text-decoration: none;
}
h4 a:hover {
  color: #c4262e;
  text-decoration: underline;
}
p {
  font-size: 1em;
  color: #000000;
  font-family: Inherit;
  text-transform: none;
  font-weight: normal;
  text-align: left;
  line-height: 1.7em;
  margin: 0px 0px 1.2em 0px;
  word-break: break-word;
}
a {
  font-size: 1em;
  color: #c4262e;
  font-family: Inherit;
  font-weight: normal;
  font-style: inherit;
  text-transform: none;
  text-align: inherit;
  text-decoration: underline;
  word-break: break-word;
}
a:hover {
  color: #c4262e;
  text-decoration: none;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
ul {
  padding-left: 30px;
}
/*--------------------------------------------------
Body
--------------------------------------------------*/
body {
  background-color: #ffffff;
}
/*
 * Tiny MCE in admin area
 * We want a white background
*/
body#tinymce {
  background: #FFFFFF;
}
/*--------------------------------------------------
Top Menu
--------------------------------------------------*/
#topnav {
  color: #ffffff;
  margin: 0 0 0 0;
  padding: 7px 20px 7px 0px;
  background-color: #6a7f10;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
#topnav .container {
  background-color: auto;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
#topnav ul {
  text-align: right;
}
#topnav li {
  list-style: none;
  list-style-position: inside;
  display: inline-block;
  padding: 0 10px;
}
#topnav a {
  text-decoration: none;
  font-weight: normal;
  font-family: Inherit;
  font-style: normal;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 1em;
  background-color: auto;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
#topnav a:hover {
  text-decoration: none;
  color: #e7e7e7;
  background-color: auto;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
/* --- Logo Area  --- */
#logo {
  padding: 10px 0px 0px 0px;
  float: none;
  text-align: center;
  margin: 10px 0px 5px 0px;
  transition: height 0.4s ease;
}
#logo img {
  width: auto;
}
/* --- Horizontal Logo  --- */
.logo-horizontal .brand-normal #logo img {
  -webkit-transition: height 0.4s ease;
  -moz-transition: height 0.4s ease;
  transition: height 0.4s ease;
}
/* --- Vertical Logo  --- */
.logo-vertical #logo {
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
  background-color: #f5f6f4;
}
/*--------------------------------------------------
Header
--------------------------------------------------*/
#header {
  margin: 0px;
  background-color: #ffffff;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: #e2e2e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
  /* --- Sticky Header  --- */
}
#header .container {
  background-color: auto;
  padding: 10px 0px 0px 0px;
  max-width: 1200px;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
#header.is-sticky.sticky-header {
  background-color: transparent !important;
}
#header.sticky-header #header-wrap {
  background-color: #ffffff;
}
#header.sticky-header #logo {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  padding: 5px !important;
}
#header.sticky-header #logo img {
  height: 40px;
  width: auto;
  -webkit-transition: height 0.4s ease;
  -moz-transition: height 0.4s ease;
  transition: height 0.4s ease;
}
#header.sticky-header.is-sticky {
  height: 42px;
}
#header.sticky-header.is-sticky .logo-horizontal #logo {
  height: 60px;
  max-height: 60px;
}
#header.sticky-header.is-sticky .logo-horizontal #logo img {
  -webkit-transition: height 0.4s ease;
  -moz-transition: height 0.4s ease;
  transition: height 0.4s ease;
}
.vertical-logo-bar {
  height: 50px;
  width: 100%;
  background-color: #f5f6f4;
  opacity: 0.6;
}
.indexphp .vertical-logo-bar {
  display: none;
}
#banner_images {
  text-align: right;
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
}
#banner_images img {
  max-width: none;
  margin: 0 0 0 10px;
  float: right;
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 5px;
  border-right-color: #ffffff;
  border-right-style: solid;
  border-right-width: 5px;
  border-bottom-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-left-color: #ffffff;
  border-left-style: solid;
  border-left-width: 5px;
}
.header-btm {
  margin: 0px;
  background-color: auto;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
.header-btm .container {
  padding: 0px 0px 0px 0px;
  max-width: 1200px;
  background-color: #ffffff;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
/*--------------------------------------------------
Main Navigation
--------------------------------------------------*/
#botnav {
  background-color: #ffffff;
  width: 100%;
  margin: 0px;
  padding: 10px 0px 25px 0px;
  float: right;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
#botnav .container {
  background-color: auto;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
#nav {
  list-style: none;
  line-height: 42px;
  height: 42px;
  /*,a.active
     .sfHover li,
     .sfHover li a,
     */
}
#nav li {
  float: left;
  margin: 0;
  padding: 0;
  height: 42px;
}
#nav a {
  display: inline-block;
  text-decoration: none;
  width: auto;
  padding: 10px 18px 10px 18px;
  margin: 0px;
  color: #5e172d;
  font-size: 1em;
  background-color: auto;
  font-family: Inherit;
  font-style: normal;
  text-transform: capitalize;
  text-align: left;
  font-weight: bold;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
#nav a:hover,
#nav .sfHover > a,
#nav .sfHoverFix > a {
  color: #6a7f10;
  background-color: #ffffff;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
#nav a.active {
  color: #6a7f10;
  background-color: #ffffff;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
#nav ul {
  width: 100%;
}
#nav ul a:hover {
  text-decoration: underline;
}
#nav ul li,
#nav ul li a {
  height: auto;
  line-height: 1;
}
#nav .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: .1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #5e172d;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  transition: 0.4s ease;
}
#nav.sf-menu a {
  padding: 10px 18px 10px 18px !important;
}
#nav a.no-hover:hover {
  color: #5e172d;
  background-color: auto;
}
/* Header Dropdowns */
.sf-menu ul {
  top: initial !important;
}
#main-navbar ul ul {
  width: max-content;
}
.monospace {
  font-family: monospace;
}
/*------------------- FLYOUT MENU ESSENTIAL STYLES -------------------*/
#left-col,
#right-col {
  overflow: visible;
}
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 150px;
  /* left offset of submenus need to match (see below) */
  z-index: 1999;
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu a {
  display: block;
  position: relative;
}
#nav ul a,
#nav ul ul a {
  text-align: left;
  padding: 8px 5px;
  display: block;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 42px;
  /* match top ul list item height */
  z-index: 1999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 150px;
  top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 10em;
  /* match ul width */
  top: 0;
}
.sf-menu .sfHover {
  background: auto;
}
/*** DEMO SKIN ***/
.sf-menu {
  float: left;
}
.sf-menu a,
.sf-menu a:visited {
  /* visited pseudo selector so IE6 applies text colour*/
}
.sf-menu li li {
  background: ;
  padding: 8px 0 8px 5px;
}
.sf-menu li li li {
  background: ;
  padding: 8px 0 8px 5px;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
  outline: 0;
}
#nav.sf-menu a.sf-with-ul {
  padding-right: 15px;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */
  position: relative;
}
.sf-menu .sf-sub-indicator {
  position: absolute;
  display: block;
  right: 3px;
  top: 30%;
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url('../../../images/arrows-ffffff.png') no-repeat left -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.sf-menu ul .sf-sub-indicator,
.sf-menu ul ul .sf-sub-indicator {
  top: 10px;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url('../../../js/images/shadow.png') no-repeat bottom right;
  padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}
/*-------------Vertical Menu (.sf-vertical)-------------*/
.sf-vertical,
.sf-vertical li {
  width: 210px;
}
.content .sf-vertical,
.content .sf-vertical li {
  float: none;
}
.sf-vertical li:hover,
.sf-vertical a:hover,
.sf-vertical li.sfHover {
  background: none;
}
.sf-vertical a {
  background: none;
}
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
  left: 138px;
  top: 0;
}
.sf-vertical li ul {
  background: white;
  border: 1px solid #dddddd;
}
.sf-vertical li li {
  width: auto !important;
  background: transparent;
}
/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator {
  background-position: -10px 0;
  top: 2px !important;
  top: 4px;
}
/* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator {
  background-position: 0 0;
}
/* use translucent arrow for modern browsers*/
/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/
}
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: .1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #808080;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(128, 128, 128, 0.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}
/*--------------------------------------------------
Search
--------------------------------------------------*/
.search-box-wrapper .search-elements {
  background-color: #6a7f10;
  line-height: inherit;
  border-radius: 0px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: inherit;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: inherit;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: inherit;
}
.search-box-wrapper .search-elements .fa {
  color: #ffffff;
  font-size: inherit;
  margin: 5px 0px 0px 0px;
}
.search-box-wrapper .search-elements input {
  color: #ffffff;
  font-size: inherit;
  font-family: Inherit;
  font-style: inherit;
  font-weight: inherit;
  text-transform: none;
  background-color: inherit;
}
.search-box-wrapper .search-elements input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #ffffff;
}
.search-box-wrapper .search-elements input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffffff;
  opacity: 1;
}
.search-box-wrapper .search-elements input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffffff;
  opacity: 1;
}
.search-box-wrapper .search-elements input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}
.search-box-wrapper .search-elements input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff;
}
.search-box-wrapper .search-elements input::placeholder {
  /* Most modern browsers support this now. */
  color: #ffffff;
}
/*--------------------------------------------------
Main Content
--------------------------------------------------*/
.content > .container {
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
.content .container {
  background-color: #ffffff;
}
.content .container > [id*='left-col'] > div {
  background-color: auto;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
  padding: 40px 20px 40px 20px;
}
.content .container > [id*='middle-col'] > div {
  background-color: auto;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
  padding: 40px 20px 40px 20px;
}
.content .container > [id*='right-col'] > div {
  background-color: auto;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
  padding: 40px 20px 40px 20px;
}
/*--------------------------------------------------
Sideboxes
--------------------------------------------------*/
.sidebox ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.sidebox li {
  width: 100%;
  display: block;
}
.sidebox a {
  text-decoration: none;
}
.sidebox a.prime-btn {
  color: #ffffff;
  background-color: #6a7f10;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: bold;
  font-family: Inherit;
  font-style: inherit;
  font-size: 1em;
}
.sidebox a.prime-btn:hover {
  color: #6a7f10;
  text-decoration: none;
  background-color: #ffffff;
}
.sidebox a.sec-btn {
  background-color: #ffffff;
  color: #5e172d;
  display: inline-block;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: bold;
  font-family: Inherit;
  font-style: inherit;
  font-size: Inherit;
}
.sidebox a.sec-btn:hover {
  background-color: #5e172d;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
}
.content .sidebox {
  width: auto;
  height: auto;
  border: none;
  padding: 0px;
  margin-bottom: 2em;
  background-color: auto;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
  color: #333333;
  text-transform: none;
  text-align: inherit;
  font-family: Inherit;
}
.content .sidebox li {
  width: 100%;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: ;
  border-left-style: ;
  border-left-color: ;
  padding: 5px 0;
  margin: 0;
}
.content .sidebox li a {
  display: block;
  color: #000000;
  font-size: 1em;
  font-family: Inherit;
  font-weight: normal;
  font-style: inherit;
  text-decoration: none;
  background-color: auto;
  padding: 0px;
}
.content .sidebox li a:hover {
  color: #c4262e;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
}
.content .sidebox li a .active {
  color: #c4262e;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
}
.content .sidebox h2,
.content .sidebox h2 a {
  color: #6a7f10;
  background-color: auto;
  text-transform: capitalize;
  font-weight: normal;
  text-align: inherit;
  font-family: Inherit;
}
.content .sidebox h2 {
  padding: 0px;
  margin: 0px 0px 0.5em 0px;
}
.content .sidebox .boxcontent li a:hover,
.content .sidebox li a.active,
.content .sidebox li ul li a.active {
  color: #c4262e;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
}
ul.pagenavsub {
  margin: 0px 2px 20px 20px;
}
/*--------------------------------------------------
Footer Top
--------------------------------------------------*/
.footer-top {
  margin: 0px;
  background-color: #eeeeee;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
.footer-top .container {
  padding: 20px 0px 0px 0px;
  max-width: 1200px;
  background-color: #eeeeee;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0);
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: rgba(255, 255, 255, 0);
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0);
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: rgba(255, 255, 255, 0);
}
.footer-top h2 {
  font-weight: normal;
}
.footer-top h2,
.footer-top .sidebox h2 {
  color: #000000;
  background-color: rgba(255, 255, 255, 0);
  padding: 0px;
  margin: 0px 0px 1em 0px;
  text-transform: capitalize;
  text-align: inherit;
  font-family: Inherit;
}
.footer-top .sidebox h2 a {
  color: #000000;
  background-color: rgba(255, 255, 255, 0);
  text-transform: capitalize;
  text-align: inherit;
  font-family: Inherit;
}
.footer-top h1,
.footer-top h3,
.footer-top h4,
.footer-top p {
  color: #000000;
}
.footer-top a {
  color: #5e172d;
}
.footer-top a:hover {
  color: #7b2b44;
}
.footer-top a.prime-btn {
  color: #ffffff;
  background-color: #6a7f10;
  text-transform: capitalize;
  font-family: Inherit;
}
.footer-top a.prime-btn:hover {
  color: #6a7f10;
  background-color: #ffffff;
  text-decoration: none;
}
.footer-top a.sec-btn {
  color: #5e172d;
  background-color: #ffffff;
  text-transform: capitalize;
  font-family: Inherit;
}
.footer-top a.sec-btn:hover {
  color: #ffffff;
  background-color: #5e172d;
}
/*--------------------------------------------------
Footer
--------------------------------------------------*/
#footer {
  margin: 0px;
  background-color: #eeeeee;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
#footer .container {
  max-width: 1200px;
  background-color: #eeeeee;
  padding: 10px 0;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
#footer p {
  margin: 0;
  color: #000000;
  font-size: 10px;
}
#footer a {
  font-size: 10px;
  color: #000000;
}
#footer a:hover {
  color: #282828;
}
#footer .credit {
  font-size: 10px;
  margin: 10px 0;
}
#footer #footer_nav {
  text-align: right;
  color: #000000;
  font-size: 10px;
}
#footer #footer_nav li {
  display: inline-block;
  padding: 0 5px;
  border-left: 1px solid;
  zoom: 1;
  *display: inline;
}
#footer #footer_nav li:first-child {
  border-left: 0;
}
/*--------------------------------------------------
UI Elements
--------------------------------------------------*/
/*-------------------------
General
-------------------------*/
.gray,
.gray a {
  color: #666666;
}
.light {
  color: #a4a4a4;
}
.red,
.required {
  color: #ff0000;
}
.green {
  color: #008000;
}
.orange {
  color: #ffa500;
}
.italic {
  font-style: italic;
}
.sub-info {
  font-style: italic;
  color: #a4a4a4;
  line-height: 1.2;
}
.btm-border {
  padding: 0 0 20px 0;
}
/*-------------------------
Accordion
-------------------------*/
#accordion ul {
  list-style: none;
  padding: 0;
}
#accordion ul li {
  padding: 3px 0;
}
#accordion .ui-accordion-content {
  padding: 10px;
}
#accordion .ui-accordion-header a {
  color: #666666;
  padding: 5px 5px 5px 20px;
}
#accordion .ui-state-active a {
  color: black;
}
#accordion .ui-icon {
  display: inline-block;
  width: 15px;
  height: 14px;
  background-image: url(../../../images/ui-icons_4d4d4d_256x240.png);
  background-position: -34px -16px;
  background-repeat: no-repeat;
}
#accordion .ui-state-active a,
#accordion .ui-accordion-header a:hover,
.accordion .ui-state-active a,
.accordion .ui-accordion-header a:hover {
  color: black;
}
#accordion .ui-state-default a,
.accordion .ui-state-default a {
  color: #666666;
}
/* --- Accordion Head  --- */
.accordion .head {
  background: #f6f6f6;
  border: 1px solid #dddddd;
  margin: 0 0 1px 0;
  padding: 5px;
  cursor: pointer;
}
.accordion .head span {
  display: inline-block;
  width: 18px;
  height: 14px;
  background-image: url(../../../images/ui-icons_4d4d4d_256x240.png);
  background-position: -32px -16px;
  background-repeat: no-repeat;
}
.accordion .head a {
  font-size: .8em;
  text-decoration: none;
  color: #666666;
  width: 90%;
  display: inline-block;
}
.accordion .head.active {
  background: white;
  border-bottom: 0;
}
.accordion .head.active span {
  background-position: -64px -16px;
}
.accordion .head.active a,
.accordion .head a:hover {
  color: black;
}
/* --- Accordion Content  --- */
.accordion .content {
  border: 1px solid #dddddd;
  border-top: 0;
  margin-top: -1px;
  padding: 10px 20px;
  margin-bottom: 1px;
  display: none;
}
.accordion input[type='checkbox'] {
  margin: 0;
}
/*-------------------------
Autocomplete
-------------------------*/
.form .ui-autocomplete-input,
.ui-autocomplete-input {
  padding: 5px;
  border: 1px solid #a4a4a4;
  margin-right: 5px;
  font-size: .9em;
}
.ui-autocomplete {
  border: 1px solid #a4a4a4;
  border-top: 0;
  text-align: left;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.3);
  max-height: 200px;
  overflow: auto;
}
#ui-active-menuitem {
  color: black;
  background: #f6f6f6;
  margin: 0;
}
/* --- Combo Box Styles --- */
.ui-button-text {
  display: inline-block;
  background: white;
}
.combo-button a.ui-button {
  border: 1px solid #a4a4a4;
  border-left: 0;
  background: white;
  height: auto;
  padding: 6px 0;
  margin: 0px 0 -7px -5px;
}
/* --- Firefox Hack for arrow height --- */
@-moz-document url-prefix() {
  .combo-button a.ui-button {
    padding: 7px 0 6px 0;
    margin: 0px 0 -9px -5px;
  }
}
/*-------------------------
Breadcrumbs
-------------------------*/
.breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
  width: 100%;
  float: left;
}
.breadcrumbs li {
  float: left;
}
.breadcrumbs li span {
  display: inline-block;
  padding: 0 5px;
  color: #a4a4a4;
}
/*-------------------------
Buttons
-------------------------*/
/* --- Button defaults  --- */
.prime-btn,
.sec-btn,
.ui-widget .flat {
  border: 0;
  padding: 5px;
  color: white;
  width: auto;
  overflow: visible;
  font-weight: bold;
  font-family: inherit;
  font-size: 1em;
}
/* --- Primary Button  --- */
.prime-btn {
  background-color: #6a7f10;
  color: #ffffff;
  display: inline-block;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: bold;
  font-family: Inherit;
  font-style: inherit;
  font-size: 1em;
  margin: 0px 0px 10px 0px;
  padding: 8px 20px 8px 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6a7f10;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #6a7f10;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6a7f10;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #6a7f10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.prime-btn:hover {
  color: #6a7f10;
  text-decoration: none;
  background-color: #ffffff;
  display: inline-block;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6a7f10;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #6a7f10;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6a7f10;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #6a7f10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.ui-widget .flat {
  border: 0;
  background-color: #333333;
}
/* --- Secondary Button  --- */
.sec-btn {
  background-color: #ffffff;
  color: #5e172d;
  display: inline-block;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: bold;
  font-family: Inherit;
  font-style: inherit;
  font-size: Inherit;
  margin: 0px 0px 10px 0px;
  padding: 8px 20px 8px 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #5e172d;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #5e172d;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #5e172d;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #5e172d;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.sec-btn:hover {
  background-color: #5e172d;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #5e172d;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #5e172d;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #5e172d;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #5e172d;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/* --- Button Groups and Helper Classes --- */
.prime-btn.hover,
.sec-btn.hover,
.flat:hover,
.prime-btn:hover,
.sec-btn:hover {
  cursor: pointer;
}
.btn-group {
  margin: 10px 0 10px 0;
  float: left;
  width: 100%;
  text-align: right;
}
.btn-group input,
.btns input {
  display: inline-block;
}
.btn-group input[type="button"],
.btn-group input[type="submit"],
.btn-group .btn-shadow {
  width: auto;
  text-align: right;
  margin-left: 5px;
}
.btn-group .btn-shadow {
  width: auto;
  float: right;
  text-align: right;
  margin-left: 5px;
}
.next {
  position: relative;
  text-align: left;
  width: auto;
}
.edit {
  width: 100%;
  text-align: right;
}
.edit .prime-btn {
  float: right;
}
.btn-shadow {
  display: inline-block;
}
/*-------------------------
Data Tables
-------------------------*/
.data-table {
  border-collapse: collapse;
  width: 100%;
}
.data-table td {
  padding: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd;
}
.data-table table td {
  border: 0;
  padding: 0;
}
.data-table th {
  color: #ffffff;
  border: 0;
  padding: 5px;
  background-color: #6a7f10;
}
.data-table tr {
  color: auto;
  background-color: auto;
}
.data-table tr.alt {
  color: auto;
  background-color: #f6f6f6;
}
.data-table th h4 {
  margin: 0;
}
.data-table tr:hover,
.data-table tr.alt:hover {
  color: auto;
  background-color: #eeeeee;
}
.data-table h3 {
  padding: 0;
}
.data-table h3 a {
  width: 100%;
  padding-bottom: 10px;
}
.data-table h4 {
  color: white;
}
.data-table a {
  font-weight: bold;
}
.data-table input[type='checkbox'] {
  margin: 0;
}
.data-table .total-border {
  border: 0;
  border-top: 3px solid #333333;
}
.data-table .no-border td,
.data-table .no-border {
  border: 0;
}
.data-table .no-border.tr-hover,
.data-table tr.no-border.alt,
.data-table tr.totals.alt,
.data-table tr.totals.tr-hover {
  background: none;
}
/* --- Gray Top Header --- */
.top-head {
  background: #dddddd;
  padding: 5px;
  width: 100%;
}
.top-head a.table-btn {
  display: inline-block;
  background: white;
  padding: 3px 5px;
  font-size: 12px;
  border: 1px solid #a4a4a4;
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}
.top-head a.table-btn:hover {
  border: 1px solid #333333;
  color: #333333;
}
.top-head input[type="text"] {
  border: 1px solid #a4a4a4;
  padding: 5px;
  margin: 0;
  width: 150px;
}
.top-head .table-btn {
  font-size: 12px;
  padding: 2px 5px;
  background: white;
  font-weight: bold;
  color: #666666;
}
.top-head .table-btn:hover {
  border: 1px solid #333333;
  color: #333333;
  cursor: pointer;
}
.top-head .table-sec-btn {
  border: 0;
  background: transparent;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 5px;
  color: #666666;
}
.top-head .table-sec-btn:hover {
  color: #333333;
  cursor: pointer;
}
/*-------------------------
Document List and Icons
-------------------------*/
.doc-list {
  padding: 0 0 20px 0;
}
.doc-list img {
  margin: 0 0px 10px 0;
}
.doc-list h4 {
  margin-bottom: 0.5em;
}
.doc-list h4 a {
  color: inherit;
}
.doc-list a {
  display: inline-block;
  padding-left: 20px;
}
.doc-list a.txt,
.doc-list a,
.doc-list .rtf {
  background: url(../../images/icon-file.png) 0 0 no-repeat;
}
.doc-list a[class*="doc"],
.doc-list a.word,
.doc-list .odt {
  background: url(../../images/icon-word.png) 0 0 no-repeat;
}
.doc-list a[class*="xls"],
.doc-list a.xl,
.doc-list a.excel,
.doc-list a.ods {
  background: url(../../images/icon-excel.png) 0 0 no-repeat;
}
.doc-list a.pdf {
  background: url(../../images/icon-pdf-sm.png) 0 0 no-repeat;
}
.doc-list a.csv {
  background: url(../../images/icon-csv-sm.png) 0 0 no-repeat;
}
.doc-list a.jpg,
.doc-list a.jpeg,
.doc-list a.png,
.doc-list a.gif {
  background: url(../../images/icon-image.png) 0 0 no-repeat;
}
.doc-list .no-icon {
  background: none;
  padding: 0;
}
h3.cart {
  background: url(../../../images/icon-cart.gif) left top no-repeat;
  padding-left: 20px;
}
.print {
  background: url(../../../images/icon-print.gif) left center no-repeat;
  padding: 3px 0 3px 20px;
}
.restricted-doc {
  text-decoration: none;
  color: #a4a4a4;
  cursor: text;
}
/*-------------------------
Filter
-------------------------*/
.filter {
  border: 1px solid #dddddd;
  border-left: 0;
  border-right: 0;
  margin: 0 0 20px 0;
  width: 100%;
  float: left;
}
.filter form {
  padding: 10px 0;
}
.filter p {
  margin-right: 5px;
  margin-bottom: 0;
}
.filter label {
  padding: 10px 0 5px 0;
}
.filter table {
  width: 100%;
}
.filter .btns {
  float: right;
  width: 100%;
  text-align: right;
  margin: 10px 0;
}
.filter .btns input {
  margin-left: 5px;
}
.filter .btns .records {
  display: inline-block;
  margin-right: 10px;
}
.filter #open-all {
  font-style: italic;
  color: #a4a4a4;
}
#toggle-filter {
  padding: 0 0 10px 0;
}
#toggle-filter #toggle-filter a {
  font-style: italic;
  color: #a4a4a4;
}
/*-------------------------
Forms
-------------------------*/
[id*='mce'] {
  clear: both;
}
label,
select,
input {
  margin-bottom: 0.5em;
  display: inline-block;
}
label {
  font-weight: bold;
  display: inline-block;
  width: 100%;
  font-size: 15px;
  font-family: Inherit;
  color: #000000;
}
input[type="text"],
textarea,
input[type="password"] {
  padding: 5px;
  background-color: #ffffff;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd;
  width: 300px;
  max-width: 95%;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 0 2px 5px 0;
}
input.mini {
  width: 30px;
}
input.sm {
  width: 70px;
}
fieldset {
  padding: 20px;
  border: 1px solid #dddddd;
  margin: 20px auto;
}
legend {
  font-weight: bold;
  font-size: 1.8em;
  line-height: 1.5em;
}
.help-text {
  margin: 0 0 5px 0;
  font-style: italic;
  color: auto;
  font-size: 1em;
  font-family: Inherit;
  font-weight: normal;
  display: block;
}
.ques-group {
  padding: 0 0 10px 0;
  float: left;
  width: 100%;
}
.section-head {
  font-size: 1.7em;
  font-family: Inherit;
  color: auto;
  clear: both;
}
.section-head p {
  padding: 0;
  margin: 0;
  line-height: 1;
}
/* --- Older forms found in Meeting Registration, Member Account --- */
.new-form input[type="text"],
.new-form textarea {
  max-width: none;
}
/* --- Inline Labels --- */
.inline-label label {
  display: inline-block;
  width: 200px;
}
.inline-label input[type="text"] {
  width: 300px;
}
.inline-label input[type="text"].no-margin {
  margin: 0;
}
.inline-label .edit {
  margin: -10px -10px 0px 0;
}
.inline-label .ques-group label {
  width: 40%;
  float: left;
  margin-right: 2%;
}
.inline-label .ques-group .input-group {
  width: 58%;
  float: left;
}
.inline-label .ques-group .full {
  width: 100%;
}
/* --- Forms with Payment --- */
form.pmt {
  width: 70%;
  margin: 0 auto;
}
form.pmt fieldset {
  width: 100%;
}
form.pmt input[type="text"] {
  width: 95%;
  max-width: none;
}
form.pmt .col_1col100 input[type="text"] {
  width: 97.5%;
}
form.pmt [class*="col"] .col_2col50.last input {
  width: 80%;
}
/*-------------------------
Messages
-------------------------*/
.error,
.confirm,
.msg {
  padding: 2%;
  float: left;
  width: 100%;
  margin-bottom: 2em;
}
.error {
  border: 1px solid #800000;
  color: #800000;
  background: #ffcccc;
}
.confirm {
  border: 1px solid #008000;
  background: #cdffcd;
}
.msg {
  background: #f6f6f6;
  border: 1px solid #dddddd;
}
/*-------------------------
Pagination
-------------------------*/
.page-nav {
  text-align: right;
  margin: 20px 0 20px 0px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  list-style: none;
}
.page-nav li {
  display: inline;
  margin: 0 1px;
}
.page-nav li:last-child {
  margin-right: 0;
}
.page-nav strong {
  color: #333333;
}
.page-nav a {
  text-decoration: none;
  display: inline-block;
  padding: 5px;
  border: 1px solid #dddddd;
  background: #f6f6f6;
  color: #333333;
  font-size: 11px;
}
.page-nav a.current,
.page-nav a.current:hover,
.page-nav a:hover {
  background: #333333;
  color: white;
  border: 1px solid #333333;
}
.page-nav.alpha li:first-child {
  display: block;
  padding: 0 0 10px 0;
  margin: 0 -10px 0;
}
/*-------------------------
Password Strength Meter
-------------------------*/
.testresult,
.confirm-pass,
.error-pass {
  font-size: 12px;
  font-weight: bold;
  display: block;
  width: 212px;
}
.goodPass {
  border-top: 8px solid #ffa500;
  color: #ffa500;
}
.shortPass,
.badPass,
.error-pass {
  border-top: 8px solid #800000;
  color: #800000;
}
.strongPass,
.confirm-pass {
  border-top: 8px solid #008000;
  color: #008000;
}
/*-------------------------
Tooltips
-------------------------*/
.tip {
  padding: 2px 18px 5px 0;
  background: url(../../../images/icon-info.gif) right top no-repeat;
}
.tipsy {
  background: #f6f6f6;
  padding: 0 2px 2px 0px;
  text-align: left;
  color: #333333;
  font-size: 11px;
}
.tipsy .arrow {
  background: url(../../../images/tooltip-arrow.gif) left center no-repeat;
  width: 12px;
  height: 100%;
  display: block;
  position: absolute;
  left: -10px;
  top: -2px;
}
.tipsy-inner {
  background: white;
  padding: 10px;
  border: 1px solid #a4a4a4;
  margin: -2px 0 0 -2px;
  width: 200px;
}
.tipsy-north {
  background-position: top center;
}
.tipsy-south {
  background-position: bottom center;
}
.tipsy-west {
  margin-left: 10px;
}
/*-------------------------
Tabs
-------------------------*/
#tabs .tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
#tabs .tabs-nav li {
  display: inline-block;
  border: 1px solid #dddddd;
  border-bottom: 0;
  margin: 0 2px 0 0;
}
#tabs .tabs-nav a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #a4a4a4;
  background: #f6f6f6;
  padding: 5px;
}
#tabs .tabs-nav a.active {
  background: white;
  color: #333333;
  border-bottom: 2px solid white;
  margin-bottom: -2px;
}
#tabs .tabs-nav:hover {
  background: white;
  color: #333333;
}
#tabs .ui-tabs-nav .ui-state-default a {
  color: #a4a4a4;
}
#tabs .ui-tabs-nav .ui-state-active a,
#tabs .ui-tabs-nav .ui-state-hover a {
  color: #333333;
}
#tabs [id*="tabs-"] {
  border: 1px solid #dddddd;
  padding: 2%;
  float: left;
  width: 96%;
}
/*-------------------------
Top Step Arrows
-------------------------*/
#steps {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
#steps li {
  float: left;
  background: #a4a4a4 url(../../../images/steps-bkg.gif) right top no-repeat;
  padding: 8px 0.5%;
  font-size: 12px;
  color: white;
  font-weight: bold;
  line-height: 1em;
}
#steps li.last {
  background-image: url(../../../images/steps-last-bkg.gif);
}
#steps li.prev {
  background-image: url(../../../images/steps-prev-bkg.gif);
}
#steps li.current {
  background: #333333 url(../../../images/steps-active-bkg.gif) right top no-repeat;
  color: white;
}
#steps li.current-last,
#steps li.current.last {
  background: #333333 url(../../../images/steps-last-current-bkg.gif) right top no-repeat;
}
#steps.three li {
  width: 32.333333%;
}
#steps.four li {
  width: 24%;
}
#steps.five li {
  width: 19%;
}
#steps span {
  margin-top: -5px;
  display: block;
  line-height: 1em;
}
/*--------------------------------------------------
Page Specific Styles
--------------------------------------------------*/
/*-------------------------
Calendar
-------------------------*/
/* Main Page */
.calendarphp .header3 a {
  color: #a4a4a4;
}
.calendarphp:hover {
  color: #333333;
}
.cal {
  width: 90%;
  margin: 10px auto;
  border: 1px solid #a4a4a4;
  border-collapse: collapse;
  table-layout: fixed;
}
.cal thead {
  background: #333333;
  color: white;
  border: 1px solid #333333;
  font-size: 14px;
  height: 30px;
}
.cal th {
  width: 14%;
}
.cal td {
  border: 1px solid #a4a4a4;
  vertical-align: top;
  padding: 0;
}
.cal .cal_current {
  padding: 5px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}
.cal .cal_current .cal-day {
  background: #dddddd;
  margin: -5px -5px 10px -5px;
  padding: 5px;
  color: #333333;
  font-weight: bold;
}
.cal .cal_current .cal-day.today {
  background: #a4a4a4;
  color: white;
}
.cal .cal_current .cal-event {
  border-bottom: 1px solid #a4a4a4;
  padding: 5px 0;
}
.cal .cal_current .cal-event a {
  font-size: 12px;
  font-weight: bold;
}
.cal .cal_current .cal-event .cal-tooltip {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd;
  position: absolute;
  z-index: 1001;
  left: -10px;
  width: 320px;
  background-color: #f6f6f6;
  color: auto;
  line-height: 1.4;
  padding: 10px;
}
.cal .cal_current .cal-event .cal-tooltip h5 {
  font-size: 14px;
  font-weight: bold;
  background: #6a7f10;
  color: #ffffff;
  margin: -10px -10px 10px -10px;
  padding: 5px;
}
.cal .cal_current .cal-event .cal-tooltip p.cal-date {
  font-style: italic;
  font-size: 14px;
  color: #a4a4a4;
}
.cal .cal_current .high-z {
  position: relative;
  z-index: 2000;
}
.cal-dets h3 {
  color: black;
  padding: 10px 0 0px 0;
}
.cal-dets .cal-date {
  font-style: italic;
  color: #333333;
  margin: 5px 0 0px 0;
}
/* --- Content Section --- */
.data-table .prev a {
  color: #a4a4a4;
}
.data-table .event {
  background: #dddddd;
  font-weight: bold;
}
.data-table .no-border {
  border: 0;
}
.data-table a .gray:hover {
  color: #a4a4a4;
}
.data-table a.event {
  border: 0;
}
.side-cal {
  border-collapse: collapse;
  text-align: center;
  width: 100%;
}
.side-cal a {
  color: black;
  text-decoration: none;
}
.side-cal td {
  border: 1px solid #dddddd;
}
.side-cal th {
  background: #333333;
  color: white;
}
.side-cal .prev a {
  color: #a4a4a4;
}
.side-cal .event {
  background: #a4a4a4;
  color: white;
  font-weight: bold;
}
.side-cal .no-border {
  border: 0;
}
.side-cal a .gray:hover {
  color: #a4a4a4;
}
.side-cal a.event {
  border: 0;
}
/*-------------------------
Catalog
-------------------------*/
.price {
  padding: 10px;
  background: #f6f6f6;
  font-weight: bold;
  font-size: 1.5em;
}
.desc,
.qty {
  border-bottom: 1px solid #dddddd;
}
.qty {
  padding-bottom: 1.5em;
}
.catalogphp h2 {
  clear: both;
}
.catalogphp .breadcrumbs {
  width: 80%;
  float: left;
  margin-top: 10px;
}
.catalogphp #slider,
.catalogphp #carousel {
  margin: 0;
  padding-right: 10px;
}
.catalogphp #carousel {
  margin: 10px 0;
}
.catalogphp #carousel img {
  max-width: 100px;
}
.catalogphp #reg-login-box {
  width: 94%;
  float: left;
}
.catalog .prime-btn {
  margin-top: 10px;
}
.catalog > a:first-child {
  display: block;
  min-height: 236px;
}
.catalog .desc {
  border: 0;
  margin: 0;
  padding: 0;
}
.catalog .desc p {
  margin-bottom: 0;
}
.catalog img {
  max-width: 100%;
}
.cart h2 {
  display: inline-block;
}
.cart h3 {
  margin-bottom: 0;
}
.cart img {
  max-width: 60px;
}
.cart .prime-btn {
  float: right;
}
.cart [class*="col"] {
  text-align: center;
}
.cart .col2 {
  text-align: left;
  width: 150px;
}
.cart .col2 img {
  float: left;
  margin-right: 5px;
}
.cart .no-border input[type="text"] {
  width: 100px;
}
.cart tr.no-border:nth-child(8) td {
  font-size: 1.2em;
}
.cart .left,
.cart .right {
  width: 50%;
}
#cart-login-box {
  width: auto;
  float: left;
}
#cart-login-box input[type="text"],
#cart-login-box input[type="password"] {
  width: 90%;
}
#cart-login-box .left,
#cart-login-box .right {
  width: 48%;
}
#cart-login-box .left {
  border-right: 1px solid #dddddd;
  padding-right: 1%;
}
#cart-login-box .prime-btn.next {
  width: 100%;
}
#cart-login-box .btn-shadow {
  width: 98%;
}
/* --- Single Screen Checkout --- */
.box {
  float: left;
  width: 96%;
  padding: 2%;
}
.box fieldset {
  border: 0;
  border-bottom: 1px solid #dddddd;
  padding: 0;
  padding-bottom: 20px;
}
.box legend {
  padding: 0 0 15px 0;
}
.box input {
  max-width: 95%;
}
.box .left,
.box .right {
  width: 50%;
  margin: -10px 0;
  padding: 10px 0;
}
.box .left {
  width: 45%;
  padding-right: 2%;
  margin-right: 2%;
}
.box.open {
  border: 1px solid #dddddd;
}
.box.open > h2 {
  border-bottom: 1px solid #dddddd;
  padding: 5px 10px 10px;
  margin: 0 -10px 10px -10px;
}
.box.closed {
  background: #a4a4a4;
  border: 1px solid #a4a4a4;
  float: left;
  width: 96%;
  padding: 2%;
  color: white;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.3em;
}
.box.inactive {
  background: #f6f6f6;
  border: 1px solid #dddddd;
}
.box.inactive > h2 {
  color: #333333;
  padding: 0;
}
.box.inactive h2 {
  float: left;
  margin: 0;
}
.box.inactive .left {
  border: 0;
}
.box.inactive .prime-btn {
  float: right;
  margin: 0;
}
.box.inactive:first-child .right {
  text-align: right;
}
.box.inactive:first-child .left h2 {
  padding: 0;
  margin: 0;
}
/*-------------------------
Classifieds
-------------------------*/
/* --- Landing Page --- */
.class-landing {
  padding: 2%;
  border-bottom: 1px solid #dddddd;
}
.class-landing:nth-child(2n+1) {
  background: #f6f6f6;
}
.class-landing p,
.class-landing h3,
.class-landing .class-detail h3 + p,
.class-landing .class-detail h3 {
  margin: 0;
  padding: 0;
}
.class-landing .last,
.class-landing .class-detail .last {
  text-align: right;
}
.class-landing .clear {
  height: 0px;
}
.class-landing h3 a {
  color: inherit;
  text-decoration: none;
}
.class-landing h3 a:hover {
  text-decoration: underline;
}
/* --- No Landing Page --- */
.no-landing .class-detail {
  float: left;
  width: 100%;
}
.no-landing .class-detail a[href="classifieds.php"] {
  display: none;
}
/*-------------------------
Community Screens
-------------------------*/
.post {
  margin-bottom: 25px;
}
.post:first-child {
  margin-top: 0;
}
.post .entry-title {
  margin-bottom: 5px;
}
.post .entry-title a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
}
.post .entry-title a:hover {
  text-decoration: underline;
}
.post .entry-meta {
  color: #a4a4a4;
  line-height: 1em;
  margin: 0 0 1em;
}
.comments-bubble {
  background: url(../../images/icon-comment.png) no-repeat scroll 0 -4px transparent;
  color: #a4a4a4;
  display: inline-block;
  height: 30px;
  margin: 0 5px 0px;
  padding-top: 0px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 32px;
}
#comments {
  background: #f6f6f6;
}
#comments ol {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#comments ol ol {
  float: left;
  margin: 1em 0 0 5.5em;
}
#comments li {
  border-bottom: 0 none;
  border-top: 1px solid #dddddd;
  clear: both;
  float: left;
  padding: 1.5em 1%;
  width: 100%;
}
#comments li ol {
  width: 96%;
  margin: 1.5em 1% 0 3%;
}
#comments li li {
  padding-bottom: 0;
}
#comments > ol > li:last-child {
  border-bottom: 1px solid #dddddd;
}
#comments img {
  float: left;
  margin: 0px 10px 10px 0;
}
#comments small {
  color: #a4a4a4;
  display: block;
}
#comments .sec-btn {
  float: left;
}
#comments .comment-content {
  float: left;
  width: 88%;
}
#comments label,
.blogphp .ui-dialog label,
.forumphp .ui-dialog label {
  display: inline-block;
  font-weight: bold;
  margin: 0;
  padding: 0;
  width: 100%;
}
#comments input[type="text"],
#comments textarea,
.blogphp .ui-dialog input[type="text"],
.blogphp .ui-dialog textarea,
.forumphp .ui-dialog textarea,
.forumphp .ui-dialog input[type="text"] {
  margin: 0 0 1em;
  width: 70%;
}
#comments textarea,
.blogphp .ui-dialog textarea,
.forumphp .ui-dialog textarea {
  height: 100px;
  width: 97%;
  margin: 0 0 5px 0;
}
#comments input[type='checkbox'],
.blogphp .ui-dialog input[type='checkbox'],
.forumphp .ui-dialog input[type='checkbox'] {
  margin: 0 0 10px 0;
}
/* --- Calendar --- */
.entry-date-time {
  margin: 1em 0;
}
.entry-date-time p {
  margin: 0;
}
.entry-date-time strong {
  display: inline-block;
  width: 50px;
}
.entry-date {
  font-weight: bold;
}
/* --- Forum --- */
#start-thread-link {
  float: right;
  position: relative;
  z-index: 50;
}
#start-thread {
  margin: 1.5em 0;
  padding: 10px;
  background: #f6f6f6;
}
#start-thread .text-input {
  width: 50%;
}
#start-thread textarea {
  width: 95%;
  height: 150px;
}
/* --- Pop Ups --- */
#login .text-input,
#subscribe .text-input {
  width: 95%;
}
/*-------------------------
Corporate Membership
-------------------------*/
.add h2 {
  display: inline-block;
  margin-right: 10px;
}
.data-table.corp-member p {
  margin-bottom: 0;
}
.data-table.corp-member .col1 {
  margin: 0 auto;
  text-align: center;
}
#edit-reg label {
  display: inline-block;
  width: 100px;
}
#edit-reg .btns {
  margin: 15px 0 0px 0;
}
form.corp-member {
  width: 80%;
  margin: 0 auto;
}
form.corp-member fieldset {
  float: left;
  width: 95%;
}
.corp-member .btm-border {
  float: left;
  width: 100%;
}
.corp-member p {
  margin-bottom: 5px;
}
.corp-member input.mini {
  margin: 0 auto;
  margin-bottom: 10px;
}
.corp-member input.sm {
  width: 100px;
}
.corp-member input[type="checkbox"],
.corp-member select {
  margin: 0 0 10px 0;
}
.corp-member .left,
.corp-member .right {
  width: 48%;
}
.corp-member h3 .sec-btn {
  float: right;
  margin: -10px 0 0 0;
}
.corp-member .tipsy .arrow {
  background: url(../../../images/tooltip-arrow-right.gif) left center no-repeat;
  left: 219px;
}
.corp-member .testresult,
.corp-member .confirm-pass,
.corp-member .error-pass {
  margin-left: 204px;
}
.pickSub label {
  width: 300px;
}
/*-------------------------
Member Directory
-------------------------*/
.mem-directory h3 {
  margin: 0 0 5px 0;
}
.mem-directory th a {
  color: white;
  text-decoration: none;
}
.mem-directory th a:hover {
  text-decoration: underline;
}
.mem-directory .col1 {
  text-align: left;
}
.mem-directory .col1 td td {
  vertical-align: top;
}
.mem-directory div[class*="col"] {
  text-align: center;
}
.directoryphp .view {
  padding: 15px 0;
}
.directoryphp .view li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.directoryphp .view li:first-child {
  padding: 8px 0;
}
.directoryphp .view li a {
  text-decoration: none;
}
.directoryphp .view li.print {
  background-image: none;
  float: right;
}
/*-------------------------
Meeting Info
-------------------------*/
.info-btn {
  display: inline-block;
  width: auto !important;
  border: 1px solid #dddddd;
  padding: 3px 5px;
  background: #f0f0f0 url(../../../images/info-btn-bkg.gif) 0 0 repeat-x;
  text-decoration: none;
  color: #666666;
  font-weight: bold;
  font-size: 11px;
}
.info-btn:hover {
  background: #e6e5e5 url(../../../images/info-btn-hover.gif) 0 0 repeat-x;
}
.info-btn span {
  display: inline-block;
  width: 18px;
  background: url(../../../images/icon-gray-cal.png) 0 0 no-repeat;
}
.info-btn.cal span {
  background: url(../../../images/icon-gray-cal.png) 0 0 no-repeat;
}
.info-btn.directions span {
  background: url(../../../images/icon-gray-directions.png) 0 2px no-repeat;
  width: 20px;
}
.info-btn.photos {
  margin-bottom: 10px;
}
.info-btn.photos span {
  background: url(../../../images/icon-gray-photos.png) 0 2px no-repeat;
  width: 20px;
}
/*-------------------------
Meeting Registration
-------------------------*/
/* --- Step 1 --- */
#reg-login-box.login-box {
  width: 56%;
  float: left;
  padding: 2%;
}
#reg-login-box.login-box table {
  margin: 0;
  width: auto;
}
#reg-login-box.login-box h2 {
  margin-top: 0;
}
#reg-login-box.login-box .text-input {
  width: 90%;
}
#reg-login-box.login-box .left,
#reg-login-box.login-box .right {
  float: left;
  width: 49%;
}
#reg-login-box.login-box .left {
  border-right: 1px solid #dddddd;
}
#reg-login-box.login-box .right {
  margin-left: 2%;
  width: 48%;
}
#reg-login-box.login-box .new-form a {
  display: inline-block;
  padding: 10px 0 0 0;
}
#reg-login-box.login-box .login-inner {
  padding: 0px;
  background: none;
  float: left;
  width: 100%;
}
/* --- Meeting Information --- */
.meeting-info {
  float: left;
  width: 37%;
  margin: 0 0 0 2%;
  padding: 0 0 10px 0;
}
.meeting-info h2 {
  margin: 0;
}
.meeting-info img.meet-icon {
  float: left;
  margin-right: 10px;
  max-width: 100px;
  margin-top: 1em;
}
.meeting-info .details {
  float: left;
  line-height: 1.5em;
}
.meeting-info .date,
.meeting-info .venue {
  color: black;
  font-weight: bold;
  font-size: 1em;
}
.meeting-info .time {
  font-style: italic;
}
/* --- Step 2 --- */
.meet-reg2 {
  margin: 0 auto;
}
.meet-reg2 label,
.meet-reg2 input,
.meet-reg2 textarea {
  width: 100%;
}
.meet-reg2 .left,
.meet-reg2 .right {
  width: 50%;
  float: left;
}
.meet-reg2 .left {
  width: 46%;
  margin-right: 4%;
}
.meet-reg2 .clear input,
.meet-reg2 .clear textarea,
.meet-reg2 .text-input {
  width: 100%;
}
.meet-reg2 textarea {
  height: 100px;
}
/* --- Step 3 & 4 --- */
.meet-reg3,
.meet-reg4 {
  width: 100%;
  float: left;
}
.meet-reg3 .left,
.meet-reg4 .left {
  width: 43%;
  float: left;
  margin: 0px 5% 0 0px;
}
.meet-reg3 .right,
.meet-reg4 .right {
  width: 50%;
  float: left;
  margin: 0px 0px 0 0;
}
.meet-reg3 .col1,
.meet-reg4 .col1 {
  width: 155px;
  text-align: left;
}
.meet-reg3 .col2,
.meet-reg4 .col2,
.meet-reg3 .col3,
.meet-reg4 .col3 {
  text-align: center;
}
.meet-reg3 .col4,
.meet-reg4 .col4 {
  text-align: right;
}
.meet-reg3 .head .col1,
.meet-reg4 .head .col1 {
  width: 100%;
}
.meet-reg3 .head .col3,
.meet-reg4 .head .col3,
.meet-reg3 .head .col4,
.meet-reg4 .head .col4 {
  width: 30px;
  margin: 0 auto;
}
.meet-reg3 .left label {
  width: 100%;
}
.meet-reg3 .left .mini {
  margin-right: 5px;
  vertical-align: 1px;
}
.meet-reg3 .left div {
  margin: 0 0 20px 0;
}
.meet-reg3 .right .sm {
  width: 100px;
  display: inline;
  margin-right: 0px;
}
.meet-reg3 .right .total .prime-btn {
  margin: 0;
}
.meet-reg4 .left label {
  width: 100%;
}
.meet-reg4 .left div {
  margin: 0 0 10px 0;
}
.meet-reg4 .left .tipsy-east {
  margin-left: 140px;
}
.meet-reg4 .left .text-input {
  width: 95%;
}
.meet-reg4 .left .sm {
  width: 100px;
}
#add-tix label {
  max-width: 100%;
}
/* --- Step --- 5 */
.meet-reg5 table {
  width: 100%;
}
.meet-reg5 .edit {
  margin: 0 0 5px 0;
  float: left;
}
.meet-reg5 .left {
  margin-right: 20px;
}
.meet-reg5 .data-table {
  width: 100%;
  margin: 10px 0 0 0;
}
.meet-reg5 .col1 {
  text-align: left;
}
.meet-reg5 .data-table .col2,
.meet-reg5 .data-table .col3 {
  text-align: center;
}
.meet-reg5 .data-table .head .col2,
.meet-reg5 .data-table .head .col3,
.meet-reg5 .data-table .head .col4 {
  width: 30px;
  margin: 0 auto;
}
/* --- Step 6 --- */
.meet-reg6 table {
  width: 100%;
}
.meet-reg6 .left,
.meet-reg6 .right {
  float: left;
  margin-right: 40px;
}
.meet-reg6 h2 {
  clear: both;
  padding: 0 0 10px 0;
}
.meet-reg6 .data-table {
  width: 98%;
}
.meet-reg6 .head .col2,
.meet-reg6 .head .col3 {
  width: 30px;
  margin: 0 auto;
  text-align: center;
}
.meet-reg6 .order-table .head .col4 {
  width: 30px;
  margin: 0 auto;
  text-align: center;
}
.meet-reg6 .order-table .col2,
.meet-reg6 .order-table .col3 {
  text-align: center;
}
.meet-reg6 .order-table .col3,
.meet-reg6 .order-table .col4 {
  width: 100%;
}
.meet-reg6 .order-table .col4 {
  text-align: right;
  margin: 0 auto;
}
.meet-reg6 .pmt .head .col2 {
  text-align: center;
  width: 100px;
}
.meet-reg6 .pmt .col1 {
  width: 100%;
}
.meet-reg6 .pmt .col2 {
  width: 200px;
}
/* --- Adjustments for 3 column layouts --- */
[class*="col_3col"] [class*="meet-reg"] .left,
[class*="col_3col"] [class*="meet-reg"] .right {
  width: 100%;
  float: none;
}
[class*="col_3col"] .meet-reg5 td {
  display: block;
  width: 92%;
}
[class*="col_3col"] .meet-reg5 fieldset {
  width: 100%;
}
[class*="col_3col"] .meet-reg5 .data-table td {
  width: auto;
  display: table-cell;
}
[class*="meet-reg"] [class*="col_3col"] #steps li {
  font-size: .8em;
}
/*-------------------------
Member Area
-------------------------*/
/* --- Account Editor --- */
.account_info3php .tipsy-east {
  margin-left: 275px;
}
.account_info3php #edit-group {
  display: none;
}
.account-editor .msg {
  margin: 10px auto;
}
.account-editor input[readonly='readonly'] {
  background: #f6f6f6;
  color: #333333;
}
.account-editor small {
  display: inline-block;
}
.account-editor .text-input {
  width: 95%;
}
#edit-group #accordion {
  width: 400px;
}
#edit-group .col2 {
  max-width: 210px;
}
.group-desc td {
  background: #a4a4a4;
  color: white;
  border: 0;
  font-weight: bold;
}
/* --- Add Non-Member --- */
.add-prospect {
  width: 80%;
  margin: 0 auto;
}
.add-prospect .text-input {
  width: 100%;
}
/* --- Create an Account (non-member ) --- */
.create-account label {
  width: 100%;
}
.create-account .text-input {
  width: 98%;
}
/* --- Event List --- */
.event-list3php h3 {
  margin: 0;
}
.event-list3php select {
  margin-right: 5px;
}
.event-list3php .col3 {
  text-align: center;
}
.event-list3php .data-table {
  margin: 10px 0;
  float: left;
}
/* --- Member Application --- */
[class*='mem-app'] .next {
  padding: 5px;
  width: auto;
}
[class*='mem-app'] fieldset {
  width: 500px;
}
.mem-app1 .text-input {
  width: 300px;
}
.mem-app3 .data-table {
  margin: 10px 0 0 0;
}
.mem-app3 .col2,
.mem-app3 .col3 {
  text-align: center;
}
.mem-app3 .col4 {
  text-align: right;
}
.mem-app4 .left {
  width: 100%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
}
.mem-app4 .right {
  width: 100%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
}
@media (min-width: 992px) {
  .mem-app4 .left,
  .mem-app4 .right {
    width: 50%;
  }
}
.mem-app4 label {
  width: 100%;
}
.mem-app4 .text-input {
  width: 100%;
}
.mem-app4 fieldset {
  width: 100%;
}
/* --- Login Screen --- */
.login-box {
  padding: 10px;
  border: 1px solid #dddddd;
  background: #f6f6f6;
  width: 50%;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
.login-box table {
  margin: 0 auto;
  width: 100%;
}
.login-box input[type="text"],
.login-box input[type="password"] {
  width: 95%;
}
.login-box h3 {
  margin: 0 0 10px 0;
}
.login-box .btn-shadow {
  margin-left: 2px;
}
/* --- Order Details --- */
.order-detail h3 {
  padding: 0;
  margin: 0;
}
.order-detail .order-table .col1 {
  text-align: left;
}
.order-detail .order-table .col2,
.order-detail .order-table .col3 {
  text-align: center;
}
.order-detail .order-table .col4 {
  text-align: right;
}
.order-detail .pmt {
  margin-top: 10px;
}
/* --- Order History --- */
.order-history h3 {
  padding: 0;
  margin: 0;
}
.order-history .col3,
.order-history .col4,
.order-history .col5 {
  text-align: center;
}
.order-history .col6 {
  text-align: right;
}
.order-history .btn-shadow {
  margin-right: 0;
  float: right;
}
/* --- Pay Balance --- */
.pay-balance h3 {
  margin: 0;
}
.pay-balance .col2 {
  width: 270px;
}
.pay-balance .col3,
.pay-balance .col4,
.pay-balance .col5,
.pay-balance .col6 {
  text-align: center;
}
/* --- Pay Dues --- */
#reg-login-box .login-box table {
  width: 100%;
  margin: 0 auto;
}
#reg-login-box .login-box .text-input {
  width: 96%;
}
#reg-login-box .login-box .btn-shadow {
  float: left;
}
.memberdues3php #reg-login-box {
  margin: 10px auto;
  float: none;
}
.memberdues3php #reg-login-box label {
  width: 100%;
}
.memberdues3php #reg-login-box .text-input {
  margin-right: 0;
  width: 380px;
  float: left;
}
.memberdues3php #reg-login-box .btn-shadow {
  margin-right: 10px;
  float: right;
}
.memberdues3php .login-inner {
  width: 400px;
}
.memberdues3php .italic {
  float: right;
  width: 100%;
  text-align: right;
  margin-right: 10px;
}
.pay-dues1 fieldset,
.mem-app2 fieldset,
.pay-dues1 fieldset,
.mem-app2 fieldset {
  width: inherit;
  max-width: inherit;
}
.pay-dues1 h3,
.mem-app2 h3 {
  margin: 0 0 5px 0;
}
.pay-dues1 p,
.mem-app2 p {
  margin: 0 0 5px 0;
}
.pay-dues1 input[type="radio"],
.mem-app2 input[type="radio"] {
  margin: 0;
}
.pay-dues1 table {
  margin: 0 0 20px 0;
}
.pay-balance2 .left {
  width: 300px;
  float: left;
  margin: 0px 20px 0 0px;
}
.pay-balance2 .right {
  width: 360px;
  float: left;
  margin: 0px 0px 0 0;
}
.pay-balance2 label {
  width: 100%;
}
.pay-balance2 .text-input {
  width: 230px;
}
/* --- Supervisor Page --- */
.supervisor {
  margin: 0 auto;
}
.supervisor .top-head {
  margin-top: 10px;
}
.supervisor select {
  margin-right: 10px;
}
.supervisor .col1 {
  text-align: center;
}
/*-------------------------
Member Lookup by Address
-------------------------*/
.member-search #sidebar {
  background: #f6f6f6;
  height: 380px;
  overflow: auto;
  border: 1px solid #dddddd;
  padding: 10px;
}
.member-search .search {
  width: 100%;
  padding: 0 0 20px 0;
}
.member-search .search input,
.member-search .search strong,
.member-search .search button.prime-btn {
  display: inline-block;
}
.member-search .search input[type='text'] {
  margin: 0 5px 0 0;
  width: 200px;
}
.member-search #map img {
  max-width: none;
}
/*-------------------------
Newsletter Archive
-------------------------*/
#news-arch {
  width: 100%;
}
#news-arch td {
  border: 1px solid #dddddd;
  padding: 10px;
}
#news-arch ul {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}
#news-arch h2 {
  padding: 0;
  margin: 0 0 10px 0;
}
/*-------------------------
Photo Gallery
-------------------------*/
#gallery {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
#gallery li {
  float: left;
  margin: 0;
  padding: 5px;
  width: 48%;
}
.img {
  width: 19%;
  margin-right: 1%;
  float: left;
  position: relative;
}
.img a {
  text-decoration: none;
}
.img .caption div {
  margin: 0;
  padding: 5px;
  border: 1px solid #ddd;
  border-top: 0;
  line-height: 1.5em;
}
.img .thumb {
  height: 150px;
  overflow: hidden;
  border: 1px solid #dddddd;
  background: #f6f6f6;
}
.img .thumb img {
  display: block;
  margin: 0 auto;
}
.img .social {
  position: absolute;
  bottom: 47px;
  right: 0px;
  text-align: right;
  padding: 5px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
  width: 94%;
}
.img .social a {
  text-decoration: none;
}
/* --- Lightbox Page Section --- */
[id*="gallery-section"] {
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
}
[id*="gallery-section"] .lightboxPop {
  width: 120px;
  float: left;
  display: block;
  height: 120px;
  overflow: hidden;
  margin: 0 5px 5px 0;
}
[id*="gallery-section"] a img {
  max-width: none;
  height: 100%;
}
[id*="gallery-section"] .prime-btn {
  clear: both;
  float: left;
  margin-top: 5px;
}
@media handheld, only screen and (max-width: 767px) {
  .img {
    width: 100%;
  }
}
/*-------------------------
Site Map
-------------------------*/
.sitemapphp ul ul {
  margin-bottom: 0;
}
/*-------------------------
Surveys
-------------------------*/
.result p {
  margin-bottom: 0.5em;
}
.result span {
  display: inline-block;
  /* height: 15px;
    background: @med_gray;
    width: 50%; */
}
/*-------------------------
Videos
-------------------------*/
.vid {
  width: 32%;
  margin-right: 1%;
  float: left;
}
.vid .thumb {
  overflow: hidden;
  position: relative;
}
.vid .thumb .time {
  padding: 5px;
  width: auto;
  display: inline-block;
  color: white;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
.vid .thumb img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.vid .caption {
  color: #000000;
  padding: 5px 5px 5px 0;
  line-height: 1.5em;
}
.share a {
  text-decoration: none;
}
.flowplayer .social {
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-align: right;
  padding: 5px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
  width: 96%;
  position: relative;
  z-index: 500;
}
/*--------------------------------------------------
Templates
--------------------------------------------------*/
/*-------------------------
Blog Post List
-------------------------*/
.blog-list {
  width: 100%;
  margin: 0 0 1.5em 0;
}
.blog-list h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.blog-list .thumb {
  width: 23%;
  max-height: 90px;
  overflow: hidden;
  float: left;
  margin: 3px 2% 1% 0;
}
.blog-list .info {
  float: left;
  width: 75%;
}
.blog-list p {
  margin: 0;
}
/*-------------------------
Member Bio Pop-Up
-------------------------*/
#member {
  width: 450px;
  padding: 10px;
}
#member h2 {
  padding: 0;
  margin: 0;
  font-weight: bold;
}
#member h3 {
  padding: 0;
  margin: 0;
  font-style: italic;
  font-weight: normal;
}
#info {
  list-style: none;
  padding: 0;
  margin: 0;
}
#info li {
  padding: 0;
  margin: 0;
}
#info address {
  font-style: normal;
  padding: 0;
  margin: 0;
  line-height: 1em;
}
#info .bold {
  font-weight: bold;
  width: 80px;
  display: inline-block;
}
#info .indent {
  padding-left: 80px;
}
#info img {
  float: left;
  margin: 0 10px 5px 0;
}
/* --- Nav fix --- */
#nav ul {
  width: 100%;
}
#nav .sf-menu a,
#nav .sf-menu a:hover,
#nav .sf-menu .subactive {
  font-family: Inherit;
  font-size: 1em;
  /*line-height: @head_bot_nav_sub_link_line_height;*/
  text-transform: capitalize;
  text-align: left;
  padding: 10px 18px 10px 18px;
}
#nav .sf-menu a {
  color: #6a7f10;
  font-weight: bold;
  text-decoration: none;
  background-color: #ffffff;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
#nav .sf-menu a:hover,
#nav .sf-menu .subactive {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  background-color: #6a7f10;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: auto;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
@media handheld, only screen and (max-width: 767px) {
  #nav ul {
    width: 80%;
    min-width: 0px;
  }
}
/*-------------------------
Thumbnail Fix
-------------------------*/
.meeting-detail-home .thumb,
.meeting-list .thumb,
.news-list .thumb,
.blog-list .thumb,
.article-list .thumb,
.member-list .thumb,
.tab-content .thumb {
  max-width: 37%;
  float: left;
  margin: 3px 3% 1% 0;
}
.meeting-list .thumb ~ .info,
.meeting-detail-home .thumb ~ .info,
.meeting-detail .thumb ~ .info,
.news-list .thumb ~ .info,
.blog-list .thumb ~ .info,
.article-list .thumb ~ .info,
.member-list .thumb ~ .info {
  float: left;
  width: 60%;
}
.news-list,
.meeting-detail-home,
.meeting-list,
.blog-list,
.article-list,
.member-list {
  margin-bottom: 30px;
}
/*-------------------------
Meeting Detail Edits
-------------------------*/
.fb-like.fb_iframe_widget {
  display: inline-block !important;
  margin-bottom: 20px;
}
.register.clear {
  margin-bottom: 20px;
}
.meeting-social p {
  float: left;
  padding-right: 15px;
}
/*--------------------
Fix for catalog problems
--------------------*/
.content-container.col_3col33.catalog {
  width: 30.333333333%;
  margin-right: 3%;
  margin-bottom: 30px;
}
#cart-login-box .prime-btn.next {
  width: auto;
}
.new-form.cart2 .left,
.new-form.cart2 .right {
  width: 50%;
}
.cart2 .left,
.cart2 .right {
  width: 50%;
}
#cart-login-box {
  margin-right: 10px;
}
.catalogphp form#productForm {
  margin-right: 10px;
}
/*-------------------
Page sections
------------------*/
.sponsorsvertical {
  padding-bottom: 10px;
}
.sponsor-3-column-display,
.sponsor-4-column-display,
.sponsor-5-column-display,
.sponsor-6-column-display,
.sponsor-horizontal-display {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.sponsor-3-column-display .img-responsive,
.sponsor-4-column-display .img-responsive,
.sponsor-5-column-display .img-responsive,
.sponsor-6-column-display .img-responsive {
  margin-left: auto;
  margin-right: auto;
}
.justify-content-around .col-md-1 {
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
}
/*-------------------
Custom padding classes
------------------*/
.pr-5 {
  padding-right: 5px;
}
.pl-5 {
  padding-left: 5px;
}
/*-------------------------
Slider Include
-------------------------*/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides,
.flexslider .slides li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  background: #fff;
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides li {
  width: 100%;
  position: relative;
}
.carousel li {
  margin-right: 5px;
}
/*---------------Content Area------------*/
.flexslider .content-area {
  background: rgba(0, 0, 0, 0.65);
  bottom: 0;
  color: #FFFFFF;
  height: auto;
  padding: 1%;
  position: absolute;
  width: 98%;
}
.flexslider .content-area p {
  color: white;
  margin: 0;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 30px;
  height: 50px;
  margin: -20px 0 0;
  display: block;
  background: url("../../../images/bg_direction_nav.png") no-repeat 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
  border: 0;
}
.flex-direction-nav .flex-prev {
  left: -36px;
  border: 0;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  border: 0;
}
.flex-direction-nav .flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -30px;
  text-align: center;
  opacity: 1 !important;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border: 0;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
  border: 0;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/*For All Icons*/
.flexslider .flex-control-nav > li > a {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #c4262e;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #c4262e;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c4262e;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #c4262e;
}
.flexslider .flex-control-nav > li > a.flex-active,
.flexslider .flex-control-nav > li > a:hover {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #c4262e;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #c4262e;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c4262e;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #c4262e;
}
/*For circle icons*/
/*For square icons*/
.flexslider .flex-control-nav > li > a {
  background-color: rgba(255, 255, 255, 0);
  width: 10px;
  height: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.flexslider .flex-control-nav > li > a.flex-active,
.flexslider .flex-control-nav > li > a:hover {
  background-color: #c4262e;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
/*For rectangle icons*/
@supports (-ms-ime-align: auto) {
  .flexslider .content-area {
    display: inline-table;
  }
}
.header-btm .slider h1,
.header-btm .slider h1 a,
.header-btm .slider h2,
.header-btm .slider h2 a,
.header-btm .slider h3,
.header-btm .slider h3 a,
.header-btm .slider h4,
.header-btm .slider h4 a,
.header-btm .slider p {
  color: white;
  text-align: center;
  margin-bottom: 0em;
}
.flexslider .content-area {
  background: rgba(51, 51, 51, 0.75);
  position: absolute;
  width: auto;
  height: min-content;
  padding: 15px 40px;
}
.flexslider .content-area h1,
.flexslider .content-area h1 a,
.flexslider .content-area h2,
.flexslider .content-area h2 a,
.flexslider .content-area h3,
.flexslider .content-area h3 a,
.flexslider .content-area h4,
.flexslider .content-area h4 a {
  color: #ffffff;
  text-align: center;
  margin: 0em;
}
.flexslider .content-area p,
.flexslider .content-area div {
  color: #ffffff;
  text-align: center;
  margin: 0em;
}
/*.flexslider .content-area a.prime-btn,
.flexslider .content-area a.prime-btn:hover,
.flexslider .content-area a.sec-btn,
.flexslider .content-area a.sec-btn:hover*/
.flexslider .content-area a:not(.prime-btn):not(.sec-btn):not(.prime-btn:hover):not(.sec-btn:hover) {
  color: #ffffff;
}
.flexslider .content-area {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.flexslider .flex-control-nav {
  right: 0;
  left: 0;
  bottom: 0px;
  top: auto;
}
/*-------------------
Alt Container Defaults
------------------*/
.content .alt-container {
  background-color: #5e172d;
  color: #ffffff;
  font-size: 15px;
  font-family: 'linotype-vectora', 'Open Sans', Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: none;
  line-height: 22px;
}
/* --- Sidebox  --- */
.content .alt-container .sidebox {
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: auto;
  padding: 0px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
  color: #ffffff;
  font-family: Inherit;
  text-align: inherit;
  text-transform: none;
}
.content .alt-container .sidebox ul li {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0);
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: rgba(255, 255, 255, 0);
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0);
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: rgba(255, 255, 255, 0);
}
.content .alt-container .sidebox li {
  margin: 0;
  padding: 5px 0px 5px 0px;
}
.content .alt-container .sidebox li a {
  color: #ffffff;
  padding: 0px;
  font-family: Inherit;
  font-weight: normal;
  font-style: inherit;
  text-decoration: none;
}
.content .alt-container .sidebox li a .active {
  color: #ffffff;
  text-decoration: underline;
  background-position: left top;
  background-image: ;
  background-repeat: repeat;
  background-color: auto;
}
.content .alt-container .sidebox .boxcontent li a {
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: auto;
  font-size: 1em;
}
.content .alt-container .sidebox .boxcontent li a:hover {
  color: #ffffff;
  text-decoration: underline;
  background-position: left top;
  background-image: ;
  background-repeat: repeat;
  background-color: auto;
}
.content .alt-container ul.pagenavsub {
  margin: 0px 2px 20px 20px;
}
/* --- Alt Container Headers  --- */
.content .alt-container .sidebox h2 {
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: auto;
  margin: 0px 0px 0.5em 0px;
  padding: 0px;
}
.content .alt-container .sidebox h2,
.content .alt-container .sidebox h2 a {
  color: #ffffff;
  font-family: Inherit;
  font-weight: normal;
  text-align: inherit;
  text-transform: capitalize;
  letter-spacing: 0em;
}
/* --- Data Table  --- */
.content .alt-container .data-table {
  background-position: left top;
}
.content .alt-container .data-table th {
  color: #5e172d;
  background-image: ;
  background-repeat: repeat;
  background-color: #ffffff;
}
.content .alt-container .data-table td {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: #dddddd;
}
.content .alt-container .data-table tr {
  color: #000000;
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: #e7e7e7;
}
.content .alt-container .data-table tr.alt {
  color: #000000;
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: #f2f2f2;
}
.content .alt-container .data-table tr.tr-hover {
  color: #000000;
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: #d9d9d9;
}
/* --- Typography  --- */
/* --- Typography Defaults  --- */
.content .alt-container h1 a,
.content .alt-container h2 a,
.content .alt-container h3 a,
.content .alt-container h4 a,
.content .alt-container h5 a,
.content .alt-container .header3 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  text-transform: inherit;
  text-align: inherit;
  line-height: inherit;
  background-color: inherit;
}
/* --- Alt Typography Selectors  --- */
.content .alt-container h1 {
  color: #ffffff;
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: inherit;
  font-size: 2.1em;
  letter-spacing: 0em;
  font-family: Inherit;
  font-weight: bold;
  font-style: inherit;
  text-transform: uppercase;
  text-align: inherit;
  line-height: 1.5em;
  margin: 0px 0px 0.3em 0px;
  padding: 0px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
.content .alt-container h1 a {
  color: #ffffff;
  text-decoration: none;
}
.content .alt-container h1 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.content .alt-container h2 {
  color: #ffffff;
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1.8em;
  letter-spacing: 0em;
  font-family: Inherit;
  font-weight: normal;
  font-style: inherit;
  text-transform: capitalize;
  text-align: inherit;
  line-height: 1.5em;
  margin: 0px 0px 0.4em 0px;
  padding: 0px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
.content .alt-container h2 a {
  color: #ffffff;
  text-decoration: none;
}
.content .alt-container h2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.content .alt-container h3 {
  color: #ffffff;
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1.5em;
  letter-spacing: 0em;
  font-family: Inherit;
  font-weight: normal;
  font-style: italic;
  text-transform: capitalize;
  text-align: inherit;
  line-height: 1.5em;
  margin: 0px 0px 0.5em 0px;
  padding: 0px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
.content .alt-container h3 a {
  color: #ffffff;
  text-decoration: none;
}
.content .alt-container h3 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.content .alt-container a:hover.header3 {
  color: #ffffff;
}
.content .alt-container h4 {
  color: #ffffff;
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1.2em;
  font-family: Inherit;
  font-weight: bold;
  font-style: inherit;
  text-transform: capitalize;
  text-align: inherit;
  line-height: 1.5em;
  margin: 0px 0px 0.5em 0px;
  padding: 0px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: auto;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: auto;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: auto;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: auto;
}
.content .alt-container h4 a {
  color: #ffffff;
  text-decoration: none;
}
.content .alt-container h4 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.content .alt-container a {
  color: #ffffff;
  font-size: 1em;
  font-family: Inherit;
  font-weight: normal;
  font-style: inherit;
  text-transform: none;
  text-align: inherit;
  text-decoration: underline;
}
.content .alt-container a:hover {
  color: #ffffff;
  text-decoration: none;
}
/* --- Alt Buttons  --- */
/* Primary Button */
.content .alt-container .prime-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  text-transform: capitalize;
  font-family: Inherit;
  font-style: inherit;
  text-decoration: none;
  background-color: #6a7f10;
  margin: 0px 0px 10px 0px;
  padding: 8px 20px 8px 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6a7f10;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #6a7f10;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6a7f10;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #6a7f10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.content .alt-container .prime-btn:hover {
  background-color: #ffffff;
  color: #6a7f10;
  display: inline-block;
  text-decoration: none;
  /*font-weight: @prime_button_hover_font_weight_alt;*/
  font-style: normal;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/* Secondary Button */
.content .alt-container .sec-btn {
  color: #ffffff;
  font-size: Inherit;
  text-decoration: none;
  background-image: none;
  background-repeat: repeat;
  background-position: left top;
  font-family: Inherit;
  text-transform: capitalize;
  font-weight: bold;
  font-style: inherit;
  background-color: #5e172d;
  margin: 0px 0px 10px 0px;
  padding: 8px 20px 8px 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.content .alt-container .sec-btn:hover {
  background-color: #ffffff;
  color: #5e172d;
  display: inline-block;
  text-decoration: none;
  /*font-weight: @sec_button_hover_font_weight_alt;*/
  font-style: normal;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.content .alt-container p {
  color: #ffffff;
  font-size: 1em;
  font-family: Inherit;
  text-transform: none;
  font-weight: normal;
  text-align: left;
  line-height: 1.7em;
  margin: 0px 0px 1.2em 0px;
}
/* --- ALt Forms --- */
.content .alt-container label {
  font-size: ;
  color: #ffffff;
  font-family: Inherit;
}
.content .alt-container input[type='text'] {
  padding: 5px;
  background-image: ;
  background-position: left top;
  background-repeat: repeat;
  background-color: #ffffff;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #b7b7b7;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #b7b7b7;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #b7b7b7;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #b7b7b7;
}
/* --- Alt Helpers  --- */
.content .alt-container .help-text {
  color: auto;
  font-size: 1em;
  font-family: Inherit;
}
.content .alt-container .section-head {
  color: auto;
  font-size: 1.7em;
  font-family: Inherit;
}
.content .alt-container .color-block {
  color: #ffffff;
  background-image: url("");
  background-repeat: repeat;
  background-position: left top;
  background-color: rgba(255, 255, 255, 0);
  font-size: 1.7em;
  font-family: Inherit;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0em;
  line-height: 1.2em;
  padding: 3px 0px 20px 0px;
}
.content .color-block {
  color: #c4262e;
  background-image: url("");
  background-repeat: repeat;
  background-position: left top;
  background-color: #ffffff;
  font-size: 1.7em;
  font-family: Inherit;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0em;
  line-height: 1.2em;
  padding: 3px 0px 20px 0px;
}
/* --- Alt Icons  --- */
.content .alt-container .fa,
.content .alt-container .fas,
.content .alt-container .far,
.content .alt-container .fab {
  color: #ffffff;
}
.content .fa,
.content .fas,
.content .far,
.content .fab {
  color: #000000;
}
/*-----------------------------
M-Series SideNav Layout Styles
-----------------------------*/
.mseries-sidenav #header {
  background-color: #ffffff;
  border-top-color: auto;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: auto;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: #e2e2e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: auto;
  border-left-style: solid;
  border-left-width: 0px;
}
.mseries-sidenav #nav .sf-with-ul:after {
  content: '';
  position: absolute;
  top: initial;
  right: .1em;
  margin-top: initial;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #5e172d;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  transition: 0.4s ease;
}
.mseries-sidenav #main-navbar {
  text-align: left !important;
}
.mseries-sidenav #main-navbar #nav li {
  float: none !important;
}
.mseries-sidenav #main-navbar ul ul {
  position: relative;
}
.mseries-sidenav #main-navbar .sfHover .sf-menu {
  display: block !important;
}
.mseries-sidenav .content .container {
  min-width: 100% !important;
  max-width: 100% !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.mseries-sidenav-content .content .container,
.mseries-sidenav-content .header-btm .container {
  max-width: 100%;
}
.mseries-sidenav-content .header-btm .slider {
  float: initial;
  width: initial !important;
  position: relative;
  margin-left: initial;
  left: initial;
}
.mseries-sidenav-content .alt-container {
  width: 100% !important;
  margin-left: 0 !important;
  left: 0 !important;
}
.mseries-sidenav-content .flexslider .slides img {
  max-height: 500px;
}
.mseries-sidenav-content .flex-direction-nav .flex-prev {
  margin-top: -50px;
}
.mseries-sidenav-content .flex-direction-nav .flex-next {
  margin-top: -50px;
}
.mseries-sidenav #main-navbar > ul {
  width: 100%;
}
.mseries-sidenav #main-navbar > ul > li > ul {
  width: 100%;
}
@media (min-width: 768px) {
  .row.mseries-equal-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  #lightbox-container-image-box {
    width: 96% !important;
    height: 96% !important;
  }
  #lightbox-container-image-data-box {
    width: 96% !important;
  }
  #lightbox-nav a {
    height: 96% !important;
  }
}
@media (max-width: 1024px) {
  .mseries-sidenav.col-md-3 {
    width: 100%;
  }
  .mseries-sidenav-content.col-md-9 {
    width: 100%;
  }
}
.row:before,
.row:after {
  display: flex !important;
}
#wrapper {
  min-height: 100%;
}
.footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media (min-width: 1025px) {
  .mseries-equal-col {
    min-height: 100vh;
  }
  .mseries-sidenav #header {
    min-height: 100%;
  }
  .mseries-sidenav-content {
    min-height: 100%;
  }
}
.mseries-sidenav-content .footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.mseries-sidenav-content .footer .footer-top .container {
  max-width: 100%;
}
.mseries-sidenav-content .footer #footer .container {
  max-width: 100%;
}
.marquee img {
  max-height: 100px;
  vertical-align: middle;
  margin-right: 25px;
}
/*--------------------
Mobile Layout Styles
--------------------*/
@media handheld, only screen and (max-width: 767px) {
  /* --- remove blank label prior to submit on forms --- */
  #submitLeadIn {
    display: none;
  }
  /* --- Typography --- */
  body {
    font-size: 16px;
    -webkit-text-size-adjust: none;
  }
  /* --- Layout --- */
  body,
  .container {
    width: 100%;
    min-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .col_5col20,
  .col_5col20.last,
  .col_2col6040.one,
  .col_2col6040.last,
  .col_2col4060.one,
  .col_2col4060.last,
  .col_2col3070.one,
  .col_2col3070.last,
  .col_2col7030.one,
  .col_2col7030.last,
  .col_1col100,
  .col_2col7525.one,
  .col_2col2575.two,
  .col_2col50,
  .col_3col255025.two,
  .col_2col50.last,
  .col_3col33,
  .col_3col33.last,
  .col_4col25,
  .col_2col2575.one,
  .col_3col255025.one,
  .col_4col25.last,
  .col_2col7525.two,
  .col_3col255025.three,
  #middle-col.content-container,
  #middle-col-full.content-container,
  #right-col.content-container,
  #left-col.content-container,
  #header .col_2col50,
  #header .col_2col50.last,
  #header .col_2col7525,
  #header .col_2col7525.last {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 20px;
  }
  .ui-dialog {
    width: auto;
  }
  #add-tix label {
    max-width: 95%;
  }
  #header,
  #footer,
  .footer-top {
    border: 1px solid transparent;
    margin: 0;
  }
  /* --- Header --- */
  #nav {
    width: 100%;
    height: auto;
  }
  #nav ul {
    width: 80%;
    min-width: 0px;
  }
  #nav li {
    padding: 0;
    height: auto;
    width: 100%;
  }
  #nav li a,
  #nav.sf-menu a.sf-with-ul {
    display: block;
  }
  #nav li a {
    padding: 10px 18px 10px 18px !important;
  }
  #header #logo {
    text-align: center;
  }
  #search {
    text-align: center;
    margin: 10px 0;
  }
  #search input[type='text'],
  #newsletter-signup input[type='text'] {
    width: 80%;
  }
  /*Footer Styles*/
  #footer #footer_cprt,
  #footer .content-container #footer_nav,
  #footer-btm .container,
  #footer p {
    text-align: center;
  }
  #newsletter-signup input[type='image'] {
    padding: 7px 5px 8px 5px;
    top: 11px;
  }
  /* --- Board of Directors --- */
  #board td {
    width: 100%;
    display: block;
    background: white !important;
  }
  #board td:nth-child(2n) {
    background: #f5f5f5 !important;
  }
  /* --- Login Box --- */
  .login-box {
    width: auto;
    overflow: hidden;
  }
  /* --- Meeting Registration --- */
  #reg-login-box.login-box .left,
  #reg-login-box.login-box .right {
    width: 100%;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
  }
  #reg-login-box.login-box,
  .meeting-info {
    width: auto;
  }
  #reg-login-box.login-box .left {
    border-bottom: 1px solid #dddddd;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
  }
  #steps.five li,
  #steps.four li,
  #steps.three li {
    width: 100%;
    border: 1px solid;
    background-image: url("../../../images/steps-last-bkg.gif");
  }
  #steps li.current {
    background: #333333 url("../../../images/steps-last-current-bkg.gif") right top no-repeat;
  }
  [class*="meet-reg"] .left,
  [class*="meet-reg"] .right {
    width: 100%;
    float: none;
  }
  .meet-reg5 table {
    width: auto;
  }
}
@media screen and (max-width: 1024px) {
  /* --- Primary Button --- */
  .prime-btn {
    -webkit-appearance: none;
    cursor: pointer;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #6a7f10;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #6a7f10;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6a7f10;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6a7f10;
  }
  /* --- Secondary Button --- */
  .sec-btn {
    -webkit-appearance: none;
    cursor: pointer;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #5e172d;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #5e172d;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5e172d;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #5e172d;
  }
  /* --- Header --- */
  #nav li {
    height: auto;
    width: 100%;
  }
}
.calendarTimelineMonth.sec-btn {
  color: #5e172d;
  background-image: none;
  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #5e172d;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #5e172d;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #5e172d;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #5e172d;
}
.calendarTimelineMonth.sec-btn:hover {
  color: #ffffff;
  background-image: none;
  background-color: #5e172d;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #5e172d;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #5e172d;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #5e172d;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #5e172d;
}
.calendarTimelineMonth.prime-btn {
  color: #ffffff;
  background-image: none;
  background-color: #6a7f10;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6a7f10;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #6a7f10;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6a7f10;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #6a7f10;
}
.calendarTimelineMonth.prime-btn:hover {
  color: #6a7f10;
  background-image: none;
  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6a7f10;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #6a7f10;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6a7f10;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #6a7f10;
}
.calendarTimelineYear.sec-btn {
  color: #5e172d;
  background-image: none;
  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #5e172d;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #5e172d;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #5e172d;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #5e172d;
}
.calendarTimelineYear.sec-btn:hover {
  color: #ffffff;
  background-image: none;
  background-color: #5e172d;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #5e172d;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #5e172d;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #5e172d;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #5e172d;
}
.calendarTimelineYear.prime-btn {
  color: #ffffff;
  background-image: none;
  background-color: #6a7f10;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6a7f10;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #6a7f10;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6a7f10;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #6a7f10;
}
.calendarTimelineYear.prime-btn:hover {
  color: #6a7f10;
  background-image: none;
  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6a7f10;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #6a7f10;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6a7f10;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #6a7f10;
}
.alt-container .calendarTimelineMonth.sec-btn {
  color: #ffffff;
  background-image: none;
  background-color: #5e172d;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
}
.alt-container .calendarTimelineMonth.sec-btn:hover {
  color: #5e172d;
  background-image: none;
  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
}
.alt-container .calendarTimelineMonth.prime-btn {
  color: #ffffff;
  background-image: none;
  background-color: #6a7f10;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6a7f10;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #6a7f10;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6a7f10;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #6a7f10;
}
.alt-container .calendarTimelineMonth.prime-btn:hover {
  color: #6a7f10;
  background-image: none;
  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
}
.alt-container .calendarTimelineYear.sec-btn {
  color: #ffffff;
  background-image: none;
  background-color: #5e172d;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
}
.alt-container .calendarTimelineYear.sec-btn:hover {
  color: #5e172d;
  background-image: none;
  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
}
.alt-container .calendarTimelineYear.prime-btn {
  color: #ffffff;
  background-image: none;
  background-color: #6a7f10;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6a7f10;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #6a7f10;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6a7f10;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #6a7f10;
}
.alt-container .calendarTimelineYear.prime-btn:hover {
  color: #6a7f10;
  background-image: none;
  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat;
  text-transform: capitalize;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
}
/*Page Content Sections*/
.meeting-details img {
  width: 100%;
}
.meeting-list-with-images img {
  width: 100%;
}
.countdownbutton .prime-btn {
  float: right;
}
@media only screen and (max-width: 736px) {
  .countdownbutton .prime-btn {
    float: left;
  }
}
.compactheadersm h1,
.compactheadersm h1 a,
.compactheadersm h2,
.compactheadersm h2 a,
.compactheadersm h3,
.compactheadersm h3 a,
.compactheadersm h4,
.compactheadersm h4 a {
  margin-bottom: .2em;
}
.compactheadermd h1,
.compactheadermd h1 a,
.compactheadermd h2,
.compactheadermd h2 a,
.compactheadermd h3,
.compactheadermd h3 a,
.compactheadermd h4,
.compactheadermd h4 a {
  margin-bottom: .5em;
}
.compactheaderlg h1,
.compactheaderlg h1 a,
.compactheaderlg h2,
.compactheaderlg h2 a,
.compactheaderlg h3,
.compactheaderlg h3 a,
.compactheaderlg h4,
.compactheaderlg h4 a {
  margin-bottom: 1em;
}
.compacttextsm h1,
.compacttextsm h1 a,
.compacttextsm h2,
.compacttextsm h2 a,
.compacttextsm h3,
.compacttextsm h3 a,
.compacttextsm h4,
.compacttextsm h4 a,
.compacttextsm p {
  margin-bottom: .2em;
}
.compacttextmd h1,
.compacttextmd h1 a,
.compacttextmd h2,
.compacttextmd h2 a,
.compacttextmd h3,
.compacttextmd h3 a,
.compacttextmd h4,
.compacttextmd h4 a,
.compacttextmd p {
  margin-bottom: .5em;
}
.compacttextlg h1,
.compacttextlg h1 a,
.compacttextlg h2,
.compacttextlg h2 a,
.compacttextlg h3,
.compacttextlg h3 a,
.compacttextlg h4,
.compacttextlg h4 a,
.compacttextlg p {
  margin-bottom: 1em;
}
.imagespacingsm {
  padding-bottom: 10px;
}
.imagespacingmd {
  padding-bottom: 15px;
}
.imagespacinglg {
  padding-bottom: 20px;
}
.content .alt-container .compactheadersm h1,
.content .alt-container .compactheadersm h1 a,
.content .alt-container .compactheadersm h2,
.content .alt-container .compactheadersm h2 a,
.content .alt-container .compactheadersm h3,
.content .alt-container .compactheadersm h3 a,
.content .alt-container .compactheadersm h4,
.content .alt-container .compactheadersm h4 a {
  margin-bottom: .2em;
}
.content .alt-container .compactheadermd h1,
.content .alt-container .compactheadermd h1 a,
.content .alt-container .compactheadermd h2,
.content .alt-container .compactheadermd h2 a,
.content .alt-container .compactheadermd h3,
.content .alt-container .compactheadermd h3 a,
.content .alt-container .compactheadermd h4,
.content .alt-container .compactheadermd h4 a {
  margin-bottom: .5em;
}
.content .alt-container .compactheaderlg h1,
.content .alt-container .compactheaderlg h1 a,
.content .alt-container .compactheaderlg h2,
.content .alt-container .compactheaderlg h2 a,
.content .alt-container .compactheaderlg h3,
.content .alt-container .compactheaderlg h3 a,
.content .alt-container .compactheaderlg h4,
.content .alt-container .compactheaderlg h4 a {
  margin-bottom: 1em;
}
.content .alt-container .compacttextsm h1,
.content .alt-container .compacttextsm h1 a,
.content .alt-container .compacttextsm h2,
.content .alt-container .compacttextsm h2 a,
.content .alt-container .compacttextsm h3,
.content .alt-container .compacttextsm h3 a,
.content .alt-container .compacttextsm h4,
.content .alt-container .compacttextsm h4 a,
.content .alt-container .compacttextsm p {
  margin-bottom: .2em;
}
.content .alt-container .compacttextmd h1,
.content .alt-container .compacttextmd h1 a,
.content .alt-container .compacttextmd h2,
.content .alt-container .compacttextmd h2 a,
.content .alt-container .compacttextmd h3,
.content .alt-container .compacttextmd h3 a,
.content .alt-container .compacttextmd h4,
.content .alt-container .compacttextmd h4 a,
.content .alt-container .compacttextmd p {
  margin-bottom: .5em;
}
.content .alt-container .compacttextlg h1,
.content .alt-container .compacttextlg h1 a,
.content .alt-container .compacttextlg h2,
.content .alt-container .compacttextlg h2 a,
.content .alt-container .compacttextlg h3,
.content .alt-container .compacttextlg h3 a,
.content .alt-container .compacttextlg h4,
.content .alt-container .compacttextlg h4 a,
.content .alt-container .compacttextlg p {
  margin-bottom: 1em;
}
.content .alt-container .imagespacingsm {
  padding-bottom: 10px;
}
.content .alt-container .imagespacingmd {
  padding-bottom: 15px;
}
.content .alt-container .imagespacinglg {
  padding-bottom: 20px;
}
.meetingtextdisplaybutton {
  float: right;
}
/* New horizontal subnav styles */
.horizontal-subnav-dropdown {
  display: inline-block !important;
}
.sidebox .horizontal-subnav > li {
  width: auto;
  display: inline-block;
  border-right: 1px solid #a1a1a1;
  padding: 0 10px;
}
.sidebox .horizontal-subnav > li:first-child {
  padding: 0px 10px 0px 0px;
}
.sidebox .horizontal-subnav > li:last-child {
  border-right: none;
}
.sidebox .horizontal-subnav ul {
  padding: 5px 10px 5px 10px;
}
/* New vertical subnav styles */
.content .sidebox .vertical-subnav-flyout li ul {
  position: absolute;
  margin-top: -3px;
  display: none;
  z-index: 9999;
  background: white;
  width: max-content;
  border: 1px solid #d0d0d0;
  padding: 5px 10px 5px 10px;
}
.content .sidebox .vertical-subnav-flyout li .vertical-subnav-flyout-parent {
  display: inline-block;
  width: 100%;
}
.content .sidebox .vertical-subnav-flyout li .vertical-subnav-flyout-parent:hover + ul,
.content .sidebox .vertical-subnav-flyout li .vertical-subnav-flyout-parent + ul:hover {
  display: inline-block;
}
.caret-right {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
}
/*Centered Menu*/
@media (min-width: 1200px) {
  .visible-lg {
    display: inline-block !important;
  }
}
@media only screen and (min-width: 1025px) {
  #botnav {
    float: none;
    text-align: center;
  }
  #main-navbar > ul {
    float: none;
    margin: 0 auto;
    display: inline-block;
  }
}
/*End Centered Menu*/
/*Main Nav Needed Start*/
#botnav {
  width: auto;
}
/*Main Nav Needed End*/
/*Slider Full Width Start*/
.header-btm .slider {
  float: left;
  width: 100vw !important;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.flexslider .slides img {
  object-fit: cover;
  object-position: center;
  max-height: 500px;
}
/*Slider Full Width End*/


/* TABLET CSS DEFS */
/* Portrait and Landscape */
@media only screen and (max-width: 1024px) {
  #main-navbar-toggle {
    position: relative;
  }
  /* Styles */
  #topnav {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 20px;
    padding-left: 0px;
    font-size: 1em;
  }
  #topnav ul {
    text-align: right;
  }
  #topnav a {
    text-decoration: underline;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  logo {
    background-image: url(https://www.njala.net/images//images/design/ALA1_NewJersey_Logo.png);
  }
  #header {
    background-repeat: repeat;
    background-position: left top;
    background-color: auto;
  }
  #nav {
    height: 42px;
  }
  #botnavbtn {
    background-color: #ffffff;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  #botnavbtn .fa-bars {
    color: #000000;
  }
  #nav a {
    color: #5e172d;
    background-repeat: repeat;
    background-position: left top;
    background-color: auto;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 18px;
    padding-left: 18px;
  }
  #nav li a:hover,
  #nav li a.active,
  #nav .submenu .sf-menu li a,
  #nav .sfHover a {
    color: #6a7f10;
    background-color: #ffffff;
  }
  #nav li a:hover,
  #nav li a.active {
    background-repeat: repeat;
    background-position: left top;
  }
  #nav .submenu .sf-menu li a:hover {
    color: auto;
    background-color: auto;
  }
  #nav .sfHover li {
    text-decoration: none;
    background-repeat: repeat;
    background-position: left top;
  }
  #nav ul li,
  #nav ul li a {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: 42px;
  }
  body {
    background-repeat: repeat;
    background-position: left top;
    background-color: #ffffff;
    font-size: 15px;
    line-height: 22px;
  }
  .content .container {
    background-repeat: repeat;
    background-position: left top;
    background-color: #ffffff;
  }
  .content .container > [id*='left_col'] > div {
    background-repeat: repeat;
    background-position: left top;
    background-color: auto;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .content .container > [id*='middle_col'] > div {
    background-repeat: repeat;
    background-position: left top;
    background-color: auto;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .content .container > [id*='right_col'] > div {
    background-repeat: repeat;
    background-position: left top;
    background-color: auto;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .content .sidebox li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
  }
  .content .sidebox li a {
    font-size: 1em;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-decoration: none;
  }
  h1 {
    font-size: 2.1em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0.3em;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 1.5em;
  }
  h1 a {
    text-decoration: none;
  }
  h2 {
    font-size: 1.8em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0.4em;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 1.5em;
  }
  h2 a {
    text-decoration: none;
  }
  h3 {
    font-size: 1.5em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0.5em;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 1.5em;
  }
  h3 a {
    text-decoration: none;
  }
  h4 {
    font-size: 1.2em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0.5em;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 1.5em;
  }
  h4 a {
    text-decoration: none;
  }
  p {
    font-size: 1em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1.2em;
    margin-left: 0px;
    line-height: 1.7em;
  }
  a {
    font-size: 1em;
  }
  .prime-btn {
    font-size: 1em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 20px;
  }
  .sec-btn {
    font-size: Inherit;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 20px;
  }
  .footer-top {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .footer-top .container {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .footer-top a {
    text-decoration: underline;
  }
  .footer-top h2,
  .footer-top .sidebox h2 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1em;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  #logo {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
  }
  #logo img {
    width: 100%;
  }
  #main-navbar-toggle {
    display: initial;
    font-size: 1em;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
  #botnav {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    float: right;
  }
  .flexslider .slides img {
    height: auto;
  }
  .flexslider .content-area {
    width: 80%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .flexslider .content-area p {
    position: left-top;
  }
  .flexslider .content-area h1,
  .flexslider .content-area h1 a,
  .flexslider .content-area h2,
  .flexslider .content-area h2 a,
  .flexslider .content-area h3,
  .flexslider .content-area h3 a,
  .flexslider .content-area h4,
  .flexslider .content-area h4 a {
    font-size: inherit;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-right: 0em;
    margin-left: 0em;
  }
  .flexslider .content-area p,
  .flexslider .content-area div {
    font-size: inherit;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-right: 0em;
    margin-left: 0em;
  }
  .flexslider .content-area a {
    font-size: 1em;
  }
  .flexslider .content-area {
    top: 0;
    bottom: unset;
    left: 0;
    right: unset;
    transform: translate(0%, 0%);
  }
}
/* Trigger to control the Hamburger menu */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body:after {
    content: "tablet";
    display: none;
  }
}


/* MOBILE CSS DEFS */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 767px) {
  /* Styles */
  #logo {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
  }
  #logo img {
    width: 250px;
  }
  #main-navbar-toggle {
    display: initial;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
  #botnav {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    float: right;
  }
  #nav a {
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 18px;
    padding-left: 18px;
  }
  #botnavbtn {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .flexslider .slides img {
    height: auto;
  }
  .flexslider .content-area {
    width: 80%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .flexslider .content-area p {
    position: left-top;
  }
  .flexslider .content-area h1,
  .flexslider .content-area h1 a,
  .flexslider .content-area h2,
  .flexslider .content-area h2 a,
  .flexslider .content-area h3,
  .flexslider .content-area h3 a,
  .flexslider .content-area h4,
  .flexslider .content-area h4 a {
    font-size: inherit;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-right: 0em;
    margin-left: 0em;
  }
  .flexslider .content-area p,
  .flexslider .content-area div {
    font-size: inherit;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-right: 0em;
    margin-left: 0em;
  }
  .flexslider .content-area a {
    font-size: 1em;
  }
  .flexslider .content-area {
    top: 0;
    bottom: unset;
    left: 0;
    right: unset;
    transform: translate(0%, 0%);
  }
}
/* Trigger to control the Hamburger menu */
@media only screen and (max-width: 767px) {
  body:after {
    content: "mobile";
    display: none;
  }
}
