@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("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.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: #1a1a1a;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1d578a;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  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: #dc1e25;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e7e7e7;
}
.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: sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 10px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  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: #1d578a;
}
a.text-primary:hover {
  color: #143c60;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #1d578a;
}
a.bg-primary:hover {
  background-color: #143c60;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #e7e7e7;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #e7e7e7;
}
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.42857143;
  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 #e7e7e7;
  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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.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: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.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: 20px;
}
div.joomla-page .jpage {
  font-family: 'bebas_neueregular', sans-serif;
  margin-bottom: 30px;
  padding: 20px;
  text-align: center;
  transition: all 200ms;
}
div.joomla-page .jpage .fa {
  border: 2px solid #555555;
  border-radius: 50%;
  color: #555555;
  display: block;
  font-size: 30px;
  height: 80px;
  line-height: 78px;
  margin: 20px auto;
  width: 80px;
}
div.joomla-page .jpage a {
  color: #1a1a1a;
  display: block;
}
div.joomla-page .jpage a:hover,
div.joomla-page .jpage a:focus,
div.joomla-page .jpage a:active {
  color: #1d578a;
}
#colors-page img {
  box-shadow: 0 0 2px #cecece;
  margin-bottom: 0;
}
#colors-page .color {
  border-radius: 50%;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  left: 100%;
  height: 100px;
  line-height: 60px;
  margin-left: -50px;
  margin-top: -50px;
  padding: 20px;
  position: absolute;
  top: 50%;
  text-align: center;
  text-transform: uppercase;
  width: 100px;
}
#colors-page .color.color-1 {
  background: #56A53F;
}
#colors-page .color.color-2 {
  background: #D31A1F;
}
#colors-page .color.color-3 {
  background: #2A598C;
}
#colors-page .mask-left {
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
  -webkit-transition: all 800ms;
  -o-transition: all 800ms;
  transition: all 800ms;
}
@media screen and (max-width: 1199px) {
  #colors-page .mask-left {
    display: none;
  }
}
#colors-page .mask-right {
  background: rgba(0, 0, 0, 0.6);
  right: 0;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
  -webkit-transition: all 800ms;
  -o-transition: all 800ms;
  transition: all 800ms;
}
#colors-page .mask-right .color {
  left: auto;
  margin-right: -50px;
  right: 100%;
}
@media screen and (max-width: 1199px) {
  #colors-page .mask-right {
    display: none;
  }
}
#colors-page .col-color {
  position: relative;
  overflow: hidden;
}
#colors-page .col-color:hover .mask-left {
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
}
#colors-page .col-color:hover .mask-right {
  transform: translatex(100%);
  -webkit-transform: translatex(100%);
  -o-transform: translatex(100%);
  -moz-transform: translatex(100%);
}
@media screen and (max-width: 991px) {
  #colors-page .col-color {
    margin-bottom: 40px;
  }
}

