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

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #f24d34;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #cc260d;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
  image-rendering: auto !important;
}
th,
td {
  line-height: 1.42;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #000000;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 15px;
  margin-bottom: 9.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 15px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9.5px;
}
.lead {
  margin-bottom: 19px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #f24d34;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #e42b0f;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #f24d34;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #e42b0f;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 19px;
}
dt,
dd {
  line-height: 1.42;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.42;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 45px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 45px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 45px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 15px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #080808;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #f24d34;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #f24d34;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}
#t3-footer select,
#t3-footer textarea,
#t3-footer input[type="text"],
#t3-footer input[type="password"],
#t3-footer input[type="datetime"],
#t3-footer input[type="datetime-local"],
#t3-footer input[type="date"],
#t3-footer input[type="month"],
#t3-footer input[type="time"],
#t3-footer input[type="week"],
#t3-footer input[type="number"],
#t3-footer input[type="email"],
#t3-footer input[type="url"],
#t3-footer input[type="search"],
#t3-footer input[type="tel"],
#t3-footer input[type="color"],
#t3-footer .inputbox {
  background-color: transparent;
  border-color: #2b2b2b;
}
.acymailing_form.wtnews input:focus {
  border-color: #f24d34;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.045) inset, 0 0 4px #f24d34;
}

