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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 500;
  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;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}
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: 14px;
  margin-bottom: 14px;
}
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: 12px;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  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: #ffd733;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #ffcd00;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
.bg-primary {
  color: #000;
  background-color: #ffd733;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #ffcd00;
}
.bg-secondary {
  background-color: #31302f;
  color: #000;
}
a.bg-secondary:hover,
a.bg-secondary:focus {
  background-color: #171616;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.bg-gray {
  background: #f0f3f8;
  color: #424a4f;
}
.bg-gray-darker {
  background: #222222;
  color: #ffffff;
}
.bg-gray-darker .mod-title {
  color: #ffd733;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}
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: 28px;
}
dt,
dd {
  line-height: 2;
}
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: 14px 28px;
  margin: 0 0 28px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 2;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 2;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 84px;
  
}
.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: 84px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 84px;
}
.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;
}
.list-group .list-group-item {
  padding: 14px;
}
.list-group .list-group-item.active,
.list-group .list-group-item.active:hover,
.list-group .list-group-item.active:focus {
  color: #424a4f;
}
.list-group .list-group-item.active .list-group-item-text,
.list-group .list-group-item.active:hover .list-group-item-text,
.list-group .list-group-item.active:focus .list-group-item-text {
  color: #424a4f;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 28px;
}