.form-control:focus {
  border-color: #9b9b9b;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(155, 155, 155, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(155, 155, 155, 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: 20px;
}
.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 {
  border-radius: 0;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-border {
  background: none;
  border: 2px solid #1d578a;
  color: #1d578a;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
}
.btn-border:focus {
  background: #1d578a;
  border-color: #1d578a;
  color: #ffffff;
}
.btn-border:hover,
.btn-border:focus {
  background: #1d578a;
  border-color: #1d578a;
  color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
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-color: #cecece;
  border-radius: 0;
  box-shadow: none;
  color: #999999;
  height: 38px;
}
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: #9b9b9b;
  box-shadow: none;
  color: #333333;
}
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: #abdba8;
  border-color: #4aa545;
}
.invalid {
  border-color: #dc1e25;
}
label.invalid {
  color: #dc1e25;
}
input.invalid {
  border: 1px solid #dc1e25;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.t3-mainbody .nav-pills > li {
  padding: 5px;
}
.t3-mainbody .nav-pills > li > a {
  border-bottom: 1px solid transparent;
  display: inline-block;
  font-weight: bold;
  padding: 1px 0;
  text-transform: uppercase;
  transition: 0.2s;
}
.t3-mainbody .nav-pills > li > a:hover,
.t3-mainbody .nav-pills > li > a:active,
.t3-mainbody .nav-pills > li > a:focus {
  background: none;
  border-bottom: 1px solid #e7e7e7;
  margin-left: 10px;
  color: #1d578a;
}
.t3-mainbody .nav-pills > li.open > a {
  background: none;
  border-bottom: 1px solid #e7e7e7;
  margin-left: 10px;
  color: #1d578a;
}
.t3-mainbody .nav-pills > li.open > a .caret {
  border-bottom-color: #1d578a;
  border-top-color: #1d578a;
}
.t3-mainbody .nav-pills > li.open > a:hover {
  background: none;
  border-bottom: 1px solid #e7e7e7;
}
.t3-mainbody .nav-pills > li.active > a,
.t3-mainbody .nav-pills > li.active > a:hover,
.t3-mainbody .nav-pills > li.active > a:focus {
  background: none;
  border-bottom: 1px solid #1d578a;
  color: #1d578a;
  margin-left: 0;
}
.t3-mainbody .nav-pills > li .dropdown-menu {
  margin: 0;
}
.t3-mainbody .nav-pills > li .dropdown-menu li > a {
  transition: 0.2s;
  color: #999999;
}
.t3-mainbody .nav-pills > li .dropdown-menu li > a:hover,
.t3-mainbody .nav-pills > li .dropdown-menu li > a:active,
.t3-mainbody .nav-pills > li .dropdown-menu li > a:focus {
  padding-left: 25px;
  color: #ffffff;
}
.t3-mainbody .nav-pills > li .dropdown-menu > .active > a,
.t3-mainbody .nav-pills > li .dropdown-menu > .active > a:hover,
.t3-mainbody .nav-pills > li .dropdown-menu > .active > a:focus {
  background: none;
  color: #1d578a;
  padding-left: 20px;
}
.nav .caret {
  border-top-color: #1a1a1a;
  border-bottom-color: #1a1a1a;
}
.nav a:hover .caret {
  border-top-color: #1d578a;
  border-bottom-color: #1d578a;
}
.t3-navhelper .container {
  background: #f5f5f5;
  border-top: 1px solid #e7e7e7;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination li:first-child a,
.pagination li:last-child a {
  border-radius: 0;
}
.pagination li a {
  border: 0;
  background: #999999;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  margin: 0 1px 1px 0;
  padding: 8px 20px;
}
.pagination li a:hover,
.pagination li a:focus,
.pagination li a:active {
  color: #ffffff;
}
.pagination li.disabled a {
  background: #bfbfbf;
  color: #ffffff;
}
.pagination li.disabled a:hover,
.pagination li.disabled a:focus,
.pagination li.disabled a:active {
  background: #bfbfbf;
  color: #ffffff;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  border-radius: 0px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  display: inline-block;
  margin-top: 20px;
  padding: 8px 20px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
}
.navbar-toggle {
  border: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  position: absolute;
  right: -15px;
  padding: 0;
  height: 50px;
  line-height: 1;
  margin: 0;
  top: 0;
  width: 53px;
  z-index: 1000;
}
.navbar-toggle .fa-bars {
  color: #ffffff;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  background: #000000;
  border-radius: 0;
  border: 0;
  padding-top: 15px;
}
.navbar-nav > li > .dropdown-menu a {
  color: #999999;
  padding: 10px 20px;
  border-bottom: 1px solid #222222;
}
.navbar-nav > li > .dropdown-menu a:hover,
.navbar-nav > li > .dropdown-menu a:focus {
  color: #ffffff;
  background: none;
}
.navbar-nav > li > .dropdown-menu .banneritem a {
  padding: 0;
}
.navbar-nav > li > .dropdown-menu .parent:last-child > a {
  border: 0;
}
.navbar-nav > li > .dropdown-menu .active > a,
.navbar-nav > li > .dropdown-menu .active > a:hover,
.navbar-nav > li > .dropdown-menu .active > a:focus {
  color: #1d578a;
  background: none;
}
.navbar-nav > li > .dropdown-menu .open > a:hover,
.navbar-nav > li > .dropdown-menu .open > a:focus {
  color: #ffffff;
  background: none;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
  font-weight: 300;
  font-size: 12px;
  border-bottom: 1px solid #222222;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #1d578a;
  background: none;
}
.dropdown-menu > li.open > a {
  background: none;
}
.dropdown-menu > li.open > a:hover,
.dropdown-menu > li.open > a:focus {
  border-color: #222222;
  background: none;
}
.dropdown-menu > li:last-child > a {
  border: 0;
}
.dropdown-submenu.open > .dropdown-menu {
  background: #222222;
  border: 0;
  border-radius: 0;
}
.dropdown-submenu.open > .dropdown-menu > li > a {
  border-color: #333333;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}
.navbar-nav > li > .dropdown-menu .parent.open > a {
  background: none;
  color: #ffffff;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background: #000000;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .alias-parent-active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .alias-parent-active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .alias-parent-active > a:focus {
  color: #ffffff;
  background: #143c60;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ffffff;
  background: #000000;
}
.navbar-default .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.2);
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #000000;
  border-color: rgba(255, 255, 255, 0.2);
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #17466f;
}
.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 {
  color: #ffffff;
  background: #000000;
}
.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 > .open.active > a,
.navbar-default .navbar-nav > .open.active > a:hover,
.navbar-default .navbar-nav > .open.active > a:focus {
  color: #ffffff;
  background: none;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    background-color: #17466f;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-mainnav {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 0;
    padding-right: 0;
  }
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: -1px;
  margin-top: -1px;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse {
  border-top-color: rgba(255, 255, 255, 0.2);
  background: #1a1a1a;
  margin: 0 -15px;
}
@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 {
  border-left: 4px solid #1a1a1a;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a {
  border-left-color: #1d578a;
  background: #272727;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.open > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open.open > a {
  background: #272727;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #474747;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  padding: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li a {
  border-bottom: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #1d578a;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a {
  background: transparent;
  color: #1d578a;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  font-weight: 700;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li .dropdown-menu > li > a {
  padding-left: 40px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .mega-group .dropdown-submenu .dropdown-menu li a {
  border-bottom: 0;
  font-weight: normal;
  padding-left: 60px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .mega-group .dropdown-submenu.open .dropdown-menu {
  background: transparent;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 30px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #1a1a1a;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 15px 0;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.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;
}
.new-product {
  border-left: 1px solid #e7e7e7;
  padding-left: 20px;
}
.new-product h4 {
  color: #1a1a1a;
  font-weight: 700;
}
.new-product span.price {
  color: #4aa545;
  font-size: 36px;
  font-family: 'bebas_neueregular', sans-serif;
}
.highlight-module {
  background: #1a1a1a;
}
.highlight-module .module-title {
  background: #b5b5b5;
  border-left: 0;
  color: #ffffff;
  text-align: center;
}
.highlight-module .module-title span {
  background: transparent;
}
.highlight-module .module-ct {
  padding: 20px;
}
.highlight-module a {
  color: #ffffff;
}
.module-title {
  border-left: 5px solid #1d578a;
  background: url("../../../../images/dot.gif") repeat-x center right;
}
.module-title span {
  background: #ffffff;
  display: inline-block;
  padding-left: 15px;
  padding-right: 20px;
}
.title-inline {
  position: relative;
}
.title-inline .module-title {
  position: absolute;
  margin-bottom: 0;
  z-index: 2;
  padding-left: 20px;
  padding-right: 20px;
}
.title-background-black .module-title {
  background: #000000;
  border-left: 0;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.title-background-black .module-title span {
  background: transparent;
  padding: 0;
}
.title-background-primary.t3-module {
  background: #1a1a1a;
  border-bottom: 5px solid #1d578a;
}
.title-background-primary .module-title {
  background: #1d578a;
  border-left: 0;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
}
.title-background-primary .module-title span {
  background: transparent;
  padding: 0;
}
.title-background-secondary .module-title {
  display: inline-block;
  background: #4aa545;
  border-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  color: #ffffff;
}
.title-background-secondary .module-title span {
  background: transparent;
  padding: 0;
}
.title-background-gray .module-title {
  border-left: 0;
  color: #ffffff;
  background: #e7e7e7;
  padding-top: 0;
  padding-bottom: 0;
}
.title-background-gray .module-title span {
  display: inline-block;
  background: #4aa545;
  padding: 15px 20px;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .input-group .input-group-addon {
  background: transparent;
  border-radius: 0;
  border-color: #cecece;
  color: #333333;
}
#login-form .input-group .input-group-addon .fa {
  color: #555555;
}
#login-form .btn-primary {
  width: 50%;
}
#login-form #form-login-remember {
  display: inline-block;
  margin-bottom: 20px;
}
#login-form #form-login-remember label {
  margin: 0;
  font-weight: normal;
  color: #555555;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 0;
  list-style: none;
}
#login-form ul.unstyled li {
  margin-bottom: 5px;
}
#login-form ul.unstyled li a {
  color: #555555;
}
#login-form ul.unstyled li a:hover {
  color: #1d578a;
}
#login-form ul.unstyled li:last-child {
  margin-bottom: 0;
}
#login-form .logout-button {
  margin-top: 20px;
}
ul.whosonline {
  list-style: none;
  margin-left: 0;
}
ul.whosonline li {
  border-bottom: 1px dotted #e7e7e7;
  color: #1a1a1a;
  padding: 10px 0;
}
ul.whosonline li:last-child {
  border: 0;
}
.module-ct div.finder .form-group {
  width: 100%;
}
.module-ct div.finder .form-group input[type="text"] {
  width: 100%;
}
ul#finder-filter-select-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#finder-filter-select-list li {
  margin-top: 20px;
}
ul#finder-filter-select-list label {
  margin-bottom: 10px;
  display: block;
}
ul#finder-filter-select-list select {
  width: 100%;
}
.banneritem a {
  font-weight: bold;
}
.banneritem img {
  max-width: 100%;
  border: 1px solid #000000;
}
.bannerfooter {
  border-top: 1px solid #e7e7e7;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
div.mod-languages {
  height: 30px;
  line-height: 30px;
}
div.mod-languages li:last-child {
  margin-right: 0;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  padding-top: 0;
}
.categories-module li:last-child,
ul.categories-module li:last-child,
.category-module li:last-child,
ul.category-module li:last-child {
  padding-bottom: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.categories-module .tags span,
ul.categories-module .tags span,
.category-module .tags span,
ul.category-module .tags span {
  display: inline-block;
  margin: 0 4px 4px 0;
}
.categories-module .tags span > a,
ul.categories-module .tags span > a,
.category-module .tags span > a,
ul.category-module .tags span > a,
.categories-module .tags span > .label-info,
ul.categories-module .tags span > .label-info,
.category-module .tags span > .label-info,
ul.category-module .tags span > .label-info {
  background: none;
  border-radius: 0;
  color: #999999;
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 0;
  text-transform: uppercase;
}
.categories-module .tags span > a:hover,
ul.categories-module .tags span > a:hover,
.category-module .tags span > a:hover,
ul.category-module .tags span > a:hover,
.categories-module .tags span > .label-info:hover,
ul.categories-module .tags span > .label-info:hover,
.category-module .tags span > .label-info:hover,
ul.category-module .tags span > .label-info:hover,
.categories-module .tags span > a:active,
ul.categories-module .tags span > a:active,
.category-module .tags span > a:active,
ul.category-module .tags span > a:active,
.categories-module .tags span > .label-info:active,
ul.categories-module .tags span > .label-info:active,
.category-module .tags span > .label-info:active,
ul.category-module .tags span > .label-info:active,
.categories-module .tags span > a:focus,
ul.categories-module .tags span > a:focus,
.category-module .tags span > a:focus,
ul.category-module .tags span > a:focus,
.categories-module .tags span > .label-info:focus,
ul.categories-module .tags span > .label-info:focus,
.category-module .tags span > .label-info:focus,
ul.category-module .tags span > .label-info:focus {
  background: none;
  color: #1d578a;
}
.categories-module li,
ul.categories-module li {
  border-bottom: 1px dotted #e7e7e7;
}
.categories-module li .fa,
ul.categories-module li .fa {
  margin-right: 5px;
}
.categories-module li a,
ul.categories-module li a {
  color: #555555;
}
.categories-module li a:hover,
ul.categories-module li a:hover {
  color: #1d578a;
}
.categories-module li:last-child,
ul.categories-module li:last-child {
  border: 0;
}
.category-module.top-games li {
  position: relative;
  padding-right: 50px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #252525;
}
.category-module.top-games li:before,
.category-module.top-games li:after {
  content: " ";
  display: table;
}
.category-module.top-games li:after {
  clear: both;
}
.category-module.top-games li:hover h4 {
  border-bottom-color: #252525;
}
.category-module.top-games li.first-item {
  padding-right: 0;
  padding-bottom: 20px;
  text-align: center;
}
.category-module.top-games li.first-item .rating-score {
  right: 50%;
  margin-right: -20px;
  top: 30px;
}
.category-module.top-games li.first-item .article-img {
  float: none;
  width: 100px;
  height: 100px;
  margin: 0 auto 20px;
}
.category-module.top-games li.first-item h4 {
  font-size: 18px;
}
.category-module.top-games .article-img {
  width: 50px;
  height: 50px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  border-radius: 50px;
}
.category-module.top-games .article-img img {
  max-height: 100%;
}
.category-module.top-games .article-img .img-intro {
  height: 100%;
}
.category-module.top-games li:last-child {
  border-bottom: 1px solid #252525;
  padding-bottom: 20px;
}
.category-module.top-games h4 {
  font-weight: 700;
  border-bottom: 1px solid transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.category-module.top-games .tags span > a {
  color: #666;
}
.category-module.top-games .tags span > a:hover,
.category-module.top-games .tags span > a:active,
.category-module.top-games .tags span > a:focus {
  color: #1d578a;
}
.category-module.top-games .rating-score {
  position: absolute;
  right: 0;
  top: 20px;
}
.category-module.top-games + .btn {
  margin-top: 20px;
}
.category-module.top-games .tags .label {
  background: none;
  padding: 0 5px 0 0;
  color: #656565;
}
.category-module.top-games .tags .label:hover,
.category-module.top-games .tags .label:focus,
.category-module.top-games .tags .label:active {
  color: #ffffff;
}
.category-module.latest-reviews {
  margin-left: -15px;
  margin-right: -15px;
}
.category-module.latest-reviews:before,
.category-module.latest-reviews:after {
  content: " ";
  display: table;
}
.category-module.latest-reviews:after {
  clear: both;
}
.category-module.latest-reviews > div:hover h4 a {
  border-bottom: 1px solid #e7e7e7;
  color: #1a1a1a;
}
.category-module.latest-reviews > div:hover .article-img .item-image-border {
  border-width: 5px;
}
.category-module.latest-reviews .article-img {
  position: relative;
}
.category-module.latest-reviews .article-img .img-intro {
  overflow: hidden;
}
.category-module.latest-reviews .article-img .img-intro img {
  max-width: 100%;
}
.category-module.latest-reviews .article-img a {
  display: block;
}
.category-module.latest-reviews .article-img .item-image-border {
  border: 0 solid #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
.category-module.latest-reviews .article-img .rating-score {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.category-module.latest-reviews .article-img:hover .video-thumbnail:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.category-module.latest-reviews .tags {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 10px;
}
.category-module.latest-reviews .tags > span {
  margin: 0;
}
.category-module.latest-reviews .tags .label {
  background: none;
  padding: 0 5px 0 0;
  color: #999;
  font-size: 10px;
}
.category-module.latest-reviews .tags .label:hover,
.category-module.latest-reviews .tags .label:focus,
.category-module.latest-reviews .tags .label:active {
  color: #1d578a;
}
.category-module.latest-reviews h4 {
  line-height: 1.42857143;
  font-weight: 700;
  font-size: 18px;
  margin: 20px 0 5px;
}
.category-module.latest-reviews .tags {
  margin: -3px 0 10px;
}
.category-module.latest-reviews .tags span > a {
  font-size: 10px;
}
.category-module.latest-reviews.title-background-primary {
  margin: 0;
}
.category-module.latest-reviews.title-background-primary > div {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .category-module.latest-reviews.title-background-primary > div {
    border-right: 1px solid #222222;
  }
}
.category-module.latest-reviews.title-background-primary > div:hover h4 a {
  color: #ffffff;
  border-bottom: 1px solid #252525;
}
@media screen and (max-width: 480px) {
  .category-module.latest-reviews.title-background-primary > div:hover h4 a {
    border-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .category-module.latest-reviews.title-background-primary > div {
    padding-bottom: 0;
  }
}
.category-module.latest-reviews.title-background-primary h4 {
  position: absolute;
  bottom: 0;
  font-size: 18px;
  margin: 0;
  padding: 20px;
}
@media (min-width: 480px) {
  .category-module.latest-reviews.title-background-primary h4 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .category-module.latest-reviews.title-background-primary h4 {
    position: static;
    font-size: 14px;
    padding-bottom: 0;
    border-right: 1px solid #222222;
  }
}
.category-module.latest-reviews.title-background-primary h4 a {
  color: #ffffff;
}
.category-module.latest-reviews.title-background-primary .tags {
  position: absolute;
  top: 20px;
  margin: 0;
  padding: 0 20px;
  z-index: 2;
}
@media (min-width: 768px) {
  .category-module.latest-reviews.title-background-primary .tags {
    position: static;
    margin: 5px 20px 0;
    padding: 0;
  }
}
.category-module.latest-reviews.title-background-primary .tags span > a {
  color: #e7e7e7;
}
@media (min-width: 768px) {
  .category-module.latest-reviews.title-background-primary .tags span > a {
    color: #666;
  }
}
.category-module.latest-reviews.title-background-primary .tags span > a:hover {
  color: #1d578a;
}
.category-module.latest-reviews.title-background-primary .mod-articles-desc {
  padding: 0 20px;
}
.category-module.latest-reviews.title-background-primary .mod-articles-desc a {
  color: #ffffff;
}
.category-module.latest-reviews.title-background-primary .mod-articles-desc a:hover,
.category-module.latest-reviews.title-background-primary .mod-articles-desc a:focus,
.category-module.latest-reviews.title-background-primary .mod-articles-desc a:active {
  color: #1d578a;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #e7e7e7;
}
.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;
}
.newsflash .newsflash-item:first-child {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.newsflash .newsflash-item:first-child .article-img {
  width: 100%;
  float: none;
  margin-bottom: 20px;
  margin-right: 0;
}
.newsflash .newsflash-item:first-child p {
  display: block;
}
.newsflash .newsflash-item:first-child .newsflash-title {
  font-size: 18px;
}
.newsflash .newsflash-item:hover .item-image-border {
  border-width: 5px;
}
.newsflash .newsflash-item:hover .newsflash-title a {
  color: #1a1a1a;
  border-bottom: 1px solid #e7e7e7;
}
.newsflash .newsflash-item:hover .article-img img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.newsflash .article-img {
  float: left;
  width: 90px;
  margin-right: 20px;
}
.newsflash .article-img .img-intro {
  position: relative;
  overflow: hidden;
}
.newsflash .article-img img {
  max-width: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.newsflash .article-img .item-image-border {
  border: 0 solid #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  -webkit-transition: border 0.3s ease 0s;
  -o-transition: border 0.3s ease 0s;
  transition: border 0.3s ease 0s;
}
.newsflash p {
  display: none;
}
.newsflash .newsflash-title {
  line-height: 1.42857143;
  font-weight: 700;
  font-size: 14px;
}
.module-ct > ul.mostread {
  margin: 0;
  list-style: none;
}
.module-ct > ul.mostread li {
  position: relative;
  min-height: 175px;
  overflow: hidden;
}
.module-ct > ul.mostread li .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #000000, #fa732a);
  background-image: -o-linear-gradient(135deg, #000000, #fa732a);
  background-image: linear-gradient(135deg, #000000, #fa732a);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.module-ct > ul.mostread li .mask-background-1 {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #000000, #fa732a);
  background-image: -o-linear-gradient(135deg, #000000, #fa732a);
  background-image: linear-gradient(135deg, #000000, #fa732a);
}
.module-ct > ul.mostread li .mask-background-2 {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #000000, #dc1e25);
  background-image: -o-linear-gradient(135deg, #000000, #dc1e25);
  background-image: linear-gradient(135deg, #000000, #dc1e25);
}
.module-ct > ul.mostread li .mask-background-3 {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #000000, #4aa545);
  background-image: -o-linear-gradient(135deg, #000000, #4aa545);
  background-image: linear-gradient(135deg, #000000, #4aa545);
}
.module-ct > ul.mostread li .mask-background-4 {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #000000, #1d578a);
  background-image: -o-linear-gradient(135deg, #000000, #1d578a);
  background-image: linear-gradient(135deg, #000000, #1d578a);
}
.module-ct > ul.mostread li .mask-background-5 {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #000000, #fa732a);
  background-image: -o-linear-gradient(135deg, #000000, #fa732a);
  background-image: linear-gradient(135deg, #000000, #fa732a);
}
.module-ct > ul.mostread li:hover .article-title {
  bottom: 40px;
}
.module-ct > ul.mostread li:hover .article-intro {
  bottom: 20px;
}
.module-ct > ul.mostread .article-img img {
  max-width: 100%;
}
.module-ct > ul.mostread .article-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
  z-index: 2;
  -webkit-transition: bottom 300ms;
  -o-transition: bottom 300ms;
  transition: bottom 300ms;
}
.module-ct > ul.mostread .article-intro {
  position: absolute;
  padding: 0 20px;
  bottom: -200px;
  z-index: 2;
  height: 20px;
  overflow: hidden;
  color: #ffffff;
  width: 100%;
  -webkit-transition: bottom 600ms;
  -o-transition: bottom 600ms;
  transition: bottom 600ms;
}
.module-ct > ul.mostread .article-intro p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #e7e7e7;
  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 3px 8px 0;
}
.tagspopular ul > li > a {
  background: #000000;
  border-radius: 0;
  color: #ffffff;
  display: block;
  padding: 5px 15px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #1d578a;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #e7e7e7;
  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: #1d578a;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.t3-bottomslider {
  background: #1a1a1a;
}
.t3-bottomslider .container {
  padding: 100px 0;
  border-top: 5px solid #1d578a;
  position: relative;
  top: -5px;
  border: 0;
  background: none;
}
.t3-bottomslider .module-title {
  font-size: 79.2px;
  font-family: 'bebas_neuebook', sans-serif;
  color: #ffffff;
  font-weight: normal;
  background: none;
  border: 0;
}
.t3-bottomslider .module-title span {
  background: none;
}
.t3-bottomslider .module-title span.last-word {
  color: #1d578a;
}
.t3-bottomslider .module-title::last-word {
  color: #dc1e25;
}
.acymailing_module {
  font-size: 12px;
}
.acymailing_module .acymailing_form {
  position: relative;
}
.acymailing_module .acymailing_form .acysubbuttons {
  text-align: left;
  padding-top: 10px !important;
}
.acymailing_module .inputbox {
  border-color: #333333;
  background: #000000;
  font-size: 12px;
}
.acymailing_module .inputbox:focus,
.acymailing_module .inputbox:active {
  border-color: #1d578a;
  color: #ffffff;
  outline: 0;
}
.acymailing_module .acyterms {
  padding: 10px 0 !important;
}
.acymailing_module .acyfield_html label {
  font-weight: normal;
}
.acymailing_module.acymailing_inline .acyfield_html {
  padding: 0 10px !important;
}
.acymailing_module.acymailing_inline .acyfield_html span {
  display: block;
  font-weight: bold;
}
.acymailing_module.acymailing_vertical .acyfield_html {
  padding: 10px 0 !important;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons {
  position: absolute;
  bottom: 6px;
  right: 6px;
  width: auto;
  padding: 2px 0 !important;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .btn {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .subbutton {
  border-radius: 50%;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 0;
  text-indent: -9999em;
  background: #222222 url("../../../../images/arrow-2.png") no-repeat center center;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .subbutton:hover,
.acymailing_module .onefield .acymailing_form .acysubbuttons .subbutton:focus {
  background: #1d578a url("../../../../images/arrow-2-white.png") no-repeat center center;
  outline: none;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .unsubbutton {
  background: none;
  border: 0;
  font-size: 12px;
  text-transform: none;
  color: #999999;
  font-weight: normal;
  padding: 0 5px;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .unsubbutton:hover,
.acymailing_module .onefield .acymailing_form .acysubbuttons .unsubbutton:focus {
  color: #ffffff;
  outline: none;
}
.acymailing_popup .acymailing_mootoolsbutton p,
.acymailing_inline .acymailing_mootoolsbutton p {
  text-align: left;
}
.acymailing_popup .acymailing_mootoolsbutton a,
.acymailing_inline .acymailing_mootoolsbutton a {
  color: #ffffff;
  display: inline-block;
  border: 2px solid #1d578a;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
}
.acymailing_popup .acymailing_mootoolsbutton a:hover,
.acymailing_inline .acymailing_mootoolsbutton a:hover,
.acymailing_popup .acymailing_mootoolsbutton a:focus,
.acymailing_inline .acymailing_mootoolsbutton a:focus {
  background: #1d578a;
}
.featured-lastestnews {
  position: relative;
  margin: 0;
  background: #222222;
  height: 584px;
  overflow: hidden;
}
.featured-lastestnews .featured-lastestnews-ct {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .featured-lastestnews .featured-lastestnews-ct {
    top: 18%;
    left: 30px;
    right: 30px;
  }
}
.featured-lastestnews .featured-lastestnews-ct .title {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .featured-lastestnews .featured-lastestnews-ct .title {
    font-size: 24px;
  }
}
.featured-lastestnews .rating-score {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  z-index: 2;
}
.featured-lastestnews .img-intro .mask {
  background: url("../../../../images/latestnews-mask.png") no-repeat bottom left;
  background-size: 100% 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.featured-lastestnews .img-intro img {
  width: 100%;
  height: auto;
}
.featured-lastestnews.latestnews .featured-lastestnews-ct {
  margin-bottom: 30px;
}
.featured-lastestnews.latestnews .featured-lastestnews-ct .title {
  margin-bottom: 10px;
}
.featured-lastestnews.latestvideo .featured-lastestnews-ct {
  padding: 100px 30px;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  text-align: left;
}
.featured-lastestnews.latestvideo .featured-lastestnews-ct .video-desc {
  float: left;
  width: 50%;
}
.featured-lastestnews.latestvideo .featured-lastestnews-ct .title {
  padding: 0;
}
.featured-lastestnews.latestvideo .featured-lastestnews-ct .introtext {
  float: right;
  width: 50%;
}
.featured-lastestnews.latestreview .rating-score {
  display: inline-block;
  margin-bottom: 20px;
}
.t3-nav-btn {
  position: relative;
  padding-right: 0;
  padding-left: 0;
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  .t3-nav-btn.has-collapse {
    padding-right: 53px;
  }
}
.t3-nav-btn .pull-right {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.t3-nav-btn .dropdown-toggle {
  color: #ffffff;
  display: block;
  padding: 15px 20px;
}
.t3-nav-btn .dropdown-toggle:hover {
  background: #000000;
}
.t3-nav-btn .open .dropdown-toggle {
  background: #000000;
}
.t3-nav-btn .nav-child {
  background: #000000;
  margin-top: 0;
  padding: 15px;
}
.t3-nav-btn .nav-child .t3-module {
  margin-bottom: 0;
}
.t3-nav-btn .nav-child .t3-module .module-title {
  border: 0;
  background: transparent;
  padding: 0;
  margin-bottom: 15px;
}
.t3-nav-btn .nav-child .t3-module .module-title span {
  background: transparent;
  color: #ffffff;
  padding: 0;
}
.t3-nav-btn .nav-child .t3-module .addthis_32x32_style {
  margin-left: 5px;
}
.t3-nav-btn .nav-child .t3-module .addthis_32x32_style a.addthis_button_facebook_follow,
.t3-nav-btn .nav-child .t3-module .addthis_32x32_style a.addthis_button_twitter_follow,
.t3-nav-btn .nav-child .t3-module .addthis_32x32_style a.addthis_button_google_follow {
  float: left;
  padding: 0;
  margin: 0 4px;
  overflow: hidden;
  width: 32px;
}
.t3-nav-btn .nav-child .t3-module .addthis_32x32_style a.addthis_button_facebook_follow img,
.t3-nav-btn .nav-child .t3-module .addthis_32x32_style a.addthis_button_twitter_follow img,
.t3-nav-btn .nav-child .t3-module .addthis_32x32_style a.addthis_button_google_follow img {
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.t3-nav-btn .nav-child .t3-module .addthis_32x32_style a.addthis_button_facebook_follow:hover img,
.t3-nav-btn .nav-child .t3-module .addthis_32x32_style a.addthis_button_twitter_follow:hover img,
.t3-nav-btn .nav-child .t3-module .addthis_32x32_style a.addthis_button_google_follow:hover img {
  transform: translateX(-32px);
  -o-transform: translateX(-32px);
  -moz-transform: translateX(-32px);
  -webkit-transform: translateX(-32px);
}
.t3-nav-btn .nav-search {
  position: static;
  transition: 500ms;
}
.t3-nav-btn .nav-search .nav-child {
  border: 0;
  display: block;
  height: 0;
  padding: 0;
  margin-top: -100px;
  overflow: hidden;
  top: 150px;
  transition: 500ms;
}
.t3-nav-btn .nav-search .nav-child .dropdown-menu-inner {
  padding: 30px;
}
.t3-nav-btn .nav-search .nav-child .form-search {
  position: relative;
}
.t3-nav-btn .nav-search .nav-child .form-search:after {
  position: absolute;
  content: "\f002";
  font-family: FontAwesome;
  top: 25%;
  right: 10px;
}
.t3-nav-btn .nav-search .nav-child .form-search:focus:after {
  color: #dc1e25;
}
.t3-nav-btn .nav-search .nav-child input {
  width: 100%;
  border: 0;
}
.t3-nav-btn .nav-search .nav-child input:focus {
  color: #000000;
}
.t3-nav-btn .nav-search.open {
  margin-bottom: 100px;
}
.t3-nav-btn .nav-search.open .fa-search:before {
  content: "x";
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  height: 14px;
  text-align: center;
  width: 13px;
}
.t3-nav-btn .nav-search.open .nav-child {
  height: 100px;
  top: 150px;
}
.scrollUp .t3-nav-btn .nav-search.open .nav-child {
  border-color: rgba(255, 255, 255, 0.2);
  border-style: solid;
  border-width: 1px 0 1px 0;
}
.mod-preview .mod-preview-wrapper {
  border: 0;
}
.mod-preview .mod-preview-info {
  z-index: 3;
}

.blog-featured.multi-layout {
  padding-bottom: 60px;
}
.blog-featured .tags {
  margin: -10px 0 10px 0;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-leading .leading:hover .article-title a,
.items-leading .leading:hover .article-header h1 a {
  border-bottom: 1px solid #e7e7e7;
}
.items-leading .leading:hover .video-thumbnail:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.items-leading .leading:hover .item-image-wrap .pull-left.item-image .item-image-border,
.items-leading .leading:hover .item-image-wrap .pull-right.item-image .item-image-border,
.items-leading .leading:hover .item-image-wrap .pull-none.item-image .item-image-border {
  border-width: 5px;
}
.items {
  margin-bottom: 40px;
}
.items:hover .article-title a,
.items:hover .article-header h1 a {
  border-bottom: 1px solid #e7e7e7;
}
.items:hover .video-thumbnail:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.items:hover .item-image-wrap .pull-left.item-image .item-image-border,
.items:hover .item-image-wrap .pull-right.item-image .item-image-border,
.items:hover .item-image-wrap .pull-none.item-image .item-image-border {
  border-width: 5px;
}
.items-row .item {
  margin-bottom: 40px;
}
.items-row .item:hover .article-title a,
.items-row .item:hover .article-header h1 a {
  border-bottom: 1px solid #e7e7e7;
}
.items-row .item:hover .video-thumbnail:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.items-row .item:hover .item-image-wrap .pull-left.item-image .item-image-border,
.items-row .item:hover .item-image-wrap .pull-right.item-image .item-image-border,
.items-row .item:hover .item-image-wrap .pull-none.item-image .item-image-border {
  border-width: 5px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #e7e7e7;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-aside .dropdown-menu li a {
  color: #999999;
}
.article-aside .dropdown-menu li a .fa {
  font-size: 14px;
  margin-right: 5px;
}
.article-aside .dropdown-menu li a:hover,
.article-aside .dropdown-menu li a:focus,
.article-aside .dropdown-menu li a:active {
  color: #1d578a;
}
.article-info {
  margin: 0;
  float: left;
}
.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;
}
@media (min-width: 768px) {
  .category-name {
    margin-top: -7px;
  }
}
.category-name a {
  color: #1d578a;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-right: 10px;
}
.category-name a span {
  background: #ffffff;
  padding-right: 5px;
  position: relative;
}
.category-name a:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #1d578a;
  left: 0;
  top: 50%;
  z-index: 0;
}
.jacomment-count {
  margin: 0;
  float: left;
}
.jacomment-count a {
  color: #999999;
  font-size: 13px;
}
.jacomment-count a:hover,
.jacomment-count a:focus,
.jacomment-count a:active {
  color: #1d578a;
}
.addthis-wrap {
  text-align: center;
}
.addthis-wrap .addthis_toolbox.addthis_default_style {
  text-align: center;
  margin: 10px 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .addthis-wrap .addthis_toolbox.addthis_default_style {
    margin-bottom: 0;
  }
}
.addthis-wrap .addthis_toolbox.addthis_default_style .at300b {
  float: none;
  margin-bottom: 5px;
  display: inline-block;
}
.addthis-wrap .addthis_toolbox.addthis_default_style .at300bs {
  float: none;
}
.addthis-wrap .addthis_toolbox.addthis_default_style img {
  margin-bottom: 0;
}
.addthis-wrap .addthis_floating_style {
  position: static;
  background: none;
  margin: 0 auto;
  padding: 0;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  max-width: 100%;
  margin-bottom: 20px;
}
.article-intro img.img-responsive,
.article-content img.img-responsive {
  margin-bottom: 20px;
}
.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 30px 20px 0;
  padding: 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 20px 30px;
  padding: 0;
}
.article-intro iframe {
  display: none;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.pull-left.item-image,
.pull-right.item-image {
  margin-bottom: 0;
  margin-right: 0;
}
.pull-left.item-image img,
.pull-right.item-image img {
  max-width: 100%;
  width: 100%;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.article-image-full.item-image {
  margin-bottom: 20px;
  float: none;
  width: 100%;
}
.article-image-full.item-image img {
  max-width: 100%;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #e7e7e7;
  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;
  }
}
.item-image-wrap {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .item-image-wrap {
    margin-bottom: 0;
  }
}
.item-image-wrap .pull-left.item-image,
.item-image-wrap .pull-right.item-image,
.item-image-wrap .pull-none.item-image {
  float: none !important;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.item-image-wrap a {
  display: block;
}
.item-image-wrap .item-image-border {
  border: 0 solid #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
.item-image-wrap .rating-score {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.video-thumbnail {
  position: relative;
}
.video-thumbnail:before {
  content: "\f04b";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  line-height: 37px;
  text-indent: 4px;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  background: #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.tpl_change_layout {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  background: #ffffff;
  padding: 0 0 0 10px;
  height: 12px;
  line-height: 12px;
  display: none;
}
@media (min-width: 768px) {
  .tpl_change_layout {
    display: block;
  }
}
.tpl_change_layout span {
  width: 12px;
  height: 12px;
  display: inline-block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
  margin-left: 5px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.tpl_change_layout span.active {
  cursor: default;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tpl_change_layout .view-grid {
  background: url("../../../../images/ico/grid.png") no-repeat;
}
.tpl_change_layout .view-small-list {
  background: url("../../../../images/ico/small-list.png") no-repeat;
}
.tpl_change_layout .view-big-list {
  background: url("../../../../images/ico/big-list.png") no-repeat;
}
.big-list .clearboth,
.small-list .clearboth,
.grid .clearboth {
  clear: both;
}
.big-list .items {
  float: none;
  width: 100%;
  padding: 0;
}
.big-list .items:before,
.big-list .items:after {
  content: " ";
  display: table;
}
.big-list .items:after {
  clear: both;
}
.big-list .item-image-wrap {
  float: none !important;
  width: 100%;
  margin-bottom: 20px;
}
.big-list .pull-left.item-image,
.big-list .pull-right.item-image,
.big-list .pull-none.item-image {
  float: none !important;
  width: 100%;
}
.big-list .item-intro {
  width: 100%;
  float: none;
}
.big-list .video-thumbnail {
  overflow: hidden;
}
.big-list .article-title,
.big-list .article-header h1 {
  font-size: 24px;
}
.small-list .items {
  float: none;
  width: 100%;
  padding: 0;
}
.small-list .items:before,
.small-list .items:after {
  content: " ";
  display: table;
}
.small-list .items:after {
  clear: both;
}
.small-list .video-thumbnail {
  overflow: hidden;
}
.small-list .video-thumbnail img {
  margin: -30px 0px;
  height: 170px;
}
@media screen and (min-width: 992px) {
  .small-list .video-thumbnail img {
    width: 165px;
  }
}
.grid .items-wrap {
  margin-right: -15px;
  margin-left: -15px;
}
.grid.multi-layout .items-row {
  float: left;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .grid.multi-layout .items-row {
    width: 50%;
  }
}
.grid.multi-layout .items-row .item {
  padding-right: 0;
  padding-left: 0;
}
.grid .item-image-wrap {
  float: none !important;
  width: 100%;
  margin-bottom: 20px;
}
.grid .item-intro {
  width: 100%;
  float: none;
}
@keyframes loading {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@-webkit-keyframes loading {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@keyframes loading-bg {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes loading-bg {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
#infscr-loading {
  clear: both;
  height: 35px;
  line-height: 30px;
  margin-bottom: -35px;
  text-align: center;
  background: url("../../../../images/loading-bg.gif") repeat-x left center #ffffff;
  border: 2px solid #1d578a;
  color: #1d578a;
  position: relative;
  z-index: 9999;
  overflow: hidden;
}
#infscr-loading:before {
  background: #ffffff;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  z-index: 1;
  animation: loading-bg 2s infinite;
  -webkit-animation: loading-bg 2s infinite;
}
#infscr-loading img {
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 2;
  animation: loading 2s infinite;
  -webkit-animation: loading 2s infinite;
}
.grid #infscr-loading {
  margin-left: 15px;
  margin-right: 15px;
}
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: 0;
  color: #999999;
  border: 0;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
article aside .btn-group.open .dropdown-toggle {
  box-shadow: none;
  color: #1d578a;
}
.com_content.view-article .t3-content-mast-top,
.com_content.view-article .page-header,
.com_content.view-article .t3-masthead,
.com_content.view-article .t3-mast-top-1,
.com_content.view-article .t3-mast-top-2 {
  display: none;
}
.com_content.view-article.masthead-on .t3-masthead {
  display: block;
}
.com_content.view-article .article-header {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}
.com_content.view-article .article-title,
.com_content.view-article .article-header h1 {
  color: #1A1A1A;
  font-family: 'bebas_neueregular', sans-serif;
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  font-weight: normal;
}
@media (min-width: 768px) {
  .com_content.view-article .article-title,
  .com_content.view-article .article-header h1 {
    font-size: 52px;
    line-height: 1.42857143;
  }
}
@media (min-width: 992px) {
  .com_content.view-article .article-title,
  .com_content.view-article .article-header h1 {
    font-size: 60px;
    line-height: 60px;
  }
}
.com_content.view-article.article-review .t3-sidebar {
  display: none;
}
.com_content.view-article.article-review .t3-topbanner .container {
  border-bottom: 0;
}
.com_content.view-article.article-review .t3-mainbody {
  padding-top: 0;
}
.com_content.view-article.article-review .t3-content {
  width: 100%;
}
.com_content.view-article.article-review .article-header {
  margin-bottom: 60px;
}
.com_content.view-article.article-review .article-header h1 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .com_content.view-article.article-review .article-header h1 {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .com_content.view-article.article-review .article-header h1 {
    margin-bottom: 90px;
  }
}
.com_content.view-article.article-review .item-masthead {
  margin: 0 -30px 20px;
  text-align: center;
  background: #000000;
  overflow: hidden;
  position: relative;
}
.com_content.view-article.article-review .item-masthead .item-masthead-content {
  position: absolute;
  top: 45%;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  z-index: 2;
}
@media (min-width: 768px) {
  .com_content.view-article.article-review .item-masthead .item-masthead-content {
    top: 20%;
  }
}
.com_content.view-article.article-review .item-masthead .item-masthead-content .article-info {
  width: 100%;
  float: none;
}
.com_content.view-article.article-review .item-masthead .item-masthead-content .article-aside {
  color: #ffffff;
}
.com_content.view-article.article-review .item-masthead .item-masthead-content .rating-score {
  display: inline-block;
}
.com_content.view-article.article-review .item-masthead .article-image-full.item-image {
  margin-bottom: 0;
}
.com_content.view-article.article-review .article-title,
.com_content.view-article.article-review .article-header h1 {
  text-align: center;
}
.com_content.view-article.article-review .article-aside {
  text-align: center;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  margin-top: 10px;
}
.com_content.view-article.article-review .article-aside .article-info-term {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #e7e7e7;
}
.com_content.view-article.article-review .article-aside .jacomment-count {
  padding: 10px;
  border: 1px solid #e7e7e7;
  border-top: 0;
  float: none;
  clear: both;
}
.com_content.view-article.article-review .article-aside .jacomment-count a {
  color: #000000;
}
.com_content.view-article.article-review .article-aside .jacomment-count a:hover,
.com_content.view-article.article-review .article-aside .jacomment-count a:focus,
.com_content.view-article.article-review .article-aside .jacomment-count a:active {
  color: #1d578a;
}
.com_content.view-article.article-review .article-aside .addthis_toolbox.addthis_default_style {
  text-align: center;
}
.com_content.view-article.article-review .article-aside .addthis_toolbox.addthis_default_style .at300b {
  float: none;
  margin-bottom: 5px;
  display: inline-block;
}
.com_content.view-article.article-review .article-aside .addthis_toolbox.addthis_default_style .at300bs {
  float: none;
  margin: 0 auto;
}
.com_content.view-article.article-review .article-aside .addthis_toolbox.addthis_default_style img {
  margin-bottom: 0;
}
.com_content.view-article.article-review .article-aside .addthis_floating_style {
  position: static;
  background: none;
  margin: 0 auto;
  padding: 0;
}
.com_content.view-article.article-review .article-aside .article-info {
  border: 1px solid #e7e7e7;
  border-bottom: 0;
  width: 100%;
}
.com_content.view-article.article-review .article-aside .article-info dd {
  margin-right: 0;
  padding: 10px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
  font-weight: 700;
}
.com_content.view-article.article-review .article-aside .article-info dd small {
  color: #999999;
  text-transform: none;
  display: block;
  margin-bottom: 10px;
}
.com_content.view-article.article-review .article-aside .addthis {
  padding: 20px 0;
  clear: both;
  width: 100%;
}
.com_content.view-article.article-review article {
  padding: 30px 0;
  position: relative;
  background: #ffffff;
  z-index: 3;
}
@media (min-width: 768px) {
  .com_content.view-article.article-review article {
    padding: 60px;
  }
}
@media (min-width: 992px) {
  .com_content.view-article.article-review article {
    padding: 90px;
  }
}
.com_content.view-article.article-review article.has-item-masthead {
  margin-top: 0;
}
@media (min-width: 768px) {
  .com_content.view-article.article-review article.has-item-masthead {
    margin-top: -128px;
  }
}
@media (min-width: 992px) {
  .com_content.view-article.article-review article.has-item-masthead {
    margin-top: -200px;
  }
}
.com_content.view-article.article-review .article-image-full.item-image {
  position: relative;
}
.com_content.view-article.article-review .article-image-full.item-image img {
  margin: 0 auto;
  width: 100%;
}
.item-page {
  color: #333333;
  line-height: 1.667;
  padding-bottom: 30px;
}
.item-page .article-content {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}
.item-page .article-content a {
  color: #1d578a;
}
.item-page .article-content .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.item-page .article-content .video-container iframe,
.item-page .article-content .video-container object,
.item-page .article-content .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.item-page .article-content .pagenav li {
  font-size: 14px;
}
.item-page .article-content .pagenav li > a {
  color: #ffffff;
}
.item-page.videos-page .item-image.article-image {
  display: none;
}
.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: 20px;
  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;
}
.com_users .btn.cancel {
  background: #2672b4;
  color: #ffffff;
  margin-left: 10px;
  padding: 6.00006px 11.99760048px;
}
.com_users .btn.cancel:hover,
.com_users .btn.cancel:focus,
.com_users .btn.cancel:active {
  background: #1d578a;
}
@media screen and (min-width: 992px) {
  .login-wrap {
    margin: 60px 0;
  }
}
.login-wrap .login {
  margin: auto;
  position: relative;
  padding: 20px;
  width: 728px;
}
@media screen and (max-width: 991px) {
  .login-wrap .login {
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .login-wrap .login {
    padding: 0;
  }
}
.login-wrap .login-image {
  height: 100%;
  margin: -20px;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .login-wrap .login-image {
    bottom: 0;
    height: 50%;
    margin: 0;
  }
}
.login-wrap .form-left {
  background: #ffffff;
  padding: 20px;
}
@media screen and (max-width: 480px) {
  .login-wrap .form-left {
    border: 1px solid #cecece;
  }
}
.login-wrap .form-left .control-label {
  color: #333333;
  padding-top: 0;
  text-align: left;
}
.login-wrap .form-left .control-label label {
  font-weight: 300;
}
.login-wrap .form-left .control-input input {
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}
.login-wrap .form-left .form-group .checkbox {
  padding-top: 0;
  min-height: 1px;
}
.login-wrap .form-left .form-group:last-child {
  margin-bottom: 0;
}
.login-wrap .form-left .control-button {
  text-align: right;
}
.login-wrap .form-left .control-button .btn-primary {
  width: 100%;
}
.login-wrap .form-left .other-links ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.login-wrap .form-left .other-links ul li {
  display: inline-block;
  margin-right: 10px;
}
.login-wrap .form-left .other-links ul li a {
  color: #999999;
  font-size: 12px;
}
.login-wrap .form-left .other-links ul li a:hover {
  color: #1d578a;
  text-decoration: none;
}
.login-wrap .form-right {
  color: #ffffff;
  height: 384px;
  text-align: center;
}
.login-wrap .form-right .register {
  position: relative;
  top: 25%;
}
.login-wrap .form-right .register .login-description {
  font-size: 17px;
  padding: 0 20px;
  margin-bottom: 40px;
}
#member-registration .star,
#member-profile .star {
  color: #dc1e25;
}
#member-registration .form-reg,
#member-profile .form-reg {
  border-top: 1px solid #dddddd;
  margin-bottom: 10px;
  padding-top: 20px;
}
#member-registration legend,
#member-profile legend {
  background: #4aa545;
  border: 0;
  color: #ffffff;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0;
  padding: 10px 20px;
  width: auto;
}
#member-registration .form-group,
#member-profile .form-group {
  margin-left: 0;
  margin-right: 0;
}
#member-registration .form-group:first-child,
#member-profile .form-group:first-child {
  width: 100%;
  margin-bottom: 5px;
}
#member-registration .form-group:first-child label,
#member-profile .form-group:first-child label {
  font-weight: normal;
}
#member-registration .control-label,
#member-profile .control-label {
  padding-top: 0;
  text-align: left;
}
#member-registration .control-label label,
#member-profile .control-label label {
  color: #555555;
  font-weight: normal;
}
#member-registration .control-input input,
#member-profile .control-input input {
  width: 100%;
}
#member-registration .control-button,
#member-profile .control-button {
  text-align: right;
  padding-right: 0;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  resize: none;
}
#helpsite-refresh {
  margin-top: 20px;
}
.com_mailto body {
  padding: 10px;
}
.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: #e7e7e7;
  border-radius: 0px;
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
  padding: 10px 20px;
}
.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;
}
#member-profile .form-group:first-child {
  width: 50%;
}
@media screen and (max-width: 991px) {
  #member-profile .form-group:first-child {
    width: 100%;
  }
}
#member-profile #helpsite-refresh {
  float: right;
  font-weight: normal;
  margin-top: -60px;
  padding: 3px 6px;
  text-transform: none;
}
#member-profile .control-input select {
  width: 100%;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm .input-group .btn-default {
  border-radius: 0;
  background: #1d578a;
  border-color: #1d578a;
  color: #ffffff;
  padding: 8px 20px;
  margin-left: 0;
}
#searchForm .input-group .btn-default:hover {
  background: #143c60;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  border-color: #e7e7e7;
  color: #555555;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
#searchForm label {
  font-weight: normal;
}
#searchForm .searchintro .badge-info {
  background: #1d578a;
}
#searchForm .phrases-box label {
  margin-right: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  border-radius: 0;
  color: #6f6f6f;
  font-family: sans-serif;
  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: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
#search-form .word .form-group label {
  margin-right: 5px;
}
#search-form .word .form-group .btn {
  border-radius: 0;
  padding: 8px 20px;
}
#search-form .word .form-group:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  border-top: 1px solid #e7e7e7;
  margin-top: 20px;
  padding-top: 15px;
  font-size: 16px;
}
.search-results .result-title a {
  font-size: 14px;
}
.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: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
.finder .word .form-group {
  margin-bottom: 0;
}
.finder .word .form-group:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 992px) {
  .finder .word .form-group:first-child {
    margin-bottom: 10px;
  }
}
.finder .word .form-group:last-child a.btn {
  border: 2px solid #1d578a;
  background: transparent;
  color: #1d578a;
}
.finder .word .form-group:last-child a.btn:focus,
.finder .word .form-group:last-child a.btn:hover {
  background: #1d578a;
  color: #ffffff;
  outline: 0;
}
.finder hr {
  border-color: #e7e7e7;
}
.finder hr:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .finder #smartsearch-btn {
    display: block;
    margin-bottom: 5px;
  }
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
#search-results h2 {
  border-top: 1px solid #e7e7e7;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 700;
  padding-top: 20px;
  text-transform: uppercase;
}
.contact {
  margin-bottom: 80px;
  margin-top: 20px;
}
.contact .star {
  color: #dc1e25;
}
.contact .page-header {
  background: transparent;
  border-left: 0;
}
.contact .page-header h2 {
  line-height: 1;
  margin: 0;
}
.contact .page-header h2 span {
  color: #333333;
  font-family: 'bebas_neueregular', sans-serif;
}
.contact .control-label {
  text-align: left;
  text-align: left\9 !important;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 5px;
}
.contact .dl-horizontal > dd:last-child {
  margin-bottom: 0;
}
.contact .dl-horizontal > dd .fa {
  color: #555555;
  margin-right: 5px;
  width: 15px;
}
.contact .contact-links ul li a {
  display: inline-block;
  color: #1d578a;
}
.contact .plain-style .inner {
  background: #1a1a1a;
  padding: 20px;
}
.contact .plain-style .inner h3 {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.contact .plain-style .inner .page-header {
  background: #1d578a;
  padding: 15px 20px;
  margin: -20px -20px 20px -20px;
}
.contact .plain-style .inner .page-header h2 {
  font-size: 14px;
}
.contact .plain-style .inner .page-header h2 span {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 481px) and (max-width: 767px) {
  .contact .plain-style .inner .contact-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 50%;
  }
}
.contact .plain-style .inner .contact-image img {
  width: 100%;
}
.contact .plain-style .inner .contact-address {
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .inner .contact-address {
    padding-left: 0;
  }
  .contact .plain-style .inner .contact-address + h3 {
    clear: both;
  }
}
.contact .plain-style .inner .contact-address .fa {
  color: #e7e7e7;
}
.contact .plain-style .inner .contact-address a {
  color: #1d578a;
}
.contact .plain-style .inner .contact-address a:hover,
.contact .plain-style .inner .contact-address a:focus,
.contact .plain-style .inner .contact-address a:active {
  color: #143c60;
}
.contact .plain-style .inner .contact-links ul {
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .inner .contact-links ul {
    padding-left: 0;
  }
}
.contact .plain-style .inner .contact-links ul li {
  display: inline-block;
  margin-bottom: 5px;
}
.contact .plain-style .inner .contact-links ul li a {
  border: 1px solid #8c8c8c;
  color: #a6a6a6;
  padding: 5px 10px;
  transition: all 200ms;
}
.contact .plain-style .inner .contact-links ul li a:hover,
.contact .plain-style .inner .contact-links ul li a:focus,
.contact .plain-style .inner .contact-links ul li a:active {
  border-color: #1d578a;
  background: transparent;
  color: #1d578a;
}
.contact .plain-style .inner .contact-miscinfo {
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .inner .contact-miscinfo {
    padding-left: 0;
  }
}
.contact .plain-style .contact-left h3 {
  color: #333333;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px 0;
  text-transform: uppercase;
}
.contact .plain-style .contact-left .contact-form legend {
  border-bottom: 0;
  font-size: 14px;
}
.contact .plain-style .contact-left .contact-form label {
  color: #555555;
  font-weight: normal;
  padding-top: 0;
  margin-bottom: 5px;
}
.contact .plain-style .contact-left .contact-form label.invalid {
  color: #dc1e25;
}
.contact .plain-style .contact-left .contact-form textarea,
.contact .plain-style .contact-left .contact-form input {
  border-color: #cecece;
  box-shadow: none;
}
.contact .plain-style .contact-left .contact-form textarea:focus,
.contact .plain-style .contact-left .contact-form input:focus {
  border-color: #9b9b9b;
}
.contact .plain-style .contact-left .contact-form textarea.invalid,
.contact .plain-style .contact-left .contact-form input.invalid {
  border-color: #dc1e25;
}
.contact .plain-style .contact-left .contact-form .control-btn {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .contact-left .form-group:last-child {
    margin-top: -20px;
  }
  .contact .plain-style .contact-left .form-group:last-child .control-btn {
    margin-top: 20px;
    text-align: left;
  }
}
.contact .plain-style .contact-left .control-checkbox .checkbox {
  padding-left: 20px;
}
.contact .plain-style .contact-left .control-checkbox .checkbox label {
  padding-left: 0;
}
@media screen and (max-width: 538px) {
  #myTab li {
    width: 100%;
  }
}
#myTab li a {
  color: #555555;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#myTab li a:hover,
#myTab li a:focus,
#myTab li a:active {
  background: #f7f7f7;
  border: 1px solid #dadada;
  border-bottom-color: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 538px) {
  #myTab li a:hover,
  #myTab li a:focus,
  #myTab li a:active {
    border-bottom-color: #dadada;
  }
}
@media screen and (max-width: 538px) {
  #myTab li a {
    margin-right: 0;
  }
}
#myTab li.active a {
  background: #f7f7f7;
}
@media screen and (max-width: 538px) {
  #myTab li.active a {
    border-bottom-color: #dadada;
  }
}
#myTabContent {
  background: #f7f7f7;
  border: 1px solid #dadada;
  border-top: 0;
  color: #555555;
  overflow: hidden;
  padding: 20px;
}
#myTabContent .thumbnail {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #myTabContent .thumbnail {
    margin-right: 5px;
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  #myTabContent .thumbnail {
    margin-bottom: 10px;
    width: 100%;
  }
}
#myTabContent .fa {
  color: #626262;
}
#myTabContent a {
  color: #1d578a;
}
#myTabContent a:hover,
#myTabContent a:focus,
#myTabContent a:active {
  color: #143c60;
}
#myTabContent .dl-horizontal {
  margin-bottom: 0;
}
#myTabContent textarea {
  box-shadow: none;
}
#myTabContent textarea.invalid {
  border-color: #dc1e25;
}
#myTabContent .control-label {
  font-weight: normal;
  margin-bottom: 5px;
}
#myTabContent legend {
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  padding-bottom: 5px;
}
#myTabContent .control-btn {
  text-align: right;
}
@media screen and (max-width: 480px) {
  #myTabContent .control-btn {
    margin-top: 10px;
  }
}
#myTabContent .contact-links li {
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  #myTabContent .contact-links li {
    margin-bottom: 10px;
  }
}
#myTabContent .contact-links li a {
  border: 1px solid #999999;
  color: #555555;
}
#myTabContent .contact-links li a:hover,
#myTabContent .contact-links li a:focus,
#myTabContent .contact-links li a:active {
  background: transparent;
  border-color: #1d578a;
  color: #1d578a;
}
#slide-contact .panel-default {
  border-radius: 0;
  border: 0;
}
#slide-contact .panel-default .panel-heading {
  background: #000000;
  padding: 0;
}
#slide-contact .panel-default .panel-heading .panel-title {
  background: #1d578a;
  display: inline-block;
  padding: 13.33333333px 20px;
}
#slide-contact .panel-default .panel-heading .panel-title a {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
#slide-contact .panel-default .panel-body {
  background: #ffffff;
  border: 1px solid #e7e7e7;
  border-top: 0;
  padding: 20px;
}
#slide-contact .panel-default .panel-body legend {
  padding-bottom: 10px;
}
#slide-contact .panel-default .panel-body .contact-address {
  color: #333333;
}
@media (min-width: 480px) and (max-width: 768px) {
  #slide-contact .panel-default .panel-body .contact-address {
    width: 50%;
  }
}
#slide-contact .panel-default .panel-body .contact-address a {
  color: #1d578a;
}
#slide-contact .panel-default .panel-body .contact-address a:hover,
#slide-contact .panel-default .panel-body .contact-address a:focus,
#slide-contact .panel-default .panel-body .contact-address a:active {
  color: #143c60;
}
@media (min-width: 480px) and (max-width: 768px) {
  #slide-contact .panel-default .panel-body .thumbnail {
    width: 50%;
  }
}
#slide-contact .panel-default .panel-body .contact-miscinfo .dl-horizontal {
  margin-bottom: 0;
}
#slide-contact .panel-default .panel-body .contact-miscinfo .dl-horizontal p {
  margin: 0;
}
#slide-contact .panel-default .panel-body .contact-links li {
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  #slide-contact .panel-default .panel-body .contact-links li {
    margin-bottom: 10px;
  }
}
#slide-contact .panel-default .panel-body .contact-links li a {
  border: 1px solid #999999;
  color: #555555;
}
#slide-contact .panel-default .panel-body .contact-links li a:hover,
#slide-contact .panel-default .panel-body .contact-links li a:focus,
#slide-contact .panel-default .panel-body .contact-links li a:active {
  background: transparent;
  border-color: #1d578a;
  color: #1d578a;
}
#slide-contact .panel-default .panel-body textarea {
  border-color: #e7e7e7;
  box-shadow: none;
}
#slide-contact .panel-default .panel-body textarea:focus {
  border-color: #9b9b9b;
}
#slide-contact .panel-default .panel-body textarea.invalid {
  border-color: #dc1e25;
}
#slide-contact .panel-default .panel-body .control-label {
  color: #555555;
  font-weight: normal;
  margin-bottom: 5px;
}
#slide-contact .panel-default .panel-body legend {
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  padding-bottom: 5px;
}
#slide-contact .panel-default .panel-body .control-btn {
  text-align: right;
}
.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;
  }
}
@media screen and (max-width: 992px) {
  #recaptcha_area {
    max-width: 200px;
  }
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
#archive-items article.row {
  margin-bottom: 40px;
}
.archive .filters {
  border: 1px solid #e7e7e7;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.categories-list {
  margin-bottom: 20px;
}
.category-img {
  margin-bottom: 20px;
}
.category-img img {
  max-width: 100%;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
.page-news .item-image {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .page-news .item-image {
    margin-bottom: 0;
  }
}
.page-news .article-image-full.item-image {
  margin-bottom: 20px;
}
.category-item {
  margin-bottom: 30px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  background: none;
  line-height: normal;
  padding: 0;
  margin: 0 0 10px;
  font-size: 14px;
  border-left: 0;
  text-transform: uppercase;
  color: #1a1a1a;
  font-weight: 700;
}
.category-item .btn {
  margin-top: 20px;
}
.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: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category h2 {
  border-bottom: 1px solid #e7e7e7;
  color: inherit;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  padding-bottom: 6.66666667px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: inherit;
}
.newsfeed-category .btn-group {
  margin-left: 0;
}
@media screen and (max-width: 480px) {
  .newsfeed-category .btn-group:first-child {
    width: 75%;
  }
}
.newsfeed-category .btn-group .input,
.newsfeed-category .btn-group #limit {
  height: 37px;
}
.newsfeed-category .filters {
  margin-bottom: 20px;
}
.newsfeed-category ul.category {
  border: 0;
}
.newsfeed-category ul.category li {
  background: transparent;
  border-top: 1px solid #e7e7e7;
  border-bottom: 0;
  padding: 10px;
}
.newsfeed-category ul.category li .list a {
  color: #999999;
}
.newsfeed-category ul.category li .list a:hover,
.newsfeed-category ul.category li .list a:focus,
.newsfeed-category ul.category li .list a:active {
  text-decoration: underline;
}
.newsfeed-category ul.category li .list .list-title a {
  color: #1a1a1a;
}
.newsfeed-category ul.category li .list .list-title a:hover,
.newsfeed-category ul.category li .list .list-title a:focus,
.newsfeed-category ul.category li .list .list-title a:active {
  color: #1d578a;
  text-decoration: none;
}
.newsfeed-category ul.category li:hover {
  background: #f7f7f7;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.weblink-category h2 {
  border-bottom: 1px solid #e7e7e7;
  color: inherit;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  padding-bottom: 6.66666667px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: inherit;
}
.weblink-category .btn-toolbar {
  margin-bottom: 20px;
  margin-top: 0;
}
.weblink-category .btn-toolbar .btn-group {
  margin-left: 0;
}
.weblink-category ul.category {
  border: 0;
}
.weblink-category ul.category li {
  border: 0;
  background: transparent;
  border-top: 1px solid #e7e7e7;
  padding: 13.33333333px;
}
.weblink-category ul.category li p {
  margin-bottom: 0;
}
.weblink-category ul.category li .badge-info {
  border-radius: 0;
}
.weblink-category ul.category li:hover {
  background: #f7f7f7;
}
.weblink-category ul.category li:hover .badge-info {
  background: #1d578a;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #e7e7e7;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #e7e7e7;
  border-radius: 0px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  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: #1d578a;
  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: #1d578a;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
  font-family: 'Roboto', sans-serif;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 8px 20px;
  line-height: normal;
  border: none;
  border-radius: 0px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #1d578a;
  color: #ffffff;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #e7e7e7;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message {
  margin: auto auto 40px;
}
#system-message.alert {
  padding: 0 10px;
}
#system-message dd.message {
  text-indent: 0;
  font-family: 'Roboto', sans-serif;
}
#system-message dd.message.message ul {
  border: 1px solid #4aa545;
  background: transparent;
  padding: 5px;
  text-align: left;
}
#system-message dd.message.message ul li {
  color: #4aa545;
  font-weight: 300;
}
#system-message dd.message.message ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 24px;
  margin-right: 10px;
}
#system-message dd.message.error ul {
  border: 1px solid #d9534f;
  text-align: left;
}
#system-message dd.message.error ul li {
  color: #d9534f;
  font-weight: 300;
}
#system-message dd.message.error ul li:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 24px;
  margin-right: 10px;
}
#system-message dd.message.notice ul {
  border: 1px solid #f0ad4e;
  text-align: left;
}
#system-message dd.message.notice ul li {
  color: #f0ad4e;
  font-weight: 300;
}
#system-message dd.message.notice ul li:before {
  content: "\f044";
  font-family: FontAwesome;
  font-size: 24px;
  margin-right: 10px;
}
#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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: 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;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.edit.item-page .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.edit.item-page #publishing label {
  display: block;
}
.edit.item-page #publishing #jform_publish_up,
.edit.item-page #publishing #jform_publish_down {
  float: left;
}
.edit.item-page #publishing .calendar {
  margin-left: 10px;
}
#jform_tags_chzn .chzn-choices {
  background: transparent;
}
#jform_tags_chzn .chzn-choices input {
  box-shadow: none;
  height: 38px;
}
#jform_publish_down_img,
#jform_publish_up_img {
  padding: 8px 12px;
}
.content_rating,
.content_rating + br,
.content_vote {
  display: none !important;
}
.rating-info:before,
.rating-info:after {
  content: " ";
  display: table;
}
.rating-info:after {
  clear: both;
}
.rating-info > em {
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  margin-right: 5px;
}
.rating-info .rating {
  background: url("../../../../images/rating-stars.png") repeat-x left top transparent;
  display: block;
  float: left;
  height: 16px;
  width: 80px;
  text-align: left;
}
.rating-info .rating-current {
  background: url("../../../../images/rating-stars.png") repeat-x left center transparent;
  display: inline-block;
  height: 16px;
}
.rating-form {
  display: inline-block;
  line-height: 16px;
  vertical-align: middle;
}
.rating-form .rating-log {
  display: inline-block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  font-weight: 300;
  text-transform: none;
}
.rating-form .formLogLoading,
.rating-form .rating-log-loading {
  background: url("../../../../images/loading.gif") no-repeat left center transparent;
  height: 25px;
  padding: 0 0 0 20px;
}
.rating-form .rating-list,
.rating-form .rating-list a:hover,
.rating-form .rating-list .rating-current {
  background: url("../../../../images/rating-stars.png") repeat-x scroll left -1000px transparent;
}
.rating-form .rating-list {
  background-position: left top;
  height: 16px !important;
  list-style: none outside none;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 80px;
}
.rating-form .rating-list li {
  background: none repeat scroll 0 0 transparent;
  display: inline;
  padding: 0;
  border: none;
  float: left;
  width: 100%;
}
.rating-form .rating-list a,
.rating-form .rating-list .rating-current {
  border: medium none;
  cursor: pointer;
  height: 16px;
  left: 0;
  line-height: 16px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
}
.rating-form .rating-list a:hover {
  background-position: left bottom;
}
.rating-form .rating-list .one-star {
  width: 20%;
  z-index: 6;
}
.rating-form .rating-list .two-stars {
  width: 40%;
  z-index: 5;
}
.rating-form .rating-list .three-stars {
  width: 60%;
  z-index: 4;
}
.rating-form .rating-list .four-stars {
  width: 80%;
  z-index: 3;
}
.rating-form .rating-list .five-stars {
  width: 100%;
  z-index: 2;
}
.rating-form .rating-list .rating-current {
  background: url("../../../../images/rating-stars.png") repeat-x scroll 0 center transparent !important;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.com_config .t3onoff label {
  border: 0;
  top: 0;
  left: 0;
}
.com_config .t3onoff label.on:before {
  width: 60%;
}
#jform_captcha {
  max-width: 230px;
}
.tag-category > h2 {
  margin: 0 0 20px;
  border-bottom: 0;
  border-left: 5px solid #1d578a;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  background: url("../../../../images/dot.gif") repeat-x center right;
}
.tag-category > h2 span {
  color: #1a1a1a;
  font-size: 14px;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  background: #ffffff;
  padding-left: 15px;
  padding-right: 20px;
  display: inline-block;
}
.tag-category .category {
  margin-top: 20px;
  padding-top: 30px;
}
.tag-category .category li {
  background: #ffffff;
  border-color: #e7e7e7;
  padding: 0 0 10px;
  margin-bottom: 30px;
}
.tag-category .category li > img {
  margin-bottom: 20px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .tag-category .category li > img {
    float: left;
    margin-right: 20px;
    max-width: 30%;
  }
}
.tag-category .category li > h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 0;
}
.tag-category .category li:hover > h3 a {
  border-bottom: 1px solid #e7e7e7;
  color: #1d578a;
}
.tag-category .tag-body {
  display: block;
}
.tag-category .tag-body img {
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .tag-category .tag-body img {
    width: 35%;
  }
}
@media (min-width: 768px) {
  .tag-category .tag-body img[align=left] {
    margin: 0 20px 20px 0;
  }
}
@media (min-width: 768px) {
  .tag-category .tag-body img[align=right] {
    margin: 0 0 20px 20px;
  }
}
.tag-category .pagination {
  float: none;
}
.t3-content .tags span {
  display: inline-block;
  margin: 0 4px 4px 0;
}
.t3-content .tags span > a {
  background: none;
  border-radius: 0;
  color: #999999;
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 0;
  text-transform: uppercase;
}
.t3-content .tags span > a:hover,
.t3-content .tags span > a:active,
.t3-content .tags span > a:focus {
  background: none;
  color: #1d578a;
}
.t3-content .article-review .tags {
  border: 1px solid #e7e7e7;
  border-top: none;
  padding: 10px;
  clear: both;
}
.t3-content .article-review .tags small {
  color: #999999;
  display: block;
  margin-bottom: 5px;
  text-transform: none;
}
.t3-content .article-review .tags span > a {
  color: #000000;
  font-size: 12px;
}
.t3-content .article-review .tags span > a:hover,
.t3-content .article-review .tags span > a:active,
.t3-content .article-review .tags span > a:focus {
  color: #1d578a;
}
.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: #cecece;
  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: #cecece;
}
.btn-group .chzn-results {
  white-space: normal;
}
#page-site input {
  height: 34px;
}