.dropdown-menu .divider {
  background-color: #181d24;
}
.dropdown-menu > li > a {
  padding: 10px 10px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #415061;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 19px;
  color: #dddddd;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15.5px;
    padding-bottom: 15.5px;
  }
  .nav > li > .separator:hover,
  .nav > li > .separator:focus,
  .nav > li > .separator:active {
    color: #ffffff;
    background-image: url(../../images/ustmenu_aktif.png);
    background-repeat: repeat-x;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: block;
  }
}
.nav .caret {
  border-top-color: #dddddd;
  border-bottom-color: #dddddd;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  font-size: 15px;
  content: ">\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 7.5px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 19px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  border-left: 0 !important;
  margin: 7.75px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
#t3-mainnav .navbar-bg-color,
#t3-mainnav-fullwidth {
  background-color: #222a33;
  border-bottom: 5px solid #f24d34;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
  border: 0;
}
.navbar-default .navbar-brand {
  color: #dddddd;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #c4c4c4;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #dddddd;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > span {
  color: #dddddd;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #dddddd;
  display: inline-block;
  padding-top: 11.25px;
  padding-bottom: 11.25px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #f24d34;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #eeeeee;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  background-color: #dddddd;
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #151a1f;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #dddddd;
  border-bottom-color: #dddddd;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #dddddd;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #f24d34;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #eeeeee;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #dddddd;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #151a1f;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
  border-top: 1px solid #151a1f;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
#t3-mainnav-fullwidth .dropdown-menu,
#t3-mainnav .dropdown-menu {
  background-color: #232b35;
  border: 1px transparent;
  border-radius: 0px;
  box-shadow: none;
  box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);
}
#t3-mainnav-fullwidth .dropdown-menu .dropdown-submenu > .dropdown-menu,
#t3-mainnav .dropdown-menu .dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
}
#t3-mainnav-fullwidth .dropdown-menu li,
#t3-mainnav .dropdown-menu li {
  list-style: none;
  border: 0;
}
#t3-mainnav.navbar-default .navbar-nav > li > a,
.nav > li > .separator,
.nav > li > span {
  text-transform: uppercase;
  font-weight: normal;
  text-shadow: 0 1px 1px #000;
}
.nav > li > .separator {
  cursor: pointer;
}
.t3-megamenu .mega-nav .dropdown-submenu > a,
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  color: #dddddd;
  background-color: #232b35;
  border-top: 1px solid #2a343f;
  border-bottom: 1px solid #1a2027;
}
.navbar-default .navbar-nav > .active > a {
  border-left: 0 !important;
  border-right: 0 !important;
}
.navbar-default .navbar-nav > .active > a:link,
.navbar-default .navbar-nav > .active > a:hover,
.nav > li > span:hover {
  background-color: #f24d34;
}
#t3-mainnav.navbar-default .navbar-nav > li > a,
#t3-mainnav-fullwidth.navbar-default .navbar-nav > li > a,
.nav > li > .separator,
.nav > li > span {
  border-left: 1px solid #2c3742;
  border-right: 1px solid #181d24;
}
#t3-mainnav ul.navbar-nav,
#t3-mainnav-fullwidth ul.navbar-nav {
  border-right: 1px solid #2c3742;
  border-left: 1px solid #181d24;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
}
.off-canvas-toggle .fa {
  color: #dddddd;
}
#t3-mainnav.navbar-default .navbar-nav > li > a,
.nav > li > .separator,
#t3-mainnav-fullwidth,
.nav > li > span {
  font-size: 16px;
}
.t3-megamenu .mega-nav > li .separator {
  color: #dddddd;
  border-top: 1px solid #2a343f;
  border-bottom: 1px solid #1a2027;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 19px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 19px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #f24d34;
  font-size: 15px;
  margin: 0 0 15px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 15px;
  }
}
.user18module h3,
.user18module div.module h3,
.t3-sl-3 h3.module-title,
.bottomcontent h3,
.bottomcontent div.module h3,
.bottomcontent h3.module-title {
  background: #f24d34 url(../../images/gradient_overlay.png) no-repeat center center;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 10.2px 10px;
  display: block;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #222a33;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 19px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 7.5px;
  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: 9.5px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #cc260d;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #cc260d;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 30px;
}
.items-row .item {
  margin-bottom: 30px;
}
.divider-vertical {
  margin: 0 0 30px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 15px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.tags {
  margin-bottom: 15px;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 15px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 22.5px 15px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 15px 22.5px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.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: 15px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 15px;
}
.img-fulltext-right {
  float: right;
  margin-left: 15px;
}
.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: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.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;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 19px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 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 #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.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 .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 7.5px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: 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-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 15px;
  padding: 7.5px 15px;
  border-radius: 0px;
}
.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;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 15px 0;
}
#searchForm legend {
  margin-bottom: 7.5px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 19px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 7.5px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 7.5px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 15px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 15px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 19px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 19px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 19px;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 9.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 9.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 15px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 15px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 7.5px;
  padding: 7.5px 15px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 15px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 0px;
  float: right;
  padding: 10px;
  margin: 0 0 15px 15px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #f24d34;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #f24d34;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 7.5px 15px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 15px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 7.5px 0;
}
.display-limit {
  margin: 7.5px 0 5px;
}
.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;
}
.alert-message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 8.5px;
  margin: 0 0 19px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 19px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -19px;
}
.article-title,
.article-header h1 {
  margin: 0 0 19px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0px;
}
.masthead {
  padding: 30px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 60px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 19px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #f24d34;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fef5f4;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.t3-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
@media (max-width: 768px) {
  .logo-image {
    float: left;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 15px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  display: none;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 245px;
  }
}
.head-search .search .button {
  background-color: #f24d34;
  border: 1px solid #cc260d;
}
.t3-sl,
.t3-sl-fullwidth {
  padding-bottom: 15px;
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .t3-sl,
  .t3-sl-fullwidth {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.t3-mainbody {
  padding-top: 15px;
  padding-bottom: 15px;
}
.t3-content {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
}
.t3-sidebar {
  padding-top: 19px;
  padding-bottom: 19px;
  padding-left: 15px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: transparent;
  color: #999999;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .container {
  background: #191919;
}
#t3-footer-fullwidth {
  background: #191919;
}
#t3-footer-fullwidth .container {
  background: none;
}
.t3-footnav {
  padding: 15px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 30px 0;
  }
}
.t3-footnav .t3-module {
  background: #191919;
  color: #999999;
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.t3-footnav .t3-module .module-title {
  color: #666666;
  font-size: 15px;
  margin-bottom: 9.5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #999999;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #999999;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 14px;
  padding: 30px 0 60px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright .container,
.t3-copyright-fullwidth {
  background: #000000;
  color: #999999;
}
.t3-copyright .container p,
.t3-copyright .container a,
.t3-copyright-fullwidth .container p,
.t3-copyright-fullwidth .container a {
  color: #999999;
}
.copyright {
  margin-bottom: 19px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
}
.break-news-bg {
  background-color: #f24d34;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkItem.activelink h3 a {
  color: #f24d34;
}
.gkNspPM-VideoGallery .gkBigBlock p.linktext {
  background-color: #222a33;
}
.gkNspPM-VideoGallery .gkBigBlock.active h3.article-title a {
  background: #f24d34;
}
.gkNspPM-VideoGallery .gkSmallBlock h3.article-title,
.gkNspPM-VideoGallery .gkSmallBlock h3.article-title a {
  color: #000000;
}
.gkNspPM-VideoGallery .gkSmallBlock .catname,
.gkNspPM-VideoGallery .gkSmallBlock .catname a {
  background: #f24d34;
}
.t3-sl .nspArt h4.nspHeader a,
.t3-sl .nspArt h4.nspHeader,
.t3-sidebar .nspArt h4.nspHeader a,
.t3-sidebar .nspArt h4.nspHeader,
.t3-sl-fullwidth .nspArt h4.nspHeader a,
.t3-sl-fullwidth .nspArt h4.nspHeader {
  color: #000000;
}
.t3-module.module-titlecard h3.module-title,
.t3-module.module-titlecardborder h3.module-title {
  border-bottom: 2px solid #f24d34;
}
.t3-module.module-titlecard h3.module-title span,
.t3-module.module-titlecardborder h3.module-title span {
  background: #f24d34;
}
.t3-module.module-titlecardnopad h3.module-title,
.t3-module.module-titlecardbordernopad h3.module-title {
  border-bottom: 2px solid #f24d34;
}
.t3-module.module-titlecardnopad h3.module-title span,
.t3-module.module-titlecardbordernopad h3.module-title span {
  background: #f24d34;
}
.t3-module.module-titlecardbg h3.module-title {
  border-bottom: 2px solid #f24d34;
}
.t3-module.module-titlecardbg h3.module-title span {
  background: #f24d34;
}
.t3-module.module-titlecardbgnopad h3.module-title {
  border-bottom: 2px solid #f24d34;
}
.t3-module.module-titlecardbgnopad h3.module-title span {
  background: #f24d34;
}
#jt5_headline-news_wrapper .srowreadone,
.bt-cs .bt-inner p.readmore,
.nspArt a.readon {
  background: #f24d34 url("../../images/readmore-arrow.png") no-repeat 93% center;
}
.nav-tabs.wtnews > li > a {
  color: #ffffff;
  background: #323a45;
}
.nav-tabs.wtnews > li.active > a,
.nav-tabs.wtnews > li.active > a:hover,
.nav-tabs.wtnews > li.active > a:focus {
  color: #ffffff;
  background: #e84c3d;
}
.nav-tabs.wtnews {
  border-bottom: 2px solid #e84c3d;
}
.nav-tabs.wtnews > li > a:hover,
.nav-tabs.wtnews > li > a:focus {
  background-color: #323a45;
}
.bt-cs a.prev {
  background: #f24d34 url(../../images/re-left.png) center 4px no-repeat !important;
}
.bt-cs a.next {
  background: #f24d34 url(../../images/re-right.png) center 4px no-repeat !important;
}
#t3-footer [class^="icon-"],
#t3-footer [class*=" icon-"],
#t3-footer .fa,
#t3-footer-fullwidth [class^="icon-"],
#t3-footer-fullwidth[class*=" icon-"],
#t3-footer-fullwidth .fa {
  color: #a5a5a5;
}
#t3-footer .fa:hover,
#t3-footer-fullwidth .fa:hover {
  color: #ffffff;
}
#back_to_top a.cd-top:link,
#back_to_top a.cd-top:visited,
#back_to_top a.cd-top:hover,
#back_to_top a.cd-top:focus {
  background: #f24d34 url(../../images/up-arrow.png) no-repeat center center;
}
::-moz-selection {
  color: #fff;
  background: #f24d34;
}
::selection {
  color: #fff;
  background: #f24d34;
}
ul.wtnews-icons li a {
  color: #999999;
}
ul.wtnews-icons li a:hover {
  color: #666666;
}
#jt-topsd .gkHighlighterInterface .navbuttons.wtnews a.prev,
#jt-topsd .gkHighlighterInterface .navbuttons.wtnews a.next {
  color: #f24d34;
}
.zt-module-testimonial .zt-testimonial-wt_news:hover {
  border-bottom: 3px solid #f24d34;
}
.zt-module-testimonial .zt-testimonial-wt_news .zt-information ul.zt-member-social-links li a,
.zt-testimonial-wt_news a {
  color: #f24d34;
}
.zt-module-testimonial .zt-testimonial-wt_news .zt-information .zt-info-name {
  color: #222a33;
}
.zt-module-testimonial .zt-testimonial-wt_news .zt-information ul.zt-member-social-links li a:hover,
.zt-testimonial-wt_news a:hover {
  color: #cc260d;
}
.jpro_handles_num li.current a,
.jpro-title.wtnews {
  background: #f24d34;
}
.jpro-introtext.wtnews,
.readmore.wtnews {
  background-color: #222a33;
}
.jpro-cs a.next {
  background: #222a33 url(../../images/icon-next.png) center no-repeat !important;
}
.jpro-cs a.prev {
  background: #222a33 url(../../images/icon-prev.png) center no-repeat !important;
}
.jpro-category.wtnews {
  background: #f24d34;
}
.contenthover h3 a,
.contenthover h3 {
  color: #f24d34;
}
#container404 {
  background: #222a33;
  border: 30px solid #f24d34;
}