legend {
  text-transform: uppercase;
}
.form-control:focus {
  border-color: #bbbbbb;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(187, 187, 187, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(187, 187, 187, 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: 28px;
}
.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 {
  text-transform: uppercase;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #ffcd00;
}
.btn-second {
  background: #31302f;
  color: #ffffff;
}
.btn-second:hover,
.btn-second:active,
.btn-second:focus {
  background: #171616;
  color: #ffffff;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #080808;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-link {
  color: #1e6698;
  text-transform: uppercase;
  padding: 0;
  display: inline;
}
.btn-link:after {
  content: "\f178";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-left: 9.33333333px;
  transition: 0.2s;
}
.btn-link:hover,
.btn-link:focus {
  color: #2683c3;
  text-decoration: none;
}
.btn-link:hover:after,
.btn-link:focus:after {
  margin-left: 14px;
}
.btn-lg {
  border-radius: 0;
}
.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 {
  -webkit-box-shadow: none;
  box-shadow: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
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 {
  background-image: url(../../images/ico/shorting.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 30px;
  height: 42px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-actions {
  background: none;
  border: 1px solid #eeeeee;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.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: 28px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-tabs {
  margin-bottom: 28px;
}
.nav-tabs > li > a {
  background-color: #707070;
  color: #ffffff;
  margin-right: 0;
  border: 0;
}
.nav-tabs > li > a:hover {
  background-color: #707070;
  color: #ffffff;
}
.nav-tabs > li.open > a,
.nav-tabs > li.open > a:hover,
.nav-tabs > li.open > a:focus {
  background: #31302f;
}
.nav-tabs > li.disabled > a,
.nav-tabs > li.disabled > a:hover,
.nav-tabs > li.disabled > a:focus {
  background: #707070;
}
.nav-tabs > li.active > a {
  border: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 0;
}
.nav .caret {
  border-top-color: #1e6698;
  border-bottom-color: #1e6698;
}
.nav a:hover .caret {
  border-top-color: #2683c3;
  border-bottom-color: #2683c3;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 14px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 28px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-header {
  float: right;
  margin: 0 !important;
  z-index: 2;
}
.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background: none;
  border: 0;
  font-size: 18px;
  margin-top: 5px;
}
.navbar-default .navbar-brand {
  color: #000000;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 90%;
  }
}
.navbar-default .navbar-nav > li > a .mega-caption {
  font-weight: 300;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar-default .navbar-nav > li > a .mega-caption:before,
.navbar-default .navbar-nav > li > a .mega-caption:after {
  content: "-";
}
.navbar-default .navbar-nav > li > a .mega-caption.mega-caption-empty:before,
.navbar-default .navbar-nav > li > a .mega-caption.mega-caption-empty:after {
  display: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover .mega-caption,
.navbar-default .navbar-nav > li > a:focus .mega-caption {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover .mega-caption:before,
.navbar-default .navbar-nav > li > a:focus .mega-caption:before,
.navbar-default .navbar-nav > li > a:hover .mega-caption:after,
.navbar-default .navbar-nav > li > a:focus .mega-caption:after {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #000000;
  display: inline-block;
  padding-top: 21px;
  padding-bottom: 21px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a .mega-caption,
.navbar-default .navbar-nav > .active > a:hover .mega-caption,
.navbar-default .navbar-nav > .active > a:focus .mega-caption {
  color: #ffffff;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: rgba(255, 255, 255, 0.5);
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.navbar-default .navbar-nav > .dropdown.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .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: rgba(255, 255, 255, 0.5);
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #000000;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  min-height: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #eeeeee;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.section .section-ct {
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .section .section-ct {
    padding: 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .section .section-ct {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1200px) {
  .section .section-ct {
    padding: 90px 0;
  }
}
.section .section-title {
  margin-top: 0;
}
.section.no-padding .section-ct {
  padding: 0;
}
.section .section-intro {
  position: relative;
}
.section .section-intro:after {
  background: url("../../images/ico/divide-side.png") no-repeat center bottom;
  height: 13px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -7px;
  content: "";
}
.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 28px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 56px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 14px 0;
  padding: 0;
  text-transform: uppercase;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 28px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 0;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module-ct a,
.module-ct .custom a {
  color: #000000;
}
.module-ct a:hover,
.module-ct .custom a:hover,
.module-ct a:focus,
.module-ct .custom a:focus {
  color: #1e6698;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
  color: #000000;
}
.module_menu .nav > li > a:hover {
  color: #1e6698;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 28px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
  line-height: 1;
}
#login-form #form-login-remember input {
  margin-top: 7px;
  width: auto;
}
#login-form .login-greeting {
  display: inline-block;
  vertical-align: middle;
}
#login-form .logout-button {
  display: inline-block;
}
#login-form .logout-button .btn {
  padding: 0;
  background: none;
  border: 0;
  text-transform: none;
  text-decoration: underline;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 14px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 14px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 0;
  color: #555555;
  display: inline-block;
  padding: 2px 7px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  opacity: 0.8;
  color: inherit;
  text-decoration: none;
}
.tagspopular .tag-count {
  background: #999999;
  margin-right: 8px;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #2683c3;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.custom:before,
.custom:after {
  display: table;
  content: " ";
}
.custom:after {
  clear: both;
}
.connect {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}
.connect li {
  float: left;
  display: block;
  margin: 5px;
}
@media screen and (min-width: 1200px) {
  .connect li {
    margin: 0 5px;
  }
}
.connect li a {
  display: inline-block;
  padding: 15px 0px !important;
  margin-bottom: 0;
  font-size: 22px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 100%;
  color: #eaeaea;
  background: #424d53;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.connect li a:hover,
.connect li a:focus {
  background: #2d373c;
  color: #00dde0;
}
@media screen and (min-width: 1200px) {
  .connect li:first-child {
    margin-left: 0;
  }
}
.mod-title {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  margin-top: 0;
}
.mod-title .first-word {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  display: block;
  font-weight: 400;
  line-height: 2;
}
.t3-masthead {
  padding: 0;
  text-align: center;
  color: #424a4f;
  background: #f7f7f7;
  position: relative;
  z-index: 1;
}
.t3-masthead:after {
  background: url("../../images/ico/divide-side.png") no-repeat center bottom;
  height: 13px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -7px;
  content: "";
}
.t3-masthead .jamasshead {
  padding: 60px 0;
  background-size: cover;
  position: relative;
  background-position: center center;
}
.t3-masthead .jamasshead:before {
  background: #f7f7f7;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.t3-masthead .jamasshead .jamasshead-title {
  text-transform: uppercase;
  font-size: 36px;
  position: relative;
  z-index: 2;
  margin-top: 0;
}
.t3-masthead .jamasshead .jamasshead-description {
  font-size: 18px;
  position: relative;
  z-index: 2;
}
.topbar-btn {
  float: right;
}
.topbar-btn .ja-login {
  height: 36px;
  text-align: left;
}
.topbar-btn .ja-login > li {
  height: 36px;
  float: right;
  margin: 0;
  z-index: 1;
}
.topbar-btn .ja-login > li > a {
  padding: 0 14px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  display: inline-block;
  overflow: hidden;
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.topbar-btn .ja-login > li > a:focus,
.topbar-btn .ja-login > li > a.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.topbar-btn .ja-login > li > a:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.topbar-btn .ja-login > li > a:active,
.topbar-btn .ja-login > li > a.active,
.open > .dropdown-toggle.topbar-btn .ja-login > li > a {
  color: #ffffff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #080808;
}
.topbar-btn .ja-login > li > a:active:hover,
.topbar-btn .ja-login > li > a.active:hover,
.open > .dropdown-toggle.topbar-btn .ja-login > li > a:hover,
.topbar-btn .ja-login > li > a:active:focus,
.topbar-btn .ja-login > li > a.active:focus,
.open > .dropdown-toggle.topbar-btn .ja-login > li > a:focus,
.topbar-btn .ja-login > li > a:active.focus,
.topbar-btn .ja-login > li > a.active.focus,
.open > .dropdown-toggle.topbar-btn .ja-login > li > a.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.topbar-btn .ja-login > li > a.disabled:hover,
.topbar-btn .ja-login > li > a[disabled]:hover,
fieldset[disabled] .topbar-btn .ja-login > li > a:hover,
.topbar-btn .ja-login > li > a.disabled:focus,
.topbar-btn .ja-login > li > a[disabled]:focus,
fieldset[disabled] .topbar-btn .ja-login > li > a:focus,
.topbar-btn .ja-login > li > a.disabled.focus,
.topbar-btn .ja-login > li > a[disabled].focus,
fieldset[disabled] .topbar-btn .ja-login > li > a.focus {
  background-color: #333333;
  border-color: #262626;
}
.topbar-btn .ja-login > li > a .badge {
  color: #333333;
  background-color: #ffffff;
}
.topbar-btn .ja-login > li > a:after {
  content: "\f007";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.topbar-btn .ja-login > li > a.show {
  background-color: #000000;
}
.topbar-btn .ja-login > li > a span {
  padding-right: 5px;
}
.topbar-btn .ja-login > li > a.register-switch {
  border-right: 1px solid #222222;
}
.topbar-btn .ja-login > li > a.register-switch:after {
  content: "\f234";
}
.topbar-btn .ja-login > li form {
  padding-left: 7px;
}
.topbar-btn .ja-login > li #ja-user-login #form-login-username label:after,
.topbar-btn .ja-login > li #ja-user-login #form-login-password label:after {
  content: "(*)";
  font-style: italic;
}
.topbar-btn .ja-login > li #ja-user-login,
.topbar-btn .ja-login > li #ja-user-register {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: #222222;
  top: auto;
  left: auto;
  right: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.topbar-btn .ja-login > li #ja-user-login .form-control-feedback,
.topbar-btn .ja-login > li #ja-user-register .form-control-feedback {
  position: static;
  width: 100%;
  line-height: 1;
  height: auto;
  margin-top: 4px;
  text-align: left;
}
.topbar-btn .ja-login > li .invalid {
  background: none;
}
.topbar-btn .ja-login > li #ja-user-register dd {
  margin-bottom: 14px;
}
.topbar-btn .ja-login > li #login-form li {
  margin-right: 0;
}
.topbar-btn .ja-login > li #login-form input[type="text"],
.topbar-btn .ja-login > li #login-form input[type="password"] {
  width: auto;
}
.topbar-btn .ja-login > li #login-form #form-login-remember input {
  margin: 0;
  height: auto;
  display: inline-block;
}
.topbar-btn .ja-login > li .btn {
  color: #000000;
  background-color: #ffd733;
  border-color: #ffd219;
}
.topbar-btn .ja-login > li .btn:focus,
.topbar-btn .ja-login > li .btn.focus {
  color: #000000;
  background-color: #ffcd00;
  border-color: #997b00;
}
.topbar-btn .ja-login > li .btn:hover {
  color: #000000;
  background-color: #ffcd00;
  border-color: #dbb000;
}
.topbar-btn .ja-login > li .btn:active,
.topbar-btn .ja-login > li .btn.active,
.open > .dropdown-toggle.topbar-btn .ja-login > li .btn {
  color: #000000;
  background-color: #ffcd00;
  background-image: none;
  border-color: #dbb000;
}
.topbar-btn .ja-login > li .btn:active:hover,
.topbar-btn .ja-login > li .btn.active:hover,
.open > .dropdown-toggle.topbar-btn .ja-login > li .btn:hover,
.topbar-btn .ja-login > li .btn:active:focus,
.topbar-btn .ja-login > li .btn.active:focus,
.open > .dropdown-toggle.topbar-btn .ja-login > li .btn:focus,
.topbar-btn .ja-login > li .btn:active.focus,
.topbar-btn .ja-login > li .btn.active.focus,
.open > .dropdown-toggle.topbar-btn .ja-login > li .btn.focus {
  color: #000000;
  background-color: #dbb000;
  border-color: #997b00;
}
.topbar-btn .ja-login > li .btn.disabled:hover,
.topbar-btn .ja-login > li .btn[disabled]:hover,
fieldset[disabled] .topbar-btn .ja-login > li .btn:hover,
.topbar-btn .ja-login > li .btn.disabled:focus,
.topbar-btn .ja-login > li .btn[disabled]:focus,
fieldset[disabled] .topbar-btn .ja-login > li .btn:focus,
.topbar-btn .ja-login > li .btn.disabled.focus,
.topbar-btn .ja-login > li .btn[disabled].focus,
fieldset[disabled] .topbar-btn .ja-login > li .btn.focus {
  background-color: #ffd733;
  border-color: #ffd219;
}
.topbar-btn .ja-login > li .btn .badge {
  color: #ffd733;
  background-color: #000000;
}
.topbar-btn .ja-login > li .logout-button .btn {
  color: #ffffff;
}
.t3-footer .ja-twitter .ja-twitter-item {
  border: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  color: #eeeeee;
}
.t3-footer .ja-twitter .ja-twitter-item a {
  color: #eeeeee;
  font-weight: 400;
}
.t3-footer .ja-twitter .ja-twitter-item .ja-twitter-avatar {
  border: 0;
}
.t3-footer .ja-twitter .twitter-follow-button {
  display: none;
}
.new-count-wrap {
  max-width: 620px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .new-count-wrap {
    max-width: none;
  }
}
.new-count-wrap .sch-content,
.new-count-wrap .sch-countdown {
  padding: 28px;
  min-height: 116px;
  text-align: center;
  background: #ffd733;
}
@media screen and (max-width: 767px) {
  .new-count-wrap .sch-content,
  .new-count-wrap .sch-countdown {
    min-height: 0;
  }
}
.new-count-wrap .sch-content:before,
.new-count-wrap .sch-countdown:before,
.new-count-wrap .sch-content:after,
.new-count-wrap .sch-countdown:after {
  display: table;
  content: " ";
}
.new-count-wrap .sch-content:after,
.new-count-wrap .sch-countdown:after {
  clear: both;
}
.new-count-wrap .sch-countdown {
  background: #222222;
}
.new-count-wrap .sch-content .sch-content-inner {
  display: block;
  padding: 0;
}
.new-count-wrap .sch-content .sch-content-inner:before,
.new-count-wrap .sch-content .sch-content-inner:after {
  display: table;
  content: " ";
}
.new-count-wrap .sch-content .sch-content-inner:after {
  clear: both;
}
.new-count-wrap .sch-content .sch-content-inner .mod-title {
  font-size: 24px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0;
  float: left;
  text-align: right;
  line-height: 24px;
  font-weight: 400;
  color: #ffffff;
  padding-right: 20px;
  margin: 5px 0 0 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .new-count-wrap .sch-content .sch-content-inner .mod-title {
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .new-count-wrap .sch-content .sch-content-inner .mod-title {
    width: 47%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .new-count-wrap .sch-content .sch-content-inner .mod-title small {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.new-count-wrap .sch-content .sch-content-inner .mod-title .first-word {
  line-height: 1;
}
.new-count-wrap .sch-content .sch-content-inner .mod-title small {
  color: #ffffff;
  font-size: 14px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  display: block;
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 5px;
}
.new-count-wrap .sch-content .meta-date {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0 0 0 20px;
  margin: 5px 0 0 0;
  float: left;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  width: 50%;
}
.new-count-wrap .sch-content .meta-date:before {
  width: 2px;
  height: 50px;
  background: #ffffff;
  margin: 0;
  right: 100%;
  top: 0;
  transform: rotate(10deg);
  content: "";
  position: absolute;
}
@media screen and (max-width: 767px) {
  .new-count-wrap .sch-content .meta-date {
    width: 50%;
    white-space: nowrap;
  }
}
.new-count-wrap .sch-content .meta-date span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.new-count-wrap ul.countdown {
  display: inline-block;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.new-count-wrap ul.countdown li {
  display: inline-block;
  text-align: center;
}
.new-count-wrap ul.countdown li span {
  font-size: 32px;
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 480px) {
  .new-count-wrap ul.countdown li span {
    font-size: 20px;
  }
}
.new-count-wrap ul.countdown li p {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.new-count-wrap ul.countdown li.seperator {
  font-size: 30px;
  vertical-align: top;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-weight: 300;
  width: 30px;
  line-height: 1;
}
@media (max-width: 991px) {
  .view-article .event-item-media .item-image {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.t3-module .module-ct .latestnews,
.t3-module .module-ct .mostread {
  padding: 0;
}
.t3-module .module-ct .latestnews li,
.t3-module .module-ct .mostread li {
  list-style: none;
  line-height: 1.2;
  padding: 9.33333333px 0;
}
.t3-module .module-ct .latestnews li .item-image,
.t3-module .module-ct .mostread li .item-image {
  float: left;
  width: 35%;
  padding-right: 28px;
}
.t3-module .module-ct .latestnews li .item-image img,
.t3-module .module-ct .mostread li .item-image img {
  width: 100%;
}
.t3-module .module-ct .latestnews li .item-ct,
.t3-module .module-ct .mostread li .item-ct {
  width: 65%;
  float: left;
}
.t3-module .module-ct .latestnews li a,
.t3-module .module-ct .mostread li a {
  display: block;
  text-transform: none;
}
.t3-module .module-ct .latestnews li a:before,
.t3-module .module-ct .mostread li a:before,
.t3-module .module-ct .latestnews li a:after,
.t3-module .module-ct .mostread li a:after {
  display: table;
  content: " ";
}
.t3-module .module-ct .latestnews li a:after,
.t3-module .module-ct .mostread li a:after {
  clear: both;
}
.t3-module .module-ct .latestnews li .item-title,
.t3-module .module-ct .mostread li .item-title {
  text-transform: none;
}
.t3-module .module-ct .latestnews li dd,
.t3-module .module-ct .mostread li dd {
  color: #999999;
  font-size: 13px;
}
.acymailing_module .form-inline .acyfield_html.form-group {
  display: block;
  margin: 10px 0 !important;
}
.acymailing_module .form-inline .acyfield_html.form-group span,
.acymailing_module .form-inline .acyfield_html.form-group .controls {
  display: inline-block;
  margin-right: 5px;
}
.acymailing_module .form-inline .acyfield_html.form-group span label,
.acymailing_module .form-inline .acyfield_html.form-group .controls label {
  margin-right: 10px;
}
.acymailing_module .form-inline .acyfield_html.form-group span input[type=radio],
.acymailing_module .form-inline .acyfield_html.form-group .controls input[type=radio] {
  margin-right: 5px;
}
.acymailing_module .form-inline .form-group + .form-group .acyfield_email .form-control {
  width: auto !important;
}
.acymailing_module .form-group + .btn.button + .btn.button {
  margin-top: 10px;
}
.acymailing_module .acyterms {
  display: block !important;
  margin: 10px 0 !important;
}
.acymailing_module .acyterms input[type=checkbox] {
  margin-top: 7px;
}
.acymailing_module.acymailing_tableless .fieldacyhtml {
  display: inline-block;
}
.acymailing_module.acymailing_tableless .fieldacyhtml + .controls {
  display: inline-block;
}
.acymailing_module.acymailing_tableless .fieldacyhtml + .controls label {
  display: inline-block;
  margin-left: 10px;
}
.acymailing_module.acymailing_tableless .fieldacyhtml + .controls label input[type=radio] {
  position: relative;
  margin-left: 0;
  margin-right: 5px;
}
.acymailing_module.acymailing_popup .acymailing_mootoolsbutton p {
  text-align: left;
}
.acymailing_module.acymailing_popup a.acymailing_togglemodule {
  position: relative;
  background: #ffd733;
  display: inline-block;
  line-height: 1;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .acymailing_module .form-group {
    display: inline-block;
    vertical-align: top;
  }
  .acymailing_module .form-group .form-control {
    width: auto !important;
  }
}
.acym_fulldiv .acym_module_form .acym_introtext {
  margin-bottom: 14px;
}
.acym_fulldiv .acym_module_form .acym_form {
  width: 100%;
  margin-bottom: 15px;
}
.acym_fulldiv .acym_module_form .acym_form tr {
  display: flex;
  margin-bottom: 5px;
}
.acym_fulldiv .acym_module_form .acym_form tr td {
  border: none;
}
.acym_fulldiv .acym_module_form .acym_form tr td.acyfield_text {
  width: 100%;
  max-width: 60%;
  margin: 0;
}
.acym_fulldiv .acym_module_form .acym_form tr td input.cell {
  width: 100%;
  max-width: 97%;
}
.acym_fulldiv .acym_module_form .acym_form tr td.acysubbuttons .btn {
  padding: 6px 18px;
  line-height: 26px;
  text-transform: none;
  max-width: 100%;
}
#sbox-window {
  width: auto !important;
  height: auto !important;
}

.blog {
  text-align: left;
}
@media screen and (min-width: 992px) {
  .blog h2.article-title,
  .blog .article-header h2 {
    font-size: 36px;
  }
}
.blog .item-image {
  margin-bottom: 28px;
}
.blog .item-image img {
  width: 100%;
}
.blog .readmore a,
.blog .readmore .btn {
  display: inline-block;
}
.blog .content_rating {
  display: none;
}
.rating-info {
  margin: -28px 0 28px 0;
}
.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 0 0 5px;
}
.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 left -1000px;
}
.rating-form .rating-list {
  background-position: left top;
  float: left;
  height: 16px !important;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 80px;
}
.rating-form .rating-list li {
  background: none;
  display: inline;
  padding: 0;
  border: none;
  float: left;
  width: 100%;
}
.rating-form .rating-list a,
.rating-form .rating-list .rating-current {
  border: medium none;
  cursor: pointer;
  height: 16px;
  left: 0;
  line-height: 16px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.rating-form .rating-list a:hover {
  background-position: left bottom;
}
.rating-form .rating-list .one-star {
  width: 20%;
  z-index: 6;
}
.rating-form .rating-list .two-stars {
  width: 40%;
  z-index: 5;
}
.rating-form .rating-list .three-stars {
  width: 60%;
  z-index: 4;
}
.rating-form .rating-list .four-stars {
  width: 80%;
  z-index: 3;
}
.rating-form .rating-list .five-stars {
  width: 100%;
  z-index: 2;
}
.rating-form .rating-list .rating-current {
  background: url("../../images/rating-stars.png") repeat-x 0 center !important;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.items-leading .leading {
  margin-bottom: 56px;
}
.items-leading .leading:after {
  content: "";
  display: block;
  background: url("../../images/ico/divide-side.png") repeat center center;
  height: 13px;
  margin-bottom: 42px;
  margin-top: 42px;
  max-width: 100%;
}
.items-row:last-child .item:after {
  display: none;
}
.items-row .item {
  margin-bottom: 56px;
  text-align: left;
}
.items-row .item:after {
  content: "";
  display: block;
  background: url("../../images/ico/divide-side.png") repeat center center;
  height: 13px;
  margin-bottom: 42px;
  margin-top: 42px;
  max-width: 100%;
}
.divider-vertical {
  margin: 0 0 56px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 0;
}
.article-aside:before,
.article-aside:after {
  display: table;
  content: " ";
}
.article-aside:after {
  clear: both;
}
.article-aside .edit-link div[role="tooltip"] {
  display: none;
}
.article-info {
  margin: 0;
  width: 85%;
  float: left;
  font-size: 14px;
}
.article-info a {
  color: #555555;
}
.article-info a:hover,
.article-info a:focus,
.article-info a:active {
  color: #000000;
}
.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;
}
.item-image + .category-name {
  display: block;
  margin-top: -28px;
}
.item-image + .category-name a {
  background: #ffd733;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px;
}
.item-image + .category-name a:hover {
  background: #333333;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 28px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 42px 28px 0;
  float: none !important;
}
.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 28px 42px;
  float: none !important;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 28px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 28px;
}
.img-fulltext-right {
  float: right;
  margin-left: 28px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group .dropdown-menu {
  padding: 10px;
}
article aside .btn-group .dropdown-menu > li > a {
  padding: 5px 10px;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
article aside .btn-group.open .dropdown-toggle {
  box-shadow: 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: 28px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped h3,
.row-striped h3 {
  margin: 0;
  font-size: 18px;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap {
  width: 360px;
  padding: 28px;
  border: 1px solid #eeeeee;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .login-wrap {
    width: auto;
  }
}
.login-wrap form .control-label {
  text-align: left;
}
.login-wrap form label {
  text-align: left;
}
.login-wrap form .form-group {
  margin-bottom: 14px;
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  width: 100%;
}
.login-wrap form .form-group .checkbox input[type="checkbox"] {
  margin-top: 8px;
}
.login-wrap .btn {
  width: 100%;
}
.login-wrap .other-links ul {
  padding: 0;
  text-align: center;
  font-size: 13px;
}
.login-wrap .other-links ul li {
  display: inline-block;
  padding: 0 5px;
}
.login-wrap .password-group .input-group .btn {
  width: auto;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration {
  padding: 28px;
  border: 1px solid #eeeeee;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .registration {
    width: 560px;
  }
}
.registration legend {
  padding-bottom: 14px;
  border-color: #eeeeee;
}
.registration fieldset dt {
  margin-right: 5px;
}
.registration .form-actions {
  border: none;
  padding: 0;
}
.registration #member-registration {
  border: none;
  background: transparent;
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .registration .form-horizontal .control-group .controls {
    margin-left: 0;
  }
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 14px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 28px;
  padding: 14px 28px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile {
  padding: 28px;
  border: 1px solid #eeeeee;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .profile {
    width: 720px;
  }
}
.profile legend {
  padding-bottom: 14px;
  border-color: #eeeeee;
}
.users-profile-custom-joomlatoken .dl-horizontal.dl-horizontal dd {
  width: auto;
}
.profile-edit {
  padding: 28px;
  border: 1px solid #eeeeee;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .profile-edit {
    width: 720px;
  }
}
.profile-edit #jform_params_helpsite_chzn + .btn {
  margin-top: 14px;
}
.profile-edit .form-actions {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.search .page-title,
.search .page-header h1 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.search .input-group.form-group #search-searchword {
  flex: 1 1 auto;
  width: 100%;
}
.search .input-group.form-group .input-group-btn {
  width: 48px;
}
.search .input-group.form-group .input-group-btn .btn {
  width: 100%;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm .search-box {
  border: 1px solid #eeeeee;
  padding: 28px;
}
#searchForm .form-group {
  margin-bottom: 14px;
}
#searchForm fieldset {
  margin: 0 0 28px 0;
}
#searchForm legend {
  margin-bottom: 14px;
  border: none;
  font-size: 16px;
  font-weight: 700;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 28px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
  margin-top: 7px;
}
#searchForm .chzn-container,
#searchForm label[for=limit] {
  float: left;
  margin-right: 10px;
}
#searchForm #ordering_chzn {
  float: none;
  margin-left: 5px;
  display: inline-block;
}
#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: 14px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 28px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 28px;
}
.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: 28px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 28px;
}
div.finder .word .form-inline > label {
  display: block;
  font-size: 30px;
  font-family: "Old Standard TT", Georgia, Times, serif;
  margin-bottom: 16px;
  font-weight: 300;
  letter-spacing: -1px;
  color: #ffffff;
}
div.finder .word .form-inline > .input-group {
  flex-wrap: wrap;
  justify-content: center;
}
div.finder .word .form-inline > .input-group .js-finder-search-query {
  margin-bottom: 10px;
  width: 100%;
}
div.finder .word .form-inline > .input-group button.btn {
  color: #000000;
}
div.finder .word .form-inline > .input-group a.btn {
  background: #eeeeee;
  color: #000000;
  margin-left: 10px;
}
div.finder .awesomplete {
  width: 100%;
}
div.finder .awesomplete input.form-control {
  width: 100%;
  border-radius: 0;
}
#advancedSearch {
  margin-top: 10px;
}
#advancedSearch .card-body > p {
  margin-top: 10px;
}
#advancedSearch #finder-filter-window {
  margin-top: 15px;
}
#advancedSearch #finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-bottom: 56px;
}
@media screen and (min-width: 1200px) {
  #advancedSearch #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
#advancedSearch #finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 14px;
  width: 100%;
}
#advancedSearch #finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
#advancedSearch #finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
#advancedSearch #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
#advancedSearch #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  width: 100%;
}
#advancedSearch #finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
#advancedSearch #finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
#advancedSearch #finder-filter-window .filter-branch {
  text-align: left;
}
#advancedSearch #finder-filter-window .filter-branch .control-group {
  display: inline-block;
  margin-right: 10px;
}
#advancedSearch #finder-filter-window .filter-branch .control-group .control-label {
  margin-bottom: 5px;
}
.contact {
  color: #707070;
}
@media (min-width: 768px) {
  .contact {
    padding-top: 56px;
  }
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.contact .page-header {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 28px;
  padding-bottom: 28px;
  text-align: left;
  text-transform: none;
}
.contact .page-header h2,
.contact .page-header h3 {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.contact h3 {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .contact .box-contact {
    margin-bottom: 42px;
  }
}
.contact .box-contact h3 {
  margin: 0 0 14px;
}
.contact .contact-left > h3 {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 28px;
  padding-bottom: 28px;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
.contact .tab-content {
  padding-top: 28px;
}
.contact .control-group .control-label {
  text-align: left;
}
.contact .control-group .controls {
  margin-left: 0;
  float: left;
  width: 100%;
}
.contact .control-group .controls #jform_consentbox {
  padding-left: 20px;
}
.contact .control-group .controls #jform_consentbox label {
  font-weight: 400;
}
.contact .control-group .controls #jform_consentbox input {
  margin-left: -20px;
}
.com_contact .contact-image {
  margin-bottom: 30px;
}
.contact-form legend {
  border-bottom: 0;
  margin-bottom: 0;
  color: #ffcc00;
  font-size: 13px;
  text-transform: none;
}
.contact-form #jform_captcha-lbl {
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .contact-form .form_captcha {
    display: inline-block;
  }
}
.contact-form .form-group {
  margin-bottom: 14px;
}
.contact-form .form-group .control-label.invalid,
.contact-form .form-group .form-control.invalid {
  border-color: #cc0000;
  box-shadow: none;
  color: #cc0000;
}
.contact-form .checkbox input[type="checkbox"] {
  margin-left: 0;
  margin-top: 8px;
  width: auto;
  padding: 0;
}
.contact-form .control-btn {
  margin-top: 14px;
}
@media (min-width: 768px) {
  .contact-form .control-btn {
    margin-top: 0;
    text-align: right;
  }
}
.contact-form input {
  width: 100%;
}
.contact-form input.invalid {
  border-color: #cc0000;
}
.contact-form textarea {
  height: 220px;
  width: 100%;
}
.contact-form .control-group {
  margin-bottom: 8px;
}
.contact-form .control-group .control-label {
  padding-top: 0;
}
.contact-address dd {
  margin-bottom: 5px;
}
.contact-address dd .fa {
  width: 16px;
  margin-right: 6px;
}
.contact-address dd a {
  color: #31302f;
}
.contact-address dd a:hover {
  color: #ffd733;
}
.contact-links ul li {
  display: inline-block;
  margin-right: 10px;
}
.contact-links ul li a {
  color: #31302f;
  padding: 0 !important;
  margin: 0 10px 5px 0;
}
.contact-links ul li a:hover,
.contact-links ul li a:active,
.contact-links ul li a:focus {
  background: none;
  color: #ffd733;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 28px;
  margin: 0 0 14px 0;
}
.tag-category .filters .btn-group {
  margin-left: 0;
}
.tag-category .filters .btn-group .inputbox {
  float: left;
}
@media (max-width: 767px) {
  .tag-category .filters .btn-group .inputbox {
    margin-bottom: 7px;
  }
}
.tag-category .filters .btn-group .btn {
  height: 42px;
}
@media (max-width: 767px) {
  .tag-category .filters .btn-group .btn {
    margin-right: 7px;
  }
}
.tag-category .filters.btn-toolbar.btn-toolbar {
  display: block;
}
.tag-category .filters.btn-toolbar.btn-toolbar .btn-group {
  display: flex;
  margin-bottom: 5px;
}
.tag-category .filters select {
  color: #222222;
}
.tag-category .category li h3 {
  margin: 9.33333333px 0;
  font-size: 14px;
  font-weight: 400;
}
.tag-category .category li h3 a {
  color: #000000;
}
.tag-category .category li h3 a:hover,
.tag-category .category li h3 a:focus {
  color: #1e6698;
}
.tag-category .tags-list .media {
  padding-top: 28px;
  padding-bottom: 28px;
  background: none;
  border-bottom: 1px solid #eeeeee;
}
.tag-category .tags-list .media .media-object {
  width: 100%;
  height: auto;
  margin: 0 0 28px;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .tag-category .tags-list .media .media-object {
    width: 300px;
    height: auto;
    margin-right: 28px;
  }
}
.tag-category .tags-list .media .tag-title {
  margin-top: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: normal;
  color: #000000;
  text-transform: uppercase;
}
.tag-category .tags-list .media:hover {
  background: none;
}
.tag-category .tags-list .media:hover .tag-title a {
  color: #1e6698;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 28px;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 14px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header,
.categories-list .page-header {
  line-height: normal;
  padding: 0 0 14px 0;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  border: 0;
}
@media screen and (min-width: 768px) {
  .cat-children > div,
  .categories-list > div,
  .cat-children .category-item,
  .categories-list .category-item {
    padding: 28px;
    border: 1px solid #eeeeee;
    margin-right: -1px;
  }
  .cat-children > div .category-item,
  .categories-list > div .category-item,
  .cat-children .category-item .category-item,
  .categories-list .category-item .category-item {
    width: auto;
    float: none;
    margin: 0;
  }
  .cat-children > div:hover,
  .categories-list > div:hover,
  .cat-children .category-item:hover,
  .categories-list .category-item:hover {
    background: #f7f7f7;
  }
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 28px;
  margin-bottom: 28px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 28px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 28px;
  margin-bottom: 28px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 28px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-intro-media {
  margin-bottom: 28px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 14px;
  padding: 14px 28px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 28px;
  font-weight: bold;
}
.pagination-wrap .counter {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.pagination-wrap .pagination {
  width: auto;
}
.pagination-wrap .pagination li {
  text-transform: uppercase;
}
.pager ul {
  padding: 14px 0;
  margin: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.pager ul li a {
  border: 0;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 28px 28px;
  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: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #ffd733;
  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: #ffd733;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .pagenav {
    margin: 0 15px;
  }
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 14px 28px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
  text-transform: uppercase;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 28px;
  font-size: 18px;
  text-transform: uppercase;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
  color: #333333;
}
.items-more .nav > li > a:hover,
.items-more .nav > li > a:focus {
  color: #000000;
}
.readmore a,
.readmore .btn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #ffd733;
  border: none;
}
.readmore a .icon-chevron-right,
.readmore .btn .icon-chevron-right {
  display: none;
}
.readmore a:hover,
.readmore .btn:hover {
  opacity: 0.9;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 14px 0;
}
.display-limit {
  margin: 14px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert.alert-message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert.alert-message .alert-link {
  color: #356635;
}
.alert.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert.alert-notice .alert-link {
  color: #2d6987;
}
.alert.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert.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;
}
.languageswitcherload {
  border-right: 1px solid #222222;
  float: right;
  padding: 0 7px;
  text-align: center;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
.languageswitcherload .mod-languages a .fa {
  color: #ffffff;
}
.languageswitcherload .mod-languages a:hover .fa,
.languageswitcherload .mod-languages a:focus .fa,
.languageswitcherload .mod-languages a:active .fa {
  color: #ffd733;
}
@media (min-width: 767px) {
  .languageswitcherload .mod-languages ul {
    left: auto;
    right: 0;
  }
}
.languageswitcherload .mod-languages ul li {
  margin: 0;
}
.languageswitcherload .mod-languages ul li img {
  margin-right: 7px;
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 14px;
}
.edit.item-page #adminForm > .btn-toolbar {
  margin-bottom: 28px;
  padding-bottom: 28px;
  border-bottom: 1px solid #eeeeee;
}
.edit.item-page #jform_title,
.edit.item-page #jform_articletext {
  color: #222222;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.chzn-container-single .chzn-single {
  background: none;
  line-height: 36px;
  height: 40px;
  border-radius: 0;
  border-color: #dce2e8;
  box-shadow: none;
}
.chzn-container-single .chzn-single div b {
  background-position: 0 8px;
}
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 8px;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -14px 2px;
}
.chzn-container .chzn-drop {
  border-color: #dce2e8;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #dce2e8;
  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: #dce2e8;
}
.btn-group .chzn-results {
  white-space: normal;
}
.article-tools .view-tools ul,
.article-tools .typo-tools ul {
  margin: 0;
  padding: 0;
}
.article-tools .view-tools ul li,
.article-tools .typo-tools ul li {
  list-style: none;
  display: inline-block;
}
.article-tools .view-tools ul li a,
.article-tools .typo-tools ul li a {
  color: #555555;
}
.article-tools .view-tools ul li a:hover,
.article-tools .typo-tools ul li a:hover,
.article-tools .view-tools ul li a:focus,
.article-tools .typo-tools ul li a:focus {
  color: #1e6698;
}
.has-article-tools .content_rating,
.has-article-tools .content_rating + form {
  display: none;
}
.tags {
  margin-bottom: 28px;
}
.tags span {
  display: inline-block;
}
.tags span a,
.tags span a.label {
  background: #eeeeee;
  border-radius: 0;
  color: #555555;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 14px;
}
.tags span a:hover,
.tags span a.label:hover,
.tags span a:focus,
.tags span a.label:focus,
.tags span a:active,
.tags span a.label:active {
  background: #1e6698;
  color: #ffffff;
  text-decoration: none;
}
.mod-preview-info {
  z-index: 10;
}
.com_config .form-horizontal .t3onoff {
  padding: 0;
}
.com_config .form-horizontal .t3onoff label {
  padding: 0;
  border: 0;
  left: 0;
  height: 34px;
}
.com_config .form-horizontal .t3onoff label::before {
  padding: 3px 14px;
}
.com_config .form-horizontal .t3onoff label.on::before {
  text-align: left;
}
.window #imageForm .pull-right {
  margin-right: 15px;
}
.window #window-mainbody .js-stools-container-bar {
  margin-bottom: 10px;
}
.window #window-mainbody .js-stools-container-bar .btn-wrapper button {
  margin-top: 0;
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  display: block;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  outline: none;
  padding: 0 !important;
  transform: none;
  bottom: auto;
}
#modal-jform_consentbox.in,
#modal-consentbox.in {
  opacity: 1;
  display: block !important;
}
#modal-jform_consentbox .modal-header,
#modal-consentbox .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  overflow-y: auto;
  width: 98%;
  position: relative;
  padding: 1%;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  height: 75vh;
}
#modal-jform_consentbox .iframe,
#modal-consentbox .iframe {
  height: 98%;
}
#modal-consentbox .modal-header h3,
#modal-jform_consentbox .modal-header h3 {
  margin: 0;
  font-size: 26px;
}
.joomla-modal {
  top: 5%;
  display: block;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  bottom: auto;
  visibility: hidden;
}
.joomla-modal.show {
  opacity: 1;
  display: block !important;
  visibility: visible;
}
.joomla-modal .modal-dialog {
  width: 100%;
  transform: translate(0) !important;
  margin: 0;
}
.joomla-modal .modal-header {
  display: flex;
}
.joomla-modal .modal-body {
  height: 70vh;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 14px;
  padding: 0;
}
#jform_terms_terms-lbl .star,
#jform_privacyconsent_privacy-lbl .star,
#jform_consentbox-lbl .star {
  width: 10px;
  vertical-align: top;
}
.j40 .password-group .input-group.input-group input {
  width: 100%;
}
.j40 .registration .control-label {
  position: relative;
}
.j40 .registration .control-label .form-control-feedback {
  left: 180px;
  top: -15px;
  bottom: auto;
}
@media screen and (max-width: 768px) {
  .j40 .registration .control-label .form-control-feedback {
    left: 0;
    top: -5px;
    text-align: left;
  }
}
.j40.view-contact label.control-label {
  position: relative;
}
.j40.view-contact label.control-label .form-control-feedback {
  left: 0;
  bottom: -5px;
}
.j40.view-contact #jform_consentbox .form-check {
  display: flex;
  align-items: flex-start;
}
.j40.view-contact #jform_consentbox .form-check .form-check-input {
  margin-top: 6px;
}
.j40.view-contact .joomla-modal {
  display: none !important;
}
.j40.view-contact .joomla-modal.show {
  display: block !important;
}
.j40.view-contact .joomla-modal .modal-dialog.modal-dialog {
  transform: translate(0);
  margin: 0;
  top: 0;
}
.j40 #blueimp-gallery .slide .slide-content.in {
  display: block;
}
.j40 #blueimp-gallery .slide .modal-header {
  display: block;
}
.j40 #blueimp-gallery .slide .modal-header .modal-title {
  text-align: left;
}
.j40.view-media .media-browser-item.selected .media-browser-select:after {
  content: '\f00c';
  color: #669900;
  font-family: FontAwesome3;
}
.j40 .modal-dialog .modal-body {
  height: 60vh;
}
.j31 #modules-form #jform_showtitle label {
  background: inherit;
}
.j31 #modules-form .field-calendar button {
  height: 40px;
}
.j31 #acym_article_jform_params_termscontent {
  top: 50%;
  transform: translateY(-50%);
}
.j31 .article-navigation ul.pagenav li.next {
  float: right;
}
ul.pagination {
  width: 100%;
}
ul.pagination li.next {
  float: right;
}
.modal-backdrop.modal-backdrop {
  z-index: 1040;
}
.modal-backdrop.modal-backdrop.show {
  opacity: 0.8;
  visibility: visible;
}
.tooltip.show {
  opacity: 1;
}
.control-label {
  position: relative;
  text-align: left !important;
}
.control-label label {
  width: 100%;
}
.control-label .form-control-feedback {
  position: static;
  width: 100%;
  line-height: 1;
  height: auto;
  margin-top: 4px;
}
#blueimp-gallery .modal.in {
  display: block;
}

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

