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

.wrap {
  width: auto;
  clear: both;
}
.offset-12 {
  margin-right: -986px;
}
.offset-11 {
  margin-right: -903px;
}
.offset-10 {
  margin-right: -820px;
}
.offset-9 {
  margin-right: -737px;
}
.offset-8 {
  margin-right: -654px;
}
.offset-7 {
  margin-right: -571px;
}
.offset-6 {
  margin-right: -488px;
}
.offset-5 {
  margin-right: -405px;
}
.offset-4 {
  margin-right: -322px;
}
.offset-3 {
  margin-right: -239px;
}
.offset-2 {
  margin-right: -156px;
}
.offset-1 {
  margin-right: -73px;
}
.row-fluid .spanfirst {
  margin-right: 0 !important;
}

.logo-control .logo-img-sm {
  display: none;
}
.logo-control .logo-img {
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:767px screen-xs:600px screen-sm:734px screen-md:986px screen-lg:986px";
}

.wrap {
  width: auto;
  clear: both;
}
.componentheading,
.newsfeed-category > h2 {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}

body {
  background-color: #eee;
  color: #666;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
}
body .t3-content .main-content,
.view-article .t3-content.layout-home .main-content,
.layout-edit .t3-content.layout-home .main-content {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 15px;
  margin-bottom: 10px;
}
body .t3-content.layout-home .main-content {
  background: transparent;
  border: none;
  padding: 0;
  margin-bottom: 0;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #cc3333;
  text-decoration: none;
}
a:focus {
  outline: none;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 20px;
  padding: 8px 10px;
  text-align: right;
  vertical-align: top;
}
td {
  border-top: 1px solid #ddd;
}
th {
  background: #444;
  color: #eee;
  font-weight: bold;
}
th a {
  color: #666;
}
th a:hover,
th a:focus,
th a:active {
  color: #cc3333;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #ddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-right: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: right;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-right: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-right: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-right: 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: right;
  vertical-align: middle;
  margin-right: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.star {
  color: #fc0;
}
.red {
  color: #c00;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
hr.hr-condensed {
  margin: 10px 0;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.width-auto {
  width: auto;
}

p {
  margin: 0 0 10px;
}
p small,
p .small {
  font-size: 10px;
  color: #999;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #444;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 30px;
  line-height: 40px;
}
h1 small {
  font-size: 24px;
}
h2 {
  font-size: 24px;
  line-height: 40px;
}
h2 small {
  font-size: 18px;
}
h3 {
  font-size: 18px;
  line-height: 40px;
}
h3 small {
  font-size: 14px;
}
h4 {
  font-size: 14px;
  line-height: 20px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 13px;
  line-height: 20px;
}
h5 small {
  font-size: 10px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
.page-header {
  margin: 0 0 10px;
}
.page-header h2 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  color: #666;
  margin: 0;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
h1.ja-typo-title {
  border-bottom: 8px solid #ddd;
  font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 5px 0;
  color: #666;
  font-size: 20px;
  text-transform: uppercase;
}
h2.ja-typo-title {
  font-weight: normal;
  margin-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
}
h2.ja-typo-title span {
  display: inline-block;
  background: #f2f2f2;
  padding: 3px 10px;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
  font-size: 24px;
  font-weight: normal;
}
.article-title a,
.article-header h1 a {
  color: #222;
}
.item-title {
  font-weight: bold;
}
#ja-typo ul,
#ja-typo ol {
  margin: 0 25px 10px 0 !important;
}
ul,
ol {
  padding: 0;
  margin: 0 25px 10px 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-right: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-right: 10px;
}
.dl-horizontal dt {
  float: right;
  clear: right;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 5px;
}
.dl-horizontal dd {
  margin-right: 0px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.label {
  background: #999;
}
.label-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #c00;
}
.label-important[href],
.badge-important[href] {
  background-color: #990000;
}
.label-warning,
.badge-warning {
  background-color: #f80;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #cc6d00;
}
.label-success,
.badge-success {
  background-color: #690;
}
.label-success[href],
.badge-success[href] {
  background-color: #446600;
}
.label-info,
.badge-info {
  background-color: #07b;
}
.label-info[href],
.badge-info[href] {
  background-color: #005788;
}
.label-inverse,
.badge-inverse {
  background-color: #444;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 15px 0 0;
  margin: 0 0 20px;
  border-right: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: left;
  padding-left: 15px;
  padding-right: 0;
  border-left: 5px solid #eee;
  border-right: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: left;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
blockquote span.open,
blockquote span.close {
  color: #666;
  cursor: auto;
  font-size: 20px;
  opacity: 1;
}
blockquote span.open:hover,
blockquote span.close:hover {
  color: #666;
  opacity: 1;
  cursor: auto;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  font-size: 12px;
}
.ja-typo-blockswrap {
  padding-top: 20px;
}
.ja-typo-blockswrap .ja-typo-blockrow {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 20px;
}
.ja-typo-blockswrap .ja-typo-blockct {
  padding-top: 10px;
}
.ja-typo-blockswrap:hover > h1.ja-typo-title {
  border-color: #333333;
  color: #333;
}
.ja-typo-blockswrap:hover h2.ja-typo-title > span {
  background-color: #ddd;
}
.text-warning {
  color: #C09853;
}
.text-error {
  color: #B94A48;
}
.text-info {
  color: #3A87AD;
}
.text-success {
  color: #468847;
}
.muted {
  color: #999;
}
.text-warning,
.text-error,
.text-info,
.text-success,
.muted,
.text-normal {
  padding-right: 20px;
}
.text-warning i[class^="icon-"],
.text-error i[class^="icon-"],
.text-info i[class^="icon-"],
.text-success i[class^="icon-"],
.muted i[class^="icon-"],
.text-normal i[class^="icon-"] {
  float: right;
  font-size: 13px;
  margin: 3px -20px 0 0;
}
.dropcap {
  display: block;
  float: right;
  font-family: Georgia, Times, serif;
  font-size: 60px;
  line-height: 40px;
  padding: 5px 0 0 8px;
}
#ja-typo .ja-typo-list {
  margin: 0 !important;
}
#ja-typo .ja-typo-list li {
  list-style: none;
  padding-right: 20px;
  margin: 0 10px 5px 0;
}
#ja-typo .ja-typo-list li i[class^="icon-"] {
  float: right;
  font-size: 13px;
  margin: 3px -20px 0 0;
}
.blocknumber {
  min-height: 44px;
  padding: 5px 55px 5px 0;
}
.bignumber {
  background-image: url("../../../images/blocknumber-bg.png");
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  height: 44px;
  line-height: 44px;
  text-align: center;
  width: 44px;
  float: right;
  margin-right: -55px;
}
.blocknumber-1 .bignumber {
  background-position: 100% 0;
}
.blocknumber-2 .bignumber {
  background-position: 100% -44px;
}
.blocknumber-3 .bignumber {
  background-position: 100% -88px;
}
.ja-typo-bubble {
  margin-bottom: 20px;
  position: relative;
}
.ja-typo-bubblect {
  border: 3px solid #ddd;
  padding: 15px;
}
.ja-typo-bubble-meta {
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.bubble-2 .ja-typo-bubblect {
  background: #DDDDDD;
  border: none;
}
.bubble-3 .ja-typo-bubblect {
  border: 3px solid #CC3333;
}
.bubble-4 .ja-typo-bubblect {
  background: #CC3333;
  border: none;
  color: #fff;
}
.bubble-5 .ja-typo-bubblect {
  border: 3px solid #333333;
}
.bubble-6 .ja-typo-bubblect {
  background: #333333;
  border: none;
  color: #fff;
}
.bubble-rounded .ja-typo-bubblect {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ja-typo-box {
  border: 3px solid #ddd;
  padding: 10px 15px;
}
.typo-box-icon {
  padding-right: 50px;
}
.typo-box-icon i[class^="icon-"] {
  float: right;
  font-size: 30px;
  margin: 5px -40px 0 0;
}
.box-grey-1 {
  background: #f7f7f7;
}
.box-grey-2 {
  background: #F7F7F7;
  border-style: dotted;
}
.box-hilite-1 {
  background: #FFFFDD;
  border-color: #D2D2B6;
}
.box-hilite-2 {
  background: #FFFFDD;
  border-color: #D2D2B6;
  border-style: dotted;
}
.box-rounded {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.ja-typo-legend {
  border: 3px solid #ddd;
  padding: 20px 15px 15px;
  position: relative;
  margin-top: 10px;
}
.ja-typo-legend .legend-title {
  background: #fff;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  right: 10px;
  line-height: normal;
  margin: 0 !important;
  padding: 5px !important;
  position: absolute;
  top: -17px;
}
.legend-2 {
  border: 3px solid #CC3333;
}
.legend-2 .legend-title {
  color: #CC3333;
}
.legend-rounded {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#ja-typo .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 10px 10px;
}
#ja-typo .btn-primary {
  background-image: linear-gradient(to bottom,#0088CC,#0044CC);
  background-color: #006DCC;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
#ja-typo .btn-primary:hover,
#ja-typo .btn-primary:focus {
  background: #0044CC;
}
#ja-typo .btn.btn-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#ja-typo .btn-small.btn-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#ja-typo .btn-large.btn-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#ja-typo .t3-module {
  background: #fff;
  border: 1px solid #E5E5E5;
  color: inherit;
  margin-top: 20px;
  position: relative;
}
.badge-new .badge {
  background-position: 100% -40px;
}
.badge-top .badge {
  background-position: 100% -80px;
}
.badge-vote .badge {
  background-position: 100% -120px;
}
fieldset legend {
  border-bottom: none;
  margin-bottom: 0;
  background: #fff;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 0 5px;
  width: auto;
}
fieldset.ja-typo-fieldset {
  border: 3px solid #DDDDDD;
  padding: 10px 15px;
}
fieldset.fieldset-2 {
  border: 3px solid #CC3333;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
fieldset.fieldset-2 legend {
  color: #CC3333;
}
input[type^="radio"],
input[type^="checkbox"] {
  margin: 0 0 0 5px;
}
label[for^="radio"],
label[for^="checkbox"] {
  display: inline-block;
}

form {
  margin: 0 0 10px;
}
input,
textarea {
  width: 210px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #f5f5f5;
  border-color: #d5d5d5;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  background-color: #fff;
  border-color: #d5d5d5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #ddd;
}
select[multiple],
select[size] {
  height: auto;
}
.radio,
.checkbox {
  padding-right: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-right: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  padding-top: 5px;
  margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-right: 10px;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-right: 0;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 4px;
}
fieldset.radio.btn-group {
  padding-right: 0;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.form-actions {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  background: none;
  border: none;
}
.help-block,
.help-inline {
  color: #8c8c8c;
}
.help-block {
  margin-bottom: 10px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-right: 0;
  margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-left: 3px;
  margin-right: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
}
.form-horizontal .control-group {
  margin-bottom: 10px;
}
.form-horizontal .control-label {
  width: 140px;
  padding-top: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-right: 160px;
}
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-right: 160px;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-left: 0;
  padding-top: 0;
  text-align: right;
}
.form-vertical .controls {
  margin-right: 0;
}
.btn,
.button,
button {
  padding: 5px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #666;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#ddd));
  background-image: -webkit-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -o-linear-gradient(top,#fcfcfc,#ddd);
  background-image: linear-gradient(to bottom,#fcfcfc,#ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffdddddd', GradientType=0);
  border-color: #ddd #ddd #b7b7b7;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #ddd;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-shadow: none;
  border: 1px solid #d5d5d5;
  line-height: 18px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled],
button:hover,
button:focus,
button:active,
button.active,
button.disabled,
button[disabled] {
  color: #666;
  background-color: #ddd;
  *background-color: #d0d0d0;
}
.btn:active,
.btn.active,
.button:active,
.button.active,
button:active,
button.active {
  background-color: #c4c4c4 \9;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
  text-decoration: none;
  background: #fff;
  color: #cc3333;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
  outline: 0;
  background: none;
  color: #cc3333;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
  background: #fff;
  color: #cc3333;
}
.btn.disabled,
.btn[disabled],
.button.disabled,
.button[disabled],
button.disabled,
button[disabled] {
  background: #fff;
  color: #cc3333;
}
.btn-large {
  padding: 9px 14px;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 11px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 10px;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.ja-typo-blockct .btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#0088CC,#0044CC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088CC),to(#0044CC));
  background-image: -webkit-linear-gradient(top,#0088CC,#0044CC);
  background-image: -o-linear-gradient(top,#0088CC,#0044CC);
  background-image: linear-gradient(to bottom,#0088CC,#0044CC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044CC #0044CC #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #0044CC;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.ja-typo-blockct .btn-primary:hover,
.ja-typo-blockct .btn-primary:focus,
.ja-typo-blockct .btn-primary:active,
.ja-typo-blockct .btn-primary.active,
.ja-typo-blockct .btn-primary.disabled,
.ja-typo-blockct .btn-primary[disabled] {
  color: #fff;
  background-color: #0044CC;
  *background-color: #003bb3;
}
.ja-typo-blockct .btn-primary:active,
.ja-typo-blockct .btn-primary.active {
  background-color: #003399 \9;
}
.ja-typo-blockct .btn-primary:hover {
  background: #0044CC;
  color: #fff;
}
.btn-primary {
  color: #666;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#ddd));
  background-image: -webkit-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -o-linear-gradient(top,#fcfcfc,#ddd);
  background-image: linear-gradient(to bottom,#fcfcfc,#ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffdddddd', GradientType=0);
  border-color: #ddd #ddd #b7b7b7;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #ddd;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #666;
  background-color: #ddd;
  *background-color: #d0d0d0;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #c4c4c4 \9;
}
.btn-primary:hover {
  background: #fff;
  color: #cc3333;
  text-shadow: none;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ff961f;
  background-image: -moz-linear-gradient(top,#ffa033,#f80);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffa033),to(#f80));
  background-image: -webkit-linear-gradient(top,#ffa033,#f80);
  background-image: -o-linear-gradient(top,#ffa033,#f80);
  background-image: linear-gradient(to bottom,#ffa033,#f80);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9f32', endColorstr='#ffff8800', GradientType=0);
  border-color: #f80 #f80 #b35f00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #f80;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f80;
  *background-color: #e67a00;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #cc6d00 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #eb0000;
  background-image: -moz-linear-gradient(top,#ff0000,#c00);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff0000),to(#c00));
  background-image: -webkit-linear-gradient(top,#ff0000,#c00);
  background-image: -o-linear-gradient(top,#ff0000,#c00);
  background-image: linear-gradient(to bottom,#ff0000,#c00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000', endColorstr='#ffcc0000', GradientType=0);
  border-color: #c00 #c00 #800000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #c00;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #c00;
  *background-color: #b30000;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #990000 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #7ab800;
  background-image: -moz-linear-gradient(top,#88cc00,#690);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#88cc00),to(#690));
  background-image: -webkit-linear-gradient(top,#88cc00,#690);
  background-image: -o-linear-gradient(top,#88cc00,#690);
  background-image: linear-gradient(to bottom,#88cc00,#690);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff87cc00', endColorstr='#ff669900', GradientType=0);
  border-color: #690 #690 #334d00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #690;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #690;
  *background-color: #558000;
}
.btn-success:active,
.btn-success.active {
  background-color: #446600 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #00b0eb;
  background-image: -moz-linear-gradient(top,#00bfff,#09c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
  background-image: -webkit-linear-gradient(top,#00bfff,#09c);
  background-image: -o-linear-gradient(top,#00bfff,#09c);
  background-image: linear-gradient(to bottom,#00bfff,#09c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
  border-color: #09c #09c #006080;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #09c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #09c;
  *background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
  background-color: #007399 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #535353;
  background-image: -moz-linear-gradient(top,#5e5e5e,#444);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5e5e5e),to(#444));
  background-image: -webkit-linear-gradient(top,#5e5e5e,#444);
  background-image: -o-linear-gradient(top,#5e5e5e,#444);
  background-image: linear-gradient(to bottom,#5e5e5e,#444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d5d5d', endColorstr='#ff444444', GradientType=0);
  border-color: #444 #444 #1e1e1e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #444;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \9;
}
.invalid {
  border-color: #c00;
}
label.invalid {
  color: #c00;
}
input.invalid {
  border: 1px solid #c00;
}

.nav {
  margin-bottom: 20px;
}
.nav > li > a:hover {
  background-color: #666;
  color: #eee;
}
.nav .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
  margin-top: 8px;
  margin-right: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #cc3333;
  border-bottom-color: #cc3333;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.nav-tabs  > li > a:hover {
  background: none;
  color: #cc3333;
  border-color: transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-right: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: right;
  min-width: 120px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 5px;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.1);
  box-shadow: 0 2px 3px rgba(0,0,0,0.1);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu .mega-dropdown-inner {
  background: #222;
}
.dropdown-menu.pull-right {
  left: 0;
  right: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
  clear: both;
  color: #666;
  display: block;
  line-height: 20px;
  font-weight: normal;
  padding: 3px 20px;
  text-shadow: none;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  background: #111;
  color: #fff;
  text-decoration: none;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background: #111;
  text-decoration: none;
  outline: 0;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  background-color: #666;
  color: #eee;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.pull-right > .dropdown-menu {
  left: 0;
  right: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -6px;
  margin-right: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #cccccc;
  margin-top: 5px;
  margin-left: -10px;
}
.dropdown-submenu:hover > a:after {
  border-right-color: #eee;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  right: -100%;
  margin-right: 10px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.t3-navhelper {
  color: #666;
}
.t3-navhelper .container .breadcrumb:before {
  content: "\f041" !important;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 19px;
  font-size: 12px;
  right: 10px;
}
.container .breadcrumb {
  padding: 10px 20px 10px 0 !important;
  margin: 0 0 10px 0 !important;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  text-transform: uppercase;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.container .breadcrumb:before,
.container .breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.container .breadcrumb:after {
  clear: both;
}
.container .breadcrumb li {
  text-shadow: none;
  display: block;
  float: right;
  color: #999;
}
.container .breadcrumb a {
  color: #666;
}
.container .breadcrumb .divider {
  padding: 0 7px;
  color: #666;
}
.container .breadcrumb .divider img {
  vertical-align: middle;
}
.container .breadcrumb .active {
  color: #999;
}
.pagination {
  margin: 0 0 20px 0;
  padding-top: 20px;
  text-align: left;
  border-top: 1px solid #d5d5d5;
  position: relative;
}
.pagination:after {
  display: block;
  width: 100%;
  position: absolute;
  content: "";
  border-top: 1px solid #fff;
  top: 0px;
}
.pagination .counter {
  display: none;
}
.pagination ul {
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  margin-right: 0;
  margin-bottom: 0;
}
.pagination ul > li {
  display: inline-block;
  margin: 0 5px 10px 0;
}
.pagination ul > li > a,
.pagination ul > li > span {
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background: #fff;
  border-right-width: 0;
  font-weight: bold;
  display: block;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #cc3333;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  background: #cc3333;
  color: #fff;
  cursor: default;
  font-weight: normal;
  position: relative;
}
.pagination ul > .active > a:after,
.pagination ul > .active > span:after {
  content: "";
  display: inline-block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #cc3333;
  position: absolute;
  top: -6px;
  right: 50%;
  margin-right: -5px;
}
.pagination ul > .active > a:hover,
.pagination ul > .active > a:focus,
.pagination ul > .active > a:active {
  color: #fff;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  background: #cc3333;
  color: #fff;
  cursor: default;
  font-weight: normal;
  position: relative;
}
.pagination ul > .disabled > span:after,
.pagination ul > .disabled > a:after,
.pagination ul > .disabled > a:hover:after,
.pagination ul > .disabled > a:focus:after {
  content: "";
  display: inline-block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #cc3333;
  position: absolute;
  top: -6px;
  right: 50%;
  margin-right: -5px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: left;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 15px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 10.2px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 6px;
  font-size: 9px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: left;
}
.pager .previous > a,
.pager .previous > span {
  float: right;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}

.t3-mainnav {
  background: #cc3333 url("../../../images/mainnav-bg.gif") repeat-x right bottom;
  padding-bottom: 6px;
}
.t3-mainnav .navbar {
  color: #666;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 15px;
}
.t3-mainnav .navbar-inner {
  min-height: 40px;
  padding: 0;
  background: #444;
  border: 0;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar .nav {
  margin: 0;
}
.t3-mainnav .navbar .nav > li > a {
  border-top: 0;
  border-right: 1px solid #444;
  border-left: 1px solid #666;
  padding: 13px 15px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
  color: #fff;
  font-weight: bold;
  line-height: normal;
}
.t3-mainnav .navbar .nav > li:first-child > a {
  border-right-color: #666;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  background-color: #F2F2F2;
  text-shadow: none;
  outline: none;
  background-color: #F2F2F2;
  color: #666;
  border-color: #E5E5E5;
  padding: 14px 15px;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  margin-top: -1px;
  margin-bottom: -1px;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
  color: #666;
  text-shadow: none;
  background: #e5e5e5 url("../../../images/hover-menu.gif") repeat-x right top;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  border-color: #fff;
  padding: 14px 15px;
}
.t3-mainnav .navbar .nav > .active:first-child > a,
.t3-mainnav .navbar .nav > .active:first-child > a:hover,
.t3-mainnav .navbar .nav > .active:first-child > a:focus {
  border-color: #fff;
}
.t3-mainnav .navbar .btn-navbar {
  float: right;
  padding: 5px 10px;
  margin: 4px 20px 4px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#d9d9d9));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: -o-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: linear-gradient(to bottom,#f2f2f2,#d9d9d9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffd8d8d8', GradientType=0);
  border-color: #d9d9d9 #d9d9d9 #b3b3b3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #d9d9d9;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.t3-mainnav .navbar .btn-navbar:hover,
.t3-mainnav .navbar .btn-navbar:focus,
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active,
.t3-mainnav .navbar .btn-navbar.disabled,
.t3-mainnav .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #d9d9d9;
  *background-color: #cccccc;
}
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active {
  background-color: #bfbfbf \9;
}
.t3-mainnav .navbar .btn-navbar [class^="icon-"],
.t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #666;
  text-shadow: none;
}
.t3-mainnav .dropdown .caret {
  margin-right: 5px;
}
.t3-mainnav .dropdown-menu {
  -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
  box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
.t3-mainnav .dropdown-menu li > a {
  padding: 5px 20px;
  text-shadow: none;
}
.t3-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.t3-mainnav .dropdown-menu .disabled > a,
.t3-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle {
  background-color: #F2F2F2;
  color: #666;
  text-shadow: none;
  outline: none;
  padding: 14px 15px;
  margin-top: -1px;
  margin-bottom: -1px;
  border-color: #E5E5E5;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle .caret {
  border-bottom-color: #666;
  border-top-color: #666;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #666;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle:hover,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle:hover {
  border-color: #e5e5e5;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle .caret,
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle .caret,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-bottom-color: #666;
  border-top-color: #666;
}
.t3-mainnav .t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
  margin-top: 5px;
}
.t3-mainnav .t3-megamenu .nav > .dropdown > .dropdown-toggle:hover .caret {
  border-bottom-color: #666;
  border-top-color: #666;
}

.t3-module {
  background: #fff;
  color: inherit;
  margin-bottom: 10px;
  border: 1px solid #e5e5e5;
  position: relative;
}
.t3-module .module-inner {
  padding: 0;
}
.t3-module .badge {
  background-color: none;
  background-image: url("../../../images/badge-rtl.png");
  background-repeat: no-repeat;
  height: 40px;
  position: absolute;
  left: 0;
  width: 40px;
  padding: 0px;
}
.module-title {
  background: inherit;
  border-bottom: 1px solid #ddd;
  color: #444;
  font-family: 'TeXGyreAdventorRegular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 13px 15px;
  text-transform: uppercase;
  line-height: normal;
  font-size: 12px;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 15px;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav,
.t3-module ul {
  margin-right: 0;
}
.module_menu h3 {
  border-bottom: none;
}
.module_menu .module-ct {
  padding-top: 10px;
}
.module_menu .nav > li > a {
  background-image: linear-gradient(to bottom,#fff,#f5f5f5);
  border: 1px solid #ddd;
  color: #666;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.module_menu .nav > li > a:hover,
.module_menu .nav > li > a:active,
.module_menu .nav > li > a:focus {
  color: #cc3333;
  background: #fff;
}
.module_menu .nav > li.dropdown.open > a,
.module_menu .nav > li.dropdown.open > a:hover,
.module_menu .nav > li.dropdown.open > a:active,
.module_menu .nav > li.dropdown.open > a:focus,
.module_menu .nav > li.dropdown.active > a,
.module_menu .nav > li.dropdown.active > a:hover,
.module_menu .nav > li.dropdown.active > a:active,
.module_menu .nav > li.dropdown.active > a:focus,
.module_menu .nav > li.dropdown.open.active > a,
.module_menu .nav > li.dropdown.open.active > a:hover,
.module_menu .nav > li.dropdown.open.active > a:active,
.module_menu .nav > li.dropdown.open.active > a:focus {
  color: #cc3333;
  background: #fff;
  border-color: #ddd;
}
.module_menu .nav > li.dropdown.open > a .caret,
.module_menu .nav > li.dropdown.open > a:hover .caret,
.module_menu .nav > li.dropdown.open > a:active .caret,
.module_menu .nav > li.dropdown.open > a:focus .caret,
.module_menu .nav > li.dropdown.active > a .caret,
.module_menu .nav > li.dropdown.active > a:hover .caret,
.module_menu .nav > li.dropdown.active > a:active .caret,
.module_menu .nav > li.dropdown.active > a:focus .caret,
.module_menu .nav > li.dropdown.open.active > a .caret,
.module_menu .nav > li.dropdown.open.active > a:hover .caret,
.module_menu .nav > li.dropdown.open.active > a:active .caret,
.module_menu .nav > li.dropdown.open.active > a:focus .caret {
  border-bottom-color: #cc3333;
  border-top-color: #cc3333;
}
.module_menu .nav > li.dropdown.open .dropdown-menu,
.module_menu .nav > li.dropdown.active .dropdown-menu,
.module_menu .nav > li.dropdown.open.active .dropdown-menu {
  width: 99%;
  margin-right: 0 !important;
  padding: 5px 0;
}
.module_menu .nav > li.dropdown.open .dropdown-menu li,
.module_menu .nav > li.dropdown.active .dropdown-menu li,
.module_menu .nav > li.dropdown.open.active .dropdown-menu li {
  padding: 0 5px;
}
.module_menu .nav > li.dropdown.open .dropdown-menu a,
.module_menu .nav > li.dropdown.active .dropdown-menu a,
.module_menu .nav > li.dropdown.open.active .dropdown-menu a {
  background: url("../../../images/arrow.png") no-repeat 5px 10px;
}
.module_menu .nav > li.dropdown.open .dropdown-menu a:hover,
.module_menu .nav > li.dropdown.open .dropdown-menu a:active,
.module_menu .nav > li.dropdown.open .dropdown-menu a:focus,
.module_menu .nav > li.dropdown.active .dropdown-menu a:hover,
.module_menu .nav > li.dropdown.active .dropdown-menu a:active,
.module_menu .nav > li.dropdown.active .dropdown-menu a:focus,
.module_menu .nav > li.dropdown.open.active .dropdown-menu a:hover,
.module_menu .nav > li.dropdown.open.active .dropdown-menu a:active,
.module_menu .nav > li.dropdown.open.active .dropdown-menu a:focus {
  color: #cc3333;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
#login-form .input-prepend {
  display: block;
}
#login-form .input-prepend .add-on:first-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#login-form .input-prepend input[type="text"],
#login-form .input-prepend input[type="password"] {
  width: 80%;
}
#login-form .input-prepend #modlgn-secretkey {
  width: 65%;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 90%;
}
#login-form .radio input[type="radio"],
#login-form .checkbox input[type="checkbox"] {
  margin-top: 3px;
}
#login-form ul.unstyled li {
  list-style: none;
  background: url("../../../images/arrow.png") no-repeat 100% 7px;
  padding-right: 12px;
  font-size: 11px;
}
#login-form .logout-button {
  margin-top: 10px;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #ddd;
  font-size: 10px;
  padding-top: 10px;
  text-align: left;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #ddd;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eee;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-right: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eee;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
div.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.tagspopular ul li {
  color: #666;
  display: inline-block;
  margin: 0 0 5px 5px;
}
div.tagspopular ul li a {
  background: #eee;
  color: #666;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #cc3333;
  color: #fff;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  border-bottom: 1px solid #eee;
  padding: 8px 0;
}
div.tagssimilar ul li a {
  color: #666;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: #cc3333;
}
.bannergroup {
  margin: -10px;
}
.blackbg {
  background: #000;
  color: #fff;
}
.blackbg h3 {
  color: #fff;
  border-bottom-color: #333333;
}
.blackbg .bgcolor {
  background-color: #E09B33;
  padding: 15px;
  margin-top: -15px;
}
.blackbg.bgcolor h3 {
  border-bottom: none;
}
.titleredbox h3 {
  background: #cc3333;
  color: #fff;
}
.titbla_module h3 {
  background: #222;
  color: #fff;
  border-bottom: none;
}
.titbla_module .module-ct {
  padding: 0px;
}
.badge-red .badge {
  background-position: 100% 0;
}
.badge-black .badge {
  background-position: 100% -80px;
}
.advbox .module-ct {
  padding: 5px;
}
.news_home_module .module-title {
  display: none;
}
.news_home_module .module-ct {
  padding: 0;
}
.news_home_module .ja-zin {
  margin: 0px;
}
.news_home_module .ja-zin .ja-zinsec-inner {
  margin: 0px;
  border: none;
}
.news_home_module .ja-zin .ja-zinsec-inner .ja-zincontent img {
  margin: -8px -14px 5px;
  max-width: none !important;
  width: -webkit-calc(100% + 28px);
  width: calc(100% + 28px);
}
.news_home_module #ja-news-pro {
  right: 0px;
}
.news_home_module .readmore a {
  color: #cc3333;
}
.news_home_module .readmore a:hover {
  color: #666;
}
.featured-module .module-title {
  display: none;
}
.featured-module .module-ct {
  padding: 0px;
}
.featured-module #jafp-title {
  background: #cc3333;
  color: #fff;
  font-family: 'TeXGyreAdventorRegular', Helvetica, Arial, sans-serif;
  height: 40px;
  right: 0px;
  line-height: 40px;
  padding: 0 10px;
  position: absolute;
  text-transform: uppercase;
  z-index: 1;
}
.featured-module .ja-zintitle {
  line-height: normal;
}
.featured-module .ja-zintitle a:hover {
  color: #cc3333;
}
.featured-module .readmore a {
  color: #cc3333;
}
.featured-module .readmore a:hover {
  color: #666;
}
.featured-module .ja-zinfp-normal-wrap h4.ja-zintitle {
  font-size: 12px;
}
.featured-module .ja-zinfp-featured .ja-zincontent-img img {
  margin-bottom: 4px;
  width: 100% !important;
}
.featured-module .ja-zinfp-featured .ja-zincontent .content-featured {
  padding-bottom: 0;
}
.featured-module .ja-zinfp-links-actions a:hover {
  background-color: #cc3333;
}
.ja-letter form {
  margin: 0px;
}
.ja-letter .acymailing_form {
  width: 100%;
}
.ja-letter .acymailing_form td {
  padding: 0px;
}
.ja-letter .inputbox {
  height: 16px;
  vertical-align: top;
}
.ja-letter .button {
  color: #666;
  line-height: 16px;
  height: 26px;
  font-size: 11px;
  cursor: pointer;
  text-transform: uppercase;
  text-shadow: none;
}
.ja-letter .button:hover,
.ja-letter .button:active,
.ja-letter .button:focus {
  color: #cc3333;
}
.acymailing_module .modal.acymailing_togglemodule {
  -webkit-background-clip: inherit;
  -moz-background-clip: inherit;
  background-clip: inherit;
  background-color: inherit;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  right: auto;
  margin-right: 0;
  position: inherit;
  top: 0;
  width: auto;
  overflow: inherit;
}
.acymailing_module .modal.acymailing_togglemodule:hover,
.acymailing_module .modal.acymailing_togglemodule:active,
.acymailing_module .modal.acymailing_togglemodule:focus {
  outline: none;
  text-decoration: none;
}
.custom.video1 > iframe {
  width: 100%;
  height: auto;
}
.mod-preview-info {
  z-index: 1;
}
div.languageswitcherload div.mod-languages ul.lang-inline li {
  display: inline-block;
}

.blog .item {
  padding: 15px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.blog .item h2 {
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
}
.blog .item h2 > a {
  color: #222;
}
.blog .item h2 > a:hover {
  color: #cc3333;
}
.blog .item .article-image img[align^="right"] {
  margin: 0 0 8px 0;
}
.blog .item .article-aside {
  margin-bottom: 5px;
}
.blog .item .article-aside .article-info {
  width: 65%;
  font-size: 11px;
}
.blog .item .article-aside .article-info dd {
  float: none;
}
.blog .item .article-aside .article-info dd span {
  text-transform: uppercase;
  font-weight: normal;
}
.blog .item .article-aside .article-info dd a {
  color: #cc3333;
}
.blog .item .article-aside .article-info dd a:hover {
  color: #666;
}
.blog .item .readmore a.btn {
  background: none;
  border: none;
  padding: 0px;
  color: #cc3333;
}
.blog .item .readmore a.btn:hover {
  color: #666;
  text-shadow: none;
}
.blog .item .article-footer {
  border-top: 1px solid #ddd;
}
.blog .item .article-footer dd {
  margin: 0px;
}
.blog .item .article-footer dd i[class^="icon"] {
  margin-left: 5px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 10px;
}
.divider-vertical {
  margin: 0 0 15px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.article-aside {
  color: #999;
  font-size: 11px;
}
.article-info {
  margin: 0 0 10px 0;
  width: 80%;
  text-transform: uppercase;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: right;
  margin-right: 0;
  margin-left: 10px;
  white-space: nowrap;
}
.article-info dd span {
  font-weight: bold;
}
.article-info .category-name a {
  color: #cc3333;
}
.article-info .category-name a:hover {
  color: #666;
}
.menu-edit ul {
  margin: 0;
  line-height: 0;
}
.menu-edit ul li {
  display: inline;
  margin-right: 5px;
  line-height: 0;
}
.menu-edit ul li a {
  color: #999;
  font-size: 0px;
  display: inline-block;
  width: 16px;
}
.menu-edit ul li a:hover {
  color: #666;
}
.menu-edit ul li a i,
.menu-edit ul li a span {
  font-size: 14px;
}
.article-footer {
  color: #999;
  margin-top: 10px;
}
.article-footer dl {
  margin-bottom: 0;
}
.article-footer i[class^="icon"] {
  margin-left: 5px;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 0 20px 10px;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 10px 20px 0;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: right;
  margin-left: 10px;
}
.img-fulltext-right {
  float: left;
  margin-right: 10px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eee;
  color: #666;
  font-size: 10px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-bottom: 10px;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-right: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
#login-form .icon-help:before {
  content: "\f069";
}
.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: right;
  font-weight: bold;
  text-align: left;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-right: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-right: 140px;
}
.registration fieldset dt {
  margin-left: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  background: #fff;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #FFF;
  background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -10px;
  left: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoFormm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoFormm .formelm label {
  display: block;
  float: right;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoFormm p {
  margin-top: 20px;
}
#mailtoFormm .input,
#mailtoFormm .inputbox {
  width: 70%;
}
#mailtoFormm .btn,
#mailtoFormm .button,
#mailtoFormm button {
  margin-left: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: right;
  font-weight: bold;
  text-align: left;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-right: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-right: 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-right: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eee;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 10px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
#searchForm {
  padding: 10px 20px;
  border: 1px solid #ddd;
  background: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
  background: none;
}
#searchForm .btn-group .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#searchForm .ordering-box .inputbox {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-left: 10px;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 14px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 10px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 10px;
  color: #999;
}
.contact .accordion-heading .accordion-toggle {
  text-transform: uppercase;
  background: #f5f5f5;
  padding: 6px;
}
.contact .accordion-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
  border: 1px solid #ddd;
}
.contact .accordion-group + .accordion-group {
  margin-top: -1px;
}
.contact .accordion-inner {
  padding: 0 15px;
}
.contact .accordion-inner .thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 15px 0;
}
.contact legend {
  font-size: 15px;
  color: #666;
  border: none;
}
.contact .contact-form .control-group {
  margin: 0 0 10px 0;
}
.contact .contact-form .control-label label {
  font-weight: bold;
}
.contact .contact-form .control-label label#jform_contact_email_copy-lbl {
  margin-top: -5px;
}
.contact .contact-form .control-label label .star {
  color: #666;
}
.contact .contact-form .control-label label.invalid {
  color: #c00;
}
.contact .contact-form .control-label label.invalid .star {
  color: #c00;
}
.contact .contact-form .form-actions {
  margin: 0;
  padding: 0 160px 0 0;
  background: none;
  border: none;
}
.contact .contact-links {
  padding: 15px 0;
}
.contact .contact-links ul li {
  background: url("../../../images/arrow.png") no-repeat 100% center;
  border: none;
  margin-bottom: 0;
  padding: 2px 12px;
  text-indent: 0;
}
.contact .contact-links ul li > a {
  border: none;
  padding: 0px;
  display: inline-block;
}
.contact .contact-links ul li > a:hover {
  background: none;
  color: #cc3333;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
#archive-items .article-info {
  float: right;
  padding-right: 0;
}
#archive-items i {
  margin-right: 0;
  margin-left: 5px;
}
body .t3-content.layout-home .main-content .categories-list {
  margin: 0 -10px;
}
.categories-list .category-item {
  background: #fff;
  border: 1px solid #e5e5e5;
  width: 31.3%;
  float: right;
  margin: 0 10px 10px 0;
}
.categories-list .category-item:last-child {
  margin-left: 0px;
}
.categories-list .category-item h3.item-title {
  background: inherit;
  border-bottom: 1px solid #ddd;
  color: #222;
  font-family: 'TeXGyreAdventorRegular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 13px 15px;
  text-transform: uppercase;
  line-height: normal;
  font-size: 12px;
}
.categories-list .category-item .category-desc {
  padding: 15px;
}
.categories-list .category-item .category-desc img {
  margin-bottom: 10px;
}
.category-item {
  margin-top: 20px;
  *zoom: 1;
}
.category-item:before,
.category-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.category-item .category-item {
  margin-right: 1.0141987829615%;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  margin: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 10px;
}
.newsfeed-category .category li,
.newsfeed .category li {
  *zoom: 1;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:before,
.newsfeed .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 14px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 12px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 14px;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.filter.clearfix {
  overflow: unset;
}
.button2-left,
.button2-left div {
  float: right;
}
.button2-right,
.button2-right div {
  float: left;
}
.button2-left {
  margin: 5px 0 0 5px;
}
.button2-right {
  margin: 5px 5px 0 0;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eee;
  border: 1px solid #e1e1e1;
  color: #999;
  cursor: pointer;
  display: block;
  float: right;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444;
  text-decoration: none;
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-right: 0 !important;
  top: auto !important;
}
.controls img.calendar {
  cursor: pointer;
  margin-right: 5px;
}
.article-content {
  margin-top: 10px;
}
.article-content .thumbnail {
  border: none;
  padding: 0px;
}
.article-content .thumbnail .caption {
  padding: 0;
}
.article-content .ja-thumbnailwrap {
  margin-top: 5px;
}
.article-content .pagination ul {
  border-right: 1px solid #ddd;
}
.article-content .pagination li {
  float: right;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #ddd;
  border-right: 0;
  margin: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index {
  float: left;
  margin: 0 20px 20px 0;
  padding: 10px;
  width: 30%;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#article-index ul {
  margin: 0 20px 0 0;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
.pagenav li {
  margin: 0;
  padding: 0;
  float: right;
}
.pagenav li.pagenav-prev {
  margin-left: 20px;
}
.pagenav li a {
  line-height: normal;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
  color: #cc3333;
}
.counter {
  float: left;
  line-height: 1;
  margin: 10px 0;
  text-align: left;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.filters .btn-group select#limit {
  width: auto;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: right;
  width: 60%;
}
.filters .display-limit {
  float: left;
  text-align: left;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.tip-wrap {
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
  max-width: 320px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  padding: 10px;
}
.tip-text {
  font-size: 12px;
  margin: 0;
  padding: 10px;
}
.tip-text img {
  margin: 0 0 5px 10px;
  float: right;
}
.hasTip img {
  border: none;
  margin: 0 0 0 5px;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
  overflow: hidden;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.iframe-bordered {
  border: 1px solid #ddd;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #d5d5d5;
  height: 26px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #d5d5d5;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: left;
  margin-top: 3px;
  margin-left: 5px;
}
.languageswitcherload .mod-languages {
  text-align: left;
}
#t3-header .languageswitcher-block {
  display: none;
}
#search-form .word button.button {
  margin-bottom: 10px;
}
#search-form #advanced-search-toggle {
  color: #cc3333;
  margin-top: 10px;
}
#search-form #advanced-search-toggle:hover {
  color: #666;
}
#search-form #finder-filter-window li.filter-branch label {
  width: 140px;
  float: right;
  text-align: left;
  padding-top: 5px;
}
#search-form #finder-filter-window li.filter-branch select.inputbox {
  margin-right: 160px;
  display: block;
  width: 150px;
}
#search-form #finder-filter-window li.filter-branch:after {
  clear: both;
}
.layout-edit .edit .nav-tabs {
  margin-bottom: 0;
}
.layout-edit .edit .tab-content {
  border: 1px solid #ddd;
  border-top: none;
  padding: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}
#system-message-container #system-message {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#system-message-container #system-message > .alert-heading {
  padding: 0 15px;
}
#system-message-container #system-message > div {
  padding: 15px;
}
div.alert .close {
  left: 0;
}
.com_tags.view-tag .t3-content .main-content {
  background: none;
  border: none;
  margin-bottom: 0;
  padding: 0;
}
.tag-category .head-tag {
  border: 1px solid #DDD;
  border-bottom: 0;
  background: #fff;
  padding: 15px 15px 15px 15px;
}
.tag-category h2 {
  color: #666;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  line-height: normal;
  text-transform: uppercase;
}
.tag-category fieldset.filters.btn-toolbar {
  margin: 0 0 20px 0;
  border: 1px solid #DDD;
  border-top: 0;
  background: #fff;
  padding: 0px 15px 15px 15px;
}
.tag-category ul.category {
  border: none;
  margin: 0;
}
.tag-category ul.category li {
  background: none;
  border: none;
  margin-bottom: 10px;
  padding: 0px;
}
.tag-category ul.category li .item {
  background: #fff;
  border: 1px solid #ddd;
  min-height: 450px;
}
.tag-category ul.category li h3 {
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
  margin: 0px 0px 10px 0px;
  padding: 15px;
  padding-bottom: 10px;
}
.tag-category ul.category li h3 > a {
  color: #222;
}
.tag-category ul.category li h3 > a:hover {
  color: #cc3333;
}
.tag-category ul.category li span.tag-body {
  padding: 0 15px;
  float: right;
}
.tag-category ul.category li span.tag-body img {
  margin: 0px 0px 10px 0px;
  width: 100%;
}
.tag-category ul.category li:nth-child(3n + 1),
.tag-category ul.category li:first-child + li + li + li,
.tag-category ul.category li:first-child + li + li + li + li + li + li,
.tag-category ul.category li:first-child + li + li + li + li + li + li + li + li + li,
.tag-category ul.category li:first-child + li + li + li + li + li + li + li + li + li + li + li + li,
.tag-category ul.category li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
  margin-right: 0 !important;
}
.item-page .tags span {
  color: #666;
  display: inline-block;
  margin: 0 0 5px 5px;
}
.item-page .tags span a {
  background: #eee;
  color: #666;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 2px 5px;
  text-shadow: none;
}
.item-page .tags span a:hover,
.item-page .tags span a:active,
.item-page .tags span a:focus {
  background: #cc3333;
  color: #fff;
  text-decoration: none;
}
#page-site a.modal.btn {
  position: relative;
  top: 0;
  right: auto;
  left: 0;
  z-index: 10;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
.mce-btn button {
  text-transform: none;
  background: none;
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  display: block;
  z-index: 1050;
  right: 50%;
  width: 80%;
  position: fixed;
  margin-right: -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 .iframe,
#modal-consentbox .iframe {
  max-height: 739.6px;
}
#modal-jform_consentbox .modal-body {
  max-height: 770.3px;
}
#modal-jform_consentbox .iframe {
  max-height: 739.6px;
}
#modal-consentbox .modal-header h3 {
  font-size: 26px;
  margin: 0;
}
#modal-consentbox .modal-body {
  max-height: 220px;
}
#modal-consentbox .iframe {
  max-height: 200px;
}
#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;
  width: auto;
  box-shadow: none;
  border: none;
  right: 0;
}
#jform_terms_terms input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="radio"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="radio"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-left: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-left:  / 2;
  padding: 0;
}
#jform_terms_terms-lbl .star,
#jform_privacyconsent_privacy-lbl .star,
#jform_consentbox-lbl .star {
  width: 10px;
  vertical-align: top;
}



.t3-mainnav {
  background-color: #cc3333;
}
.t3-mainnav .container {
  padding: 8px 0px 0;
  background: url("../../../images/map-bg.png") no-repeat right top;
}
.logo {
  float: right;
}
.logo .brand,
.logo .brand a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image a {
  width: 152px;
  height: 65px;
  margin-right: -30px !important;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  color: #eee;
  text-align: right;
}
.logo-text > a {
  background: #fff;
  color: #b82e2e;
  font-size: 35px;
  padding: 3px 7px;
  text-decoration: none;
  text-transform: uppercase;
}
.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: 12px;
  margin-top: 5px;
  opacity: 0.8;
}
.ja-social .social {
  background: #444;
  float: left;
  padding: 5px;
}
.ja-social .social .ico-social {
  background-position: right top;
  border-right: 1px solid #444;
  display: inline-block;
  float: right;
  font-size: 0;
  height: 30px;
  line-height: 0;
  text-indent: -9999em;
  transition: 0.3s linear 0s;
  width: 30px;
}
.ja-social .social .ico-social:hover {
  background-position: right bottom;
}
.ja-social .social .ico-facebooks {
  background-image: url("../../../images/icon-facebook.png");
  border: none;
}
.ja-social .social .ico-twitters {
  background-image: url("../../../images/icon-twitter.png");
}
.ja-social .social .ico-rss {
  background-image: url("../../../images/icon-rss.png");
}
.content-header {
  padding-top: 18px;
}
.head-search {
  background: #444;
  float: left;
  padding: 5px;
  margin-right: 20px;
}
.head-search form {
  margin: 0;
  float: left;
}
.head-search label {
  display: none;
}
.head-search .search {
  *zoom: 1;
  background: #fff;
  border: 1px solid #666;
  padding: 5px 10px;
  line-height: 17px;
}
.head-search .search:before,
.head-search .search:after {
  display: table;
  content: "";
  line-height: 0;
}
.head-search .search:after {
  clear: both;
}
.head-search .search .button {
  background: none;
  padding: 0px;
  border: none;
}
.head-search .input {
  border: medium none;
  box-shadow: none;
  padding: 0;
  width: 200px;
  height: 17px;
  background: none;
}
.head-search .input:focus {
  color: #444;
  box-shadow: none;
}
.t3-footer {
  background: #222;
  color: #666;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #fff;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  text-decoration: underline;
}
.t3-footer .t3-module {
  background: none;
  border: none;
  margin: 0;
}
.t3-footer .t3-module .module-title {
  color: #fff;
  border: none;
  padding: 0;
}
.t3-footer .t3-module .module-ct {
  padding: 20px 0;
  color: #666;
}
.t3-footer .t3-module a {
  color: #666;
}
.t3-footer .t3-module a:hover,
.t3-footer .t3-module a:active,
.t3-footer .t3-module a:focus {
  color: #e6e6e6;
}
.t3-footer .ja-footer1 {
  background: #cc3333;
  border-top: 1px solid #222;
}
.t3-footer .ja-footer1 .container {
  background: url("../../../images/map-bg.png") no-repeat right top;
}
.t3-footer .menu-footer {
  background: #444;
  border: 1px solid #666;
  border-top: none;
  margin-bottom: 10px !important;
}
.t3-footer .menu-footer li {
  float: right;
  margin: 0;
  padding: 10px 15px;
  border-left: 1px solid #666;
  font-weight: bold;
}
.t3-footer .menu-footer li > a {
  color: #fff;
}
.t3-footer .menu-footer li > a:hover {
  background: none;
  color: #d5d5d5;
}
.t3-footer .search-footer {
  text-align: center;
  margin-bottom: 10px;
}
.t3-footer .search-footer form {
  margin: 0;
  background: #fff;
  padding: 5px;
  display: inline-block;
  border: 5px solid #444;
}
.t3-footer .search-footer label {
  display: none;
}
.t3-footer .search-footer .search {
  padding: 5px 10px;
  line-height: 17px;
  color: #fff;
}
.t3-footer .search-footer .search .button {
  background: none;
  padding: 0;
  border: none;
}
.t3-footer .search-footer .input {
  background: none;
  border: medium none;
  padding: 0;
  width: 400px;
  height: 17px;
}
.t3-footer .search-footer .input:focus {
  color: #444;
}
.t3-footer .imgtemp img {
  display: block;
  margin-bottom: 10px;
}
.t3-footer .imgtemp a {
  color: #fff;
}
.t3-footer .imgtemp a:hover {
  text-decoration: underline;
}
.t3-footer .footer-5 {
  padding-top: 20px;
}
.t3-footer .footer-5 .module-ct {
  padding: 15px 0 0;
}
.t3-footer .footer-5 > .connect {
  margin-bottom: 20px;
  border-bottom: 1px solid #333333;
}
.t3-footer .footer-5 > .connect .module-ct {
  padding-bottom: 15px;
}
.t3-footer .footer-5 > .connect .ico-facebooks {
  background-image: url("../../../images/icon-facebook-bt.png");
}
.t3-footer .footer-5 > .connect .ico-twitters {
  background-image: url("../../../images/icon-twitter-bt.png");
}
.t3-footer .footer-5 > .connect .ico-rss {
  background-image: url("../../../images/icon-rss-bt.png");
}
.t3-footer .footer-5 > .connect .ico-flick {
  background-image: url("../../../images/icon-flick-bt.png");
}
.t3-footer .footer-5 > .connect .social .ico-social {
  background-position: right top;
  background-repeat: no-repeat;
  display: inline-block;
  line-height: 20px;
  margin: 0 0 10px 0;
  padding-right: 30px;
  width: 35%;
  transition: 0.3s linear 0s;
}
.t3-footer .footer-5 > .connect .social .ico-social:hover {
  background-position: right bottom;
}
.t3-footer .footer-5 form {
  margin-bottom: 0;
}
.t3-footer .footer-5 form .acymailing_form {
  width: 100%;
}
.t3-footer .footer-5 form .acymailing_form td {
  padding: 0;
  text-align: right;
}
.t3-footer .footer-5 form .acymailing_form .inputbox {
  background: #111;
  height: 16px;
  vertical-align: top;
  width: 140px;
  border: 1px solid #333333;
}
.t3-footer .footer-5 form .acymailing_form .inputbox:focus {
  background: #1a1a1a;
  border: 1px solid #333333;
}
.t3-footer .footer-5 form .acymailing_form .button {
  background: #fff;
  border: 1px solid #000;
  cursor: pointer;
  font-size: 11px;
  line-height: 16px;
  height: 26px;
  padding: 5px 10px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  color: #666;
}
.t3-footer .footer-5 form .acymailing_form .button:hover {
  color: #cc3333;
}
.t3-footnav {
  padding: 0;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav > div[class^="span"] {
  margin-right: 0;
}
.t3-footnav ul {
  list-style: none;
  margin-right: 0;
}
.t3-footnav li {
  line-height: 20px;
  padding: 5px 20px 5px 0;
}
.t3-footnav li:hover {
  background: #000;
}
.t3-footnav li:hover a {
  color: #fff;
}
.t3-footnav li:hover a:hover {
  text-decoration: underline;
}
.t3-footnav .t3-module {
  border-right: 1px solid #333333;
  padding: 20px 0 40px 0;
}
.t3-footnav .t3-module:hover {
  background: #1a1a1a;
}
.t3-footnav .t3-module .module-title {
  padding: 0 20px 0 0;
  margin-bottom: 20px;
}
.t3-footnav .t3-module .module-ct {
  padding: 0;
}
.t3-footnav div.item-last .t3-module {
  border-left: 1px solid #333333;
}
.t3-copyright {
  border-top: 1px solid #2f2f2f;
  padding: 30px 0;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .container {
  position: relative;
}
.t3-copyright .backtotop {
  background: #333;
  position: absolute;
  cursor: pointer;
  color: #cc3333;
  display: inline-block;
  padding: 0 10px;
  line-height: 20px;
  left: 0;
  top: -30px;
  font-size: 11px;
}
.copyright {
  font-size: 11px;
}
.copyright a {
  color: #fff;
}
.copyright a:hover {
  text-decoration: underline;
}
.poweredby {
  float: left;
  text-align: left;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  float: left;
  opacity: .5;
}
.fancyboxpopupgroup > img {
  margin-bottom: 3px;
}
.ja-topheader {
  background: #222;
  border-bottom: 1px solid #222;
  color: #999;
  padding: 5px 0;
}
.ja-topheader .ja-day {
  padding-top: 5px;
  margin: 0;
}
.ja-topheader .top-menu {
  float: left;
}
.ja-topheader .top-menu li {
  border-right: 1px solid #333333;
  float: right;
  padding: 3px 15px;
}
.ja-topheader .top-menu li a {
  color: #999;
}
.ja-topheader .top-menu li a:hover {
  color: #fff;
  background: none;
}
.top-ticker .ja-healineswrap {
  padding: 10px 0px;
}
.top-ticker .ja-healineswrap em {
  background: url("../../../images/sticker-bg-rtl.gif") no-repeat left top;
  color: #fff;
  float: right;
  font-style: normal;
  height: 17px;
  line-height: 17px;
  margin-left: 5px;
  padding: 0 5px 0 15px;
  text-transform: uppercase;
}
.ja-zinwrap .ja-zinsec .ja-zinsec-inner > h2 {
  line-height: normal;
  font-weight: normal;
  font-size: 12px;
}
.ja-zinwrap .ja-zinlinks ul li {
  list-style: none;
}
.ja-contentsliderbox .ja-button-control {
  background: none;
  height: auto;
  border: none;
}
.ja-contentsliderbox .ja-button-control .ja-contentslider-left,
.ja-contentsliderbox .ja-button-control .ja-contentslider-right {
  background: #fff url("../../../images/next-slider.png") no-repeat center center;
  width: 20px;
  height: 82px;
  top: 0;
  left: 0;
  border: none;
  border-right: 1px solid #e5e5e5;
}
.ja-contentsliderbox .ja-button-control .ja-contentslider-left:hover,
.ja-contentsliderbox .ja-button-control .ja-contentslider-right:hover {
  background: #000 url("../../../images/next-hover-slider.png") no-repeat center center;
}
.ja-contentsliderbox .ja-button-control .ja-contentslider-left {
  background: url("../../../images/back-slider.png") no-repeat center center;
  right: 0;
  border-right: none;
}
.ja-contentsliderbox .ja-button-control .ja-contentslider-left:hover {
  background: #000 url("../../../images/back-hover-slider.png") no-repeat center center;
}
.ja-contentsliderbox .ja-contentslider-center-wrap {
  margin: 0px 20px;
}
.ja-contentsliderbox .ja-contentslider-center-wrap .jsslide {
  border-right: 1px solid #e5e5e5;
}
.ja-contentsliderbox .ja-contentslider-center-wrap .jsslide .view-slide {
  padding: 15px;
  margin: 5px;
  height: 50%;
}
.ja-contentsliderbox .ja-contentslider-center-wrap .jsslide .view-slide a {
  color: #222;
}
.ja-contentsliderbox .ja-contentslider-center-wrap .jsslide .view-slide:hover {
  background-color: #cc3333;
  color: #fff;
}
.ja-contentsliderbox .ja-contentslider-center-wrap .jsslide .view-slide:hover a {
  color: #fff;
}
.ja-contentsliderbox .ja-contentslider-center-wrap .jsslide .view-slide .ja_slidetitle {
  padding: 0;
}
.ja-masscol-news {
  background: none;
  border: none;
}
.ja-masscol-news .module-ct {
  padding: 0;
}
.badge-vote div.list-useful .blocknumber {
  border-bottom: 1px solid #e5e5e5;
  margin: 5px 0;
  padding: 5px 30px 5px 0;
  position: relative;
}
.badge-vote div.list-useful .blocknumber .bignumber {
  background: #cc3333;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  margin: 5px -30px 0 0;
}
.badge-vote div.list-useful .blocknumber span.title-bignumber {
  color: #222;
  display: block;
  font-size: 115%;
  margin-bottom: 2px;
}
.badge-vote div.list-useful .last {
  border-bottom: none;
}
.ja-tabs > p {
  margin: 0;
}
.ja-tabs .ja-tab-subcontent img[align="right"] {
  margin: 0 0 10px 15px;
}
.ja-tabs .ja-tab-subcontent .readon,
.ja-tabs .ja-tab-subcontent .readmore {
  color: #cc3333;
}
.ja-tabs .ja-tab-subcontent .readon:hover,
.ja-tabs .ja-tab-subcontent .readmore:hover {
  color: #666;
}
.ja-tabs .ja-sidenews-list .ja-slidenews-item {
  width: 29%;
  float: right;
  clear: none;
  padding: 0 14px;
  border: none;
}
.ja-tabs .ja-sidenews-list .ja-slidenews-item .ja-title {
  margin-bottom: 5px;
  line-height: normal;
}
.ja-tabs .ja-sidenews-list .ja-slidenews-item + .ja-slidenews-item {
  border-right: 1px solid #ddd;
}
.ja-tabs .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title {
  background: none;
  border-bottom: 1px solid #eee;
}
.ja-tabs .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title li {
  background: none;
  border: none;
  padding: 12px 0 0 0;
  height: auto;
}
.ja-tabs .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title li h3 {
  background: none;
  border: none;
  color: #999;
  font-size: 10px;
  font-weight: normal;
  line-height: 16px;
  margin: 0;
  padding: 0 15px;
  text-transform: uppercase;
  border-left: 1px solid #ddd;
}
.ja-tabs .ja-tabswrap .ja-tabs-title-top ul li.active h3,
.ja-tabs .ja-tabswrap .ja-tabs-title-top ul li.firstactive h3,
.ja-tabs .ja-tabswrap .ja-tabs-title-top ul li.lastactive h3 {
  color: #cc3333;
  position: relative;
}
.ja-tabs .ja-tabswrap .ja-tabs-title-top ul li.active {
  position: relative;
}
.ja-tabs .ja-tabswrap .ja-tabs-title-top ul li.active:before {
  content: "";
  display: block;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #999;
  position: absolute;
  bottom: -16px;
  margin-right: -5px;
  right: 50%;
}
.ja-tabs .ja-tabswrap .ja-tabs-title-top ul li.active:after {
  content: "";
  display: block;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  bottom: -16px;
  margin-right: -5px;
  right: 50%;
}
body .t3-content .main-content .categories-list {
  margin: 0;
  overflow: hidden;
}
body .t3-content .main-content .categories-list ul li {
  list-style: none;
}
body .t3-content .main-content .categories-list ul > li ul {
  margin-right: 15px !important;
}
body .t3-content .main-content .categories-list ul li li {
  background: url("../../../images/tree-bg-rtl.gif") no-repeat 100% 0;
  border: medium none;
  margin-bottom: 0;
  padding: 10px 8px 0 0;
}
body .t3-content .main-content .categories-list ul li li.last,
body .t3-content .main-content .categories-list ul li li:last-child {
  background: url("../../../images/tree-last-rtl.gif") no-repeat 100% 0;
}
body .t3-content .main-content .categories-list ul li li .item-title {
  display: inline-block;
  padding: 3px 8px;
}
body .t3-content .main-content .categories-list .category-item > div {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body .t3-content .main-content .categories-list .category-item .category-item {
  margin: 0;
  width: 100%;
}
.btn-group .btn.dropdown-toggle:hover,
.btn-group .btn.dropdown-toggle:focus {
  color: #222;
}
.btn-group.open .btn.dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-topic .thumbnail {
  margin-bottom: 10px;
  padding: 10px;
}
.view-topic .thumbnail img {
  max-height: 100px !important;
  max-width: 100px !important;
  width: 100px;
  display: block;
  padding-bottom: 10px;
}
.view-topic #modal-video-settings input,
.view-topic #modal-video-settings select,
.view-topic #modal-picture input,
.view-topic #modal-picture select {
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 979px) and (min-width: 768px) {
  .view-category.layout-blog .layout-home .row-fluid [class*="span"]:not(:first-child) {
    margin-right: 1.0141987829615%;
  }
}
.view-form.layout-edit .edit.item-page label {
  display: inline;
}
.layout-edit .edit .tab-content {
  overflow: visible;
}
#kunena.layout .form-search .btn {
  position: relative;
  top: 0px !important;
}
#kunena.layout .form-search .input-medium {
  vertical-align: bottom;
}
#advancedSearch.in {
  overflow: visible;
}
#advancedSearch .finder-selects {
  padding-left: 10px;
  padding-bottom: 10px;
}
@media (max-width: 480px) {
  #kunena.layout .input-append input {
    width: 80% !important;
  }
  #kunena.layout .form-search .btn {
    top: 0 !important;
  }
}
.container .whosonline {
  margin-right: 20px !important;
}
.login-wrap {
  padding: 20px 0;
}
.login-wrap .other-links {
  margin-right: 160px;
}
.login-wrap .other-links ul {
  margin: 0;
}
.login-wrap .other-links ul li {
  list-style: none;
  background: url("../../../images/arrow.png") no-repeat 100% 7px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  .view-announcement #kunena.layout #announcement-add-button {
    margin-right: -5px;
    margin-top: -10px;
  }
}
.view-announcement .btn-micro .icon-delete:before {
  content: "\f1f8";
}
.view-announcement .well.well-small .input-append.date input {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 979px) {
  .view-announcement .well.well-small .control-label {
    float: none;
    text-align: right;
  }
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-left: 3px;
  margin-right: 3px;
}
.finder .inputbox {
  vertical-align: top;
  margin-bottom: 10px;
}
#smartsearch-btn.button {
  margin-bottom: 0px !important;
}
.modal {
  position: static;
}
.container #kunena.layout .btn {
  padding: 9px 10px;
}
@-moz-document url-prefix() {
  .container #kunena.layout .btn {
    padding: 8px 10px;
  }
}
.container #Kunena a:link,
.container #Kunena a:visited,
.container #Kunena a:active {
  color: #cc3333;
}
.container #Kunena .kheader h2 a {
  color: #fff;
}
.container #Kunena .kheader h2 a:hover {
  text-decoration: underline;
}
.container #Kunena a.kwho-admin {
  color: #CC0000;
}
.container #Kunena a.kwho-globalmoderator {
  color: #33BBBB;
}
.container #Kunena a.kwho-moderator {
  color: #29429D;
}
.container #Kunena a.kwho-banned {
  color: #A39D49;
}
.container #Kunena a.kwho-user {
  color: #B88B30;
}
.container #Kunena a.kwho-guest {
  color: #29739D;
}
.container #Kunena a:hover {
  color: #666;
  text-decoration: none;
}
.com_k2 #k2FrontendEditToolbar h2 {
  background: url("../../../images/system/K2_Logo_85x36_24.png") no-repeat right center;
  padding: 10px 0;
}
.com_k2 .simpleTabsNavigation {
  margin: 0;
  list-style: none;
  *zoom: 1;
}
.com_k2 .simpleTabsNavigation:before,
.com_k2 .simpleTabsNavigation:after {
  display: table;
  content: "";
  line-height: 0;
}
.com_k2 .simpleTabsNavigation:after {
  clear: both;
}
.com_k2 .simpleTabsNavigation li {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}
.com_k2 .simpleTabsNavigation li a {
  background: #eee;
  display: inline-block;
  padding: 10px 20px;
}
.com_k2 .simpleTabsNavigation li a:hover,
.com_k2 .simpleTabsNavigation li a:focus,
.com_k2 .simpleTabsNavigation li a:active {
  background: #d5d5d5;
  color: #333;
}
.com_k2 .itemTextResizerTitle {
  text-transform: capitalize;
}
.com_k2 .itemToolbar ul li a img {
  display: inherit;
}
#k2ModalHeader #toolbar-save,
#k2ModalHeader #toolbar-cancel {
  background-image: none;
  background-color: transparent;
}
#k2ModalContainer .k2NavTabContent {
  background-color: #fff;
}