@font-face {
  font-family: "Lato";
  src: url('../../fonts/gfonts/lato/Lato-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url('../../fonts/gfonts/lato/Lato-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url('../../fonts/gfonts/lato/Lato-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url('../../fonts/gfonts/lato/Lato-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url('../../fonts/gfonts/lato/Lato-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url('../../fonts/gfonts/lato/Lato-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url('../../fonts/gfonts/lato/Lato-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url('../../fonts/gfonts/lato/Lato-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url('../../fonts/gfonts/lato/Lato-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url('../../fonts/gfonts/lato/Lato-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
}

.phocadownloadfile32 {
  margin-left: 0;
  margin-right: 0;
}

.item-page .pager.pagenav li {
  float: none;
}

div.blog .category-desc .category-image {
  padding-right: 1.5em;
}
div.blog .item .item-image {
  margin-bottom: 1em;
}
div.blog div.masonrytile {
  border-radius: 3px;
  margin: 0;
  margin-bottom: 2em;
  padding-top: 10px;
  padding-bottom: .5em;
  border-left: 1px solid #ccc;
}
div.blog div.masonrytile .article-header > * a {
  padding: 0  0 .5em 0;
  border-bottom: 5px solid #f24d34;
  color: #222a33;
  display: block;
}
@media screen and (max-width: 767px) {
  div.blog div.masonrytile .article-header > * a {
    hyphens: auto;
    word-break: break-word;
  }
}
div.blog div.masonrytile .article-intro {
  overflow: hidden;
}
div.blog div.masonrytile .article-intro .item-image {
  overflow: hidden;
}
div.blog div.masonrytile .article-intro .item-image img {
  width: 100%;
  height: auto;
  transition: all 0.25s ease-out;
}
div.blog div.masonrytile .article-intro .item-image:hover img {
  transform: scale(1.2) rotate(-5deg);
}

div.item-page.edit fieldset .btn-toolbar {
  margin-top: 7.5px;
}
div.item-page .item-image {
  margin-bottom: 2rem;
  border-bottom: 1px dashed #999999;
  padding-bottom: 1rem;
}
div.item-page .article-content .grid_ref_images {
  margin-top: 2rem;
  padding-top: 1rem;
  border-top: 1px dashed #999999;
}

.article-aside {
  margin-bottom: 0;
}
.article-aside .wtnews-icons {
  margin-bottom: 0;
}
div.weblink-container div.link-image {
  margin-right: 5px;
  margin-bottom: 20px;
}
div.weblink-container > p {
  margin-top: 5px;
}
div.weblink-container div.list-title {
  padding-top: 5px;
}
div.weblink-container div.list-title a {
  
  font-size: 1.75em;
  font-weight: bold;
}
div.weblink-container div.item-image img {
  width: auto;
  height: 55px;
  height: 44px;
  max-width: 100px;
}

div.tag-category ul.category > li > a > img {
  width: 100%;
  max-width: 100%;
}

.bit8 {
  
  font-size: 13px;
  font-size: 0.85em;
}
.topcontent .bit8,
.item-page .article-content .bit8 {
  font-family: 'Press Start 2P', cursive;
}
.topcontent .custom.bit8 .zen-module-title h3,
#page_bit8 .item-page h1.article-title {
  color: #0c2436;
  font-family: 'Press Start 2P', cursive;
}
#page_bit8 .item-page h1.article-title {
  font-size: 1.6em;
  margin-top: 0.5em;
  text-transform: uppercase;
}
.topcontent .custom .readmore a {
  float: right;
  font-size: 0.66em;
  padding: 0.5em;
}
.bit8 table,
.item-page .article-content table.bit8 {
  text-align: left;
  border-collapse: separate;
  border-spacing: 2px;
  color: #0c2436;
  color: #95ab63;
  color: #666666;
}
.item-page .article-content table.bit8 {
  margin-bottom: 0.5em;
}
.bit8 table td {
  padding: 2px;
}
.custom.bit8 form input,
.custom.bit8 img,
.item-page .article-content form[action*="paypal.com"] input,
.item-page .article-content form[action*="paypal.com"] img {
  border: none !important;
  background: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.topcontent .custom.bit8 table td:nth-child( 2 ),
.t3-sidebar-2 .custom.bit8 table td:nth-child( 2 ),
.item-page .article-content table.bit8 td:nth-child( 2 ) {
  color: #c9313d;
  color: #f24d34;
}
.custom.bit8 table tr:nth-child( 2 ) td,
.item-page .article-content table.bit8 tr:nth-child( 2 ) td {
  color: #fff !important;
  background: #c9313d;
  background: #f24d34;
  background: #666;
  
}
.t3-sidebar-2 .custom.bit8 table,
.t3-sidebar-2 .custom.bit8 table tr,
.t3-sidebar-2 .custom.bit8 table th,
.t3-sidebar-2 .custom.bit8 table td {
  
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0px;
}
.topcontent .custom.bit8 .zen-module-body,
.topcontent .custom.bit8 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.t3-sidebar-2 .custom.bit8 .zen-module-body,
.t3-sidebar-2 .custom.bit8 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#page_bit8 .item-page h1.article-content {
  margin-bottom: 1em;
}
.topbar .mod-languages {
  float: right;
  position: relative;
}
@media (max-width: 479px) {
  .topbar .mod-languages > ul > li {
    margin: 0;
  }
}
.topbar .mod-languages > ul > li > a {
  
  
  padding: 10px 5px;
}
@media (max-width: 529px) {
  .topbar .mod-languages > ul > li > a {
    padding: 10px 6px;
  }
}
.topbar .mod-languages > ul > li > a img {
  margin: 0 0.1em 0.1em 0;
  
}
.topbar .menu li a {
  font-size: 0.85em;
}
@media (max-width: 529px) {
  .topbar .menu li a {
    padding: 10px 6px;
  }
}

.t3-wrapper.fiximage .topbar .menu a {
  color: #fff;
}
.t3-wrapper.fiximage .topbar .menu a:hover,
.t3-wrapper.fiximage .topbar .menu a:focus {
  color: #cc260d;
}
.topcontent .zentools.grid .zentitle {
  padding: 0;
}
.lab5_portfolio_desk_list_main {
  margin-bottom: 2em;
}
a:link,
a:visited,
a strong {
  text-decoration: none;
  transition: all 0.3s linear 0s;
}
.btn-primary,
.btn-primary:hover {
  transition: all 0.3s linear 0s;
}
.container {
  background: #fff;
}
input[type="search"] {
  color: #5b5b5b;
}
.t3-wrapper-fullwidth .topbar {
  border-bottom: 1px solid #222a33;
}
.topbar .container {
  background: transparent;
}

@media (max-width: 767px) {
  .topbar .col-xs-12 {
    padding: 0;
  }
}
.topbar ul li:last-child {
  margin-right: 0;
}
.topbar .top-menu {
  float: right;
}
@media (max-width: 479px) {
  .topbar .top-menu {
    float: left;
  }
}
.topbar .mod-languages {
  float: right;
}
.jt-box-banner .search {
  padding-left: 30px;
  background: url(../../images/icon-search.png) no-repeat center left;
}
.jt-box-banner .search .button {
  font-size: 13px;
  margin-left: 5px;
  text-transform: none;
  border-radius: 0px;
  color: #ffffff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.jt-box-banner .search .inputbox:hover,
.jt-box-banner .search .inputbox:focus,
.jt-box-banner .form-control,
.jt-box-banner .form-control:focus {
  transition: all 0.3s linear 0s;
}
.jt-box-banner .search label {
  display: none;
}
.jt-box-banner .form-control {
  width: 135px;
  border: 1px solid #ddd;
  padding: 3px 5px;
  background: #fff;
  font-size: 13px;
  height: 32px;
  border-radius: 0px;
  box-shadow: none;
}
.jt-box-banner .search input[type="search"]:focus {
  width: 145px;
}

.break-news-bg {
  width: 135px;
  height: 16px;
  line-height: 16px;
  margin: auto;
  text-indent: 10px;
  margin-left: 0;
}
#jt-topsd a {
  color: #333;
}
#jt-topsd {
  position: relative;
  z-index: 9;
  line-height: 1;
}
#jt-topsd .main_padding {
  float: left;
  width: 100%;
  min-height: 42px;
  border-bottom: 1px solid #f0f0f0;
}
#jt-topsd-lm {
  height: 42px;
  min-width: 135px;
  width: 14%;
  float: left;
  margin-right: 5px;
}
#jt-topsdlm-c {
  padding-top: 13px;
  padding-left: 0px;
  color: #fff;
  font-size: 11px;
}
#jt-topsd-module {
  float: left;
  width: 80%;
  
  
  color: #333;
}
.jt-box-inset {
  float: left;
  padding-left: 0;
}
.jt-box-banner {
  padding: 0px 0px 0px 10px;
  float: right;
}
#jt-topsd-module .module {
  padding: 0;
  margin: 13px 0 0 0;
  border: 0;
}
.jt-box-banner .module {
  float: right;
  padding: 5px 0 4px 0;
  margin: 0;
}
.gkHighlighterInterface.wtnews .navbuttons.wtnews {
  height: 16px;
  line-height: 16px;
  padding-top: 2px;
}
.gkHighlighterInterface .navbuttons.wtnews a.prev {
  display: inline-block;
  width: 13px;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-right: 4px dashed;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  background: none;
}
.gkHighlighterInterface .navbuttons.wtnews a.next {
  display: inline-block;
  width: 13px;
  height: 0;
  margin-left: 8px;
  vertical-align: middle;
  border-left: 4px dashed;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  background: none;
}
@media (max-width: 992px) {
  #jt-topsd {
    display: none;
  }
}
.background-imagewrapper {
  padding-top: 35px;
  background-image: url(../../images/fixedbgimage.jpg) !important;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 0;
}
.background-patternwrapper {
  padding-top: 35px;
  background-repeat: repeat;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 0;
}
#background-shadow {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19);
  position: relative;
  z-index: 1;
}
#background-shadow.container {
  padding: 0;
}
#t3-header {
  min-height: 135px;
}
@media (max-width: 768px) {
  #t3-header,
  #t3-header-fullwidth,
  .t3-header {
    min-height: 100px;
  }
}
.logo a:focus {
  outline: none;
}
.advert .t3-module {
  margin-bottom: 0;
  float: right;
}
.advert .t3-module p {
  margin-bottom: 0;
}
.advert .t3-module.mod_banners img,
.advert .t3-module.mod_custom img {
  margin-top: 7px;
}
.head-search .search {
  padding-left: 20px;
  background: url(../../images/icon-search.gif) no-repeat center left;
}
.head-search .search .button {
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px;
  text-transform: none;
  padding: 1px 5px;
  border-radius: 0px;
  color: #ffffff;
}
.head-search .search .inputbox:hover,
.head-search .search .inputbox:focus,
.head-search .form-control,
.head-search .form-control:focus {
  transition: all 0.3s linear 0s;
}
.head-search .search label {
  display: none;
}
.head-search .form-control {
  height: 21px;
  width: 235px;
  border: 1px solid #c1c1c1;
  padding: 3px 5px;
  color: #5b5b5b;
  background: #fbfbfb;
  font-size: 100%;
  font-weight: bold;
  border-radius: 0px;
}

