

.jumbotron {
  position: relative;
  padding: 40px 0;
}
.jumbotron h1 {
  font-size: 60px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0 0 10px 0;
}
.jumbotron p {
  font-size: 22.5px;
  line-height: 1.275;
  margin: 0 0 20px 0;
}
.jumbotron .btn {
  margin-top: 10px;
}
.jumbotron .btn-large {
  margin-top: 20px;
  font-size: 19px;
}
.masthead {
  padding: 80px 0 60px;
  text-align: center;
}
.masthead h1 {
  font-size: 105px;
}
.masthead p {
  font-size: 45px;
}
.masthead .btn-large {
  font-size: 30px;
  padding: 15px 30px;
}
.jumbotron.has-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.masthead.has-image {
  text-align: left;
}
.thumbnails {
  margin-bottom: 20px;
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  position: relative;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  border: 1px solid #e5e5e5;
  display: block;
  padding: 4px;
  line-height: 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #bd4c00;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #666;
}
.thumbnails.paper > li:before,
.thumbnails.paper > li:after {
  content: '';
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0,0,0,0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.thumbnails.paper > li:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.thumbnails.paper .thumbnail {
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thumbnails.paper a.thumbnail.paper:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-indent: -9999em;
  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");
}

.wrap {
  width: auto;
  clear: both;
}
.offset-12 {
  margin-left: -940px;
}
.offset-11 {
  margin-left: -860px;
}
.offset-10 {
  margin-left: -780px;
}
.offset-9 {
  margin-left: -700px;
}
.offset-8 {
  margin-left: -620px;
}
.offset-7 {
  margin-left: -540px;
}
.offset-6 {
  margin-left: -460px;
}
.offset-5 {
  margin-left: -380px;
}
.offset-4 {
  margin-left: -300px;
}
.offset-3 {
  margin-left: -220px;
}
.offset-2 {
  margin-left: -140px;
}
.offset-1 {
  margin-left: -60px;
}
.row-fluid .spanfirst {
  margin-left: 0 !important;
}

@media (max-width: 979px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
}
@media (max-width: 979px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 980px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:979px screen-xs:600px screen-sm:736px screen-md:940px screen-lg:1192px";
}

.wrap {
  width: auto;
  clear: both;
}
.main-content {
  margin-left: 40px;
  margin-right: 40px;
}
.main-content .has-sidebar1 {
  margin-left: 0;
}
.main-content .has-sidebar2 {
  margin-right: 0;
}
.view-contact .main-content {
  margin-left: 0;
  margin-right: 0;
}
.view-contact .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}