.com_kunena body .t3-content .main-content {
  background: 100% 0;
  padding: 0;
  border: none;
  margin-bottom: 20px;
}
#kunena.layout .navbar {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .navbar-inner {
  background: #fff;
  box-shadow: none;
  border: 0;
  min-height: 35px;
  *zoom: 1;
}
#kunena.layout .navbar .navbar-inner:before,
#kunena.layout .navbar .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
#kunena.layout .navbar .navbar-inner:after {
  clear: both;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-left: 3px;
  margin-top: 10px;
}
#kunena.layout .navbar .nav > li + li {
  border-right: 1px solid #ddd;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #fff;
  border-radius: 2px 2px 0 0;
  color: #999;
  font-weight: 400;
  font-size: 10px;
  padding: 0 10px;
  position: relative;
  top: 1px;
  height: 15px;
  line-height: 15px;
  text-transform: uppercase;
  text-shadow: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  color: #cc3333;
  text-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  box-shadow: none;
  color: #cc3333;
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #666;
  margin-left: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #666;
  padding: 0 10px;
  line-height: 35px;
  height: 35px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle .caret {
  vertical-align: middle;
  margin-top: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover .caret,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus .caret,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active .caret {
  border-top-color: #cc3333;
  border-bottom-color: #cc3333;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #fff;
  padding: 20px;
  min-width: 200px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .input-small {
  width: 78%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .add-on {
  border-radius: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #ddd;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 9px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #form-login-remember .add-on {
  background: transparent;
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-left: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 7.4036511156187%) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  right: auto;
  left: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #666;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #cc3333;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a.label {
  color: #fff;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a[class*="kwho-"] {
  display: inline-block;
  margin-bottom: 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .img-circle {
  margin-bottom: 20px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  background: #eee;
  font-size: 11px;
  padding: 3px 7px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn .btn {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  background: transparent;
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .icon-notification-circle::before {
  content: "\f071";
}
#kunena.layout .user-circle.user-default {
  display: inline-block;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  vertical-align: middle;
  padding: 15px;
}
#kunena.layout .well {
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222;
  font-weight: 500;
  font-size: 14px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #cc3333;
}
#kunena.layout .started {
  color: #999;
  font-size: 13px;
  margin-top: 3.3333333333333px;
}
#kunena.layout .container-fluid .span9 {
  padding-left: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  background: #fff;
  border: 1px solid #ddd;
  float: none;
}
#kunena.layout .table .span2 .span3,
#kunena.layout .table .span3 .span3 {
  padding-left: 10px;
}
#kunena.layout .table .kavatar {
  background: #fff;
  border: 1px solid #ddd;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444;
  color: #fff;
  font-size: 12px;
}
#kunena.layout .table thead tr {
  background: #222 !important;
  border: 0;
}
#kunena.layout .table thead.hidden-phone tr td {
  padding-top: 0 !important;
}
#kunena.layout .table thead .well {
  color: #444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-right: 1px solid rgba(255,255,255,0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #ddd;
  float: none !important;
}
#kunena.layout .table td.hidden-xs > a {
  color: #999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #cc3333;
}
#kunena.layout tbody .span2,
#kunena.layout tbody .span3 {
  color: #666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 8px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #666;
  margin-top: 5px;
}
#kunena.layout .btn + .dropdown-toggle {
  padding: 8.5px;
}
#kunena.layout .btn-default {
  background: #fff;
  border: 1px solid #ddd;
  color: #666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #eee;
}
#kunena.layout .btn-group.open .dropdown-backdrop {
  display: inline-block;
}
#kunena.layout .btn-group + .btn-group {
  margin-right: 5px;
}
#kunena.layout #btn_report {
  background: #fff;
  border: 1px solid #ddd;
  color: #666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #fcf8e3;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #fcf8e3;
}
#kunena.layout ul.inline {
  margin-right: 0;
}
#kunena.layout .alert {
  padding: 10px !important;
}
#kunena.layout .alert > h1 {
  background: transparent !important;
  padding: 0 !important;
  border: 0;
}
#kunena.layout .alert .close {
  font-size: 0;
}
#kunena.layout .alert .close::before {
  content: "x";
  color: rgba(0,0,0,0.8);
  font-size: 13px;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  *zoom: 1;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  display: table;
  content: "";
  line-height: 0;
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn {
  display: none;
}
#kunena.layout .kfrontend > h1,
#kunena.layout .kfrontend > h2.btn-link {
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  background-color: #222;
  font-weight: 500;
  padding: 20px;
  margin: 0;
}
#kunena.layout .kfrontend > h1 a,
#kunena.layout .kfrontend > h2.btn-link a {
  color: #cc3333;
}
#kunena.layout .kfrontend > h1 a:hover,
#kunena.layout .kfrontend > h1 a:focus,
#kunena.layout .kfrontend > h1 a:active,
#kunena.layout .kfrontend > h2.btn-link a:hover,
#kunena.layout .kfrontend > h2.btn-link a:focus,
#kunena.layout .kfrontend > h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend > h1:hover,
#kunena.layout .kfrontend > h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend > h1 + div,
#kunena.layout .kfrontend > h2.btn-link + div {
  margin-top: -15px;
}
#kunena.layout .kfrontend .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
  *zoom: 1;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  display: table;
  content: "";
  line-height: 0;
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #ddd;
  margin-top: -1px;
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #ddd;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #fff;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #fff;
}
#kunena.layout .kfrontend .section table tr.category .span1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .span1 a {
  display: block;
  color: #bfbfbf;
}
#kunena.layout .kfrontend .section table tr.category .span1 a i {
  padding: 0;
  margin: 0;
}
@media (min-width: 7.4036511156187%) {
  #kunena.layout .kfrontend .section table tr.category .span8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .span8 h3 {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}
#kunena.layout .kfrontend .section table tr.category .span8 h3 a {
  color: #cc3333;
}
#kunena.layout .kfrontend .section table tr.category .span8 h3 a:hover,
#kunena.layout .kfrontend .section table tr.category .span8 h3 a:focus,
#kunena.layout .kfrontend .section table tr.category .span8 h3 a:active {
  color: #a32929;
}
#kunena.layout .kfrontend .section table tr.category .span8 h3 small {
  font-size: 10px;
}
#kunena.layout .kfrontend .section table tr.category .colspanmd-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .colspanmd-3 .span12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .colspanmd-3 .span12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .colspanmd-3 .span12 .span4 {
  padding-left: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 7.4036511156187%) {
  #kunena.layout .kfrontend .section table tr.category .colspanmd-3 .span12 .span8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f5f5f5;
}
#kunena.layout .kfrontend .section table .well {
  background-color: #fff;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #666;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #cc3333;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #cc3333;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-left: 5px;
}
#kunena.layout .kfrontend #kwho .well-small,
#kunena.layout .kfrontend #kstats .well-small {
  background-color: #fff;
  margin-bottom: 0;
  padding: 20px;
  *zoom: 1;
}
#kunena.layout .kfrontend #kwho .well-small:before,
#kunena.layout .kfrontend #kwho .well-small:after,
#kunena.layout .kfrontend #kstats .well-small:before,
#kunena.layout .kfrontend #kstats .well-small:after {
  display: table;
  content: "";
  line-height: 0;
}
#kunena.layout .kfrontend #kwho .well-small:after,
#kunena.layout .kfrontend #kstats .well-small:after {
  clear: both;
}
#kunena.layout .kfrontend #kwho .well-small i,
#kunena.layout .kfrontend #kstats .well-small i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well-small .btn-link,
#kunena.layout .kfrontend #kstats .well-small .btn-link {
  color: #999;
  text-align: right;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-right: 6.6666666666667px;
}
#kunena.layout .form-search .input-append,
#kunena.layout .form-search .input-medium {
  line-height: 1;
  vertical-align: top;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 30px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #d5d5d5;
  height: 36px;
  top: 0;
  padding: 0 10px;
  right: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #cc3333;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 10px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .span6 {
  border: 1px solid #ddd;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 7.4036511156187%) {
  #kunena.layout #search .row > .span6 {
    margin-left: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .span6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .span6 select {
  width: 100%;
}
#kunena.layout #search .row > .span6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .span6 legend {
  margin-bottom: 4px;
  font-size: 12px;
  padding: 0 10px;
}
#kunena.layout #search > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 7.4036511156187%) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 740px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-right: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-right: 107px;
}
@media (max-width: 740px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list {
  *zoom: 1;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  display: table;
  content: "";
  line-height: 0;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #999;
  padding: 0;
  margin: 0 0 10px 10px;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label span {
  font-size: 18px;
  margin: 0;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #cc3333;
  color: #cc3333;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  float: none;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-left: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #ddd;
  color: #444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #cc3333;
  border: 1px solid #cc3333;
  color: #fff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #eee;
  border: 1px solid #ddd;
  padding: 10px;
  height: auto;
  width: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul {
  *zoom: 1;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
#kunena.layout #postform .column-item fieldset #kshow_attach_form {
  margin-top: 0;
}
#kunena.layout #postform .column-item fieldset #kattach_form {
  margin-top: 10px;
}
@media (max-width: 740px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: right;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-right: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 80px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: right;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
  *zoom: 1;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  display: table;
  content: "";
  line-height: 0;
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #ddd;
  display: inline-block;
  padding: 10px;
  margin-left: 5px;
  margin-bottom: 10px;
  float: right;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #fcf8e3;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #ddd;
  color: #999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 740px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: left;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-left: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 14px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 14px;
}
.view-topic #kunena.layout .message {
  background: #fff;
  border: 1px solid #ddd;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.span2 {
  border-left: 1px solid #ddd;
}
.view-topic #kunena.layout .message > div.span10 {
  border-right: 1px solid #ddd;
  margin-right: -1px;
  padding-right: 20px;
  padding-left: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: left;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: sans-serif;
  font-size: 12px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
  *zoom: 1;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .span2 {
  padding-right: 10px;
  padding-left: 10px;
}
.view-topic #kunena.layout .message .span2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .span2 .profilebox li {
  display: block;
  margin-bottom: 6.6666666666667px;
}
.view-topic #kunena.layout .message .span2 .profilebox li .kwho-admin {
  text-align: center;
}
.view-topic #kunena.layout .message .span2 .profilebox li .kwho-admin img {
  max-width: 50px !important;
}
.view-topic #kunena.layout .message .span2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #ddd;
  color: #666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .span2 .profile-expand ul li {
  margin-top: 6.6666666666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-user #kunena.layout .container-fluid {
  background: #fff;
  border: 1px solid #ddd;
  clear: both;
  padding: 20px;
}
.view-user #kunena.layout .container-fluid .img-circle {
  margin-bottom: 10px;
  width: 100px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-left: 5px;
  margin-bottom: 3.3333333333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  color: #666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #cc3333;
  color: #cc3333;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #cc3333;
  border-color: #cc3333;
  color: #fff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 8px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .icon-home {
  margin-left: 5px;
}
#kunena.layout div.pagination {
  border: 0;
}
#kunena.layout div.pagination::after {
  border: 0;
}
#kunena.layout div.pagination li {
  display: inline-block;
  margin: 0 0 0 5px;
  float: right;
}
#kunena.layout div.pagination li a {
  border: 1px solid #ddd;
  background: #fff;
  margin-bottom: 5px;
}
#kunena.layout div.pagination li.active a {
  background: #cc3333;
}
#kunena.layout div.pagination li.active a:after {
  display: none;
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
@media (max-width: 991px) {
  #kunena.layout .navbar-nav.pull-left {
    padding: 0;
    margin: 0;
  }
  #kunena.layout .navbar-nav.pull-left .btn {
    background: #cc3333;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 11px;
  }
  #kunena.layout .navbar-nav.pull-left .nav {
    padding-top: 0;
  }
  #kunena.layout .navbar-nav.pull-left .nav > li {
    display: block;
    margin: 10px 0;
  }
  #kunena.layout .navbar-nav.pull-left .nav > li + li {
    border: 0;
  }
  #kunena.layout .nav.pull-right {
    padding-top: 0;
  }
}