@media (max-width: 480px) {
  .breadcrumb {
    font-size: 12px;
  }
}
.t3-sidebar .nav-pills > li > a,
.dropdown-menu {
  border-radius: 0px;
}
.t3-sidebar .nav-pills > li > a {
  border-bottom: 1px solid #f5f5f5;
}
.t3-sidebar .nav-pills > li > a:hover {
  border-bottom: 1px solid #f5f5f5;
}
.t3-sidebar .nav-pills > li {
  margin-top: 0;
}
.bottomspot1,
.bottomspot2 {
  float: left;
}
#bottomspot .bottomspot1 .t3-module {
  margin-right: 7.5px;
}
#bottomspot .bottomspot2 .t3-module {
  margin-left: 7.5px;
}
.caret {
  margin-left: 7px;
}
.off-canvas-toggle.btn-primary:focus {
  outline: none;
}
.affix {
  opacity: 0.95;
}
.off-canvas-toggle .fa {
  text-shadow: 0 1px 1px #000;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  transition: all 0.3s linear 0s;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  border-radius: 0px;
  box-shadow: none;
}
@media (max-width: 768px) {
  .radio input[type="radio"],
  .radio-inline input[type="radio"],
  .checkbox input[type="checkbox"],
  .checkbox-inline input[type="checkbox"] {
    margin-left: 0;
  }
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.fastsocialshare_container {
  background: #f7f7f7;
  border-top: 1px solid #eaeaea;
  clear: both;
  margin: 10px 0 0;
  padding: 7px 0 2px 10px;
}
.icons.wtnews {
  position: relative;
}
ul.wtnews-icons {
  position: relative;
  top: -19px;
  right: 0;
}
ul.wtnews-icons li {
  display: inline;
}
ul.wtnews-icons li.print-icon {
  margin-right: 3px;
}
.iconhome,
.iconwriteus {
  float: left;
  width: 50%;
}
.iconwriteus {
  padding-left: 30px;
}
#phocagallery-module-ri .img-responsive {
  border: 3px solid #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.176);
}
.pg-box1 .img-responsive {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.176);
}
.t3-footer {
  border: 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
#t3-footer .fa:hover {
  transition: all 0.3s linear 0s;
}
.t3-footnav .t3-module .module-title {
  margin: 0 0;
  color: #FFFFFF;
  text-transform: uppercase;
}
#t3-footer .search .btn-primary {
  margin-left: 15px;
}
#t3-footer [class^="icon-"],
#t3-footer [class*=" icon-"],
#t3-footer .fa {
  font-size: 22px;
  padding: 8px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
#t3-footer .t3-module.module-titlecardbg h3.module-title span,
#t3-footer .t3-module.module-titlecardbg h3.module-title,
#t3-footer .gallery-flickr {
  padding-left: 0px;
}
#t3-footer .gallery-flickr ul li a:hover {
  background: none;
}
.gallery-flickr.wtnews img {
  margin-right: 15px;
  margin-bottom: 15px;
}
#t3-footer .gallery-flickr {
  margin-top: -5px;
  margin-right: -15px;
}
#right .gallery-flickr.wtnews ul li a,
#left .gallery-flickr.wtnews ul li a,
.gallery-flickr ul li a {
  float: left;
  margin: 0 0px 0px 0 !important;
  padding: 0;
  background: none;
  border: 0;
}
#t3-footer input[type="search"] {
  max-width: 175px;
}

.t3-copyright {
  padding: 0;
  margin: 0;
  border-top: 0;
}
.t3-sl.t3-sl-4 {
  padding: 10px 0;
  color: #FFFFFF;
}
.t3-copyright .container p {
  line-height: 1.4em;
}
.t3-sl.t3-sl-4 .t3-module {
  padding: 0px 0;
  margin: 0;
}
.t3-copyright .module ul {
  padding: 0;
  margin: 0;
  float: right;
}
.t3-copyright ul.menu {
  display: inline;
  padding: 0;
  margin: 0;
}
.t3-copyright ul li,
.t3-copyright ul.menu li {
  border: none;
  color: #acafb4;
  display: inline;
  list-style: none;
  background: none;
  padding: 10px 10px;
  float: left;
}
.t3-copyright .module a:link,
.t3-copyright .module a:visited,
.t3-copyright ul.menu li a:link,
.t3-copyright ul.menu li a:visited {
  background: none;
  border: none;
  text-decoration: none;
  padding: 6px 5px;
}
.t3-copyright .module a:hover,
.t3-copyright ul.menu li a:hover {
  color: #fff;
  background: none;
}
.t3-copyright .nav > li > a:hover,
.t3-copyright .nav > li > a:focus,
.t3-copyright .nav-pills > li.active > a,
.t3-copyright .nav-pills > li.active > a:hover,
.t3-copyright .nav-pills > li.active > a:focus {
  background: transparent;
  color: #fff;
}
.breadcrumb {
  background: transparent;
}
.t3-navhelper {
  padding: 0;
  border: 0;
  background: transparent;
}
.t3-navhelper .container {
  border-top: 1px solid #f7f7f7;
}