body {
  background-color: #f5efdd;
  color: #1d1d1d;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
}
.container,
.view-article.layout-home .container.t3-mainbody {
  background: #fff;
}
.layout-home .container.t3-mainbody {
  background: transparent;
}
.com_jshopping body {
  overflow-x: hidden;
}
a {
  color: #bd4c00;
  text-decoration: none;
}
a:hover {
  color: #712d00;
  text-decoration: underline;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 20px;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;
}
td {
  border-top: 1px solid #ddd;
}
th {
  background: #444;
  color: #eee;
  font-weight: bold;
}
th a {
  color: #eee;
}
th a:hover,
th a:focus,
th a:active {
  color: #fff;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #fff;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #ddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.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;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.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: 5px 10px;
}
.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 #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.star {
  color: #fc0;
}
.red {
  color: #fc615d;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
hr.hr-condensed {
  margin: 10px 0;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.width-auto {
  width: auto;
}

p {
  margin: 0 0 10px;
}
p small,
p .small {
  font-size: 13px;
  color: #999;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #111;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 37.5px;
  line-height: 40px;
}
h1 small {
  font-size: 30px;
}
h2 {
  font-size: 30px;
  line-height: 40px;
}
h2 small {
  font-size: 22.5px;
}
h3 {
  font-size: 22.5px;
  line-height: 40px;
}
h3 small {
  font-size: 17px;
}
h4 {
  font-size: 17px;
  line-height: 20px;
}
h4 small {
  font-size: 15px;
}
h5 {
  font-size: 16px;
  line-height: 20px;
}
h5 small {
  font-size: 13px;
}
h6 {
  font-size: 15px;
  line-height: 20px;
}
.page-header {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin: 0 0 40px;
}
.page-title,
.page-header h1 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  font-weight: 500;
  margin: 0 0 10px 0;
  line-height: 1;
}
.article-title a,
.article-header h1 a {
  color: #333;
}
.article-title a:hover,
.article-title a:focus,
.article-title a:active,
.article-header h1 a:hover,
.article-header h1 a:focus,
.article-header h1 a:active {
  color: #bd4c00;
  text-decoration: none;
}
.item-title {
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12.69px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #fc615d;
}
.label-important[href],
.badge-important[href] {
  background-color: #fb302b;
}
.label-warning,
.badge-warning {
  background-color: #e67e22;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #bf6516;
}
.label-success,
.badge-success {
  background-color: #02BD85;
}
.label-success[href],
.badge-success[href] {
  background-color: #018b61;
}
.label-info,
.badge-info {
  background-color: #0093C3;
}
.label-info[href],
.badge-info[href] {
  background-color: #006d90;
}
.label-inverse,
.badge-inverse {
  background-color: #444;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 20px;
}

form {
  margin: 0 0 20px;
}
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"],
.uneditable-input {
  border-color: #e5e5e5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input,
textarea {
  width: 210px;
}
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"],
.uneditable-input {
  border-color: #e5e5e5;
  transition: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
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,
.uneditable-input:focus {
  border-color: #bd4c00;
  transition: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  padding: 0;
  width: auto;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #e5e5e5;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  border-color: #bd4c00;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: -18px;
  margin-top: 3px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  padding-top: 5px;
  margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}
.help-block,
.help-inline {
  color: #434343;
}
.help-block {
  margin-bottom: 10px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-label {
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
.btn,
.button,
button {
  border: solid 1px #712d00;
  background: #a44200;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 6px 14px;
  text-transform: uppercase;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
  background-color: #712d00;
  color: #fff;
  border-color: #712d00;
  text-decoration: none;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
  color: #fff;
  outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 17px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-small {
  padding: 3px 9px;
  font-size: 14px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 13px;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn {
  border-color: #0093C3;
}
.btn-primary {
  background: #a44200;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #712d00;
  color: #fff;
  border-color: #712d00;
  text-decoration: none;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #e98e3d;
  background-image: -moz-linear-gradient(top,#eb9950,#e67e22);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#eb9950),to(#e67e22));
  background-image: -webkit-linear-gradient(top,#eb9950,#e67e22);
  background-image: -o-linear-gradient(top,#eb9950,#e67e22);
  background-image: linear-gradient(to bottom,#eb9950,#e67e22);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeb984f', endColorstr='#ffe67e22', GradientType=0);
  border-color: #e67e22 #e67e22 #a85913;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #e67e22;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #e67e22;
  *background-color: #d67118;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #bf6516 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fd7e7b;
  background-image: -moz-linear-gradient(top,#fd928f,#fc615d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fd928f),to(#fc615d));
  background-image: -webkit-linear-gradient(top,#fd928f,#fc615d);
  background-image: -o-linear-gradient(top,#fd928f,#fc615d);
  background-image: linear-gradient(to bottom,#fd928f,#fc615d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffc918f', endColorstr='#fffc615d', GradientType=0);
  border-color: #fc615d #fc615d #fb1812;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #fc615d;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #fc615d;
  *background-color: #fc4944;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #fb302b \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #00b0eb;
  background-image: -moz-linear-gradient(top,#00bfff,#09c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
  background-image: -webkit-linear-gradient(top,#00bfff,#09c);
  background-image: -o-linear-gradient(top,#00bfff,#09c);
  background-image: linear-gradient(to bottom,#00bfff,#09c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
  border-color: #09c #09c #006080;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #09c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #09c;
  *background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
  background-color: #007399 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #535353;
  background-image: -moz-linear-gradient(top,#5e5e5e,#444);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5e5e5e),to(#444));
  background-image: -webkit-linear-gradient(top,#5e5e5e,#444);
  background-image: -o-linear-gradient(top,#5e5e5e,#444);
  background-image: linear-gradient(to bottom,#5e5e5e,#444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d5d5d', endColorstr='#ff444444', GradientType=0);
  border-color: #444 #444 #1e1e1e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #444;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \9;
}
.invalid {
  border-color: #fc615d;
}
label.invalid {
  color: #fc615d;
}
input.invalid {
  border: 1px solid #fc615d;
}

.nav {
  margin-bottom: 20px;
}
.nav > li > a:hover {
  background-color: #666;
  color: #eee;
}
.nav .dropdown-toggle .caret {
  border-top-color: #bd4c00;
  border-bottom-color: #bd4c00;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #712d00;
  border-bottom-color: #712d00;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
  border-bottom: solid 1px #e7e7e7;
  clear: both;
  color: #666;
  display: block;
  line-height: 20px;
  font-weight: normal;
  padding: 5px 20px;
  text-shadow: none;
  white-space: nowrap;
}
.dropdown-menu li:last-child {
  border-bottom: none;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #0093C3;
  text-decoration: none;
  background-color: transparent;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #bd4c00;
  background-color: #dc5800;
  background-image: -moz-linear-gradient(top,#f06100,#bd4c00);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f06100),to(#bd4c00));
  background-image: -webkit-linear-gradient(top,#f06100,#bd4c00);
  background-image: -o-linear-gradient(top,#f06100,#bd4c00);
  background-image: linear-gradient(to bottom,#f06100,#bd4c00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff06000', endColorstr='#ffbd4c00', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: #0093C3;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  background-color: #bd4c00;
  color: #fff;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #0093C3;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.t3-navhelper {
  background: #2f2f2f;
  color: #666;
}
.breadcrumb {
  padding: 10px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.breadcrumb:before,
.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
}
.breadcrumb a {
  color: #666;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #666;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 10px 15px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  margin: 1px;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #fff;
  background-color: #0093C3;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 18.75px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 12.75px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 6px;
  font-size: 11.25px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #0093C3;
  cursor: default;
}

.t3-mainnav {
  background: #111;
  border-bottom: 1px solid #1d1d1d;
  top: 0;
  right: 0;
  left: 0;
  margin-bottom: 0;
  z-index: 1030;
  position: absolute;
  -webkit-transform: translate(0,0%);
  -moz-transform: translate(0,0%);
  -ms-transform: translate(0,0%);
  -o-transform: translate(0,0%);
  transform: translate(0,0%);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 0 8px rgba(0,0,0,0.8);
  box-shadow: 0 0 8px rgba(0,0,0,0.8);
  -webkit-transition-property: background, border, -webkit-transform;
  -moz-transition-property: background, border, transform;
  -ms-transition-property: background, border, -ms-transform;
  -o-transition-property: background, border, -o-transform;
  transition-property: background, border, transform;
  -webkit-transition-duration: 600ms;
  -moz-transition-duration: 600ms;
  -ms-transition-duration: 600ms;
  -o-transition-duration: 600ms;
  transition-duration: 600ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.t3-mainnav .container {
  background: #111;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: background-color 0.6s ease-out;
  -moz-transition: background-color 0.6s ease-out;
  -o-transition: background-color 0.6s ease-out;
  transition: background-color 0.6s ease-out;
}
.t3-mainnav .navbar {
  color: #666;
  font-family: 'novecento_widedemibold', sans-serif;
  margin-bottom: 0;
  margin-top: 0;
}
.t3-mainnav .navbar-inner {
  min-height: 60px;
  padding: 0;
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar .nav {
  margin: 0;
}
.t3-mainnav .navbar .nav > li {
  margin: 0 15px;
}
.t3-mainnav .navbar .nav > li > a {
  background: #111;
  border-top: 0;
  font-size: 14px;
  font-weight: 300;
  padding: 20px 0;
  position: relative;
  text-shadow: none;
  -webkit-transition-duration: 600ms;
  -moz-transition-duration: 600ms;
  -ms-transition-duration: 600ms;
  -o-transition-duration: 600ms;
  transition-duration: 600ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.t3-mainnav .navbar .nav > li > a:after {
  background: #eee;
  bottom: 15px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  width: 0;
}
.t3-mainnav .navbar .nav > li > span.separator {
  border-top: 0;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  padding: 20px 0;
  position: relative;
  text-shadow: none;
}
.t3-mainnav .navbar .nav > li:hover >a {
  background: #111;
}
.t3-mainnav .navbar .nav > li:hover >a:after {
  width: 100%;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  background: #111;
  text-shadow: none;
  outline: none;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
  background: #111;
  color: #fff;
  outline: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav .navbar .nav > .active > a:after,
.t3-mainnav .navbar .nav > .active > a:hover:after,
.t3-mainnav .navbar .nav > .active > a:focus:after {
  background-color: #fff;
  width: 100%;
}
.t3-mainnav .navbar .btn-navbar {
  background: #111;
  border: none;
  border-right: solid 1px #1d1d1d;
  color: #fff;
  float: left;
  font-size: 16px;
  padding: 20px;
  margin: 0 -15px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav .navbar .btn-navbar [class^="icon-"],
.t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #fff;
  font-size: 16px;
  text-shadow: none;
}
.t3-mainnav .dropdown .caret {
  margin-left: 5px;
}
.t3-mainnav .dropdown-menu {
  background: #111;
  border: solid 1px #1d1d1d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.t3-mainnav .dropdown-menu li > a {
  border-top: 1px solid #1d1d1d;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  padding: 10px;
  text-shadow: none;
  text-transform: normal;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.t3-mainnav .dropdown-menu li > a:hover,
.t3-mainnav .dropdown-menu li > a:focus,
.t3-mainnav .dropdown-menu li > a:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.t3-mainnav .dropdown-menu .disabled > a,
.t3-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle {
  background: #111;
  color: #eee;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  background: #111;
  color: #fff;
}
.t3-mainnav .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
  border-bottom-color: #eee;
  border-top-color: #eee;
}
.t3-mainnav .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.t3-mainnav .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
.navbar-inner .mainnav-wrap .dropdown-menu li > a {
  border-bottom: 1px solid #1D1D1D;
  padding-right: 20px;
}
.t3-mainnav.light-mainnav .dropdown-menu li > a {
  color: #666;
  border-bottom: none;
  border-top-color: #e7e7e7;
}
.t3-mainnav .dropdown-submenu > .dropdown-menu {
  margin-top: 0;
}
@media \0screen {
  .t3-mainnav.light-mainnav {
    top: 0;
  }
}

.t3-module {
  background: #1b3659;
  color: #f5efdd;
  margin-bottom: 20px;
  padding: 0;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #f5efdd;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin: 0 0 20px;
  padding: 0;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.t3-sidebar .t3-module {
  border-bottom: 2px solid #000;
  margin-left: -20px;
  margin-bottom: 0;
  padding: 40px;
}
.module_menu .nav,
.t3-module .nav {
  list-style: none;
  margin: 0;
}
.module_menu .nav li a,
.t3-module .nav li a {
  background: url("../../../images/folder.png") no-repeat left center;
  color: #666;
  font-weight: 400;
  padding: 6px 0 6px 20px;
}
.module_menu .nav li a:hover,
.module_menu .nav li a:focus,
.module_menu .nav li a:active,
.t3-module .nav li a:hover,
.t3-module .nav li a:focus,
.t3-module .nav li a:active {
  background-image: url("../../../images/folder-hover.png");
  color: #bd4c00;
  text-decoration: none;
}
.module_menu .nav li .dropdown-menu,
.t3-module .nav li .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.module_menu .nav li .dropdown-menu li a,
.t3-module .nav li .dropdown-menu li a {
  background: none !important;
  border-bottom: solid 1px #e5e5e5;
  font-size: 13px;
  font-weight: 400;
  padding: 6px 20px;
}
.module_menu .nav li .dropdown-menu .active > a,
.module_menu .nav li .dropdown-menu .active > a:hover,
.t3-module .nav li .dropdown-menu .active > a,
.t3-module .nav li .dropdown-menu .active > a:hover {
  color: #bd4c00;
}
.module_menu .nav > li:first-child > a,
.t3-module .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
  background-position: left 2px;
}
.module_menu .nav li.dropdown.open > .dropdown-toggle,
.module_menu .nav li.dropdown.active > .dropdown-toggle,
.module_menu .nav li.dropdown.open.active > .dropdown-toggle,
.module_menu .nav > li.dropdown.open.active > a:hover,
.t3-module .nav li.dropdown.open > .dropdown-toggle,
.t3-module .nav li.dropdown.active > .dropdown-toggle,
.t3-module .nav li.dropdown.open.active > .dropdown-toggle,
.t3-module .nav > li.dropdown.open.active > a:hover {
  background: url("../../../images/folder-hover.png") no-repeat left center transparent;
  color: #bd4c00;
}
.module_menu .nav li.dropdown.open > .dropdown-toggle .caret,
.module_menu .nav li.dropdown.active > .dropdown-toggle .caret,
.module_menu .nav li.dropdown.open.active > .dropdown-toggle .caret,
.t3-module .nav li.dropdown.open > .dropdown-toggle .caret,
.t3-module .nav li.dropdown.active > .dropdown-toggle .caret,
.t3-module .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-bottom-color: #bd4c00;
  border-top-color: #bd4c00;
}
.module_menu .nav > li:first-child,
.t3-module .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a,
.t3-module .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
#fixel-top-panel .t3-module .nav.colors li {
  display: inline-block;
}
#fixel-top-panel .t3-module .nav.colors li a {
  width: 38px;
  height: 38px;
  overflow: hidden;
  margin: 1px;
  border: 2px solid #222;
  padding: 0;
  text-indent: -999em;
  background: no-repeat center center #333;
  border: 1px solid #141414;
  padding: 1px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#fixel-top-panel .t3-module .nav.colors li a.default-color {
  background-image: url("../../../images/default.png");
}
#fixel-top-panel .t3-module .nav.colors li a.light-green-color {
  background-image: url("../../../images/light-green.png");
}
#fixel-top-panel .t3-module .nav.colors li a.light-color {
  background-image: url("../../../images/light.png");
}
#fixel-top-panel .t3-module .nav.colors li a.light-blue-color {
  background-image: url("../../../images/light-blue.png");
}
#fixel-top-panel .t3-module .nav.colors li a.dark-blue-color {
  background-image: url("../../../images/dark-blue.png");
}
#fixel-top-panel .t3-module .nav.colors li a.dark-green-color {
  background-image: url("../../../images/dark-green.png");
}
#fixel-top-panel .t3-module .nav.colors li a.dark-orange-color {
  background-image: url("../../../images/dark-orange.png");
}
#fixel-top-panel .t3-module .nav.colors li a.light-orange-color {
  background-image: url("../../../images/light-orange.png");
}
#fixel-top-panel .t3-module .nav.colors li.active a,
#fixel-top-panel .t3-module .nav.colors li a:hover,
#fixel-top-panel .t3-module .nav.colors li a:focus,
#fixel-top-panel .t3-module .nav.colors li a:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.light-mainnav #fixel-top-panel .t3-module .nav.colors li a {
  background-color: #999;
  border-color: #fff;
}
#login-form {
  margin-bottom: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 90%;
}
#login-form ul.unstyled {
  margin-bottom: 0;
}
#fixel-top-panel .form-search .search label {
  display: none;
}
#fixel-top-panel .form-search #mod-search-searchword {
  width: 150px;
  padding: 6px 15px;
  background-color: #000;
  border-color: #222;
  -webkit-transition: all 0.6s linear 0s;
  -moz-transition: all 0.6s linear 0s;
  -o-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
#fixel-top-panel .form-search #mod-search-searchword:hover {
  border-color: #3c3c3c;
}
.light-mainnav #fixel-top-panel #mod-search-searchword {
  background-color: #fff;
  border-color: #e5e5e5;
}
.light-mainnav #fixel-top-panel #mod-search-searchword:hover {
  border-color: #090909;
}
.bannergroup.grid-1x1,
.bannergroup.grid-1x2,
.bannergroup.grid-2x1,
.bannergroup.grid-2x2 {
  width: 100% !important;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #1d1d1d;
  font-size: 13px;
  padding-top: 10px;
  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: 10px 0;
}
.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;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.categories-module h4 a,
ul.categories-module h4 a,
.category-module h4 a,
ul.category-module h4 a {
  color: #666;
}
.categories-module h4 a:hover,
.categories-module h4 a:focus,
.categories-module h4 a:active,
ul.categories-module h4 a:hover,
ul.categories-module h4 a:focus,
ul.categories-module h4 a:active,
.category-module h4 a:hover,
.category-module h4 a:focus,
.category-module h4 a:active,
ul.category-module h4 a:hover,
ul.category-module h4 a:focus,
ul.category-module h4 a:active {
  color: #bd4c00;
  text-decoration: none;
}
.t3-module ul.archive-module,
.archive-module {
  list-style: none;
  margin: 0;
}
.t3-module ul.archive-module li a,
.archive-module li a {
  background: url("../../../images/calendar.png") no-repeat left center;
  color: #666;
  font-weight: 400;
  padding: 6px 0 6px 20px;
}
.t3-module ul.archive-module li a:hover,
.t3-module ul.archive-module li a:focus,
.t3-module ul.archive-module li a:active,
.archive-module li a:hover,
.archive-module li a:focus,
.archive-module li a:active {
  background-image: url("../../../images/calendar-hover.png");
  color: #bd4c00;
  text-decoration: none;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eee;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eee;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
div.tagspopular ul {
  display: block;
  margin: 0;
  list-style: none;
  overflow: hidden;
  padding: 0;
}
div.tagspopular ul li {
  color: #fff;
  display: inline-block;
  margin: 0 3px 0 0;
}
div.tagspopular ul li a {
  background: #222;
  color: #999;
  display: block;
  line-height: normal;
  margin-bottom: 2px;
  padding: 3px 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #222;
  color: #bd4c00;
  text-decoration: none;
}
.light-mainnav div.tagspopular ul li a {
  background-color: #ddd;
  color: #222;
}
.light-mainnav div.tagspopular ul li a:hover,
.light-mainnav div.tagspopular ul li a:focus,
.light-mainnav div.tagspopular ul li a:active {
  background-color: #ddd;
  color: #bd4c00;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  padding: 8px 0;
  display: inline;
}
div.tagssimilar ul li a {
  background: #222;
  color: #999;
  display: inline-block;
  line-height: normal;
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 3px 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  background: #222;
  color: #bd4c00;
  text-decoration: none;
}
.light-mainnav div.tagssimilar ul li a {
  background-color: #ddd;
  color: #444;
}
.light-mainnav div.tagssimilar ul li a:hover,
.light-mainnav div.tagssimilar ul li a:focus,
.light-mainnav div.tagssimilar ul li a:active {
  background-color: #ddd;
  color: #bd4c00;
}
.social-link {
  background-color: #111;
  -webkit-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
  -moz-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
  -o-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
  transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
}
.social-link .custom {
  min-width: 248px;
  display: block;
}
.social-link .addthis_toolbox {
  background-color: #111;
  height: 60px !important;
  border-left: solid 1px #1D1D1D;
  -webkit-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
  -moz-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
  -o-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
  transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
}
.social-link .addthis_toolbox > a {
  border-right: solid 1px #1D1D1D;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-transition: border-color 0.6s ease-out;
  -moz-transition: border-color 0.6s ease-out;
  -o-transition: border-color 0.6s ease-out;
  transition: border-color 0.6s ease-out;
}
.social-link .addthis_toolbox > a > span.at300bs {
  background-image: url("../../../images/ico-social.png") !important;
  height: 60px !important;
  line-height: 60px !important;
  width: 60px !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_facebook {
  background-position: 0px 0px !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_facebook:hover {
  background-position: -60px 0px !important;
  background-color: #0066b9 !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_twitter {
  background-position: 0px -60px !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_twitter:hover {
  background-position: -60px -60px !important;
  background-color: #0093c3 !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_youtube {
  background-position: 0px -180px !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_youtube:hover {
  background-position: -60px -180px !important;
  background-color: #7b4939 !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_instagram {
  background-position: 0px -120px !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_instagram:hover {
  background-position: -60px -120px !important;
  background-color: #7b4939 !important;
}
.mod-languages ul.lang-inline {
  margin: 10px 0 !important;
}
.mod-languages ul.lang-inline li {
  margin: 0 5px 0 0 !important;
}
div.ja-twitter div.ja-twitter-item {
  padding: 0 0 20px !important;
}
div.ja-twitter div.ja-twitter-item  + div.ja-twitter-item {
  padding-top: 20px !important;
}
.items.highlight {
  background: transparent;
  border: none;
  padding: 0;
}
.t3-module.highlight,
.module.hightlight {
  background: #0093C3;
  color: #fff;
  font-weight: 300;
}
.t3-module.highlight .module-title,
.module.hightlight .module-title {
  color: #fff;
}
.t3-module.highlight .highlight,
.module.hightlight .highlight {
  background: #0093C3;
  font-weight: 300;
}
.fixel-grid .items.highlight article,
.highlight article {
  cursor: auto;
  background: #0093C3;
  color: #fff;
  font-weight: normal;
}
.fixel-grid .items.highlight article h1,
.fixel-grid .items.highlight article h2,
.fixel-grid .items.highlight article h3,
.fixel-grid .items.highlight article h4,
.fixel-grid .items.highlight article h5,
.fixel-grid .items.highlight article h6,
.highlight article h1,
.highlight article h2,
.highlight article h3,
.highlight article h4,
.highlight article h5,
.highlight article h6 {
  color: #fff;
}
.fixel-grid .items.highlight article a,
.highlight article a {
  color: #fff;
}
.fixel-grid .items.highlight article a:hover,
.fixel-grid .items.highlight article a:focus,
.fixel-grid .items.highlight article a:active,
.highlight article a:hover,
.highlight article a:focus,
.highlight article a:active {
  color: #fff;
  text-decoration: underline;
}
.fixel-grid .items.highlight .module-ct,
.highlight .module-ct {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fixel-grid .items.highlight .module-ct .grid-2x2.highlight,
.fixel-grid .items.highlight .module-ct .grid-2x1.highlight,
.fixel-grid .items.highlight .module-ct .grid-1x2.highlight,
.fixel-grid .items.highlight .module-ct .grid-1x1.highlight,
.highlight .module-ct .grid-2x2.highlight,
.highlight .module-ct .grid-2x1.highlight,
.highlight .module-ct .grid-1x2.highlight,
.highlight .module-ct .grid-1x1.highlight {
  width: 100% !important;
}
.t3-module.yellow,
.module.yellow {
  background: #f7e430;
  color: #fff;
}
.t3-module.yellow .module-title,
.module.yellow .module-title {
  color: #fff;
}
.t3-module.yellow a,
.module.yellow a {
  color: #444;
}
.t3-module.yellow a:hover,
.t3-module.yellow a:active,
.t3-module.yellow a:focus,
.module.yellow a:hover,
.module.yellow a:active,
.module.yellow a:focus {
  color: #444;
  text-decoration: underline;
}
.t3-module.blue,
.module.blue {
  background: #34609D;
  color: #fff;
}
.t3-module.blue .module-title,
.module.blue .module-title {
  color: #fff;
}
.t3-module.blue a,
.module.blue a {
  color: #444;
}
.t3-module.blue a:hover,
.t3-module.blue a:active,
.t3-module.blue a:focus,
.module.blue a:hover,
.module.blue a:active,
.module.blue a:focus {
  color: #444;
  text-decoration: underline;
}
.t3-module.red,
.module.red {
  background: #ec3216;
  color: #fff;
}
.t3-module.red .module-title,
.module.red .module-title {
  color: #fff;
}
.t3-module.red .red,
.module.red .red {
  color: #fff;
  font-weight: 300;
}
.t3-module.red a,
.module.red a {
  color: #444;
}
.t3-module.red a:hover,
.t3-module.red a:active,
.t3-module.red a:focus,
.module.red a:hover,
.module.red a:active,
.module.red a:focus {
  color: #444;
  text-decoration: underline;
}
.t3-module.cyan,
.module.cyan {
  background: #26c8a1;
  color: #fff;
}
.t3-module.cyan .module-title,
.module.cyan .module-title {
  color: #fff;
}
.t3-module.orange,
.module.orange {
  background: #ef812a;
  color: #fff;
}
.t3-module.orange .module-title,
.module.orange .module-title {
  color: #fff;
}
.t3-module.grid-normal,
.module.grid-normal {
  min-height: 218px;
}
.t3-module.grid-normal,
.module.grid-normal {
  min-height: 218px;
}
.t3-module.big-padding .module-ct,
.module.big-padding .module-ct {
  padding: 80px;
}
.t3-module.no-padding,
.module.no-padding,
.t3-sidebar .t3-module.no-padding {
  padding: 0;
}
.t3-module.no-padding .module-ct,
.module.no-padding .module-ct,
.t3-sidebar .t3-module.no-padding .module-ct {
  padding: 0;
}
.t3-module.mod-twitter {
  margin: 0;
  padding: 0 !important;
}
.t3-module.mod-twitter .module-inner {
  background: url(../../../images/twitter-icon.png) no-repeat center 70px #0093c3;
  color: #fff;
  height: 300px;
  padding: 220px 40px 40px;
  text-align: center;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mycart {
  position: absolute;
  top: 100px;
  right: 0;
}
#mycart .dropdown-toggle {
  background-color: #0093C3;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: block;
  font-size: 16px;
}
#mycart .dropdown-toggle:hover,
#mycart .dropdown-toggle:focus,
#mycart .dropdown-toggle:active {
  text-decoration: none;
}
#mycart.open .dropdown-toggle {
  background-color: #fc615d;
}
#mycart .dropdown-menu {
  background: #fff;
  border: 0;
  left: auto;
  right: -240px;
  top: auto;
  display: block;
  float: none;
  width: 240px;
  position: absolute;
  -webkit-transition: right 300ms ease 0s;
  -moz-transition: right 300ms ease 0s;
  -o-transition: right 300ms ease 0s;
  transition: right 300ms ease 0s;
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,0.3);
  box-shadow: 0 0 1px rgba(0,0,0,0.3);
}
#mycart.open .dropdown-menu {
  right: 0;
}
.jamasshead.grid-2x2,
.jamasshead.grid-2x1,
.jamasshead.grid-1x1,
.jamasshead.grid-1x2 {
  max-height: auto !important;
  width: 100% !important;
}
.jamasshead .jamasshead-title {
  font-family: 'novecento_widedemibold', sans-serif;
  font-size: 150px;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  text-indent: -13px;
  word-spacing: -30px;
}
.jamasshead .jamasshead-description {
  font-size: 16px;
  font-weight: 300;
}
.jamasshead .jamasshead-description h3 {
  font-family: 'novecento_widedemibold', sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0 0 20px;
  width: 80%;
}
.com_easyblog .mod_easyblogarchive .mod-year a i {
  background: url(../../../images/mod.toggle.png) repeat center top;
  height: 15px;
  top: 0;
  width: 15px;
}
.com_easyblog .mod_easyblogarchive .mod-year a {
  color: #333;
  padding-left: 25px;
}
.mod_easyblogarchive .mod-months .mod-month {
  background: url(../../../images/calendar.png) no-repeat left center;
  font-weight: 400;
}
.mod_easyblogarchive .mod-months .mod-month a {
  color: #666;
}
.mod_easyblogarchive .mod-months .mod-month a:hover,
.mod_easyblogarchive .mod-months .mod-month a:focus,
.mod_easyblogarchive .mod-months .mod-month a:active {
  color: #bd4c00;
}
.mod_easyblogtagcloud .tag-cloud {
  background: url(../../../images/tag.png) no-repeat left center;
  font-weight: 400;
  padding: 3px 0 3px 24px;
}
.mod_easyblogtagcloud .tag-cloud a {
  color: #666;
}
.mod_easyblogtagcloud .tag-cloud:hover,
.mod_easyblogtagcloud .tag-cloud:focus,
.mod_easyblogtagcloud .tag-cloud:active {
  color: #bd4c00;
  text-decoration: none;
}
.com_easyblog .mod_easyblogcategories .mod-item,
.ezb-mod .mod-item {
  border: none !important;
  margin: 0 !important;
  padding-top: 0 !important;
}
.com_easyblog .mod_easyblogcategories .mod-item + .mod-item,
.ezb-mod .mod-item + .mod-item {
  border-top: none !important;
  margin: 0 !important;
  padding-top: 0 !important;
}
.com_easyblog .mod_easyblogcategories .mod-item .mod-category-name a {
  background: url(../../../images/folder.png) no-repeat left center;
  font-weight: 400;
  padding: 3px 0 3px 24px;
}
.com_easyblog .mod_easyblogcategories .mod-item a {
  color: #666;
  font-weight: normal;
}
.com_easyblog .mod_easyblogcategories .mod-item a:hover,
.com_easyblog .mod_easyblogcategories .mod-item a:focus,
.com_easyblog .mod_easyblogcategories .mod-item a:active {
  color: #fc615d;
  text-decoration: none;
}
.com_easyblog .mod_easyblogcategories .avatar {
  width: 60px;
}
.latest-comments .mod-comment-head {
  border-top: 0;
  padding-top: 0;
}

.t3-content > .blog {
  padding: 20px;
  background: #fff;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row {
  border-bottom: 1px solid #eee;
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.article-aside {
  color: #bbb;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 15px;
}
.article-info {
  margin: 0;
  width: 80%;
  font-size: 12px;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd span {
  color: #777;
}
.view-article .page-header,
.view-article #system-message-container {
  margin-left: 60px;
}
.view-article .item-page {
  margin: auto;
  max-width: 740px;
  padding: 0 60px;
}
.view-article .item-page .carousel {
  display: inline-block;
}
.view-article .t3-mainbody {
  position: relative;
}
.view-article .popup-body .list-icons,
.component.view-article .popup-body .list-icons,
.item-page .list-icons {
  position: absolute;
  background: #f5f5f5;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
}
.view-article .popup-body .list-icons .addthis_toolbox,
.component.view-article .popup-body .list-icons .addthis_toolbox,
.item-page .list-icons .addthis_toolbox {
  display: inline-block;
}
.view-article .popup-body .list-icons .menu-edit ul li,
.component.view-article .popup-body .list-icons .menu-edit ul li,
.item-page .list-icons .menu-edit ul li {
  float: none;
  margin: 0;
}
.view-article .popup-body .list-icons .menu-edit ul li a,
.component.view-article .popup-body .list-icons .menu-edit ul li a,
.item-page .list-icons .menu-edit ul li a {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  display: block;
  color: #ccc;
}
.view-article .popup-body .list-icons .menu-edit ul li a i,
.component.view-article .popup-body .list-icons .menu-edit ul li a i,
.item-page .list-icons .menu-edit ul li a i {
  vertical-align: middle;
  font-size: 24px;
  display: block;
  text-align: center;
  margin: auto;
  border: solid 1px transparent;
}
.view-article .popup-body .list-icons .menu-edit ul li a:hover,
.view-article .popup-body .list-icons .menu-edit ul li a:focus,
.view-article .popup-body .list-icons .menu-edit ul li a:active,
.component.view-article .popup-body .list-icons .menu-edit ul li a:hover,
.component.view-article .popup-body .list-icons .menu-edit ul li a:focus,
.component.view-article .popup-body .list-icons .menu-edit ul li a:active,
.item-page .list-icons .menu-edit ul li a:hover,
.item-page .list-icons .menu-edit ul li a:focus,
.item-page .list-icons .menu-edit ul li a:active {
  background-color: #cdcdcd;
  color: #fff;
  -webkit-transition: background-color 0.4s ease-out;
  -moz-transition: background-color 0.4s ease-out;
  -o-transition: background-color 0.4s ease-out;
  transition: background-color 0.4s ease-out;
}
.view-article .popup-body .list-icons .addthis_floating_style.addthis_32x32_style,
.view-article .popup-body .list-icons .addthis_floating_style.addthis_32x32_style .addthis_internal_container,
.component.view-article .popup-body .list-icons .addthis_floating_style.addthis_32x32_style,
.component.view-article .popup-body .list-icons .addthis_floating_style.addthis_32x32_style .addthis_internal_container,
.item-page .list-icons .addthis_floating_style.addthis_32x32_style,
.item-page .list-icons .addthis_floating_style.addthis_32x32_style .addthis_internal_container {
  width: 60px;
}
.view-article .popup-body .list-icons .pull-left.item-image,
.view-article .popup-body .list-icons .pull-right.item-image,
.component.view-article .popup-body .list-icons .pull-left.item-image,
.component.view-article .popup-body .list-icons .pull-right.item-image,
.item-page .list-icons .pull-left.item-image,
.item-page .list-icons .pull-right.item-image {
  max-width: 100%;
}
.touch .popup-body .list-icons .menu-edit ul li a:hover,
.touch .popup-body .list-icons .menu-edit ul li a:focus,
.touch .popup-body .list-icons .menu-edit ul li a:active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.view-article .popup-body .fb-comments,
.item-page .fb-comments {
  display: inline-block;
}
.item-page ul.thumbnails li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.menu-edit ul {
  margin: 0;
}
.menu-edit ul li {
  list-style: none;
  float: left;
  margin: 0 2px;
}
.menu-edit ul li a {
  color: #666;
  font-size: 0;
  text-decoration: none;
  text-indent: -999em;
}
.menu-edit ul li a i {
  font-size: 15px;
  display: block;
  text-indent: 0;
  line-height: 64px;
}
.menu-edit ul li a:hover,
.menu-edit ul li a:focus,
.menu-edit ul li a:active {
  color: #0093C3;
  text-decoration: none;
}
.fixel-grid-wrapper .fixel-grid .items .menu-edit ul {
  margin: 0 !important;
}
.fixel-grid-wrapper .fixel-grid .items .menu-edit ul li a {
  display: block;
  line-height: normal;
}
.fixel-grid-wrapper .fixel-grid .items .menu-edit ul li a i {
  line-height: normal;
}
.article-content-inner {
  padding-left: 30px;
}
.article-footer {
  color: #999;
  font-size: 14px;
  margin-bottom: 20px;
}
.article-image.pull-left {
  margin-bottom: 20px;
}
.article-image.pull-right {
  margin-bottom: 20px;
}
.item-page .item-image {
  max-width: 100%;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 20px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 20px 20px;
}
.pull-none.item-image {
  margin: 20px 0;
  text-align: center;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.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: #eee;
  color: #666;
  font-size: 13px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
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 {
  background: #fff !important;
  border: 0;
  color: #666;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle .caret,
article aside .btn-group > .dropdown-toggle:hover .caret,
article aside .btn-group > .dropdown-toggle:active .caret,
article aside .btn-group > .dropdown-toggle:focus .caret {
  border-top-color: #666;
}
article .article-header h2 {
  color: #111;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 5px;
  max-height: 70px;
}
.view-login .t3-content {
  padding-top: 0;
}
.view-login .t3-content.no-padding {
  padding-bottom: 0;
}
.view-login .main-content {
  background: url("../../../images/error_bg.png");
  margin: 0 2px 0 0;
  border-bottom: 2px solid #f5efdd;
}
.login-wrap {
  background: #0093C3;
  border-right: 2px solid #111;
  color: #fff;
  padding: 30px 40px;
  padding-right: 20px;
  width: 540px;
  min-height: 238px;
}
.login-wrap .page-header {
  border-bottom: 1px solid #00b9f6;
  color: #fff;
  line-height: 1;
  margin: 0 0 20px;
  padding: 0 0 15px;
}
.login-wrap .page-header h1 {
  color: #fff;
  font-size: 40px;
}
.login-wrap .login-description {
  margin-bottom: 20px;
}
.login-wrap .well {
  background: none;
  border: 0;
  margin-bottom: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.login-wrap .well .control-group {
  margin-bottom: 10px;
  float: left;
  padding-right: 20px;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-wrap .well .control-group .control-label {
  text-align: left;
  width: 100%;
}
.login-wrap .well .control-group .controls {
  margin-left: 0;
}
.login-wrap .well .control-group .controls input {
  border: 0;
  height: 35px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-wrap .other-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.login-wrap .other-links ul li {
  display: inline-block;
  font-size: 14px;
  margin-right: 15px;
}
.login-wrap .other-links ul li a {
  color: #fff;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
.logout {
  background: #0077BB;
  border-right: 2px solid #111;
  padding: 15px 20px 15px 40px;
  width: 540px;
  min-height: 268px;
}
.logout .page-header {
  border-bottom: 1px solid #E5E5E5;
  margin: 0 0 40px;
  padding-bottom: 20px;
}
.logout .page-header h1 {
  color: #fff;
}
.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: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register fieldset dt {
  margin-right: 5px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.registration .form-actions,
.profile-edit .form-actions {
  background: none;
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.registration a.btn:hover,
.registration a.btn:focus,
.registration a.btn:active,
.profile-edit a.btn:hover,
.profile-edit a.btn:focus,
.profile-edit a.btn:active {
  color: #fff;
}
.registration legend {
  border: none;
  color: #333;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-top: 0;
}
.registration .form-horizontal .control-label {
  width: 180px;
}
.registration .form-horizontal .controls {
  margin-left: 195px;
}
.registration .form-horizontal .form-actions {
  padding-left: 195px;
}
.profile .dl-horizontal dd {
  padding: 5px 0;
  margin-left: 170px;
}
.profile .dl-horizontal dt {
  padding: 5px 0;
  width: 160px;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
  max-width: 740px;
  margin: 0 auto;
}
#mailto-window h2 {
  font-size: 20px;
  font-weight: 500;
  margin-top: 40px;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #a44200;
  border: 1px solid #a44200;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  padding: 2px 6px;
  position: absolute;
  top: -30px;
  text-transform: uppercase;
  right: 0px;
}
#mailto-window .mailto-close a {
  color: #fff;
}
#mailto-window .mailto-close a:hover {
  text-decoration: none;
}
#mailto-window .mailto-close:hover {
  border-color: #712d00;
  background: #712d00;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: block;
  float: left;
  font-weight: normal;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-left: 100px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 60%;
}
#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: bold;
  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: bold;
  padding-left: 10px;
}
.reset .form-horizontal .control-group,
.remind .form-horizontal .control-group {
  margin-bottom: 0;
}
.reset .form-actions,
.remind .form-actions {
  background: none;
  border-top: none;
  margin-top: 0;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eee;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 10px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.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;
}
#searchForm {
  padding: 10px 20px;
  border: 1px solid #e5e5e5;
  background: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
#finder-search .btn,
#finder-search button.btn,
#finder-search a.btn {
  padding-top: 3px;
}
#finder-search #finder-filter-select-dates {
  *zoom: 1;
}
#finder-search #finder-filter-select-dates:before,
#finder-search #finder-filter-select-dates:after {
  display: table;
  content: "";
  line-height: 0;
}
#finder-search #finder-filter-select-dates:after {
  clear: both;
}
#finder-search #finder-filter-select-dates input[type=text] {
  margin-right: 5px;
  width: 100px;
}
#finder-search #finder-filter-select-dates select {
  width: 160px;
}
#finder-search #finder-filter-select-list {
  margin-left: 0 !important;
  margin-top: 10px;
}
#finder-search #finder-filter-select-list li {
  border-bottom: solid 1px #e7e7e7;
  list-style: none;
  margin-left: 0;
  padding: 10px 0;
}
#finder-search #finder-filter-select-list li label {
  width: 160px;
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 17px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 13px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 13px;
  color: #999;
}
.search form button.btn,
.search .btn-group > .btn:first-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.search form legend {
  float: left;
  width: 100%;
}
.search form input[type="checkbox"] {
  margin-top: 4px;
  vertical-align: top;
}
.contact legend {
  display: none;
}
.contact h3 {
  color: #666;
  font-family: 'novecento_widedemibold', sans-serif;
  font-size: 30px;
  line-height: normal;
  margin: 0 0 20px;
}
.contact .map-container {
  margin-bottom: 30px;
}
.contact .thumbnail {
  border: none;
  margin: 30px 0 0;
  padding: 0;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.contact .jicons-text {
  font-weight: bold;
}
.contact .jicons-text i {
  margin-right: 15px;
}
.contact .control-group-header {
  margin-top: 15px;
}
.contact .contact-info {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}
.contact .control-contact {
  margin-bottom: 20px;
}
.contact .control-contact label,
.contact .control-contact input,
.contact .control-contact textarea {
  font-size: 13px;
}
.contact .control-contact > label {
  display: inline-block;
}
.contact .contact-view {
  padding: 40px;
}
.contact input[type=checkbox] {
  border: none;
  margin: 0;
  padding: 0;
  width: auto !important;
}
.contact #jform_contact_email_copy-lbl {
  display: inline-block;
  font-size: 13px;
}
.contact #jform_contact_email_copy {
  display: inline-block;
}
.contact .control-group-footer {
  font-size: 13px;
}
.contact .contact-col1 {
  margin-left: 0 !important;
}
.contact .contact-col2 {
  background: #243651;
  color: #fff;
}
.contact .contact-col2 h3 {
  color: #fff;
  font-size: 24px;
}
.contact .contact-col2 input,
.contact .contact-col2 textarea {
  border-color: #7c8697;
  background: #243651;
  color: #6c7c95;
  padding-left: 0;
  width: 98%;
  max-width: 300px;
  display: block;
}
.contact .contact-col2 button.bt {
  float: right;
}
.contact .re-captcha {
  margin-bottom: 15px;
}
.contact .re-captcha .control-group {
  margin-bottom: 0;
}
.contact .re-captcha .control-label {
  float: none;
  text-align: left;
  width: auto;
}
.contact .re-captcha .controls {
  margin-left: 0;
}
.contact .accordion-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contact .accordion-group .accordion-heading {
  background: #eee;
}
.contact .accordion-group .accordion-heading:hover {
  background: #fff;
}
.contact .accordion-group .accordion-heading:hover a {
  color: #bd4c00;
}
.contact .accordion-group .accordion-heading a {
  color: #666;
  font-weight: 400;
}
.contact .accordion-group .accordion-heading a:hover,
.contact .accordion-group .accordion-heading a:focus,
.contact .accordion-group .accordion-heading a:active {
  color: #bd4c00;
  text-decoration: none;
}
.contact .accordion-group .contact-miscinfo .dl-horizontal dt {
  display: none;
}
.contact .accordion-group .contact-miscinfo .dl-horizontal dd {
  margin-left: 0;
}
.contact .accordion {
  padding: 40px;
}
.contact .accordion .control-contact input,
.contact .accordion .control-contact textarea {
  width: 95%;
}
.contact .accordion-inner {
  padding: 20px;
}
.contact .nav-tabs {
  margin: 40px 40px 0;
}
.contact .nav-tabs > li.active {
  margin-bottom: -2px;
}
.contact .nav-tabs > li > a {
  background: #eee;
  border-color: #eee;
  border-bottom: none;
  color: #666;
  font-weight: 500;
  padding-left: 20px;
  padding-right: 20px;
  outline: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contact .nav-tabs > .active > a {
  background: #fff;
  border-color: #ddd;
  border-bottom: none;
  color: #333;
}
.contact .nav-tabs > .active > a:hover,
.contact .nav-tabs > .active > a:focus {
  color: #bd4c00;
}
.contact .tab-content {
  background: #fff;
  border: solid 1px #ddd;
  border-top: none;
  margin: 0px 40px 40px;
  padding: 20px;
}
.contact .tab-content input,
.contact .tab-content textarea {
  border-color: #e5e5e5;
  background: #fff;
  width: 95%;
}
.contact .tab-content .contact-miscinfo .dl-horizontal dt {
  display: none;
}
.contact .tab-content .contact-miscinfo .dl-horizontal dd {
  margin-left: 0;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.fixel-grid .category-item.items,
.fixel-grid .category-item.items.none,
.category-item {
  margin-top: 0;
  *zoom: 1;
}
.fixel-grid .category-item.items:before,
.fixel-grid .category-item.items:after,
.fixel-grid .category-item.items.none:before,
.fixel-grid .category-item.items.none:after,
.category-item:before,
.category-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.fixel-grid .category-item.items:after,
.fixel-grid .category-item.items.none:after,
.category-item:after {
  clear: both;
}
.fixel-grid .category-item.items > article .article_content,
.fixel-grid .category-item.items.none > article .article_content,
.category-item > article .article_content {
  padding: 40px;
}
.fixel-grid .category-item.items > article .page-header,
.fixel-grid .category-item.items.none > article .page-header,
.category-item > article .page-header {
  border-bottom: none;
  color: #111;
  font-family: 'novecento_widedemibold', sans-serif;
  font-size: 16px;
  line-height: normal;
  margin: 0 -20px 20px;
  padding: 0;
  text-align: center;
}
.fixel-grid .category-item.items > article .page-header a,
.fixel-grid .category-item.items.none > article .page-header a,
.category-item > article .page-header a {
  color: #111;
}
.fixel-grid .category-item.items > article .page-header a:hover,
.fixel-grid .category-item.items > article .page-header a:focus,
.fixel-grid .category-item.items > article .page-header a:active,
.fixel-grid .category-item.items.none > article .page-header a:hover,
.fixel-grid .category-item.items.none > article .page-header a:focus,
.fixel-grid .category-item.items.none > article .page-header a:active,
.category-item > article .page-header a:hover,
.category-item > article .page-header a:focus,
.category-item > article .page-header a:active {
  color: #bd4c00;
  text-decoration: none;
}
.fixel-grid .category-item.items > article .page-header .fixel-cat-toggle,
.fixel-grid .category-item.items.none > article .page-header .fixel-cat-toggle,
.category-item > article .page-header .fixel-cat-toggle {
  bottom: 0;
  border: #eee;
  background: #eee;
  color: #666;
  font-size: 18px;
  padding: 0;
  position: absolute;
  right: 0;
  width: 34px;
  height: 34px;
}
.fixel-grid .category-item.items > article .page-header .fixel-cat-toggle span,
.fixel-grid .category-item.items.none > article .page-header .fixel-cat-toggle span,
.category-item > article .page-header .fixel-cat-toggle span {
  display: inline-block;
  line-height: 34px;
  text-align: center;
}
.fixel-grid .category-item.items > article .page-header .fixel-cat-toggle:hover,
.fixel-grid .category-item.items > article .page-header .fixel-cat-toggle:focus,
.fixel-grid .category-item.items > article .page-header .fixel-cat-toggle:active,
.fixel-grid .category-item.items > article .page-header .fixel-cat-toggle.active,
.fixel-grid .category-item.items.none > article .page-header .fixel-cat-toggle:hover,
.fixel-grid .category-item.items.none > article .page-header .fixel-cat-toggle:focus,
.fixel-grid .category-item.items.none > article .page-header .fixel-cat-toggle:active,
.fixel-grid .category-item.items.none > article .page-header .fixel-cat-toggle.active,
.category-item > article .page-header .fixel-cat-toggle:hover,
.category-item > article .page-header .fixel-cat-toggle:focus,
.category-item > article .page-header .fixel-cat-toggle:active,
.category-item > article .page-header .fixel-cat-toggle.active {
  background: #0093C3;
  border-color: #0093C3;
  color: #fff;
  text-decoration: none;
}
.fixel-grid .category-item.items > article .category-desc,
.fixel-grid .category-item.items.none > article .category-desc,
.category-item > article .category-desc {
  overflow: hidden;
}
.fixel-grid .category-item.items > article:hover .pull-left.item-image,
.fixel-grid .category-item.items > article:hover .pull-right.item-image,
.fixel-grid .category-item.items > article:hover img,
.fixel-grid .category-item.items > article:hover .category-desc img,
.fixel-grid .category-item.items > article:focus .pull-left.item-image,
.fixel-grid .category-item.items > article:focus .pull-right.item-image,
.fixel-grid .category-item.items > article:focus img,
.fixel-grid .category-item.items > article:focus .category-desc img,
.fixel-grid .category-item.items > article:active .pull-left.item-image,
.fixel-grid .category-item.items > article:active .pull-right.item-image,
.fixel-grid .category-item.items > article:active img,
.fixel-grid .category-item.items > article:active .category-desc img,
.fixel-grid .category-item.items.none > article:hover .pull-left.item-image,
.fixel-grid .category-item.items.none > article:hover .pull-right.item-image,
.fixel-grid .category-item.items.none > article:hover img,
.fixel-grid .category-item.items.none > article:hover .category-desc img,
.fixel-grid .category-item.items.none > article:focus .pull-left.item-image,
.fixel-grid .category-item.items.none > article:focus .pull-right.item-image,
.fixel-grid .category-item.items.none > article:focus img,
.fixel-grid .category-item.items.none > article:focus .category-desc img,
.fixel-grid .category-item.items.none > article:active .pull-left.item-image,
.fixel-grid .category-item.items.none > article:active .pull-right.item-image,
.fixel-grid .category-item.items.none > article:active img,
.fixel-grid .category-item.items.none > article:active .category-desc img,
.category-item > article:hover .pull-left.item-image,
.category-item > article:hover .pull-right.item-image,
.category-item > article:hover img,
.category-item > article:hover .category-desc img,
.category-item > article:focus .pull-left.item-image,
.category-item > article:focus .pull-right.item-image,
.category-item > article:focus img,
.category-item > article:focus .category-desc img,
.category-item > article:active .pull-left.item-image,
.category-item > article:active .pull-right.item-image,
.category-item > article:active img,
.category-item > article:active .category-desc img {
  transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1s);
}
.fixel-sub-category.show .items article {
  background: #f5f5f5;
}
.fixel-sub-category.show .items article .page-header {
  color: #bd4c00;
}
.fixel-sub-category.show .items article .page-header a {
  color: #bd4c00 !important;
}
.fixel-sub-category.show .items article .page-header a:hover,
.fixel-sub-category.show .items article .page-header a:focus,
.fixel-sub-category.show .items article .page-header a:active {
  color: #712d00 !important;
}
.fixel-sub-category.show .items article .page-header .fixel-cat-toggle {
  background: #fff;
  border-color: #fff;
  color: #666 !important;
}
.fixel-sub-category.show .items article .page-header .fixel-cat-toggle:hover,
.fixel-sub-category.show .items article .page-header .fixel-cat-toggle:focus,
.fixel-sub-category.show .items article .page-header .fixel-cat-toggle:active {
  background: #fff;
  color: #fff !important;
}
.fixel-sub-category.show .items article .page-header .fixel-cat-toggle.active {
  color: #fff !important;
}
.category-page .fixel-grid .items article {
  background: #f5efdd;
}
.category-page .fixel-grid .items article .article_content {
  padding: 0 !important;
}
.category-item.items.rotateY article {
  background: none;
  perspective: 1000;
  -webkit-perspective: 1000;
}
.category-item.items.rotateY article .item-image-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.category-item.items.rotateY article .category-desc {
  -moz-transform: perspective(800px) rotateY(180deg);
  -webkit-transform: perspective(800px) rotateY(180deg);
  transform: perspective(800px) rotateY(180deg);
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.category-item.items.rotateY article .category-desc .page-header {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 5px;
  overflow: hidden;
  text-transform: none;
  max-height: none;
}
.category-item.items.rotateY article .category-desc .page-header a {
  padding-bottom: 20px;
  color: #fff;
}
.category-item.items.rotateY article .category-desc .page-header a:hover,
.category-item.items.rotateY article .category-desc .page-header a:focus,
.category-item.items.rotateY article .category-desc .page-header a:active {
  color: #bd4c00;
}
.category-item.items.rotateY article .category-desc .page-header a:after {
  background: rgba(255,255,255,0.6);
  content: "";
  display: inline-block;
  height: 2px;
  width: 90%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.category-item.items.rotateY article .category-desc .category-intro {
  display: block;
  overflow: hidden;
  height: 60px;
  width: 100%;
  padding: 10px 0 0;
  text-align: center;
}
.category-item.items.rotateY:hover .category-image {
  -webkit-transform: perspective(800px) rotateY(-180deg);
  -moz-transform: perspective(800px) rotateY(-179.9deg);
  transform: perspective(800px) rotateY(-179.9deg);
}
.category-item.items.rotateY:hover .category-desc {
  -moz-transform: perspective(800px) rotateY(0);
  -webkit-transform: perspective(800px) rotateY(0);
  transform: perspective(800px) rotateY(0);
}
.category-item.items.rotateY .category-image,
.category-item.items.rotateY .category-desc {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.category-item.items.rotateX article {
  background: none;
  perspective: 1000;
  -webkit-perspective: 1000;
}
.category-item.items.rotateX article .item-image-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.category-item.items.rotateX article .category-image,
.category-item.items.rotateX article .category-desc {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.category-item.items.rotateX article .category-desc {
  -moz-transform: perspective(800px) rotateX(180deg);
  -webkit-transform: perspective(800px) rotateX(180deg);
  transform: perspective(800px) rotateX(180deg);
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.category-item.items.rotateX article .category-desc .page-header {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 5px;
  overflow: hidden;
  text-transform: none;
  max-height: none;
}
.category-item.items.rotateX article .category-desc .page-header a {
  padding-bottom: 20px;
  color: #fff;
}
.category-item.items.rotateX article .category-desc .page-header a:hover,
.category-item.items.rotateX article .category-desc .page-header a:focus,
.category-item.items.rotateX article .category-desc .page-header a:active {
  color: #bd4c00;
}
.category-item.items.rotateX article .category-desc .page-header a:after {
  background: rgba(255,255,255,0.6);
  content: "";
  display: inline-block;
  height: 2px;
  width: 90%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.category-item.items.rotateX article .category-desc .category-intro {
  display: block;
  overflow: hidden;
  height: 60px;
  width: 100%;
  padding: 10px 0 0;
  text-align: center;
}
.category-item.items.rotateX:hover .category-image {
  -webkit-transform: perspective(800px) rotateX(-180deg);
  -moz-transform: perspective(800px) rotateX(-179.9deg);
  transform: perspective(800px) rotateX(-179.9deg);
}
.category-item.items.rotateX:hover .category-desc {
  -moz-transform: perspective(800px) rotateX(0);
  -webkit-transform: perspective(800px) rotateX(0);
  transform: perspective(800px) rotateX(0);
}
.category-item.items.none .page-header {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 5px;
  overflow: hidden;
  text-transform: none;
  max-height: none;
}
.category-item.items.none .page-header a {
  padding-bottom: 20px;
  color: #fff !important;
}
.category-item.items.none .page-header a:hover,
.category-item.items.none .page-header a:focus,
.category-item.items.none .page-header a:active {
  color: #bd4c00;
}
.category-item.items.none .page-header a:after {
  background: rgba(255,255,255,0.6);
  content: "";
  display: inline-block;
  height: 2px;
  width: 90%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.category-item.items.none .category-desc {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  padding: 40px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.category-item.items.none:hover .category-desc {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ie8 .category-item.items.none .category-desc {
  background: #000;
}
.category-list {
  margin: -40px;
}
.cat-items {
  padding: 40px;
}
.cat-children h3 {
  padding-left: 40px;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li,
.newsfeed .category li {
  *zoom: 1;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:before,
.newsfeed .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed-category .category li a,
.newsfeed .category li a {
  color: #666;
}
.newsfeed-category .category li a:hover,
.newsfeed-category .category li a:focus,
.newsfeed-category .category li a:active,
.newsfeed .category li a:hover,
.newsfeed .category li a:focus,
.newsfeed .category li a:active {
  color: #bd4c00;
}
.newsfeed-category .category li:hover a,
.newsfeed .category li:hover a {
  color: #bd4c00;
}
.newsfeed-category .cat-list-row1,
.newsfeed-category tr.cat-list-row1 td,
.newsfeed .cat-list-row1,
.newsfeed tr.cat-list-row1 td {
  background: #fff;
}
.newsfeed-category .list-condensed li,
.newsfeed .list-condensed li {
  padding: 10px;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 17px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 15px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 17px;
}
.weblink-category .cat-list-row1,
.weblink-category tr.cat-list-row1 td {
  background: #fff;
}
.weblink-category .list-condensed li {
  padding: 10px;
}
.weblink-category h2 {
  font-size: 40px;
  font-weight: 400;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.edit label {
  display: inline-block;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eee;
  border: 1px solid #e1e1e1;
  color: #999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444;
  text-decoration: none;
}
.button2-left .readmore {
  margin-top: 0;
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.edit.item-page .media-preview.fltlft {
  line-height: 40px;
  height: 40px;
}
.edit.item-page #images .control-group div.fltlft {
  float: left;
  margin-right: 10px;
}
.edit.item-page #images .control-group .media-preview.fltlft {
  float: none;
}
.edit.item-page #images .control-group .media-preview {
  font-size: 15px;
}
.edit.item-page #images .control-group .media-preview.add-on {
  border-color: #e5e5e5;
}
.edit.item-page #images .control-group .media-preview .icon-eye:before {
  content: "\f06e";
}
.edit.item-page .input-append .btn,
.edit.item-page .input-prepend .btn {
  padding-top: 4px;
  padding-bottom: 4px;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.readmore {
  margin-top: 10px;
}
.article-content .pagination ul {
  border-left: 1px solid #e5e5e5;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #e5e5e5;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 30%;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav li.pagenav-prev {
  margin-right: 10px;
}
.pagenav li a {
  background: #0093C3;
  border: 1px solid #a44200;
  color: #fff;
  line-height: normal;
  padding: 5px 10px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
  background-color: #712d00;
  border-color: #712d00;
  color: #fff;
}
.counter {
  float: right;
  line-height: 1;
  margin: 10px 0;
  text-align: right;
}
.items-more h3 {
  margin: 0 0 5px;
}
.tags span {
  padding: 0;
  line-height: normal;
  margin: 0;
}
.tags a.label {
  background: none;
  color: #666;
  font-size: 13px;
  font-weight: 300;
  line-height: normal;
  margin: 0;
  padding: 0;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tags a.label:hover,
.tags a.label:focus,
.tags a.label:active {
  color: #bd4c00;
  text-decoration: none;
}
.view-tags {
  margin-top: 20px;
}
.view-tags .tags {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.view-tags .icon-tag {
  margin-right: 4px;
  vertical-align: bottom;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: left;
  width: 50%;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#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;
}
.tip-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}
.tip-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.tip-text {
  padding: 9px 14px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.iframe-bordered {
  border: 1px solid #ddd;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #ccc;
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #ccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: right;
  width: 100%;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
.edit.item-page .control-group a.modal {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.calendar table .daysrow td {
  padding: 2px 4px 2px 2px;
}
.calendar table .rowhilite td {
  border: none;
  padding: 2px 4px 2px 2px;
}
#system-message .success.message ul {
  color: #468847;
  background: #dff0d8 url("../../../images/messages/ico-success.gif") no-repeat 10px center;
  border: 5px solid #d6e9c6;
  padding: 5px;
}
#system-message .success.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .notice.message ul {
  color: #c09853;
  border: 5px solid #fbeed5;
  background: #fcf8e3 url("../../../images/messages/ico-warning.gif") no-repeat 10px center;
  padding: 5px;
}
#system-message .notice.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .error.message ul {
  color: #b94a48;
  border: 5px solid #eed3d7;
  background: #f2dede url("../../../images/messages/ico-error.gif") no-repeat 10px center;
  padding: 5px;
}
#system-message .error.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .info.message ul {
  color: #3a87ad;
  border: 5px solid #bce8f1;
  background: #d9edf7 url("../../../images/messages/ico-info.gif") no-repeat 10px center;
  padding: 5px;
}
#system-message .info.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
table.adminlist thead th a {
  color: #333;
}
.layout-home .container.t3-mainbody .edit.item-page {
  background: #fff;
  padding: 20px;
}
.com_tags .t3-content {
  padding-top: 0;
  padding-top: 0;
}
.com_tags .main-content {
  margin-left: 0;
  margin-right: 0;
}
.com_tags .container.t3-mainbody {
  background: #111;
}
.com_tags .fixel-grid-wrapper > h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.1;
  margin-top: 0;
}
.com_tags .tag-filter {
  border: dotted 1px #464646;
  margin: 15px 0;
  padding: 15px;
}
.com_tags .tag-filter ul.tag-list {
  margin: 0;
  *zoom: 1;
}
.com_tags .tag-filter ul.tag-list:before,
.com_tags .tag-filter ul.tag-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.com_tags .tag-filter ul.tag-list:after {
  clear: both;
}
.com_tags .tag-filter ul.tag-list li {
  list-style: none;
  display: inline-block;
  float: left;
  margin-right: 3px;
  margin-bottom: 3px;
}
.com_tags .tag-filter ul.tag-list li a {
  background: #333;
  color: #fff;
  margin-bottom: 3px;
  padding: 3px 7px;
}
.com_tags .tag-filter ul.tag-list li a:hover,
.com_tags .tag-filter ul.tag-list li a:focus,
.com_tags .tag-filter ul.tag-list li a:active {
  color: #bd4c00;
  text-decoration: none;
}
.com_tags .tag-filter ul.tag-list li a.active {
  background: #bd4c00;
  color: #fff;
}
#recaptcha_area .recaptcha_input_area input {
  background: #ddd;
  width: 153px !important;
  display: inline-block;
}
#recaptcha_area th,
#recaptcha_area td {
  line-height: normal !important;
}
#recaptcha_area .recaptchatable #recaptcha_response_field {
  margin-top: 12px !important;
}
#ezblog-dashboard .list-form li label.label {
  background: none;
  text-shadow: none;
}
#ezblog-dashboard #quick-post-wrap .quick-output {
  border: 1px solid #ddd;
}
.mce-btn button {
  text-transform: none;
}
.mce-btn button:hover,
.mce-btn button:focus,
.mce-btn button:active {
  background: none;
  box-shadow: none;
}
#page-site a.modal.btn {
  position: relative;
  top: 0;
  left: auto;
  right: 0;
  z-index: 10;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}

a:hover,
a:focus,
a:active {
  outline: none;
}
.article-header h1 {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-top: 0;
}
a.thumbnail.active {
  border-color: #bd4c00;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.google-plus {
  background: url(../../../images/google-plus-logo.png) no-repeat center 70px #d9563a;
  color: #fff;
  height: 300px;
  padding: 220px 40px 40px;
  text-align: center;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.facebook-like {
  background: url(../../../images/fb-logo.png) no-repeat center center #34609d;
  color: #fff;
  height: 300px;
  padding: 240px 40px 40px;
  text-align: center;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.services-list {
  border-left: 1px solid #e5e5e5;
  font-size: 13px;
  font-weight: 400;
  padding-left: 20px;
}
.services-list h4 {
  line-height: 1;
  font-size: 13px;
}
.services-list ul {
  list-style: none;
  margin: 0 0 10px;
}
.services-list ul li {
  padding-bottom: 10px;
}
.box {
  margin-bottom: 30px;
}
.box b {
  color: #444;
  display: block;
}
.box h3 {
  text-align: center;
}
.box h4 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.box .box-spotlight {
  text-align: center;
  position: relative;
}
.box .box-spotlight:before {
  background: #b8b8b8;
  content: "";
  display: block;
  height: 2px;
  left: 15%;
  position: absolute;
  right: 0;
  top: 40px;
  width: 70%;
  z-index: 10;
}
.box .box-spotlight .box-inner {
  float: left;
  position: relative;
  width: 30%;
}
.box .box-spotlight .box-inner .box-image {
  background: #fff;
  display: inline-block;
  margin: auto;
  padding: 0px 15px;
  position: relative;
  z-index: 20;
}
.box .box-spotlight .box-inner.center {
  padding: 0 9%;
}
.box .box-spotlight .box-inner.box-center {
  padding: 0 5%;
}
.box .box-spotlight p {
  text-align: left;
}
.mask {
  height: 120px;
  overflow: hidden;
  margin: 0 20px 0 0;
  width: 120px;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
}
.mask img {
  margin: 0 !important;
  float: none;
}
.circle .circle-content {
  border: solid 10px #0093C3;
  display: block;
  height: 120px;
  margin: 20px auto 0;
  width: 120px;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
}
.circle .circle-content h4 {
  font-family: 'novecento_widedemibold', sans-serif;
  font-size: 14px;
  line-height: 120px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.circle .circle-content.blue {
  border-color: #0093C3;
}
.circle .circle-content.yellow {
  border-color: #fc0;
}
.circle .circle-content.black {
  border-color: #000;
}
.circle .circle-content.red {
  border-color: #fc615d;
}
.timeline {
  margin: 30px 0;
  list-style: none outside none;
  overflow: hidden;
  position: relative;
}
.timeline .tl-wrap {
  margin-top: 20px;
  width: 47%;
}
.timeline .tl-wrap:before {
  background: #bbb;
  border: 2px solid #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  content: "";
  height: 6px;
  left: 50%;
  margin-left: -4px;
  margin-top: 1px;
  position: absolute;
  top: auto;
  width: 6px;
}
.timeline .tl-wrap .box-content {
  background: #eee;
  padding: 20px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.timeline .tl-wrap .box-content:before {
  border-bottom: 6px solid transparent;
  border-top: 6px dashed transparent;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.timeline .tl-wrap .box-content:hover,
.timeline .tl-wrap .box-content:focus,
.timeline .tl-wrap .box-content:active {
  background: #0093C3;
  color: #fff;
}
.timeline .tl-wrap.active .box-content {
  background: #0093C3;
  color: #fff;
}
.timeline .tl-wrap strong {
  display: block;
}
.timeline .pull-left .box-content:before {
  border-left: 6px solid #EEE;
  right: -6px !important;
}
.timeline .pull-right .box-content:before {
  border-right: 6px solid #EEE;
  left: -6px;
}
.timeline .pull-right.active .box-content:before,
.timeline .pull-right:focus .box-content:before,
.timeline .pull-right:hover .box-content:before,
.timeline .pull-right:active .box-content:before {
  border-right-color: #0093C3;
}
.timeline .pull-left.active .box-content:before,
.timeline .pull-left:focus .box-content:before,
.timeline .pull-left:hover .box-content:before,
.timeline .pull-left:active .box-content:before {
  border-left-color: #0093C3;
}
.timeline:before {
  background: #ddd;
  content: "";
  display: block;
  height: 1000px;
  left: 50%;
  position: absolute;
  width: 2px;
}
.timeline .tl-wrap:first-child + .tl-wrap {
  margin-top: 40px;
}
.timeline .pull-right strong:before {
  border-right: 6px solid #EEE;
  left: -26px;
}
.client img[align="left"] {
  margin-right: 20px !important;
}
.client img[align="right"] {
  margin-left: 20px !important;
}

.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  border-right: solid 1px #1d1d1d;
  float: left;
  -webkit-transition: border-color 0.6s ease-out;
  -moz-transition: border-color 0.6s ease-out;
  -o-transition: border-color 0.6s ease-out;
  transition: border-color 0.6s ease-out;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo h1 {
  margin-top: 15px;
}
.logo-image {
  overflow: hidden;
  width: 60px;
  height: 60px;
}
.logo-image .brand {
  padding: 13px 20px;
}
.logo-image a {
  background-image: url("../../../images/logo.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 38px;
  height: 30px;
  display: block;
}
.logo-image.has-images a {
  background: none;
  width: auto;
  height: auto;
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text h1 {
  color: #444;
}
.logo-text h1 a {
  color: #444;
  text-decoration: none;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}
.head-search {
  float: right;
  margin-top: 20px;
}
.head-search form {
  margin: 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url("../../../images/ico/search-invert.png") no-repeat 8px center;
  width: 120px;
  padding-left: 26px;
}
.head-search .input:focus {
  color: #444;
  width: 180px;
}
#fixel-top-panel {
  overflow: hidden;
  position: absolute;
  top: -10000px;
  width: 100%;
  padding: 0;
  background-color: #000;
  border-bottom: 2px solid #1d1d1d;
  outline: none;
  font-size: 13px;
  -webkit-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  transform: translate(0,-100%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#fixel-top-panel.reveal .container {
  visibility: visible;
}
#fixel-top-panel .container {
  visibility: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
  background: none;
}
#fixel-top-panel .t3-module {
  margin-bottom: 0;
}
#fixel-top-panel .module-title {
  font-size: 15px;
  color: #fff;
  line-height: 1;
}
#fixel-top-panel .t3-module .nav > li {
  font-size: 13px;
  color: #666;
}
#fixel-top-panel .t3-module .nav > li a {
  padding-bottom: 0;
  padding-top: 0;
}
#fixel-top-pannel-link {
  position: absolute;
  z-index: 9999;
  right: 0;
  height: 60px;
  width: 60px;
  background: #000;
  text-align: center;
  line-height: 60px;
  border-left: 1px solid #1d1d1d;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
#fixel-top-pannel-link:hover,
#fixel-top-pannel-link:focus,
#fixel-top-pannel-link:active {
  text-decoration: none;
  outline: none;
}
.t3-sl {
  padding-bottom: 60px;
  padding-top: 60px;
}
.t3-mainbody {
  margin-top: 100px;
}
.t3-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.layout-home .t3-content,
.view-contact .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.view-article .t3-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.layout-blog .t3-content {
  padding-bottom: 0;
}
.t3-content.has-sidebar2 {
  background: url("../../../images/dark-line.gif") repeat-y right top;
}
.fixel-grid {
  background-color: #f5efdd;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.fixel-grid.ready {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.fixel-grid .items {
  z-index: 2;
  overflow: hidden;
}
.fixel-grid .items article {
  cursor: pointer;
  background: #fff;
  bottom: 1px;
  left: 1px;
  overflow: hidden;
  position: absolute;
  top: 1px;
  right: 1px;
}
.fixel-grid .items article .item-desc {
  background: rgba(0,0,0,0.75);
  bottom: 0px;
  color: #fff;
  left: 0;
  position: absolute;
  padding: 15px;
  right: 0;
  vertical-align: middle;
}
.fixel-grid .items article .item-desc h2 {
  font-size: 17px;
  font-size: 500;
  line-height: 1.3;
  max-height: 20px;
  margin: 0;
  overflow: hidden;
}
.fixel-grid .items article .item-desc h2 a {
  color: #fff;
}
.fixel-grid .items article .item-desc h2 a:hover,
.fixel-grid .items article .item-desc h2 a:focus {
  text-decoration: none;
}
.fixel-grid .items article .item-desc .article-intro {
  display: none;
}
.fixel-grid .items article .carousel-control,
.fixel-grid .items article .carousel-indicators {
  margin-top: 0 !important;
  outline: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.fixel-grid .items article .item-gallery-wrap:hover .carousel-control,
.fixel-grid .items article .item-gallery-wrap:hover .carousel-indicators {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: opacity 0.6s linear 0s;
  -moz-transition: opacity 0.6s linear 0s;
  -o-transition: opacity 0.6s linear 0s;
  transition: opacity 0.6s linear 0s;
}
.fixel-grid .items article .item-gallery-wrap:hover .carousel-control:hover,
.fixel-grid .items article .item-gallery-wrap:hover .carousel-control:focus,
.fixel-grid .items article .item-gallery-wrap:hover .carousel-control:active,
.fixel-grid .items article .item-gallery-wrap:hover .carousel-indicators:hover,
.fixel-grid .items article .item-gallery-wrap:hover .carousel-indicators:focus,
.fixel-grid .items article .item-gallery-wrap:hover .carousel-indicators:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fixel-grid .items article .carousel-indicators li {
  cursor: pointer;
}
.fixel-grid .items.poping article:before {
  background: #000;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.fixel-grid .items.text article {
  background: #fff;
}
.fixel-grid .items.text .article_content {
  padding: 40px;
}
.fixel-grid .items.text .article_content .article-title {
  color: #111;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 5px;
  max-height: 70px;
  overflow: hidden;
}
.fixel-grid .items.text .article_content .article-title a {
  color: #111;
  -webkit-transition: color 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s;
  -o-transition: color 0.2s linear 0s;
  transition: color 0.2s linear 0s;
}
.fixel-grid .items.text .article_content .article-title a:hover,
.fixel-grid .items.text .article_content .article-title a:focus,
.fixel-grid .items.text .article_content .article-title a:active {
  color: #bd4c00;
  text-decoration: none;
}
.fixel-grid .items.text .article_content .item-image {
  display: none;
}
.fixel-grid .items.text .article_content .article-intro {
  font-size: 14px;
  font-weight: 300;
  height: 80px;
  position: relative;
  overflow: hidden;
}
.fixel-grid .items.text .article_content p:after {
  background: #fff;
  display: block;
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 22px;
}
.fixel-grid .items.text .article_content .menu-edit ul li.print-icon,
.fixel-grid .items.text .article_content .menu-edit ul li.email-icon,
.fixel-grid .items.text .article_content .article-info dd.createdby,
.fixel-grid .items.text .article_content .article-info dd.published,
.fixel-grid .items.text .article_content .btn-group.pull-right {
  display: none;
}
.fixel-grid .items.text .article_content .article-info dd.category-name a {
  color: #666;
  font-size: 12px;
}
.fixel-grid .items.text .article_content .article-info dd.category-name a:hover,
.fixel-grid .items.text .article_content .article-info dd.category-name a:focus,
.fixel-grid .items.text .article_content .article-info dd.category-name a:active {
  color: #bd4c00;
}
.fixel-grid .items.text:hover .article-title a {
  color: #bd4c00;
}
.fixel-grid .items.text.grid-1x2 .article-intro,
.fixel-grid .items.text.grid-2x2 .article-intro {
  height: 458px;
}
.fixel-grid .items.image.none article {
  background: #f5efdd;
}
.fixel-grid .items.image.none article .item-desc {
  -webkit-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
  -moz-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
  -ms-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
  -o-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
  transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.fixel-grid .items.image.none article:hover .item-desc {
  -webkit-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
  -moz-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
  -ms-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
  -o-transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
  transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.fixel-grid .items.image.none article .item-image-wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.fixel-grid .items.image.none article .item-image-wrap .pull-left.item-image,
.fixel-grid .items.image.none article .item-image-wrap .pull-right.item-image,
.fixel-grid .items.image.none article .item-image-wrap img {
  float: none;
  margin: 0 !important;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.fixel-grid .items.image.none article:hover .item-image-wrap,
.fixel-grid .items.image.none article:focus .item-image-wrap,
.fixel-grid .items.image.none article:active .item-image-wrap {
  background: #000000;
}
.fixel-grid .items.image.none article:hover .pull-left.item-image,
.fixel-grid .items.image.none article:hover .pull-right.item-image,
.fixel-grid .items.image.none article:hover img,
.fixel-grid .items.image.none article:focus .pull-left.item-image,
.fixel-grid .items.image.none article:focus .pull-right.item-image,
.fixel-grid .items.image.none article:focus img,
.fixel-grid .items.image.none article:active .pull-left.item-image,
.fixel-grid .items.image.none article:active .pull-right.item-image,
.fixel-grid .items.image.none article:active img {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
}
.fixel-grid .items.image.rotateY article {
  background: none;
}
.fixel-grid .items.image.rotateY article .flipper {
  position: relative;
  width: 100%;
  height: 100%;
}
.fixel-grid .items.image.rotateY article .front,
.fixel-grid .items.image.rotateY article .back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.fixel-grid .items.image.rotateY article .front {
  background: #fff;
}
.fixel-grid .items.image.rotateY article .back {
  -moz-transform: perspective(800px) rotateY(180deg);
  -webkit-transform: perspective(800px) rotateY(180deg);
  transform: perspective(800px) rotateY(180deg);
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fixel-grid .items.image.rotateY article .back h2 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 5px;
  overflow: hidden;
  text-transform: none;
  max-height: none;
}
.fixel-grid .items.image.rotateY article .back h2 a {
  padding-bottom: 20px;
}
.fixel-grid .items.image.rotateY article .back h2 a:after {
  background: rgba(255,255,255,0.6);
  content: "";
  display: inline-block;
  height: 2px;
  width: 90%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.fixel-grid .items.image.rotateY article .back .article-intro {
  display: block;
  overflow: hidden;
  height: 60px;
  width: 100%;
  padding: 10px 0 0;
  text-align: center;
}
.fixel-grid .items.image.rotateY:hover .front {
  -webkit-transform: perspective(800px) rotateY(-180deg);
  -moz-transform: perspective(800px) rotateY(-179.9deg);
  transform: perspective(800px) rotateY(-179.9deg);
}
.fixel-grid .items.image.rotateY:hover .back {
  -moz-transform: perspective(800px) rotateY(0);
  -webkit-transform: perspective(800px) rotateY(0);
  transform: perspective(800px) rotateY(0);
}
.fixel-grid .items.image.rotateX article {
  background: none;
}
.fixel-grid .items.image.rotateX article .flipper {
  position: relative;
  width: 100%;
  height: 100%;
}
.fixel-grid .items.image.rotateX article .front,
.fixel-grid .items.image.rotateX article .back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.fixel-grid .items.image.rotateX article .front {
  background: #fff;
}
.fixel-grid .items.image.rotateX article .back {
  -moz-transform: perspective(800px) rotateX(180deg);
  -webkit-transform: perspective(800px) rotateX(180deg);
  transform: perspective(800px) rotateX(180deg);
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fixel-grid .items.image.rotateX article .back h2 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 5px;
  overflow: hidden;
  text-transform: none;
  max-height: none;
}
.fixel-grid .items.image.rotateX article .back h2 a {
  padding-bottom: 20px;
}
.fixel-grid .items.image.rotateX article .back h2 a:after {
  background: rgba(255,255,255,0.6);
  content: "";
  display: inline-block;
  height: 2px;
  width: 90%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.fixel-grid .items.image.rotateX article .back .article-intro {
  display: block;
  overflow: hidden;
  height: 60px;
  width: 100%;
  padding: 10px 0 0;
  text-align: center;
}
.fixel-grid .items.image.rotateX:hover .front {
  -webkit-transform: perspective(800px) rotateX(-180deg);
  -moz-transform: perspective(800px) rotateX(-179.9deg);
  transform: perspective(800px) rotateX(-179.9deg);
}
.fixel-grid .items.image.rotateX:hover .back {
  -moz-transform: perspective(800px) rotateX(0);
  -webkit-transform: perspective(800px) rotateX(0);
  transform: perspective(800px) rotateX(0);
}
.fixel-grid .items.video article {
  height: auto;
}
.fixel-grid .items.video article .item-desc h2 {
  max-height: none;
}
.fixel-grid .item-video-wrap {
  background: transparent;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.fixel-grid .item-video-wrap .item-image a {
  color: #fff;
  display: block;
  text-align: center;
  vertical-align: middle;
}
.fixel-grid .item-video-wrap .item-image a:hover,
.fixel-grid .item-video-wrap .item-image a:focus,
.fixel-grid .item-video-wrap .item-image a:active {
  color: #fff;
  text-decoration: none;
}
.fixel-grid .item-video-wrap .item-image a:hover .icon-play-circle,
.fixel-grid .item-video-wrap .item-image a:focus .icon-play-circle,
.fixel-grid .item-video-wrap .item-image a:active .icon-play-circle {
  color: #fff;
}
.fixel-grid .item-video-wrap .item-image a img {
  position: absolute;
  left: 0;
  top: 50% !important;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  width: 100%;
}
.fixel-grid .item-video-wrap .item-image a .icon-play-circle {
  color: #fff;
  font-size: 60px;
  display: inline-block;
  margin-top: 40%;
  text-align: center;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.fixel-grid .item-video-wrap:hover .item-image a .icon-play-circle,
.fixel-grid .item-video-wrap:focus .item-image a .icon-play-circle,
.fixel-grid .item-video-wrap:active .item-image a .icon-play-circle {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.fixel-grid .item-video-wrap .item-placeholder {
  text-align: center;
}
.fixel-grid .item-video-wrap .item-placeholder .icon-facetime-video {
  color: #fff;
  font-size: 60px;
  display: inline-block;
  margin-top: 40%;
  text-align: center;
  vertical-align: middle;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-backface-visibility: hidden;
}
.fixel-grid .item-video-wrap .item-placeholder .icon-facetime-video:hover,
.fixel-grid .item-video-wrap .item-placeholder .icon-facetime-video:focus,
.fixel-grid .item-video-wrap .item-placeholder .icon-facetime-video:active {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.fixel-grid .item-video-wrap .item-desc {
  opacity: 0;
  filter: alpha(opacity=0);
}
.fixel-grid .item-video-wrap:hover .item-desc {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fixel-grid .items.gallery article {
  background-color: #f5efdd;
}
.fixel-grid .items.gallery article .item-placeholder {
  text-align: center;
}
.fixel-grid .items.gallery article .item-placeholder .icon-facetime-video {
  color: #fff;
  font-size: 60px;
  display: inline-block;
  margin-top: 40%;
  text-align: center;
  vertical-align: middle;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-backface-visibility: hidden;
}
.fixel-grid .items.gallery article .item-placeholder .icon-facetime-video:hover,
.fixel-grid .items.gallery article .item-placeholder .icon-facetime-video:focus,
.fixel-grid .items.gallery article .item-placeholder .icon-facetime-video:active {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.fixel-grid .grid-1x1 {
  width: 33.3333333333%;
  max-height: 302px;
}
.fixel-grid .grid-2x2 {
  width: 16.6666666667%;
  max-height: 604px;
}
.fixel-grid .grid-2x2 .carousel-caption h4 {
  font-size: 17px;
}
.fixel-grid .grid-3x2 {
  width: 22.2222222222%;
  max-height: 604px;
}
.fixel-grid .grid-2x1 {
  width: 16.6666666667%;
  max-height: 302px;
}
.fixel-grid .grid-2x1 .carousel-caption h4 {
  height: 20px;
  overflow: hidden;
}
.fixel-grid .grid-2x1 .carousel-caption p {
  height: 15px;
  overflow: hidden;
}
.fixel-grid .grid-1x2 {
  width: 33.3333333333%;
}
.fixel-grid .grid-1x2 .item-gallery-wrap .item img {
  width: auto !important;
  height: 100%;
  max-width: none !important;
}
.fixel-grid .grid-1x2 .carousel-caption h4 {
  height: 20px;
  overflow: hidden;
}
.fixel-grid .grid-1x2 .carousel-caption p {
  height: 15px;
  overflow: hidden;
}
.fixel-grid .carousel-control {
  background-color: #222;
  line-height: 28px;
  margin: 0 !important;
  outline: none;
  z-index: 100;
  opacity: 0;
  filter: alpha(opacity=0);
}
.fixel-grid .carousel-caption {
  color: #fff;
}
.fixel-grid .carousel-caption h4 {
  font-weight: 500;
  font-size: 17px;
  max-height: 20px;
  overflow: hidden;
}
.fixel-grid .carousel-caption p {
  color: #ccc;
  font-size: 14px;
  font-weight: 400;
  max-height: 20px;
  overflow: hidden;
}
.fixel-grid .carousel-inner> .next,
.fixel-grid .carousel-inner> .prev {
  z-index: 1;
}
.fixel-grid .carousel-inner> .item {
  overflow: hidden;
}
.fixel-grid .corner-stamp {
  position: absolute;
  top: 0;
  right: 0;
}
.fixel-grid .fixel-sub-category .items {
  display: none;
}
.fixel-grid .fixel-sub-category.show .items {
  display: block;
}
.fixel-grid.ready .items {
  max-height: none;
}
.fixel-grid #page-nav {
  display: none;
}
.fixel-grid #blank-item {
  height: 0 !important;
  max-height: 0 !important;
}
.re-layout .fixel-grid .item-hide {
  display: none !important;
}
.re-mlayout .fixel-grid .items {
  transition-duration: 0 !important;
  -webkit-transition-duration: 0ms !important;
}
#fixel-placeholder {
  position: relative;
  background: #f5efdd;
}
.lt-ie10 .fixel-grid .items article .item-desc {
  background: #222;
}
.lt-ie10 .fixel-grid .item-video-wrap .item-image a img {
  top: 0;
}
.lt-ie10 .fixel-grid .item-video-wrap .item-image a .icon-play-circle {
  z-index: 2;
  position: relative;
}
.lt-ie10 .fixel-grid .items.image.rotateX article .front,
.lt-ie10 .fixel-grid .items.image.rotateY article .front,
.lt-ie10 .category-item.items.rotateX article .category-image,
.lt-ie10 .category-item.items.rotateY article .category-image {
  z-index: 2;
}
.lt-ie10 .fixel-grid .items.image.rotateX article .back,
.lt-ie10 .fixel-grid .items.image.rotateY article .back,
.lt-ie10 .category-item.items.rotateX article .category-desc,
.lt-ie10 .category-item.items.rotateY article .category-desc {
  z-index: 1;
}
.lt-ie10 .fixel-grid .items.image.rotateX article:hover .back,
.lt-ie10 .fixel-grid .items.image.rotateY article:hover .back,
.lt-ie10 .category-item.items.rotateX article:hover .category-desc,
.lt-ie10 .category-item.items.rotateY article:hover .category-desc {
  z-index: 2;
}
.lt-ie10 .fixel-grid .items.image.rotateX article:hover .front,
.lt-ie10 .fixel-grid .items.image.rotateY article:hover .front,
.lt-ie10 .category-item.items.rotateX article:hover .category-image,
.lt-ie10 .category-item.items.rotateY article:hover .category-image {
  z-index: 1;
}
.pageheading article {
  background: #0093C3;
  color: #fff;
  font-size: 17px;
  line-height: 1.8;
  padding: 80px;
}
.pageheading article h2 {
  color: #fff;
  font-size: 30px;
  font-family: 'novecento_widedemibold', sans-serif;
  text-transform: uppercase;
}
.t3-footer {
  color: #666;
  font-size: 12px;
  padding: 40px 0 60px;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .container {
  background: #f5efdd;
}
.t3-footer small {
  display: block;
  font-size: 11px;
}
.t3-footer a {
  color: #bd4c00;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #712d00;
}
.t3-footnav {
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  font-size: 19px;
  color: #999;
}
.t3-copyright {
  border-top: 1px solid #2f2f2f;
  font-size: 13px;
  padding: 40px 0 80px;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  float: right;
  opacity: .5;
}
body.popupview.popupview-loaded {
  overflow-x: hidden;
  overflow-y: auto;
}
#popup-view {
  display: none;
}
.popup-iframe {
  min-height: 90%;
  width: 100%;
}
.popupview #popup-view {
  background: url("../../../images/black-trans-75.png") repeat left top;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
  padding: 0;
}
.popupview #popup-position {
  position: absolute;
  top: 60px;
  bottom: 20px;
  width: 100%;
}
.popupview #popup-content {
  height: 100%;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  width: 100%;
  z-index: 1000;
}
.popupview .popup-inner {
  background: #fff;
  border: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.popupview .popup-inner.animate {
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.popupview .popup-inner.current {
  -webkit-transform: translate(0%,0%);
  -moz-transform: translate(0%,0%);
  -ms-transform: translate(0%,0%);
  -o-transform: translate(0%,0%);
  transform: translate(0%,0%);
}
.popupview .popup-inner.prev {
  -webkit-transform: translate(-125%,0%);
  -moz-transform: translate(-125%,0%);
  -ms-transform: translate(-125%,0%);
  -o-transform: translate(-125%,0%);
  transform: translate(-125%,0%);
}
.popupview .popup-inner.next {
  -webkit-transform: translate(260%,0%);
  -moz-transform: translate(260%,0%);
  -ms-transform: translate(260%,0%);
  -o-transform: translate(260%,0%);
  transform: translate(260%,0%);
}
.popupview .popup-inner-content {
  position: absolute;
  
  top: 0;
  
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.popupview .popup-head {
  background: #111;
  height: 60px;
  top: -60px;
  right: 0;
  width: 100%;
  position: absolute;
  z-index: 1001;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.popupview a#popup-close {
  background: url("../../../images/icon_close.png") no-repeat center center #111;
  border-left: solid 1px #1d1d1d;
  border-right: solid 1px #1d1d1d;
  display: block;
  height: 60px;
  position: absolute;
  right: 0;
  text-indent: -999em;
  top: 0px;
  width: 60px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.popupview a#popup-close:hover,
.popupview a#popup-close:focus,
.popupview a#popup-close:active {
  background-color: #0093C3;
  border-color: #0093C3;
}
.popupview .popup-nav {
  top: -60px;
  margin-top: 0;
  width: auto;
  height: 60px;
  position: absolute;
  z-index: 1001;
}
.popupview .popup-nav a {
  background: none;
  border-right: solid 1px #1D1D1D;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 60px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.popupview .popup-nav a:hover,
.popupview .popup-nav a:focus {
  background: #0093C3;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.popupview .popup-nav a.popup-prev {
  border-left: solid 1px #1d1d1d;
}
.popupview .popup-nav a.popup-prev:hover,
.popupview .popup-nav a.popup-prev:focus,
.popupview .popup-nav a.popup-prev:active {
  border-color: #bd4c00;
}
.popupview .popup-nav a span {
  display: none;
}
.popupview #popup-prev {
  float: left;
}
.popupview #popup-next {
  float: right;
}
.popupview #popup-content:hover .popup-nav a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.popupview .popup-hide {
  opacity: 0;
  filter: alpha(opacity=0);
}
.popupview .popup-hidectrl #popup-close,
.popupview .popup-hidectrl .popup-nav a {
  opacity: 0;
  filter: alpha(opacity=0);
}
.popup-trackerV {
  bottom: 2px;
  overflow: hidden;
  position: absolute;
  top: 2px;
  right: 2px;
  width: 10px;
  z-index: 100;
  opacity: 1;
  filter: alpha(opacity=100);
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
}
.popup-trackerV div {
  background: #666;
  position: absolute;
  width: 100%;
  z-index: 100;
  -moz-transition-property: -Moz-transform;
  -moz-transition-timing-function: cubic-bezier(0.33,0.66,0.66,1);
  -moz-transform: translate(0pt,0px);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.component.view-article .popup-body .item-page {
  padding-left: 40px;
  padding-right: 40px;
}
.popup-body {
  background: url("../../../images/body_bg.gif") repeat-y left top #fff;
}
.ajax-indicator {
  background: url("../../../images/ajax-indicator-big.gif") no-repeat center center;
  background-size: 128px 128px;
  height: 128px;
  left: 50%;
  margin: -64px 0 0 -64px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  text-indent: -9999em;
  width: 128px;
}
#popup-loader,
#article-loader {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1050;
}
#page-loader {
  position: relative;
  margin-top: 20px;
  height: 128px;
  z-index: 1050;
}
.back-to-top {
  background-color: #0093C3;
  bottom: 15px;
  border: 2px solid #fff;
  height: 40px;
  margin: 0;
  position: fixed;
  right: 15px;
  width: 40px;
  z-index: 1000;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.back-to-top.reveal {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: pointer;
}
.back-to-top.reveal:hover,
.back-to-top.reveal:focus,
.back-to-top.reveal:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.back-to-top i {
  color: #fff;
  font-size: 12px;
  line-height: 1em;
  left: 50%;
  margin-top: -7px;
  margin-left: -3px;
  position: absolute;
  top: 50%;
}
#infinity-next {
  background: none;
  border: dotted 2px #464646;
  color: #464646;
  font-family: 'novecento_widedemibold', sans-serif;
  font-size: 16px;
  margin-top: 20px;
  padding: 15px;
}
#infinity-next:hover {
  background: #0093C3;
  border-color: #0093C3;
  color: #fff;
}
#infinity-next.finished {
  background: #1e9e49;
  border-color: #1e9e49;
  color: #fff;
}
#infinity-next.finished em {
  color: #fff;
  font-style: normal;
}
.list-icons .addthis_floating_style {
  background: none;
  padding: 0;
  position: static;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.list-icons .addthis_floating_style a {
  background-color: #f5f5f5;
  height: 60px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 60px !important;
  border: 0;
}
.list-icons .addthis_floating_style a:hover,
.list-icons .addthis_floating_style a:focus,
.list-icons .addthis_floating_style a:active {
  text-decoration: none;
  background-color: #cdcdcd;
  outline: none;
  -webkit-transition: background-color 0.4s ease 0s;
  -moz-transition: background-color 0.4s ease 0s;
  -o-transition: background-color 0.4s ease 0s;
  transition: background-color 0.4s ease 0s;
}
.list-icons .addthis_32x32_style .dummy .at300bs,
.list-icons .addthis_32x32_style .at300bs,
.list-icons .addthis_32x32_style .at15t,
.list-icons .addthis_32x32_style .dummy .at300bs,
.list-icons .addthis_32x32_style .at300bs,
.list-icons .addthis_32x32_style .at15t,
.list-icons .addthis_32x32_style .at300bs.at15nc,
.list-icons .addthis_32x32_style .at15t.at15nc {
  background-image: url("../../../images/social.png") !important;
  margin: 0 !important;
  width: 60px !important;
  height: 60px !important;
  display: block !important;
}
.list-icons .addthis_32x32_style .at15t_facebook.at300bs.at15nc {
  background-position: -60px 0 !important;
}
.list-icons .addthis_32x32_style .at15t_facebook.at300bs.at15nc:hover,
.list-icons .addthis_32x32_style .at15t_facebook.at300bs.at15nc:focus,
.list-icons .addthis_32x32_style .at15t_facebook.at300bs.at15nc:active {
  background-position: 0 0 !important;
}
.list-icons .addthis_32x32_style .at15t_twitter.at300bs.at15nc {
  background-position: -60px -60px !important;
}
.list-icons .addthis_32x32_style .at15t_twitter.at300bs.at15nc:hover,
.list-icons .addthis_32x32_style .at15t_twitter.at300bs.at15nc:focus,
.list-icons .addthis_32x32_style .at15t_twitter.at300bs.at15nc:active {
  background-position: 0 -60px !important;
}
.list-icons .addthis_32x32_style .at15t_google_plusone_share.at300bs.at15nc {
  background-position: -60px -120px !important;
}
.list-icons .addthis_32x32_style .at15t_google_plusone_share.at300bs.at15nc:hover,
.list-icons .addthis_32x32_style .at15t_google_plusone_share.at300bs.at15nc:focus,
.list-icons .addthis_32x32_style .at15t_google_plusone_share.at300bs.at15nc:active {
  background-position: 0 -120px !important;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
  width: 100% !important;
}
.fb-comments {
  padding-top: 20px;
}
#eblog-logout a.buttons.logout {
  border: none;
  background: none;
  height: auto !important;
  min-height: 0px !important;
  display: inline-block !important;
  line-height: normal !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: left !important;
  padding: 5px 10px;
  margin: 0;
}
#eblog-logout a.buttons.logout:hover,
#eblog-logout a.buttons.logout:focus,
#eblog-logout a.buttons.logout:active {
  background: none;
  color: #bd4c00;
}
#eblog-calendar .calendar_day {
  color: #333;
}
#ezblog-posts .blog-post .blog-post-in .blog-image {
  margin-right: 40px;
  margin-left: 0;
  width: 28% !important;
}
#eblog-wrapper .blog-content-wrap .blog-header,
#eblog-wrapper .blog-content-wrap .blog-content {
  margin-right: 0;
  margin-left: 0;
}
#eblog-wrapper #write_container .team-request th {
  border-top: solid 1px #BBBBBB;
  border-right: solid 1px #bbb;
}
#ezblog-dashboard #blog-login form {
  margin-bottom: 0;
}
#ezblog-dashboard #blog-login input[type="submit"] {
  color: #fff;
}
#ezblog-dashboard #blog-login #form-login-remember label {
  display: inline-block;
  margin-left: 2px;
}
#ezblog-dashboard [class^="icon-"],
#ezblog-dashboard [class*=" icon-"] {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.com_easyblog #eblog-wrapper textarea#eblog-post-content {
  width: 98.3% !important;
}
.com_easyblog #ezblog-dashboard .dashboard-option.docked {
  top: 61px !important;
}
#ezblog-dashboard #quick-post-wrap #microblog-text {
  margin-bottom: 0 !important;
}
#eblog-wrapper .mce-btn button,
#eblog-wrapper .mce-btn button:hover,
#eblog-wrapper .mce-btn button:focus,
#eblog-wrapper .mce-btn button:active {
  background: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
}
#ezblog-dashboard #microblog-text .list-form  .width-full {
  width: 90%;
}
.com_easyblog #eblog-wrapper textarea#eblog-post-content {
  width: 100% !important;
}
#ezblog-dashboard #editor-xtd-buttons a [class^="icon-"] {
  font-family: FontAwesome;
}
.ie8 .t3-mainnav.light-mainnav:hover,
.ie8 .t3-mainnav.light-mainnav:focus,
.ie8 .t3-mainnav.light-mainnav:active {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.ie8 .fixel-grid .item-video-wrap .item-image a img {
  top: 0% !important;
}
.popup-body .productfull #bookmark-jshopping {
  left: -20px;
}

@media (min-width: 980px) {
  html .t3-mainnav.light-mainnav .logo-image a {
    background-image: url("../../../images/themes/blue/logo-light.png") !important;
  }
}
.t3-module .nav li a:hover,
.t3-module .nav li a:focus,
.t3-module .nav li a:active {
  background-image: url("../../../images/themes/blue/folder-hover.png");
}
.t3-module .nav li.dropdown.open > .dropdown-toggle,
.t3-module .nav li.dropdown.active > .dropdown-toggle,
.t3-module .nav li.dropdown.open.active > .dropdown-toggle,
.t3-module .nav > li.dropdown.open.active > a:hover {
  background-image: url("../../../images/themes/blue/folder-hover.png");
}
.t3-module ul.archive-module,
.archive-module {
  list-style: none;
  margin: 0;
}
.t3-module ul.archive-module li a:hover,
.t3-module ul.archive-module li a:focus,
.t3-module ul.archive-module li a:active,
.archive-module li a:hover,
.archive-module li a:focus,
.archive-module li a:active {
  background-image: url("../../../images/themes/blue/calendar-hover.png");
}
.ja-ss-thumbs-wrap .ja-ss-thumbs .ja-ss-thumb.active span {
  background-image: url("../../../images/themes/blue/thumb-active-bg.png");
}
.productfull .prod_buttons .prod_addtocart .btn-wishlist {
  color: #bd4c00;
}
span.jshop_error {
  color: #bd4c00;
}
table.jshop_checkout {
  border-color: #bd4c00;
}
.jshop .cart .product_name a :hover {
  color: #bd4c00;
}
.downlod_order_invoice a {
  background: #bd4c00;
}
.jshop .product_label .label_name {
  color: #bd4c00;
}
.jshop_list_product .product .image .name a:hover,
.jshop_list_product .product .image .name a:focus,
.jshop_list_product .product .image .name a:active {
  color: #bd4c00;
}
.jshop_list_product .product .image .jshop_price {
  color: #bd4c00;
}
#jshop_summ_product {
  color: #bd4c00;
}
#jshop_module_cart a {
  background-color: #bd4c00;
  border-color: #bd4c00;
}
#jshop_module_cart a:hover,
#jshop_module_cart a:focus,
#jshop_module_cart a:active {
  background-color: #712d00;
}
.bestseller_products .block_item .item_name a:hover,
.bestseller_products .block_item .item_name a:focus,
.bestseller_products .block_item .item_name a:active {
  color: #bd4c00;
}
.bestseller_products .block_item  .item_price {
  color: #bd4c00;
}
.top_rating .block_item .item_name a:hover,
.top_rating .block_item .item_name a:focus,
.top_rating .block_item .item_name a:active {
  color: #bd4c00;
}
.top_rating .block_item  .item_price {
  color: #bd4c00;
}
.latest_products .block_item .item_name a:hover,
.latest_products .block_item .item_name a:focus,
.latest_products .block_item .item_name a:active {
  color: #bd4c00;
}
.latest_products .block_item  .item_price {
  color: #bd4c00;
}
.jshopping-content-right .prod_price {
  color: #bd4c00;
}
.jshopping-content-right .qty_in_stock #product_qty {
  color: #bd4c00;
}
table.jshop #checkout .td_2 a {
  background-color: #bd4c00;
  border-color: #bd4c00;
}
.register_block span.small_header {
  border-color: #bd4c00;
}
.com_jshopping.task-login .jshop {
  background: #bd4c00;
}
.downlod_order_invoice a:hover {
  background: #712d00;
}
table.jshop #checkout .td_2 a:hover {
  background: #712d00;
  border-color: #712d00;
}
#ezblog-menu .blog-navi .user-form form .button {
  background-color: #bd4c00 !important;
}
#ezblog-menu .blog-navi .user-form form a {
  color: #bd4c00 !important;
}
#ezblog-body ul.featured-entries .featured-title a:hover,
#ezblog-body ul.featured-entries .featured-title a:focus,
#ezblog-body ul.featured-entries .featured-title a:active {
  color: #bd4c00;
}
#ezblog-menu .blog-navi .user-form form .button {
  background-color: #bd4c00 !important;
}
#ezblog-menu .blog-navi .user-form form a {
  color: #bd4c00 !important;
}
.com_easyblog .mod_easyblogcategories .mod-item a:hover,
.com_easyblog .mod_easyblogcategories .mod-item a:focus,
.com_easyblog .mod_easyblogcategories .mod-item a:active {
  color: #bd4c00;
}
.mod_easyblogtagcloud .tag-cloud a:hover,
.mod_easyblogtagcloud .tag-cloud a:focus,
.mod_easyblogtagcloud .tag-cloud a:active {
  color: #bd4c00;
}
#eblog-wrapper .list-pagination li a:hover {
  border-top-color: #bd4c00;
}
#ezblog-body .blog-post .blog-title a:hover,
#ezblog-body .blog-post .blog-title a:focus,
#ezblog-body .blog-post .blog-title a:active {
  color: #bd4c00;
}
#ezblog-body ul.featured-entries .featured-title a:hover,
#ezblog-body ul.featured-entries .featured-title a:focus,
#ezblog-body ul.featured-entries .featured-title a:active {
  color: #bd4c00;
}
#ezblog-body .featured-a a span {
  background-image: url("../../../images/themes/blue/featured-bullets.png") !important;
}
#ezblog-body ul.featured-entries .featured-image + .featured-meta {
  background-image: url("../../../images/themes/blue/featured-arrow.png") !important;
}
.com_easyblog .mod_easyblogarchive .mod-year a i {
  background-image: url("../../../images/themes/blue/mod.toggle.png") !important;
}