.t3-mainnav {
  background-color: #2a2a2a;
  border-top: 1px solid #111;
}
.t3-mainnav .logo-image a {
  background-image: url("../../../images/themes/black/logo-rtl.png");
}
.t3-mainnav .ja-social .social .ico-facebooks {
  background-image: url("../../../images/themes/black/icon-facebook.png");
  border: none;
}
.t3-mainnav .ja-social .social .ico-twitters {
  background-image: url("../../../images/themes/black/icon-twitter.png");
}
.t3-mainnav .ja-social .social .ico-rss {
  background-image: url("../../../images/themes/black/icon-rss.png");
}
.top-ticker .ja-healineswrap em {
  background-image: url("../../../images/themes/black/sticker-bg-rtl.gif");
}
.ja-zin .ja-zincontent h4.ja-zintitle a:hover,
.ja-zin .ja-zincontent h4.ja-zintitle a:focus,
.ja-zin .ja-zincontent h4.ja-zintitle a:active {
  color: #cc3333;
}
.badge-vote div.list-useful .blocknumber .bignumber {
  background-color: #2a2a2a;
}
.nex .container .ja-tabs-title-top ul.ja-tabs-title li.hover h3,
.nex .container .ja-tabs-title-top ul.ja-tabs-title li.firsthover h3,
.nex .container .ja-tabs-title-top ul.ja-tabs-title li.lasthover h3 {
  color: #cc3333;
}
.t3-footer .ja-footer1 {
  background: #2a2a2a;
  border-bottom: 1px solid #111;
}
.t3-copyright .backtotop {
  color: #000;
}
@media (max-width: 767px) {
  .logo-image .brand a {
    background-image: url("../../../images/themes/black/logo-mobile.png");
  }
  .t3-mainnav {
    background-color: #2a2a2a !important;
  }
  .t3-mainnav .nav-collapse .t3-megamenu .nav > li {
    border-top: 1px solid #222;
  }
}
@media (max-width: 599px) {
  .t3-mainnav .navbar-inner {
    background-color: #2a2a2a !important;
  }
}
@media (max-width: 480px) {
  .content-header .head-search:hover {
    background: #000;
  }
  .content-header .head-search:before {
    background: #fff url("../../../images/themes/black/searchButton2.gif") no-repeat center center;
  }
  .content-header .head-search:hover > .form-search .search {
    border: 4px solid #000;
  }
  .content-header .ja-social:hover {
    background: #000;
  }
  .content-header .ja-social:hover >.custom .social {
    background: #000;
  }
}


