@charset "utf-8";@import url(/media/system/css/system.css);/**
 * @copyright	(C) 2007 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */


/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}
@media (max-width: 991px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

html {
  -webkit-font-smoothing: antialiased;
}
body {
  font-weight: 300;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #006e3a;
  text-decoration: none;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
a:hover,
a:focus,
a:active {
  color: #002212;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.625;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #fbfbfb;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 26px;
  margin-bottom: 26px;
  border: 0;
  border-top: 1px solid #ecf0f1;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.25;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #96a1a3;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 26px;
  margin-bottom: 13px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 13px;
  margin-bottom: 13px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 56px;
}
h2,
.h2 {
  font-size: 45px;
}
h3,
.h3 {
  font-size: 32px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 13px;
}
.lead {
  margin-bottom: 26px;
  font-size: 20px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .lead {
    font-size: 20px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #96a1a3;
}
.text-primary {
  color: #006e3a;
}
a.text-primary:hover {
  color: #003b1f;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #006e3a;
}
a.bg-primary:hover {
  background-color: #003b1f;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 12px;
  margin: 52px 0 26px;
  border-bottom: 1px solid #ecf0f1;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 13px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 26px;
}
dt,
dd {
  line-height: 1.625;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
.post-sticky {
  background: #006e3a;
  color: #ffffff;
}
.post-sticky.pull-right {
  margin-left: 26px;
}
.post-sticky.pull-left {
  margin-right: 26px;
}
.post-sticky .info {
  border-bottom: 1px solid #00a155;
}
.post-sticky .info h3 {
  font-size: 20px;
}
.post-sticky .info h3 i {
  margin-right: 13px;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #96a1a3;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.about-block {
  background: #f4f6f7;
  padding: 26px;
}
.about-block.right {
  float: right;
  margin: 0 0 26px 26px;
  width: 300px;
}
.about-block img {
  margin: 10px 26px 13px 0 !important;
}
.about-block blockquote {
  border: 0;
  margin-top: 26px;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
}
.about-block blockquote i {
  color: #96a1a3;
  margin-right: 6.5px;
}
blockquote {
  padding: 13px 26px;
  margin: 0 0 26px;
  font-size: 20px;
  border-left: 5px solid #ecf0f1;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.625;
  color: #96a1a3;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.quote-inline {
  float: left;
  margin: 10px 26px 26px -26px;
  width: 350px;
}
.quote-inline blockquote {
  background: #ffffff;
  border: 0;
  margin-bottom: 0;
  padding: 26px;
}
.quote-inline blockquote i {
  color: #96a1a3;
  margin-right: 10px;
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ecf0f1;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.625;
}
.blockline {
  display: inline-block;
  position: relative;
}
.blockline:after,
.blockline:before {
  background: #96a1a3;
  content: "";
  height: 1px;
  position: absolute;
  top: 40%;
  width: 60px;
}
@media screen and (max-width: 767px) {
  .blockline:after,
  .blockline:before {
    display: none;
  }
}
.blockline:after {
  margin-left: 25px;
  left: 100%;
}
.blockline:before {
  margin-right: 25px;
  right: 100%;
}
.small-head {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 2px;
  color: #96a1a3;
  margin: 0 0 13px;
}
.small-head a {
  color: #96a1a3;
}
.img-wrap {
  float: left;
  margin: 0 26px 26px 0;
}
.img-wrap.rounded {
  border-radius: 50%;
  border: 1px solid #ecf0f1;
  position: relative;
  overflow: hidden;
}
.img-wrap.rounded:before {
  border-radius: 50%;
  border: 15px solid rgba(255, 255, 255, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.img-wrap.rounded img {
  border-radius: 50%;
}
.img-wrap.right {
  float: right;
  margin: 0 0 26px 26px;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
@-webkit-keyframes fade {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes fade {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes moveFromLeft {
  from {
    left: -120px;
  }
  to {
    left: 0;
  }
}
@keyframes moveFromLeft {
  from {
    left: -120px;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes moveFromRight {
  from {
    right: -120px;
  }
  to {
    right: 0;
  }
}
@keyframes moveFromRight {
  from {
    right: -120px;
  }
  to {
    right: 0;
  }
}
@media (min-width: 992px) {
  .animate {
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  *[data-animation='moveFromBottom'] {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
  }
  *[data-animation='fade'] {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .feature-animate {
    overflow: hidden;
  }
  .feature-animate > .img,
  .feature-animate > .content.pull-right {
    right: -120px;
    left: auto;
  }
  .feature-animate > .content,
  .feature-animate > .pull-right + .img {
    left: -120px;
    right: auto;
  }
  .inview *[data-animation='fade'] {
    -webkit-animation: fade 300ms ease-in-out forwards;
    -moz-animation: fade 300ms ease-in-out forwards;
    animation: fade 300ms ease-in-out forwards;
  }
  .inview *[data-animation='moveFromBottom'] {
    -webkit-animation: moveFromBottom 300ms ease 0.15s forwards;
    -moz-animation: moveFromBottom 300ms ease 0.15s forwards;
    animation: moveFromBottom 300ms ease 0.15s forwards;
  }
  .inview.feature-animate > .img,
  .inview.feature-animate > .content.pull-right {
    -webkit-animation: moveFromRight 1s ease 0.15s forwards;
    -moz-animation: moveFromRight 1s ease 0.15s forwards;
    animation: moveFromRight 1s ease 0.15s forwards;
  }
  .inview.feature-animate > .content,
  .inview.feature-animate > .pull-right + .img {
    -webkit-animation: moveFromLeft 1s ease 0.15s forwards;
    -moz-animation: moveFromLeft 1s ease 0.15s forwards;
    animation: moveFromLeft 1s ease 0.15s forwards;
  }
  .inview *[data-delay='200'] {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .inview *[data-delay='300'] {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .inview *[data-delay='400'] {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .inview *[data-delay='500'] {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .inview *[data-delay='600'] {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .inview *[data-delay='1000'] {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
  }
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control,
.inputbox {
  border-radius: 0;
  box-shadow: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.form-control::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #96a1a3;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #96a1a3;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #96a1a3;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.form-control,
textarea.inputbox {
  height: auto;
}
.form-group {
  margin-bottom: 26px;
}
.radio label,
.checkbox label {
  display: inline;
}
input.input-lg {
  height: 58px;
  padding: 15px 20px;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn {
  padding: 6.5px 26px;
  font-size: 16px;
  text-transform: uppercase;
  box-shadow: none;
}
@media screen and (min-width: 992px) {
  .btn {
    padding: 10.4px 39px;
  }
}
.btn:hover,
.btn:focus {
  box-shadow: none;
}
.btn-inverse {
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.btn-inverse .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn-rounded {
  border-radius: 26px;
  padding-left: 26px;
  padding-right: 26px;
  text-transform: uppercase;
}
.btn-rounded.btn-lg {
  border-radius: 52px;
  font-size: 20px;
  padding: 20px 52px;
}
.btn-rounded-inverse {
  background-color: #ecf0f1;
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.btn-rounded-inverse:hover,
.btn-rounded-inverse:focus,
.btn-rounded-inverse.focus,
.btn-rounded-inverse:active,
.btn-rounded-inverse.active,
.open > .dropdown-toggle.btn-rounded-inverse {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.btn-rounded-inverse:active,
.btn-rounded-inverse.active,
.open > .dropdown-toggle.btn-rounded-inverse {
  background-image: none;
}
.btn-rounded-inverse.disabled,
.btn-rounded-inverse[disabled],
fieldset[disabled] .btn-rounded-inverse,
.btn-rounded-inverse.disabled:hover,
.btn-rounded-inverse[disabled]:hover,
fieldset[disabled] .btn-rounded-inverse:hover,
.btn-rounded-inverse.disabled:focus,
.btn-rounded-inverse[disabled]:focus,
fieldset[disabled] .btn-rounded-inverse:focus,
.btn-rounded-inverse.disabled.focus,
.btn-rounded-inverse[disabled].focus,
fieldset[disabled] .btn-rounded-inverse.focus,
.btn-rounded-inverse.disabled:active,
.btn-rounded-inverse[disabled]:active,
fieldset[disabled] .btn-rounded-inverse:active,
.btn-rounded-inverse.disabled.active,
.btn-rounded-inverse[disabled].active,
fieldset[disabled] .btn-rounded-inverse.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.btn-rounded-inverse .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.btn-rounded-inverse:hover,
.btn-rounded-inverse:focus,
.btn-rounded-inverse:active {
  background: rgba(225, 225, 225, 0.9);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn-border {
  background: transparent;
  border: 3px solid #505656;
  color: #505656;
}
.btn-border:hover,
.btn-border:focus,
.btn-border:active {
  background: #006e3a;
  border-color: #006e3a;
  color: #ffffff;
}
.btn-border.btn-primary {
  border-color: #006e3a;
  color: #006e3a;
}
.btn-border.btn-primary:hover,
.btn-border.btn-primary:focus,
.btn-border.btn-primary:active {
  color: #ffffff;
}
.btn-border.btn-danger {
  border-color: #f44336;
}
.btn-border.btn-danger:hover,
.btn-border.btn-danger:focus {
  background: #f44336;
  border-color: #f44336;
  color: #ffffff;
}
.btn-border.btn-warning {
  border-color: #ff5722;
}
.btn-border.btn-warning:hover,
.btn-border.btn-warning:focus {
  background: #ff5722;
  border-color: #ff5722;
  color: #ffffff;
}
.btn-border.btn-success {
  border-color: #38b775;
}
.btn-border.btn-success:hover,
.btn-border.btn-success:focus {
  background: #38b775;
  border-color: #38b775;
  color: #ffffff;
}
.btn-border.btn-info {
  border-color: #03a9f4;
}
.btn-border.btn-info:hover,
.btn-border.btn-info:focus {
  background: #03a9f4;
  border-color: #03a9f4;
  color: #ffffff;
}
.btn-border.btn-inverse {
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
  border: 3px solid #ffffff;
}
.btn-border.btn-inverse:hover,
.btn-border.btn-inverse:focus,
.btn-border.btn-inverse.focus,
.btn-border.btn-inverse:active,
.btn-border.btn-inverse.active,
.open > .dropdown-toggle.btn-border.btn-inverse {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.btn-border.btn-inverse:active,
.btn-border.btn-inverse.active,
.open > .dropdown-toggle.btn-border.btn-inverse {
  background-image: none;
}
.btn-border.btn-inverse.disabled,
.btn-border.btn-inverse[disabled],
fieldset[disabled] .btn-border.btn-inverse,
.btn-border.btn-inverse.disabled:hover,
.btn-border.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-border.btn-inverse:hover,
.btn-border.btn-inverse.disabled:focus,
.btn-border.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-border.btn-inverse:focus,
.btn-border.btn-inverse.disabled.focus,
.btn-border.btn-inverse[disabled].focus,
fieldset[disabled] .btn-border.btn-inverse.focus,
.btn-border.btn-inverse.disabled:active,
.btn-border.btn-inverse[disabled]:active,
fieldset[disabled] .btn-border.btn-inverse:active,
.btn-border.btn-inverse.disabled.active,
.btn-border.btn-inverse[disabled].active,
fieldset[disabled] .btn-border.btn-inverse.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.btn-border.btn-inverse .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.btn-border.btn-inverse:hover,
.btn-border.btn-inverse:focus,
.btn-border.btn-inverse:active {
  background: rgba(225, 225, 225, 0.9);
  border-color: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn-border.btn-white {
  border: 3px solid #ffffff;
  color: #ffffff;
}
.btn-border.btn-white:hover,
.btn-border.btn-white:focus,
.btn-border.btn-white:active {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.btn-border-inverse {
  border: 3px solid #ffffff;
  color: #ffffff;
}
.btn-border-inverse:hover,
.btn-border-inverse:focus,
.btn-border-inverse:active {
  background: rgba(0, 0, 0, 0.3);
  border-color: #ffffff;
  color: #ffffff;
}
.btn-action {
  border-radius: 26px;
  margin: 0 6.5px;
  padding: 13px 52px;
  position: relative;
}
.btn-lg {
  font-size: 18px;
  padding: 15px 30px;
  line-height: 26px;
}
.btn-sm,
.btn-small,
.btn-xs {
  font-size: 14px;
  padding: 6px 18px;
  line-height: 26px;
}
@media screen and (min-width: 992px) {
  .btn-sm,
  .btn-small,
  .btn-xs {
    padding: 6px 18px;
  }
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #96a1a3;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #96a1a3;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #96a1a3;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #a5e3c3;
  border-color: #38b775;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu {
  font-size: 15px;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
}
.dropdown-menu > li > a {
  color: #96a1a3;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: #006e3a;
  color: #ffffff;
}
.dropdown-menu > .open > a,
.dropdown-menu > .open > a:hover,
.dropdown-menu > .open > a:focus {
  background: none;
  color: #ffffff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: none;
  color: #006e3a;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 16px;
}
.dropdown-header a {
  color: #96a1a3;
}
.dropdown-submenu > a:after {
  border-left-color: #3d4045;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #313337;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 26px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .dropdown-menu {
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
}
.nav .dropdown-menu li > a {
  color: #3d4045;
}
.nav .dropdown-menu li > a:hover,
.nav .dropdown-menu li > a:active,
.nav .dropdown-menu li > a:focus {
  color: #006e3a;
}
.nav-tabs > li > a:hover {
  border-color: transparent;
}
.nav-tabs > li.open > a,
.nav-tabs > li.open > a:hover,
.nav-tabs > li.open > a:focus {
  border-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: #dddddd;
  border-bottom-color: transparent;
}
.nav .caret {
  border-top-color: #006e3a;
  border-bottom-color: #006e3a;
}
.nav a:hover .caret {
  border-top-color: #002212;
  border-bottom-color: #002212;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #dadedf;
  color: #505656;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  color: #505656;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #96a1a3;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 13px;
}
.breadcrumb .divider {
  display: none;
}
.pagination-wrap {
  text-align: center;
}
.pagination > li > a,
.pagination > li > span {
  background: none;
  border: 2px solid transparent;
  border-radius: 1px;
  color: #3d4045;
  font-size: 18px;
  margin: 0 1px;
  min-width: 40px;
  padding: 4px 6px;
  text-align: center;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  border: 2px solid #505656;
  color: #3d4045;
}
.pagination > .active > a,
.pagination > .active > span {
  background: #006e3a;
  border: 2px solid #006e3a;
  color: #ffffff;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  border: 0;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: none;
  }
}
.counter {
  display: inline-block;
  margin-top: 26px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .counter {
    margin-right: 26px;
  }
}
.pager {
  text-align: left;
  clear: both;
}
.pager ul {
  margin: 0;
  padding: 0;
}
.ja-submenu {
  background: #f4f6f7;
  border-bottom: 1px solid #dde4e6;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
.ja-submenu ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ja-submenu ul:before {
  content: "\f02c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  background: #3d4045;
  border-radius: 50%;
  color: #ecf0f1;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px;
  margin-right: 26px;
}
.ja-submenu ul li {
  display: inline-block;
  font-weight: 300;
  list-style: none;
  padding: 13px 0;
  position: relative;
  margin: 0;
}
.ja-submenu ul li a {
  color: #3d4045;
  display: block;
  padding: 0;
  margin: 0 26px 0 0;
  padding-bottom: 2px;
  text-transform: uppercase;
}
.ja-submenu ul li.active a,
.ja-submenu ul li.active a:hover,
.ja-submenu ul li.active a:focus,
.ja-submenu ul li.active a:active,
.ja-submenu ul li a:hover,
.ja-submenu ul li a:active,
.ja-submenu ul li a:focus {
  box-shadow: 0 -3px 0 #3d4045 inset;
  color: #3d4045;
  background: none;
}

.navbar-toggle {
  float: left;
  padding: 0;
  height: 52px;
  line-height: 52px;
  margin: 0;
  border: none;
  width: 40px;
}
@media screen and (min-width: 768px) {
  .navbar-toggle {
    width: 52px;
  }
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.5px -26px;
}
@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: -1px;
}
.navbar-default {
  background: none;
  border: 0;
}
.navbar-default .navbar-brand {
  color: #505656;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #373c3c;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #505656;
}
.navbar-default .navbar-nav > li {
  border-right: 1px solid #ecf0f1;
}
.navbar-default .navbar-nav > li > a {
  color: #505656;
  padding: 13px 26px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
  color: #505656;
  background-color: #eeeeee;
  outline: none;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #505656;
  display: inline-block;
  padding-top: 19.5px;
  padding-bottom: 19.5px;
}
.navbar-default .navbar-nav > .open > a {
  border-color: #dadedf;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  font-weight: 700;
  color: #505656;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ecf0f1;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ecf0f1;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #505656;
  border-bottom-color: #505656;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #505656;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #505656;
  border-bottom-color: #505656;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #505656;
  border-bottom-color: #505656;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #505656;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #505656;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #505656;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #505656;
}
.navbar-default .navbar-link:hover {
  color: #505656;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  padding-left: 0;
  float: left;
  position: static;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar .open .dropdown-menu {
  font-size: 15px;
  padding-top: 13px;
  padding-bottom: 13px;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar .open .dropdown-menu .dropdown-header {
  color: #3d4045;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar .open .dropdown-menu > li > a:focus {
  color: #313337;
  background: none;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li > a:after {
  border-left-color: #96a1a3;
  margin-top: 9px;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li.open > a {
  color: #006e3a;
  background: none;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li.open > a:after {
  border-left-color: #006e3a;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li.active > a {
  color: #006e3a;
  background: none;
}
.t3-mainnav .t3-navbar .open .dropdown-menu > li.active > a:hover,
.t3-mainnav .t3-navbar .open .dropdown-menu > li.active > a:focus {
  color: #006e3a;
}
.t3-mainnav .t3-navbar .open .dropdown-menu img {
  display: none;
}
.t3-mainnav .t3-navbar-collapse {
  background: #27292e;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  left: 0;
  width: 100%;
  max-height: 400px;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -26px;
}
@media screen and (max-width: 991px) {
  .t3-mainnav .t3-navbar-collapse .navbar-nav li a img {
    display: none;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #96a1a3;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus {
  background: #000000;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus .caret {
  border-top-color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a {
  background: #000000;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a {
  background: #000000;
  color: #006e3a;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  font-size: 15px;
  padding: 5px 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  color: #96a1a3;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:after {
  border: 4px solid transparent;
  border-top: 4px solid #96a1a3;
  margin: 0;
  position: absolute;
  right: 0;
  top: 20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  background: none;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover:after,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus:after {
  border-top-color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.open > a {
  color: #ffffff;
  background: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a {
  color: #006e3a;
  background: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > .mega-group > a {
  font-weight: 700;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  margin: 5px 15px 5px 25px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu li > a {
  color: #505656;
  padding: 5px 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu li > a:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  color: inherit;
  margin-bottom: 0;
  padding: 26px;
}
.t3-module .module-inner {
  padding: 0;
}
.t3-module img {
  max-width: 100%;
}
.t3-sidebar .t3-module {
  background: transparent;
  padding: 26px;
  background: #f4f6f7;
}
.t3-sidebar .t3-module:first-child {
  border-top: 3px solid #dadedf;
}
.t3-sidebar .t3-module:last-child {
  padding-bottom: 26px;
}
.t3-sidebar .t3-module.has-affix.affix-top,
.t3-sidebar .t3-module.has-affix.affix {
  top: 30px;
}
.t3-sidebar .t3-module.has-affix.affix-bottom {
  bottom: 490px;
  position: fixed;
}
.module-title {
  background: transparent;
  color: #96a1a3;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0 0 8.66666667px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 13px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct ul {
  margin: 0;
  padding: 0;
}
.module-ct ul li {
  list-style: none;
  border-top: 1px solid #ecf0f1;
  padding: 13px 0;
}
.module-ct ul li:first-child {
  padding-top: 0;
  border: 0;
}
.module-ct ul li:last-child {
  padding-bottom: 0;
}
.module-ct ul li li.active > a {
  color: #006e3a;
}
.module-ct ul li a {
  color: #505656;
}
.module-ct ul li a:hover,
.module-ct ul li a:focus {
  color: #006e3a;
  text-decoration: none;
}
.module-ct input[type="text"],
.module-ct input[type="password"] {
  width: 100%;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module .nav > li,
.module_menu .nav > li {
  padding: 0;
  margin: 0;
  border: 0;
}
.module .nav > li > a,
.module_menu .nav > li > a,
.module .nav > li > .separator,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
.module .nav > li > a,
.module_menu .nav > li > a {
  padding-left: 0;
  padding-right: 0;
}
.module .nav > li > a:before,
.module_menu .nav > li > a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  padding-right: 0.5em;
}
.module .nav > li > a:hover,
.module_menu .nav > li > a:hover,
.module .nav > li > a:focus,
.module_menu .nav > li > a:focus {
  background: none;
  color: #006e3a;
}
.module .nav > li.active > a,
.module_menu .nav > li.active > a {
  background: none;
  color: #006e3a;
  font-weight: 700;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .btn-primary {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 26px;
}
#login-form ul.unstyled li {
  padding: 6.5px 0;
  list-style: disc;
  margin-left: 26px;
  border: 0;
  font-size: 14px;
}
.t3-sidebar #login-form #form-login-password .input-group,
.t3-sidebar #login-form #form-login-username .input-group {
  width: 100%;
}
#login-form .input-group-addon {
  width: 40px;
  background: #ffffff;
  text-align: center;
}
#login-form #form-login-remember label {
  font-weight: 400;
  display: inline-block;
}
#login-form #form-login-remember label input[type=checkbox] {
  margin-top: 6px;
}
.banneritem a {
  font-weight: 700;
}
.bannerfooter {
  border-top: 1px solid #dadedf;
  font-size: 14px;
  padding-top: 13px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 13px 0;
  border-top: 1px solid #dadedf;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
.job-layout {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.job-layout .panel-group {
  margin-bottom: 0;
}
.job-layout .panel-default {
  border: 0;
  box-shadow: none;
  margin: 0 !important;
}
.job-layout .panel-default .panel-title a {
  border-top: 1px solid #ecf0f1;
  display: block;
  font-size: 14px;
  padding: 26px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .job-layout .panel-default .panel-title a {
    font-size: 24px;
    padding: 39px 0;
  }
}
.job-layout .panel-default .panel-title a .fa {
  color: #96a1a3;
  margin-right: 13px;
}
.job-layout .panel-default .panel-title a .text-right {
  background: #006e3a;
  color: #ffffff;
  font-size: 11px;
  padding: 4.33333333px;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .job-layout .panel-default .panel-title a .text-right {
    background: transparent;
    color: #505656;
    font-size: 14px;
    float: right;
    padding-top: 8px;
    position: relative;
  }
}
.job-layout .panel-default .panel-title a:hover,
.job-layout .panel-default .panel-title a:active,
.job-layout .panel-default .panel-title a.active {
  background: #006e3a;
  color: #ffffff;
  outline: none;
}
.job-layout .panel-default .panel-title a:hover .fa,
.job-layout .panel-default .panel-title a:active .fa,
.job-layout .panel-default .panel-title a.active .fa,
.job-layout .panel-default .panel-title a:hover .text-right,
.job-layout .panel-default .panel-title a:active .text-right,
.job-layout .panel-default .panel-title a.active .text-right {
  color: #ffffff;
}
.panel-body {
  border-top: 1px solid #f4f6f7;
  padding: 0;
  padding-top: 30px;
}
.panel-group .panel-body {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .panel-group .panel-body {
    padding: 26px;
  }
}
@media screen and (max-width: 767px) {
  .panel-body .col-sm-8 h3 {
    font-size: 24px;
    margin-bottom: 6.5px;
  }
}
@media screen and (min-width: 768px) {
  .panel-body .col-sm-8 h3:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .panel-body ul {
    padding-left: 6.5px;
  }
}
.panel-body ul li {
  border: 0;
}
.panel-body .text-box-hightlight {
  background: #e5eaec;
  padding: 26px;
}
@media screen and (max-width: 768px) {
  .panel-body .text-box-hightlight {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .panel-body .text-box-hightlight {
    margin-top: 26px;
  }
}
.panel-body .text-box-hightlight .element {
  margin-bottom: 26px;
}
.panel-body .text-box-hightlight .element:last-child {
  margin-bottom: 0;
}
.panel-body .text-box-hightlight .element .fa {
  font-size: 20px;
  line-height: 1.3;
  float: left;
  width: 35px;
}
.panel-body .text-box-hightlight .element p {
  overflow: hidden;
  margin-bottom: 0;
}
.panel-body .text-box-hightlight .element div {
  padding-left: 33.8px;
}
.panel-body .social {
  background: #d6dee2;
  padding: 6.5px 0;
  text-align: center;
}
.panel-body .social a {
  display: inline-block;
  font-size: 20px;
  padding: 13px;
  margin: 0 13px;
}
@media screen and (max-width: 991px) {
  .panel-body .social a {
    margin: 0 6.5px;
  }
}
.panel-body .col-sm-12 {
  border-radius: 0;
  background: #fbfcfc;
  color: #3d4045;
  padding: 26px 26px 26px 52px;
  margin-top: 26px;
  margin-bottom: 26px;
}
@media screen and (max-width: 991px) {
  .panel-body .col-sm-12 {
    padding: 26px;
  }
}
.panel-body .col-sm-12 .text-left {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .panel-body .col-sm-12 .text-left {
    display: block;
  }
}
.panel-body .col-sm-12 .text-left h3 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 3px;
}
.panel-body .col-sm-12 .text-left p {
  font-size: 14px;
  margin: 0;
}
.panel-body .col-sm-12 .btn {
  float: right;
}
@media screen and (max-width: 991px) {
  .panel-body .col-sm-12 .btn {
    float: none;
    margin-top: 26px;
  }
}
.feed h4 {
  font-weight: 700;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #ecf0f1;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #ecf0f1;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
.stats-module dt {
  font-weight: 400;
  width: 35%;
}
.stats-module dd {
  width: 60%;
  word-wrap: break-word;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #505656;
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 0;
  border: 0;
}
.tagspopular ul > li > a {
  background: #fbfcfc;
  border-radius: 3px;
  color: #96a1a3;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #ecf0f1;
  color: #3d4045;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #ecf0f1;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #505656;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #002212;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.custom.mod-gray {
  background-color: #ecf0f1;
  padding-top: 52px;
  padding-bottom: 52px;
}
.custom.mod-gray h3 {
  margin-top: 0;
  margin-bottom: 26px;
}
.custom.mod-gray p {
  margin-bottom: 0;
}
.banner-text {
  position: relative;
}
.banner-text .text {
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  padding: 26px;
  width: 100%;
}
.banner-text .text h4 {
  text-transform: uppercase;
}
.banner-text .text p {
  font-size: 20px;
}
.banner-text a.btn {
  border-radius: 5px;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.05) inset;
  position: absolute;
  right: 26px;
  top: 50px;
}
.sections-wrap {
  position: relative;
}
.sections-wrap .section,
.sections-wrap .t3-module {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 0;
  padding: 0;
}
.sections-wrap .section .t3-module,
.sections-wrap .t3-module .t3-module {
  background: none !important;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .sections-wrap .section .btn-rounded.btn-lg,
  .sections-wrap .t3-module .btn-rounded.btn-lg {
    font-size: 16px;
    padding-right: 26px;
    padding-left: 26px;
  }
}
.sections-wrap .section .section-title,
.sections-wrap .t3-module .section-title,
.sections-wrap .section .module-title,
.sections-wrap .t3-module .module-title {
  font-size: 45px;
  color: #27292e;
  font-weight: 700;
  margin: 0 0 26px;
  text-align: center;
}
@media (min-width: 992px) {
  .sections-wrap .section .section-title,
  .sections-wrap .t3-module .section-title,
  .sections-wrap .section .module-title,
  .sections-wrap .t3-module .module-title {
    margin: 0 0 78px;
  }
}
.sections-wrap .section .section-title span,
.sections-wrap .t3-module .section-title span,
.sections-wrap .section .module-title span,
.sections-wrap .t3-module .module-title span {
  display: block;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .sections-wrap .section .section-title span,
  .sections-wrap .t3-module .section-title span,
  .sections-wrap .section .module-title span,
  .sections-wrap .t3-module .module-title span {
    font-size: 24px;
  }
}
.sections-wrap .section .section-title .section-intro,
.sections-wrap .t3-module .section-title .section-intro,
.sections-wrap .section .module-title .section-intro,
.sections-wrap .t3-module .module-title .section-intro {
  color: #96a1a3;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.625;
}
.sections-wrap .section .section-title .section-intro a:hover,
.sections-wrap .t3-module .section-title .section-intro a:hover,
.sections-wrap .section .module-title .section-intro a:hover,
.sections-wrap .t3-module .module-title .section-intro a:hover,
.sections-wrap .section .section-title .section-intro a:focus,
.sections-wrap .t3-module .section-title .section-intro a:focus,
.sections-wrap .section .module-title .section-intro a:focus,
.sections-wrap .t3-module .module-title .section-intro a:focus,
.sections-wrap .section .section-title .section-intro a:active,
.sections-wrap .t3-module .section-title .section-intro a:active,
.sections-wrap .section .module-title .section-intro a:active,
.sections-wrap .t3-module .module-title .section-intro a:active {
  text-decoration: none;
}
.sections-wrap .section .section-inner,
.sections-wrap .t3-module .section-inner {
  padding-left: 0;
  padding-right: 0;
  padding-top: 52px;
  padding-bottom: 52px;
}
@media (min-width: 992px) {
  .sections-wrap .section .section-inner,
  .sections-wrap .t3-module .section-inner {
    padding-top: 104px;
    padding-bottom: 104px;
  }
}
.sections-wrap .section .section-inner.mod-gray,
.sections-wrap .t3-module .section-inner.mod-gray {
  background-color: #ecf0f1 !important;
}
.sections-wrap .section .section-inner.style-dark .section-title,
.sections-wrap .t3-module .section-inner.style-dark .section-title {
  color: #ffffff;
}
.sections-wrap .section .section-inner.style-dark .section-title .section-intro,
.sections-wrap .t3-module .section-inner.style-dark .section-title .section-intro {
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-lightest,
.sections-wrap .t3-module .section-inner.section-lightest {
  background-color: #f4f6f7;
}
.sections-wrap .section .section-inner.section-lighter,
.sections-wrap .t3-module .section-inner.section-lighter {
  background-color: #ecf0f1;
}
.sections-wrap .section .section-inner.section-primary,
.sections-wrap .t3-module .section-inner.section-primary {
  background-color: #006e3a;
}
.sections-wrap .section .section-inner.section-primary .section-title,
.sections-wrap .t3-module .section-inner.section-primary .section-title,
.sections-wrap .section .section-inner.section-primary .module-title,
.sections-wrap .t3-module .section-inner.section-primary .module-title {
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-primary .section-intro,
.sections-wrap .t3-module .section-inner.section-primary .section-intro {
  color: #ecf0f1;
  color: rgba(255, 255, 255, 0.8);
}
.sections-wrap .section .section-inner.section-testimonial .testimonial-author,
.sections-wrap .t3-module .section-inner.section-testimonial .testimonial-author,
.sections-wrap .section .section-inner.section-testimonial .main-stats,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats {
  font-size: 16px;
  text-transform: uppercase;
  color: #96a1a3;
  font-weight: 100;
  letter-spacing: 2px;
}
.sections-wrap .section .section-inner.section-testimonial .testimonial-author img,
.sections-wrap .t3-module .section-inner.section-testimonial .testimonial-author img,
.sections-wrap .section .section-inner.section-testimonial .main-stats img,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats img {
  display: none;
}
.sections-wrap .section .section-inner.section-testimonial .main-reviews,
.sections-wrap .t3-module .section-inner.section-testimonial .main-reviews {
  font-size: 24px;
}
.sections-wrap .section .section-inner.section-testimonial .main-reviews .fa,
.sections-wrap .t3-module .section-inner.section-testimonial .main-reviews .fa {
  font-size: 48px;
  position: absolute;
  left: -45px;
  top: 30px;
}
.sections-wrap .section .section-inner.section-testimonial .main-stats .section-title,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats .section-title,
.sections-wrap .section .section-inner.section-testimonial .main-stats .module-title,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats .module-title {
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
.sections-wrap .section .section-inner.section-testimonial .main-stats .stat,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats .stat {
  margin: 0;
  padding: 0;
}
.sections-wrap .section .section-inner.section-testimonial .main-stats li,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats li {
  display: inline-block;
  width: 48%;
  text-align: left;
  text-transform: none;
  font-weight: 400;
  vertical-align: top;
  letter-spacing: 0;
}
.sections-wrap .section .section-inner.section-testimonial .main-stats li p,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats li p {
  margin-bottom: 0;
  margin-bottom: 2px;
}
.sections-wrap .section .section-inner.section-testimonial .main-stats li strong,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats li strong {
  display: inline-block;
  width: 42px;
  text-align: center;
  background: #006e3a;
  color: #ffffff;
  margin-right: 6px;
}
.sections-wrap .section .section-inner.section-darker,
.sections-wrap .t3-module .section-inner.section-darker {
  background-color: #3d4045;
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-darker .section-title,
.sections-wrap .t3-module .section-inner.section-darker .section-title,
.sections-wrap .section .section-inner.section-darker .module-title,
.sections-wrap .t3-module .section-inner.section-darker .module-title {
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-darker .section-intro,
.sections-wrap .t3-module .section-inner.section-darker .section-intro {
  color: #ecf0f1;
  color: rgba(255, 255, 255, 0.8);
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase {
  background-position: bottom left;
  padding-bottom: 0;
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase .custom,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .custom {
  min-height: 500px;
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase .badge-showcase,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .badge-showcase {
  position: absolute;
  top: -135px;
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase .user-showcase-cta,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .user-showcase-cta {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin: 26px 0;
  padding-top: 26px;
  font-weight: 700;
  text-align: left;
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase .user-showcase-cta a,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .user-showcase-cta a {
  margin-right: 26px;
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase p,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase p {
  color: rgba(255, 255, 255, 0.5);
}
.sections-wrap .section .section-inner.section-darker.section-business-showcase h3,
.sections-wrap .t3-module .section-inner.section-darker.section-business-showcase h3 {
  font-weight: 100;
  font-size: 40px;
}
.sections-wrap .section .section-inner.section-darkenblue,
.sections-wrap .t3-module .section-inner.section-darkenblue {
  background-color: #1f262b;
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-darkenblue .section-title,
.sections-wrap .t3-module .section-inner.section-darkenblue .section-title,
.sections-wrap .section .section-inner.section-darkenblue .module-title,
.sections-wrap .t3-module .section-inner.section-darkenblue .module-title {
  color: #ffffff;
}
.sections-wrap .section .section-inner.section-darkenblue .section-intro,
.sections-wrap .t3-module .section-inner.section-darkenblue .section-intro {
  color: #ecf0f1;
  color: rgba(255, 255, 255, 0.8);
}
.sections-wrap .section .section-inner.section-animate-img,
.sections-wrap .t3-module .section-inner.section-animate-img {
  overflow: hidden;
}
.sections-wrap .section .section-inner.section-border,
.sections-wrap .t3-module .section-inner.section-border {
  border-bottom: 1px solid #dadedf;
}
@media (max-width: 1199px) {
  .sections-wrap .section .section-inner.background-responsive,
  .sections-wrap .t3-module .section-inner.background-responsive {
    background-image: none !important;
  }
}
.sections-wrap .section .section-inner.bg-image,
.sections-wrap .t3-module .section-inner.bg-image {
  background-attachment: fixed;
}
.sections-wrap .section .section-inner.no-padding,
.sections-wrap .t3-module .section-inner.no-padding {
  padding: 0;
}
.sections-wrap .section .section-inner.no-padding-bottom,
.sections-wrap .t3-module .section-inner.no-padding-bottom {
  padding-bottom: 0;
}
.swiper-slide > .btn {
  margin-top: 26px;
}
.swiper-slide .item {
  margin-bottom: 52px;
}
.swiper-slide .item.grid-sizer {
  margin-bottom: 0;
}
.swiper-slide .item > article {
  margin: 0;
}
.swiper-slide .item .article-img,
.swiper-slide .item .item-image {
  position: relative;
  display: block;
  float: none !important;
}
.swiper-slide .item .article-img div,
.swiper-slide .item .item-image div,
.swiper-slide .item .article-img a,
.swiper-slide .item .item-image a {
  display: block;
  width: 100%;
  height: 260px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -webkit-transition: all 3.5s linear 0.4s;
  -o-transition: all 3.5s linear 0.4s;
  transition: all 3.5s linear 0.4s;
}
.swiper-slide .item .article-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin: 26px auto 0;
}
.swiper-slide .item .article-title a {
  color: #3d4045;
}
.swiper-slide .item .article-title a:hover,
.swiper-slide .item .article-title a:focus,
.swiper-slide .item .article-title a:active {
  color: #002212;
  text-decoration: none;
}
.swiper-slide .item .article-title-caption {
  color: #96a1a3;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  text-decoration: none;
  height: 26px;
}
.swiper-slide .item .article-header {
  padding-right: 0;
}
.swiper-slide .item:hover .article-img div,
.swiper-slide .item:hover .item-image div,
.swiper-slide .item:hover .article-img a,
.swiper-slide .item:hover .item-image a {
  background-position: center 100%;
}
.section.section-blog {
  border-top: 1px solid #dadedf;
}
.blog-style-1.category-module {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-style-1 .small-head a {
  text-transform: uppercase;
  margin-bottom: 13px;
  font-weight: 300;
  display: block;
  letter-spacing: 2px;
  color: #96a1a3;
}
.blog-style-1 .article-img {
  display: block;
  height: 250px;
  margin-top: 26px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.blog-style-1 .article-title {
  font-size: 32px;
  line-height: 1.5;
  margin: 0;
  font-weight: 400;
}
.blog-style-1 .article-title a {
  color: #3d4045;
}
.blog-style-1 .article-title a:hover,
.blog-style-1 .article-title a:focus,
.blog-style-1 .article-title a:active {
  color: #006e3a;
}
.blog-style-1 .article-meta {
  margin-top: 26px;
  color: #96a1a3;
  font-size: 14px;
}
.blog-style-1 .article-meta > span {
  display: inline-block;
  margin-right: 20px;
}
.blog-style-1 .article-meta .fa {
  margin-right: 6.5px;
}
.blog-style-1 .article-introtext {
  margin-top: 26px;
}
.section-bottom-bar {
  background: rgba(255, 255, 255, 0.9);
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.section-bottom-bar.affix {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-bottom-bar.affix {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
}
.section-bottom-bar.affix:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.section-bottom-bar .btn {
  border-radius: 0;
  border-top: 0;
  border-bottom: 0;
  text-transform: none;
}
.section-bottom-bar .current-product {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  z-index: -1;
}
.section-bottom-bar .current-product strong {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  line-height: normal;
  position: relative;
  right: 13px;
  top: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-bottom-bar .current-product strong {
    right: 0;
    left: 0;
    top: 5px;
  }
}
.section-bottom-bar .current-product span {
  color: #006e3a;
  display: block;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-bottom-bar .current-product span {
    font-size: 12px;
  }
}
.section-bottom-bar .pull-left .btn {
  float: left;
  border-left: 0;
}
.section-bottom-bar .pull-left .btn.btn-default {
  background-color: #ecf0f1;
  border-color: #ffffff;
  color: #3d4045;
}
.section-bottom-bar .pull-right .btn {
  border-right: 0;
  float: right;
}
.jacomment-count a {
  color: #96a1a3;
  font-size: 14px;
  font-weight: 300;
}
.jacomment-count a:hover,
.jacomment-count a:focus {
  color: #006e3a;
}
.jacomment-count a:before {
  content: "\f086";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  margin-right: 3px;
}
.article-intro .jacomment-count {
  margin-top: -26px;
  margin-bottom: 26px;
}
.acymailing {
  background: rgba(225, 225, 225, 0.05);
  padding: 26px;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
}
.acymailing .acymailing_module_form .acymailing_introtext {
  font-size: 15px;
  line-height: 1.625;
  color: #96a1a3;
  text-align: left;
  margin-bottom: 26px !important;
}
.acymailing .acymailing_form {
  width: 100%;
}
.acymailing .acymailing_form .acyfield_email {
  width: 72%;
}
.acymailing .acymailing_form .btn {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 5px;
}
.acymailing .acyterms {
  font-size: 14px;
  padding: 5px;
}
.acymailing .acyterms .checkbox {
  display: inline-block;
  min-height: 14px;
  vertical-align: top;
}
.acymailing .acysubbuttons {
  text-align: left;
}
.acymailing .acyfield_html label {
  font-size: 14px;
  font-weight: 400;
}
.acymailing .acymailing_mootoolsbutton > p {
  margin: 0;
}
.acymailing .acymailing_mootoolsbutton .modal {
  position: static;
  padding: 10px 20px;
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
}
.acymailing .acymailing_mootoolsbutton .modal:hover,
.acymailing .acymailing_mootoolsbutton .modal:focus,
.acymailing .acymailing_mootoolsbutton .modal.focus,
.acymailing .acymailing_mootoolsbutton .modal:active,
.acymailing .acymailing_mootoolsbutton .modal.active,
.open > .dropdown-toggle.acymailing .acymailing_mootoolsbutton .modal {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.acymailing .acymailing_mootoolsbutton .modal:active,
.acymailing .acymailing_mootoolsbutton .modal.active,
.open > .dropdown-toggle.acymailing .acymailing_mootoolsbutton .modal {
  background-image: none;
}
.acymailing .acymailing_mootoolsbutton .modal.disabled,
.acymailing .acymailing_mootoolsbutton .modal[disabled],
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal,
.acymailing .acymailing_mootoolsbutton .modal.disabled:hover,
.acymailing .acymailing_mootoolsbutton .modal[disabled]:hover,
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal:hover,
.acymailing .acymailing_mootoolsbutton .modal.disabled:focus,
.acymailing .acymailing_mootoolsbutton .modal[disabled]:focus,
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal:focus,
.acymailing .acymailing_mootoolsbutton .modal.disabled.focus,
.acymailing .acymailing_mootoolsbutton .modal[disabled].focus,
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal.focus,
.acymailing .acymailing_mootoolsbutton .modal.disabled:active,
.acymailing .acymailing_mootoolsbutton .modal[disabled]:active,
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal:active,
.acymailing .acymailing_mootoolsbutton .modal.disabled.active,
.acymailing .acymailing_mootoolsbutton .modal[disabled].active,
fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.acymailing .acymailing_mootoolsbutton .modal .badge {
  color: #006e3a;
  background-color: #ffffff;
}
.window .window-mainbody .acymailing_module_form .acymailing_introtext {
  font-size: 15px;
  margin-bottom: 13px !important;
}
.body-overlayed #sbox-window {
  padding: 0;
}
.archive-module li > a {
  position: relative;
}
.archive-module li > a:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  padding-right: 5px;
}
.section-about-text .top {
  font-size: 20px;
  margin-bottom: 0;
}
.section-about-text .top h3 {
  font-size: 32px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .section-about-text .top h3 {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .section-about-text .top {
    margin-bottom: 30px;
  }
}
.section-about-text .bottom h3 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .section-about-text .bottom h3 {
    margin-bottom: 26px;
  }
}
.joinour a {
  background-color: #ff4d4d;
  color: #ffffff;
  display: block;
  font-size: 24px;
  padding: 60px 0;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .joinour a {
    font-size: 16px;
    padding: 52px 0;
  }
}
.joinour a .fa {
  margin-left: 13px;
}
.joinour a:hover,
.joinour a:focus,
.joinour a:active {
  background-color: #ff3333;
}
.career-info {
  color: #ffffff;
  padding-top: 234px;
  padding-bottom: 234px;
}
@media screen and (max-width: 991px) {
  .career-info {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}
.career-info .info {
  font-size: 23px;
  font-weight: 300;
  margin-bottom: 52px;
}
.career-info .author {
  font-size: 32px;
  margin-bottom: 0;
}
.career-info .position {
  font-size: 12px;
}
#modules-form table.jatable textarea {
  height: auto !important;
  min-height: 20px;
}

.items-leading article:first-child {
  margin-top: 0;
}
.items-row.cols-2 article .col-sm-4,
.items-row.cols-3 article .col-sm-4,
.items-row.cols-4 article .col-sm-4,
.items-row.cols-2 article .col-sm-8,
.items-row.cols-3 article .col-sm-8,
.items-row.cols-4 article .col-sm-8 {
  width: 100%;
  float: none;
}
.items-row.cols-1 .col-sm-12 .item:first-child article {
  margin-top: 0;
}
.divider-vertical {
  margin: 0 0 52px;
  border: 0;
  border-top: 1px solid #ecf0f1;
}
.article-aside {
  color: #96a1a3;
  font-size: 14px;
  margin-bottom: 26px;
  position: relative;
}
.article-aside:before,
.article-aside:after {
  content: " ";
  display: table;
}
.article-aside:after {
  clear: both;
}
.article-aside a {
  color: #96a1a3;
}
.article-aside a:hover,
.article-aside a:focus {
  color: #006e3a;
}
.article-aside .btn-group .btn {
  background-color: transparent;
  border: 0;
}
.article-aside .btn-group .btn + .dropdown-menu a:hover,
.article-aside .btn-group .btn + .dropdown-menu a:focus,
.article-aside .btn-group .btn + .dropdown-menu a:active {
  color: #ffffff;
}
.article-info {
  margin: 0;
  float: left;
  padding-right: 26px;
}
@media screen and (max-width: 991px) {
  .article-info {
    width: 70%;
  }
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 700;
}
article {
  margin-bottom: 30px;
  margin-top: 30px;
}
.item-page article {
  margin-top: 0;
  margin-bottom: 0;
}
.article-body {
  font-size: 16px;
}
.article-footer {
  clear: both;
  color: #96a1a3;
  font-size: 14px;
  margin-bottom: 26px;
}
.article-footer:before,
.article-footer:after {
  content: " ";
  display: table;
}
.article-footer:after {
  clear: both;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 10px 39px 26px 0;
}
@media screen and (max-width: 767px) {
  .article-intro img[align=left] img,
  .article-content img[align=left] img,
  .article-intro .img_caption.left img,
  .article-content .img_caption.left img,
  .article-intro .pull-left.item-image img,
  .article-content .pull-left.item-image img {
    width: 100%;
  }
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin-left: 26px;
}
@media screen and (max-width: 991px) {
  .article-intro img[align=right],
  .article-content img[align=right],
  .article-intro .img_caption.right,
  .article-content .img_caption.right,
  .article-intro .pull-right.item-image,
  .article-content .pull-right.item-image {
    margin-left: 0;
    float: none;
  }
}
.article-content {
  font-size: 16px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.item-image-box:before,
.item-image-box:after {
  content: " ";
  display: table;
}
.item-image-box:after {
  clear: both;
}
.item-image-box .item-image.pull-left,
.item-image-box .item-image.pull-right {
  float: none !important;
}
.item-image.pull-left {
  margin-right: 26px;
}
@media screen and (max-width: 767px) {
  .item-image.pull-left {
    margin-right: 0;
  }
}
.item-image img {
  width: 100%;
  height: auto;
  margin-top: 13px;
}
.items-leading .item-image img {
  width: 100%;
  height: auto;
  margin-top: 13px;
}
.cols-2 .item-image,
.cols-3 .item-image,
.cols-4 .item-image {
  float: none !important;
  max-height: 200px;
  overflow: hidden;
}
.article-index + .article-content,
#article-index + .article-content {
  width: 70%;
  float: left;
}
@media screen and (max-width: 767px) {
  .article-index + .article-content,
  #article-index + .article-content {
    float: none;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .article-index + .article-content,
  #article-index + .article-content {
    float: none;
    width: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin: 0;
  background: none;
  padding: 0;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin: 0;
  background: none;
  padding: 0;
}
.img-intro-none.none,
.img-intro-left.none,
.img-intro-right.none,
.img-fulltext-none.none,
.img-fulltext-left.none,
.img-fulltext-right.none,
.img_caption.none {
  width: auto !important;
}
.img-fulltext-left {
  float: left;
  margin-right: 26px;
}
.img-fulltext-right {
  float: right;
  margin-left: 26px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #ecf0f1;
  color: #505656;
  font-size: 14px;
  width: 100%;
  margin: 0;
  padding: 13px 26px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
  .img_caption.right,
  .img_caption.left {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .img_caption.right img,
  .img_caption.left img {
    margin-left: 0;
    margin-right: 0;
  }
}
article aside .btn-group {
  position: absolute;
  top: 0;
  right: 0;
  float: none;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.btn-group .dropdown-toggle {
  margin-top: -5px;
}
.btn-group .dropdown-toggle:focus,
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.items-row.cols-2 article .col-sm-4 .btn-group,
.items-row.cols-3 article .col-sm-4 .btn-group,
.items-row.cols-4 article .col-sm-4 .btn-group,
.items-row.cols-2 article .col-sm-8 .btn-group,
.items-row.cols-3 article .col-sm-8 .btn-group,
.items-row.cols-4 article .col-sm-8 .btn-group {
  top: 0;
  right: 10px;
}
.item-page {
  position: relative;
}
.item-page .article-aside .dropdown-toggle {
  margin: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #fbfbfb;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 26px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 20px;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 20px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
@media screen and (min-width: 768px) {
  .login-wrap {
    width: 400px;
    margin: 0 auto;
  }
}
.login-wrap .login-description {
  color: #96a1a3;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 26px;
  line-height: 1.625;
  text-align: center;
}
.login-wrap form fieldset {
  -webkit-box-shadow: 0 1px 3px #eeeeee;
  box-shadow: 0 1px 3px #eeeeee;
  border: 1px solid #ecf0f1;
  border-radius: 5px;
  padding: 26px;
  margin-bottom: 39px;
}
.login-wrap form .control-label {
  text-align: left;
}
.login-wrap form .control-label > label {
  font-size: 15px;
}
.login-wrap form .form-group {
  margin-bottom: 13px;
}
.login-wrap form div > input {
  width: 100%;
  font-size: 14px;
}
.login-wrap form .btn {
  width: 100%;
}
.login-wrap .checkbox > label {
  color: #96a1a3;
  display: block;
  font-weight: 400;
  font-size: 14px;
}
.login-wrap .checkbox > label input {
  margin-top: 5px;
}
.login-wrap .action-button {
  margin-bottom: 13px;
}
.login-wrap .other-links {
  font-size: 14px;
  padding: 0;
}
.login-wrap .other-links ul {
  padding: 0;
  text-align: center;
}
.login-wrap .other-links ul li {
  display: inline-block;
  margin: 0 5px 5px;
}
.login-wrap .other-links ul li > a {
  color: #96a1a3;
}
.login-wrap .other-links ul li > a:hover,
.login-wrap .other-links ul li > a:active,
.login-wrap .other-links ul li > a:focus {
  color: #006e3a;
  text-decoration: none;
}
.logout .form-horizontal .control-group .controls {
  margin: 0 auto;
  text-align: center;
}
.logout .logout-description {
  text-align: center;
  margin-bottom: 26px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: 700;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
@media screen and (min-width: 768px) {
  .registration,
  .profile-edit {
    width: 600px;
    margin: 0 auto;
  }
}
.registration .page-header,
.profile-edit .page-header {
  border: none;
  text-align: center;
  padding: 0;
  margin-bottom: 39px;
}
.registration .page-header > h1,
.profile-edit .page-header > h1 {
  font-size: 45px;
  color: #27292e;
  font-weight: 700;
}
.registration legend,
.profile-edit legend {
  color: #96a1a3;
  border: none;
  margin-bottom: 13px;
  text-align: center;
}
.registration .form-box,
.profile-edit .form-box {
  -webkit-box-shadow: 0 1px 3px #eeeeee;
  box-shadow: 0 1px 3px #eeeeee;
  padding: 26px;
  border: 1px solid #ecf0f1;
}
.registration fieldset + fieldset .form-box,
.profile-edit fieldset + fieldset .form-box {
  margin-top: 26px;
}
.registration fieldset .row > div,
.profile-edit fieldset .row > div {
  margin-bottom: 13px;
}
.registration fieldset .row > div:first-child,
.profile-edit fieldset .row > div:first-child {
  width: 100%;
  margin-bottom: 0;
}
.registration .form-actions,
.profile-edit .form-actions {
  background: none;
  margin-top: 13px;
  text-align: center;
}
.registration .form-actions .btn,
.profile-edit .form-actions .btn {
  margin: 0 6.5px 13px;
}
.registration .form-horizontal .control-label,
.profile-edit .form-horizontal .control-label {
  text-align: left;
}
.registration .form-horizontal .control-label label,
.profile-edit .form-horizontal .control-label label {
  font-size: 15px;
}
.registration .form-horizontal .control-label #jform_spacer-lbl,
.profile-edit .form-horizontal .control-label #jform_spacer-lbl {
  font-size: 14px;
  font-weight: 400;
  color: #96a1a3;
}
.registration div > input,
.profile-edit div > input {
  width: 100%;
  display: inline-block;
}
.registration div > textarea,
.profile-edit div > textarea {
  width: 100%;
  min-height: 100px;
}
.registration .calendar,
.profile-edit .calendar {
  margin-left: -26px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.profile-edit .form-actions {
  background: none;
}
.profile-edit .form-actions .btn {
  margin-bottom: 13px;
}
.profile-edit #helpsite-refresh {
  margin-top: 13px;
}
.profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:focus {
  background: #3d4045;
  color: #ffffff;
}
.com_mailto body {
  padding: 13px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: 700;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: 700;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: 700;
  padding-left: 10px;
}
.reset,
.remind {
  width: 400px;
  margin: 0 auto;
}
.reset .form-validate .form-box,
.remind .form-validate .form-box {
  border: 1px solid #ecf0f1;
  border-radius: 5px;
  padding: 26px;
  margin-bottom: 39px;
  -webkit-box-shadow: 0 1px 3px #eeeeee;
  box-shadow: 0 1px 3px #eeeeee;
}
.reset .form-validate .form-box .form-group,
.remind .form-validate .form-box .form-group {
  margin-left: 0;
  margin-right: 0;
}
.reset .form-validate .form-box .form-group > div,
.remind .form-validate .form-box .form-group > div {
  width: 100%;
  float: none;
  text-align: left;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.reset .form-validate fieldset .form-group:last-child,
.remind .form-validate fieldset .form-group:last-child {
  margin-bottom: 0;
}
.reset #recaptcha_area,
.remind #recaptcha_area {
  margin-bottom: 26px;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.search .form-control {
  width: 100%;
  display: block;
}
.ie8 .search .form-control {
  width: 100%;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 26px 0;
}
#searchForm legend {
  margin-bottom: 13px;
  border: none;
  font-size: 36px;
  font-weight: 700;
  color: #27292e;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 26px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
  margin-top: 6px;
}
#searchForm .phrases-box label {
  font-weight: 400;
}
#searchForm .btn {
  border-radius: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 13px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 13px;
  display: inline;
  vertical-align: top;
}
#search-form .word .form-group .btn,
#search-form .word .form-group .inputbox {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.article-image-full {
  margin-bottom: 30px;
}
.article-image-full img {
  margin-top: 0;
  width: 100%;
  height: auto;
}
.article-index + .article-image-full,
#article-index + .article-image-full {
  max-width: 70%;
  padding: 0;
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .article-index + .article-image-full,
  #article-index + .article-image-full {
    max-width: none;
    width: 100%;
    padding: 0;
  }
}
.search-results {
  margin-top: 26px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 18px;
  margin-top: 26px;
}
.search-results .result-category {
  font-size: 14px;
  color: #96a1a3;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #505656;
  margin-top: 26px;
}
.search-results .result-created {
  font-size: 14px;
  color: #96a1a3;
}
div.finder {
  margin-bottom: 26px;
}
.contact {
  font-size: 15px;
  color: #96a1a3;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.contact .page-header {
  margin: 0;
  padding: 0;
}
.contact .page-header h2,
.contact h3 {
  color: #27292e;
  font-size: 16px;
  font-weight: 700;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  margin: 0 0 26px 0;
  text-transform: uppercase;
}
.contact .contact-left {
  margin-bottom: 26px;
}
.contact .panel-body {
  padding: 26px;
}
.contact .panel-body .col-sm-12 {
  background: none;
  padding: 0;
  margin: 0;
}
.contact .panel-body .form-group {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .contact .panel-body #jform_contact_emailmsg {
    width: auto;
  }
}
.contact .tab-content {
  padding-top: 26px;
}
@media (min-width: 768px) {
  .contact .tab-content #jform_contact_emailmsg {
    width: auto;
  }
}
.contact-form legend {
  border-bottom: 0;
  color: #ff8800;
  font-size: 15px;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form .form-group .control-label {
  padding-top: 0;
  text-align: left;
  vertical-align: top;
  font-weight: 700;
  margin-bottom: 5px;
  color: #3d4045;
}
@media (min-width: 992px) {
  .contact-form .form-group .control-label {
    display: inline-block;
    width: 12%;
  }
}
.contact-form .form-group .control-label.invalid {
  border: 0;
}
.contact-form .form-group #jform_captcha-lbl {
  display: block;
  width: 100%;
  padding: 0 15px;
}
.contact-form .checkbox input[type="checkbox"] {
  margin-left: 0;
  width: auto;
}
.contact-form .control-btn {
  margin-top: 13px;
}
@media (min-width: 768px) {
  .contact-form .control-btn {
    margin-top: 0;
    text-align: right;
  }
}
.contact-miscinfo {
  margin-bottom: 52px;
}
.contact-miscinfo dl {
  margin-bottom: 0;
}
.contact-address {
  margin-bottom: 52px;
}
.contact-address dd {
  margin-bottom: 5px;
}
.contact-address dd .fa {
  width: 16px;
  margin-right: 6px;
}
.contact-links ul li {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.contact-links ul li a {
  background: none;
  border: 1px solid #006e3a;
  border-radius: 20px;
  color: #006e3a;
  padding: 6px 16px;
  position: relative;
  transition: 0.5s;
}
.contact-links ul li a:hover,
.contact-links ul li a:active,
.contact-links ul li a:focus {
  background: #006e3a;
  color: #ffffff;
}
.contact .accordion-toggle {
  font-weight: 700;
}
.plain-style-1 {
  margin-bottom: 60px;
}
.contact-header-1 {
  text-align: center;
}
.contact-header-1 h2 {
  font-size: 50px;
  margin-bottom: 30px;
}
.contact-header-1 .contact-name {
  color: #000000;
  font-weight: 300;
}
.form-group-1 {
  margin-bottom: 30px;
}
.form-group-1 input {
  border: 1px solid #eef1f3;
  background-color: #eef1f3;
  font-size: 17px;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  height: 70px;
  width: 100%;
  width: 100% \9!important;
  line-height: 55px \9;
}
.form-group-1 input::-moz-placeholder {
  color: #505656;
  opacity: 1;
}
.form-group-1 input:-ms-input-placeholder {
  color: #505656;
}
.form-group-1 input::-webkit-input-placeholder {
  color: #505656;
}
.form-group-1 input:focus {
  box-shadow: none;
  border: 1px solid #e5eaec;
  background-color: #e5eaec;
}
.form-group-1 input.invalid {
  border-color: #ff6666;
}
.form-group-1 textarea {
  border: 1px solid #eef1f3;
  background-color: #eef1f3;
  font-size: 17px;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.form-group-1 textarea::-moz-placeholder {
  color: #505656;
  opacity: 1;
}
.form-group-1 textarea:-ms-input-placeholder {
  color: #505656;
}
.form-group-1 textarea::-webkit-input-placeholder {
  color: #505656;
}
.form-group-1 textarea:focus {
  box-shadow: none;
  background-color: #e5eaec;
}
.form-group-1 textarea.invalid {
  border-color: #ff6666;
}
.form-group-1 .checkbox {
  font-size: 16px;
}
.form-group-1 .checkbox input {
  margin-left: 0;
  margin-top: 6px;
  height: auto;
  float: left;
  width: auto;
  width: auto \9!important;
}
.form-group-1 .control-btn {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .form-group-1 .control-btn {
    text-align: left;
    margin-top: 26px;
  }
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .archive .filter-search {
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 767px) {
  .archive .filter-search > select {
    margin-bottom: 13px;
  }
}
.archive .filter-search .form-group {
  vertical-align: top;
}
@media screen and (max-width: 991px) {
  .archive .btn {
    display: block;
  }
}
.categories-list {
  margin-bottom: 26px;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .categories-list {
    margin-left: -26px;
    margin-right: -26px;
  }
}
.categories-list:before,
.categories-list:after {
  content: " ";
  display: table;
}
.categories-list:after {
  clear: both;
}
.categories-list .category-item {
  width: 33.333333%;
  display: block;
  padding: 26px;
  float: left;
}
.categories-list .category-item .page-header {
  font-size: 18px;
}
.categories-list .category-item .page-header a {
  color: #27292e;
}
.categories-list .category-item .category-intro-img {
  display: block;
  width: 100%;
  height: 200px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  -webkit-transition: all 0.5s linear 0.2s;
  -o-transition: all 0.5s linear 0.2s;
  transition: all 0.5s linear 0.2s;
}
.categories-list .category-item:hover .category-intro-img {
  background-position: 0 100%;
}
@media screen and (max-width: 767px) {
  .categories-list .category-item {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .categories-list .category-item {
    width: 50%;
  }
}
.categories-list .category-item .category-desc {
  overflow: hidden;
  color: #96a1a3;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .categories-list .category-item .category-desc {
    white-space: normal;
    text-overflow: inherit;
  }
}
.categories-list .category-item .category-desc p {
  display: inline;
}
.categories-list .category-item .category-desc img {
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  -o-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
  opacity: 1;
  filter: alpha(opacity=100);
  margin-bottom: 26px;
}
.categories-list .category-item:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.categories-list .category-item:hover .page-header a {
  color: #006e3a;
  text-decoration: none;
}
.category-item {
  text-align: center;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 13px 5px;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 16px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 13px 5px;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  margin-bottom: 26px;
  margin-top: 0;
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .newsfeed-category > h2,
  .newsfeed > h2 {
    font-size: 45px;
  }
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 26px;
}
.newsfeed-category .category li,
.newsfeed .category li {
  background: none;
  padding: 20px 0;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed-category .category li .list > a,
.newsfeed .category li .list > a {
  font-size: 15px;
}
.newsfeed-category .category li:hover,
.newsfeed .category li:hover {
  background: none;
}
.newsfeed-category .category li:hover a,
.newsfeed .category li:hover a {
  color: #3d4045;
}
.newsfeed-category .category li:hover a:hover,
.newsfeed .category li:hover a:hover,
.newsfeed-category .category li:hover a:active,
.newsfeed .category li:hover a:active,
.newsfeed-category .category li:hover a:focus,
.newsfeed .category li:hover a:focus {
  color: #006e3a;
}
.newsfeed .feed-description {
  margin-bottom: 26px;
  font-size: 18px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 16px;
}
.newsfeed ol li > a {
  font-weight: 700;
  font-size: 18px;
}
.weblink-category > h2 {
  margin-bottom: 26px;
  margin-top: 0;
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .weblink-category > h2 {
    font-size: 45px;
  }
}
.weblink-category .category li {
  background: none;
  padding: 20px 0;
}
.weblink-category .category li:before,
.weblink-category .category li:after {
  content: " ";
  display: table;
}
.weblink-category .category li:after {
  clear: both;
}
.weblink-category .category li p {
  font-size: 14px;
  margin: 6.5px 0 0 0;
}
.weblink-category .category li span.badge {
  font-size: 12px;
}
.weblink-category .category li:hover {
  background: none;
}
.weblink-category .category li:hover span.badge {
  background: #006e3a;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #dadedf;
  float: left;
  line-height: normal;
  font-size: 15px;
  font-weight: 700;
  margin-right: 0;
  padding: 13px 26px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 26px;
  font-weight: 700;
  clear: both;
}
#article-index,
.article-index {
  border: 2px solid #dadedf;
  border-radius: 0;
  float: right;
  padding: 26px;
  margin: 0 0 26px 26px;
  width: 25%;
}
@media screen and (max-width: 991px) {
  #article-index,
  .article-index {
    width: auto;
    margin: 0 0 26px 0;
  }
}
#article-index > h3,
.article-index > h3 {
  margin-top: 0;
  font-size: 24px;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin: 0 0 0 26px;
  list-style: decimal;
  display: list-item;
}
#article-index ul > li > a,
.article-index ul > li > a {
  padding: 13px 0;
  border-radius: 0;
  font-size: 14px;
  color: #505656;
  display: block;
}
#article-index ul > li > a:hover,
.article-index ul > li > a:hover,
#article-index ul > li > a:active,
.article-index ul > li > a:active,
#article-index ul > li > a:focus,
.article-index ul > li > a:focus,
#article-index ul > li > a.active,
.article-index ul > li > a.active {
  color: #006e3a;
  text-decoration: none;
  background: none;
}
#article-index ul > li:first-child a,
.article-index ul > li:first-child a {
  padding-top: 0;
}
#article-index ul > li:last-child a,
.article-index ul > li:last-child a {
  padding-bottom: 0;
  border-bottom: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  color: #006e3a;
  background: none;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: none;
  color: #003b1f;
}
@media screen and (max-width: 480px) {
  #article-index,
  .article-index {
    width: auto;
    float: none;
    margin-left: 0;
    padding: 13px;
  }
}
.pagenav {
  margin: 0 0 26px 0;
  padding: 0;
  list-style: none;
}
.pagenav:before,
.pagenav:after {
  content: " ";
  display: table;
}
.pagenav:after {
  clear: both;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
  float: left;
}
.pagenav > li.pagenav-next,
.pagenav > li.next {
  float: right;
}
.pagenav li > a {
  line-height: normal;
  font-weight: normal;
  color: #96a1a3;
  border-width: 2px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  text-decoration: none;
  color: #006e3a;
  background: none;
}
.items-more h3 {
  color: red;
}
.readmore {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog .readmore a {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  display: inline;
  color: #96a1a3;
}
.blog .readmore a:hover,
.blog .readmore a:focus {
  color: #006e3a;
  background: none;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 13px 0;
}
.filters select,
.filters .inputbox {
  height: 40px;
}
.filters .btn {
  border-radius: 5px;
}
.filters > .btn-group {
  margin-left: 0;
}
.display-limit {
  margin: 13px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
.rating-form {
  display: inline-block;
  line-height: 16px;
  vertical-align: middle;
}
.rating-form .rating-log {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  padding: 0 0 0 5px;
}
.rating-form .formLogLoading,
.rating-form .rating-log-loading {
  background: url("/templates/uber/images/loading.gif") no-repeat left center transparent;
  height: 25px;
  padding: 0 0 0 20px;
}
.rating-form .rating-list,
.rating-form .rating-list a:hover,
.rating-form .rating-list .rating-current {
  background: url("/templates/uber/images/rating-stars.png") repeat-x left -1000px;
}
.rating-form .rating-list {
  background-position: left top;
  float: left;
  height: 16px !important;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 80px;
}
.rating-form .rating-list li {
  background: none;
  display: inline;
  padding: 0;
  border: none;
  float: left;
  width: 100%;
}
.rating-form .rating-list a,
.rating-form .rating-list .rating-current {
  border: medium none;
  cursor: pointer;
  height: 16px;
  left: 0;
  line-height: 16px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.rating-form .rating-list a:hover {
  background-position: left bottom;
}
.rating-form .rating-list .one-star {
  width: 20%;
  z-index: 6;
}
.rating-form .rating-list .two-stars {
  width: 40%;
  z-index: 5;
}
.rating-form .rating-list .three-stars {
  width: 60%;
  z-index: 4;
}
.rating-form .rating-list .four-stars {
  width: 80%;
  z-index: 3;
}
.rating-form .rating-list .five-stars {
  width: 100%;
  z-index: 2;
}
.rating-form .rating-list .rating-current {
  background: url("/templates/uber/images/rating-stars.png") repeat-x 0 center !important;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.product-layout.com_content.view-category .t3-content {
  padding-left: 0;
  padding-right: 0;
}
.product-layout.com_content.view-article .t3-mainbody.container > .row {
  margin-left: 0;
  margin-right: 0;
}
.product-layout.com_content.view-article .t3-mainbody.container,
.product-layout.com_content.view-article .t3-content {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.product-layout.com_content.view-article .masthead,
.product-layout.com_content.view-article .ja-submenu {
  display: none;
}
.product-layout.com_content.view-article .product-header {
  background: #eeeeee;
  border-top: 0 none;
  color: #505656;
  font-size: 18px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 78px;
  text-align: center;
  z-index: 9;
}
.product-layout.com_content.view-article .product-header .btn {
  border-radius: 30px;
  border-width: 3px;
  margin-left: 6px;
  margin-right: 6px;
  text-decoration: none;
}
.product-layout.com_content.view-article .product-header .btn .fa,
.product-layout.com_content.view-article .product-header .btn .edd_price {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  font-style: normal;
  margin-left: 26px;
  padding-left: 26px;
}
.product-layout.com_content.view-article .product-header .btn-default {
  background: none;
  border: 3px solid #505656;
  color: #505656;
  font-weight: 400;
}
.product-layout.com_content.view-article .product-header .btn-default:hover,
.product-layout.com_content.view-article .product-header .btn-default:focus,
.product-layout.com_content.view-article .product-header .btn-default:active {
  background: rgba(0, 0, 0, 0.08);
}
.product-layout.com_content.view-article .product-header .btn-default .fa {
  padding-left: 31px;
  margin-left: 26px;
  border-left: 1px solid #505656;
}
.product-layout.com_content.view-article .product-header .btn-primary {
  border-color: #006e3a;
  color: #fff;
  font-weight: 400;
}
.product-layout.com_content.view-article .product-header .btn-primary:hover,
.product-layout.com_content.view-article .product-header .btn-primary:focus,
.product-layout.com_content.view-article .product-header .btn-primary:active {
  background: #003b1f;
  border-color: #003b1f;
}
.product-layout.com_content.view-article .product-desc {
  margin-bottom: 26px;
}
.product-layout.com_content.view-article .product-cta {
  margin-top: 52px;
  margin-bottom: 104px;
}
@media screen and (max-width: 480px) {
  .product-layout.com_content.view-article .product-cta .btn {
    margin-bottom: 26px;
    display: block;
  }
}
.product-layout.com_content.view-article .product-carousel {
  height: 520px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .product-layout.com_content.view-article .product-carousel {
    height: 190px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-layout.com_content.view-article .product-carousel {
    height: 320px;
  }
}
.product-layout.com_content.view-article .product-carousel .product-carousel-item {
  left: 100px;
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-layout.com_content.view-article .product-carousel .product-carousel-item img {
  max-width: 100%;
}
.product-layout.com_content.view-article .product-carousel .product-carousel-item.first {
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-layout.com_content.view-article .product-carousel .product-carousel-item.next,
.product-layout.com_content.view-article .product-carousel .product-carousel-item.last {
  cursor: pointer;
  left: 240px;
  top: 78px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.product-layout.com_content.view-article .product-carousel .product-carousel-item.next:hover,
.product-layout.com_content.view-article .product-carousel .product-carousel-item.last:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
@media screen and (max-width: 767px) {
  .product-layout.com_content.view-article .product-carousel .product-carousel-item.next,
  .product-layout.com_content.view-article .product-carousel .product-carousel-item.last {
    right: 40px;
    top: 40px;
  }
}
.product-layout.com_content.view-article .product-carousel .product-carousel-item.last {
  left: 0;
}
@media screen and (max-width: 767px) {
  .product-layout.com_content.view-article .product-carousel .product-carousel-item {
    left: 40px;
  }
}
.product-layout.com_content.view-article .article-header {
  text-align: center;
}
.product-layout.com_content.view-article .article-header .article-title {
  color: #27292e;
  font-size: 100px;
  letter-spacing: 6px;
  line-height: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}
.product-layout.com_content.view-article .article-header .article-title a {
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .product-layout.com_content.view-article .article-header .article-title {
    font-size: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}
.product-layout.com_content.view-article .product-tagline {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.18em;
  text-decoration: none;
  text-transform: uppercase;
  color: #96a1a3;
  text-align: center;
  margin-bottom: 26px;
}
.product-layout.com_content.view-article .product-nav {
  background: #f4f6f7;
  border-bottom: 1px solid #ecf0f1;
  border-top: 1px solid #e6ebed;
}
.product-layout.com_content.view-article .product-nav .nav-tabs {
  border-bottom: 0 none;
  border-left: 1px solid #ecf0f1;
  margin: 0 0 -1px;
  width: auto;
  float: left;
}
.product-layout.com_content.view-article .product-nav .nav-tabs > li > a {
  background: none;
  border: none;
  border-right: #ecf0f1;
  border-radius: 0;
  color: #96a1a3;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  padding: 18px 40px 14px;
  text-transform: uppercase;
}
.product-layout.com_content.view-article .product-nav .nav-tabs > li > a:hover,
.product-layout.com_content.view-article .product-nav .nav-tabs > li > a:focus,
.product-layout.com_content.view-article .product-nav .nav-tabs > li > a:active {
  outline: none;
}
@media screen and (max-width: 767px) {
  .product-layout.com_content.view-article .product-nav .nav-tabs > li > a {
    padding: 15px 20px;
  }
}
.product-layout.com_content.view-article .product-nav .nav-tabs > li.active > a {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #27292e;
}
.product-layout.com_content.view-article .product-nav .ja-bookmark {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.product-layout.com_content.view-article .product-nav .ja-bookmark .jacomment-count {
  top: 8px;
  right: 180px;
  position: absolute;
  white-space: nowrap;
}
.product-layout.com_content.view-article .product-nav .ja-bookmark .fa {
  margin-left: 15px;
  color: #ffffff;
  display: block;
  float: left;
  height: 26px;
  line-height: 26px;
  text-align: center;
  width: 40px;
  background: #000000;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-layout.com_content.view-article .product-nav .ja-bookmark .addthis_button_facebook .fa {
  background-color: #3b5998;
}
.product-layout.com_content.view-article .product-nav .ja-bookmark .addthis_button_twitter .fa {
  background-color: #3a92c8;
}
.product-layout.com_content.view-article .product-nav .ja-bookmark .addthis_button_google .fa {
  background-color: #dd4b39;
}
.product-layout.com_content.view-article .product-detail .tab-content {
  padding: 52px 0 0;
}
.product-layout.com_content.view-article .product-detail .quick-info {
  margin-bottom: 52px;
}
.product-layout.com_content.view-article .product-detail .quick-info .content {
  border-bottom: 1px solid #ecf0f1;
  padding: 0;
}
.product-layout.com_content.view-article .product-detail .quick-info .content:before,
.product-layout.com_content.view-article .product-detail .quick-info .content:after {
  content: " ";
  display: table;
}
.product-layout.com_content.view-article .product-detail .quick-info .content:after {
  clear: both;
}
.product-layout.com_content.view-article .product-detail .quick-info dl {
  display: block;
  float: left;
  margin-bottom: 0;
  padding: 15px 30px 15px 15px;
}
.product-layout.com_content.view-article .product-detail .quick-info dl dt {
  color: #505656;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.product-layout.com_content.view-article .product-detail .quick-info dl dd {
  border: 1px solid transparent;
  color: #3d4045;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 4px 0 0;
}
.product-layout.com_content.view-article .row-detail {
  overflow: hidden;
  padding-bottom: 52px;
  padding-top: 52px;
}
.product-layout.com_content.view-article .row-detail .content,
.product-layout.com_content.view-article .row-detail .img {
  padding-right: 30px;
  padding-left: 30px;
}
@media screen and (max-width: 1199px) {
  .product-layout.com_content.view-article .row-detail .content img,
  .product-layout.com_content.view-article .row-detail .img img {
    max-width: 100%;
  }
}
.product-layout.com_content.view-article .row-detail h3 {
  font-size: 32px;
  line-height: normal;
  margin: 26px 0;
}
.product-layout.com_content.view-article .row-detail p {
  color: #96a1a3;
  font-size: 18px;
  line-height: 1.8;
}
.product-layout.com_content.view-article .row-detail-banner {
  padding-bottom: 0;
}
.ie8 .row-detail {
  overflow: visible;
}
.ie8 .row-detail .content,
.ie8 .row-detail .img {
  position: static;
}
#system-message dt {
  font-weight: 700;
}
#system-message dd {
  font-weight: 700;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
  line-height: 1.625;
}
#system-message {
  margin-bottom: 26px;
}
#system-message > div {
  padding: 13px;
}
#system-message p {
  margin-bottom: 0;
}
#system-message dt {
  font-weight: 700;
}
#system-message dd.message ul {
  border: 1px solid #bce8f1;
  background: #d9edf7;
}
#system-message dd.message ul li {
  color: #3a87ad;
  font-weight: 400;
  position: relative;
}
#system-message dd.message ul li:before {
  content: "\f0d0";
  font-family: FontAwesome;
  margin-right: 6.5px;
  font-size: 18px;
}
#system-message dd.error ul {
  border: 1px solid #ebccd1;
  background: #f2dede;
}
#system-message dd.error ul li {
  font-weight: 400;
  position: relative;
  color: #b94a48;
}
#system-message dd.error ul li:before {
  content: "\f00d";
  font-family: FontAwesome;
  margin-right: 6.5px;
  font-size: 18px;
}
#system-message dd.notice ul {
  border: 1px solid #d6e9c6;
  background: #dff0d8;
}
#system-message dd.notice ul li {
  color: #468847;
  font-weight: 400;
  position: relative;
}
#system-message dd.notice ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 6.5px;
  font-size: 18px;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.message-home #system-message {
  margin-bottom: 0;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: 700;
  padding: 5px 10px;
}
.tip-text {
  font-size: 16px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 13px;
}
.edit.item-page .input-append .btn,
.edit.item-page .input-prepend .btn,
.edit.item-page a.modal.btn {
  color: #ffffff;
  padding: 6px 10px;
  text-shadow: none;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.contentpane .item-image.pull-left {
  margin-right: 26px;
}
.contentpane .item-image.pull-right {
  margin-left: 26px;
}
.contentpane .item-page ul,
.contentpane .item-page ol {
  display: inline-block;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #dddddd;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #dddddd;
}
.btn-group .chzn-results {
  white-space: normal;
}
@media (min-width: 1200px) {
  .article-intro {
    position: relative;
  }
  .article-intro .jacomment-count {
    position: absolute;
    right: 0;
    top: -26px;
  }
  .article-intro .has-icon .jacomment-count {
    right: 30px;
  }
}
.article-aside + .jacomment-count {
  margin-top: -52px;
  margin-bottom: 26px;
}
.tags {
  position: relative;
  color: #96a1a3;
  margin-bottom: 30px;
}
.tags span a.label,
.tags span a {
  color: #96a1a3;
  background: #fbfcfc;
  font-size: 14px;
  font-weight: normal;
  padding: 8px;
  border: 0;
  margin: 0 5px 5px 0;
}
.tags span a.label:hover,
.tags span a:hover,
.tags span a.label:focus,
.tags span a:focus {
  background: #ecf0f1;
  color: #3d4045;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  color: #ffffff;
  padding: 6.5px 13px;
  text-transform: none;
  text-shadow: none;
}
#editor-xtd-buttons .btn:hover,
.toggle-editor .btn:hover,
#editor-xtd-buttons .btn:focus,
.toggle-editor .btn:focus {
  background: #006e3a;
  border-color: #006e3a;
}
.modal_jform_contenthistory {
  background: #3d4045;
  color: #ffffff;
}
.modal_jform_contenthistory:hover,
.modal_jform_contenthistory:focus,
.modal_jform_contenthistory:active {
  background: #27292e;
}
#window-mainbody .btn {
  background: #3d4045;
  border-color: #3d4045;
  color: #ffffff;
}
#window-mainbody .btn:hover,
#window-mainbody .btn:focus,
#window-mainbody .btn:active {
  background: #006e3a;
  border-color: #006e3a;
}
#window-mainbody .btn.btn-primary {
  background: #006e3a;
}
#window-mainbody .btn.btn-primary:hover,
#window-mainbody .btn.btn-primary:focus,
#window-mainbody .btn.btn-primary:active {
  background: #003b1f;
  border-color: #003b1f;
}
#window-mainbody .btn-toolbar label {
  margin-top: 5.2px;
}
#window-mainbody .btn-toolbar #filter_search {
  height: 33px;
}
#window-mainbody .btn-toolbar .btn-wrapper {
  display: inline;
}
#editor-xtd-buttons {
  margin-top: 13px;
}
.blog-style1 .blog-item .article-aside {
  position: initial;
}

.page-header {
  padding-bottom: 0;
  margin: 0 0 26px;
  border-bottom: none;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
  color: #27292e;
  margin: 0 0 26px;
  font-size: 45px;
}
@media screen and (min-width: 768px) {
  .page-title,
  .page-header h1 {
    font-size: 56px;
  }
}
.clean .page-header {
  border: none;
  text-align: center;
  padding: 0;
}
.clean .page-header > h1 {
  font-size: 45px;
  color: #27292e;
  font-weight: 700;
  line-height: 1.625;
}
.page-subheader {
  border-bottom: 1px solid #dadedf;
  margin: 0 0 26px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -26px;
}
.article-header {
  padding-right: 30px;
}
.article-header:before,
.article-header:after {
  content: " ";
  display: table;
}
.article-header:after {
  clear: both;
}
.article-header .article-title a {
  color: #27292e;
  font-weight: 700;
}
.article-header .article-title a:hover,
.article-header .article-title a:focus {
  color: #006e3a;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .article-header {
    padding-right: 0;
  }
}
.article-title,
.article-header h1 {
  margin: 0 0 26px 0;
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    margin-top: 26px;
    margin-right: 32.5px;
    font-size: 20px;
  }
}
.article-title a,
.article-header h1 a {
  color: #27292e;
  font-weight: 700;
}
.article-title a:hover,
.article-header h1 a:hover,
.article-title a:focus,
.article-header h1 a:focus {
  color: #006e3a;
  text-decoration: none;
}
h2.article-title,
.article-header h2 {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 20px;
  }
}
.items-row.cols-2 article .col-sm-4 .article-title,
.items-row.cols-3 article .col-sm-4 .article-title,
.items-row.cols-4 article .col-sm-4 .article-title,
.items-row.cols-2 article .col-sm-8 .article-title,
.items-row.cols-3 article .col-sm-8 .article-title,
.items-row.cols-4 article .col-sm-8 .article-title {
  margin-top: 26px;
  font-size: 24px;
}
.item-title {
  font-weight: 700;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .jumbotron h1 {
    font-size: 45px;
  }
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron.masthead {
  color: #505656;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.jumbotron.masthead:before {
  z-index: -1;
  background: none;
}
.masthead {
  color: #ffffff;
  position: relative;
  padding: 0;
}
.masthead:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #008847;
  opacity: 0.95;
  filter: alpha(opacity=95);
  left: 0;
  top: 0;
}
.masthead .t3-module {
  padding: 0;
  margin: 0;
}
.masthead .t3-module .module-title {
  display: none;
}
.masthead .masthead-bg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  background-size: 100% auto;
}
.masthead .masthead-bg:before {
  background: #003b1f;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.masthead .nav {
  position: absolute;
  z-index: 4;
  bottom: 0;
}
.masthead .nav li {
  display: block;
  border: 0;
  padding: 0;
  float: left;
}
.masthead .nav li a {
  color: #ffffff;
  border: 1px solid #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 0;
  font-weight: 700;
  padding: 13px 26px;
  margin-right: 13px;
  position: relative;
}
.masthead .nav li a:hover,
.masthead .nav li a:focus {
  background: #002212;
  color: #ffffff;
}
.masthead .nav li a:before {
  content: "\f006";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  margin-right: 10px;
}
.masthead .nav li a.menu-news:before {
  content: "\f129";
}
.masthead .nav li a.menu-tutorials:before {
  content: "\f0eb";
}
@media screen and (max-width: 480px) {
  .masthead .nav li a {
    padding: 10px;
    margin-right: -1px;
  }
  .masthead .nav li a:before {
    display: none;
  }
}
.masthead .nav li:first-child a {
  margin-top: 2px;
}
.masthead .nav li.active a {
  color: #3d4045;
  background: #ffffff;
}
.masthead .masthead-menu {
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 3;
}
.masthead .jamasshead {
  padding: 60px 0;
}
.masthead .jamasshead .jamasshead-title {
  font-size: 56px;
  margin-top: 0;
  font-weight: 400;
  z-index: 2;
  position: relative;
}
.masthead .jamasshead .jamasshead-description {
  font-weight: 300;
  letter-spacing: 1px;
  z-index: 2;
  position: relative;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 0;
  }
  .masthead h1 {
    font-size: 112px;
  }
  .masthead p {
    font-size: 32px;
  }
  .masthead .btn-lg {
    margin-top: 26px;
    padding: 18px 42px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #006e3a;
  color: #6effba;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #3bffa2;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.pricing-page .page-title {
  margin-bottom: 26px;
}
.features-list {
  margin-top: 78px;

}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 48px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 78px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 78px;
}
.features-list .feature-row h3 {
  font-size: 32px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
#ezblog-body .profile-head .profile-avatar.float-l {
  float: left;
  margin-right: 26px;
}
#ezblog-body .profile-body {
  border: 0;
}
#ezblog-body .profile-connect .connect-links li + li {
  padding: 0;
  margin: 0;
  border: 0;
}
#ezblog-body .profile-brief .active-bloggers {
  margin-top: 10px;
}
#ezblog-body .profile-brief .active-bloggers .pts,
#ezblog-body .profile-brief .active-bloggers .pbs {
  margin-bottom: 5px;
}
#ezblog-body .profile-brief .active-bloggers .pts a,
#ezblog-body .profile-brief .active-bloggers .pbs a {
  white-space: nowrap;
}

.container-sm {
  max-width: 750px;
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin-right: auto;
  margin-left: auto;
}
.container {
  max-width: 1170px;
  width: 100%;
}
.logo {
  width: auto;
  padding-right: 0;
  text-align: center;
  height: 52px;
  line-height: 52px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .logo {
    border-right: 1px solid #dadedf;
    text-align: left;
  }
}
.logo a {
  display: block;
  height: 52px;
  line-height: 52px;
  margin: 0;
}
.logo .dropdown-toggle {
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin-left: -7.5px;
  background: none;
  color: #3d4045;
  border: 0;
  height: 52px;
  margin-top: -4px;
}
.logo .dropdown-toggle .fa {
  font-weight: 700;
  color: #505656;
}
.logo .dropdown-toggle:hover,
.logo .dropdown-toggle:focus,
.logo .dropdown-toggle:active {
  color: #006e3a;
  background: none;
  border: 0;
  outline: none;
  box-shadow: none;
}
.logo.open .dropdown-toggle {
  color: #ffffff;
  background: #27292e;
}
.logo.open .dropdown-toggle .fa {
  color: #ffffff;
}
.logo-image {
  padding-right: 15px;
  padding-left: 15px;
  min-width: 130px;
  float: left;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image img {
  max-height: 52px;
  max-width: 100%;
}
.logo-image a {
  text-decoration: none;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3d4045;
  font-size: 20px;
  white-space: nowrap;
}
.logo-text {
  padding-right: 15px;
  padding-left: 15px;
  min-width: 130px;
  float: left;
}
.logo-text a {
  text-decoration: none;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3d4045;
  font-size: 20px;
  white-space: nowrap;
}
.logo-text .site-slogan {
  display: block;
  font-size: 12px;
  margin-top: -16px;
  line-height: normal;
  color: #96a1a3;
}
.site-navigation-right {
  text-align: right;
  width: auto;
}
.site-navigation-right .off-canvas-toggle {
  float: right;
}
.head-search {
  margin-right: 52px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search,
.head-search > .custom {
  position: relative;
  padding-top: 0;
}
.head-search .search:before,
.head-search > .custom:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  color: #ecf0f1;
  z-index: 0;
}
.head-search .form-control {
  background: none;
  border: 0;
  color: #f4f6f7;
  font-size: 14px;
  margin: 0;
  padding-left: 26px;
  height: 32px;
  width: 100%;
}
.head-search .form-control::-moz-placeholder {
  color: #ecf0f1;
  opacity: 1;
}
.head-search .form-control:-ms-input-placeholder {
  color: #ecf0f1;
}
.head-search .form-control::-webkit-input-placeholder {
  color: #ecf0f1;
}
.head-search .form-control:focus {
  box-shadow: none;
}
.head-search .finder .btn {
  display: none;
}
.right-menu {
  float: right;
}
.right-menu:before,
.right-menu:after {
  content: " ";
  display: table;
}
.right-menu:after {
  clear: both;
}
.right-menu .nav li {
  line-height: 52px;
}
.right-menu .nav li > a {
  border-left: 1px solid #ecf0f1;
  color: #505656;
  height: 52px;
  display: block;
  text-transform: uppercase;
  padding: 0 13px;
}
@media screen and (min-width: 1200px) {
  .right-menu .nav li > a {
    padding: 0 20px;
  }
}
.right-menu .nav li.active > a,
.right-menu .nav li.active > a:hover {
  background: #eeeeee;
  color: #505656;
}
.right-menu .nav li > a.item-primary {
  background: #ff5722;
  color: #ffffff;
}
.right-menu .nav li > a.item-primary:hover,
.right-menu .nav li > a.item-primary:active,
.right-menu .nav li > a.item-primary:focus {
  background: #ff4408;
  color: #ffffff;
}
@media screen and (max-width: 1200px) {
  .right-menu .nav li > a.item-primary {
    text-indent: 999em;
    width: 60px;
    overflow: hidden;
  }
  .right-menu .nav li > a.item-primary:after {
    content: "Join";
    display: block;
    position: absolute;
    left: 12px;
    top: 0;
    color: #ffffff;
    text-indent: 0;
    z-index: 0;
  }
}
.head-login {
  text-indent: 999em;
  width: 40px;
}
@media screen and (min-width: 768px) {
  .head-login {
    width: 52px;
  }
}
@media screen and (min-width: 992px) {
  .head-login {
    text-indent: inherit;
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .head-login:after {
    font-family: "FontAwesome";
    content: "\f007";
    display: block;
    position: absolute;
    left: 20px;
    top: 0;
    color: #505656;
    text-indent: 0;
    z-index: 0;
  }
}
@media screen and (max-width: 767px) {
  .head-login:after {
    left: 13px;
  }
}
.t3-header {
  background-color: #ffffff;
  border-bottom: 1px solid #ecf0f1;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .t3-header {
    height: 52px;
  }
}
@media screen and (max-width: 767px) {
  .t3-header .row {
    margin: 0;
  }
  .t3-header .row > #t3-mainnav,
  .t3-header .row > .site-navigation-right,
  .t3-header .row > .logo {
    padding: 0;
  }
  .t3-header .row > .site-navigation-right {
    position: static;
  }
  .t3-header .row .logo .logo-text {
    text-align: left;
  }
  .t3-header .row .logo .list-brands {
    left: 0;
    text-align: left;
  }
  .t3-header .row .logo:hover {
    background: none;
  }
}
.t3-header.affix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.t3-header.t3-header-2 {
  background: #27292e;
  border-color: #2b2e2e;
}
.t3-header.t3-header-2 .logo {
  border-color: #2b2e2e;
}
.t3-header.t3-header-2 .logo .logo-text > a {
  color: #ecf0f1;
}
.t3-header.t3-header-2 .logo.open .dropdown-toggle {
  background-color: #ffffff;
  color: #505656;
}
.t3-header.t3-header-2 .logo.open .dropdown-toggle .fa {
  color: #505656;
}
.t3-header.t3-header-2 .logo .list-brands {
  background-color: #ffffff;
}
.t3-header.t3-header-2 .logo .list-brands li {
  border-bottom-color: #dadedf;
}
.t3-header.t3-header-2 .logo .list-brands li > a {
  color: #505656;
}
.t3-header.t3-header-2 .logo .list-brands li > a:hover,
.t3-header.t3-header-2 .logo .list-brands li > a:focus,
.t3-header.t3-header-2 .logo .list-brands li > a:active {
  background-color: #f4f6f7;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > li {
  border-right-color: #2b2e2e;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > li > a {
  color: #cccccc;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > li > a:hover,
.t3-header.t3-header-2 .navbar-default .navbar-nav > li > a:focus {
  color: #ecf0f1;
  background-color: #000000;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > li > .nav-header {
  color: #96a1a3;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > .open > a,
.t3-header.t3-header-2 .navbar-default .navbar-nav > .open > a:hover,
.t3-header.t3-header-2 .navbar-default .navbar-nav > .open > a:focus {
  border-color: #505656;
  color: #ecf0f1;
  background-color: #000000;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > .active > a,
.t3-header.t3-header-2 .navbar-default .navbar-nav > .active > a:hover,
.t3-header.t3-header-2 .navbar-default .navbar-nav > .active > a:focus {
  color: #ecf0f1;
  background-color: #000000;
}
.t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle {
  border-left-color: #2b2e2e;
  color: #cccccc;
}
.t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle:hover,
.t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle:focus,
.t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle:active {
  color: #ecf0f1;
  background-color: #000000;
  border-color: #2b2e2e;
}
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a {
  border-color: #2b2e2e;
  color: #cccccc;
}
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a:hover,
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a:active,
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a:focus {
  background: #000000;
  color: #ecf0f1;
}
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li.active > a,
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li.active > a:active,
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li.active > a:hover {
  background: #000000;
  color: #ecf0f1;
}
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li .head-login:after {
  color: #ecf0f1;
}
.t3-header.t3-header-3 {
  background: #006e3a;
  border-color: #006e3a;
}
.t3-header.t3-header-3 .logo {
  border-color: #003b1f;
}
.t3-header.t3-header-3 .logo:hover,
.t3-header.t3-header-3 .logo:active,
.t3-header.t3-header-3 .logo:focus {
  background: #002212;
}
.t3-header.t3-header-3 .logo .logo-text > a {
  color: #f4f6f7;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > li {
  border-right-color: #003b1f;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > li > a {
  color: #f4f6f7;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > li > a:hover,
.t3-header.t3-header-3 .navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #002212;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > li > .nav-header {
  color: #f4f6f7;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > .open > a,
.t3-header.t3-header-3 .navbar-default .navbar-nav > .open > a:hover,
.t3-header.t3-header-3 .navbar-default .navbar-nav > .open > a:focus {
  border-color: #003b1f;
  color: #ffffff;
  background-color: #002212;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > .active > a,
.t3-header.t3-header-3 .navbar-default .navbar-nav > .active > a:hover,
.t3-header.t3-header-3 .navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #002212;
}
.t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle {
  border-left-color: #003b1f;
  color: #f4f6f7;
}
.t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle:hover,
.t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle:focus,
.t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle:active {
  color: #ffffff;
  background-color: #002212;
  border-color: #003b1f;
}
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li > a {
  border-color: #003b1f;
  color: #f4f6f7;
}
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li > a:hover,
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li > a:focus {
  background: #002212;
  color: #ffffff;
}
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li.active > a,
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li.active > a:hover {
  background: #002212;
  color: #ffffff;
}
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li .head-login:after {
  color: #f4f6f7;
}
.t3-footer {
  background: #3d4045;
  color: #96a1a3;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.back-to-top {
  position: fixed;
  right: 26px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  .back-to-top {
    display: block;
  }
}
.back-to-top .btn {
  background: #ecf0f1;
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  color: #006e3a;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  line-height: 1;
  padding: 0;
  text-align: center;
  font-size: 22px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.back-to-top .btn:hover,
.back-to-top .btn:active,
.back-to-top .btn:focus {
  background: #006e3a;
  color: #ffffff;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.back-to-top.affix {
  bottom: 78px;
}
.back-to-top a {
  outline: none;
}
.back-to-top i {
  font-size: 20px;
  line-height: 16px;
}
.t3-copyright {
  padding: 52px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
  font-size: 15px;
}
.t3-copyright .copyright > h2 {
  margin-top: 0;
}
.footer-left {
  margin-bottom: 52px;
}
@media (min-width: 992px) {
  .footer-left {
    margin-bottom: 0;
  }
}
.footer-left > h2 {
  margin-top: 0;
  font-size: 32px;
  text-transform: uppercase;
}
.footer-left a {
  color: #96a1a3;
  border-bottom: 1px solid #96a1a3;
}
.footer-left a:hover,
.footer-left a:active,
.footer-left a:focus {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.footer-left .uber-social {
  margin-top: 26px;
  text-align: left;
}
.footer-right {
  padding: 26px;
  background: rgba(255, 255, 255, 0.05);
}
.footer-right .acymailing_module_form .acymailing_introtext {
  font-size: 15px;
  line-height: 1.625;
  color: #96a1a3;
  text-align: left;
  margin-bottom: 26px !important;
}
.footer-right .acymailing_form {
  width: 100%;
}
.footer-right .acymailing_form .acyfield_email {
  width: 72%;
}
.footer-right .acymailing_form .btn {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 5px;
}
.footer-right .acyterms {
  font-size: 14px;
  padding: 5px;
}
.footer-right .acyterms .checkbox {
  display: inline-block;
  min-height: 14px;
  vertical-align: top;
}
.footer-right .acysubbuttons {
  text-align: left;
}
.footer-right .acyfield_html label {
  font-size: 14px;
  font-weight: 400;
}
.footer-right .acymailing_mootoolsbutton > p {
  margin: 0;
}
.footer-right .acymailing_mootoolsbutton .modal {
  position: static;
  padding: 10px 20px;
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
}
.footer-right .acymailing_mootoolsbutton .modal:hover,
.footer-right .acymailing_mootoolsbutton .modal:focus,
.footer-right .acymailing_mootoolsbutton .modal.focus,
.footer-right .acymailing_mootoolsbutton .modal:active,
.footer-right .acymailing_mootoolsbutton .modal.active,
.open > .dropdown-toggle.footer-right .acymailing_mootoolsbutton .modal {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.footer-right .acymailing_mootoolsbutton .modal:active,
.footer-right .acymailing_mootoolsbutton .modal.active,
.open > .dropdown-toggle.footer-right .acymailing_mootoolsbutton .modal {
  background-image: none;
}
.footer-right .acymailing_mootoolsbutton .modal.disabled,
.footer-right .acymailing_mootoolsbutton .modal[disabled],
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal,
.footer-right .acymailing_mootoolsbutton .modal.disabled:hover,
.footer-right .acymailing_mootoolsbutton .modal[disabled]:hover,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:hover,
.footer-right .acymailing_mootoolsbutton .modal.disabled:focus,
.footer-right .acymailing_mootoolsbutton .modal[disabled]:focus,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:focus,
.footer-right .acymailing_mootoolsbutton .modal.disabled.focus,
.footer-right .acymailing_mootoolsbutton .modal[disabled].focus,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal.focus,
.footer-right .acymailing_mootoolsbutton .modal.disabled:active,
.footer-right .acymailing_mootoolsbutton .modal[disabled]:active,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:active,
.footer-right .acymailing_mootoolsbutton .modal.disabled.active,
.footer-right .acymailing_mootoolsbutton .modal[disabled].active,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.footer-right .acymailing_mootoolsbutton .modal .badge {
  color: #006e3a;
  background-color: #ffffff;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ja-social a {
  display: inline-block;
  border: none;
  margin-right: 5px;
}
.ja-social a:hover,
.ja-social a:active,
.ja-social a:focus {
  border: none;
}
.ja-social .fa {
  background: rgba(255, 255, 255, 0.05);
  border-bottom: 0 none;
  border-radius: 50%;
  color: #ffffff;
  font-size: 22px;
  height: 42px;
  line-height: 42px;
  margin: 26px 5px 0 0;
  text-align: center;
  width: 42px;
}
.ja-social .fa.fa-facebook:hover {
  background: #3b5998;
}
.ja-social .fa.fa-twitter:hover {
  background: #3a92c8;
}
.ja-social .fa.fa-google-plus:hover {
  background: #dd4b39;
}
.ja-social .fa.fa-pinterest:hover {
  background: #cb2027;
}
.ja-social .fa.fa-linkedin:hover {
  background: #287bbc;
}
.t3-sl {
  padding-bottom: 52px;
  padding-top: 52px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 78px;
    padding-top: 78px;
  }
}
.t3-mainbody {
  padding-top: 52px;
  padding-bottom: 52px;
}
.t3-mainbody.bg-main-color {
  background-color: #ffffff;
}
.clean .t3-mainbody {
  padding-bottom: 0;
}
.t3-content {
  padding-top: 26px;
  padding-bottom: 26px;
}
.clean .t3-content {
  padding-bottom: 0;
}
.t3-sidebar {
  padding-top: 26px;
  padding-bottom: 26px;
}
.joomla-page {
  text-align: center;
}
.joomla-page .bn-item {
  border-bottom: 1px solid #dadedf;
  padding-bottom: 26px;
  padding-top: 26px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .joomla-page .bn-item {
    border-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .joomla-page .bn-item {
    min-height: 400px;
    padding-bottom: 0;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .joomla-page .bn-item:hover .circle-icon {
    -webkit-transform: translate(0, -360px);
    -moz-transform: translate(0, -360px);
    -o-transform: translate(0, -360px);
    -ms-transform: translate(0, -360px);
    transform: translate(0, -360px);
    display: none\9;
  }
  .joomla-page .bn-item:hover h4 {
    margin-top: -100px;
    margin-top: 50px\9;
  }
  .joomla-page .bn-item:hover .btn {
    display: inline-block;
  }
}
.joomla-page .circle-icon {
  display: inline-block;
  margin: 0 0 24px;
  overflow: hidden;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.joomla-page .circle-icon .fa {
  color: #006e3a;
  display: block;
  font-size: 70px;
  line-height: 100px;
  overflow: hidden;
}
.joomla-page h4 {
  color: #006e3a;
  font-size: 24px;
  margin-bottom: 13px;
  margin-top: 0;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.joomla-page h4 a {
  color: #27292e;
}
.joomla-page h4 a:hover {
  color: #006e3a;
  text-decoration: none;
}
.joomla-page p {
  font-size: 15px;
  line-height: 26px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.joomla-page .btn {
  margin-top: 26px;
}
@media (min-width: 1200px) {
  .joomla-page .btn {
    display: none;
  }
}
#recaptcha_area {
  max-width: 230px;
}
.category-tags .media {
  background: none;
  margin-bottom: 30px;
}
.category-tags .media:last-child {
  margin-bottom: 0;
}
.category-tags .media .media-object {
  width: 100%;
  margin-bottom: 26px;
}
@media screen and (min-width: 480px) {
  .category-tags .media .media-object {
    max-width: 200px;
    margin-right: 30px;
  }
}
.category-tags .media .media-body h3 {
  margin-top: 0;
  font-size: 24px;
}
.category-tags .media .media-body h3 a {
  color: #27292e;
}
.category-tags .media:hover,
.category-tags .media:focus {
  background: none;
}
.category-tags .media:hover h3 a,
.category-tags .media:focus h3 a {
  color: #006e3a;
}
.mod-preview-info {
  z-index: 1001;
}
.member-list-view .row {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .member-list-view .row {
    margin-bottom: 60px;
  }
  .member-list-view .row:last-child {
    margin-bottom: 0;
  }
}
.member-list-view .row.content-left .content {
  padding-left: 26px;
  position: relative;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .member-list-view .row.content-left .content {
    padding-right: 26px;
    padding-bottom: 26px;
    padding-top: 0;
  }
}
.member-list-view .row.content-left .content:before {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ffffff;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 52px;
  right: -20px;
  width: 0;
  z-index: 30;
}
.member-list-view .row.content-left .img {
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .member-list-view .row.content-left .img {
    padding-left: 26px;
    padding-right: 26px;
  }
}
.member-list-view .row.content-right .content {
  padding-right: 26px;
}
@media screen and (max-width: 991px) {
  .member-list-view .row.content-right .content {
    padding-left: 26px;
    padding-bottom: 26px;
    padding-top: 0;
  }
}
.member-list-view .row.content-right .content:before {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #ffffff;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 52px;
  left: -20px;
  width: 0;
  z-index: 30;
}
.member-list-view .row.content-right .img {
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .member-list-view .row.content-right .img {
    padding-left: 26px;
    padding-right: 26px;
  }
}
.member-list-view .row img {
  width: 100%;
}
.member-list-view .row .content {
  padding: 52px;
}
.church-blog .article-info {
  width: 80%;
}
.recent-sermons {
  background: #ecf0f1;
  border-radius: 3px;
  padding: 26px;
}
.recent-sermons .thumbnail {
  background: none;
  border: none;
  padding: 0;
}
.recent-sermons .thumbnail > img {
  width: 100%;
}
.recent-sermons ul.list-video {
  padding: 0;
}
.recent-sermons ul.list-video > li {
  border-top: 1px solid #cfd9db;
  list-style: none;
  padding: 13px 0;
}
.recent-sermons ul.list-video > li:first-child {
  border: 0;
  padding-top: 0;
}
.recent-sermons ul.list-video > li:last-child {
  padding-bottom: 0;
}
.recent-sermons ul.list-video > li > a {
  display: block;
  color: #505656;
  padding-left: 20px;
}
.recent-sermons ul.list-video > li > a > i {
  margin: 7px 0 0 -20px;
  float: left;
  font-size: 12px;
}
.recent-sermons ul.list-video > li > a span {
  display: block;
  color: #96a1a3;
  font-size: 14px;
}
.recent-sermons ul.list-video > li > a:hover {
  color: #006e3a;
}
.event-highlight {
  background: #ecf0f1;
  border-radius: 3px;
  padding: 26px;
}
.event-highlight .eh-title {
  margin-top: 0;
  color: #96a1a3;
}
.event-highlight .eh-content {
  font-size: 14px;
  line-height: 26px;
}
.event-highlight .eh-content i {
  margin-right: 5px;
}
.event-details .ad-heading {
  margin-top: 0;
  font-weight: 700;
}
.event-details .btn {
  border-radius: 3px;
}
.church-about .text-center {
  margin: 52px 0;
}
@media screen and (min-width: 992px) {
  .church-about .text-center > p {
    font-size: 20px;
  }
}
.church-about .member-info a.btn {
  background: none;
  border: none;
  height: 36px;
  line-height: 36px;
  margin: 0 3px;
  padding: 0;
  text-align: center;
  width: 36px;
}
.church-about .member-info a.btn i {
  color: #3d4045;
  font-size: 16px;
  line-height: 36px;
  display: block;
  position: relative;
  transition: top 0.35s ease 0s;
}
.church-about .member-info a.btn:hover,
.church-about .member-info a.btn:focus,
.church-about .member-info a.btn:active {
  background: #006e3a;
}
.church-about .member-info a.btn:hover i,
.church-about .member-info a.btn:focus i,
.church-about .member-info a.btn:active i {
  color: #ffffff;
}
.church-about .member-info a.btn.btn-facebook:hover,
.church-about .member-info a.btn.btn-facebook:focus,
.church-about .member-info a.btn.btn-facebook:active {
  background: #3B5998;
}
.church-about .member-info a.btn.btn-twitter:hover,
.church-about .member-info a.btn.btn-twitter:focus,
.church-about .member-info a.btn.btn-twitter:active {
  background: #00ACED;
}
.church-about .member-info a.btn.btn-linkedin:hover,
.church-about .member-info a.btn.btn-linkedin:focus,
.church-about .member-info a.btn.btn-linkedin:active {
  background: #007BB6;
}
.church-about .member-info a.btn.btn-google-plus:hover,
.church-about .member-info a.btn.btn-google-plus:focus,
.church-about .member-info a.btn.btn-google-plus:active {
  background: #DD4B39;
}
.church-about .member-info a.btn.btn-instagram:hover,
.church-about .member-info a.btn.btn-instagram:focus,
.church-about .member-info a.btn.btn-instagram:active {
  background: #517FA4;
}
.church-about .member-info a.btn.btn-skype:hover,
.church-about .member-info a.btn.btn-skype:focus,
.church-about .member-info a.btn.btn-skype:active {
  background: #0078CA;
}
.church-about .thumbnail {
  border: none;
  background: none;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  position: relative;
  padding: 0;
  z-index: 1;
}
.church-about .thumbnail .caption h5 {
  color: #3d4045;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
.church-about .thumbnail .caption p {
  color: #96a1a3;
  font-size: 15px;
}
.church-about .thumbnail .caption .member-detail {
  color: #505656;
  font-size: 16px;
}
.church-about .member .thumbnail {
  margin: 0 0 13px;
}
@media screen and (min-width: 768px) {
  .church-about .member .thumbnail {
    margin-bottom: 0;
  }
}
.church-about .member .thumbnail img {
  width: 100%;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.1s 0.2s;
  transition: transform 0.6s, opacity 0.1s 0.2s;
}
.church-about .member .thumbnail .member-follow {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.church-about .member .thumbnail .member-follow > div {
  bottom: -50%;
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0;
  position: absolute;
  width: 100%;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.1s 0.2s;
  transition: transform 0.6s, opacity 0.1s 0.2s;
}
.church-about .member .thumbnail .member-follow > div .member-info {
  float: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .church-about .member .thumbnail .member-follow > div .member-info {
    float: right;
    margin: 0;
  }
}
.church-about .member .thumbnail .member-follow > div span {
  color: #3d4045;
  display: none;
  font-size: 12px;
  font-weight: 500;
  line-height: 35px;
  margin: 0 0 0 13px;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .church-about .member .thumbnail .member-follow > div span {
    display: inline-block;
  }
}
.church-about .member .thumbnail .member-follow > div a.btn {
  height: 35px;
  line-height: 35px;
  margin: 0;
  vertical-align: top;
  width: 35px;
}
@media screen and (min-width: 992px) {
  .church-about .member .thumbnail .member-follow > div a.btn {
    float: left;
  }
}
.church-about .member .thumbnail .member-follow > div a.btn i {
  line-height: 35px;
}
.church-about .member .thumbnail .member-follow:hover > div,
.church-about .member .thumbnail .member-follow:focus > div,
.church-about .member .thumbnail .member-follow:active > div {
  opacity: 100;
  filter: alpha(opacity=10000);
  bottom: 0;
  background: #f7f7f7;
  opacity: 1;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.church-about .member .thumbnail .member-follow:hover img,
.church-about .member .thumbnail .member-follow:focus img,
.church-about .member .thumbnail .member-follow:active img {
  transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.home-gym .t3-sidebar .col-md-6 {
  width: 100%;
}
.home-gym .acm-event .style-1 .event-item .item-inner .event-datetime .date {
  color: #38b775;
}
.home-gym .section-inner .section-title {
  font-size: 16px;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .home-gym .section-inner .section-title {
    margin-left: 240px;
    margin-right: 240px;
  }
}
.home-gym .section-inner .section-title span {
  display: inline-block;
}
.home-gym .section-inner .section-intro {
  font-weight: 400;
  text-transform: none;
}
.support-policy {
  margin-bottom: 78px;
}
.support-policy .row-heading {
  background: #3d4045;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #555960;
  font-size: 14px;
  font-weight: bold;
  padding: 26px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 17px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #dadedf;
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #dadedf;
  border-bottom: 1px solid #dadedf;
  padding: 13px 26px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #3d4045;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #505656;
  }
}
.support-policy .row-body .col-level {
  font-size: 36px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-alt {
  background: #f4f6f7;
}
.support-policy .support-yes {
  color: #38b775;
}
.support-policy .support-no {
  color: #dde4e6;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.blog .blog-item {
  border-bottom: 1px solid #dadedf;
  margin-bottom: 26px;
  padding-bottom: 26px;
}
@media (min-width: 768px) {
  .blog .blog-item {
    margin-bottom: 52px;
    padding-bottom: 52px;
  }
}
.blog .blog-item article {
  margin-top: 0;
  margin-bottom: 0;
}
.blog .blog-item .item-image {
  margin-top: 5px;
  margin-bottom: 26px;
}
@media (min-width: 992px) {
  .blog .blog-item .item-image {
    margin-bottom: 0;
  }
}
.blog .blog-item .item-image img {
  width: 100%;
}
.blog .blog-item .article-title {
  font-size: 30px;
  margin-bottom: 26px;
}
.medicare .blog .blog-item .article-title {
  font-size: 16px;
}
.blog .blog-item .article-aside {
  font-size: 15px;
  margin-bottom: 13px;
}
.medicare .blog .blog-item .article-aside {
  font-size: 14px;
}
.blog .blog-item .article-aside a {
  color: #96a1a3;
}
.blog .blog-item .article-aside a:hover,
.blog .blog-item .article-aside a:focus,
.blog .blog-item .article-aside a:active {
  color: #002212;
}
.blog .blog-item .article-aside a span {
  margin-right: 5px;
}
.blog .blog-item .article-aside i {
  color: #bfc6c7;
}
.blog .blog-item .readmore {
  margin-top: 13px;
}
.blog .blog-item .readmore a {
  border: 2px solid #96a1a3;
  color: #505656;
  display: inline-block;
  padding: 6.5px 13px;
}
.blog .blog-item .readmore a:hover,
.blog .blog-item .readmore a:focus,
.blog .blog-item .readmore a:active {
  background: #006e3a;
  border-color: #006e3a;
  color: #ffffff;
}
.blog .pagination {
  float: none;
}
.blog .pagination ul {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .blog .pagination ul {
    clear: both;
    display: inline-block;
    margin-top: 26px;
  }
}
.blog .pagination .counter {
  margin: 0;
}
.big-quote i {
  color: #bfc6c7;
  font-size: 30px;
  margin-right: 13px;
}
.style-1 .intro-image {
  margin-bottom: 26px;
}
.style-1 .intro-image .item-image {
  margin-top: 0;
}
.style-1 .intro-image .item-image img {
  margin-top: 0;
}
.style-1 .article-aside dd {
  display: block;
}
@media screen and (max-width: 991px) {
  .style-1 .article-aside .article-info {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .style-1 .article-aside .article-info {
    width: 50%;
  }
}
.style-1 .article-aside .blog-date {
  border-bottom: 1px dotted #ecf0f1;
  display: block;
  float: left;
  margin-bottom: 5px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.style-1 .article-aside .blog-date .date {
  color: #96a1a3;
  display: block;
  float: left;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
}
.style-1 .article-aside .blog-date .month-year {
  color: #96a1a3;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 5px 0;
  text-transform: uppercase;
  text-align: center;
}
.style-1 .article-aside .blog-date .month-year strong {
  display: block;
}
@media screen and (max-width: 991px) {
  .style-1 .article-aside .blog-date .month-year {
    float: left;
    margin-left: 13px;
  }
}
@media (min-width: 992px) {
  .style-1 .article-aside .blog-date {
    font-size: 20px;
  }
}
.style-1 .article-aside .btn-group {
  bottom: -26px;
  top: auto;
}
.blog-2 div.blog-item .item-image,
.blog-detail div.blog-item .item-image {
  margin-top: 0;
  margin-bottom: 26px;
}
.blog-2 .article-aside .article-info,
.blog-detail .article-aside .article-info {
  padding-left: 3px;
}
.blog-2 .article-aside .article-info dd,
.blog-detail .article-aside .article-info dd {
  margin-bottom: 4px;
}
.blog-2 .blog-date,
.blog-detail .blog-date {
  border: 3px solid #006e3a;
  display: block;
  margin-bottom: 13px;
  text-align: center;
}
.blog-2 .blog-date .date,
.blog-detail .blog-date .date {
  color: #006e3a;
  display: block;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  padding-top: 8px;
}
@media (min-width: 992px) {
  .blog-2 .blog-date .date,
  .blog-detail .blog-date .date {
    font-size: 60px;
  }
}
.blog-2 .blog-date .month-year,
.blog-detail .blog-date .month-year {
  color: #96a1a3;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 0;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 992px) {
  .blog-2 .blog-date,
  .blog-detail .blog-date {
    font-size: 20px;
  }
}
.blog-2 .article-image-intro,
.blog-detail .article-image-intro {
  margin-top: 0;
  margin-bottom: 26px;
  max-height: 336px;
  overflow: hidden;
}
.blog-detail .item-image {
  margin-bottom: 26px;
}
.blog-detail .item-image img {
  max-width: 100%;
  margin-top: 0;
  width: 100%;
}
.blog-detail .article-aside {
  padding-top: 5px;
}
.blog-music-news article {
  margin-top: 0;
}
.blog-music-news .item-image img {
  margin-top: 0;
}
.blog-music-video.com_content.view-article .t3-mainbody.container > .row {
  margin-left: 0;
  margin-right: 0;
}
.blog-music-video.com_content.view-article .t3-mainbody.container,
.blog-music-video.com_content.view-article .t3-content {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.blog-music-video.com_content.view-article .masthead,
.blog-music-video.com_content.view-article .ja-submenu {
  display: none;
}
.blog-music-video.com_content.view-article .article-header {
  text-align: center;
  padding: 0;
  margin-top: 52px;
}
.blog-music-video.com_content.view-article .article-aside {
  text-align: center;
  margin-bottom: 52px;
}
.blog-music-video.com_content.view-article .article-info {
  float: none;
  display: inline-block;
}
.blog-music-video.com_content.view-article .article-video {
  margin-bottom: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid #dadedf;
}
.blog-music-video.com_content.view-article .article-video .video-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 0;
  position: relative;
}
.blog-music-video.com_content.view-article .article-video .video-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.blog.blog-music-video {
  overflow: hidden;
}
.blog.blog-music-video article {
  margin-top: 0;
}
.blog.blog-music-video .item-content-box .article-title {
  margin-bottom: 13px;
  font-size: 16px;
}
.blog.blog-music-video .item-content-box .article-aside {
  margin-bottom: 13px;
  font-size: 13px;
}
.blog.blog-music-video .item-content-box .article-footer {
  margin-bottom: 0;
}
.blog.blog-music-video .images-content {
  position: relative;
  margin-bottom: 13px;
  min-height: 20px;
}
.blog.blog-music-video .images-content img {
  max-width: 100%;
}
.blog.blog-music-video .images-content .article-link {
  display: block;
}
.blog.blog-music-video .images-content .article-link:hover i[class^="fa"] {
  color: #006e3a;
}
.blog.blog-music-video .images-content i[class^="fa"] {
  color: #ffffff;
  font-size: 50px;
  left: 50%;
  line-height: 1;
  margin-left: -22px;
  margin-top: -22px;
  opacity: 0.7;
  position: absolute;
  top: 50%;
}
.blog.blog-music-video .items-leading {
  border-bottom: 5px solid #ecf0f1;
  margin-bottom: 52px;
}
.blog.blog-music-video .items-leading .leading {
  min-height: 300px;
  float: left;
}
.blog.blog-music-video .items-leading .leading article {
  padding: 0 26px;
}
.blog.blog-music-video .items-leading.grid-cols-1 .leading {
  width: 100%;
}
.blog.blog-music-video .items-leading.grid-cols-2 .leading {
  width: 50%;
}
.blog.blog-music-video .items-leading.grid-cols-3 .leading {
  width: 33.33333333%;
}
@media screen and (max-width: 767px) {
  .blog.blog-music-video .items-leading.grid-cols-3 .leading {
    width: 100%;
  }
}
.blog.blog-music-video .items-leading.grid-cols-4 .leading {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .blog.blog-music-video .items-leading.grid-cols-4 .leading {
    width: 100%;
  }
}
.blog.blog-music-video .items-leading.grid-cols-5 .leading {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .blog.blog-music-video .items-leading.grid-cols-5 .leading {
    width: 100%;
  }
}
.blog.blog-music-video .items-leading.grid-cols-6 .leading {
  width: 16.66666667%;
}
@media screen and (max-width: 767px) {
  .blog.blog-music-video .items-leading.grid-cols-6 .leading {
    width: 100%;
  }
}
.blog.blog-music-video .items-leading.grid-cols-7 .leading {
  width: 14.28571429%;
}
@media screen and (max-width: 767px) {
  .blog.blog-music-video .items-leading.grid-cols-7 .leading {
    width: 100%;
  }
}
.blog.blog-music-video .items-leading.grid-cols-8 .leading {
  width: 12.5%;
}
@media screen and (max-width: 767px) {
  .blog.blog-music-video .items-leading.grid-cols-8 .leading {
    width: 100%;
  }
}
.blog.blog-music-video .items-leading.grid-cols-9 .leading {
  width: 11.11111111%;
}
@media screen and (max-width: 767px) {
  .blog.blog-music-video .items-leading.grid-cols-9 .leading {
    width: 100%;
  }
}
.blog.blog-music-video .items-leading.grid-cols-10 .leading {
  width: 10%;
}
@media screen and (max-width: 767px) {
  .blog.blog-music-video .items-leading.grid-cols-10 .leading {
    width: 100%;
  }
}
.blog.blog-music-video .items-leading.grid-cols-11 .leading {
  width: 9.09090909%;
}
@media screen and (max-width: 767px) {
  .blog.blog-music-video .items-leading.grid-cols-11 .leading {
    width: 100%;
  }
}
.blog.blog-music-video .items-leading.grid-cols-12 .leading {
  width: 8.33333333%;
}
@media screen and (max-width: 767px) {
  .blog.blog-music-video .items-leading.grid-cols-12 .leading {
    width: 100%;
  }
}
.blog.blog-music-video.style-3 .blog-item .article-aside .blog-date {
  background: #3156A3;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px;
  width: auto;

  display: inline-block;
  margin-right: 2px;
}
.blog.blog-music-video.style-3 .blog-item .article-info dd {
  display: block;
  background: #41C1FF;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .com_virtuemart .adminForm {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart .adminForm tr td {
    display: block;
    text-align: left;
  }
  .com_virtuemart .adminForm tr td input {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart .adminForm tr td.key label {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart #ui-tabs .tabs {
    padding: 26px 0;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart .control-buttons {
    text-align: left !important;
  }
}
.com_virtuemart .control-buttons button[type=submit] {
  background: #006e3a;
  border-color: #003b1f;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .com_virtuemart .control-buttons button[type=submit] {
    margin-bottom: 5px;
  }
}
.com_virtuemart .control-buttons button[type=submit]:hover,
.com_virtuemart .control-buttons button[type=submit]:focus {
  background: #003b1f;
  border-color: #003b1f;
  color: #ffffff;
}
.com_virtuemart .control-buttons button.default {
  margin-left: 0;
}
.com_virtuemart .control-buttons #reg_text {
  float: none;
  margin: 0 0 20px 0;
}
.com_virtuemart .write-reviews input[name=counter] {
  display: inline-block;
}
.com_virtuemart #editor-xtd-buttons,
.com_virtuemart .toggle-editor {
  margin: 13px 0;
}
.com_virtuemart #editor-xtd-buttons .btn,
.com_virtuemart .toggle-editor .btn {
  padding: 4px 10px;
  font-size: 14px;
  margin-bottom: 8.66666667px;
}
.com_virtuemart div.vm-col {
  margin: 0;
}
.com_virtuemart div.vm-col.vm-col-2 {
  width: 50%;
}
.com_virtuemart div.vm-col.vm-col-3 {
  width: 33.3333%;
}
@media screen and (max-width: 992px) {
  .com_virtuemart div.vm-col.vm-col-3 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart div.vm-col.vm-col-3 {
    width: 100%;
  }
}
.com_virtuemart div.vm-col.vm-col-4 {
  width: 25%;
}
.com_virtuemart div.vm-col.vm-col-6 {
  width: 20%;
}
.com_virtuemart .width33 {
  width: 33.3333%;
}
.com_virtuemart .quantity-box input.quantity-input {
  background: none;
  border-color: #dadedf;
}
.com_virtuemart span.quantity-controls {
  vertical-align: top;
  margin: 0 2px;
}
.com_virtuemart span.quantity-controls input.quantity-controls {
  display: block;
  width: 15px;
  padding: 0;
  margin-bottom: 5px;
}
.com_virtuemart span.quantity-controls input.quantity-plus {
  background: url("/templates/uber/images/virtuemart/quantity-controls.png") no-repeat 0 0;
}
.com_virtuemart span.quantity-controls input.quantity-minus {
  background: url("/templates/uber/images/virtuemart/quantity-controls.png") no-repeat -15px 0;
}
.com_virtuemart textarea {
  min-height: 150px;
}
.com_virtuemart .category-view .category .spacer {
  padding: 15px;
}
.com_virtuemart .category-view .row {
  margin-bottom: 26px;
}
.com_virtuemart .category-view .horizontal-separator {
  display: none;
}
.com_virtuemart .category-view .row .category .spacer h2 {
  font-weight: 100;
  max-height: none;
}
.com_virtuemart .category-view .row .category .spacer h2 > a {
  font-size: 24px;
}
.com_virtuemart .category-view .row .category .spacer h2 > a img {
  border: 1px solid #dadedf;
  margin-top: 13px;
  padding: 20px;
}
@media screen and (max-width: 480px) {
  .com_virtuemart .category-view .browse-view > h1 {
    font-size: 45px;
  }
}
.com_virtuemart #editcell .adminlist td,
.com_virtuemart #editcell th {
  padding: 6.5px 0;
}
.com_virtuemart .product {
  border: none;
  min-width: 200px;
  text-align: left;
}
.com_virtuemart .product .vm-product-media-container {
  border: 1px solid #dadedf;
  padding: 20px;
}
.com_virtuemart .product .vm-product-descr-container-1 {
  height: 120px;
}
.com_virtuemart .product .vm-product-descr-container-1 > h2 {
  font-size: 16px;
}
.com_virtuemart .addtocart-bar {
  text-align: left;
  left: 15px;
}
.com_virtuemart .browseProductImage {
  max-height: 200px;
}
.com_virtuemart .additional-images img {
  border: 1px solid #ecf0f1;
  padding: 10px;
  width: 80px;
}
.com_virtuemart .category-view h4,
.com_virtuemart .featured-view h4,
.com_virtuemart .latest-view h4,
.com_virtuemart .topten-view h4,
.com_virtuemart .recent-view h4,
.com_virtuemart .browse-view h4 {
  font-size: 24px;
}
.com_virtuemart .category-view .row,
.com_virtuemart .featured-view .row,
.com_virtuemart .latest-view .row,
.com_virtuemart .topten-view .row,
.com_virtuemart .recent-view .row,
.com_virtuemart .browse-view .row {
  margin: 0 -15px;
}
.com_virtuemart .category-view .row .spacer,
.com_virtuemart .featured-view .row .spacer,
.com_virtuemart .latest-view .row .spacer,
.com_virtuemart .topten-view .row .spacer,
.com_virtuemart .recent-view .row .spacer,
.com_virtuemart .browse-view .row .spacer {
  padding: 15px;
}
.com_virtuemart .category-view .row .spacer h2,
.com_virtuemart .featured-view .row .spacer h2,
.com_virtuemart .latest-view .row .spacer h2,
.com_virtuemart .topten-view .row .spacer h2,
.com_virtuemart .recent-view .row .spacer h2,
.com_virtuemart .browse-view .row .spacer h2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.625;
  margin-bottom: 10px;
  max-height: 52px;
  overflow: hidden;
}
.com_virtuemart .category-view .product .product-price span,
.com_virtuemart .featured-view .product .product-price span,
.com_virtuemart .latest-view .product .product-price span,
.com_virtuemart .topten-view .product .product-price span,
.com_virtuemart .recent-view .product .product-price span,
.com_virtuemart .browse-view .product .product-price span {
  font-size: 16px;
}
.com_virtuemart .category-view .product .product-price span.vm-price-desc,
.com_virtuemart .featured-view .product .product-price span.vm-price-desc,
.com_virtuemart .latest-view .product .product-price span.vm-price-desc,
.com_virtuemart .topten-view .product .product-price span.vm-price-desc,
.com_virtuemart .recent-view .product .product-price span.vm-price-desc,
.com_virtuemart .browse-view .product .product-price span.vm-price-desc {
  margin-right: 10px;
}
.com_virtuemart .category-view .product .product-price span + span,
.com_virtuemart .featured-view .product .product-price span + span,
.com_virtuemart .latest-view .product .product-price span + span,
.com_virtuemart .topten-view .product .product-price span + span,
.com_virtuemart .recent-view .product .product-price span + span,
.com_virtuemart .browse-view .product .product-price span + span {
  color: #cc0000;
  font-weight: 700;
  font-size: 24px;
}
.com_virtuemart .category-view p.product_s_desc,
.com_virtuemart .featured-view p.product_s_desc,
.com_virtuemart .latest-view p.product_s_desc,
.com_virtuemart .topten-view p.product_s_desc,
.com_virtuemart .recent-view p.product_s_desc,
.com_virtuemart .browse-view p.product_s_desc {
  font-size: 15px;
}
.com_virtuemart .display-number .inputbox {
  float: right;
}
@media screen and (max-width: 767px) {
  .com_virtuemart .display-number {
    float: left;
    margin: 10px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart .display-number,
  .com_virtuemart .control-buttons,
  .com_virtuemart .right {
    margin: 10px 0;
  }
}
.com_virtuemart span.addtocart-button input.addtocart-button,
.com_virtuemart span.addtocart-button input.notify-button {
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
  border-radius: 0;
  padding: 4.33333333px 13px;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
}
.com_virtuemart span.addtocart-button input.addtocart-button:hover,
.com_virtuemart span.addtocart-button input.notify-button:hover,
.com_virtuemart span.addtocart-button input.addtocart-button:focus,
.com_virtuemart span.addtocart-button input.notify-button:focus,
.com_virtuemart span.addtocart-button input.addtocart-button.focus,
.com_virtuemart span.addtocart-button input.notify-button.focus,
.com_virtuemart span.addtocart-button input.addtocart-button:active,
.com_virtuemart span.addtocart-button input.notify-button:active,
.com_virtuemart span.addtocart-button input.addtocart-button.active,
.com_virtuemart span.addtocart-button input.notify-button.active,
.open > .dropdown-toggle.com_virtuemart span.addtocart-button input.addtocart-button,
.open > .dropdown-toggle.com_virtuemart span.addtocart-button input.notify-button {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.com_virtuemart span.addtocart-button input.addtocart-button:active,
.com_virtuemart span.addtocart-button input.notify-button:active,
.com_virtuemart span.addtocart-button input.addtocart-button.active,
.com_virtuemart span.addtocart-button input.notify-button.active,
.open > .dropdown-toggle.com_virtuemart span.addtocart-button input.addtocart-button,
.open > .dropdown-toggle.com_virtuemart span.addtocart-button input.notify-button {
  background-image: none;
}
.com_virtuemart span.addtocart-button input.addtocart-button.disabled,
.com_virtuemart span.addtocart-button input.notify-button.disabled,
.com_virtuemart span.addtocart-button input.addtocart-button[disabled],
.com_virtuemart span.addtocart-button input.notify-button[disabled],
fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button,
fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button,
.com_virtuemart span.addtocart-button input.addtocart-button.disabled:hover,
.com_virtuemart span.addtocart-button input.notify-button.disabled:hover,
.com_virtuemart span.addtocart-button input.addtocart-button[disabled]:hover,
.com_virtuemart span.addtocart-button input.notify-button[disabled]:hover,
fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button:hover,
fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button:hover,
.com_virtuemart span.addtocart-button input.addtocart-button.disabled:focus,
.com_virtuemart span.addtocart-button input.notify-button.disabled:focus,
.com_virtuemart span.addtocart-button input.addtocart-button[disabled]:focus,
.com_virtuemart span.addtocart-button input.notify-button[disabled]:focus,
fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button:focus,
fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button:focus,
.com_virtuemart span.addtocart-button input.addtocart-button.disabled.focus,
.com_virtuemart span.addtocart-button input.notify-button.disabled.focus,
.com_virtuemart span.addtocart-button input.addtocart-button[disabled].focus,
.com_virtuemart span.addtocart-button input.notify-button[disabled].focus,
fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button.focus,
fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button.focus,
.com_virtuemart span.addtocart-button input.addtocart-button.disabled:active,
.com_virtuemart span.addtocart-button input.notify-button.disabled:active,
.com_virtuemart span.addtocart-button input.addtocart-button[disabled]:active,
.com_virtuemart span.addtocart-button input.notify-button[disabled]:active,
fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button:active,
fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button:active,
.com_virtuemart span.addtocart-button input.addtocart-button.disabled.active,
.com_virtuemart span.addtocart-button input.notify-button.disabled.active,
.com_virtuemart span.addtocart-button input.addtocart-button[disabled].active,
.com_virtuemart span.addtocart-button input.notify-button[disabled].active,
fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button.active,
fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.com_virtuemart span.addtocart-button input.addtocart-button .badge,
.com_virtuemart span.addtocart-button input.notify-button .badge {
  color: #006e3a;
  background-color: #ffffff;
}
@media screen and (max-width: 991px) {
  .com_virtuemart span.addtocart-button input.addtocart-button,
  .com_virtuemart span.addtocart-button input.notify-button {
    padding: 6.5px 13px;
  }
}
.com_virtuemart div.vm-details-button a {
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
  background-image: none;
  border-radius: 0;
  display: block;
  padding: 6.5px 13px;
  font-size: 16px;
  font-weight: 400;
  width: auto;
  max-width: 100%;
}
.com_virtuemart div.vm-details-button a:hover,
.com_virtuemart div.vm-details-button a:focus,
.com_virtuemart div.vm-details-button a.focus,
.com_virtuemart div.vm-details-button a:active,
.com_virtuemart div.vm-details-button a.active,
.open > .dropdown-toggle.com_virtuemart div.vm-details-button a {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.com_virtuemart div.vm-details-button a:active,
.com_virtuemart div.vm-details-button a.active,
.open > .dropdown-toggle.com_virtuemart div.vm-details-button a {
  background-image: none;
}
.com_virtuemart div.vm-details-button a.disabled,
.com_virtuemart div.vm-details-button a[disabled],
fieldset[disabled] .com_virtuemart div.vm-details-button a,
.com_virtuemart div.vm-details-button a.disabled:hover,
.com_virtuemart div.vm-details-button a[disabled]:hover,
fieldset[disabled] .com_virtuemart div.vm-details-button a:hover,
.com_virtuemart div.vm-details-button a.disabled:focus,
.com_virtuemart div.vm-details-button a[disabled]:focus,
fieldset[disabled] .com_virtuemart div.vm-details-button a:focus,
.com_virtuemart div.vm-details-button a.disabled.focus,
.com_virtuemart div.vm-details-button a[disabled].focus,
fieldset[disabled] .com_virtuemart div.vm-details-button a.focus,
.com_virtuemart div.vm-details-button a.disabled:active,
.com_virtuemart div.vm-details-button a[disabled]:active,
fieldset[disabled] .com_virtuemart div.vm-details-button a:active,
.com_virtuemart div.vm-details-button a.disabled.active,
.com_virtuemart div.vm-details-button a[disabled].active,
fieldset[disabled] .com_virtuemart div.vm-details-button a.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.com_virtuemart div.vm-details-button a .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.com_virtuemart .product-price {
  float: none;
  text-align: left;
  height: 40px;
}
.com_virtuemart .orderlistcontainer {
  font-size: 16px;
  position: relative;
  margin: 0 13px 0 0;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .com_virtuemart .orderlistcontainer {
    margin-bottom: 6.5px;
  }
}
.com_virtuemart .orderlistcontainer div.activeOrder {
  background-position: right 7px;
  border-radius: 0;
  padding: 5px 24px 5px 12px;
}
.com_virtuemart .orderlistcontainer div.orderlist {
  width: 100%;
}
.com_virtuemart .orderlistcontainer div.orderlist div {
  padding: 5px 12px;
  font-size: 15px;
}
.com_virtuemart .orderlistcontainer div.orderlist div:hover {
  background: #f4f6f7;
}
.com_virtuemart .orderlistcontainer div.Order {
  border: 1px solid #bfc6c7;
  padding: 5px 10px;
}
.com_virtuemart .orderlistcontainer div.Order + div.orderlist {
  display: none !important;
}
.com_virtuemart .productdetails-view h1 {
  margin: 0 0 26px 0;
  font-size: 40px;
  color: #27292e;
}
.com_virtuemart .productdetails-view .product-description {
  margin-top: 26px;
}
.com_virtuemart .productdetails-view .product-description .title {
  border-bottom: 3px solid #ecf0f1;
  color: #3d4045;
  font-size: 24px;
  display: block;
  margin-bottom: 13px;
  font-weight: 500;
}
.com_virtuemart .productdetails-view .product-description ul {
  padding-left: 15px;
}
.com_virtuemart .productdetails-view .spacer-buy-area > div {
  border-bottom: 1px solid #ecf0f1;
  padding-bottom: 26px;
  margin-bottom: 26px;
}
.com_virtuemart .productdetails-view .spacer-buy-area > div:before,
.com_virtuemart .productdetails-view .spacer-buy-area > div:after {
  content: " ";
  display: table;
}
.com_virtuemart .productdetails-view .spacer-buy-area > div:after {
  clear: both;
}
.com_virtuemart .productdetails-view .spacer-buy-area > div.clear {
  display: none;
}
.com_virtuemart .productdetails-view .spacer-buy-area .ratingbox {
  margin: 0;
}
.com_virtuemart .productdetails-view .spacer-buy-area .product-price {
  text-align: left;
  height: 60px;
}
.com_virtuemart .productdetails-view .addtocart-area {
  margin-bottom: 26px;
}
.com_virtuemart .productdetails-view .addtocart-area .addtocart-bar {
  margin-top: 0;
  left: 0;
}
.com_virtuemart .productdetails-view .customer-reviews h4 {
  border-bottom: 3px solid #ecf0f1;
  color: #3d4045;
  font-size: 24px;
}
.com_virtuemart .productdetails-view .customer-reviews h4 span {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  color: #96a1a3;
}
.com_virtuemart .productdetails-view .product-short-description {
  padding: 20px;
  background: #f4f6f7;
}
.com_virtuemart .productdetails-view .vm-product-container .vm-product-media-container {
  width: 30%;
}
.com_virtuemart .productdetails-view .vm-product-container .vm-product-details-container {
  width: 70%;
}
.com_virtuemart .productdetails-view .PricesalesPrice .vm-price-desc {
  margin-right: 10px;
}
.com_virtuemart .productdetails-view .PricesalesPrice .PricesalesPrice {
  color: #cc0000;
  font-weight: 700;
  font-size: 24px;
}
.com_virtuemart .productdetails-view span.quantity-controls {
  vertical-align: top;
}
.com_virtuemart .productdetails-view .manufacturer span {
  font-weight: 300;
}
.com_virtuemart .productdetails-view .manufacturer .manuModal {
  margin-left: 13px;
  font-weight: 700;
}
.com_virtuemart.view-user h1,
.com_virtuemart.view-cart h1,
.com_virtuemart.view-orders h1,
.com_virtuemart.view-productdetails h1 {
  color: #27292e;
  margin-bottom: 26px;
}
.com_virtuemart.view-user h2,
.com_virtuemart.view-cart h2,
.com_virtuemart.view-orders h2,
.com_virtuemart.view-productdetails h2 {
  font-size: 32px;
  color: #27292e;
}
.com_virtuemart.view-user #com-form-login,
.com_virtuemart.view-cart #com-form-login,
.com_virtuemart.view-orders #com-form-login,
.com_virtuemart.view-productdetails #com-form-login {
  padding: 26px;
  background: #ecf0f1;
}
.com_virtuemart.view-user .userdata,
.com_virtuemart.view-cart .userdata,
.com_virtuemart.view-orders .userdata,
.com_virtuemart.view-productdetails .userdata {
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .com_virtuemart.view-user .userdata > p,
  .com_virtuemart.view-cart .userdata > p,
  .com_virtuemart.view-orders .userdata > p,
  .com_virtuemart.view-productdetails .userdata > p {
    width: 45%;
  }
}
@media screen and (max-width: 991px) {
  .com_virtuemart.view-user .userdata > p#com-form-login-remember,
  .com_virtuemart.view-cart .userdata > p#com-form-login-remember,
  .com_virtuemart.view-orders .userdata > p#com-form-login-remember,
  .com_virtuemart.view-productdetails .userdata > p#com-form-login-remember {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user .userdata > p,
  .com_virtuemart.view-cart .userdata > p,
  .com_virtuemart.view-orders .userdata > p,
  .com_virtuemart.view-productdetails .userdata > p {
    width: 100%;
    margin-bottom: 10px !important;
  }
}
.com_virtuemart.view-user .userdata h2,
.com_virtuemart.view-cart .userdata h2,
.com_virtuemart.view-orders .userdata h2,
.com_virtuemart.view-productdetails .userdata h2 {
  font-size: 16px;
  margin-top: 0;
}
.com_virtuemart.view-user .userdata .inputbox,
.com_virtuemart.view-cart .userdata .inputbox,
.com_virtuemart.view-orders .userdata .inputbox,
.com_virtuemart.view-productdetails .userdata .inputbox {
  width: 100%;
}
.com_virtuemart.view-user .userdata .default,
.com_virtuemart.view-cart .userdata .default,
.com_virtuemart.view-orders .userdata .default,
.com_virtuemart.view-productdetails .userdata .default {
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
  border-radius: 0;
  border-style: inherit;
  display: inline-block;
  padding: 6.5px 13px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 13px;
}
.com_virtuemart.view-user .userdata .default:hover,
.com_virtuemart.view-cart .userdata .default:hover,
.com_virtuemart.view-orders .userdata .default:hover,
.com_virtuemart.view-productdetails .userdata .default:hover,
.com_virtuemart.view-user .userdata .default:focus,
.com_virtuemart.view-cart .userdata .default:focus,
.com_virtuemart.view-orders .userdata .default:focus,
.com_virtuemart.view-productdetails .userdata .default:focus,
.com_virtuemart.view-user .userdata .default.focus,
.com_virtuemart.view-cart .userdata .default.focus,
.com_virtuemart.view-orders .userdata .default.focus,
.com_virtuemart.view-productdetails .userdata .default.focus,
.com_virtuemart.view-user .userdata .default:active,
.com_virtuemart.view-cart .userdata .default:active,
.com_virtuemart.view-orders .userdata .default:active,
.com_virtuemart.view-productdetails .userdata .default:active,
.com_virtuemart.view-user .userdata .default.active,
.com_virtuemart.view-cart .userdata .default.active,
.com_virtuemart.view-orders .userdata .default.active,
.com_virtuemart.view-productdetails .userdata .default.active,
.open > .dropdown-toggle.com_virtuemart.view-user .userdata .default,
.open > .dropdown-toggle.com_virtuemart.view-cart .userdata .default,
.open > .dropdown-toggle.com_virtuemart.view-orders .userdata .default,
.open > .dropdown-toggle.com_virtuemart.view-productdetails .userdata .default {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.com_virtuemart.view-user .userdata .default:active,
.com_virtuemart.view-cart .userdata .default:active,
.com_virtuemart.view-orders .userdata .default:active,
.com_virtuemart.view-productdetails .userdata .default:active,
.com_virtuemart.view-user .userdata .default.active,
.com_virtuemart.view-cart .userdata .default.active,
.com_virtuemart.view-orders .userdata .default.active,
.com_virtuemart.view-productdetails .userdata .default.active,
.open > .dropdown-toggle.com_virtuemart.view-user .userdata .default,
.open > .dropdown-toggle.com_virtuemart.view-cart .userdata .default,
.open > .dropdown-toggle.com_virtuemart.view-orders .userdata .default,
.open > .dropdown-toggle.com_virtuemart.view-productdetails .userdata .default {
  background-image: none;
}
.com_virtuemart.view-user .userdata .default.disabled,
.com_virtuemart.view-cart .userdata .default.disabled,
.com_virtuemart.view-orders .userdata .default.disabled,
.com_virtuemart.view-productdetails .userdata .default.disabled,
.com_virtuemart.view-user .userdata .default[disabled],
.com_virtuemart.view-cart .userdata .default[disabled],
.com_virtuemart.view-orders .userdata .default[disabled],
.com_virtuemart.view-productdetails .userdata .default[disabled],
fieldset[disabled] .com_virtuemart.view-user .userdata .default,
fieldset[disabled] .com_virtuemart.view-cart .userdata .default,
fieldset[disabled] .com_virtuemart.view-orders .userdata .default,
fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default,
.com_virtuemart.view-user .userdata .default.disabled:hover,
.com_virtuemart.view-cart .userdata .default.disabled:hover,
.com_virtuemart.view-orders .userdata .default.disabled:hover,
.com_virtuemart.view-productdetails .userdata .default.disabled:hover,
.com_virtuemart.view-user .userdata .default[disabled]:hover,
.com_virtuemart.view-cart .userdata .default[disabled]:hover,
.com_virtuemart.view-orders .userdata .default[disabled]:hover,
.com_virtuemart.view-productdetails .userdata .default[disabled]:hover,
fieldset[disabled] .com_virtuemart.view-user .userdata .default:hover,
fieldset[disabled] .com_virtuemart.view-cart .userdata .default:hover,
fieldset[disabled] .com_virtuemart.view-orders .userdata .default:hover,
fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default:hover,
.com_virtuemart.view-user .userdata .default.disabled:focus,
.com_virtuemart.view-cart .userdata .default.disabled:focus,
.com_virtuemart.view-orders .userdata .default.disabled:focus,
.com_virtuemart.view-productdetails .userdata .default.disabled:focus,
.com_virtuemart.view-user .userdata .default[disabled]:focus,
.com_virtuemart.view-cart .userdata .default[disabled]:focus,
.com_virtuemart.view-orders .userdata .default[disabled]:focus,
.com_virtuemart.view-productdetails .userdata .default[disabled]:focus,
fieldset[disabled] .com_virtuemart.view-user .userdata .default:focus,
fieldset[disabled] .com_virtuemart.view-cart .userdata .default:focus,
fieldset[disabled] .com_virtuemart.view-orders .userdata .default:focus,
fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default:focus,
.com_virtuemart.view-user .userdata .default.disabled.focus,
.com_virtuemart.view-cart .userdata .default.disabled.focus,
.com_virtuemart.view-orders .userdata .default.disabled.focus,
.com_virtuemart.view-productdetails .userdata .default.disabled.focus,
.com_virtuemart.view-user .userdata .default[disabled].focus,
.com_virtuemart.view-cart .userdata .default[disabled].focus,
.com_virtuemart.view-orders .userdata .default[disabled].focus,
.com_virtuemart.view-productdetails .userdata .default[disabled].focus,
fieldset[disabled] .com_virtuemart.view-user .userdata .default.focus,
fieldset[disabled] .com_virtuemart.view-cart .userdata .default.focus,
fieldset[disabled] .com_virtuemart.view-orders .userdata .default.focus,
fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default.focus,
.com_virtuemart.view-user .userdata .default.disabled:active,
.com_virtuemart.view-cart .userdata .default.disabled:active,
.com_virtuemart.view-orders .userdata .default.disabled:active,
.com_virtuemart.view-productdetails .userdata .default.disabled:active,
.com_virtuemart.view-user .userdata .default[disabled]:active,
.com_virtuemart.view-cart .userdata .default[disabled]:active,
.com_virtuemart.view-orders .userdata .default[disabled]:active,
.com_virtuemart.view-productdetails .userdata .default[disabled]:active,
fieldset[disabled] .com_virtuemart.view-user .userdata .default:active,
fieldset[disabled] .com_virtuemart.view-cart .userdata .default:active,
fieldset[disabled] .com_virtuemart.view-orders .userdata .default:active,
fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default:active,
.com_virtuemart.view-user .userdata .default.disabled.active,
.com_virtuemart.view-cart .userdata .default.disabled.active,
.com_virtuemart.view-orders .userdata .default.disabled.active,
.com_virtuemart.view-productdetails .userdata .default.disabled.active,
.com_virtuemart.view-user .userdata .default[disabled].active,
.com_virtuemart.view-cart .userdata .default[disabled].active,
.com_virtuemart.view-orders .userdata .default[disabled].active,
.com_virtuemart.view-productdetails .userdata .default[disabled].active,
fieldset[disabled] .com_virtuemart.view-user .userdata .default.active,
fieldset[disabled] .com_virtuemart.view-cart .userdata .default.active,
fieldset[disabled] .com_virtuemart.view-orders .userdata .default.active,
fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.com_virtuemart.view-user .userdata .default .badge,
.com_virtuemart.view-cart .userdata .default .badge,
.com_virtuemart.view-orders .userdata .default .badge,
.com_virtuemart.view-productdetails .userdata .default .badge {
  color: #006e3a;
  background-color: #ffffff;
}
@media screen and (min-width: 992px) {
  .com_virtuemart.view-user .userdata .default,
  .com_virtuemart.view-cart .userdata .default,
  .com_virtuemart.view-orders .userdata .default,
  .com_virtuemart.view-productdetails .userdata .default {
    margin-top: 0;
  }
}
.com_virtuemart.view-user .userdata #com-form-login-remember .inputbox,
.com_virtuemart.view-cart .userdata #com-form-login-remember .inputbox,
.com_virtuemart.view-orders .userdata #com-form-login-remember .inputbox,
.com_virtuemart.view-productdetails .userdata #com-form-login-remember .inputbox {
  display: inline-block;
  height: auto;
  width: auto;
}
.com_virtuemart.view-user .user-details tr td,
.com_virtuemart.view-cart .user-details tr td,
.com_virtuemart.view-orders .user-details tr td,
.com_virtuemart.view-productdetails .user-details tr td {
  border: none;
  padding: 5px;
}
.com_virtuemart.view-user .user-details tr td.key,
.com_virtuemart.view-cart .user-details tr td.key,
.com_virtuemart.view-orders .user-details tr td.key,
.com_virtuemart.view-productdetails .user-details tr td.key {
  padding: 10px 10px 0 0;
}
.com_virtuemart.view-user .user-details tr td input,
.com_virtuemart.view-cart .user-details tr td input,
.com_virtuemart.view-orders .user-details tr td input,
.com_virtuemart.view-productdetails .user-details tr td input,
.com_virtuemart.view-user .user-details tr td select,
.com_virtuemart.view-cart .user-details tr td select,
.com_virtuemart.view-orders .user-details tr td select,
.com_virtuemart.view-productdetails .user-details tr td select {
  border-radius: 0;
  background: none;
  margin-left: 0;
}
.com_virtuemart.view-user .user-details tr td label,
.com_virtuemart.view-cart .user-details tr td label,
.com_virtuemart.view-orders .user-details tr td label,
.com_virtuemart.view-productdetails .user-details tr td label {
  width: 140px;
  font-weight: 400;
  font-size: 15px;
}
.com_virtuemart.view-user .button,
.com_virtuemart.view-cart .button,
.com_virtuemart.view-orders .button,
.com_virtuemart.view-productdetails .button {
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
  border-radius: 0;
  border-style: inherit;
  display: inline-block;
  padding: 6.5px 13px;
  font-size: 16px;
  font-weight: 400;
}
.com_virtuemart.view-user .button:hover,
.com_virtuemart.view-cart .button:hover,
.com_virtuemart.view-orders .button:hover,
.com_virtuemart.view-productdetails .button:hover,
.com_virtuemart.view-user .button:focus,
.com_virtuemart.view-cart .button:focus,
.com_virtuemart.view-orders .button:focus,
.com_virtuemart.view-productdetails .button:focus,
.com_virtuemart.view-user .button.focus,
.com_virtuemart.view-cart .button.focus,
.com_virtuemart.view-orders .button.focus,
.com_virtuemart.view-productdetails .button.focus,
.com_virtuemart.view-user .button:active,
.com_virtuemart.view-cart .button:active,
.com_virtuemart.view-orders .button:active,
.com_virtuemart.view-productdetails .button:active,
.com_virtuemart.view-user .button.active,
.com_virtuemart.view-cart .button.active,
.com_virtuemart.view-orders .button.active,
.com_virtuemart.view-productdetails .button.active,
.open > .dropdown-toggle.com_virtuemart.view-user .button,
.open > .dropdown-toggle.com_virtuemart.view-cart .button,
.open > .dropdown-toggle.com_virtuemart.view-orders .button,
.open > .dropdown-toggle.com_virtuemart.view-productdetails .button {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.com_virtuemart.view-user .button:active,
.com_virtuemart.view-cart .button:active,
.com_virtuemart.view-orders .button:active,
.com_virtuemart.view-productdetails .button:active,
.com_virtuemart.view-user .button.active,
.com_virtuemart.view-cart .button.active,
.com_virtuemart.view-orders .button.active,
.com_virtuemart.view-productdetails .button.active,
.open > .dropdown-toggle.com_virtuemart.view-user .button,
.open > .dropdown-toggle.com_virtuemart.view-cart .button,
.open > .dropdown-toggle.com_virtuemart.view-orders .button,
.open > .dropdown-toggle.com_virtuemart.view-productdetails .button {
  background-image: none;
}
.com_virtuemart.view-user .button.disabled,
.com_virtuemart.view-cart .button.disabled,
.com_virtuemart.view-orders .button.disabled,
.com_virtuemart.view-productdetails .button.disabled,
.com_virtuemart.view-user .button[disabled],
.com_virtuemart.view-cart .button[disabled],
.com_virtuemart.view-orders .button[disabled],
.com_virtuemart.view-productdetails .button[disabled],
fieldset[disabled] .com_virtuemart.view-user .button,
fieldset[disabled] .com_virtuemart.view-cart .button,
fieldset[disabled] .com_virtuemart.view-orders .button,
fieldset[disabled] .com_virtuemart.view-productdetails .button,
.com_virtuemart.view-user .button.disabled:hover,
.com_virtuemart.view-cart .button.disabled:hover,
.com_virtuemart.view-orders .button.disabled:hover,
.com_virtuemart.view-productdetails .button.disabled:hover,
.com_virtuemart.view-user .button[disabled]:hover,
.com_virtuemart.view-cart .button[disabled]:hover,
.com_virtuemart.view-orders .button[disabled]:hover,
.com_virtuemart.view-productdetails .button[disabled]:hover,
fieldset[disabled] .com_virtuemart.view-user .button:hover,
fieldset[disabled] .com_virtuemart.view-cart .button:hover,
fieldset[disabled] .com_virtuemart.view-orders .button:hover,
fieldset[disabled] .com_virtuemart.view-productdetails .button:hover,
.com_virtuemart.view-user .button.disabled:focus,
.com_virtuemart.view-cart .button.disabled:focus,
.com_virtuemart.view-orders .button.disabled:focus,
.com_virtuemart.view-productdetails .button.disabled:focus,
.com_virtuemart.view-user .button[disabled]:focus,
.com_virtuemart.view-cart .button[disabled]:focus,
.com_virtuemart.view-orders .button[disabled]:focus,
.com_virtuemart.view-productdetails .button[disabled]:focus,
fieldset[disabled] .com_virtuemart.view-user .button:focus,
fieldset[disabled] .com_virtuemart.view-cart .button:focus,
fieldset[disabled] .com_virtuemart.view-orders .button:focus,
fieldset[disabled] .com_virtuemart.view-productdetails .button:focus,
.com_virtuemart.view-user .button.disabled.focus,
.com_virtuemart.view-cart .button.disabled.focus,
.com_virtuemart.view-orders .button.disabled.focus,
.com_virtuemart.view-productdetails .button.disabled.focus,
.com_virtuemart.view-user .button[disabled].focus,
.com_virtuemart.view-cart .button[disabled].focus,
.com_virtuemart.view-orders .button[disabled].focus,
.com_virtuemart.view-productdetails .button[disabled].focus,
fieldset[disabled] .com_virtuemart.view-user .button.focus,
fieldset[disabled] .com_virtuemart.view-cart .button.focus,
fieldset[disabled] .com_virtuemart.view-orders .button.focus,
fieldset[disabled] .com_virtuemart.view-productdetails .button.focus,
.com_virtuemart.view-user .button.disabled:active,
.com_virtuemart.view-cart .button.disabled:active,
.com_virtuemart.view-orders .button.disabled:active,
.com_virtuemart.view-productdetails .button.disabled:active,
.com_virtuemart.view-user .button[disabled]:active,
.com_virtuemart.view-cart .button[disabled]:active,
.com_virtuemart.view-orders .button[disabled]:active,
.com_virtuemart.view-productdetails .button[disabled]:active,
fieldset[disabled] .com_virtuemart.view-user .button:active,
fieldset[disabled] .com_virtuemart.view-cart .button:active,
fieldset[disabled] .com_virtuemart.view-orders .button:active,
fieldset[disabled] .com_virtuemart.view-productdetails .button:active,
.com_virtuemart.view-user .button.disabled.active,
.com_virtuemart.view-cart .button.disabled.active,
.com_virtuemart.view-orders .button.disabled.active,
.com_virtuemart.view-productdetails .button.disabled.active,
.com_virtuemart.view-user .button[disabled].active,
.com_virtuemart.view-cart .button[disabled].active,
.com_virtuemart.view-orders .button[disabled].active,
.com_virtuemart.view-productdetails .button[disabled].active,
fieldset[disabled] .com_virtuemart.view-user .button.active,
fieldset[disabled] .com_virtuemart.view-cart .button.active,
fieldset[disabled] .com_virtuemart.view-orders .button.active,
fieldset[disabled] .com_virtuemart.view-productdetails .button.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.com_virtuemart.view-user .button .badge,
.com_virtuemart.view-cart .button .badge,
.com_virtuemart.view-orders .button .badge,
.com_virtuemart.view-productdetails .button .badge {
  color: #006e3a;
  background-color: #ffffff;
}
.com_virtuemart.view-user .button + .button,
.com_virtuemart.view-cart .button + .button,
.com_virtuemart.view-orders .button + .button,
.com_virtuemart.view-productdetails .button + .button {
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.com_virtuemart.view-user .button + .button:hover,
.com_virtuemart.view-cart .button + .button:hover,
.com_virtuemart.view-orders .button + .button:hover,
.com_virtuemart.view-productdetails .button + .button:hover,
.com_virtuemart.view-user .button + .button:focus,
.com_virtuemart.view-cart .button + .button:focus,
.com_virtuemart.view-orders .button + .button:focus,
.com_virtuemart.view-productdetails .button + .button:focus,
.com_virtuemart.view-user .button + .button.focus,
.com_virtuemart.view-cart .button + .button.focus,
.com_virtuemart.view-orders .button + .button.focus,
.com_virtuemart.view-productdetails .button + .button.focus,
.com_virtuemart.view-user .button + .button:active,
.com_virtuemart.view-cart .button + .button:active,
.com_virtuemart.view-orders .button + .button:active,
.com_virtuemart.view-productdetails .button + .button:active,
.com_virtuemart.view-user .button + .button.active,
.com_virtuemart.view-cart .button + .button.active,
.com_virtuemart.view-orders .button + .button.active,
.com_virtuemart.view-productdetails .button + .button.active,
.open > .dropdown-toggle.com_virtuemart.view-user .button + .button,
.open > .dropdown-toggle.com_virtuemart.view-cart .button + .button,
.open > .dropdown-toggle.com_virtuemart.view-orders .button + .button,
.open > .dropdown-toggle.com_virtuemart.view-productdetails .button + .button {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.com_virtuemart.view-user .button + .button:active,
.com_virtuemart.view-cart .button + .button:active,
.com_virtuemart.view-orders .button + .button:active,
.com_virtuemart.view-productdetails .button + .button:active,
.com_virtuemart.view-user .button + .button.active,
.com_virtuemart.view-cart .button + .button.active,
.com_virtuemart.view-orders .button + .button.active,
.com_virtuemart.view-productdetails .button + .button.active,
.open > .dropdown-toggle.com_virtuemart.view-user .button + .button,
.open > .dropdown-toggle.com_virtuemart.view-cart .button + .button,
.open > .dropdown-toggle.com_virtuemart.view-orders .button + .button,
.open > .dropdown-toggle.com_virtuemart.view-productdetails .button + .button {
  background-image: none;
}
.com_virtuemart.view-user .button + .button.disabled,
.com_virtuemart.view-cart .button + .button.disabled,
.com_virtuemart.view-orders .button + .button.disabled,
.com_virtuemart.view-productdetails .button + .button.disabled,
.com_virtuemart.view-user .button + .button[disabled],
.com_virtuemart.view-cart .button + .button[disabled],
.com_virtuemart.view-orders .button + .button[disabled],
.com_virtuemart.view-productdetails .button + .button[disabled],
fieldset[disabled] .com_virtuemart.view-user .button + .button,
fieldset[disabled] .com_virtuemart.view-cart .button + .button,
fieldset[disabled] .com_virtuemart.view-orders .button + .button,
fieldset[disabled] .com_virtuemart.view-productdetails .button + .button,
.com_virtuemart.view-user .button + .button.disabled:hover,
.com_virtuemart.view-cart .button + .button.disabled:hover,
.com_virtuemart.view-orders .button + .button.disabled:hover,
.com_virtuemart.view-productdetails .button + .button.disabled:hover,
.com_virtuemart.view-user .button + .button[disabled]:hover,
.com_virtuemart.view-cart .button + .button[disabled]:hover,
.com_virtuemart.view-orders .button + .button[disabled]:hover,
.com_virtuemart.view-productdetails .button + .button[disabled]:hover,
fieldset[disabled] .com_virtuemart.view-user .button + .button:hover,
fieldset[disabled] .com_virtuemart.view-cart .button + .button:hover,
fieldset[disabled] .com_virtuemart.view-orders .button + .button:hover,
fieldset[disabled] .com_virtuemart.view-productdetails .button + .button:hover,
.com_virtuemart.view-user .button + .button.disabled:focus,
.com_virtuemart.view-cart .button + .button.disabled:focus,
.com_virtuemart.view-orders .button + .button.disabled:focus,
.com_virtuemart.view-productdetails .button + .button.disabled:focus,
.com_virtuemart.view-user .button + .button[disabled]:focus,
.com_virtuemart.view-cart .button + .button[disabled]:focus,
.com_virtuemart.view-orders .button + .button[disabled]:focus,
.com_virtuemart.view-productdetails .button + .button[disabled]:focus,
fieldset[disabled] .com_virtuemart.view-user .button + .button:focus,
fieldset[disabled] .com_virtuemart.view-cart .button + .button:focus,
fieldset[disabled] .com_virtuemart.view-orders .button + .button:focus,
fieldset[disabled] .com_virtuemart.view-productdetails .button + .button:focus,
.com_virtuemart.view-user .button + .button.disabled.focus,
.com_virtuemart.view-cart .button + .button.disabled.focus,
.com_virtuemart.view-orders .button + .button.disabled.focus,
.com_virtuemart.view-productdetails .button + .button.disabled.focus,
.com_virtuemart.view-user .button + .button[disabled].focus,
.com_virtuemart.view-cart .button + .button[disabled].focus,
.com_virtuemart.view-orders .button + .button[disabled].focus,
.com_virtuemart.view-productdetails .button + .button[disabled].focus,
fieldset[disabled] .com_virtuemart.view-user .button + .button.focus,
fieldset[disabled] .com_virtuemart.view-cart .button + .button.focus,
fieldset[disabled] .com_virtuemart.view-orders .button + .button.focus,
fieldset[disabled] .com_virtuemart.view-productdetails .button + .button.focus,
.com_virtuemart.view-user .button + .button.disabled:active,
.com_virtuemart.view-cart .button + .button.disabled:active,
.com_virtuemart.view-orders .button + .button.disabled:active,
.com_virtuemart.view-productdetails .button + .button.disabled:active,
.com_virtuemart.view-user .button + .button[disabled]:active,
.com_virtuemart.view-cart .button + .button[disabled]:active,
.com_virtuemart.view-orders .button + .button[disabled]:active,
.com_virtuemart.view-productdetails .button + .button[disabled]:active,
fieldset[disabled] .com_virtuemart.view-user .button + .button:active,
fieldset[disabled] .com_virtuemart.view-cart .button + .button:active,
fieldset[disabled] .com_virtuemart.view-orders .button + .button:active,
fieldset[disabled] .com_virtuemart.view-productdetails .button + .button:active,
.com_virtuemart.view-user .button + .button.disabled.active,
.com_virtuemart.view-cart .button + .button.disabled.active,
.com_virtuemart.view-orders .button + .button.disabled.active,
.com_virtuemart.view-productdetails .button + .button.disabled.active,
.com_virtuemart.view-user .button + .button[disabled].active,
.com_virtuemart.view-cart .button + .button[disabled].active,
.com_virtuemart.view-orders .button + .button[disabled].active,
.com_virtuemart.view-productdetails .button + .button[disabled].active,
fieldset[disabled] .com_virtuemart.view-user .button + .button.active,
fieldset[disabled] .com_virtuemart.view-cart .button + .button.active,
fieldset[disabled] .com_virtuemart.view-orders .button + .button.active,
fieldset[disabled] .com_virtuemart.view-productdetails .button + .button.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.com_virtuemart.view-user .button + .button .badge,
.com_virtuemart.view-cart .button + .button .badge,
.com_virtuemart.view-orders .button + .button .badge,
.com_virtuemart.view-productdetails .button + .button .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.com_virtuemart.view-user .default,
.com_virtuemart.view-cart .default,
.com_virtuemart.view-orders .default,
.com_virtuemart.view-productdetails .default {
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
  background-image: none;
  border-radius: 0;
  border-style: inherit;
  display: inline-block;
  padding: 6.5px 13px;
  font-size: 16px;
  font-weight: 400;
}
.com_virtuemart.view-user .default:hover,
.com_virtuemart.view-cart .default:hover,
.com_virtuemart.view-orders .default:hover,
.com_virtuemart.view-productdetails .default:hover,
.com_virtuemart.view-user .default:focus,
.com_virtuemart.view-cart .default:focus,
.com_virtuemart.view-orders .default:focus,
.com_virtuemart.view-productdetails .default:focus,
.com_virtuemart.view-user .default.focus,
.com_virtuemart.view-cart .default.focus,
.com_virtuemart.view-orders .default.focus,
.com_virtuemart.view-productdetails .default.focus,
.com_virtuemart.view-user .default:active,
.com_virtuemart.view-cart .default:active,
.com_virtuemart.view-orders .default:active,
.com_virtuemart.view-productdetails .default:active,
.com_virtuemart.view-user .default.active,
.com_virtuemart.view-cart .default.active,
.com_virtuemart.view-orders .default.active,
.com_virtuemart.view-productdetails .default.active,
.open > .dropdown-toggle.com_virtuemart.view-user .default,
.open > .dropdown-toggle.com_virtuemart.view-cart .default,
.open > .dropdown-toggle.com_virtuemart.view-orders .default,
.open > .dropdown-toggle.com_virtuemart.view-productdetails .default {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.com_virtuemart.view-user .default:active,
.com_virtuemart.view-cart .default:active,
.com_virtuemart.view-orders .default:active,
.com_virtuemart.view-productdetails .default:active,
.com_virtuemart.view-user .default.active,
.com_virtuemart.view-cart .default.active,
.com_virtuemart.view-orders .default.active,
.com_virtuemart.view-productdetails .default.active,
.open > .dropdown-toggle.com_virtuemart.view-user .default,
.open > .dropdown-toggle.com_virtuemart.view-cart .default,
.open > .dropdown-toggle.com_virtuemart.view-orders .default,
.open > .dropdown-toggle.com_virtuemart.view-productdetails .default {
  background-image: none;
}
.com_virtuemart.view-user .default.disabled,
.com_virtuemart.view-cart .default.disabled,
.com_virtuemart.view-orders .default.disabled,
.com_virtuemart.view-productdetails .default.disabled,
.com_virtuemart.view-user .default[disabled],
.com_virtuemart.view-cart .default[disabled],
.com_virtuemart.view-orders .default[disabled],
.com_virtuemart.view-productdetails .default[disabled],
fieldset[disabled] .com_virtuemart.view-user .default,
fieldset[disabled] .com_virtuemart.view-cart .default,
fieldset[disabled] .com_virtuemart.view-orders .default,
fieldset[disabled] .com_virtuemart.view-productdetails .default,
.com_virtuemart.view-user .default.disabled:hover,
.com_virtuemart.view-cart .default.disabled:hover,
.com_virtuemart.view-orders .default.disabled:hover,
.com_virtuemart.view-productdetails .default.disabled:hover,
.com_virtuemart.view-user .default[disabled]:hover,
.com_virtuemart.view-cart .default[disabled]:hover,
.com_virtuemart.view-orders .default[disabled]:hover,
.com_virtuemart.view-productdetails .default[disabled]:hover,
fieldset[disabled] .com_virtuemart.view-user .default:hover,
fieldset[disabled] .com_virtuemart.view-cart .default:hover,
fieldset[disabled] .com_virtuemart.view-orders .default:hover,
fieldset[disabled] .com_virtuemart.view-productdetails .default:hover,
.com_virtuemart.view-user .default.disabled:focus,
.com_virtuemart.view-cart .default.disabled:focus,
.com_virtuemart.view-orders .default.disabled:focus,
.com_virtuemart.view-productdetails .default.disabled:focus,
.com_virtuemart.view-user .default[disabled]:focus,
.com_virtuemart.view-cart .default[disabled]:focus,
.com_virtuemart.view-orders .default[disabled]:focus,
.com_virtuemart.view-productdetails .default[disabled]:focus,
fieldset[disabled] .com_virtuemart.view-user .default:focus,
fieldset[disabled] .com_virtuemart.view-cart .default:focus,
fieldset[disabled] .com_virtuemart.view-orders .default:focus,
fieldset[disabled] .com_virtuemart.view-productdetails .default:focus,
.com_virtuemart.view-user .default.disabled.focus,
.com_virtuemart.view-cart .default.disabled.focus,
.com_virtuemart.view-orders .default.disabled.focus,
.com_virtuemart.view-productdetails .default.disabled.focus,
.com_virtuemart.view-user .default[disabled].focus,
.com_virtuemart.view-cart .default[disabled].focus,
.com_virtuemart.view-orders .default[disabled].focus,
.com_virtuemart.view-productdetails .default[disabled].focus,
fieldset[disabled] .com_virtuemart.view-user .default.focus,
fieldset[disabled] .com_virtuemart.view-cart .default.focus,
fieldset[disabled] .com_virtuemart.view-orders .default.focus,
fieldset[disabled] .com_virtuemart.view-productdetails .default.focus,
.com_virtuemart.view-user .default.disabled:active,
.com_virtuemart.view-cart .default.disabled:active,
.com_virtuemart.view-orders .default.disabled:active,
.com_virtuemart.view-productdetails .default.disabled:active,
.com_virtuemart.view-user .default[disabled]:active,
.com_virtuemart.view-cart .default[disabled]:active,
.com_virtuemart.view-orders .default[disabled]:active,
.com_virtuemart.view-productdetails .default[disabled]:active,
fieldset[disabled] .com_virtuemart.view-user .default:active,
fieldset[disabled] .com_virtuemart.view-cart .default:active,
fieldset[disabled] .com_virtuemart.view-orders .default:active,
fieldset[disabled] .com_virtuemart.view-productdetails .default:active,
.com_virtuemart.view-user .default.disabled.active,
.com_virtuemart.view-cart .default.disabled.active,
.com_virtuemart.view-orders .default.disabled.active,
.com_virtuemart.view-productdetails .default.disabled.active,
.com_virtuemart.view-user .default[disabled].active,
.com_virtuemart.view-cart .default[disabled].active,
.com_virtuemart.view-orders .default[disabled].active,
.com_virtuemart.view-productdetails .default[disabled].active,
fieldset[disabled] .com_virtuemart.view-user .default.active,
fieldset[disabled] .com_virtuemart.view-cart .default.active,
fieldset[disabled] .com_virtuemart.view-orders .default.active,
fieldset[disabled] .com_virtuemart.view-productdetails .default.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.com_virtuemart.view-user .default .badge,
.com_virtuemart.view-cart .default .badge,
.com_virtuemart.view-orders .default .badge,
.com_virtuemart.view-productdetails .default .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.com_virtuemart.view-user .buttonBar-right,
.com_virtuemart.view-cart .buttonBar-right,
.com_virtuemart.view-orders .buttonBar-right,
.com_virtuemart.view-productdetails .buttonBar-right {
  float: none;
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user .buttonBar-right,
  .com_virtuemart.view-cart .buttonBar-right,
  .com_virtuemart.view-orders .buttonBar-right,
  .com_virtuemart.view-productdetails .buttonBar-right {
    text-align: left;
  }
}
.com_virtuemart.view-user .userfields_info,
.com_virtuemart.view-cart .userfields_info,
.com_virtuemart.view-orders .userfields_info,
.com_virtuemart.view-productdetails .userfields_info {
  border-bottom: 1px solid #ecf0f1;
  border-top: 1px solid #ecf0f1;
  margin: 20px 0;
  padding: 10px 0;
}
.com_virtuemart.view-user .form-validate,
.com_virtuemart.view-cart .form-validate,
.com_virtuemart.view-orders .form-validate,
.com_virtuemart.view-productdetails .form-validate {
  border-top: 1px solid #dadedf;
  margin-top: 26px;
  padding-top: 26px;
}
@media screen and (min-width: 992px) {
  .com_virtuemart.view-orders #com-form-order-submit .button {
    margin-top: 32px;
  }
}
.com_virtuemart.view-user #ui-tabs ul#tabs {
  margin-bottom: -1px;
}
.com_virtuemart.view-user #ui-tabs ul#tabs li {
  border: 1px solid #dde4e6;
  margin-left: -1px;
}
.com_virtuemart.view-user #ui-tabs ul#tabs li.current {
  background: #ffffff;
  border-bottom-color: #ffffff;
}
.com_virtuemart.view-user #ui-tabs > .tabs {
  border-top: 1px solid #dde4e6;
}
@media screen and (max-width: 480px) {
  .com_virtuemart.view-user #ui-tabs .vm_thumb_image img {
    max-width: 250px;
  }
}
@media screen and (max-width: 480px) {
  .com_virtuemart.view-user #ui-tabs select,
  .com_virtuemart.view-user #ui-tabs textarea,
  .com_virtuemart.view-user #ui-tabs input,
  .com_virtuemart.view-user #ui-tabs .inputbox {
    width: 90%;
  }
}
.com_virtuemart.view-user #ui-tabs input[type="radio"],
.com_virtuemart.view-user #ui-tabs input[type="checkbox"] {
  width: auto;
}
@media screen and (max-width: 480px) {
  .com_virtuemart.view-user #ui-tabs #searchMedia {
    width: 90% !important;
  }
}
.com_virtuemart.view-user #tab-2 td.key {
  width: 200px;
}
.com_virtuemart.view-user #tab-2 td {
  padding: 5px;
  border: 0;
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user #tab-2 td {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user #tab-2 td.labelcell {
    width: 15em !important;
  }
}
@media screen and (max-width: 992px) {
  .com_virtuemart.view-user #tab-2 td[valign="top"] {
    display: block;
  }
}
.com_virtuemart.view-user #tab-2 td[overflow="hidden"] {
  display: none;
}
.com_virtuemart.view-user #tab-2 .vmquote {
  word-wrap: break-word;
}
@media screen and (max-width: 992px) {
  .com_virtuemart.view-user #tab-2 .vmquote {
    max-width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user #tab-2 .vmquote {
    max-width: 220px;
  }
}
.com_virtuemart.view-user #tab-2 .inputbox,
.com_virtuemart.view-user #tab-2 input[type="text"] {
  width: 200px;
}
.com_virtuemart.view-user #tab-2 .inputbox[type="checkbox"],
.com_virtuemart.view-user #tab-2 input[type="text"][type="checkbox"] {
  width: auto;
}
.com_virtuemart.view-user #tab-2 .inputbox#upload,
.com_virtuemart.view-user #tab-2 input[type="text"]#upload {
  width: auto;
  height: auto;
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-user #tab-2 .inputbox#upload,
  .com_virtuemart.view-user #tab-2 input[type="text"]#upload {
    width: 90%;
  }
}
.com_virtuemart.view-user #tab-2 .checkboxes .radio {
  padding-left: 20px;
  font-weight: 300;
}
.com_virtuemart.view-user #tab-2 legend {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;
}
.com_virtuemart.view-user #tab-2 .ui-autocomplete-input {
  display: inline-block;
  height: 40px !important;
}
.com_virtuemart.view-user #tab-2 button.fg-button {
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
  background-image: none;
  border-radius: 0;
  border-style: inherit;
  display: inline-block;
  padding: 6.5px 13px;
  font-size: 16px;
  font-weight: 400;
  height: 40px !important;
}
.com_virtuemart.view-user #tab-2 button.fg-button:hover,
.com_virtuemart.view-user #tab-2 button.fg-button:focus,
.com_virtuemart.view-user #tab-2 button.fg-button.focus,
.com_virtuemart.view-user #tab-2 button.fg-button:active,
.com_virtuemart.view-user #tab-2 button.fg-button.active,
.open > .dropdown-toggle.com_virtuemart.view-user #tab-2 button.fg-button {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.com_virtuemart.view-user #tab-2 button.fg-button:active,
.com_virtuemart.view-user #tab-2 button.fg-button.active,
.open > .dropdown-toggle.com_virtuemart.view-user #tab-2 button.fg-button {
  background-image: none;
}
.com_virtuemart.view-user #tab-2 button.fg-button.disabled,
.com_virtuemart.view-user #tab-2 button.fg-button[disabled],
fieldset[disabled] .com_virtuemart.view-user #tab-2 button.fg-button,
.com_virtuemart.view-user #tab-2 button.fg-button.disabled:hover,
.com_virtuemart.view-user #tab-2 button.fg-button[disabled]:hover,
fieldset[disabled] .com_virtuemart.view-user #tab-2 button.fg-button:hover,
.com_virtuemart.view-user #tab-2 button.fg-button.disabled:focus,
.com_virtuemart.view-user #tab-2 button.fg-button[disabled]:focus,
fieldset[disabled] .com_virtuemart.view-user #tab-2 button.fg-button:focus,
.com_virtuemart.view-user #tab-2 button.fg-button.disabled.focus,
.com_virtuemart.view-user #tab-2 button.fg-button[disabled].focus,
fieldset[disabled] .com_virtuemart.view-user #tab-2 button.fg-button.focus,
.com_virtuemart.view-user #tab-2 button.fg-button.disabled:active,
.com_virtuemart.view-user #tab-2 button.fg-button[disabled]:active,
fieldset[disabled] .com_virtuemart.view-user #tab-2 button.fg-button:active,
.com_virtuemart.view-user #tab-2 button.fg-button.disabled.active,
.com_virtuemart.view-user #tab-2 button.fg-button[disabled].active,
fieldset[disabled] .com_virtuemart.view-user #tab-2 button.fg-button.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.com_virtuemart.view-user #tab-2 button.fg-button .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.com_virtuemart.view-user #tab-2 #ImagesContainer {
  margin: 26px 0;
}
.com_virtuemart.view-user #adminForm > .buttonBar-right + a {
  margin-right: 26px;
}
.com_virtuemart.view-cart .vm-button-correct {
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
  border-radius: 0;
  border-style: inherit;
  display: inline-block;
  padding: 6.5px 13px;
  font-size: 16px;
  font-weight: 400;
}
.com_virtuemart.view-cart .vm-button-correct:hover,
.com_virtuemart.view-cart .vm-button-correct:focus,
.com_virtuemart.view-cart .vm-button-correct.focus,
.com_virtuemart.view-cart .vm-button-correct:active,
.com_virtuemart.view-cart .vm-button-correct.active,
.open > .dropdown-toggle.com_virtuemart.view-cart .vm-button-correct {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.com_virtuemart.view-cart .vm-button-correct:active,
.com_virtuemart.view-cart .vm-button-correct.active,
.open > .dropdown-toggle.com_virtuemart.view-cart .vm-button-correct {
  background-image: none;
}
.com_virtuemart.view-cart .vm-button-correct.disabled,
.com_virtuemart.view-cart .vm-button-correct[disabled],
fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct,
.com_virtuemart.view-cart .vm-button-correct.disabled:hover,
.com_virtuemart.view-cart .vm-button-correct[disabled]:hover,
fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct:hover,
.com_virtuemart.view-cart .vm-button-correct.disabled:focus,
.com_virtuemart.view-cart .vm-button-correct[disabled]:focus,
fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct:focus,
.com_virtuemart.view-cart .vm-button-correct.disabled.focus,
.com_virtuemart.view-cart .vm-button-correct[disabled].focus,
fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct.focus,
.com_virtuemart.view-cart .vm-button-correct.disabled:active,
.com_virtuemart.view-cart .vm-button-correct[disabled]:active,
fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct:active,
.com_virtuemart.view-cart .vm-button-correct.disabled.active,
.com_virtuemart.view-cart .vm-button-correct[disabled].active,
fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.com_virtuemart.view-cart .vm-button-correct .badge {
  color: #006e3a;
  background-color: #ffffff;
}
.com_virtuemart.view-cart .continue_link {
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
  display: inline-block;
  padding: 6.5px 13px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 13px;
}
.com_virtuemart.view-cart .continue_link:hover,
.com_virtuemart.view-cart .continue_link:focus,
.com_virtuemart.view-cart .continue_link.focus,
.com_virtuemart.view-cart .continue_link:active,
.com_virtuemart.view-cart .continue_link.active,
.open > .dropdown-toggle.com_virtuemart.view-cart .continue_link {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.com_virtuemart.view-cart .continue_link:active,
.com_virtuemart.view-cart .continue_link.active,
.open > .dropdown-toggle.com_virtuemart.view-cart .continue_link {
  background-image: none;
}
.com_virtuemart.view-cart .continue_link.disabled,
.com_virtuemart.view-cart .continue_link[disabled],
fieldset[disabled] .com_virtuemart.view-cart .continue_link,
.com_virtuemart.view-cart .continue_link.disabled:hover,
.com_virtuemart.view-cart .continue_link[disabled]:hover,
fieldset[disabled] .com_virtuemart.view-cart .continue_link:hover,
.com_virtuemart.view-cart .continue_link.disabled:focus,
.com_virtuemart.view-cart .continue_link[disabled]:focus,
fieldset[disabled] .com_virtuemart.view-cart .continue_link:focus,
.com_virtuemart.view-cart .continue_link.disabled.focus,
.com_virtuemart.view-cart .continue_link[disabled].focus,
fieldset[disabled] .com_virtuemart.view-cart .continue_link.focus,
.com_virtuemart.view-cart .continue_link.disabled:active,
.com_virtuemart.view-cart .continue_link[disabled]:active,
fieldset[disabled] .com_virtuemart.view-cart .continue_link:active,
.com_virtuemart.view-cart .continue_link.disabled.active,
.com_virtuemart.view-cart .continue_link[disabled].active,
fieldset[disabled] .com_virtuemart.view-cart .continue_link.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.com_virtuemart.view-cart .continue_link .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.com_virtuemart.view-cart .post_payment_order_total {
  margin-bottom: 26px;
}
.com_virtuemart.view-cart .cart-view h1 {
  color: #27292e;
  margin-bottom: 26px;
  font-size: 56px;
}
.com_virtuemart.view-cart .cart-view .vm-cart-header-container .vm-continue-shopping {
  margin: 0;
}
.com_virtuemart.view-cart .cart-view .vm-fieldset-pricelist h3 {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .com_virtuemart.view-cart .cart-view .vm-fieldset-pricelist {
    overflow-y: auto;
  }
}
.com_virtuemart.view-cart .cart-view .vm-display {
  white-space: nowrap;
}
.com_virtuemart.view-cart .cart-view .cart-summary tr td {
  padding: 10px 0;
}
.com_virtuemart.view-cart .cart-view .cart-summary .quantity-input {
  display: inline-block;
}
.com_virtuemart.view-cart .cart-view .cart-summary .coupon {
  display: inline;
}
@media screen and (max-width: 480px) {
  .com_virtuemart.view-cart .cart-view .cart-summary .coupon {
    width: 200px;
  }
}
.com_virtuemart.view-cart .cart-view div.terms-of-service {
  display: block;
  margin: 0;
}
.com_virtuemart.view-cart .cart-view .billto-shipto label.radio {
  padding-left: 20px;
}
@media screen and (max-width: 480px) {
  .com_virtuemart #facebox {
    width: 100%;
    left: 0 !important;
  }
  .com_virtuemart #facebox .image img {
    width: 100%;
  }
}
.com_virtuemart #facebox .content {
  padding: 26px;
}
.com_virtuemart #facebox .content h4 {
  font-size: 16px;
  padding-top: 26px;
  margin-top: 13px;
  border-top: 1px solid #dadedf;
  clear: both;
}
.com_virtuemart #facebox .content .continue_link,
.com_virtuemart #facebox .content .showcart {
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
  display: inline-block;
  padding: 6.5px 13px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 13px;
}
.com_virtuemart #facebox .content .continue_link:hover,
.com_virtuemart #facebox .content .showcart:hover,
.com_virtuemart #facebox .content .continue_link:focus,
.com_virtuemart #facebox .content .showcart:focus,
.com_virtuemart #facebox .content .continue_link.focus,
.com_virtuemart #facebox .content .showcart.focus,
.com_virtuemart #facebox .content .continue_link:active,
.com_virtuemart #facebox .content .showcart:active,
.com_virtuemart #facebox .content .continue_link.active,
.com_virtuemart #facebox .content .showcart.active,
.open > .dropdown-toggle.com_virtuemart #facebox .content .continue_link,
.open > .dropdown-toggle.com_virtuemart #facebox .content .showcart {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.com_virtuemart #facebox .content .continue_link:active,
.com_virtuemart #facebox .content .showcart:active,
.com_virtuemart #facebox .content .continue_link.active,
.com_virtuemart #facebox .content .showcart.active,
.open > .dropdown-toggle.com_virtuemart #facebox .content .continue_link,
.open > .dropdown-toggle.com_virtuemart #facebox .content .showcart {
  background-image: none;
}
.com_virtuemart #facebox .content .continue_link.disabled,
.com_virtuemart #facebox .content .showcart.disabled,
.com_virtuemart #facebox .content .continue_link[disabled],
.com_virtuemart #facebox .content .showcart[disabled],
fieldset[disabled] .com_virtuemart #facebox .content .continue_link,
fieldset[disabled] .com_virtuemart #facebox .content .showcart,
.com_virtuemart #facebox .content .continue_link.disabled:hover,
.com_virtuemart #facebox .content .showcart.disabled:hover,
.com_virtuemart #facebox .content .continue_link[disabled]:hover,
.com_virtuemart #facebox .content .showcart[disabled]:hover,
fieldset[disabled] .com_virtuemart #facebox .content .continue_link:hover,
fieldset[disabled] .com_virtuemart #facebox .content .showcart:hover,
.com_virtuemart #facebox .content .continue_link.disabled:focus,
.com_virtuemart #facebox .content .showcart.disabled:focus,
.com_virtuemart #facebox .content .continue_link[disabled]:focus,
.com_virtuemart #facebox .content .showcart[disabled]:focus,
fieldset[disabled] .com_virtuemart #facebox .content .continue_link:focus,
fieldset[disabled] .com_virtuemart #facebox .content .showcart:focus,
.com_virtuemart #facebox .content .continue_link.disabled.focus,
.com_virtuemart #facebox .content .showcart.disabled.focus,
.com_virtuemart #facebox .content .continue_link[disabled].focus,
.com_virtuemart #facebox .content .showcart[disabled].focus,
fieldset[disabled] .com_virtuemart #facebox .content .continue_link.focus,
fieldset[disabled] .com_virtuemart #facebox .content .showcart.focus,
.com_virtuemart #facebox .content .continue_link.disabled:active,
.com_virtuemart #facebox .content .showcart.disabled:active,
.com_virtuemart #facebox .content .continue_link[disabled]:active,
.com_virtuemart #facebox .content .showcart[disabled]:active,
fieldset[disabled] .com_virtuemart #facebox .content .continue_link:active,
fieldset[disabled] .com_virtuemart #facebox .content .showcart:active,
.com_virtuemart #facebox .content .continue_link.disabled.active,
.com_virtuemart #facebox .content .showcart.disabled.active,
.com_virtuemart #facebox .content .continue_link[disabled].active,
.com_virtuemart #facebox .content .showcart[disabled].active,
fieldset[disabled] .com_virtuemart #facebox .content .continue_link.active,
fieldset[disabled] .com_virtuemart #facebox .content .showcart.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.com_virtuemart #facebox .content .continue_link .badge,
.com_virtuemart #facebox .content .showcart .badge {
  color: #006e3a;
  background-color: #ffffff;
}
.com_virtuemart #facebox .content .showcart {
  float: none;
}
@media screen and (min-width: 768px) {
  .com_virtuemart #facebox .content .showcart {
    float: right;
  }
}
.com_virtuemart #facebox .content .continue_link {
  color: #3d4045;
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.com_virtuemart #facebox .content .continue_link:hover,
.com_virtuemart #facebox .content .continue_link:focus,
.com_virtuemart #facebox .content .continue_link.focus,
.com_virtuemart #facebox .content .continue_link:active,
.com_virtuemart #facebox .content .continue_link.active,
.open > .dropdown-toggle.com_virtuemart #facebox .content .continue_link {
  color: #3d4045;
  background-color: rgba(200, 200, 200, 0.9);
  border-color: rgba(0, 0, 0, 0);
}
.com_virtuemart #facebox .content .continue_link:active,
.com_virtuemart #facebox .content .continue_link.active,
.open > .dropdown-toggle.com_virtuemart #facebox .content .continue_link {
  background-image: none;
}
.com_virtuemart #facebox .content .continue_link.disabled,
.com_virtuemart #facebox .content .continue_link[disabled],
fieldset[disabled] .com_virtuemart #facebox .content .continue_link,
.com_virtuemart #facebox .content .continue_link.disabled:hover,
.com_virtuemart #facebox .content .continue_link[disabled]:hover,
fieldset[disabled] .com_virtuemart #facebox .content .continue_link:hover,
.com_virtuemart #facebox .content .continue_link.disabled:focus,
.com_virtuemart #facebox .content .continue_link[disabled]:focus,
fieldset[disabled] .com_virtuemart #facebox .content .continue_link:focus,
.com_virtuemart #facebox .content .continue_link.disabled.focus,
.com_virtuemart #facebox .content .continue_link[disabled].focus,
fieldset[disabled] .com_virtuemart #facebox .content .continue_link.focus,
.com_virtuemart #facebox .content .continue_link.disabled:active,
.com_virtuemart #facebox .content .continue_link[disabled]:active,
fieldset[disabled] .com_virtuemart #facebox .content .continue_link:active,
.com_virtuemart #facebox .content .continue_link.disabled.active,
.com_virtuemart #facebox .content .continue_link[disabled].active,
fieldset[disabled] .com_virtuemart #facebox .content .continue_link.active {
  background-color: rgba(225, 225, 225, 0.9);
  border-color: transparent;
}
.com_virtuemart #facebox .content .continue_link .badge {
  color: rgba(225, 225, 225, 0.9);
  background-color: #3d4045;
}
.com_virtuemart.view-category .product-price {
  text-align: left;
}
.com_virtuemart.view-category .addtocart-area .addtocart-bar {
  left: 15px;
  text-align: left;
}
.com_virtuemart.view-category .horizontal-separator {
  background: none;
}
.com_virtuemart.view-vendor .t3-content > a {
  text-decoration: underline;
  font-size: 16px;
}
.com_virtuemart.view-vendor .vendor-details-view > a {
  text-decoration: underline;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .com_virtuemart.view-vendor .vendor-details-view > h1 {
    font-size: 45px;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .com_virtuemart.view-vendor .vendor-details-view .vendor-image > img {
    max-width: 100%;
    margin-top: 13px;
  }
}
.com_virtuemart.view-vendor .vendor-details-view > h3 {
  font-size: 16px;
  font-weight: 700;
  color: #27292e;
  padding-bottom: 10px;
  border-bottom: 3px solid #ecf0f1;
}
.com_virtuemart.view-vendor .vendor-details-view #askform > label {
  margin-bottom: 13px;
  font-weight: 400;
}
.com_virtuemart.view-vendor .vendor-details-view .submit > div {
  float: none;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 13px;
  margin-right: 26px;
  text-align: left !important;
  width: auto;
}
.com_virtuemart.view-vendor .vendor-details-view .submit > div .counter {
  float: none;
  margin: 0;
}
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button {
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
  border-radius: 0;
  padding: 6.5px 13px;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
}
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:hover,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:focus,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.focus,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:active,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.active,
.open > .dropdown-toggle.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:active,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.active,
.open > .dropdown-toggle.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button {
  background-image: none;
}
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled],
fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled:hover,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled]:hover,
fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:hover,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled:focus,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled]:focus,
fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:focus,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled.focus,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled].focus,
fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.focus,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled:active,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled]:active,
fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:active,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled.active,
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled].active,
fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button .badge {
  color: #006e3a;
  background-color: #ffffff;
}
.com_virtuemart.view-vendor .vendor-details-view .submit:after {
  display: block;
  content: "";
  clear: both;
}
.com_virtuemart.view-vendor .vendor-description {
  margin-bottom: 26px;
}
.com_virtuemart.view-manufacturer .manufacturer-details-view .manufacturer-image img {
  float: none;
  margin-left: 0;
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .com_virtuemart.view-manufacturer .manufacturer-details-view .manufacturer-image img {
    float: right;
    margin-left: 26px;
  }
}
.com_virtuemart.view-manufacturer .manufacturer-details-view > h1 {
  font-size: 45px;
  color: #27292e;
}
.com_virtuemart.view-manufacturer .manufacturer-details-view .spacer {
  padding: 26px 0;
}
.com_virtuemart.view-manufacturer .manufacturer-view-default .manufacturer img {
  border: 1px solid #ecf0f1;
  padding: 5px;
  float: none;
  margin-left: 0;
  max-width: 100%;
}
.com_virtuemart.view-manufacturer .manufacturer-view-default .spacer {
  padding: 0 26px;
}
.com_virtuemart.view-manufacturer .manufacturer-view-default .spacer > h2 {
  font-size: 24px;
  color: #27292e;
  font-weight: 700;
  margin: 0 0 26px 0;
}
.com_virtuemart.view-manufacturer .manufacturer-view-default .spacer > h2 > a {
  color: #3d4045;
}
.com_virtuemart .t3-module .module-ct {
  padding-top: 13px;
}
.com_virtuemart .t3-module .inputbox,
.com_virtuemart .t3-module .button {
  width: 100%;
  margin-bottom: 10px;
}
.com_virtuemart .t3-module br {
  display: none;
}
.com_virtuemart .t3-module #virtuemart_currency_id {
  margin: 10px 0;
}
.com_virtuemart .t3-module input.button {
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
  border-radius: 0;
  border-style: inherit;
  display: block;
  padding: 6.5px 6.5px;
  font-size: 16px;
  font-weight: 400;
}
.com_virtuemart .t3-module input.button:hover,
.com_virtuemart .t3-module input.button:focus,
.com_virtuemart .t3-module input.button.focus,
.com_virtuemart .t3-module input.button:active,
.com_virtuemart .t3-module input.button.active,
.open > .dropdown-toggle.com_virtuemart .t3-module input.button {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.com_virtuemart .t3-module input.button:active,
.com_virtuemart .t3-module input.button.active,
.open > .dropdown-toggle.com_virtuemart .t3-module input.button {
  background-image: none;
}
.com_virtuemart .t3-module input.button.disabled,
.com_virtuemart .t3-module input.button[disabled],
fieldset[disabled] .com_virtuemart .t3-module input.button,
.com_virtuemart .t3-module input.button.disabled:hover,
.com_virtuemart .t3-module input.button[disabled]:hover,
fieldset[disabled] .com_virtuemart .t3-module input.button:hover,
.com_virtuemart .t3-module input.button.disabled:focus,
.com_virtuemart .t3-module input.button[disabled]:focus,
fieldset[disabled] .com_virtuemart .t3-module input.button:focus,
.com_virtuemart .t3-module input.button.disabled.focus,
.com_virtuemart .t3-module input.button[disabled].focus,
fieldset[disabled] .com_virtuemart .t3-module input.button.focus,
.com_virtuemart .t3-module input.button.disabled:active,
.com_virtuemart .t3-module input.button[disabled]:active,
fieldset[disabled] .com_virtuemart .t3-module input.button:active,
.com_virtuemart .t3-module input.button.disabled.active,
.com_virtuemart .t3-module input.button[disabled].active,
fieldset[disabled] .com_virtuemart .t3-module input.button.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.com_virtuemart .t3-module input.button .badge {
  color: #006e3a;
  background-color: #ffffff;
}
.com_virtuemart .t3-module .vmgroup .productdetails {
  margin-bottom: 26px;
  font-size: 15px;
}
.com_virtuemart .t3-module .vmgroup .productdetails .featuredProductImage {
  margin-bottom: 13px;
}
.com_virtuemart .t3-module .vmmanufacturer {
  width: 49%;
  display: inline-block;
}
.com_virtuemart .t3-module .vmmanufacturer li {
  padding-right: 20px;
  font-size: 14px;
  font-weight: 400;
}
.com_virtuemart .t3-module .vmmanufacturer li img {
  margin-bottom: 13px;
}
.com_virtuemart .t3-module ul.VMmenu li {
  border-color: #dadedf;
}
.com_virtuemart .vmCartModule .product_row {
  border-bottom: 1px solid #dadedf;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 15px;
}
.com_virtuemart .vmCartModule .product_row:after {
  content: "";
  display: block;
  clear: both;
}
.com_virtuemart .vmCartModule .show_cart a {
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
  display: inline-block;
  padding: 6.5px 13px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  float: none !important;
}
.com_virtuemart .vmCartModule .show_cart a:hover,
.com_virtuemart .vmCartModule .show_cart a:focus,
.com_virtuemart .vmCartModule .show_cart a.focus,
.com_virtuemart .vmCartModule .show_cart a:active,
.com_virtuemart .vmCartModule .show_cart a.active,
.open > .dropdown-toggle.com_virtuemart .vmCartModule .show_cart a {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.com_virtuemart .vmCartModule .show_cart a:active,
.com_virtuemart .vmCartModule .show_cart a.active,
.open > .dropdown-toggle.com_virtuemart .vmCartModule .show_cart a {
  background-image: none;
}
.com_virtuemart .vmCartModule .show_cart a.disabled,
.com_virtuemart .vmCartModule .show_cart a[disabled],
fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a,
.com_virtuemart .vmCartModule .show_cart a.disabled:hover,
.com_virtuemart .vmCartModule .show_cart a[disabled]:hover,
fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a:hover,
.com_virtuemart .vmCartModule .show_cart a.disabled:focus,
.com_virtuemart .vmCartModule .show_cart a[disabled]:focus,
fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a:focus,
.com_virtuemart .vmCartModule .show_cart a.disabled.focus,
.com_virtuemart .vmCartModule .show_cart a[disabled].focus,
fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a.focus,
.com_virtuemart .vmCartModule .show_cart a.disabled:active,
.com_virtuemart .vmCartModule .show_cart a[disabled]:active,
fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a:active,
.com_virtuemart .vmCartModule .show_cart a.disabled.active,
.com_virtuemart .vmCartModule .show_cart a[disabled].active,
fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.com_virtuemart .vmCartModule .show_cart a .badge {
  color: #006e3a;
  background-color: #ffffff;
}
.com_virtuemart .vm-pagination {
  padding-top: 32px;
}
.com_virtuemart .vm-pagination ul {
  padding-left: 0;
  margin-bottom: 0;
  float: left;
  margin-right: 26px;
}
.com_virtuemart .vm-pagination ul li {
  display: inline-block;
  margin-right: 13px;
}
.com_virtuemart .vm-pagination ul li:last-child {
  margin-right: 0;
}
.com_virtuemart .vm-pagination ul li span,
.com_virtuemart .vm-pagination ul li a {
  background: transparent;
  border: 0;
}
.com_virtuemart .vm-pagination ul li a {
  color: #006e3a;
}
.com_virtuemart .vm-pagination ul li a:hover,
.com_virtuemart .vm-pagination ul li a:focus,
.com_virtuemart .vm-pagination ul li a:active {
  color: #003b1f;
}
.com_virtuemart .vm-pagination .vm-page-counter {
  border-bottom: 1px solid #505656;
  padding-bottom: 2px;
  font-weight: bold;
  float: none;
}
.books-view {
  text-align: left;







}
.books-view div.product {
  border: 0;
  min-width: 0;
}
.books-view div.product .spacer {
  padding: 26px 15px 0;
}
.books-view div.product .spacer:before,
.books-view div.product .spacer:after {
  content: " ";
  display: table;
}
.books-view div.product .spacer:after {
  clear: both;
}
.books-view .addtocart-bar {
  text-align: left;
}
.books-view span.addtocart-button input.addtocart-button,
.books-view span.addtocart-button input.notify-button {
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
  border-radius: 3px;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.05) inset;
  padding: 4.33333333px 13px;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
}
.books-view span.addtocart-button input.addtocart-button:hover,
.books-view span.addtocart-button input.notify-button:hover,
.books-view span.addtocart-button input.addtocart-button:focus,
.books-view span.addtocart-button input.notify-button:focus,
.books-view span.addtocart-button input.addtocart-button.focus,
.books-view span.addtocart-button input.notify-button.focus,
.books-view span.addtocart-button input.addtocart-button:active,
.books-view span.addtocart-button input.notify-button:active,
.books-view span.addtocart-button input.addtocart-button.active,
.books-view span.addtocart-button input.notify-button.active,
.open > .dropdown-toggle.books-view span.addtocart-button input.addtocart-button,
.open > .dropdown-toggle.books-view span.addtocart-button input.notify-button {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.books-view span.addtocart-button input.addtocart-button:active,
.books-view span.addtocart-button input.notify-button:active,
.books-view span.addtocart-button input.addtocart-button.active,
.books-view span.addtocart-button input.notify-button.active,
.open > .dropdown-toggle.books-view span.addtocart-button input.addtocart-button,
.open > .dropdown-toggle.books-view span.addtocart-button input.notify-button {
  background-image: none;
}
.books-view span.addtocart-button input.addtocart-button.disabled,
.books-view span.addtocart-button input.notify-button.disabled,
.books-view span.addtocart-button input.addtocart-button[disabled],
.books-view span.addtocart-button input.notify-button[disabled],
fieldset[disabled] .books-view span.addtocart-button input.addtocart-button,
fieldset[disabled] .books-view span.addtocart-button input.notify-button,
.books-view span.addtocart-button input.addtocart-button.disabled:hover,
.books-view span.addtocart-button input.notify-button.disabled:hover,
.books-view span.addtocart-button input.addtocart-button[disabled]:hover,
.books-view span.addtocart-button input.notify-button[disabled]:hover,
fieldset[disabled] .books-view span.addtocart-button input.addtocart-button:hover,
fieldset[disabled] .books-view span.addtocart-button input.notify-button:hover,
.books-view span.addtocart-button input.addtocart-button.disabled:focus,
.books-view span.addtocart-button input.notify-button.disabled:focus,
.books-view span.addtocart-button input.addtocart-button[disabled]:focus,
.books-view span.addtocart-button input.notify-button[disabled]:focus,
fieldset[disabled] .books-view span.addtocart-button input.addtocart-button:focus,
fieldset[disabled] .books-view span.addtocart-button input.notify-button:focus,
.books-view span.addtocart-button input.addtocart-button.disabled.focus,
.books-view span.addtocart-button input.notify-button.disabled.focus,
.books-view span.addtocart-button input.addtocart-button[disabled].focus,
.books-view span.addtocart-button input.notify-button[disabled].focus,
fieldset[disabled] .books-view span.addtocart-button input.addtocart-button.focus,
fieldset[disabled] .books-view span.addtocart-button input.notify-button.focus,
.books-view span.addtocart-button input.addtocart-button.disabled:active,
.books-view span.addtocart-button input.notify-button.disabled:active,
.books-view span.addtocart-button input.addtocart-button[disabled]:active,
.books-view span.addtocart-button input.notify-button[disabled]:active,
fieldset[disabled] .books-view span.addtocart-button input.addtocart-button:active,
fieldset[disabled] .books-view span.addtocart-button input.notify-button:active,
.books-view span.addtocart-button input.addtocart-button.disabled.active,
.books-view span.addtocart-button input.notify-button.disabled.active,
.books-view span.addtocart-button input.addtocart-button[disabled].active,
.books-view span.addtocart-button input.notify-button[disabled].active,
fieldset[disabled] .books-view span.addtocart-button input.addtocart-button.active,
fieldset[disabled] .books-view span.addtocart-button input.notify-button.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.books-view span.addtocart-button input.addtocart-button .badge,
.books-view span.addtocart-button input.notify-button .badge {
  color: #006e3a;
  background-color: #ffffff;
}
@media screen and (max-width: 991px) {
  .books-view span.addtocart-button input.addtocart-button,
  .books-view span.addtocart-button input.notify-button {
    padding: 6.5px 13px;
  }
}
.books-view span.quantity-controls {
  vertical-align: top;
  margin: 0 2px;
}
.books-view span.quantity-controls input.quantity-controls {
  display: block;
  width: 15px;
  padding: 0;
  margin-bottom: 5px;
}
.books-view span.quantity-controls input.quantity-plus {
  background: url("/templates/uber/images/virtuemart/quantity-controls.png") no-repeat 0 0;
}
.books-view span.quantity-controls input.quantity-minus {
  background: url("/templates/uber/images/virtuemart/quantity-controls.png") no-repeat -15px 0;
}
.books-view .bk-list {
  list-style: none;
  position: relative;
  margin: 0 -15px !important;
  padding: 0;
}
.books-view .bk-list > .product {
  position: relative;
  float: left;
  z-index: 1;
  -webkit-perspective: 1800px;
  -moz-perspective: 1800px;
  perspective: 1800px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .books-view .bk-list > .product.width25 {
    width: 50%;
  }
}
.books-view .bk-list > .product:last-child {
  margin-right: 0;
}
.books-view .bk-info {
  position: relative;
}
.books-view .bk-cover img {
  width: 100%;
  height: 100%;
}
.books-view .bk-info h3 {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
  padding: 20px 0 0;
}
.books-view .bk-info h3 span {
  display: inline-block;
  min-height: 48px;
}
.books-view .bk-info p {
  line-height: 24px;
  color: #444;
}
.books-view .bk-info button.bk-active,
.books-view .bk-info button:active {
  background-color: #002212;
}
.books-view .bk-info .PricesalesPrice {
  margin-top: 10px;
  font-weight: 600;
}
.books-view .no-touch .bk-info button:hover,
.books-view .bk-info button.bk-active {
  background-color: #002212;
}
.books-view .bk-list > .product .bk-book {
  width: 100%;
  height: 300px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform .5s;
}
.books-view .bk-list > .product .bk-book.bk-bookdefault:hover {
  -webkit-transform: rotate3d(0, 1, 0, 35deg);
  -moz-transform: rotate3d(0, 1, 0, 35deg);
  transform: rotate3d(0, 1, 0, 35deg);
}
.books-view .bk-list > .product .bk-book > div,
.books-view .bk-list > .product .bk-front > div {
  display: block;
  position: absolute;
}
.books-view .bk-list > .product .bk-front {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform .5s;
  -webkit-transform: translate3d(0, 0, 20px);
  -moz-transform: translate3d(0, 0, 20px);
  transform: translate3d(0, 0, 20px);
  z-index: 10;
}
.books-view .bk-list > .product .bk-front > div {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.books-view .bk-list .bk-cover h2 {
  margin: 0;
}
.books-view .bk-list > .product .bk-page {
  -webkit-transform: translate3d(0, 0, 19px);
  -moz-transform: translate3d(0, 0, 19px);
  transform: translate3d(0, 0, 19px);
  display: none;
  width: 295px;
  height: 390px;
  top: 5px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 9;
}
.books-view .bk-list > .product .bk-front,
.books-view .bk-list > .product .bk-back,
.books-view .bk-list > .product .bk-front > div {
  width: 225px;
  height: 300px;
}
.books-view .bk-list > .product .bk-left,
.books-view .bk-list > .product .bk-right {
  width: 40px;
  left: -20px;
}
.books-view .bk-list > .product .bk-left h2,
.books-view .bk-list > .product .bk-right h2 {
  margin: 0;
}
.books-view .bk-list > .product .bk-top,
.books-view .bk-list > .product .bk-bottom {
  width: 295px;
  height: 40px;
  top: -15px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.books-view .bk-list > .product .bk-back {
  -webkit-transform: rotate3d(0, 1, 0, -180deg) translate3d(0, 0, 20px);
  -moz-transform: rotate3d(0, 1, 0, -180deg) translate3d(0, 0, 20px);
  transform: rotate3d(0, 1, 0, -180deg) translate3d(0, 0, 20px);
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
  border-radius: 3px 0 0 3px;
}
.books-view .bk-list > .product .bk-cover-back {
  background-color: #000;
  -webkit-transform: rotate3d(0, 1, 0, -180deg);
  -moz-transform: rotate3d(0, 1, 0, -180deg);
  transform: rotate3d(0, 1, 0, -180deg);
}
.books-view .bk-list > .product .bk-right {
  height: 390px;
  top: 5px;
  -webkit-transform: rotate3d(0, 1, 0, 90deg) translate3d(0, 0, 295px);
  -moz-transform: rotate3d(0, 1, 0, 90deg) translate3d(0, 0, 295px);
  transform: rotate3d(0, 1, 0, 90deg) translate3d(0, 0, 295px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.books-view .bk-list > .product .bk-left {
  height: 300px;
  background: #ecf0f1;
  overflow: hidden;
  -webkit-transform: rotate3d(0, 1, 0, -90deg);
  -moz-transform: rotate3d(0, 1, 0, -90deg);
  transform: rotate3d(0, 1, 0, -90deg);
}
.books-view .bk-list > .product .bk-left h2 span:first-child {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  padding-right: 20px;
}
.books-view .bk-list > .product .bk-left h2 {
  font-size: 15px;
  line-height: 40px;
  padding-right: 10px;
  text-align: right;
}
.books-view .bk-list > .product .bk-top {
  -webkit-transform: rotate3d(1, 0, 0, 90deg);
  -moz-transform: rotate3d(1, 0, 0, 90deg);
  transform: rotate3d(1, 0, 0, 90deg);
}
.books-view .bk-list > .product .bk-bottom {
  -webkit-transform: rotate3d(1, 0, 0, -90deg) translate3d(0, 0, 390px);
  -moz-transform: rotate3d(1, 0, 0, -90deg) translate3d(0, 0, 390px);
  transform: rotate3d(1, 0, 0, -90deg) translate3d(0, 0, 390px);
}
.books-view .bk-list > .product .bk-viewinside .bk-front {
  -webkit-transform: translate3d(0, 0, 20px) rotate3d(0, 1, 0, -160deg);
  -moz-transform: translate3d(0, 0, 20px) rotate3d(0, 1, 0, -160deg);
  transform: translate3d(0, 0, 20px) rotate3d(0, 1, 0, -160deg);
}
.books-view .bk-list > .product .bk-book.bk-viewinside {
  -webkit-transform: translate3d(0, 0, 150px) rotate3d(0, 1, 0, 0deg);
  -moz-transform: translate3d(0, 0, 150px) rotate3d(0, 1, 0, 0deg);
  transform: translate3d(0, 0, 150px) rotate3d(0, 1, 0, 0deg);
}
.books-view .bk-list > .product .bk-book.bk-viewback {
  -webkit-transform: translate3d(0, 0, 0px) rotate3d(0, 1, 0, 180deg);
  -moz-transform: translate3d(0, 0, 0px) rotate3d(0, 1, 0, 180deg);
  transform: translate3d(0, 0, 0px) rotate3d(0, 1, 0, 180deg);
}
.books-view .bk-list > .product .bk-viewback .bk-back {
  z-index: 10;
}
.books-view .bk-list > .product .bk-page,
.books-view .bk-list > .product .bk-right,
.books-view .bk-list > .product .bk-top,
.books-view .bk-list > .product .bk-bottom {
  background-color: #fff;
}
.books-view .bk-list > .product .bk-front > div {
  border-radius: 0 3px 3px 0;
  box-shadow: inset 4px 0 10px rgba(0, 0, 0, 0.1);
}
.books-view .bk-list > .product .bk-front:after {
  content: '';
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: -1px;
  width: 1px;
}
.books-view .bk-list > .product .bk-cover:after,
.books-view .bk-list > .product .bk-back:after {
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  width: 3px;
  background: rgba(0, 0, 0, 0.06);
  box-shadow: 1px 0 3px rgba(255, 255, 255, 0.1);
}
.books-view .bk-list > .product .bk-back:after {
  left: auto;
  right: 10px;
}
.books-view .bk-left h2 {
  width: 300px;
  height: 40px;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(90deg) translateY(-40px);
  -moz-transform: rotate(90deg) translateY(-40px);
  transform: rotate(90deg) translateY(-40px);
}
.books-view .bk-content {
  position: absolute;
  top: 30px;
  left: 20px;
  bottom: 20px;
  right: 20px;
  padding: 30px;
  overflow: hidden;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  cursor: default;
}
.books-view .bk-content-current {
  opacity: 1;
  pointer-events: auto;
}
.books-view .bk-content p {
  padding: 0 0 10px;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 13px;
  line-height: 20px;
  text-align: justify;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.books-view .bk-page nav {
  display: block;
  text-align: center;
  margin-top: 20px;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  left: 26px;
  bottom: 26px;
}
.books-view .bk-page nav span {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #aaa;
  background: #f0f0f0;
  border-radius: 50%;
  font-size: 11px;
}
.books-view .bk-page .number {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
}
.books-view .bk-page .btn {
  display: inline-block;
  margin-top: 110px;
  margin-left: 26px;
}
.books-view .book-1 .bk-cover {
  background-repeat: no-repeat;
  background-position: 10px 40px;
}
.books-view .book-1 .bk-cover h2 {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 30px;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.books-view .book-1 .bk-cover h2 span:first-child,
.books-view .book-1 .bk-left h2 span:first-child {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  padding-right: 20px;
}
.books-view .book-1 .bk-cover h2 span:first-child {
  display: block;
}
.books-view .book-1 .bk-cover h2 span:last-child,
.books-view .book-1 .bk-left h2 span:last-child {
  font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
}
.books-view .book-1 .bk-content p {
  font-family: Georgia, Times, "Times New Roman", serif;
}
.books-view .book-1 .bk-left h2 {
  color: #fff;
  font-size: 15px;
  line-height: 40px;
  padding-right: 10px;
  text-align: right;
}
.books-view .book-1 .bk-back p {
  color: #fff;
  font-size: 13px;
  padding: 40px;
  text-align: center;
  font-weight: 700;
}
.books-view .book-2 .bk-front > div,
.books-view .book-2 .bk-back,
.books-view .book-2 .bk-left,
.books-view .book-2 .bk-front:after {
  background-color: #222;
}
.books-view .book-2 .bk-cover {
  background-image: url(/templates/uber/less/images/2.png);
  background-repeat: no-repeat;
  background-position: 98% 0%;
}
.books-view .book-2 .bk-cover h2,
.books-view .book-2 .bk-left h2 {
  color: #fff;
  font-family: 'the_godfatherregular', Georgia, serif;
  font-weight: 400;
}
.books-view .book-2 .bk-cover h2 {
  font-size: 138px;
  line-height: 102px;
  padding: 30px;
}
.books-view .book-2 .bk-cover h2 span:first-child {
  position: relative;
  display: block;
}
.books-view .book-2 .bk-cover h2 span:first-child:before {
  content: 'A novel';
  font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
  text-transform: uppercase;
  position: absolute;
  color: red;
  font-size: 20px;
  right: -15px;
  bottom: -60px;
}
.books-view .book-2 .bk-cover h2 span:last-child {
  font-size: 100px;
  line-height: 80px;
  display: block;
  position: relative;
}
.books-view .book-2 .bk-cover h2 span:last-child:before {
  content: 'by';
  font-size: 16px;
  color: red;
  position: absolute;
  top: -32px;
  left: 62px;
  font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
}
.books-view .book-2 .bk-cover h2 span:last-child:after {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f9ed65;
  position: absolute;
  top: 5px;
  left: 101px;
}
.books-view .book-2 .bk-left h2 {
  font-size: 20px;
  line-height: 40px;
  padding-right: 10px;
  text-align: right;
}
.books-view .book-2 .bk-back p {
  color: red;
  font-size: 13px;
  font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
  padding: 40px;
  text-align: center;
}
.books-view .book-3 .bk-front > div,
.books-view .book-3 .bk-back,
.books-view .book-3 .bk-left,
.books-view .book-3 .bk-front:after {
  background-color: #a4c19e;
}
.books-view .book-3 .bk-cover {
  background-image: url(/templates/uber/less/images/3.png);
  background-repeat: no-repeat;
  background-position: 100% 95%;
}
.books-view .book-3 .bk-cover h2 {
  position: absolute;
  top: 40px;
  right: 40px;
  left: 40px;
  padding-top: 15px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.books-view .book-3 .bk-cover h2 span:first-child,
.books-view .book-3 .bk-left h2 span:first-child {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  padding-right: 20px;
}
.books-view .book-3 .bk-cover h2 span:first-child {
  display: block;
}
.books-view .book-3 .bk-cover h2 span:last-child,
.books-view .book-3 .bk-left h2 span:last-child,
.books-view .book-3 .bk-content p {
  font-family: Georgia, Times, "Times New Roman", serif;
}
.books-view .book-3 .bk-left h2 {
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}
.books-view .book-3 .bk-back img {
  width: 200px;
  display: block;
  margin: 30px auto 0;
}
.books-view .book-3 .bk-back p {
  color: #fff;
  font-size: 13px;
  font-family: Georgia, Times, "Times New Roman", serif;
  padding: 40px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.books-view .no-csstransforms3d .bk-list > .product .bk-book > div,
.books-view .no-csstransforms3d .bk-list > .product .bk-book .bk-cover-back {
  display: none;
}
.books-view .no-csstransforms3d .bk-list > .product .bk-book > div.bk-front {
  display: block;
}
.books-view .no-csstransforms3d .bk-info button,
.books-view .no-js .bk-info button {
  display: none;
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .form-control:focus, .inputbox:focus {
  border-color: #006e3a !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #006e3a !important;
}

.chzn-container-active .chzn-choices {
  border-color: #006e3a !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #006e3a !important;
}

/*http://codepen.io/CreativeJuiz/pen/BiHzp */
/*.checkbox [type="checkbox"]:not(:checked), .checkbox [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

.checkbox [type="checkbox"]:not(:checked) + label, .checkbox [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.checkbox [type="checkbox"]:not(:checked) + label:before, .checkbox [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #000000;
  background: #FFFFFF;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px #000000;
}

.checkbox [type="checkbox"]:not(:checked) + label:after, .checkbox [type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 3px; left: 4px;
  font-size: 18px;
  line-height: 0.8;
  color: #FFFFFF;
  transition: all .2s;
}

.checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.checkbox [type="checkbox"]:checked + label:before {
  background: #006e3a;
}

.checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}*/

/*.checkbox [type="checkbox"]:disabled:not(:checked) + label:before, .checkbox [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}

[type="checkbox"]:disabled + label {
  color: #aaa;
}*/

/*[type="checkbox"]:checked:focus + label:before, [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}*/

.checkbox label:hover:before {
  border: 1px solid #006e3a !important;
}

.btn:focus {
  outline-color: #006e3a !important;
}

.chzn-container .chzn-results li.highlighted {
    background-color: #006e3a !important;
    background-image: none;
}
.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: #96a1a3;
  font-size: 20px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #313337;
  background-color: #f5f5f5;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 13px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: #96a1a3;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
@media (min-width: 992px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu.animate {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-megamenu .mega-inner {
  padding: 10px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 13px;
  border-top: 1px solid #ecf0f1;
}
.t3-megamenu .mega-dropdown-menu {
  padding: 13px 0;
  border: 1px solid #ecf0f1;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
  margin-left: -1px;
  background: rgba(255, 255, 255, 0.96);
}
.t3-megamenu .mega-dropdown-menu.menu-layout-preview li a {
  font-weight: bold;
  white-space: nowrap;
}
.t3-megamenu .mega-dropdown-menu.menu-layout-preview li img {
  max-width: 100%;
  margin-bottom: 13px;
  display: block !important;
}
.t3-megamenu .mega-dropdown-menu.menu-layout-preview li:hover,
.t3-megamenu .mega-dropdown-menu.menu-layout-preview li:focus {
  background: none;
  color: #006e3a;
}
.t3-megamenu .dropdown-submenu .col-lg-12.mega-col-nav .mega-inner,
.t3-megamenu .dropdown-submenu .col-md-12.mega-col-nav .mega-inner,
.t3-megamenu .dropdown-submenu .col-sm-12.mega-col-nav .mega-inner,
.t3-megamenu .dropdown-submenu .col-xs-12.mega-col-nav .mega-inner {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 10px 10px 20px;
  background: transparent;
  color: #505656;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #ecf0f1;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: #006e3a;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #006e3a;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 8px 10px;
  color: #3d4045;
  font-size: 15px;
  border-radius: 3px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-nav > li a:active,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  background: #006e3a;
  color: #fff;
}
.t3-megamenu .mega-nav > li a:hover:after,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover:after,
.t3-megamenu .mega-nav > li a:active:after,
.t3-megamenu .dropdown-menu .mega-nav > li a:active:after,
.t3-megamenu .mega-nav > li a:focus:after,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus:after {
  border-left-border: #ffffff;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a {
  color: #006e3a;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a:hover,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a:active,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a:focus {
  background: none;
}
.t3-megamenu .mega-nav .dropdown-submenu > a:after {
  border-left-color: #96a1a3;
  margin-right: 0;
}
.t3-megamenu .mega-nav .dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}
.t3-megamenu .mega-nav .dropdown-submenu.open > .dropdown-menu {
  margin-left: -2px;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
}
.t3-megamenu .mega-nav .dropdown-submenu > .mega-dropdown-menu > .mega-dropdown-inner {
  padding: 0 20px;
}
.t3-megamenu .t3-module.layout-menu {
  padding-left: 0;
  padding-right: 0;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 10px 10px 20px;
  background: transparent;
  color: #505656;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #ecf0f1;
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: #006e3a;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #96a1a3;
  font-size: 12px;
  margin-top: 3px;
  font-weight: 400;
  position: absolute;
  bottom: -2px;
  text-transform: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  border: 0;
  margin-top: -30px;
  margin-left: 5px;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret:before {
  content: "\f107";
  font-family: FontAwesome;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  left: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: auto;
  right: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #27292e;
  color: #96a1a3;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #3498db;
  color: #ffffff;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #96a1a3;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #ffffff;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  left: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  right: -250px;
  left: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  border-left: 1px solid #ecf0f1;
  padding: 0 7.5px;
  width: auto;
  height: 52px;
  line-height: 52px;
  text-transform: uppercase;
  background-color: transparent;
  color: #505656;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .off-canvas-toggle {
    padding: 0 15px;
  }
  .off-canvas-toggle i {
    margin-left: 8.66666667px;
    font-size: 17px;
  }
}
.off-canvas-toggle:hover,
.off-canvas-toggle:focus,
.off-canvas-toggle:active {
  outline: none;
  color: #505656;
  background-color: #eeeeee;
  border-color: #ecf0f1;
}
.off-canvas-toggle span {
  display: none;
}
@media screen and (min-width: 1200px) {
  .off-canvas-toggle span {
    display: inline-block;
  }
}
.t3-off-canvas {
  background: #27292e;
  color: #96a1a3;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #3498db;
  color: #ffffff;
  padding: 10px 0 10px 26px;
  height: 52px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 35px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 52px;
  line-height: 50px;
  width: 52px;
  background: #196090;
  position: absolute;
  top: 0;
  right: 0;
  text-shadow: none;
  font-weight: 300;
  color: #fff;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 26px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #96a1a3;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #ffffff;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .nav {
  font-size: 15px;
}
.t3-off-canvas .t3-off-canvas-body .nav li {
  border: 0;
  padding: 0;
  margin: 7px 0 0;
}
.t3-off-canvas .t3-off-canvas-body .nav li a {
  padding: 5px 0;
  color: #96a1a3;
}
.t3-off-canvas .t3-off-canvas-body .nav li a:hover,
.t3-off-canvas .t3-off-canvas-body .nav li a:active,
.t3-off-canvas .t3-off-canvas-body .nav li a:focus {
  background: none;
  color: #ffffff;
}
.t3-off-canvas .t3-off-canvas-body .nav li a .caret {
  display: none;
}
.t3-off-canvas .t3-off-canvas-body .nav li a:before {
  display: none;
}
.t3-off-canvas .t3-off-canvas-body .nav li.active > a,
.t3-off-canvas .t3-off-canvas-body .nav li.active.open > a {
  background: none;
  color: #006e3a;
}
.t3-off-canvas .t3-off-canvas-body .nav li.open > a {
  background: none;
  color: #ffffff;
}
.t3-off-canvas .t3-off-canvas-body .nav li.open > a .caret {
  border-top-color: #ffffff;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  background: none;
  font-size: 14px;
  text-transform: none;
  padding: 5px 0;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu a img {
  display: none;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .active a {
  background: transparent;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .divider {
  height: auto;
  background: none;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .dropdown-submenu {
  bottom: 1px solid #3d4045;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .dropdown-submenu > a {
  font-weight: bold;
  margin-bottom: 5px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .dropdown-submenu > a:after {
  border: 4px solid transparent;
  border-top: 4px solid #96a1a3;
  position: absolute;
  top: 17px;
  right: 0;
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .dropdown-submenu.open > a:after {
  border-top-color: #ffffff;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 39px;
  padding: 0;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 13px;
  color: #505656;
  font-size: 14px;
}
.t3-off-canvas .t3-off-canvas-body .main-menu .nav {
  font-weight: bold;
  text-transform: uppercase;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/templates/uber/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/templates/uber/fonts/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'),url('/templates/uber/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/templates/uber/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/templates/uber/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/templates/uber/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* Web Fonts
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto/roboto-light-webfont.eot');
    src: url('../fonts/roboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
 */
 
/* Roboto Web Font */
@font-face {
    font-family: 'roboto';
    src: url('/templates/uber/fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('/templates/uber/fonts/roboto/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;font-display:swap;}


@font-face {
    font-family: 'robotolight';
    src: url('/templates/uber/fonts/roboto/roboto-light-webfont.woff2') format('woff2'),
         url('/templates/uber/fonts/roboto/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;font-display:swap;}
@font-face {
    font-family: 'robotobold';
    src: url('/templates/uber/fonts/roboto/roboto-bold-webfont.woff2') format('woff2'),
         url('/templates/uber/fonts/roboto/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;font-display:swap;}
@font-face {
    font-family: 'robotoregular';
    src: url('/templates/uber/fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('/templates/uber/fonts/roboto/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;font-display:swap;}
@font-face {
    font-family: 'robotothin';
    src: url('/templates/uber/fonts/roboto/roboto-thin-webfont.woff2') format('woff2'),
         url('/templates/uber/fonts/roboto/roboto-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;font-display:swap;}
@font-face {
    font-family: 'robotomedium';
    src: url('/templates/uber/fonts/roboto/roboto-medium-webfont.woff2') format('woff2'),
         url('/templates/uber/fonts/roboto/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;font-display:swap;}

/* Default Font */
html body {
	font-family: robotolight, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html body b,
html body strong {
	font-family: robotomedium, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/* Horizontal Scroll Bug */
div#t3-section.wrap.sections-wrap {
	overflow:hidden;
}



/* custom css */

/* off canvas menu header color */
.t3-off-canvas .t3-off-canvas-header
    {background: #006e3a;}
    
   /* masthead SAR Green overlay */ 
    .masthead .masthead-bg:before
    {background: #006e3a;}
    
   
    /* remove blog item image spacing */
  .blog .items-leading .item-content-box 
    {width: 100%;}

    
    /* remove sidebar top border */
  .t3-sidebar .t3-module:first-child {
    border-top: 0px solid #dadedf;}

   /* acm-features style 7 remove bottom border */
.acm-features.style-7 .features-content .odd {
    text-align: right;
    clear: both;
}
.odd {
    background: #fff;
    padding: 2px;
    border-bottom: 0px dotted #ccc;
}

  
/* acm-pricing table smaller */
.pricing-table .col .col-header h2, .pricing-table .col .col-header .h2 {
    font-size: 25px;
}

.pricing-table .col ul li {
    border-bottom: 1px solid #ecf0f1;
    font-size: 15px;
    padding: 13px 26px;
    text-align: center;
    background-color: #ffffff;
}

.pricing-table .col .btn {
    font-size: 15px;
    padding: 13px 26px;
}


/* logo padding adjust */
body div.logo-image {
    padding:4px 15px 0px 15px;
    min-width:0px;
}
div.logo div.logo-image a {
    height:40px;
    line-height:40px;
}
div.logo-image img {
    padding:0px;
	width:118px;
	max-width:118px !important;
	height:40px;
	max-height:40px !important;
	object-fit:contain;
}

/* about block right*/
.about-block {
    background: #f4f6f7;
    padding: 25px;
}

/* about block right*/
.about-block.right {
    float: right;
    margin: 0 0 26px 50px;
    width: 300px;
}

/* submenu top*/
.ja-submenu ul li a {
    color: #3d4045;
    display: block;
    padding: 0;
    margin: 0 26px 0 0;
    padding-bottom: 2px;
    text-transform: capitalize;
}


/* submenu ul active*/
.ja-submenu ul li.active a, .ja-submenu ul li.active a:hover, .ja-submenu ul li.active a:focus, .ja-submenu ul li.active a:active, .ja-submenu ul li a:hover, .ja-submenu ul li a:active, .ja-submenu ul li a:focus {
    box-shadow: 0 -0.5px 0 #006e3a inset;
    color: #3d4045;
    background: none;
}

/* submenu icon*/
.ja-submenu ul:before {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    background: #3d4045;
    border-radius: 50%;
    color: #ecf0f1;
    font-size: 16px;
    height: 0px;
    line-height: 36px;
    text-align: center;
    width: 0px;
    margin-right: 0px;
}


/* adjust section padding*/
.t3-mainbody {
    padding-top: 20px;
    padding-bottom: 52px;
}

/* adjust page subheading*/
.page-subheader {
    border-bottom: 0px solid #dadedf;
    margin: 0 0 26px;

}

/* adjust h2*/
h2 small, .h2 small {
    font-weight: 800;
    line-height: 1;
    color: #000000;
}

/* adjust item image*/

.item-image img {
    width: 100%;
    height: auto;
    
}

/*.item-image.pull-left {
    margin-right: 0px;
margin-left: 30px;
}*/

/* adjust k2 template SAR */
.col-lg-9 {
    width: 65%;
}
.col-lg-3 {
    width: 35%;
}

/* modify h4,6,6 margin */
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 30px;
    margin-bottom: 13px;
}


/* Empty content is leaving space from padding -JM 2019DEC29 */
html.home body.home-business div#t3-mainbody.t3-mainbody {
	padding:0px;
}
html.home body.home-business div#t3-mainbody.t3-mainbody div#t3-content.t3-content {
	padding:0px;
}


/* Property Listings - Remove large bottom margin (was: 48px;) -JM 2019DEC30 */
#itemListPrimary div.catItemView.groupPrimary {
    margin-bottom:0px;
}

/* Hide main content area with menu page class */
html.hide-maincontent div#t3-mainbody.t3-mainbody {
	display:none;
}


/* AcyMail Subscription Module - Style Fixes */
div.acym_module form div.acym_introtext {
	margin-bottom:26px;
	font-size: 15px;
	color:#777777;
}
div.acym_module form table.acym_form tbody tr td {
	border:none;
}
div.acym_module form table.acym_form tbody tr td.acyfield_text {
	width:75%;
}
div.acym_module form table.acym_form tbody tr td.acysubbuttons {
}
div.acym_module form table.acym_form tbody tr td.acyfield_text input#acym__user__edit__email.cell {
	width:100% !important;
	max-width:100% !important;
	height:40px;
	max-height:40px;
	color:#777777;
	border:1px solid #dddddd;
	box-shadow:none;
}
div.acym_module form table.acym_form tbody tr td.acysubbuttons input.btn.subbutton {
	width:100% !important;
	max-width:100% !important;
	height:40px;
	max-height:40px;
	padding:5px 30px 5px 30px;
	font-weight:400;
	text-transform:none;
}



/* Staff Directory */
html.com_contact.view-contact div.contact div.contact-information div.contact-image img {
	max-width:225px;
	object-fit:contain;
}
form#contact-form.form-horizontal {
	/*
	border:1px solid rgba(255,255,255,0);
	*/
	border:none;
	background-color:rgba(255,255,255,0);
	margin:0px;
	color:#000000;
	box-shadow:none;
	-webkit-box-shadow:none;
}
form#contact-form.form-horizontal fieldset {
	width:100%;
	display:inline-block;
}
#contact-form.form-horizontal div.control-group {
	margin:0px;
	padding-bottom:26px;
	position:relative;
}
#contact-form.form-horizontal div.control-group.field-spacer {
	display:none;
}
#contact-form.form-horizontal div.control-group div.control-label {
    text-align:left;
	width:100%;
}

#contact-form.form-horizontal div.control-group div.controls {
    margin-left:0px;
}
#contact-form.form-horizontal div.control-group div.controls textarea#jform_contact_message {
	max-width:100%;
	width:100%;
	min-height:250px;
}
#contact-form.form-horizontal div.control-group div.control-label span.optional {
	display:none;
}
#contact-form.form-horizontal div.control-group div.controls button.btn.btn-primary {
	float:right;
	border-radius:26px;
	margin-top:20px;
}


/* Contact Page Form */
#contact-form fieldset legend {
	display:none;
}
div.contact div.contact-information div.page-header h2 {
	/*
	display:none;
	*/
}
#contact-form div.control-group.field-spacer div.control-label span.spacer {
	display:none;
}
div.contact div.contact-information div.contact-links {
	display:none;
}
html.contact-main div.contact div.contact-information div.contact-info {
	display:none;
}

#contact-form.form-horizontal div.control-group label#jform_contact_email_copy-lbl {
	margin:0px 0px 0px 25px;
	font-size:15px;
	color:#96a1a3;
	font-weight:300;
}
#contact-form.form-horizontal div.control-group div.controls input#jform_contact_email_copy {
	margin:11px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:0px;
}

/* Contact Category */
html.view-category div.contact-category h1 {
	font-size: 45px;
    margin-top: 26px;
    margin-bottom: 13px;
    font-weight: 500;
    line-height: 1.25;
}

/* Alert Messages */
#system-message div.alert-message {
    background-color:inherit;
    border-color:inherit;
    color:inherit;
}

/* Powered by... Remove */
body div.cbPoweredBy {
	display:none;
}



/* Horizontal-Scrolling Fix -JM 2019DEC30 */
#t3-mainbody.t3-mainbody div.row:first-of-type {
	margin:0px;
}

/* Profile Detail Layout */
div.cbEditProfile.cbEditProfileTabbed div.row.cbProfileEditButtons,
div.cbEditProfile.cbEditProfileTabbed div.cbFieldsContentsTab div.row {
	margin:0px;
}
div.cbEditProfile.cbEditProfileTabbed div.form-group:first-of-type {
    padding:26px 0px 26px 0px;
}
div.cbEditProfile.cbEditProfileTabbed div.form-group {
    padding:0px 0px 26px 0px;
}
div.cbEditProfile.cbEditProfileTabbed div.cbFieldsContentsTab {
	/*
	display:inline-block;
	width:100%;
	*/
}
/* This should have number of columns setting in extension interface!! Check it. */
div.cbEditProfile.cbEditProfileTabbed label.col-form-label.col-sm-3 {
	width:50%;
}


/* Partnerships Table Header Wrapping */
table.table thead th.header,
div#partnerships-heading-and-table table#assetList.table thead th.header {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
table#assetList.table {
	margin-top:25px;
}


/* Non-Bootstrap Styles */
html.com_sar_assets div.span4 {
	width:33.1%;
	display:inline-block;
	vertical-align:top;
}
html.com_sar_assets div.span6 {
	width:49.5%;
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
}
html.com_sar_assets div.span8 {
	width:66.3%;
	display:inline-block;
	vertical-align:top;
}
html.com_sar_assets.view-asset img.span12 {
  width:100%;
  max-width:100%;
  height:auto;
}




/* Settings Button */
html.com_sar_assets span div#display_settings_link {
	padding:30px 10px 0px 0px;
	display:none !important;
}
html.com_sar_assets span div#display_settings_values {
	display:inline-block !important;
	padding:30px 10px 0px 0px;
}

/* Page Heading */
body div.sections-wrap div.section div.section-ct div.section-inner h3.section-title {

    /*
    font-size: 45px;
	font-weight: 700;
	color: #006e3a;
	color: #27292e;
	*/

}
body div.sections-wrap div.section div.section-ct div.section-inner h3.section-title p.section-intro {
	font-family: robotolight, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


 
/* Body Copy */
.article-content {
    font-size: 15px;
	color: #777777;
	letter-spacing: 0.1em;
}


/* Menu Font */
header.uber-header ul.nav li a {
	line-height:25px;
    padding:13px 26px;
}
header.uber-header ul.nav li a, 
header.uber-header ul.nav li a:hover, 
header.uber-header ul.nav li a:active, 
header.uber-header ul.nav li a:focus {
}


/* Content Area */
div#t3-mainbody.t3-mainbody {
	padding:20px 0px 50px 0px;
}
div#t3-mainbody.t3-mainbody div#t3-content {
	padding:25px 15px 25px 15px;
}


/* K2 Filter */
html.properties div#t3-mainbody.t3-mainbody {
	padding:0px;
}
html.properties div#t3-mainbody.t3-mainbody div#t3-content {
	padding:0px;
}
div.filter-area {
	display:inline-block;
	width:100%;
	color:#ffffff;
	background-color:#006e3a;
	padding:10px;
	margin:10px 0px 0px 0px;
}
div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView form {
}
div.filter-area ul.horizontal-layout li:last-child, ul.horizontal-layout li.last-item.jacol-4 {
    width:25%;
	text-align:center;
}
div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView form ul.horizontal-layout li:last-child, ul.horizontal-layout li.last-item.jacol-4 {
}

div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView div.itemListCategoriesBlock div.itemListCategory {
	margin:10px 0px 0px 0px;
}
div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView div.itemList div#itemListPrimary div.itemContainer {
	padding:20px;
}

div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView div.itemList div#itemListPrimary div.itemContainer div.catItemView.groupPrimary {
	border:1px solid #cccccc;
	padding:0px;
}
div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView div.itemList div#itemListPrimary div.itemContainer div.catItemView.groupPrimary div.catItemImageBlock {
	margin:0px;
	padding:0px;
	float:right;
	

}
div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView div.itemList div#itemListPrimary div.itemContainer div.catItemView.groupPrimary div.catItemImageBlock span.catItemImage {
	margin:0px;
	
	display:block;
	height:165px;
	object-fit:cover;
	overflow:hidden;
}
div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView div.itemList div#itemListPrimary div.itemContainer div.catItemView.groupPrimary div.catItemHeader h3.catItemTitle {
	padding:10px 15px 0px 15px;
	font-size:22px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView div.itemList div#itemListPrimary div.itemContainer div.catItemView.groupPrimary div.catItemHeader h3.catItemTitle a {
}
div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView div.itemList div#itemListPrimary div.itemContainer div.catItemView.groupPrimary div.catItemBody {
	padding:0px 15px 15px 15px;
	font-size:14px;
	color:#999999;
}
div#t3-mainbody.t3-mainbody div#t3-content div#k2Container.itemListView div.itemList div#itemListPrimary div.itemContainer div.catItemView.groupPrimary div.catItemBody div.catItemIntroText {
	padding:10px 0px 0px 0px;
	height:80px;
	overflow:hidden;
	text-overflow:ellipsis;
}



/* Asset Management - Column Heading & Layout */
table.otherexpenses th,
table.otherexpenses td {
	text-align:right;
}


/* SAR Asset Manager - Investment Financials */
table.otherexpenses tr.heading {
	font-size:12px;
}
table.otherexpenses .cell-type,
table.otherexpenses .cell-date {
	text-align:left;
}
table.otherexpenses td.cell-total-label {
	text-align:left;
	font-weight:bold;
}
table.otherexpenses td.cell-total-amount {
	text-align:right;
	font-weight:bold;
}
table.tenants th,
table.loan th,
table#assetList.financials th {
	font-size:12px;
	text-align:right;
}
table.tenants.table .cell-tenant-name,
table.loan.table .cell-lender,
table#assetList.financials th.cell-period {
	text-align:left;
}
table.tenants.table td,
table.loan.table td,
table#assetList.financials td {
	text-align:right;
}
table#assetList.financials td.cell-period {
	text-align:left;
}
table#assetList.financials tr.totals td {
	font-weight:bold;
}


