.jumbotron {
  position: relative;
  padding: 40px 0;
}
.jumbotron h1 {
  font-size: 56px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0 0 10px 0;
}
.jumbotron p {
  font-size: 21px;
  line-height: 1.275;
  margin: 0 0 20px 0;
}
.jumbotron .btn {
  margin-top: 10px;
}
.jumbotron .btn-large {
  margin-top: 20px;
  font-size: 18px;
}
.masthead {
  padding: 80px 0 60px;
  text-align: center;
}
.masthead h1 {
  font-size: 98px;
}
.masthead p {
  font-size: 42px;
}
.masthead .btn-large {
  font-size: 28px;
  padding: 14px 28px;
}
.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: -40px;
  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: 40px;
}
.thumbnail {
  border: 1px solid #e5e5e5;
  display: block;
  padding: 4px;
  line-height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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: #008dde;
  -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("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}

.wrap {
  width: auto;
  clear: both;
}
.offset-12 {
  margin-right: -932px;
}
.offset-11 {
  margin-right: -851px;
}
.offset-10 {
  margin-right: -770px;
}
.offset-9 {
  margin-right: -689px;
}
.offset-8 {
  margin-right: -608px;
}
.offset-7 {
  margin-right: -527px;
}
.offset-6 {
  margin-right: -446px;
}
.offset-5 {
  margin-right: -365px;
}
.offset-4 {
  margin-right: -284px;
}
.offset-3 {
  margin-right: -203px;
}
.offset-2 {
  margin-right: -122px;
}
.offset-1 {
  margin-right: -41px;
}
.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:736px screen-md:932px screen-lg:1192px";
}

.wrap {
  width: auto;
  clear: both;
}

html {
  font-size: 14px;
  height: 100%;
  -webkit-text-size-adjust: none;
}
body {
  background: #fff url("../../images/body-bg.jpg") repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #666;
  font-family: WMitra, arial, sans-serif;
  line-height: 1.5;
  margin: 0;
  height: 100%;
}
body {
  
  background-position: left top;
}
.body-bg-1 body {
  background-image: url("../../images/body-bg-1.jpg");
}
.body-bg-2 body {
  background-image: url("../../images/body-bg-2.jpg");
}
.body-bg-3 body {
  background-image: url("../../images/body-bg-3.jpg");
}
.body-bg-4 body {
  background-image: url("../../images/body-bg-4.jpg");
}
.body-bg-5 body {
  background-image: url("../../images/body-bg-5.jpg");
}
.body-bg-6 body {
  background-image: url("../../images/body-bg-6.jpg");
}
.body-bg-7 body {
  background-image: url("../../images/body-bg-7.jpg");
}
.body-bg-8 body {
  background-image: url("../../images/body-bg-8.jpg");
}
.body-bg-9 body {
  background-image: url("../../images/body-bg-9.jpg");
}
a {
  color: #008dde;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color: #005c92;
  text-decoration: underline;
  outline: none;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.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: #eee;
}
th a:hover,
th a:focus,
th a:active {
  color: #fff;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.list-striped li:nth-child(2n+1),
.list-striped dd:nth-child(2n+1),
.row-striped .row:nth-child(2n+1),
.row-striped .row-fluid:nth-child(2n+1) {
  background: #fff !important;
}
.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;
}

form {
  margin: 0 0 20px;
}
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-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #008dde;
  -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"] {
  height: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #e5e5e5;
}
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: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}
.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: 20px;
}
.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 {
  background: #008dde;
  border: solid 1px #008dde;
  color: #fff;
  font-size: 12px;
  line-height: normal;
  padding: 8px 12px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
  background-color: #007dc5;
  border-color: #004c78;
  color: #fff;
  text-decoration: none;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
  color: #fff;
  outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
  color: #fff;
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 13px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 12px;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn {
  border: solid 1px #008dde;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
}
.btn-primary {
  background: #008dde;
}
.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: #008dde;
  border-bottom-color: #008dde;
  margin-top: 8px;
  margin-right: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #005c92;
  border-bottom-color: #005c92;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-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: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-left-width: 2px;
  *border-bottom-width: 2px;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.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: #444;
  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 {
  color: #eee;
  text-decoration: none;
  background-color: #666;
  background-color: #757575;
  background-image: -moz-linear-gradient(top,#808080,#666);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#808080),to(#666));
  background-image: -webkit-linear-gradient(top,#808080,#666);
  background-image: -o-linear-gradient(top,#808080,#666);
  background-image: linear-gradient(to bottom,#808080,#666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f7f', endColorstr='#ff666666', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #eee;
  text-decoration: none;
  outline: 0;
  background-color: #008dde;
  background-color: #0b9ef2;
  background-image: -moz-linear-gradient(top,#12a9ff,#008dde);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#12a9ff),to(#008dde));
  background-image: -webkit-linear-gradient(top,#12a9ff,#008dde);
  background-image: -o-linear-gradient(top,#12a9ff,#008dde);
  background-image: linear-gradient(to bottom,#12a9ff,#008dde);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff12a8fe', endColorstr='#ff008dde', GradientType=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: #008dde;
  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: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.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: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.t3-navhelper {
  background: #2f2f2f;
  color: #666;
}
.breadcrumb {
  padding: 10px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.breadcrumb:before,
.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb li {
  text-shadow: none;
  display: block;
  float: right;
}
.breadcrumb a {
  color: #666;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #666;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}

.t3-mainnav {
  float: right;
  width: 9em;
  z-index: 1029;
}
.t3-mainnav .navbar {
  color: #666;
  margin-bottom: 0;
  margin-top: 0;
}
.t3-mainnav .navbar-inner {
  min-height: 40px;
  padding: 0;
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar .nav {
  padding: 1em 0 0;
  border-left: 1px solid rgba(255,255,255,0.1);
  margin: 0 0 0 1em;
}
.t3-mainnav .navbar .nav > li {
  padding: 0 2em 0 0;
  height: 6em;
  cursor: pointer;
  float: none;
}
.t3-mainnav .navbar .nav > li > a {
  padding: 0;
  margin: 0;
  text-shadow: none;
  color: #eee;
}
.t3-mainnav .navbar .nav > li > a > img,
.t3-mainnav .navbar .nav > li > a:before {
  background: url("../../images/black-trans-60.png");
  text-align: center;
  margin-left: 0.8em;
  font-size: 2.5em;
  width: 2em;
  line-height: 2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid transparent;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.t3-mainnav .navbar .nav > li > a > span {
  display: none;
  padding-right: 1em;
  position: absolute;
  white-space: nowrap;
  font-family: Wmitra, arial, sans-serif;
  font-weight: 300;
  font-size: 2em;
  line-height: 2.5em;
  text-align: right;
  margin-right: -1px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  text-shadow: none;
  background: none;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-mainnav .navbar .nav > li > a:focus > span,
.t3-mainnav .navbar .nav > li > a:hover > span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-mainnav .navbar .nav > li > a:focus > img,
.t3-mainnav .navbar .nav > li > a:hover > img,
.t3-mainnav .navbar .nav > li:hover > a:before,
.t3-mainnav .navbar .nav > li:focus > a:before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.t3-mainnav .navbar .nav:hover > li > a > span {
  display: inline-block;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav .navbar .nav > .active > a > img,
.t3-mainnav .navbar .nav > .active > a:before {
  background: url("../../images/black-trans-25.png");
  border: 1px solid rgba(255,255,255,0.15);
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-mainnav .navbar .nav > .hightlight.active > a > span {
  display: inline-block;
  font-size: 4em;
  padding-right: 0.5em;
  line-height: 1.25em;
  margin-right: -4px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-mainnav .navbar .btn-navbar {
  float: right;
  padding: 5px 10px;
  margin: 5px 20px 0;
  background: #fff;
  opacity: 0.5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav .navbar .btn-navbar:hover,
.t3-mainnav .navbar .btn-navbar:focus,
.t3-mainnav .navbar .btn-navbar:active {
  opacity: 1;
  background: #fff;
}
.t3-mainnav .navbar .btn-navbar [class^="icon-"],
.t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #666;
  text-shadow: none;
}
.t3-mainnav .btn-navbar {
  position: absolute;
  z-index: 1003;
  top: 10px;
  right: 10px;
  border-color: #666;
  color: #666;
}
.t3-mainnav .btn-navbar:hover,
.t3-mainnav .btn-navbar:focus {
  color: #fff;
  border-color: #fff;
}
.t3-mainnav .dropdown .caret {
  margin-right: 5px;
}
.t3-mainnav .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.t3-mainnav .dropdown-menu li > a {
  border-top: 1px solid #eee;
  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: #666;
  color: #eee;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #008dde;
  color: #eee;
}
.t3-mainnav.focus {
  width: 46em;
  background: url("../../images/menu-mask-rtl.png") repeat-y right top;
  background-size: 0% 100%;
  z-index: 1032;
}
.t3-mainnav.focus .navbar .nav > li > a > span {
  display: inline-block;
}
.t3-mainnav.focus .navbar .nav > li > a:focus span,
.t3-mainnav.focus .navbar .nav > li > a:hover span {
  display: inline-block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-mainnav.focus .navbar .nav > li:hover > a > img,
.t3-mainnav.focus .navbar .nav > li:hover > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-mainnav.focus .navbar .nav > .current.active > a > span {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.t3-mainnav.focus .navbar .nav > .current.active > a > img,
.t3-mainnav.focus .navbar .nav > .current.active > a:before,
.t3-mainnav.focus .navbar .nav > .active > a > img,
.t3-mainnav.focus .navbar .nav > .active > a:before {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.t3-mainnav.focus .navbar .nav > .hightlight > a > img,
.t3-mainnav.focus .navbar .nav > .hightlight > a:before,
.t3-mainnav.focus .navbar .nav > .hightlight.active > a > img,
.t3-mainnav.focus .navbar .nav > .hightlight.active > a:before {
  background: rgba(0,0,0,0.25);
  border: 1px solid rgba(255,255,255,0.15);
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-mainnav.focus .navbar .nav > .hightlight > a > span,
.t3-mainnav.focus .navbar .nav > .hightlight.active > a > span {
  display: inline-block;
  font-size: 4em;
  padding-right: 0.5em;
  line-height: 1.25em;
  margin-right: -4px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.no-touch .t3-mainnav.focus .navbar .nav > li > a:focus,
.no-touch .t3-mainnav.focus .navbar .nav > li > a:hover {
  color: #fff;
}
.head-social .nav-connect .span12 .t3-module {
  margin: 0;
}
.head-social .nav-connect .dropdown-menu {
  z-index: 1100;
}
.head-social .dropdown-menu-inner {
  position: relative;
  z-index: 1100;
}
.head-social .nav-connect .dropdown-menu {
  border: none;
  right: auto;
  left: 0;
  text-align: right;
  width: 300px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.head-social .dropdown-menu-inner {
  padding: 30px;
}
.head-social .nav-connect .dropdown-menu:after {
  border-bottom: 6px solid #fff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: none;
  content: "";
  display: inline-block;
  left: 10px;
  position: absolute;
  top: -5px;
}
.head-social .nav li.dropdown.active > .dropdown-toggle,
.head-social .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #000;
  color: #fff;
}
.head-social .nav li.dropdown.open > .dropdown-toggle,
.head-social .nav li.dropdown.active > .dropdown-toggle,
.head-social .nav li.dropdown.open.active > .dropdown-toggle,
.head-social .nav > li.dropdown.open.active > a:hover {
  background: rgba(0,0,0,0.25);
  border: 1px outset rgba(255,255,255,0.15);
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.mega-dim {
  background: url("../../images/black-trans-75.png") repeat right top;
  height: auto;
  right: 0;
  position: absolute;
  left: -1000px;
  top: -10000px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1031;
  transition: opacity .4s ease-in;
  -o-transition: opacity .4s ease-in;
  -moz-transition: opacity .4s ease-in;
  -webkit-transition: opacity .4s ease-in;
}
.mega-dim.active {
  position: fixed;
  top: 0;
  bottom: 0;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.t3-module {
  background: transparent;
  color: inherit;
  font-size: 13px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: inherit;
  color: #444;
  line-height: 30px;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: normal;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-right: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-right: 0;
}
.module_menu .nav {
  margin-bottom: 20px;
}
.module_menu .nav > li {
  border-top: 1px solid #eee;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  border-top: solid 1px #e5e5e5;
  margin-top: 20px;
  padding-top: 20px;
}
#login-form ul.unstyled li {
  height: auto;
}
#login-form ul.unstyled li a {
  background: url("../../images/bullet.png") no-repeat right center;
  border: none;
  color: #666;
  font-size: 13px;
  height: auto;
  margin: 0 0 5px;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0 10px 0 0;
  text-align: right;
  width: auto;
}
#login-form ul.unstyled li a:hover,
#login-form ul.unstyled li a:focus,
#login-form ul.unstyled li a:active {
  background-image: url("../../images/bullet-hover.png");
  color: #005c92;
}
#login-form .logout-button {
  margin-top: 10px;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #e5e5e5;
  font-size: 12px;
  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 #e5e5e5;
}
.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: 14px;
  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: 14px;
  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: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.latestnews,
ul.latestnews {
  margin-bottom: 0;
}
.latestnews li,
ul.latestnews li {
  background: none;
  padding: 0 0 10px;
  list-style: decimal;
}
.latestnews li:last-child,
ul.latestnews li:last-child {
  padding-bottom: 0;
}
.latestnews a,
ul.latestnews a {
  color: #666;
}
.latestnews a:hover,
.latestnews a:focus,
.latestnews a:active,
ul.latestnews a:hover,
ul.latestnews a:focus,
ul.latestnews a:active {
  text-decoration: none;
  color: #008dde;
}
div.contact-list i {
  margin-left: 10px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.t3-module.social {
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
ul.btn-social li.dropdown .social-list {
  margin-right: 0 !important;
}
ul.btn-social li.dropdown .social-list li {
  list-style: none;
  float: right;
  height: auto;
  width: 49.5%;
  margin: 0 0 10px;
  padding: 0;
}
ul.btn-social li.dropdown .social-list li a {
  background: none;
  border: none;
  color: #666;
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  height: auto;
  margin: 0 0 10px;
  padding: 0;
  text-align: right;
  width: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
ul.btn-social li.dropdown .social-list li a:hover,
ul.btn-social li.dropdown .social-list li a:focus,
ul.btn-social li.dropdown .social-list li a:active {
  background: none;
  border: none;
  color: #005c92;
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
ul.btn-social li.dropdown .social-list li a span {
  background-color: #000;
  color: #fff;
  line-height: 30px;
  height: 30px;
  margin-left: 10px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  display: inline-block;
}
ul.btn-social li.dropdown .social-list li a .icon-google-plus {
  background-color: #f83b3b;
}
ul.btn-social li.dropdown .social-list li a .icon-facebook {
  background-color: #3b5999;
}
ul.btn-social li.dropdown .social-list li a .icon-twitter {
  background-color: #1bb5e7;
}
ul.btn-social li.dropdown .social-list li a .icon-pinterest {
  background-color: #cb2027;
}
ul.btn-social li.dropdown.open .social-list li a {
  background: none;
  border: none;
  color: #666;
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  height: auto;
  margin: 0 0 10px;
  padding: 0;
  text-align: right;
  width: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
ul.btn-social li.dropdown.open .social-list li a:hover,
ul.btn-social li.dropdown.open .social-list li a:focus,
ul.btn-social li.dropdown.open .social-list li a:active {
  background: none;
  border: none;
  color: #005c92;
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.acymailing_module,
.acymailing_module div {
  font-size: 13px;
}
.acymailing_module form {
  margin-bottom: 0;
}
.acymailing_module form td {
  padding: 5px 0 !important;
}
.acymailing_module form .acysubbuttons {
  text-align: right;
}
.acymailing_module form label {
  margin-left: 10px;
  margin-top: 5px;
}
.acymailing_module form .onefield label,
.acymailing_module form .onefield span {
  display: inline-block;
}
.acymailing_module form .onefield.fieldacyemail label {
  float: right;
}
.acymailing_module form .onefield.fieldacyemail span.acyfield_email {
  width: 60%;
}
.acymailing_module form input[type="checkbox"] {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.acymailing_module form input[type="text"] {
  width: 90% !important;
}
.acymailing_module form a.modal {
  color: #666;
  right: 0 !important;
  height: auto !important;
  position: relative !important;
  top: auto !important;
  width: auto !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
table.acymailing_form {
  margin: 0 !important;
  width: 100%;
}
.acymailing_mootoolsbutton p {
  display: inline-block;
}
.head-social ul.nav li.dropdown a.modal.acymailing_togglemodule,
.head-social ul.btn-social li.dropdown a.acymailing_togglemodule {
  background: #008dde;
  border: solid 1px #008dde;
  color: #fff;
  font-size: 12px;
  line-height: normal;
  right: 0;
  height: auto;
  margin: 0;
  padding: 8px 12px;
  position: relative;
  top: 0;
  text-transform: uppercase;
  width: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.head-social ul.nav li.dropdown a.modal.acymailing_togglemodule:hover,
.head-social ul.nav li.dropdown a.modal.acymailing_togglemodule:focus,
.head-social ul.btn-social li.dropdown a.acymailing_togglemodule:hover,
.head-social ul.btn-social li.dropdown a.acymailing_togglemodule:focus {
  background-color: #007dc5;
  border-color: #004c78;
  color: #fff;
  text-decoration: none;
}
.about img {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
table.symbols-list {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  font-size: 11px;
}
table.symbols-list td {
  border-left: 1px solid #e5e5e5;
  padding: 10px;
}
table.symbols-list .symbol {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.07);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.07);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.07);
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  display: inline-block;
  margin-left: 5px;
  min-width: 12px;
  padding: 0px 10px 4px 10px;
  text-align: center;
  vertical-align: middle;
}
table.symbols-list .icon-home {
  text-indent: -999em;
}
.top-header .module-title {
  color: #fff;
}
.ja-keyboard-btns {
  float: left;
}
.ja-keyboard-btns a {
  background: rgba(0,0,0,0.25);
  background: #222 \9;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  float: left;
  font-size: 9px;
  color: #fff;
  margin: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ja-keyboard-btns a:hover,
.ja-keyboard-btns a:focus {
  text-decoration: none;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.ja-keyboard-btns a.ja-keyboard-up {
  margin-left: 26px;
}
.ja-keyboard-btns a.ja-keyboard-right {
  clear: both;
}
.head-social ul.btn-social li.dropdown div.mod-languages a {
  line-height: 29px;
}
.head-social div.mod-languages li {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.head-social ul.btn-social li.dropdown div.mod-languages li.lang-active a {
  background: url("../../images/black-trans-25.png");
  border: 1px solid rgba(255,255,255,0.15);
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

.blog-featured .article-intro,
.view-featured .article-intro,
.blog .article-intro {
  height: 3em;
  overflow: hidden;
  color: #666;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.item-page .article-header {
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 20px;
}
.item-page .article-title,
.item-page .article-header h1 {
  font-size: 2em;
  line-height: 1.3;
}
.item-page .article-info {
  text-transform: uppercase;
}
.item-page .article-info dd.createdby {
  float: none;
}
.item-page .item-image {
  margin-bottom: 2em !important;
}
.item article {
  background: rgba(0,0,0,0.75);
  background-size: 0% 100%;
  background: #222 \9;
  height: 42em;
  width: 36em;
  position: relative;
  -webkit-transition: background-color .5s ease 0s;
  -moz-transition: background-color .5s ease 0s;
  -o-transition: background-color .5s ease 0s;
  transition: background-color .5s ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.item article .createdby {
  color: #bbb;
  border-left: 1px solid rgba(255,255,255,0.1);
  border-left: 1px solid #333 \9;
  padding-left: 2em;
  margin-left: 2em;
}
.item article .createdby span {
  display: block;
}
.item article:hover {
  background: #000;
}
.item article:hover .view-item,
.item article:focus .view-item {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.item article:hover .view-item .article-info dd a,
.item article:focus .view-item .article-info dd a {
  color: #008dde;
  text-decoration: none;
}
.item .item-image img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.item .view-item {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  padding: 1.5em 2.25em;
}
.item .article-title,
.item .article-header h1 {
  color: #fff;
  height: 3em;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0.75em;
}
.item .article-title a,
.item .article-header h1 a {
  color: #fff;
}
.item .article-title a span,
.item .article-header h1 a span {
  color: #444;
  display: block;
  line-height: 30px;
}
.item .article-title a span:before,
.item .article-header h1 a span:before {
  font-size: 14px;
}
.item .article-title a span:hover,
.item .article-header h1 a span:hover {
  color: #008dde;
}
.item .article-aside {
  font-size: 10px;
  font-weight: bold;
  bottom: 2em;
  right: 0;
  margin-bottom: 0;
  position: absolute;
  width: 100%;
  text-transform: uppercase;
}
.item .article-aside .menu-edit {
  margin-top: 5px;
}
.item .article-aside .article-info {
  *zoom: 1;
  border-top: 1px solid rgba(255,255,255,0.1);
  border-top: 1px solid #333 \9;
  margin-right: 2.25em;
  margin-left: 2.25em;
  width: auto;
  float: none;
  padding-top: 2em;
}
.item .article-aside .article-info:before,
.item .article-aside .article-info:after {
  display: table;
  content: "";
  line-height: 0;
}
.item .article-aside .article-info:after {
  clear: both;
}
.layout-edit .edit .tab-content {
  overflow: visible;
  *zoom: 1;
}
.layout-edit .edit .tab-content:before,
.layout-edit .edit .tab-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.layout-edit .edit .tab-content:after {
  clear: both;
}
.layout-edit .edit #editor-xtd-buttons {
  *zoom: 1;
}
.layout-edit .edit #editor-xtd-buttons:before,
.layout-edit .edit #editor-xtd-buttons:after {
  display: table;
  content: "";
  line-height: 0;
}
.layout-edit .edit #editor-xtd-buttons:after {
  clear: both;
}
.item.active article {
  background: #fff;
}
.item.active article .view-item {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.item.active article .view-item .article-aside {
  color: #999;
}
.item.active article .view-item .article-aside .article-info {
  border-top-color: rgba(0,0,0,0.1);
  border-top-color: #ddd \9;
}
.item.active article .view-item .article-aside .article-info a {
  color: #008dde;
  text-decoration: none;
}
.item.active article .view-item .article-aside .createdby {
  border-left: 1px solid rgba(0,0,0,0.1);
  border-left: 1px solid #ddd \9;
}
.item.active article .view-item .containerCountComment a {
  color: #bbb !important;
}
.item.active .article-title a,
.item.active .article-header h1 a {
  color: #333;
}
.item .readmore .btn {
  background: none;
  border-color: #444;
  border-bottom: transparent;
  border-left: transparent;
  bottom: 0;
  line-height: normal;
  position: absolute;
  padding: 0.8em;
  left: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.item .readmore .btn span {
  display: none;
}
.item article:hover .readmore .btn,
.item article:focus .readmore .btn {
  border-color: #222;
}
.item.active .readmore .btn {
  border-color: #e5e5e5;
  border-left: solid 1px transparent;
  color: #008dde;
}
.blog-featured .item .readmore .btn,
.view-featured .item .readmore .btn {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}
.article-content {
  font-size: 14px;
  margin-right: 70px;
  position: relative;
}
.article-content iframe {
  max-width: 100% !important;
  margin-bottom: 20px;
}
.jacomment-count {
  margin: 0;
}
.item.content-inline article {
  background: none;
}
#item-close {
  background: url("../../images/icon_close.png") no-repeat center center;
  display: block;
  height: 24px;
  outline: none;
  position: absolute;
  left: -12px;
  text-indent: -999em;
  top: -12px;
  width: 24px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
#item-close:hover,
#item-close:focus,
#item-close:active {
  background: url("../../images/icon_close_hover.png");
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
  display: none;
}
.article-aside {
  bottom: 0;
  color: #bbb;
  font-size: 11px;
  margin-bottom: 15px;
  position: relative;
}
.article-info {
  margin: 0;
  width: 80%;
}
.article-info a {
  color: #bbb;
}
.article-info a:hover,
.article-info a:focus,
.article-info a:active {
  color: #008dde;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: right;
  margin-right: 0;
  margin-left: 5px;
  white-space: nowrap;
}
.article-info dd.comment-view .jacomment-count {
  margin: 0;
}
.edit-button {
  margin-right: 15px;
}
.edit-button a {
  background: #f5f5f5;
  border: solid 1px #e5e5e5;
  display: inline-block;
  font-size: 0;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.edit-button a i {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
}
.edit-button a:hover,
.edit-button a:focus,
.edit-button a:active {
  color: #008dde;
  text-decoration: none;
}
.edit-button a:hover i,
.edit-button a:focus i,
.edit-button a:active i {
  color: #008dde;
}
.menu-edit ul {
  list-style: none !important;
  margin-right: 0 !important;
}
.menu-edit ul li {
  display: inline-block;
  float: right;
  list-style: none;
  margin: 0 3px;
}
.menu-edit ul li.print-icon a,
.menu-edit ul li.email-icon a {
  overflow: hidden;
}
.menu-edit ul li a {
  background: #f5f5f5;
  border: solid 1px #e5e5e5;
  display: inline-block;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.menu-edit ul li a span:before {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
}
.menu-edit ul li a.itemPrintLink,
.menu-edit ul li a.itemEmailLink {
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.menu-edit ul li a.itemPrintLink span,
.menu-edit ul li a.itemEmailLink span {
  display: none;
}
.menu-edit ul li a:hover,
.menu-edit ul li a:focus,
.menu-edit ul li a:active {
  color: #008dde;
  text-decoration: none;
}
.menu-edit ul li a:hover i,
.menu-edit ul li a:focus i,
.menu-edit ul li a:active i {
  color: #008dde;
}
.item-page .category-name {
  background: #fc666a;
  color: #fff;
  display: inline-block;
  line-height: 22px;
  margin-bottom: 0.8em;
  padding: 3px 14px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.item-page .category-name .name {
  display: none;
}
.item-page .category-name a {
  color: #fff;
}
.item-page .category-name a:hover,
.item-page .category-name a:focus,
.item-page .category-name a:active {
  color: #fff;
}
.modal.btn {
  position: inherit;
  width: auto;
}
.com_config .t3-content,
.com_users .t3-content,
.com_contact .t3-content {
  background: #fff;
}
p.tip {
  font-size: 10px;
  border: 2px dashed #e5e5e5;
  padding: 10px;
}
.article-footer {
  color: #999;
  font-size: 13px;
  margin-bottom: 20px;
}
article img[align=left] {
  margin: 0 0 20px 20px;
}
.img_caption.left,
.pull-left.item-image {
  margin: 0;
  max-width: 100%;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 40px 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: 40px;
}
.img-fulltext-right {
  float: left;
  margin-right: 40px;
}
.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;
}
.item-image-wrap,
.no-image .vimage,
.no-image .item-placeholder {
  height: 50%;
  overflow: hidden;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.no-image .item-placeholder {
  text-align: center;
  vertical-align: middle;
}
.no-image .item-placeholder .icon {
  color: #999;
  font-size: 8em;
  display: block;
  margin-top: 25%;
  text-align: center;
  vertical-align: middle;
}
.item.no-image article:hover .item-placeholder .icon {
  color: #fff;
}
.item.no-image.active article .item-placeholder .icon {
  color: #333;
}
.pull-left.item-image,
.vimage {
  float: none;
  position: relative;
}
.vimage a.vlink img {
  width: 100%;
  position: absolute;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  top: 50%;
}
.vimage .play-icon {
  background: url("../../images/icon-play.png") no-repeat right top;
  display: block;
  height: 40px;
  right: 48%;
  position: absolute;
  top: 45%;
  width: 50px;
  z-index: 100;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eee;
  color: #666;
  font-size: 12px;
  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-wrap {
  font-size: 1em;
}
.login-wrap .login .page-header {
  margin: 0px -20px 30px;
  padding: 0 30px 0;
}
.login-wrap .login .login-description {
  color: #666;
  font-style: italic;
  margin-bottom: 10px;
}
.login-wrap button.btn {
  padding-top: 4px;
  padding-bottom: 4px;
}
.login-wrap .other-links ul {
  font-size: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.login-wrap .other-links ul li a {
  background: url("../../images/bullet.png") no-repeat right center;
  color: #666;
  padding-right: 10px;
}
.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:focus,
.login-wrap .other-links ul li a:active {
  background-image: url("../../images/bullet-hover.png");
  color: #008dde;
  text-decoration: none;
}
.login-page .page-header h1 {
  margin-right: -50px;
}
.logout .page-header h1 {
  margin-right: 0;
}
.login form {
  margin-bottom: 0;
}
.login_form fieldset,
.login fieldset {
  background: transparent;
  border: 0;
  box-shadow: none;
  margin-bottom: 0;
  padding: 0;
}
.login_form .control-group,
.login .control-group {
  margin-bottom: 20px;
}
.login_form .control-label,
.login .control-label {
  float: none;
  text-align: right;
}
.login_form .control-label label,
.login .control-label label {
  line-height: 1;
}
.login_form .controls,
.login .controls {
  margin: 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .inputbox,
.login-fields .required {
  margin-right: 10px;
  width: 150px;
}
.login_form .remember .inputbox {
  width: 20px;
}
.login-wrap .other-links ul li a {
  font-size: 13px;
}
#form-login-secretkey input#modlgn-secretkey {
  max-width: 70% !important;
}
#form-login-secretkey span.btn {
  padding-top: 5px;
  padding-bottom: 6px;
}
.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;
}
.registration .control-label label {
  font-weight: bold;
}
.registration legend {
  color: #BBBBBB;
  font-size: 1.1em;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.registration .form-actions a.btn,
.registration .form-actions a.btn:hover,
.registration .form-actions a.btn:focus,
.registration .form-actions a.btn:active {
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  text-shadow: none;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 20px;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  font-size: 14px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#mailto-window .mailto-close {
  background: #fff;
  background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -25px;
  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);
  text-decoration: none;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: right;
  margin-top: 5px;
  vertical-align: top;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 60%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm 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 #e5e5e5;
  margin-bottom: 20px;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.reset .form-validate .form-actions,
.remind .form-validate .form-actions {
  background: none;
  border: none;
  margin: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.reset .form-validate fieldset .control-group,
.remind .form-validate fieldset .control-group {
  margin-bottom: 0;
}
.profile-edit legend {
  color: #BBB;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.profile-edit .form-actions a.btn {
  padding-bottom: 6px;
  padding-top: 6px;
}
#searchForm {
  border: 1px solid #e5e5e5;
  background: #eee;
  margin: 0;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm fieldset input[type="checkbox"] {
  float: none;
  margin: 4px -18px 0 0;
  padding: 0;
  vertical-align: top;
}
#searchForm fieldset input[type="radio"] {
  margin-right: -18px;
  margin-top: 2px;
}
#searchForm legend {
  float: right;
  margin-bottom: 10px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-left: 10px;
}
.phrases-box input[type="radio"] {
  margin: 4px 0 0;
  padding: 0;
  vertical-align: top;
}
.phrases-box input {
  margin: 0;
}
button.btn {
  padding-top: 6px;
  padding-bottom: 6px;
}
#search-form #finder-search .word input.inputbox {
  margin-bottom: 0;
}
#search-form a.btn {
  padding-top: 6px;
  padding-bottom: 6px;
}
#search-form #advancedSearch ul {
  margin-right: 0px !important;
}
#search-form #advancedSearch ul li {
  list-style: none;
  padding: 10px 0;
}
#search-form #advancedSearch ul li label {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  width: 160px;
}
.search ul {
  margin-right: 0;
  margin-top: 15px;
}
.search ul li {
  list-style: none;
}
.search ul li .qs-image {
  display: none;
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999;
}
.contact .page-header {
  font-weight: 300;
  font-size: 2.5em;
  text-transform: uppercase;
}
.contact h3 {
  font-weight: 300;
  font-size: 1.8em;
  text-transform: uppercase;
}
.contact .thumbnail {
  border: none;
  margin: 15px 0;
  transition: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.contact .thumbnail > img {
  margin: 0;
}
.contact .contact-position {
  display: none;
}
.contact legend {
  font-size: 14px;
  line-height: normal;
  border-bottom: none;
}
.contact .form-horizontal .control-label {
  display: block;
  text-align: right;
  width: 100%;
}
.contact .form-horizontal .control-label label {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.contact .form-horizontal .controls {
  margin-right: 0;
  width: 100%;
  float: right;
}
.contact .control-group-header .control-group {
  width: 47%;
}
.contact .control-group-header .control-group.last {
  margin-right: 3.5%;
}
.contact .form-horizontal .controls input,
.contact .form-horizontal .controls textarea {
  width: 97%;
}
.contact .form-horizontal .form-actions {
  background: none;
  border: none;
  margin: 0 0 0 8px;
  padding: 0;
}
.contact input#jform_contact_email_copy {
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.contact label#jform_contact_email_copy-lbl {
  display: inline-block;
  margin-right: 3px;
}
.contact .contact-address i {
  font-size: 13px;
}
#jform_captcha-lbl {
  margin-bottom: 5px;
}
.contact-links .nav-tabs > li > a {
  border: none;
  background: url("../../images/bullet.png") no-repeat right center;
  color: #666;
  padding-right: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.contact-links .nav-tabs > li > a:hover,
.contact-links .nav-tabs > li > a:focus,
.contact-links .nav-tabs > li > a:active {
  background-image: url("../../images/bullet-hover.png");
  color: #008dde;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.category-item .category-content .page-header {
  border: none;
  bottom: 2em;
  color: #fff;
  font-size: 2.4em;
  font-weight: 300;
  line-height: 1.5em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: center;
  text-overflow: ellipsis;
  width: 100%;
}
.category-item .category-content .page-header a {
  color: #bbb;
  text-transform: uppercase;
}
.category-item .category-content .page-header a:hover,
.category-item .category-content .page-header a:focus,
.category-item .category-content .page-header a:active {
  color: #bbb;
  text-decoration: none;
}
.category-item .category-content .category-desc {
  font-size: 1.5em;
  height: 100%;
  overflow: hidden;
  width: auto;
}
.category-item .category-content .category-desc p {
  padding: 0 2.25em;
}
.category-item .category-content .category-desc p.img-category {
  margin: 0 -2.25em 1.5em;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  height: 50% !important;
  overflow: hidden;
  position: relative;
  top: 0;
  right: auto;
}
.category-item .category-content .category-desc img {
  width: 100%;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.category-item.active .page-header a {
  color: #222;
}
h3.sub-category {
  color: #fff;
  font-size: 1.5em;
  font-weight: 300;
  text-transform: uppercase;
}
.weblink-category ul.category  li .list-edit {
  width: auto;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #e5e5e5;
  color: #BBBBBB;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-top: 0;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.newsfeed-category > h2 .newsfeed-category .category li,
.newsfeed-category > h2 .newsfeed .category li,
.newsfeed > h2 .newsfeed-category .category li,
.newsfeed > h2 .newsfeed .category li {
  *zoom: 1;
}
.newsfeed-category > h2 .newsfeed-category .category li:before,
.newsfeed-category > h2 .newsfeed-category .category li:after,
.newsfeed-category > h2 .newsfeed .category li:before,
.newsfeed-category > h2 .newsfeed .category li:after,
.newsfeed > h2 .newsfeed-category .category li:before,
.newsfeed > h2 .newsfeed-category .category li:after,
.newsfeed > h2 .newsfeed .category li:before,
.newsfeed > h2 .newsfeed .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category > h2 .newsfeed-category .category li:after,
.newsfeed-category > h2 .newsfeed .category li:after,
.newsfeed > h2 .newsfeed-category .category li:after,
.newsfeed > h2 .newsfeed .category li:after {
  clear: both;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li,
.newsfeed .category li {
  *zoom: 1;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:before,
.newsfeed .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.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;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.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;
}
.mce-btn button {
  text-transform: none;
  background: none;
}
.jmodedit {
  z-index: 1042 !important;
  background: none;
  border: 0;
  color: #008dde;
}
.jmodedit:hover {
  color: #005c92;
  background: none;
  border: 0;
}
.tooltip {
  z-index: 1043 !important;
}
.controls img.calendar {
  cursor: pointer;
  margin-right: 5px;
}
.pagination {
  margin: 0;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination ul > li > a {
  background: #008dde;
  border: none;
  color: #fff;
  margin: 0 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > li > a:active {
  background: #006dab;
  color: #fff;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span,
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  background: #ccc;
  color: #444;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 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 #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#article-index ul {
  margin: 0 20px 0 0;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav li {
  margin: 0;
  padding: 0;
  float: right;
}
.pagenav li.pagenav-prev {
  margin-left: 10px;
}
.pagenav li a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
  background-color: #666;
  color: #eee;
}
.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;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: right;
  width: 50%;
}
.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;
}
#system-message.alert {
  padding: 8px 14px 8px 35px;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  box-shadow: 0 0 3px rgba(0,0,0,0.4);
  max-width: 300px;
  z-index: 10000;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 14px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.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;
}
.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: #e5e5e5;
  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: #e5e5e5;
}
.btn-group .chzn-results {
  white-space: normal;
}
.edit.item-page .control-group a.modal {
  box-shadow: none;
  position: inherit;
  width: auto !important;
  margin-right: 0 !important;
  top: auto !important;
  z-index: 10;
}
.edit.item-page #images.tab-pane .control-group {
  display: block;
  float: right;
  width: 90%;
}
.no-touch .t3-mainbody .t3-content .adminlist th a {
  color: #666 !important;
}
.no-touch .t3-mainbody .t3-content ul.manager.thumbnails .thumbnail {
  display: inline-block !important;
  padding: 4px 20px !important;
}
.no-touch .t3-mainbody .t3-content .table-condensed div.pagination {
  margin-top: 0 !important;
}
.no-touch .t3-mainbody .t3-content fieldset.filter .btn-toolbar .btn-group.pull-left {
  float: none !important;
}
.no-touch .t3-mainbody .t3-content fieldset.filter .btn-toolbar .btn-group.pull-left button.btn {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.no-touch .t3-mainbody .t3-content form#adminForm {
  width: 100%;
}
.blog .item .tags,
.blog-featured .item .tags {
  padding: 5px 0 15px;
}
.blog .item.active .tags,
.blog-featured .item.active .tags {
  background: #fff;
}
.tags span {
  margin-bottom: 3px;
}
.tags .label-info[href] {
  font-weight: normal;
  font-size: 13px;
  padding: 4px 6px;
  text-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tags .label-info[href]:hover,
.tags .label-info[href]:focus,
.tags .label-info[href]:active {
  color: #fff;
}
.item-page .tags {
  margin-bottom: 15px;
}
.item-page .pull-left.item-image,
.item-page .vimage {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tag-category {
  background: #fff;
  padding: 20px;
}
.tag-category h2 {
  line-height: normal;
  margin-top: 0;
}
.tag-category ul.category {
  margin: 10px 0 20px;
  display: block;
}
.tag-category ul.category li {
  list-style: none;
  padding: 0;
  border-bottom: solid 1px #e5e5e5;
}
.tag-category ul.category li h3 {
  line-height: normal;
}
.tag-category ul.category li h3 a {
  color: #008dde;
  text-decoration: none;
}
.tag-category ul.category li h3 a:hover,
.tag-category ul.category li h3 a:focus {
  color: #006dab;
}
.tag-category ul li.pagination-list {
  border-bottom: none;
  padding: 0s;
}
.tag-category ul li img {
  margin-bottom: 10px;
  max-width: 200px !important;
  float: right;
  margin-left: 20px;
}
div.calendar {
  z-index: 100000;
}
.view-category .category-list {
  padding: 20px;
  background: #fff;
  overflow: auto;
}
.view-category .category-list h3.sub-category {
  color: #666;
}
.view-category .category-item .category-content .page-header {
  text-align: right;
}
#recaptcha_area {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  #recaptcha_area {
    max-width: 230px;
  }
}

p {
  margin: 0 0 10px;
}
p small,
p .small {
  font-size: 12px;
  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: WMitra, 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: 35px;
  line-height: 40px;
}
h1 small {
  font-size: 28px;
}
h2 {
  font-size: 28px;
  line-height: 40px;
}
h2 small {
  font-size: 21px;
}
h3 {
  font-size: 21px;
  line-height: 40px;
}
h3 small {
  font-size: 16px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h4 small {
  font-size: 14px;
}
h5 {
  font-size: 15px;
  line-height: 20px;
}
h5 small {
  font-size: 12px;
}
h6 {
  font-size: 14px;
  line-height: 20px;
}
.componentheading,
.page-header h1,
.page-title {
  position: absolute;
  white-space: nowrap;
  font-family: WMitra, arial, sans-serif;
  font-weight: 300;
  text-align: right;
  font-size: 4em;
  top: -1.5em;
  right: 0;
  line-height: 1.25em;
  color: #fff;
  margin: 0 -4px 0 0;
  display: none;
}
.t3-mainnav.focus + .t3-mainbody .componentheading,
.t3-mainnav.focus + .t3-mainbody .page-header h1,
.t3-mainnav.focus + .t3-mainbody .page-title {
  display: none;
}
.page-subheader {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  color: #333;
  font-family: WMitra, arial, sans-serif;
  font-weight: 300;
  font-size: 2em;
  margin: 0 0 1em;
  line-height: 1.5;
  white-space: normal;
}
.article-title a,
.article-header h1 a {
  color: #222;
  text-decoration: none;
}
.item-title {
  font-weight: bold;
}
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: 1.5;
}
ul.unstyled,
ol.unstyled {
  margin-right: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-right: 10px;
}
.dl-horizontal dt {
  float: right;
  width: 120px;
  clear: right;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-right: 130px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-right: 9px;
  padding-left: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
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';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 20px;
}
#k2Frontend .icon-48-k2 {
  background: url("../../images/system/k2_logo.png") no-repeat right top !important;
  display: block;
}

.t3-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1032;
}
.t3-header .btn-navbar {
  border-color: #666;
  color: #666;
  top: 10px;
  right: 10px;
  position: absolute;
  z-index: 1003;
  background: none;
}
.t3-header .btn-navbar:hover,
.t3-header .btn-navbar:focus {
  color: #fff;
  border-color: #fff;
}
.top-header {
  margin-top: 40px;
}
.top-header >div {
  float: right;
  margin: 0px 20px;
}
.logo {
  float: right;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
  text-align: left;
  padding-right: 40px;
  padding-left: 40px;
}
.logo-image h1 {
  float: left;
  margin-left: 40px;
}
.logo-image a {
  background-image: none;
  background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  width: 170px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text h1 {
  color: #444;
  float: left;
  margin-left: 40px;
  text-align: left;
  font-size: 28px;
}
.logo-text h1 a {
  color: #fff;
  text-decoration: none;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-social ul.btn-social {
  display: inline-block;
  float: left;
  margin-top: 40px;
  margin-left: 40px;
  margin-bottom: 10px;
  border-bottom: none;
  position: relative;
  z-index: 1;
}
.head-social ul.btn-social li.dropdown {
  float: right;
  height: 40px;
  text-align: center;
  list-style: none;
}
.head-social ul.btn-social li.dropdown a {
  background: url("../../images/black-trans-40.png");
  border: 1px solid transparent;
  color: #fff;
  display: inline-block;
  font-size: 0;
  margin-right: 5px;
  padding: 0;
  height: 29px;
  opacity: 0.15;
  -ms-filter: alpha(opacity=15);
  filter: alpha(opacity=15);
  text-align: center;
  vertical-align: middle;
  width: 29px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.head-social ul.btn-social li.dropdown a:hover,
.head-social ul.btn-social li.dropdown a:focus,
.head-social ul.btn-social li.dropdown a:active {
  background: url("../../images/black-trans-25.png");
  border: 1px solid rgba(255,255,255,0.15);
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.head-social ul.btn-social li.dropdown a i {
  display: inline-block;
  font-size: 14px;
  line-height: 30px !important;
  margin-right: auto;
  margin-left: auto;
  vertical-align: middle;
}
.head-social ul.btn-social li.dropdown.open a {
  background: url("../../images/black-trans-25.png");
  border: 1px solid rgba(255,255,255,0.15);
  opacity: 1;
  text-decoration: none;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
.form-search {
  margin: 0;
}
.form-search label {
  display: none;
}
.form-search .input {
  background: url("../../images/ico/search-invert.png") no-repeat 5% center;
  color: #666;
  width: 95%;
  padding-left: 25px;
}
.form-search .input:focus {
  background-image: url("../../images/ico/search-invert-hover.png");
  color: #444;
  width: 100%;
}
.qs-result-panel {
  position: relative;
  display: none;
  height: 52em;
}
.head-social .nav-connect .dropdown-menu.expand.nav-child {
  width: 80em;
  height: 60em;
}
.expand .qs-result-panel {
  display: block;
}
.expand .t3-module {
  float: left;
  position: relative;
  z-index: 100;
}
.qs-result-panel .qs-result-list-wrap {
  height: 90%;
  overflow: hidden;
  width: 100%;
  position: relative;
  font-size: 13px;
}
.qs-result-panel .qs-result {
  list-style: none;
  overflow: hidden;
}
.qs-result-panel .qs-result .qs-item {
  width: 22em;
  float: right;
  overflow: hidden;
}
.qs-ajax-loader {
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  float: left;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -40px;
  top: 4px;
}
.qs-ajax-loader.active {
  opacity: 1;
  filter: alpha(opacity=100);
  display: inline-block;
}
.qs-result-header {
  border: solid 1px transparent;
  margin-bottom: 15px;
}
.qskeyword {
  background-color: #FFFFCC;
  font-weight: bold;
  margin-right: 10px;
  padding: 0px 5px;
  line-height: normal !important;
}
.head-social ul.btn-social .search,
.head-social ul.btn-social .expand .search {
  margin-left: 20px;
  position: relative;
}
.head-social ul.btn-social .qs-result-list ul,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul {
  margin: 0;
}
.head-social ul.btn-social .qs-result-list ul li,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li {
  list-style: none;
  margin-bottom: 15px;
  margin-left: 20px;
}
.head-social ul.btn-social .qs-result-list ul li .qs-image,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li .qs-image {
  display: inline-block;
  float: right;
  font-size: 0;
  height: 64px;
  margin-left: 10px;
  width: 64px;
  text-indent: -999em;
}
.head-social ul.btn-social .qs-result-list ul li .result-title,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li .result-title {
  font-size: 100%;
  height: 1.5em;
  overflow: hidden;
}
.head-social ul.btn-social .qs-result-list ul li .result-title a,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li .result-title a {
  display: inline;
}
.head-social ul.btn-social .qs-result-list ul li a,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li a {
  background: none;
  border: none;
  color: #333;
  font-weight: bold;
  font-size: 100%;
  height: auto;
  vertical-align: top;
  width: auto;
}
.head-social ul.btn-social .qs-result-list ul li a:hover,
.head-social ul.btn-social .qs-result-list ul li a:focus,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li a:hover,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li a:focus {
  color: #008dde;
}
.head-social ul.btn-social .qs-result-list ul li .result-category,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li .result-category {
  text-transform: uppercase;
}
.head-social ul.btn-social .qs-result-list ul li .result-text,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li .result-text {
  height: 3em;
  overflow: hidden;
}
.head-social ul.btn-social .qs-result-list ul li .result-created,
.head-social ul.btn-social .qs-result-list ul li .result-category,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li .result-created,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li .result-category {
  display: none;
}
.head-social ul.btn-social .qs-result-list ul li.active,
.head-social ul.btn-social li.dropdown.open .qs-result-list ul li.active {
  background: #f5f5f5;
}
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination {
  margin: 10px 0;
}
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > li,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > li {
  float: right;
}
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > li > a,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > li > a {
  background: #008dde;
  border: none;
  color: #fff;
  font-size: 12px;
  height: auto;
  margin: 0 2px 3px 2px;
  padding: 2px 5px;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > li > a:hover,
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > li > a:focus,
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > li > a:active,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > li > a:hover,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > li > a:focus,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > li > a:active {
  background: #006dab;
  color: #fff;
}
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > li:last-child > a,
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > li:last-child > span,
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > li:first-child > a,
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > li:first-child > span,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > li:last-child > a,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > li:last-child > span,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > li:first-child > a,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > li:first-child > span {
  margin: 0 2px 3px 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > .disabled > span,
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > .disabled > a,
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > .disabled > a:hover,
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > .disabled > a:focus,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > .disabled > span,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > .disabled > a,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > .disabled > a:hover,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > .disabled > a:focus {
  background: #ccc;
  color: #444;
  font-size: 12px;
  margin: 0 2px 3px 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.head-social ul.btn-social li.dropdown .qs-result-paging.pagination ul > li.active > a,
.head-social ul.btn-social li.dropdown.open .qs-result-paging.pagination ul > li.active > a {
  background: #444;
}
.t3-sl {
  padding-bottom: 60px;
  padding-top: 60px;
}
.t3-mainbody {
  padding-bottom: 1.5em;
  margin-right: 11.2em;
  position: absolute;
  top: 19em;
  z-index: 1029;
}
.t3-mainnav.focus + .t3-mainbody .contact,
.t3-mainnav.focus + .t3-mainbody .ja-infinity-wraper,
.t3-mainnav.focus + .t3-mainbody #k2Container {
  opacity: 0.25;
  filter: alpha(opacity=25);
  z-index: 1;
}
.view-article .overlay,
.com_k2.view-item .overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url("../../images/black-trans-75.png") repeat right top;
  z-index: 1040;
}
.view-article .t3-mainbody,
.com_k2.view-item .t3-mainbody {
  width: 680px;
  z-index: 1050;
  top: 40px;
}
.view-article .t3-content,
.com_k2.view-item .t3-content {
  position: fixed;
  width: 600px;
  top: 40px;
  bottom: 40px;
}
.view-article .t3-content .item-page-scoller,
.com_k2.view-item .t3-content .item-page-scoller {
  padding: 0 40px;
  position: absolute;
  top: 40px;
  left: 0;
  bottom: 40px;
  right: 0;
  z-index: 1050;
}
.view-article .popup-simulate .systemmsg .item-page-scoller,
.com_k2.view-item .popup-simulate .systemmsg .item-page-scoller {
  top: 130px;
}
.item-page-scoller .article-title,
.item-page-scoller .article-header h1,
.item-page-scoller .itemHeader .itemTitle {
  font-size: 18px !important;
  line-height: 1.3;
}
.item-page-scoller div.itemToolbar ul,
.item-page-scoller .itemRatingBlock,
.item-page-scoller .component .div.itemToolbar ul,
.item-page-scoller .component .itemRatingBlock {
  width: auto;
  display: inline-block !important;
  float: right;
}
.item-page-scoller .itemRatingBlock,
.item-page-scoller .component .itemRatingBlock {
  float: left;
}
.item-page-scoller div.itemAuthorLatest,
.item-page-scoller div.itemRelated,
.item-page-scoller .component div.itemAuthorLatest,
.item-page-scoller .component div.itemRelated {
  width: 49% !important;
  display: inline-block;
}
.component.t3-mainbody,
.component.com_k2.view-item .t3-mainbody {
  width: auto !important;
  margin-right: 0 !important;
}
.component.view-article .t3-content,
.component.com_k2.view-item .t3-content,
.component.view-article .t3-content .item-page-scoller,
.component.com_k2.view-item .t3-content .item-page-scoller {
  position: static;
  width: 100% !important;
  padding: 0;
  top: 0;
}
.component.com_k2.view-item .item-page-scoller .itemView .itemAuthorBlock img.itemAuthorAvatar,
.component.com_k2.view-item div.itemToolbar ul li a#fontDecrease img,
.component.com_k2.view-item div.itemToolbar ul li a#fontIncrease img {
  width: auto !important;
}
.component.com_k2.view-item a.itemPrintThisPage,
.component.com_k2.view-item .item-page-scoller div.itemHeader h2.itemTitle span sup,
.component.com_k2.view-item .item-page-scoller div.itemToolbar,
.component div.itemRatingBlock,
.component.com_k2.view-item .item-page-scoller div.itemLinks,
.component div.itemSocialLinksBlock,
.component.com_k2.view-item .item-page-scoller div.itemAttachmentsBlock,
.component.com_k2.view-item .item-page-scoller div.itemRelated,
.component.com_k2.view-item .item-page-scoller div.itemAuthorLatest,
.component.com_k2.view-item .item-page-scoller div.itemVideoBlock,
.component.com_k2.view-item .item-page-scoller div.itemImageGallery,
.component.com_k2.view-item .item-page-scoller div.itemNavigation {
  display: block;
}
.component.view-article .t3-content,
.component.view-article.body-bg .t3-content,
.component.layout-edit .t3-content,
.component.com_k2.view-item .t3-content,
.component.com_k2.body-bg.view-item .t3-content {
  padding: 0;
}
.component.view-article .t3-mainbody,
.component.com_k2.view-item .t3-mainbody {
  top: 0;
}
.t3-content {
  position: relative;
  padding: 2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.t3-content.fullscreen {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 1050;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t3-content.allowfullscreen {
  overflow-y: auto;
  -webkit-transition: height 0.5s, width 0.5s;
  -moz-transition: height 0.5s, width 0.5s;
  -o-transition: height 0.5s, width 0.5s;
  transition: height 0.5s, width 0.5s;
}
.com_content.body-bg .t3-content,
.com_k2.body-bg .t3-content {
  background: none;
  padding: 0;
}
.category-desc {
  font-size: 13px;
}
.view-article .t3-content,
.view-article.body-bg .t3-content,
.layout-edit .t3-content,
.com_k2.view-item .t3-content,
.com_k2.body-bg.view-item .t3-content {
  background: #fff;
  padding: 40px;
}
.edit.item-page {
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.com_users .t3-content *,
.com_weblinks .t3-content *,
.com_newsfeeds .t3-content *,
.com_contact .t3-content *,
.com_search .t3-content *,
.com_finder .t3-content *,
.layout-edit .t3-content * {
  font-size: 14px;
}
.t3-sidebar-1 {
  display: none;
  background: #fff;
  font-size: 12px;
  height: 100%;
  margin-right: 0;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-transform: translate(100%,0);
  -moz-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  -o-transform: translate(100%,0);
  transform: translate(100%,0);
  z-index: 1041;
  width: 340px !important;
  overflow: hidden;
}
.t3-sidebar-1 .t3-module {
  margin-top: 2em;
  margin-right: 20px;
  margin-left: 20px;
}
.t3-sidebar-1.fade {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  opacity: 1;
}
.t3-sidebar-1.in {
  -webkit-transform: translate(0%,0);
  -moz-transform: translate(0%,0);
  -ms-transform: translate(0%,0);
  -o-transform: translate(0%,0);
  transform: translate(0%,0);
}
.t3-sidebar-1 .sidebar-inner {
  position: absolute;
  top: 0;
  width: 340px;
  overflow: hidden;
}
.t3-sidebar-1 .sidebar-scroller {
  padding-bottom: 2em;
  margin-left: 10px;
}
.modal-backdrop {
  background: url("../../images/black-trans-75.png") repeat right top;
  bottom: 0;
  display: block;
  right: 0;
  overflow-x: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1040;
  transition: opacity .4s ease-in;
  -o-transition: opacity .4s ease-in;
  -moz-transition: opacity .4s ease-in;
  -webkit-transition: opacity .4s ease-in;
}
body {
  overflow-x: hidden;
}
.ja-infinity-wraper {
  position: fixed;
  overflow: hidden;
  height: 42em;
  margin-right: 10em;
  right: 0;
}
.ja-infinity {
  white-space: nowrap;
}
.ja-infinity.animate {
  -webkit-transition: opacity .35s linear;
  -moz-transition: opacity .35s linear;
  -o-transition: opacity .35s linear;
  transition: opacity .35s linear;
  opacity: 1;
  filter: alpha(opacity=100);
}
.ja-infinity .item,
#infscr-loading {
  display: inline-block;
  margin: 0 1em;
  white-space: normal;
}
#page-nav {
  display: none !important;
}
.ja-infinity .item {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: pointer;
}
.ja-infinity .item.active,
.ja-infinity .item.active ~ .item {
  opacity: 1;
  filter: alpha(opacity=100);
}
#infscr-loading img {
  background: #fff;
  display: inline-block;
  height: 128px;
  opacity: 0.7;
  overflow: hidden;
  margin-top: 40%;
  margin-right: 40%;
  width: 128px;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
#infscr-loading em {
  font-size: 2em;
  color: #fff;
  display: inline-block;
  text-align: center;
}
body.popupview.popupview-loaded {
  overflow-x: hidden;
  overflow-y: auto;
}
#popup-view {
  display: none;
}
.popup-iframe {
  min-height: 90%;
  width: 100%;
}
.popupview #popup-view {
  background: url("../../images/black-trans-75.png") repeat right top;
  bottom: 0;
  display: block;
  right: 0;
  overflow-x: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  padding: 40px 0;
}
.popupview #popup-content {
  height: 100%;
  margin: 0 10.7em 0 0;
  position: relative;
  width: 680px;
  z-index: 1000;
}
.popupview .popup-inner {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #fff;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.popupview .popup-inner.animate {
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.popupview .popup-inner.current {
  -webkit-transform: translate(0%,0%);
  -moz-transform: translate(0%,0%);
  -ms-transform: translate(0%,0%);
  -o-transform: translate(0%,0%);
  transform: translate(0%,0%);
}
.popupview .popup-inner.prev {
  -webkit-transform: translate(-125%,0%);
  -moz-transform: translate(-125%,0%);
  -ms-transform: translate(-125%,0%);
  -o-transform: translate(-125%,0%);
  transform: translate(-125%,0%);
}
.popupview .popup-inner.next {
  -webkit-transform: translate(260%,0%);
  -moz-transform: translate(260%,0%);
  -ms-transform: translate(260%,0%);
  -o-transform: translate(260%,0%);
  transform: translate(260%,0%);
}
.popupview .popup-inner-content {
  position: absolute;
  
  top: 0;
  
  bottom: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
}
.popupview .popup-head {
  top: 0px;
  left: 0;
  height: 0;
  width: 100%;
  position: absolute;
  z-index: 1001;
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.popupview a#popup-close {
  background: url("../../images/icon_close.png") no-repeat center center;
  display: block;
  height: 24px;
  position: absolute;
  left: -12px;
  text-indent: -999em;
  top: -12px;
  width: 24px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.popupview a#popup-close:hover,
.popupview a#popup-close:focus,
.popupview a#popup-close:active {
  background: url("../../images/icon_close_hover.png");
}
.popupview .popup-nav {
  top: 50%;
  margin-top: -2em;
  width: 100%;
  height: 0px;
  position: absolute;
  z-index: 1001;
}
.popupview .popup-nav a {
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.popupview .popup-nav a:hover,
.popupview .popup-nav a:focus {
  text-decoration: none;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.popupview .popup-nav a span {
  display: none;
}
.popupview .popup-nav a:before {
  background: rgba(0,0,0,0.6);
  text-align: center;
  font-size: 2.5em;
  width: 2em;
  line-height: 2em;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.popupview #popup-prev {
  float: right;
  margin-right: -7em;
}
.popupview #popup-next {
  float: left;
  margin-left: -7em;
}
.popupview #popup-content:hover .popup-nav a {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.popupview .popup-hide {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.popupview .popup-hidectrl #popup-close,
.popupview .popup-hidectrl .popup-nav a {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.popup-trackerV {
  position: absolute;
  z-index: 100;
  width: 7px;
  bottom: 10px;
  top: 30px;
  left: 0px;
  overflow: hidden;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
}
.popup-trackerV div {
  position: absolute;
  z-index: 100;
  background: #666;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-transition-property: -Moz-transform;
  -moz-transition-timing-function: cubic-bezier(0.33,0.66,0.66,1);
  -moz-transform: translate(0pt,0px);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#t3-sidebar-1 .popup-trackerV,
.item-page-scoller .popup-trackerV {
  left: 5px;
}
.ajax-indicator {
  background: url("../../images/ajax-indicator-big.gif") no-repeat 10px 10px #fff;
  position: absolute;
  right: 50%;
  top: 50%;
  background-size: 108px 108px;
  border-radius: 1em;
  height: 128px;
  margin: -64px -64px 0 0;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  overflow: hidden;
  width: 128px;
  text-indent: -9999em;
}
#page-loader,
#popup-loader,
#article-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 1050;
}
#btn-fullscreen {
  display: none;
}
#btn-fullscreen.show,
.layout-edit #btn-fullscreen {
  display: block;
  background: #000;
  border: 0 none;
  color: #666;
  display: block;
}
#btn-fullscreen.show i,
.layout-edit #btn-fullscreen i {
  margin-left: 10px;
}
.cpn-control {
  position: absolute;
  top: 10px;
  left: 10px;
}
.t3-footer {
  color: #666;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1030;
  *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-footnav {
  padding: 60px 0 40px;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-right: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  font-size: 18px;
  color: #999;
}
.t3-copyright {
  font-size: 12px;
  padding: 0 0 20px;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.copyright {
  float: left;
  margin-left: 40px;
}
.poweredby {
  bottom: 1.5em;
  margin-top: 15px;
  right: 20px;
  position: absolute;
}
.head-social {
  margin-bottom: 0;
}
.head-social .module-title {
  color: #bbb;
  font-weight: 400;
  font-size: 15px;
  line-height: normal;
  margin-bottom: 10px;
  padding: 0;
  text-transform: uppercase;
}
.ja-infinity .item {
  margin: 0 1em;
  vertical-align: top;
}
table.hotkeys {
  width: 100%;
}
.containerCountComment {
  padding: 0;
}
.containerCountComment a {
  color: #bbb;
}
.item-page #idc-container-parent {
  margin-right: 70px;
}
.addthis_floating_style {
  background: none !important;
  right: -70px !important;
  padding: 0;
  position: absolute !important;
  top: 0 !important;
  width: 70px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.com_users .t3-content > div#system-message-container {
  background: none;
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.icon-help:before,
#form-login-secretkey .icon-help:before {
  content: "\f128";
}
.com_config .form-horizontal .t3onoff {
  padding: 0;
}
.com_config .form-horizontal .t3onoff label {
  padding: 0;
  border: 0;
  right: 0;
}
.com_config .form-horizontal .t3onoff label::before {
  padding: 5px 14px;
  border: none;
}
.com_config .form-horizontal .t3onoff label::after {
  border: none;
}
.com_config .form-horizontal .t3onoff label.on::before {
  text-align: right;
}
.com_config .form-horizontal .t3onoff label.btn:hover {
  background-color: transparent;
}
.com_config #options .modal {
  box-shadow: none;
  border: none;
  border-radius: 0;
  display: inline-block;
  margin: 0 5px 0 0;
  position: static;
  width: auto;
}
.com_config #options .modal button.btn {
  border: none;
}
.com_config #options .nav-tabs .control-label hr {
  border: none;
  margin: 0;
}
.com_config #options .collapse.in {
  overflow: inherit;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .btn,
.com_config #modules-form .input-prepend .add-on {
  border-color: #e5e5e5;
  padding: 6px 12px;
  margin-right: 0;
}
.com_config #modules-form .input-append .media-preview.add-on,
.com_config #modules-form .input-prepend .media-preview.add-on {
  height: 16px;
  width: auto;
  line-height: 14px;
}
#sbox-window .sbox-content-iframe iframe {
  width: 100%;
}
#sbox-window #sbox-btn-close {
  left: -10px;
}



.navbar-fixed-top {
  left: auto;
  right: 0;
}
.t3-mainnav.focus {
  background-size: 100% auto;
}
.item .item-image img {
  float: right;
}
.item-page .pull-left.item-image {
  float: none !important;
}
.t3-sidebar-1 {
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.popupview .popup-inner.current {
  -webkit-transform: translate(0%,0%);
  -moz-transform: translate(0%,0%);
  -ms-transform: translate(0%,0%);
  -o-transform: translate(0%,0%);
  transform: translate(0%,0%);
}
.popupview .popup-inner.prev {
  -webkit-transform: translate(125%,0%);
  -moz-transform: translate(125%,0%);
  -ms-transform: translate(125%,0%);
  -o-transform: translate(125%,0%);
  transform: translate(125%,0%);
}
.popupview .popup-inner.next {
  -webkit-transform: translate(-260%,0%);
  -moz-transform: translate(-260%,0%);
  -ms-transform: translate(-260%,0%);
  -o-transform: translate(-260%,0%);
  transform: translate(-260%,0%);
}
#popup-prev:before {
  content: "\f061";
}
#popup-next:before {
  content: "\f060";
}
.ja-keyboard-btns a {
  float: right;
}
.ja-keyboard-btns a.ja-keyboard-up {
  margin-left: 0;
  margin-right: 26px;
}
ul.btn-social li.dropdown .social-list li a span {
  float: right;
  margin-right: 0;
}
table.symbols-list span {
  float: right;
}
table.symbols-list .symbol {
  margin-right: 0;
  margin-right: 5px;
}
.ja-keyboard-btns {
  position: relative;
  padding-left: 25px;
}
.ja-keyboard-btns .ja-keyboard-playback {
  position: absolute;
  left: 0;
  bottom: 0;
}
.icon-step-backward:before {
  content: "\f051";
}
.pull-left {
  float: right !important;
}
.pull-right {
  float: left !important;
}

section.article-intro {
font-size: 1.2em;
}
.article-content {
	font-size: 1.2em;
}
.article-header h1{
	font-size: 3em;
}