#t3-footer-fullwidth [class^="icon-"],
#t3-footer-fullwidth[class*=" icon-"],
#t3-footer-fullwidth .fa {
  font-size: 22px;
  padding: 8px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
#t3-footer-fullwidth .gallery-flickr ul li a:hover {
  background: none;
}
.t3-copyright-fullwidth .module ul {
  padding: 0;
  margin: 0;
  float: right;
}
.t3-copyright-fullwidth ul.menu {
  display: inline;
  padding: 0;
  margin: 0;
}
.t3-copyright-fullwidth ul li,
.t3-copyright-fullwidth ul.menu li {
  border: none;
  color: #acafb4;
  display: inline;
  list-style: none;
  background: none;
  padding: 10px 10px;
  float: left;
}
.t3-copyright-fullwidth .module a:link,
.t3-copyright-fullwidth .module a:visited,
.t3-copyright-fullwidth ul.menu li a:link,
.t3-copyright-fullwidth ul.menu li a:visited {
  background: none;
  border: none;
  text-decoration: none;
  padding: 6px 5px;
}
.t3-copyright-fullwidth .module a:hover,
.t3-copyright-fullwidth ul.menu li a:hover {
  color: #fff;
  background: none;
}
.t3-copyright-fullwidth .nav > li > a:hover,
.t3-copyright-fullwidth .nav > li > a:focus,
.t3-copyright-fullwidth .nav-pills > li.active > a,
.t3-copyright-fullwidth .nav-pills > li.active > a:hover,
.t3-copyright-fullwidth .nav-pills > li.active > a:focus {
  background: transparent;
  color: #fff;
}
@media (max-width: 480px) {
  .t3-copyright ul li,
  .t3-copyright ul.menu li,
  .t3-copyright ul li,
  .t3-copyright ul.menu li a {
    padding: 0px 0px;
  }
  #t3-footer .form-control {
    display: inline-block;
    width: auto;
  }
}

div.module h3,
.module-title {
  padding: 5px 0 0 0;
  background: none;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
.t3-module h3.module-title {
  background: url(../../images/dots-big.png) repeat-x center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.t3-module h3.module-title span {
  background: #fff;
  padding-right: 15px;
}
.t3-module.module-titlecard h3.module-title,
.t3-module.module-titlecardborder h3.module-title,
.t3-module.module-titlecardbg h3.module-title {
  text-transform: uppercase;
  background: none;
  min-height: 24px;
  height: auto;
  overflow: hidden;
  padding: 5px 0px 2px 0;
  display: block;
}
.t3-module.module-titlecardnopad h3.module-title,
.t3-module.module-titlecardbordernopad h3.module-title,
.t3-module.module-titlecardbgnopad h3.module-title {
  text-transform: uppercase;
  background: none;
  min-height: 24px;
  height: auto;
  overflow: hidden;
  padding: 5px 0px 2px 0;
  display: block;
}
.t3-module.module-titlecard h3.module-title span,
.t3-module.module-titlecardborder h3.module-title span,
.t3-module.module-titlecardbg h3.module-title span {
  color: #fff;
  padding: 4px 10px;
}
.t3-module.module-titlecardnopad h3.module-title span,
.t3-module.module-titlecardbordernopad h3.module-title span,
.t3-module.module-titlecardbgnopad h3.module-title span {
  color: #fff;
  padding: 4px 10px;
}
.t3-module.module-titlecardbordernopad .module-ct {
  border: 1px solid #f0f0f0;
  border-top: 0;
  margin-top: -15px;
}
.t3-module.module-titlecardbgnopad .module-ct {
  background: #f9f9f9;
  padding-bottom: 15px;
}
.t3-module.module-titlecardbgnopad .module-ct .nspBotInterface.wtnews,
.t3-module.module-titlecardbordernopad .module-ct .nspBotInterface.wtnews,
.t3-module.module-titlecardborder .module-ct .nspBotInterface.wtnews {
  margin-right: 5px;
}
.t3-module.module-titlecardborder .module-ct {
  border: 1px solid #f0f0f0;
  border-top: 0;
  margin-top: -15px;
}
.t3-module.module-titlecardbg .module-ct {
  background: #f9f9f9;
  padding-bottom: 15px;
}
.t3-spotlight-5 .t3-module.module-titlecardbg .nspArt {
  margin-bottom: 15px;
}
.t3-module.module-titlecardbg h3.module-title {
  margin-bottom: 0px;
}
.t3-sl .nspArt h4.nspHeader a,
.t3-sl .nspArt h4.nspHeader,
.t3-sidebar .nspArt h4.nspHeader a,
.t3-sidebar .nspArt h4.nspHeader {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 0px 0px 0;
  letter-spacing: 0.4px;
}
.nspArts.wt-news {
  background: #fff;
  padding: 0;
}
.t3-spotlight-5 .t3-module.module-titlecardbg .nspArt {
  background: url(../../images/nsp-divider.png) repeat-x bottom;
  margin-bottom: 0px;
}
.nspInfo.wtnews .date {
  background: url(../../images/clock.png) no-repeat scroll left center;
  color: #888;
  height: 13px;
  padding-left: 23px;
  text-transform: uppercase;
}
.nspArt .nspInfo.wtnews {
  margin-top: 5px;
}
.nspInfo.wtnews .hits {
  color: #888;
  adding-left: 5px;
  text-transform: uppercase;
}
.nspInfo.wtnews .category {
  color: #888;
  padding-left: 5px;
  text-transform: uppercase;
}
.nspInfo.wtnews .category a {
  padding-left: 5px;
  text-transform: uppercase;
}
.t3-spotlight-5 .t3-module.module-titlecardbg .nspText {
  margin-bottom: 5px;
}
@media (max-width: 480px) {
  #middlespot .middlespot2 .t3-module {
    margin-left: 0px;
  }
  #middlespot .middlespot1 .t3-module {
    margin-right: 0px;
  }
}
#back_to_top {
  float: right;
  margin-top: 4px;
}
#back_to_top a.cd-top:link,
#back_to_top a.cd-top:visited,
#back_to_top a.cd-top:hover,
#back_to_top a.cd-top:focus {
  height: 41px;
  width: 41px;
  font-size: 12px;
}
#jt5_headline-news_wrapper {
  border: 1px solid #f0f0f0;
}
#jt5_headline-news_wrapper h4,
#jt5_headline-news_wrapper h4 a {
  margin: 0 0 10px 0;
  text-transform: uppercase;
  color: #000000;
  font-size: 14px;
  line-height: 17px;
}
#singlerowblock h2 {
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  font-weight: bold;
}
#singlerowblock h2 a {
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
}
.link-divider {
  background: url(../../images/links_dots.png) repeat-x center;
  height: 32px;
  margin: 0 -15px 0 -15px;
}
.date,
.bt-date {
  background: url(../../images/clock.png) no-repeat scroll left center;
  color: #888;
  height: 13px;
  margin-top: 10px;
  padding-left: 23px;
  text-transform: uppercase;
}
#jt5_headline-news_wrapper .srowreadone {
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 5px 20px 5px 10px;
  text-align: left;
  line-height: 17px;
  margin-top: 15px;
}
#multiplerowblock p.mrowsintrotext,
#singlerowblock p.srowintrotext,
.nspArt p.nspText {
  line-height: 22px;
}
#singlerowblock.singlerowblock.col-lg-6,
#singlerowblock.singlerowblock.col-md-6 {
  padding-left: 0;
  padding-right: 0;
}
#jt5_headline-news_wrapper.wtnews .contentdiv img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 480px) {
  #singlerowblock h2,
  #singlerowblock h2 a {
    font-size: 13px;
    line-height: 17px;
  }
  #multiplerowblock p.mrowsintrotext,
  #singlerowblock p.srowintrotext {
    line-height: 17px;
  }
  #jt5_headline-news_wrapper h4,
  #jt5_headline-news_wrapper h4 a {
    margin: 0 0 3px 0;
    text-transform: uppercase;
    color: #000000;
    font-size: 13px;
    line-height: 17px;
  }
}
.gkNspPM-VideoGallery .gkBigBlock.active figcaption {
  
  bottom: -15px !important;
  
}