.page-header {
  margin: 0 0 20px;
  border-bottom: 0;
  border-left: 5px solid #1d578a;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  background: url("../../../../images/dot.gif") repeat-x center right;
}
.page-title,
.page-header h1 {
  color: #1a1a1a;
  font-size: 14px;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  background: #ffffff;
  padding-left: 15px;
  padding-right: 20px;
  display: inline-block;
}
.page-subheader {
  border-bottom: 1px solid #e7e7e7;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  font-size: 18px;
  line-height: 1.32857143;
  font-weight: 700;
  color: #1a1a1a;
}
.article-title a,
.article-header h1 a {
  color: #1a1a1a;
  position: relative;
}
.article-title a:hover,
.article-header h1 a:hover,
.article-title a:focus,
.article-header h1 a:focus,
.article-title a:active,
.article-header h1 a:active {
  border-bottom: 1px solid #e7e7e7;
}
.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: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #1d578a;
  color: #b6d5f0;
}
.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: #8cbce7;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.rating-cell {
  display: table-cell;
  padding: 25px 15px;
  vertical-align: middle;
}
.rating-cell:nth-child(2) {
  padding-left: 0;
}
.rating-score {
  padding: 0;
}
.rating-score .score {
  background: #303136;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  height: 40px;
  width: 40px;
  background: none;
  box-shadow: none;
}
.rating-score .score-clip {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.rating-score .score-pie {
  background: #fa4b2a;
  height: 100%;
  position: absolute;
  width: 50%;
}
.rating-score .score-spinner {
  border-radius: 100% 0 0 100% / 50% 0 0 50%;
  border-right: none;
  overflow: hidden;
  transform-origin: 100% 50% 0;
  -webkit-transform-origin: 100% 50% 0;
  z-index: 100;
}
.rating-score .score-filler {
  border-radius: 0 100% 100% 0/0 50% 50% 0;
  left: 50%;
  z-index: 200;
  border-left: none;
  overflow: hidden;
  background-image: -webkit-linear-gradient(#e08900 0%, #fa4b2a 40%);
  background-image: linear-gradient(#e08900 0%, #fa4b2a 40%);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.rating-score .score-8 .score-filler {
  opacity: 1;
}
.rating-score .score-inner {
  background: #26272B;
  border-radius: 400px;
  color: #ffffff;
  font-weight: 600;
  position: absolute;
  text-align: center;
  z-index: 400;
  -webkit-transition: background 0.25s ease 0s;
  -o-transition: background 0.25s ease 0s;
  transition: background 0.25s ease 0s;
  bottom: 3px;
  font-size: 14px;
  left: 3px;
  line-height: 20px;
  right: 3px;
  top: 3px;
}
.rating-score .score-table {
  display: table;
  height: 100%;
  width: 100%;
}
.rating-score .score-cell {
  display: table-cell;
  vertical-align: middle;
}
.rating-score-lg .score {
  width: 80px;
  height: 80px;
}
.rating-score-lg .score-inner {
  line-height: 68px;
  font-size: 28px;
  left: 6px;
  top: 6px;
  right: 6px;
  bottom: 6px;
}
@media (min-width: 768px) {
  .rating-score-xlg .score {
    width: 240px;
    height: 240px;
  }
  .rating-score-xlg .score-inner {
    line-height: 216px;
    font-size: 84px;
    left: 12px;
    top: 12px;
    right: 12px;
    bottom: 12px;
  }
}
.rating-score-10 .score-0 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-10 .score-0 .score-clip {
  clip: rect(0px, 40px, 0px, 0px);
}
.rating-score-10 .score-0 .score-spinner {
  transform: rotate(0deg);
}
.rating-score-10 .score-1 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-10 .score-1 .score-clip {
  clip: rect(0px, 40px, 0px, 0px);
}
.rating-score-10 .score-1 .score-spinner {
  transform: rotate(36deg);
}
.rating-score-10 .score-2 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-10 .score-2 .score-clip {
  clip: rect(0px, 40px, 10px, 20px);
}
.rating-score-10 .score-2 .score-spinner {
  transform: rotate(72deg);
}
.rating-score-10 .score-3 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-10 .score-3 .score-clip {
  clip: rect(0px, 40px, 20px, 20px);
}
.rating-score-10 .score-3 .score-spinner {
  transform: rotate(108deg);
}
.rating-score-10 .score-4 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-10 .score-4 .score-clip {
  clip: rect(0px, 40px, 30px, 20px);
}
.rating-score-10 .score-4 .score-spinner {
  transform: rotate(144deg);
}
.rating-score-10 .score-5 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-10 .score-5 .score-clip {
  clip: rect(0px, 40px, 80px, 0px);
}
.rating-score-10 .score-5 .score-spinner {
  transform: rotate(180deg);
}
.rating-score-10 .score-6 .score-clip2 {
  clip: rect(0px, 40px, 40px, 20px);
}
.rating-score-10 .score-6 .score-clip {
  clip: rect(0px, 40px, 40px, 0px);
}
.rating-score-10 .score-6 .score-spinner {
  transform: rotate(216deg);
}
.rating-score-10 .score-7 .score-clip2 {
  clip: rect(0px, 40px, 40px, 20px);
}
.rating-score-10 .score-7 .score-clip {
  clip: rect(0px, 40px, 40px, 0px);
}
.rating-score-10 .score-7 .score-spinner {
  transform: rotate(252deg);
}
.rating-score-10 .score-8 .score-clip {
  clip: rect(0px, 20px, 40px, 0px);
}
.rating-score-10 .score-8 .score-clip2 {
  clip: rect(0px, 40px, 40px, 20px);
}
.rating-score-10 .score-8 .score-spinner {
  transform: rotate(288deg);
}
.rating-score-10 .score-9 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-10 .score-9 .score-clip {
  clip: rect(0px, 40px, 80px, 0px);
}
.rating-score-10 .score-9 .score-spinner {
  transform: rotate(324deg);
}
.rating-score-10.rating-score-lg .score-5 .score-clip {
  clip: rect(0px, 80px, 80px, 0px);
}
.rating-score-10.rating-score-lg .score-5 .score-clip2 {
  clip: rect(0px, 80px, 80px, 0px);
}
.rating-score-10.rating-score-lg .score-6 .score-clip2 {
  clip: rect(0px, 80px, 80px, 20px);
}
.rating-score-10.rating-score-lg .score-6 .score-clip {
  clip: rect(0px, 80px, 80px, 0px);
}
.rating-score-10.rating-score-lg .score-8 .score-clip {
  clip: rect(0, 40px, 80px, 0px);
}
.rating-score-10.rating-score-lg .score-8 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-10.rating-score-xlg .score-3 .score-clip {
  clip: rect(0px, 240px, 240px, 0px);
}
.rating-score-10.rating-score-xlg .score-3 .score-clip2 {
  clip: rect(0px, 240px, 240px, 0px);
}
.rating-score-10.rating-score-xlg .score-5 .score-clip {
  clip: rect(0px, 240px, 240px, 0px);
}
.rating-score-10.rating-score-xlg .score-5 .score-clip2 {
  clip: rect(0px, 240px, 240px, 0px);
}
.rating-score-10.rating-score-xlg .score-6 .score-clip2 {
  clip: rect(0px, 240px, 240px, 80px);
}
.rating-score-10.rating-score-xlg .score-6 .score-clip {
  clip: rect(0px, 240px, 240px, 0px);
}
.rating-score-10.rating-score-xlg .score-8 .score-clip {
  clip: rect(0, 120px, 240px, 0px);
}
.rating-score-10.rating-score-xlg .score-8 .score-clip2 {
  clip: rect(0px, 240px, 240px, 120px);
}
.rating-score-5 .score-0 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-5 .score-0 .score-clip {
  clip: rect(0px, 40px, 0px, 0px);
}
.rating-score-5 .score-0 .score-spinner {
  transform: rotate(0deg);
}
.rating-score-5 .score-1 .score-clip {
  clip: rect(0px, 40px, 40px, 20px);
}
.rating-score-5 .score-1 .score-clip2 {
  clip: rect(0px, 40px, 40px, 40px);
}
.rating-score-5 .score-1 .score-spinner {
  transform: rotate(72deg);
}
.rating-score-5 .score-2 .score-clip {
  clip: rect(0px, 40px, 40px, 20px);
}
.rating-score-5 .score-2 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-5 .score-2 .score-spinner {
  transform: rotate(144deg);
}
.rating-score-5 .score-3 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-5 .score-3 .score-clip {
  clip: rect(0px, 40px, 40px, 0);
}
.rating-score-5 .score-3 .score-spinner {
  transform: rotate(216deg);
}
.rating-score-5 .score-4 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-5 .score-4 .score-clip {
  clip: rect(0px, 40px, 40px, 0);
}
.rating-score-5 .score-4 .score-spinner {
  transform: rotate(288deg);
}
.rating-score-5 .score-5 .score-clip2 {
  clip: rect(0px, 80px, 80px, 40px);
}
.rating-score-5 .score-5 .score-clip {
  clip: rect(0px, 40px, 80px, 0px);
}
.rating-score-5 .score-5 .score-spinner {
  transform: rotate(360deg);
}
@media (min-width: 768px) {
  .rating-score-5.rating-score-xlg .score-0 .score-clip,
  .rating-score-5.rating-score-xlg .score-0 .score-clip2 {
    clip: rect(0px, 0, 0, 0px);
  }
  .rating-score-5.rating-score-xlg .score-2 .score-spinner {
    transform: rotate(180deg);
  }
  .rating-score-5.rating-score-xlg .score-2 .score-clip {
    clip: rect(0px, 240px, 240px, 240px);
  }
  .rating-score-5.rating-score-xlg .score-2 .score-clip2 {
    clip: rect(0px, 240px, 220px, 0px);
  }
  .rating-score-5.rating-score-xlg .score-1 .score-clip {
    clip: rect(0px, 240px, 120px, 120px);
  }
  .rating-score-5.rating-score-xlg .score-1 .score-clip2 {
    clip: rect(0px, 120px, 120px, 80px);
  }
  .rating-score-5.rating-score-xlg .score-3 .score-clip,
  .rating-score-5.rating-score-xlg .score-3 .score-clip2,
  .rating-score-5.rating-score-xlg .score-4 .score-clip,
  .rating-score-5.rating-score-xlg .score-4 .score-clip2,
  .rating-score-5.rating-score-xlg .score-5 .score-clip,
  .rating-score-5.rating-score-xlg .score-5 .score-clip2 {
    clip: rect(0px, 240px, 240px, 0px);
  }
}
html > body div#k2Frontend .icon-48-k2 {
  background: url("../../../../images/K2_Logo.png") no-repeat 0 center;
  display: block;
  padding-left: 120px !important;
}
html > body div#k2Frontend table.k2FrontendToolbar {
  float: right;
}
html > body div#k2Frontend table.k2FrontendToolbar tr td.button {
  padding: 6.66666667px;
}
html > body div#k2Frontend #k2FrontendEditToolbar {
  text-align: left;
}
html > body div#k2Frontend .k2AdminTableFiltersSearch button {
  border: 0;
  background: #1d578a;
  border-radius: 20px;
  color: #ffffff;
  margin-top: 10px;
  margin-right: 10px;
}
html > body div#k2Frontend .k2AdminTableFiltersSearch button:hover {
  background: #143c60;
}
html > body div#k2Frontend .k2AdminTableFiltersSelects select {
  display: inline-block;
  height: auto;
  font-size: 12px;
  padding: 8px 5px;
}
html > body div#k2Frontend .radio,
html > body div#k2Frontend .checkbox {
  display: inline-block;
}
html > body div#k2Frontend .radio .inputbox,
html > body div#k2Frontend .checkbox .inputbox {
  float: left;
  height: 13px;
  position: static;
  margin-left: 0;
  margin-top: 0;
  margin-right: 5px;
}
html > body div#k2Frontend .controls > label {
  margin-right: 10px;
}