.t3-topbar {
  background-color: #333333;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  position: relative;
  z-index: 100;
}
.t3-topbar p {
  margin: 0;
}
.t3-header {
  padding-top: 14px;
  padding-bottom: 14px;
  background: #ffd733;
  color: #ffffff;
  position: relative;
  z-index: 99;
}
.logo {
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.nav-search {
  height: 36px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .nav-search {
    border: 0;
    height: 36px;
    line-height: 36px;
  }
}
.nav-search a {
  display: block;
  color: #000000;
}
.nav-search a:hover {
  color: #ffffff;
}
.nav-search.open {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  margin-top: 0;
}
.nav-search.open a {
  display: none;
}
.nav-search.open .dropdown-menu {
  background: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin: 112px auto 0;
  min-width: 215px;
  height: auto;
  position: static;
  float: none;
  border: 0;
  top: 0;
}
.nav-search.open .dropdown-menu .t3-module {
  margin-bottom: 0;
  line-height: 1;
}
.nav-search.open .dropdown-menu .module-title {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .nav-search.open .dropdown-menu .form-control,
  .nav-search.open .dropdown-menu .inputbox {
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: none !important;
    width: 100%;
    font-size: 108px;
    font-weight: bold;
    padding: 28px 0;
    height: auto;
    line-height: 1.2;
    border-bottom: 1px solid #222222;
  }
  .nav-search.open .dropdown-menu .form-control::-moz-placeholder,
  .nav-search.open .dropdown-menu .inputbox::-moz-placeholder {
    color: #222222;
    opacity: 1;
  }
  .nav-search.open .dropdown-menu .form-control:-ms-input-placeholder,
  .nav-search.open .dropdown-menu .inputbox:-ms-input-placeholder {
    color: #222222;
  }
  .nav-search.open .dropdown-menu .form-control::-webkit-input-placeholder,
  .nav-search.open .dropdown-menu .inputbox::-webkit-input-placeholder {
    color: #222222;
  }
  .nav-search.open .dropdown-menu .form-control:focus,
  .nav-search.open .dropdown-menu .inputbox:focus {
    background: none;
    color: #000000;
  }
  .nav-search.open .dropdown-menu .form-control:focus::-moz-placeholder,
  .nav-search.open .dropdown-menu .inputbox:focus::-moz-placeholder {
    color: #000000;
    opacity: 1;
  }
  .nav-search.open .dropdown-menu .form-control:focus:-ms-input-placeholder,
  .nav-search.open .dropdown-menu .inputbox:focus:-ms-input-placeholder {
    color: #000000;
  }
  .nav-search.open .dropdown-menu .form-control:focus::-webkit-input-placeholder,
  .nav-search.open .dropdown-menu .inputbox:focus::-webkit-input-placeholder {
    color: #000000;
  }
  .nav-search.open .dropdown-menu .placeholder {
    color: #000000;
  }
}
.nav-search.open .dropdown-menu button {
  float: right;
  margin-top: 14px;
}
@media (max-width: 991px) {
  .nav-search.open .dropdown-menu {
    position: fixed;
    top: 50px;
    left: 0;
    height: auto;
    width: 100%;
    padding: 28px;
    background: #222222;
    border-radius: 0;
    margin-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .nav-search.open .dropdown-menu .form-control {
    width: 100%;
  }
}
.nav-search.open a {
  color: #ffd733;
  position: relative;
}
.ie8 .nav-search .dropdown-menu {
  border: 0;
  right: 215px !important;
}
.head-btn {
  text-align: right;
}
.head-btn .nav > li {
  display: inline-block;
  margin-left: 14px;
}
.head-btn .nav > li > a {
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.head-btn .nav > li > a:focus,
.head-btn .nav > li > a.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.head-btn .nav > li > a:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.head-btn .nav > li > a:active,
.head-btn .nav > li > a.active,
.open > .dropdown-toggle.head-btn .nav > li > a {
  color: #ffffff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #080808;
}
.head-btn .nav > li > a:active:hover,
.head-btn .nav > li > a.active:hover,
.open > .dropdown-toggle.head-btn .nav > li > a:hover,
.head-btn .nav > li > a:active:focus,
.head-btn .nav > li > a.active:focus,
.open > .dropdown-toggle.head-btn .nav > li > a:focus,
.head-btn .nav > li > a:active.focus,
.head-btn .nav > li > a.active.focus,
.open > .dropdown-toggle.head-btn .nav > li > a.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.head-btn .nav > li > a.disabled:hover,
.head-btn .nav > li > a[disabled]:hover,
fieldset[disabled] .head-btn .nav > li > a:hover,
.head-btn .nav > li > a.disabled:focus,
.head-btn .nav > li > a[disabled]:focus,
fieldset[disabled] .head-btn .nav > li > a:focus,
.head-btn .nav > li > a.disabled.focus,
.head-btn .nav > li > a[disabled].focus,
fieldset[disabled] .head-btn .nav > li > a.focus {
  background-color: #333333;
  border-color: #262626;
}
.head-btn .nav > li > a .badge {
  color: #333333;
  background-color: #ffffff;
}
.t3-sl {
  padding-bottom: 56px;
  padding-top: 56px;
}
@media screen and (min-width: 992px) {
  .t3-sl {
    padding: 84px 15px;
  }
}
.t3-mainbody {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t3-content {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t3-sidebar {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t3-sidebar .t3-module {
  margin-bottom: 42px;
}
.t3-sidebar .t3-module:after {
  content: "";
  display: block;
  background: url("../../images/ico/divide-side.png") repeat center center;
  height: 13px;
  margin-bottom: 42px;
  margin-top: 42px;
  max-width: 747px;
}
.t3-sidebar .t3-module:last-child:after {
  display: none;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #283034;
  color: #eeeeee;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .t3-footnav {
    padding: 56px 0;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #eeeeee;
  margin-top: 14px;
  margin-bottom: 14px;
}
.t3-footnav .t3-module .module-title {
  color: #eeeeee;
  font-size: 18px;
  margin-bottom: 14px;
  text-transform: 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;
  background: transparent !important;
  padding: 0 !important;
}
.t3-footnav .t3-module ul > li > a {
  color: #eeeeee;
  text-transform: uppercase;
  font-weight: 300;
  padding: 7px 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: #1e6698;
  background: none;
}
.t3-footnav .t3-module ul > li.active > a {
  background: none;
}
.t3-footnav .t3-module ul > li.active > a:hover,
.t3-footnav .t3-module ul > li.active > a:active,
.t3-footnav .t3-module ul > li.active > a:focus {
  color: #1e6698;
  background: none;
}
.t3-footnav .nav-pills .dropdown-toggle {
  background: transparent;
}
.t3-footnav .nav-pills .dropdown-menu {
  padding-left: 10px;
}
.t3-footnav .nav-pills .dropdown-menu a {
  text-transform: none;
  color: #333333;
}
.t3-footnav .nav-pills .dropdown-menu a:hover,
.t3-footnav .nav-pills .dropdown-menu a:active {
  color: #ffd733;
  background: transparent;
}
.t3-footnav .acymailing_module {
  margin-bottom: 28px !important;
}
.t3-footnav .acymailing_module .form-control {
  border-color: #ffffff;
}
@media screen and (min-width: 1200px) {
  .t3-footnav .acymailing_module .form-control[name='user[email]'] {
    width: 240px !important;
    margin-right: 5px;
  }
}
@media screen and (min-width: 992px) {
  .t3-footnav .mod-connect .module-title,
  .t3-footnav .mod-connect .module-ct {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .t3-footnav .mod-connect .module-title {
    margin-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  .t3-footnav .mod-quicklinks {
    padding-left: 60px;
    padding-right: 60px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #3e4b51;
  }
}
.t3-copyright {
  border-top: 1px solid #3e4b51;
  font-size: 12px;
  padding: 56px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 28px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.events .event-item {
  margin-bottom: 28px;
}
.events .event-item .event-ct {
  position: relative;
}
.events .event-item.event_outoffdate .event-ct:before {
  background: url('../../images/ico/badge-end-ltr.png') no-repeat top right;
  width: 68px;
  height: 68px;
  position: absolute;
  bottom: -3px;
  right: -3px;
  z-index: 2;
  content: "";
}
.events .event-item.event_current .event-ct:before {
  background: url('../../images/ico/badge-current-ltr.png') no-repeat top right;
  width: 64px;
  height: 64px;
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 2;
  content: "";
}
.events .event-item .event-item-main .event-intro {
  display: none;
}
.events .event-item .event-info ul li {
  display: inline-block;
  border: 0;
  padding: 0 10px;
  text-transform: uppercase;
  color: #999999;
  font-size: 14px;
  line-height: 1;
  font-size: 13px;
}
.events .event-item .event-info ul li .fa {
  display: none;
}
.events .event-item .event-info ul li:first-child {
  padding-left: 0;
  border-right: 1px solid #eeeeee;
}
.events .event-item .event-info ul li:last-child {
  border-right: 0;
  padding-left: 0;
  display: block;
}
.events .event-item .post-title {
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.5;
}
.events .event-item .post-title a {
  color: #222222;
}
.events .event-item .post-title a:hover,
.events .event-item .post-title a:focus {
  color: #2683c3;
}
.events .event-featured {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #eeeeee;
}
@media screen and (max-width: 767px) {
  .event-detail {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.event-detail img {
  width: 100%;
}
.event-detail .event-item-media {
  position: relative;
}
@media screen and (max-width: 767px) {
  .event-detail .event-item-media .item-image {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.event-detail .event-item-media .item-image img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  .event-detail .event-item-media .event-countdown {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.event-detail .event-item-media .sch-countdown.event-detail-outdate {
  background: #eeeeee;
  color: #999999;
  font-size: 24px;
  font-weight: bold;
}
.event-detail .event-item-media .sch-countdown.event-detail-current {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}
.event-detail address {
  font-size: 13px;
  color: #555555;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .event-detail .mod-title {
    width: 50%;
    font-size: 14px;
  }
  .event-detail .mod-title .first-word {
    font-size: 13px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.event-detail .event-item-main .post-title {
  text-transform: uppercase;
}
.event-detail .event-item-main .post-title a {
  color: #222222;
}
.event-detail .event-aside {
  margin-top: 30px;
  padding: 28px;
  background: #f7f7f7;
}
.event-detail .event-speakers .module-ct:before,
.event-detail .event-sponsors .module-ct:before,
.event-detail .event-speakers .module-ct:after,
.event-detail .event-sponsors .module-ct:after {
  display: table;
  content: " ";
}
.event-detail .event-speakers .module-ct:after,
.event-detail .event-sponsors .module-ct:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .event-detail .event-speakers .module-ct a,
  .event-detail .event-sponsors .module-ct a {
    width: 33%;
    display: block;
    float: left;
    padding: 3px;
  }
}
@media screen and (max-width: 767px) {
  .event-detail .event-speakers .module-ct a,
  .event-detail .event-sponsors .module-ct a {
    width: 50%;
    display: block;
    float: left;
    padding: 3px;
  }
}
.event-detail .event-speakers .module-ct a img,
.event-detail .event-sponsors .module-ct a img {
  width: 100%;
  margin: 0;
  float: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-backface-visibility: hidden;
}
.event-detail .event-speakers .module-ct a:hover img,
.event-detail .event-sponsors .module-ct a:hover img,
.event-detail .event-speakers .module-ct a:focus img,
.event-detail .event-sponsors .module-ct a:focus img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
@media screen and (max-width: 560px) {
  .event-list.event-list {
    margin-left: 0;
    margin-right: 0;
  }
}
.event-list .event-item .item-image {
  overflow: hidden;
}
.event-list .event-item .item-image img {
  -webkit-transition: all 0.2s ease-in 0.1s;
  -o-transition: all 0.2s ease-in 0.1s;
  transition: all 0.2s ease-in 0.1s;
}
.event-list .event-item .item-image .event-item-main a:hover,
.event-list .event-item .item-image .event-item-main a:focus {
  color: #1e6698;
}
.event-list .event-item:hover .item-image img,
.event-list .event-item:focus .item-image img {
  transform: scale(1.1);
}
.com_virtuemart .vmicon.vm2-add_quantity_cart {
  position: relative;
  top: 5px;
}

.sr-only,
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.btn-close {
  background: #f0f0f0;
  border: 0;
  border-radius: 50%;
  color: #999;
  height: 32px;
  text-align: center;
  width: 32px;
  margin-left: auto;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.btn-close::before {
  content: "\f00d";
  display: block;
  font-family: FontAwesome3 !important;
  font-size: 16px;
}
.btn-close:hover {
  cursor: pointer;
  color: #666;
}
.field-calendar .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.field-calendar .input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.field-calendar a:hover,
.field-calendar a:focus,
.field-calendar a:active {
  cursor: pointer;
}
joomla-field-custom.field-custom-wrapper .input-group {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn {
  border-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select {
  background-color: #2f7d32;
  border-color: #2f7d32;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:active {
  background-color: #296e2c;
  border-color: #296e2c;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear {
  background-color: #c52827;
  border: 1px solid #c52827;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:active {
  background-color: #ae2322;
  border-color: #c52827;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn span {
  line-height: 38px;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}
.input-group .form-control {
  width: auto;
}
.input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.com-tags-tag.tag-category .filters {
  display: flex;
  align-items: center;
}
.users-profile-custom-joomlatoken .dl-horizontal dd {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 400px;
}
.com-finder .form-inline > label {
  margin-bottom: 14px;
}
.com-finder .input-group {
  display: flex;
  align-items: center;
}
.com-finder .input-group .btn:last-of-type {
  border-radius: 5px;
  margin-left: 14px;
}
.j40 joomla-field-media .input-group {
  max-width: 356px;
}
.j40 joomla-field-media .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.j40 joomla-field-media .input-group .form-control {
  border-top-left-radius: 0;
  flex: 1;
}
.j40 joomla-field-media .input-group .btn {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.j40 joomla-field-media .input-group .icon-times::before {
  content: "\f00d";
  display: inline-block;
  font-weight: FontAwesome;
  font-size: 16px;
}
.j40 .form-control-feedback {
  font-size: 12px;
  font-weight: 400;
  top: auto;
  bottom: -28px;
  line-height: 1;
  width: auto;
  white-space: nowrap;
}
.j40 .com-newsfeeds-newsfeed__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.j40 .com-newsfeeds-newsfeed__items li {
  border-bottom: 1px solid #eeeeee;
  padding: 28px 0;
}
.j40 .com-newsfeeds-newsfeed__items .feed-link {
  margin-bottom: 28px;
}
.j40 figure {
  margin-bottom: 28px;
}
.j40 figure img {
  max-width: 100%;
}
.j40 #com-contact-form {
  margin-bottom: 28px;
}
.j40 .request-confirm fieldset legend {
  font-size: 16px;
  padding-bottom: 28px;
}
.j40 .article-aside .icons {
  float: right;
}
.j40 .article-aside .icons a {
  display: block;
  position: relative;
}
.j40 .article-aside .icons [role="tooltip"] {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 2px 4px;
  position: absolute;
  white-space: nowrap;
  right: 0;
  max-width: none;
}
.j40 .article-aside .icons:hover [role="tooltip"] {
  display: block;
}
.j40 .password-group .input-group {
  display: flex;
  flex-wrap: nowrap;
}
.j40 .password-group .input-group input {
  width: auto;
}
.j40 .edit.item-page .choices__inner {
  padding-right: 6px;
}
.j40 .edit.item-page .choices__inner button {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  border: 0;
  margin-left: 6px;
  padding: 1px 6px;
}
.j40 .edit.item-page .choices__inner button:hover,
.j40 .edit.item-page .choices__inner button:focus,
.j40 .edit.item-page .choices__inner button:active {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.profile-edit .password-group .input-group input {
  min-width: 268px;
}
.profile-edit .control-group {
  margin-top: 28px;
}
.profile-edit .control-group .controls {
  float: none;
}
.j40 .joomla-modal.show,
.j42 .joomla-modal.show {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.j40 .joomla-modal.show .modal-dialog,
.j42 .joomla-modal.show .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
}
.j40 .joomla-modal.show .modal-dialog .modal-content,
.j42 .joomla-modal.show .modal-dialog .modal-content {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.j40 .jviewport-width80,
.j42 .jviewport-width80 {
  width: 80vw;
}
.j40 .jviewport-height70,
.j42 .jviewport-height70 {
  height: 70vh;
}
.j40 .modal-header,
.j42 .modal-header {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
}
.j40 .modal-header h3,
.j42 .modal-header h3 {
  font-size: 24px;
  font-weight: 500;
}
.j40 .modal-body,
.j42 .modal-body {
  overflow: hidden;
  padding: 0;
}
.j40 .iframe,
.j42 .iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
.j40 [role=tooltip]:not(.show),
.j42 [role=tooltip]:not(.show) {
  right: 5em;
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6d757e;
  border-radius: .25rem;
}
.j40 .container-popup [id="filter[search]-desc"],
.j42 .container-popup [id="filter[search]-desc"] {
  top: 100%;
  bottom: auto;
}
.j40 .btn-toolbar,
.j40 .js-stools-container-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.j40 .ordering-select {
  display: flex;
  align-items: center;
}
.j40 .btn-group {
  margin-right: 14px;
}
.j40 .js-stools-container-filters {
  display: none;
  margin-top: 28px;
}
.j40 .js-stools-container-filters.js-stools-container-filters-visible {
  display: flex;
}
.j40 .js-stools-container-filters .js-stools-field-filter {
  margin-right: 14px;
}
.j40 .js-stools-container-filters .js-stools-field-filter:last-child {
  margin-right: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner {
  border: 0;
  min-height: auto;
  padding: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner input {
  margin-bottom: 0;
}
.j40 #contact-form label.required {
  position: relative;
}
.j40 #contact-form label.required .form-control-feedback {
  background: #fff;
  border-radius: .5rem;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .5rem;
  right: auto;
  left: calc(132%);
  bottom: calc(132%);
}
.contentpane .subhead {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
.contentpane .subhead .btn-toolbar {
  display: flex;
  gap: 14px;
  margin: 0;
}
.contentpane .subhead .btn-toolbar::before,
.contentpane .subhead .btn-toolbar::after {
  display: none;
}
.contentpane .media-sidebar {
  border-right: 1px solid #ddd;
}
.contentpane .media-toolbar {
  border-bottom: 1px solid #ddd;
  margin-right: 20px;
  padding-left: 20px;
}
.contentpane .media-toolbar .media-toolbar-icon {
  border-left: 1px solid #ddd;
}
.contentpane .media-toolbar .icon-search-minus,
.contentpane .media-toolbar .icon-search-plus {
  font-family: FontAwesome3;
}
.contentpane .media-toolbar .icon-search-minus::before,
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f010";
  display: block;
  font-size: 16px;
}
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f00e";
}