.middlespot1,
.middlespot2 {
  float: left;
}
#middlespot .middlespot1 .t3-module {
  margin-right: 7.5px;
}
#middlespot .middlespot2 .t3-module {
  margin-left: 7.5px;
}
#middlespot .nspLinks ul li {
  min-height: 81px;
}
#middlespot .nspArt h4.nspHeader,
#middlespot .nspArt h4.nspHeader a,
.nspArt h4.nspHeader {
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
}
#middlespot .nspLinks ul li h4,
#middlespot .nspLinks ul li h4 a,
.nspLinks ul li h4,
.nspLinks ul li h4 a {
  color: #666;
  font-size: 14px;
}
#middlespot .nspMainborder {
  border: 1px solid #f0f0f0;
  overflow: hidden;
}
.tab-content.wtnews .nspMainborder {
  border: 0;
}
.Nsp-outer-wrapper.wtnews .nspLinksWrap .nspLinks ul {
  margin: 0;
}
.Nsp-outer-wrapper.wtnews .nspLinksWrap .nspLinks ul li {
  padding: 15px;
  background: transparent;
}
.nspLinks ul li h4 {
  margin: 0 0 10px 0;
}
.wtnews .nspArts {
  padding: 0px;
}
.nspBotInterface.wtnews {
  clear: both;
  float: right;
  margin: 5px 0;
  overflow: hidden;
}
.nspBotInterface.wtnews .nspNext,
.nspBotInterface.wtnews .nspPrev {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  height: 25px;
  margin: 0 0 0 4px;
  overflow: hidden;
  text-indent: -999px;
  width: 25px;
}
.nspBotInterface.wtnews .nspPrev:before {
  border: 0;
  background: none;
  content: "";
}
.nspBotInterface.wtnews .nspNext:before {
  border: 0;
  background: transparent;
  content: "";
}
.nspBotInterface.wtnews .nspNext:hover,
.nspBotInterface.wtnews .nspPrev:hover {
  border-color: transparent;
}
.nspBotInterface.wtnews .nspPrev:hover:before,
.nspPrev:hover::before {
  border-right-color: transparent;
}
.nspBotInterface.wtnews .nspNext:hover:before,
nspNext:hover:before {
  border-left-color: transparent;
}
.nspBotInterface.wtnews .nspPrev {
  background: url(../../images/nsp_interface.png) no-repeat 0px 0px;
}
.nspBotInterface.wtnews .nspPrev:hover {
  background: url(../../images/nsp_interface.png) no-repeat 0px -25px;
}
.nspBotInterface.wtnews .nspNext {
  background: url(../../images/nsp_interface.png) no-repeat -25px 0px;
}
.nspBotInterface.wtnews .nspNext:hover {
  background: url(../../images/nsp_interface.png) no-repeat -25px -25px;
}
.t3-module.module-titlecardbgnopad .module-ct .nspTopInterface.wtnews,
.t3-module.module-titlecardbordernopad .module-ct .nspTopInterface.wtnews,
.t3-module.module-titlecardborder .module-ct .nspTopInterface.wtnews {
  top: -37px;
}
.nspTopInterface {
  position: absolute;
  top: -50px;
  right: 0;
}
.t3-module.module-titlecardborder .nspTopInterface.wtnews {
  top: -37px;
}
.nspTopInterface.wtnews {
  clear: both;
  float: right;
  margin: 5px 0;
  overflow: hidden;
}
.nspTopInterface.wtnews .nspNext,
.nspTopInterface.wtnews .nspPrev {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  height: 25px;
  margin: 0 0 0 4px;
  overflow: hidden;
  text-indent: -999px;
  width: 25px;
}
.nspTopInterface.wtnews .nspPrev:before {
  border: 0;
  background: none;
  content: "";
}
.nspTopInterface.wtnews .nspNext:before {
  border: 0;
  background: transparent;
  content: "";
}
.nspTopInterface.wtnews .nspNext:hover,
.nspTopInterface.wtnews .nspPrev:hover {
  border-color: transparent;
}
.nspTopInterface.wtnews .nspPrev:hover:before,
.nspPrev:hover::before {
  border-right-color: transparent;
}
.nspTopInterface.wtnews .nspNext:hover:before,
nspNext:hover:before {
  border-left-color: transparent;
}
.nspTopInterface.wtnews .nspPrev {
  background: url(../../images/nsp_interface.png) no-repeat 0px 0px;
  transition: none;
}
.nspTopInterface.wtnews .nspPrev:hover {
  background: url(../../images/nsp_interface.png) no-repeat 0px -25px;
  transition: none;
}
.nspTopInterface.wtnews .nspNext {
  background: url(../../images/nsp_interface.png) no-repeat -25px 0px;
  transition: none;
}
.nspTopInterface.wtnews .nspNext:hover {
  background: url(../../images/nsp_interface.png) no-repeat -25px -25px;
  transition: none;
}
#middlespot .middlespot1.col-lg-6,
#middlespot .middlespot2.col-lg-6,
#middlespot .middlespot1.col-md-6,
#middlespot .middlespot2.col-md-6,
#bottomspot .bottomspot1.col-lg-6,
#bottomspot .bottomspot2.col-lg-6,
#bottomspot .bottomspot1.col-md-6,
#bottomspot .bottomspot2.col-md-6 {
  padding-left: 0px;
  padding-right: 0px;
}
.Nsp-outer-wrapper.wtnews .nspArt h4.nspHeader {
  padding: 0 0 5px 0;
}
#bottomspot .nspLinks ul li {
  min-height: 81px;
}
#bottomspot .nspArt h4.nspHeader,
#bottomspot .nspArt h4.nspHeader a {
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
}
#bottomspot .nspLinks ul li h4,
#bottomspot .nspLinks ul li h4 a {
  color: #666;
  font-size: 14px;
  margin: 0 0 10px 0;
}
#bottomspot .nspMainborder {
  border: 1px solid #f0f0f0;
  overflow: hidden;
}
.nspArt a.readon {
  text-transform: uppercase;
  color: #fff;
  display: block;
  padding: 5px 20px 5px 10px;
  text-align: left;
  line-height: 16px;
  margin-top: 15px;
}
.Nsp-outer-wrapper.wtnews {
  position: relative;
  padding: 0px 0px 15px 15px;
}
.t3-sidebar .Nsp-outer-wrapper.wtnews {
  padding: 3px;
}
.t3-sidebar .Nsp-outer-wrapper.wtnews .nspArts .readon-button-wrapper {
  display: inline-block;
  width: 100%;
  padding: 3rem 0;
}
.t3-module.module-titlecardnopad .Nsp-outer-wrapper.wtnews,
.t3-module.module-titlecardbordernopad .Nsp-outer-wrapper.wtnews,
.t3-module.module-titlecardbgnopad .Nsp-outer-wrapper.wtnews {
  padding-left: 0;
  padding-bottom: 0;
}
.t3-module.module-nonsppadding .Nsp-outer-wrapper.wtnews,
.middlespot2 .Nsp-outer-wrapper.wtnews {
  padding: 0px 0px 0px 0px;
}
.Nsp-outer-wrapper .wtnews .nspLinks {
  padding: 0;
}