.container {
  background: #ffffff;
}
.t3-topbar {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  height: auto;
  position: relative;
  top: 0;
}
.t3-topbar .container {
  border-left: 0;
  border-right: 0;
}
@media (min-width: 768px) {
  .t3-topbar {
    height: 30px;
  }
}
.t3-topbar .row {
  background: #000000;
}
.t3-topbar .text-right ul.nav {
  float: right;
}
.t3-topbar .nav li {
  display: block;
  float: left;
  overflow: hidden;
}
.t3-topbar .nav li > a {
  margin-right: 20px;
  padding: 0;
  color: #999999;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
}
.t3-topbar .nav li > a:hover,
.t3-topbar .nav li > a:focus {
  color: #ffffff;
  background: none;
  border: 0;
}
.t3-topbar .nav li.active > a {
  color: #ffffff;
  background: none;
}
.t3-topbar .nav li.active > a:hover,
.t3-topbar .nav li.active > a:focus {
  color: #1d578a;
}
.t3-topbar .nav li + li {
  margin-top: 0;
}
.t3-header {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 4;
}
.t3-header .container {
  background: #1d578a;
  border: 0;
}
.animating .t3-header,
.animating .t3-topbar {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.scrollDown .t3-header,
.scrollDown .t3-topbar {
  top: -100px;
}
@media (min-width: 992px) {
  .scrollUp .t3-wrapper {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  .scrollUp .t3-header {
    position: fixed;
    background: #1a1a1a;
    z-index: 999;
    border-bottom: 1px solid #333333;
    height: 51px;
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  }
  .scrollUp .t3-header .container {
    background: #1a1a1a;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    -webkit-transition: background 0.3;
    -o-transition: background 0.3;
    transition: background 0.3;
  }
  .scrollUp .t3-header .t3-nav-btn .pull-right {
    border-color: #333333;
  }
  .scrollUp .t3-header .navbar-default .navbar-nav > li > a,
  .scrollUp .t3-header .navbar-default .navbar-nav {
    border-color: #333333;
  }
  .scrollUp .t3-header .navbar-default .navbar-nav > .active > a,
  .scrollUp .t3-header .navbar-default .navbar-nav > .alias-parent-active > a,
  .scrollUp .t3-header .navbar-default .navbar-nav > .active > a:hover,
  .scrollUp .t3-header .navbar-default .navbar-nav > .alias-parent-active > a:hover,
  .scrollUp .t3-header .navbar-default .navbar-nav > .active > a:focus,
  .scrollUp .t3-header .navbar-default .navbar-nav > .alias-parent-active > a:focus {
    background: #000000;
  }
}
.logo {
  text-align: center;
  padding-right: 0;
  padding-left: 30px;
  width: auto;
}
@media screen and (max-width: 767px) {
  .logo {
    text-align: left;
    margin-top: -1px;
    position: relative;
    width: 25%;
    z-index: 1000;
  }
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  padding: 0;
  line-height: 50px;
  height: 50px;
}
.logo-image .logo-img {
  display: inline-block;
}
.logo-image span,
.logo-image small {
  display: none;
}
@media screen and (max-width: 991px) {
  .logo-image {
    top: 10px;
    left: 30px;
  }
  .logo-image .logo-img-sm {
    display: inline-block !important;
  }
}
.logo-text a {
  margin-top: 5px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
  color: #ffffff;
}
.logo-text .site-slogan {
  display: block;
  font-size: 10px;
  margin-top: 5px;
  color: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@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: 200px;
  }
}
.t3-masthead .container {
  background: #000000;
  color: #ffffff;
  padding: 20px 30px;
}
.t3-masthead .container h3 {
  font-family: 'bebas_neuelight', sans-serif;
  font-size: 40px;
  letter-spacing: 1px;
  margin: 0;
}
.t3-topbanner .container {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
}
.t3-bottombanner {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #000000;
}
.t3-bottombanner .container {
  border: 0;
  background: #000000;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.ja-slideshow .container {
  height: 470px;
  overflow: hidden;
  background: #000000;
  padding: 0;
  position: relative;
  z-index: 0;
}
@media (min-width: 1200px) {
  .ja-slideshow .container {
    height: 560px;
  }
}
.ja-slideshow .container > div {
  padding: 0;
}
.t3-mainbody {
  padding: 30px;
}
.has-slideshow .t3-mast-top-1 {
  z-index: 17;
  position: relative;
}
@media (min-width: 768px) {
  .has-slideshow .t3-mast-top-1 {
    margin-top: -100px;
  }
}
.t3-content-mast-top {
  margin-left: -30px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .t3-content-mast-top {
    margin-right: -30px;
  }
}
.t3-content-mast-top .title-background-primary.t3-module {
  border-bottom: 0;
}
.t3-content-mast-top .title-background-primary .module-title {
  margin-left: 30px;
}
.t3-content-mast-top #article-carousel h4 {
  position: absolute;
  bottom: 20px;
  padding: 0 30px;
  font-size: 24px;
  font-weight: 700;
}
.t3-content-mast-top #article-carousel h4 .mod-articles-category-date {
  font-size: 14px;
  font-weight: normal;
}
.t3-content-mast-top #article-carousel h4 .mod-articles-category-date i {
  margin-right: 5px;
}
.t3-content-mast-top #article-carousel h4 a {
  color: #ffffff;
  display: block;
}
.t3-content-mast-top #article-carousel .article-img img {
  max-width: 100%;
}
.t3-content-mast-top #article-carousel .mask {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 100%;
  background: url("../../../../images/carousel-mask.png") repeat-x bottom left;
}
.t3-content-mast-top #article-carousel .carousel-control i {
  font-size: 40px;
  left: 30px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