/* K2 Category Item */
div.catItemView div.item-status {
	display:inline-block;
	float:right;
	margin-top:-35px;
	padding:1px 35px 1px 35px;
	background-color:#ff9934;
	color:#ffffff;
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;
}
div.catItemView div.item-status.Sale {
	background-color:#06bd06;
}

div.catItemView div.item-address {
	padding:5px 0px 0px 15px;
	color:#999999;
	font-size:14px;
	width:100%;
	max-width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
div.catItemView div.item-address i.fa {
	color:#777777;
	margin-right:5px;
}
div.catItemView div.item-details {
	padding:0px;
	border-top:1px solid #cccccc;
	height:60px;
	color:#888888;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}

div.catItemView div.item-type {
	float:left;
	width:32.5%;
	height:60px;
	padding:6px 6px 0px 10px;
	border-right:1px solid #cccccc;
}
div.catItemView div.item-type span.type {
	display:block;
	color:#999999;
	font-size:14px;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
div.catItemView div.item-size {
	float:left;
	width:32.5%;
	height:60px;
	padding:6px 6px 0px 10px;
}
div.catItemView div.item-size span.size {
	display:block;
	color:#999999;
	font-size:14px;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
div.catItemView div.item-year {
	float:left;
	width:32.5%;
	height:60px;
	padding:6px 6px 0px 10px;
	border-left:1px solid #cccccc;
}
div.catItemView div.item-year span.year-built {
	display:block;
	color:#999999;
	font-size:14px;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

/* Title & Headings
body article .article-title, 
body article .article-header h1 {
	font-family: robotoregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
*/


/* Reports Pagination */
html.com_sar_assets.view-reports div.pagination.pagination-toolbar ul.pagination-list {
	list-style-type: none; /* Remove bullets */
	padding: 0; /* Remove padding */
	margin: 0; /* Remove margins */
}
html.com_sar_assets.view-reports div.pagination.pagination-toolbar ul.pagination-list li {
	display: inline-block;
	padding: 0px 10px 0px 10px;
}


/* Main Menu */
body header.uber-header div.site-navigation-right {
	background-color: #ffffff;
}


/*** MEDIA QUERIES ***/
@media(max-width:991px){
	div.right-menu ul.search-menu {
		display:none;
	}
	header.uber-header nav.navbar {
		display:none;
	}	
}
@media(min-width:992px){
	div.site-navigation-right button.off-canvas-toggle {
		display:none;
	}	
}


/* Hide Secret Key on Frontend */
div.login form label#secretkey-lbl {
	display:none;
}
div.login form input#secretkey {
	display:none;
}
.docs-section {
  margin-bottom: 78px;
  font-size: 16px;
}
.docs-section .page-header {
  border-bottom: 1px solid #dadedf;
  margin-bottom: 52px;
  padding-bottom: 26px;
}
.docs-section .page-header h1 {
  font-size: 36px;
  margin: 0;
}
@media (min-width: 768px) {
  .docs-section .page-header h1 {
    font-size: 56px;
  }
}
.docs-section > h2 {
  margin-bottom: 26px;
}
.docs-section > h3 {
  color: #3d4045;
  margin-bottom: 26px;
}
.docs-section .dropdown-menu {
  padding: 0;
  margin: 0;
}
.docs-section .dropdown-menu li {
  padding: 0 26px;
}
.docs-section .dropdown-menu li:first-child {
  padding-top: 13px;
}
.docs-section .dropdown-menu li:last-child {
  padding-bottom: 13px;
}
.docs-section .panel-body {
  padding: 15px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 26px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #3d4045;
  color: #ffffff;
  margin-bottom: 26px;
}
@media (min-width: 1200px) {
  .example-colors .swatch-item {
    min-height: 123px;
  }
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
  font-size: 15px;
}
.example-colors .color-brand-primary {
  background: #006e3a;
}
.example-colors .color-brand-secondary {
  background: #38b775;
}
.example-colors .color-brand-success {
  background: #38b775;
}
.example-colors .color-brand-danger {
  background: #f44336;
}
.example-colors .color-brand-warning {
  background: #ff5722;
}
.example-colors .color-brand-info {
  background: #03a9f4;
}
.example-colors .color-gray-darker {
  background: #27292e;
}
.example-colors .color-gray-dark {
  background: #3d4045;
}
.example-colors .color-gray {
  background: #505656;
}
.example-colors .color-gray-light {
  background: #96a1a3;
  color: #3d4045;
}
.example-colors .color-gray-lighter {
  background: #ecf0f1;
  color: #3d4045;
}
.example-colors .color-gray-lightest {
  background: #f4f6f7;
  color: #3d4045;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  box-shadow: none;
  width: 100%;
  margin-bottom: 26px;
}
.example-buttons ul,
.example-inputs ul {
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .example-buttons ul li,
  .example-inputs ul li {
    float: left;
    width: 30%;
    padding-right: 26px;
  }
}
.example-navigation .tab-content {
  padding: 26px 0;
}
.example-navigation h3 {
  color: #3d4045;
  margin: 0 0 26px;
}
.example-type h1,
.example-type h2 {
  margin-top: 0;
}
.example-type h1 small,
.example-type h2 small {
  display: block;
}
.example-type h1 {
  margin-top: 0;
}
.uber-footer {
  background: #3d4045;
  color: #96a1a3;
}
.uber-footer:before,
.uber-footer:after {
  content: " ";
  display: table;
}
.uber-footer:after {
  clear: both;
}
.uber-footer.affix {
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.uber-footer small {
  display: block;
  font-size: 100%;
}
.uber-footer.light-color,
.uber-footer.white-color {
  background: #f4f6f7;
  color: #505656;
}
.uber-footer.light-color .footer-left > h2,
.uber-footer.white-color .footer-left > h2 {
  color: #27292e;
}
.uber-footer.light-color .footer-left a,
.uber-footer.white-color .footer-left a {
  color: #006e3a;
  border-bottom-color: #006e3a;
}
.uber-footer.light-color .footer-left a:hover,
.uber-footer.white-color .footer-left a:hover,
.uber-footer.light-color .footer-left a:active,
.uber-footer.white-color .footer-left a:active,
.uber-footer.light-color .footer-left a:focus,
.uber-footer.white-color .footer-left a:focus {
  color: #002212;
  border-bottom-color: #002212;
}
.uber-footer.light-color .uber-social .fa,
.uber-footer.white-color .uber-social .fa {
  background: rgba(0, 0, 0, 0.5);
}
.uber-footer.light-color .footer-right,
.uber-footer.white-color .footer-right {
  background: rgba(0, 0, 0, 0.05);
}
.uber-footer.light-color .footer-right .acymailing_module_form .acymailing_introtext,
.uber-footer.white-color .footer-right .acymailing_module_form .acymailing_introtext {
  color: #505656;
}
.uber-footer.light-color h2.brand-name,
.uber-footer.white-color h2.brand-name {
  text-align: right;
  margin-top: 0;
}
.uber-footer.light-color .uber-spotlight .t3-module,
.uber-footer.white-color .uber-spotlight .t3-module {
  background: none;
}
.uber-footer.light-color .uber-spotlight .t3-module ul > li > a:hover,
.uber-footer.white-color .uber-spotlight .t3-module ul > li > a:hover,
.uber-footer.light-color .uber-spotlight .t3-module ul > li > a:focus,
.uber-footer.white-color .uber-spotlight .t3-module ul > li > a:focus,
.uber-footer.light-color .uber-spotlight .t3-module ul > li > a:active,
.uber-footer.white-color .uber-spotlight .t3-module ul > li > a:active {
  color: #006e3a;
}
.uber-footer.light-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:hover,
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:hover,
.uber-footer.light-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:focus,
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:focus,
.uber-footer.light-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:active,
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:active {
  color: #006e3a;
  border-color: #006e3a;
}
.uber-footer.white-color {
  background: #ffffff;
}
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:hover,
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:focus,
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:active {
  color: #006e3a;
  border-color: #006e3a;
}
.uber-footer.highlight-color {
  background: #006e3a;
  color: #ecf0f1;
}
.uber-footer.highlight-color .footer-left > h2 {
  color: #ffffff;
}
.uber-footer.highlight-color .footer-left a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
.uber-footer.highlight-color .footer-left a:hover,
.uber-footer.highlight-color .footer-left a:active,
.uber-footer.highlight-color .footer-left a:focus {
  color: #002212;
  border-bottom-color: #002212;
}
.uber-footer.highlight-color .uber-social .fa {
  background: rgba(0, 0, 0, 0.1);
}
.uber-footer.highlight-color .footer-right {
  background: rgba(0, 0, 0, 0.1);
}
.uber-footer.highlight-color .footer-right .acymailing_module_form .acymailing_introtext {
  color: #ecf0f1;
}
.back-to-top {
  position: fixed;
  right: 26px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  .back-to-top {
    display: block;
  }
}
.back-to-top .btn {
  background: #ecf0f1;
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  color: #006e3a;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  line-height: 1;
  padding: 0;
  text-align: center;
  font-size: 22px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.back-to-top .btn:hover,
.back-to-top .btn:active,
.back-to-top .btn:focus {
  background: #006e3a;
  color: #ffffff;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.back-to-top.affix,
.back-to-top.affix-top {
  bottom: 78px;
}
.back-to-top a {
  outline: none;
}
.back-to-top i {
  font-size: 20px;
  line-height: 16px;
}
.uber-spotlight {
  font-size: 14px;
  padding: 0;
  overflow: hidden;
}
.uber-spotlight:before,
.uber-spotlight:after {
  content: " ";
  display: table;
}
.uber-spotlight:after {
  clear: both;
}
.uber-spotlight .container {
  padding-top: 26px;
  padding-bottom: 26px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .uber-spotlight .container {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}
.uber-spotlight hr {
  background: #96a1a3;
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  bottom: 0;
  height: 1px;
  margin: 0;
  left: 15px;
  position: absolute;
  right: 15px;
}
.uber-spotlight .t3-module {
  background: #3d4045;
  color: #96a1a3;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.uber-spotlight .t3-module + .t3-module {
  margin-top: 26px;
}
.uber-spotlight .t3-module .module-title {
  color: #505656;
  font-size: 20px;
  margin-bottom: 13px;
  text-transform: none;
}
.uber-spotlight .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.uber-spotlight .t3-module ul > li {
  line-height: 24px;
}
.uber-spotlight .t3-module ul > li > a {
  color: #96a1a3;
}
.uber-spotlight .t3-module ul > li > a:hover,
.uber-spotlight .t3-module ul > li > a:active,
.uber-spotlight .t3-module ul > li > a:focus {
  color: #ffffff;
}
.uber-spotlight .t3-module ul > li.active a {
  font-weight: 400;
}
.uber-spotlight .section-title {
  display: none;
}
.uber-spotlight .uber-contact-info.style-1 .info-list dt span,
.uber-spotlight .uber-contact-info.style-2 .info-list dt span {
  display: none;
}
.uber-spotlight .uber-contact-info.style-1 .info-list dd,
.uber-spotlight .uber-contact-info.style-2 .info-list dd {
  margin-bottom: 6.5px;
}
.uber-spotlight .uber-contact-info.style-1 .info-list dd a,
.uber-spotlight .uber-contact-info.style-2 .info-list dd a {
  color: inherit;
  border-color: inherit;
}
.uber-spotlight .uber-contact-info.style-1 .info-list dd a:hover,
.uber-spotlight .uber-contact-info.style-2 .info-list dd a:hover,
.uber-spotlight .uber-contact-info.style-1 .info-list dd a:focus,
.uber-spotlight .uber-contact-info.style-2 .info-list dd a:focus,
.uber-spotlight .uber-contact-info.style-1 .info-list dd a:active,
.uber-spotlight .uber-contact-info.style-2 .info-list dd a:active {
  color: #ffffff;
  border-color: #ffffff;
}
.uber-footer-inner {
  padding: 52px 0;
}
.uber-footer-inner:before,
.uber-footer-inner:after {
  content: " ";
  display: table;
}
.uber-footer-inner:after {
  clear: both;
}
.uber-footer-inner small {
  margin-bottom: 5px;
  font-size: 15px;
}
.footer-left {
  margin-bottom: 52px;
}
@media (min-width: 992px) {
  .footer-left {
    margin-bottom: 0;
  }
}
.footer-left > h2 {
  margin-top: 0;
  font-size: 32px;
  text-transform: uppercase;
}
.footer-left a {
  color: #96a1a3;
  border-bottom: 1px solid #96a1a3;
}
.footer-left a:hover,
.footer-left a:active,
.footer-left a:focus {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.footer-left .uber-social {
  margin-top: 26px;
  text-align: left;
}
.footer-right {
  padding: 26px;
  background: rgba(255, 255, 255, 0.05);
}
.footer-right .acymailing_module_form .acymailing_introtext {
  font-size: 15px;
  line-height: 1.625;
  color: #96a1a3;
  text-align: left;
  margin-bottom: 26px !important;
}
.footer-right .acymailing_form {
  width: 100%;
}
.footer-right .acymailing_form .acyfield_email {
  width: 72%;
}
.footer-right .acymailing_form .btn {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 5px;
}
.footer-right .acyterms {
  font-size: 14px;
  padding: 5px;
}
.footer-right .acyterms .checkbox {
  display: inline-block;
  min-height: 14px;
  vertical-align: top;
}
.footer-right .acysubbuttons {
  text-align: left;
}
.footer-right .acyfield_html label {
  font-size: 14px;
  font-weight: 400;
}
.footer-right .acymailing_mootoolsbutton > p {
  margin: 0;
}
.footer-right .acymailing_mootoolsbutton .modal {
  position: static;
  padding: 10px 20px;
  color: #ffffff;
  background-color: #006e3a;
  border-color: #006e3a;
}
.footer-right .acymailing_mootoolsbutton .modal:hover,
.footer-right .acymailing_mootoolsbutton .modal:focus,
.footer-right .acymailing_mootoolsbutton .modal.focus,
.footer-right .acymailing_mootoolsbutton .modal:active,
.footer-right .acymailing_mootoolsbutton .modal.active,
.open > .dropdown-toggle.footer-right .acymailing_mootoolsbutton .modal {
  color: #ffffff;
  background-color: #003b1f;
  border-color: #00311a;
}
.footer-right .acymailing_mootoolsbutton .modal:active,
.footer-right .acymailing_mootoolsbutton .modal.active,
.open > .dropdown-toggle.footer-right .acymailing_mootoolsbutton .modal {
  background-image: none;
}
.footer-right .acymailing_mootoolsbutton .modal.disabled,
.footer-right .acymailing_mootoolsbutton .modal[disabled],
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal,
.footer-right .acymailing_mootoolsbutton .modal.disabled:hover,
.footer-right .acymailing_mootoolsbutton .modal[disabled]:hover,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:hover,
.footer-right .acymailing_mootoolsbutton .modal.disabled:focus,
.footer-right .acymailing_mootoolsbutton .modal[disabled]:focus,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:focus,
.footer-right .acymailing_mootoolsbutton .modal.disabled.focus,
.footer-right .acymailing_mootoolsbutton .modal[disabled].focus,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal.focus,
.footer-right .acymailing_mootoolsbutton .modal.disabled:active,
.footer-right .acymailing_mootoolsbutton .modal[disabled]:active,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:active,
.footer-right .acymailing_mootoolsbutton .modal.disabled.active,
.footer-right .acymailing_mootoolsbutton .modal[disabled].active,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal.active {
  background-color: #006e3a;
  border-color: #006e3a;
}
.footer-right .acymailing_mootoolsbutton .modal .badge {
  color: #006e3a;
  background-color: #ffffff;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.uber-social {
  text-align: right;
}
.uber-social a {
  display: inline-block;
  border: none;
  margin-right: 5px;
}
.uber-social a:hover,
.uber-social a:active,
.uber-social a:focus {
  border: none;
}
.uber-social .fa {
  background: rgba(255, 255, 255, 0.05);
  border-bottom: 0 none;
  border-radius: 50%;
  color: #ffffff;
  font-size: 22px;
  height: 42px;
  line-height: 42px;
  margin: 0 5px 0 0;
  text-align: center;
  width: 42px;
}
.uber-social .fa.fa-facebook:hover {
  background: #3b5998;
}
.uber-social .fa.fa-twitter:hover {
  background: #3a92c8;
}
.uber-social .fa.fa-google-plus:hover {
  background: #dd4b39;
}
.uber-social .fa.fa-pinterest:hover {
  background: #cb2027;
}
.uber-social .fa.fa-linkedin:hover {
  background: #287bbc;
}


.uber-footer.footer-4 {
  background-position: center bottom !important;
  background-repeat: no-repeat;
  background-size: 100% auto !important;
}
.uber-footer.footer-4 hr {
  display: none;
}
.uber-footer.footer-4 .wrap.breadcrumb {
  background: url(/templates/uber/acm/footer/images/breadcrumb-snow.png) repeat-x left top;
  padding-top: 52px;
  margin-top: -13px;
}
.uber-footer.footer-4 .wrap.breadcrumb .breadcrumb {
  background: none;
}
.uber-footer.footer-5 .uber-footer-inner {
  padding: 0;
  position: relative;
}
.uber-footer.footer-5 .uber-footer-inner .small {
  margin-bottom: 0;
}
.uber-footer.footer-5 .uber-footer-inner .back-to-top {
  position: absolute;
  right: 30px;
  bottom: auto;
  top: 13px;
}
.uber-footer.footer-5 .uber-footer-inner .back-to-top .btn {
  background: none;
  padding: 0;
  box-shadow: none;
  font-size: 16px;
  height: auto;
  width: auto;
}
.uber-footer.footer-5 .footer-left .nav li {
  float: left;
  margin-top: 0;
  padding: 13px 0;
  margin-right: 26px;
}
.uber-footer.footer-5 .footer-left .nav li a {
  border: none;
  background-color: transparent;
  padding: 0;
}
.uber-footer.footer-5 .footer-right {
  background-color: transparent;
  padding: 13px 0;
  text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .uber-footer.footer-5 .footer-right {
    padding-right: 52px;
  }
}
.uber-footer.highlight-color .uber-footer-inner .back-to-top .btn {
  color: #ffffff;
}
.uber-footer.highlight-color .footer-left .nav li.active a {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
.uber-footer.highlight-color .footer-left .nav a:hover,
.uber-footer.highlight-color .footer-left .nav a:focus,
.uber-footer.highlight-color .footer-left .nav a:active {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
.uber-footer.highlight-color .footer-right a {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