.t3-spotlight-7.nspArt h4.nspHeader a,
.t3-spotlight-7 .nspArt h4.nspHeader {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 0px;
  letter-spacing: 0.4px;
}
@media (max-width: 480px) {
  #middlespot .nspArt h4.nspHeader,
  #middlespot .nspArt h4.nspHeader a,
  .nspArt h4.nspHeader,
  #bottomspot .nspArt h4.nspHeader,
  #bottomspot .nspArt h4.nspHeader a,
  .t3-spotlight-7.nspArt h4.nspHeader a,
  .t3-spotlight-7 .nspArt h4.nspHeader {
    font-size: 13px;
    line-height: 17px;
  }
  .nspLinksWrap.wtnews .nspImageWrapper,
  .middlespot3 .nspArts .nspImageWrapper,
  #t3-footer .nspArts .nspImageWrapper,
  .Nsp-outer-wrapper.wtnews .nspImageWrapper {
    width: auto;
  }
  .Nsp-outer-wrapper.wtnews .nspImageWrapper.fleft {
    margin-right: 10px !important;
  }
  .nspBotInterface.wtnews .nspPrev,
  .nspBotInterface.wtnews .nspNext {
    right: 0;
    position: relative;
    bottom: 0;
    z-index: 101;
  }
  .nspArt p.nspText {
    line-height: 17px;
  }
  #bottomspot .nspLinks ul li h4,
  #bottomspot .nspLinks ul li h4 a {
    margin: 0 0 2px 0;
  }
  .nspLinks.wtnews .nspImageWrapper {
    margin: 0 10px 0px 0!important;
  }
}
@media (max-width: 768px) {
  .wtnews.nspArts,
  .nspMainborder .nspLinksWrap {
    padding: 0px;
  }
  .nspLinksWrap.wtnews .nspImageWrapper,
  .middlespot3 .nspArts .nspImageWrapper,
  #t3-footer .nspArts .nspImageWrapper,
  .Nsp-outer-wrapper.wtnews .nspImageWrapper {
    width: auto;
  }
  .nspBotInterface.wtnews {
    display: none;
  }
}
@media (max-width: 800px) {
  .nspBotInterface.wtnews {
    display: none;
  }
}
.jptabs-wrapper.layout-default .tab-content.wtnews {
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.nav-tabs.wtnews > li > a {
  border-radius: 0px;
  margin-right: 1px;
}
.nav-tabs.wtnews > li.active > a,
.nav-tabs.wtnews > li.active > a:hover,
.nav-tabs.wtnews > li.active > a:focus {
  border: 1px solid transparent;
}
.jptabs-wrapper.layout-default .tab-content.wtnews {
  border-top: 0;
  padding: 0 0px 0px 0px;
}
.nav-tabs.wtnews > li {
  margin-bottom: 0;
}
.nav-tabs.wtnews > li > a:hover,
.nav-tabs.wtnews > li > a:focus {
  border-color: transparent;
}
@media (max-width: 480px) {
  .nav.nav-tabs.wtnews {
    height: 44px;
    overflow: hidden;
  }
  .tab-content .wtnews .nspInfo.wtnews .date {
    display: none;
  }
  .jptabs-wrapper.layout-default .tab-content.wtnews {
    padding: 0 15px 0px 0px;
  }
}
table.acymailing_form.wtnews {
  margin-top: 15px;
  margin-left: 0;
}
.acymailing_form.wtnews input {
  color: #888;
  border: 1px solid #e0e0e0;
  box-shadow: none;
}
.acymailing_form.wtnews .subbutton.btn {
  color: #FFFFFF;
  border: 0;
}
.acymailing.wtnews-border {
  border: 1px solid #f1f1f1;
}
.wtnews-padding {
  padding: 15px;
}
td.acyfield_name.acy_requiredField {
  padding-bottom: 25px;
}
.btn {
  border-radius: 0px;
}
#jt_captions_wrapper h2,
#jt_captions_wrapper .h2 {
  font-size: 15px;
  margin: 0 0 10px 0;
  line-height: 22px;
}
.contenthover h3 a,
.contenthover h3 {
  margin-top: 5px;
}
#rokstock.wtnews {
  padding: 15px;
}
.rokstock-list.wtnews {
  padding: 15px 15px 0px 15px;
}
.rokstock-input {
  float: left;
  width: 70%;
}
.rokstock-select {
  float: right;
  width: 30%;
}
#rokstock .rokstock-add.wtnews {
  height: 30px;
}
#rokstock .rokstock-input input.rokstock-note {
  height: 20px;
  color: #bbb;
  font-size: 10px;
  line-height: 14px;
  padding-top: 0px;
  margin-left: 15px;
}
.rokstock-select select {
  height: 20px;
  font-size: 12px;
  padding: 0px;
}
#rokweather.wtnews .row {
  border-bottom: 0;
}
#rokweather.wtnews .content {
  margin-left: 0px;
}
#rokweather.wtnews {
  padding: 15px;
}
#rokweather .icon.wtnews {
  background: none;
}
#rokweather .leftbit.wtnews {
  float: left;
  width: 133px;
}
#rokweather .icon.wtnews img {
  width: 133px;
  height: 96px;
}
#rokweather.wtnews h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin: 15px 0 0;
  padding: 0;
  color: #666;
  border-bottom: 0;
}
#rokweather.wtnews .icon div {
  color: #666;
  margin: -30px 0 0 15px;
  text-align: left;
  font-size: 18px;
  font-weight: normal;
}
#rokweather.wtnews .degrees {
  text-align: left;
  top: -30px;
  margin-left: 45px;
  margin-top: 0;
  font-size: 18px;
}
#rokweather.wtnews .day {
  width: 25%;
  margin-right: 0px;
  padding-right: 25px;
  text-align: left;
}
#rokweather.wtnews .day img {
  height: auto;
  width: 100%;
}
#rokweather.wtnews .degc,
#rokweather.wtnews .day_of_week {
  padding-left: 10px;
}
#rokweather.wtnews .forecast {
  margin-top: -15px;
  padding-left: 35px;
}
#rokweather.wtnews .wunderground-logo {
  display: none;
}
@media (min-width: 992px) {
  .gallery-flickr.wtnews img {
    width: 77px !important;
    height: 77px !important;
  }
}
@media (max-width: 320px) {
  .gallery-flickr.wtnews img {
    width: 85px !important;
    height: 85px !important;
  }
}
@media (min-width: 321px) and (max-width: 365px) {
  .gallery-flickr.wtnews img {
    width: 71px !important;
    height: 71px !important;
  }
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../../fonts/font-awesome.v4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0.lab5');
  src: url('../../fonts/font-awesome.v4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0.lab5') format('embedded-opentype'), url('../../fonts/font-awesome.v4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0.lab5') format('woff2'), url('../../fonts/font-awesome.v4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0.lab5') format('woff'), url('../../fonts/font-awesome.v4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0.lab5') format('truetype'), url('../../fonts/font-awesome.v4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0.lab5#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}
.icon-fw {
  width: 1.28571429em;
  text-align: center;
}
.icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.icon-ul > li {
  position: relative;
}
.icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.icon-li.icon-lg {
  left: -1.85714286em;
}
.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.icon-pull-left {
  float: left;
}
.icon-pull-right {
  float: right;
}
.icon.icon-pull-left {
  margin-right: .3em;
}
.icon.icon-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.icon.pull-left {
  margin-right: .3em;
}
.icon.pull-right {
  margin-left: .3em;
}
.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.icon-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.icon-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-stack-1x,
.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}
.icon-inverse {
  color: #ffffff;
}

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

#t3-header-fullwidth {
  min-height: 135px;
  box-shadow: none;
}
#t3-header-fullwidth.container,
.t3-sl-fullwidth.container {
  background: none;
}
#t3-mainnav-fullwidth .container,
#jt-topsd-fullwidth.container {
  background: none;
}
#t3-mainnav-fullwidth {
  text-transform: uppercase;
}
#jt-topsd-fullwidth .main_padding {
  float: left;
  width: 100%;
  min-height: 42px;
  border-bottom: 1px solid #f0f0f0;
}
#jt-topsd-fullwidth a {
  color: #333;
}
.t3-sl-fullwidth .nspArt h4.nspHeader a,
.t3-sl-fullwidth .nspArt h4.nspHeader {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 0px 0px 0;
  letter-spacing: 0.4px;
}
.t3-sl-fullwidth .nspArt {
  margin-bottom: 30px;
}
.t3-sl-fullwidth.t3-spotlight-7.nspArt h4.nspHeader a,
.t3-sl-fullwidth.t3-spotlight-7 .nspArt h4.nspHeader {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 0px;
  letter-spacing: 0.4px;
  margin-bottom: 10px;
}
.contact .dl-horizontal > dd {
  margin-bottom: 15px;
}
.affix .container {
  padding-left: 0;
  padding-right: 0;
}
.form-actions {
  background-color: transparent;
}
@media (max-width: 480px) {
  .date,
  .bt-date {
    font-size: 12px;
    margin-top: 3px;
  }
  .logo a {
    display: block;
  }
}
@media (max-width: 768px) {
  #bottomspot .bottomspot1 .t3-module {
    margin-right: 0px;
  }
  .affix {
    position: inherit;
  }
  .login input#remember {
    position: relative;
  }
}
.errorpage-icons {
  margin-top: 40px;
}
.errorpage-icons .fa {
  font-size: 24px;
}
.errorpage-icons .fa-home,
.errorpage-icons .fa-edit {
  padding-right: 15px;
}
@media (max-width: 768px) {
  .errorpage-icons .fa {
    font-size: 16px;
  }
}
#errorpage {
  background: #f3f3f3;
  
}
#errorpage input,
#errorpage button,
#errorpage select,
#errorpage textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#errorpage a {
  color: #f24d34;
  text-decoration: none;
}
#errorpage a:hover,
#errorpage a:focus {
  color: #cc260d;
  text-decoration: underline;
}
#errorpage a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#errorpage img {
  vertical-align: middle;
  image-rendering: auto !important;
}
#errorpage th,
#errorpage td {
  line-height: 1.42;
  text-align: left;
  vertical-align: top;
}
#errorpage th {
  font-weight: bold;
}
#errorpage td,
#errorpage tr td {
  border-top: 1px solid #dddddd;
}
#errorpage .cat-list-row0:hover,
#errorpage .cat-list-row1:hover {
  background: #f5f5f5;
}
#errorpage .cat-list-row1,
#errorpage tr.cat-list-row1 td {
  background: #f9f9f9;
}
#errorpage table.contentpane,
#errorpage table.tablelist,
#errorpage table.category,
#errorpage table.admintable,
#errorpage table.blog {
  width: 100%;
}
#errorpage table.contentpaneopen {
  border: 0;
}
#errorpage .star {
  color: #ffcc00;
}
#errorpage .red {
  color: #cc0000;
}
#errorpage hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
#errorpage .wrap {
  width: auto;
  clear: both;
}
#errorpage .center,
#errorpage .table td.center,
#errorpage .table th.center {
  text-align: center;
}
#errorpage .element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
#errorpage .error {
  margin: 12px auto;
  background-color: #fff;
  color: #000;
  border: 1px dashed #dddddd;
  padding: 12px 6px;
  max-width: 1200px;
}
#errorpage * {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
  font-size: 14px;
  line-height: 1.42;
}
#errorpage h1 {
  font-size: 28px;
}
#errorpage h2 {
  font-size: 30px;
}
#errorpage h3 {
  font-size: 15px;
}
#errorpage h4 {
  font-size: 14px;
}
#errorpage h5 {
  font-size: 14px;
}
#errorpage h6 {
  font-size: 12px;
}
#errorpage h1,
#errorpage h2,
#errorpage h3,
#errorpage h4,
#errorpage h5,
#errorpage h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #000000;
}
#errorpage a {
  color: #f24d34;
}
#errorpage a:hover {
  color: #cc260d;
}
#errorpage table {
  border: #dddddd;
}
#errorpage table td {
  padding: 5px 10px;
}
#errorpage #errorboxheader {
  padding: 1em;
  background: #f24d34;
  color: #FFFFFF;
}
#container404 {
  padding: 40px 40px 40px 40px;
}
#container404 .item-title {
  width: 50%;
}
#container404 .item-title #message {
  color: #fff;
  font-weight: 700;
}
#container404 .item-title #message span.error {
  font-size: 90px;
  line-height: 90px;
}
#container404 .item-title #message span.error-text {
  font-size: 26px;
  line-height: 40px;
}
@media (max-width: 768px) {
  #container404 {
    padding: 40px 10px;
  }
  #container404 .item-title {
    width: 100%;
  }
  #container404 .item-title #message span.error {
    font-size: 26px;
    line-height: 40px;
  }
  #container404 .item-title #message span.error-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
  }
}

div.module .clients img {
  width: auto;
  height: 41px;
  padding: 0.4em 0.2em ;
  float: left;
  box-sizing: content-box;
}
#Mod277 div.custom {
  hyphens: auto;
}