.t3-content-mast-top #article-carousel .carousel-control.right i {
  left: auto;
  right: 30px;
}
@media (max-width: 767px) {
  .t3-content-mast-top #article-carousel .carousel-control {
    bottom: auto;
    height: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: 20px;
    width: 40px;
  }
  .t3-content-mast-top #article-carousel .carousel-control.right i {
    left: 10px;
    right: auto;
  }
  .t3-content-mast-top #article-carousel .carousel-control.left i {
    left: -10px;
  }
}
.one-sidebar-right .t3-content-mast-top {
  margin-right: 0;
}
.t3-sidebar-2 {
  padding: 0;
}
.has-slideshow .t3-sidebar-2,
.has-slideshow .one-sidebar-right .t3-sidebar {
  margin-top: -470px;
}
@media (min-width: 1200px) {
  .has-slideshow .t3-sidebar-2,
  .has-slideshow .one-sidebar-right .t3-sidebar {
    margin-top: -560px;
  }
}
.t3-footer {
  color: #7a7a7a;
  background: #000000;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .container {
  border: 0;
  background: #000000;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
  border-top: 1px solid #222222;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #999999;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 10px;
  background: none;
  border-left: 0;
}
.t3-footnav .t3-module .module-title span {
  padding: 0;
  background: none;
}
.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;
  padding: 0;
  margin: 0;
  font-size: 12px;
  border-radius: 0;
}
.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: #1d578a;
  background: none;
}
.t3-copyright {
  font-size: 12px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
  color: #999999;
}
.copyright a {
  color: #555555;
}
.copyright a:hover,
.copyright a:focus {
  color: #e7e7e7;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.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;
}
.acymailing_module_form .acymailing_introtext {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px !important;
}
.ie8 .logo {
  min-width: 109px;
}
.ie8 .logo a {
  margin: 13px 0 12px;
}
.ie8 .ja-ss-thumbs-wrap {
  z-index: 200;
  right: 0;
}
.ie8 .ja-ss-thumbs-wrap .ja-ss-thumbie {
  width: auto !important;
}
.ie8 .ja-ss-thumbs-wrap .ja-ss-thumbie .ja-ss-thumbs {
  width: auto !important;
}
.ie8 #Kunena #jumpto {
  display: block;
  float: right;
  width: 500px;
}
.ie8 #Kunena #jumpto .kright {
  width: 100%;
}
.ie8 #Kunena #jumpto select.inputbox {
  widht: auto;
}
.ie8 #Kunena #jumpto input.kbutton {
  float: left;
}
.ie8 #Kunena .klist-actions tr > td {
  padding: 10px 20px;
  line-height: 38px;
}
.ie8 #Kunena .kfile-input-textbox {
  width: auto;
}
.ie8 div#itemListLeading .catItemView {
  min-height: 240px;
}
.ie9 .catItemView {
  height: 300px;
}
.none-responsive .hidden-md {
  display: block !important;
}
.none-responsive #t3-content-wrap {
  width: 75%;
}
.none-responsive #t3-mainbody > .row > .t3-sidebar {
  width: 25%;
}
.none-responsive #t3-content {
  width: 66.6667%;
}
.none-responsive #t3-content + .t3-sidebar {
  width: 33.3333%;
}
.none-responsive .one-sidebar-right #t3-content {
  width: 75%;
}
.none-responsive .no-sidebar #t3-content {
  width: 100%;
}
.none-responsive.com_content.view-article.article-review #t3-content {
  width: 100%;
}
.none-responsive.com_content.view-article.article-review .article-aside {
  width: 16.6667%;
}
.none-responsive.com_content.view-article.article-review .item-page .article-content {
  width: 83.3333%;
}