html[dir="rtl"] #fancybox-left-ico {
  top: -10000px;
  left: 20px;
}
html[dir="rtl"] #fancybox-right-ico {
  top: -10000px;
  left: auto;
  right: 20px;
}
html[dir="rtl"] #fancybox-left:hover span,
html[dir="rtl"] #fancybox-right:hover span {
  top: 50%;
}
.off-canvas body > .autocompleter-choices {
  width: 0px;
  left: auto;
}
img {
  direction: ltr;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 10px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 20px 10px;
}
.languageswitcherload ul {
  float: left;
}
.pull-right {
  float: left !important;
}
.pull-left {
  float: right !important;
}
#fancybox-wrap #fancybox-title-float-left {
  background-position: -55px -90px;
}
#fancybox-wrap #fancybox-title-float-right {
  background-position: -40px -90px;
}
.ja-zinfp .ja-zinfp-links-actions {
  right: auto;
  left: 0;
}
.news_home_module #ja-news-pro {
  left: auto;
}
.ja-zinwrap .ja-zinlinks ul.jazin-links li {
  background-position: right 5px;
  padding: 0 10px 0 0;
}
.ja-contentsliderbox	.ja-button-control div.ja-contentslider-right {
  left: auto;
  right: 0;
  border: none;
}
.ja-contentsliderbox	.ja-button-control div.ja-contentslider-left {
  left: 0;
  right: auto;
  border-right: 1px solid #ddd;
  direction: ltr;
}
.container .breadcrumb li {
  direction: rtl;
}
.nex div.ja-tab-subcontent img {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.ja-tabs .ja-tab-subcontent img[align="left"] {
  margin: 0 0 10px 15px;
}
.thumb-left {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.head-search .form-search .search {
  direction: rtl;
}
.ja-social .social .ico-social {
  direction: ltr;
}
.t3-module {
  zoom: 1;
  direction: ltr;
}
.t3-module .module-title,
.t3-module .module-ct {
  direction: rtl;
}
.module_menu .nav > li.dropdown.open .dropdown-menu a,
.module_menu .nav > li.dropdown.active .dropdown-menu a,
.module_menu .nav > li.dropdown.open.active .dropdown-menu a {
  background-position: 98% 10px;
}
.main-content {
  direction: ltr;
  zoom: 1;
}
.main-content > div,
.main-content > form {
  direction: rtl;
  margin-right: -4px;
}
.categories-list .category-item,
.blog .item {
  direction: ltr;
  zoom: 1;
}
.categories-list .category-item .page-header.item-title,
.categories-list .category-item .category-desc
  .items-row,
.categories-list .category-item .pagination,
.categories-list .category-item article,
.blog .item .page-header.item-title,
.blog .item .category-desc
  .items-row,
.blog .item .pagination,
.blog .item article {
  direction: rtl;
}
.container .breadcrumb {
  direction: ltr;
}
.navbar-inner {
  direction: ltr;
  zoom: 1;
}
.navbar-inner .nav-collapse {
  direction: rtl;
}
.t3-footer .menu-footer {
  direction: ltr;
}
.t3-footer .footer-5 > .connect {
  border-top: 1px solid #333333;
  padding-top: 20px;
  margin-top: 10px;
  border-bottom: none;
  margin-bottom: 0;
}
.ja-accordion .ja-slidenews-item img[align="left"] {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.tag-category ul.category li:nth-child(3n + 1),
.tag-category ul.category li:first-child + li + li + li,
.tag-category ul.category li:first-child + li + li + li + li + li + li,
.tag-category ul.category li:first-child + li + li + li + li + li + li + li + li + li,
.tag-category ul.category li:first-child + li + li + li + li + li + li + li + li + li + li + li + li,
.tag-category ul.category li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
  margin-right: 0 !important;
}
.tag-category .head-tag,
.tag-category fieldset.filters.btn-toolbar {
  direction: ltr;
  zoom: 1;
}
.tag-category .head-tag h2,
.tag-category .head-tag .category-desc,
.tag-category .head-tag .btn-group:first-child,
.tag-category fieldset.filters.btn-toolbar h2,
.tag-category fieldset.filters.btn-toolbar .category-desc,
.tag-category fieldset.filters.btn-toolbar .btn-group:first-child {
  direction: rtl;
}
.tag-category .head-tag .btn-group:first-child,
.tag-category fieldset.filters.btn-toolbar .btn-group:first-child {
  float: right;
}
.tag-category .head-tag .btn-group.pull-right,
.tag-category fieldset.filters.btn-toolbar .btn-group.pull-right {
  float: left;
}
.tag-category ul.category li .item {
  direction: ltr;
  zoom: 1;
}
.tag-category ul.category li .item h3,
.tag-category ul.category li .item span.tag-body {
  direction: rtl;
}
.head-search .form-search .search {
  direction: ltr;
  zoom: 1;
  float: left;
}
.head-search .search .button {
  float: left;
  margin-top: 4px;
}
.head-search .search input#mod-search-searchword {
  direction: rtl;
  float: right;
}
.ja-tabs-title-top ul.ja-tabs-title li {
  float: right !important;
}
.acymailing_module_form .acymailing_introtext {
  text-align: right !important;
}
.contact .accordion-group {
  direction: ltr;
}
.contact .accordion-group > .accordion-body {
  direction: rtl;
}
.contact .accordion-heading .accordion-toggle {
  text-align: right;
}
.contact .accordion-inner .thumbnail {
  float: left;
}
.k2LoginBlock ul,
.k2UsersBlock ul,
.k2ArchivesBlock ul,
.k2ItemsBlock ul {
  margin-right: 0 !important;
}
.subCategoryContainer .subCategory {
  direction: ltr;
  zoom: 1;
}
.subCategoryContainer .subCategory > h2,
.subCategoryContainer .subCategory > a,
.subCategoryContainer .subCategory > span,
.subCategoryContainer .subCategory > p {
  direction: rtl;
}
body #Kunena .fltlft {
  float: right !important;
}
body #Kunena .fltrt {
  float: left !important;
}
body #Kunena .kleft {
  text-align: right;
}
body #Kunena .kright {
  text-align: left;
}
body #Kunena table {
  margin: 0px 0px 0px 3px;
}
body #Kunena td.kcol-mid {
  border-left: 0;
  border-right: 1px solid #DDDDDD;
}
body #Kunena td.kcol-last {
  border-left: 0;
  border-right: 1px solid #DDDDDD;
}
body #Kunena td.kcol-first {
  margin-right: 0;
}
body #Kunena td.kcol-kcatlastpost {
  text-align: right;
}
body #Kunena tr.ksth th {
  text-align: right;
}
body #Kunena thead tr th,
body #Kunena tr.ksth th {
  border-left: 0;
  border-right: 1px solid #ddd;
}
body #Kunena thead tr th:first-child,
body #Kunena tr.ksth th:first-child,
body #Kunena td.kcol-mid:first-child {
  border-right: 0;
}
body #Kunena #ktop span.ktoggler {
  left: 10px;
  right: inherit;
}
body #Kunena #ktab li,
body #Kunena #ktab div.moduletable ul.menu li {
  background-position: 0% 50%;
  float: right;
}
body #Kunena tr td.kprofileboxcnt {
  text-align: right;
}
body #Kunena .kprofilebox form .input span {
  padding-left: 10px;
  padding-right: 0px;
}
body #Kunena .klink-block span {
  padding-left: 10px;
  padding-right: 0px;
}
body #Kunena table.kprofilebox .kprofileboxcnt .klink-block a {
  background-position: right bottom;
  padding-left: 0;
  padding-right: 15px;
}
body #Kunena table.kprofilebox .kprofileboxcnt .klink-block a:hover,
body #Kunena table.kprofilebox .kprofileboxcnt .klink-block a:active,
body #Kunena table.kprofilebox .kprofileboxcnt .klink-block a:focus {
  background-position: right top;
}
body #Kunena .path-element-first {
  background-position: right center;
  padding: 1px 22px 1px 3px;
}
body #Kunena .kforum-pathway .path-element,
body #Kunena .kforum-pathway-bottom .path-element {
  background: url("../../../../../components/com_kunena/template/ja_nex/images/icons/arrow-rtl.png") no-repeat right center;
  padding-left: 3px;
  padding-right: 12px;
}
body #Kunena ul.kprofilebox-link li {
  background: url("../../../../../components/com_kunena/template/ja_nex/images/icons/arrow-rtl.png") no-repeat right center !important;
}
body #Kunena .kheader h2 {
  float: right;
}
body #Kunena div.ktitle-desc {
  background: url("../../../../../components/com_kunena/template/ja_nex/images/arrow2-rtl.png") no-repeat 99% center;
  float: right;
  padding-left: 0;
  padding-right: 15px;
}
body #Kunena ul.kprofilebox-link {
  float: left;
}
body #Kunena div.krss-block {
  float: left;
}
body #Kunena span.krss {
  margin: 5px 0 0 5px;
}
body #Kunena .kprofilebox-left {
  border-left: 1px solid #DDDDDD;
  border-right: 0;
}
body #Kunena div.kblock span.select-toggle {
  left: 15px;
  right: inherit;
}
body #Kunena div.kblock span.ktoggler {
  float: left;
}
body #Kunena div.ktopic-title-cover {
  text-align: right;
}
body #Kunena span.ktopic-by {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
}
body #Kunena .kpostbuttonset input,
body #Kunena .kpostbuttonset select {
  margin: 0px 5px 0px 10px;
}
body #Kunena textarea#kbbcode-message {
  float: right;
}
body #Kunena #kpost-message td.kcol-first {
  text-align: left;
  clear: both;
}
body #Kunena .k-profile span.kheadbtn.kright {
  left: 10px;
  right: inherit;
}
body #Kunena div.kprofile-rightcol2 {
  float: left;
}
body #Kunena span.ktopic-category {
  float: right;
}
body #Kunena label.searchlabel {
  margin-right: 0;
  margin-left: 100px;
}
body #Kunena input#keywords,
body #Kunena input#username,
body #Kunena input#kusername {
  margin-left: 10px;
  margin-right: 0;
}
body #Kunena .klist-actions-goto {
  float: right;
  margin: 5px 0px 0px 10px;
}
body #Kunena div.kmessage-buttons-row {
  text-align: right;
}
body #Kunena .kicon-button:link,
body #Kunena .kicon-button {
  float: right;
  margin: 2px 0 2px 10px;
}
body #Kunena div.kmessage-buttons-cover {
  float: left;
}
body #Kunena div.kmessage-editmarkup-cover {
  text-align: left;
}
body #Kunena table#kforumsearch tr#advsearch_options td.kcol fieldset.fieldset:last-child label {
  display: inline-block;
}
body #Kunena .kicon-profile {
  float: right;
  margin-left: 3px;
  margin-right: 0;
}
body #Kunena table#kprofile .kprofile-rightcol1 ul li strong {
  float: right;
  margin-left: 3px;
}
body #Kunena #kbbcode-toolbar li {
  float: right;
}
body #Kunena .kfooter {
  display: inline-block;
}
body #Kunena input.kfile-input {
  left: auto;
  right: 0;
}
#Kunena div.kblock div.kbody,
#Kunena div.kblock {
  direction: ltr;
  zoom: 1;
}
#Kunena div.kblock div.kbody > div,
#Kunena div.kblock div.kbody > table,
#Kunena div.kblock > div,
#Kunena div.kblock > table {
  direction: rtl;
}
#Kunena > div {
  direction: ltr;
  zoom: 1;
}
#Kunena > div > div,
#Kunena > div > table {
  direction: rtl;
}
#Kunena .kforum-pathway-bottom {
  min-height: 20px;
}
#Kunena .kforum-pathway-bottom .path-element-first,
#Kunena .kforum-pathway-bottom .path-element {
  float: right;
  direction: rtl;
}
#Kunena .ktopmenu {
  direction: ltr !important;
  zoom: 1;
}
#Kunena .ktopmenu #ktab {
  float: right;
  direction: rtl;
}
#mailtoForm .formelm {
  clear: both;
}
.ja-zinfp-links-actions a {
  float: left !important;
}
.ja-zinfp-links-actions-next {
  background-image: url("../../../images/prev.png") !important;
}
.ja-zinfp-links-actions-prev {
  background-image: url("../../../images/next.png") !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .t3-footer .ja-footer2 .footer-5 .t3-module {
    margin-left: 2%;
    margin-right: 0;
  }
  .t3-footer .ja-footer2 .footer-5 > .connect {
    margin-left: 0;
  }
}
@media (max-width: 599px) {
  .t3-footer div.footer-5 > .connect {
    border-top: 1px solid #333333;
    border-bottom: none;
  }
  #Kunena input.kfile-input {
    left: 5px;
    top: 35px;
    width: 60px;
  }
}