#Kunena a:link,
#Kunena a:visited,
#Kunena a:active,
#Kunena a:focus {
  color: #1d578a !important;
}
#Kunena a:hover {
  color: #1d578a !important;
}
#Kunena .kbutton:hover,
#Kunena .kbutton:focus {
  background-color: #1d578a;
  border-color: #1d578a;
}

body #Kunena #ktab ul.menu li a:hover,
body #Kunena #ktab ul.menu li a:focus {
  background: #1d578a !important;
}
body #Kunena #ktab ul.menu li.active a,
body #Kunena #ktab li#current.selected a {
  background-color: #1d578a !important;
}
body #Kunena #ktop {
  border-bottom: 3px solid #1d578a !important;
}
.kprofileboxcnt .k_guest b {
  color: #1d578a;
}
#Kunena .button:hover,
#Kunena .button:focus,
#Kunena .button:active,
#Kunena .kbutton:hover,
#Kunena .kbutton:focus,
#Kunena .kbutton:active,
#Kunena #kbutton_addvideo1:hover,
#Kunena #kbutton_addvideo1:focus,
#Kunena #kbutton_addvideo1:active,
#Kunena #kbutton_addvideo2:hover,
#Kunena #kbutton_addvideo2:focus,
#Kunena #kbutton_addvideo2:active,
#Kunena #kbbcode-link-options input[type="button"]:hover,
#Kunena #kbbcode-image-options input[type="button"]:hover {
  background-color: #1d578a;
  border: solid 1px #1d578a !important;
}
#Kunena .kbuttononline-yes span.online-yes {
  color: #1d578a;
}
#Kunena .kbuttononline-yes span.online-yes span {
  color: #1d578a;
}
#Kunena .kfile-input:hover,
#Kunena .kfile-input:active,
#Kunena .kfile-input:focus {
  background: #1d578a;
}
#Kunena .kheader h2,
#Kunena .kheader h3 {
  background: #1d578a;
}
#Kunena .kicon-button:hover span,
#Kunena .kicon-button:focus span,
#Kunena .kicon-button:active span {
  color: #1d578a;
}
#Kunena .kpagination a:link,
#Kunena .kpagination a:visited,
#Kunena .kpagination a,
#Kunena .kpagination span {
  color: #1d578a;
}
#Kunena .kpagination a:hover,
#Kunena .kpagination span {
  background: #1d578a;
  border-color: #1d578a;
}
#Kunena .kwho-admin {
  color: #1d578a;
}
#Kunena a {
  color: #1d578a;
}
#Kunena div#khistory tr.ksth a {
  color: #1d578a;
}
#Kunena div.kthead-title a:hover,
#Kunena div.kthead-title a:focus,
#Kunena div.kthead-title a:active {
  color: #1d578a;
}
#Kunena dl.tabs dt.open {
  color: #1d578a !important;
}
#Kunena dl.tabs dt.open:hover,
#Kunena dl.tabs dt.open:focus,
#Kunena dl.tabs dt.open:active {
  color: #1d578a !important;
}
#Kunena dl.tabs dt:hover {
  background: #1d578a;
  border-color: #1d578a;
}
#Kunena span.kheadbtn a:hover {
  background: #1d578a !important;
  border-color: #1d578a !important;
}
#Kunena table.kprofilebox .kprofileboxcnt .klink-block a:hover,
#Kunena table.kprofilebox .kprofileboxcnt .klink-block a:focus,
#Kunena table.kprofilebox .kprofileboxcnt .klink-block a:active {
  color: #1d578a;
}
#Kunena .button:hover .kbutton-back {
  color: #1d578a;
}

@media (max-width: 767px) {
  #Kunena #kprofile-tabs .tabs dt.open {
    background-color: #1d578a;
    border-color: #1d578a;
    color: #fff !important;
  }
  #Kunena #kprofile-edit .tabs dt.open {
    background-color: #1d578a;
    border-color: #1d578a;
    color: #fff !important;
  }
}