

@media (max-width: 768px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("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");
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}

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

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
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: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 rgba(102, 175, 233, 0.6);
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn {
  transition: all .5s;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1f1f1f;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-outline {
  background-color: transparent;
  color: inherit;
  transition: all .5s;
}
.btn-primary.btn-outline {
  color: #428bca;
}
.btn-primary.btn-outline a {
  color: #428bca !important;
}
.btn-success.btn-outline {
  color: #5cb85c;
}
.btn-success.btn-outline a {
  color: #5cb85c !important;
}
.btn-info.btn-outline {
  color: #5bc0de;
}
.btn-info.btn-outline a {
  color: #5bc0de !important;
}
.btn-warning.btn-outline {
  color: #f0ad4e;
}
.btn-warning.btn-outline a {
  color: #f0ad4e !important;
}
.btn-danger.btn-outline {
  color: #d9534f;
}
.btn-danger.btn-outline a {
  color: #d9534f !important;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder {
  color: #999999;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}
.btn-group .btn-outline a:hover {
  color: #fff;
  text-decoration: none;
}
.btn-group .btn-default a {
  color: #fff;
  text-decoration: none;
}
.btn-group .btn-primary a {
  color: #fff;
  text-decoration: none;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: none;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #afb4b9;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #9ba0a5;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 4px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar {
  border: none;
}
.navbar-header {
  
  margin-top: 25px;
}
.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 0;
  border-radius: 0;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  color: #2d3e52;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  padding: 40px 15px 40px 15px;
  overflow: hidden;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-nav > li > a:after {
  content: '';
  display: block;
  width: 0px;
  height: 3px;
  background: #428bca;
  margin-top: 0px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  position: absolute;
  top: 0px;
}
.navbar-nav > li.current > a:after {
  content: '';
  display: block;
  width: 75%;
  height: 3px;
  background: #428bca;
  margin-top: 0px;
  position: absolute;
  top: 0px;
}
.navbar-nav > li:hover > a:after {
  transition-delay: .2s;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  -o-transition-delay: .2s;
  width: 75%;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
}
.navbar-nav li a {
  -webkit-transition: border 150ms ease-in-out, background-color 150ms ease-in-out;
  -moz-transition: border 150ms ease-in-out, background-color 150ms ease-in-out;
  -o-transition: border 150ms ease-in-out, background-color 150ms ease-in-out;
  -ms-transition: border 150ms ease-in-out, background-color 150ms ease-in-out;
  transition: border 150ms ease-in-out, background-color 150ms ease-in-out;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #428bca;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .dropdown.active > a .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ffffff;
  color: #428bca;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #428bca;
    background-color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0px;
  padding-right: 20px;
  float: right;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 20px;
  }
}
.t3-module .module-inner {
  padding: 0px;
}
.t3-module .ot-border .module-inner {
  border: 1px solid #dddddd;
}
.t3-module .ot-border .module-ct {
  padding: 0px;
}
.module-title {
  background: transparent;
  color: inherit;
  margin: 0 0 10px 0;
  padding: 0px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .module-title {
    mmargin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0px 0 0px 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: circle;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-module.ot-border .module-inner {
  border: 1px solid #dddddd;
  padding: 20px;
}
.t3-module.ot-border-double .module-inner {
  border: 4px double #dddddd;
  padding: 20px;
}
.t3-module.ot-border-dashed .module-inner {
  border: 1px dashed #ddd;
  padding: 20px;
}
.t3-module.ot-none {
  background: none;
  margin: 0 0 80px 0 !important;
}
.t3-module.ot-none .module-inner {
  background: none;
  padding: 0;
}
.t3-module.ot-none .module-ct {
  padding: 0 !important;
  background: none;
}
.t3-module.ot-dark {
  color: white;
}
.t3-module.ot-dark .module-inner {
  background: black;
  padding: 20px;
}
.t3-module.ot-gray {
  color: white;
  color: #222222;
}
.t3-module.ot-gray .module-inner {
  background: #eeeeee;
  padding: 20px;
}
.t3-module.ot-color {
  color: white;
}
.t3-module.ot-color .module-inner {
  background: #428bca;
  padding: 20px;
}
.t3-module.ot-color .module-inner a {
  color: white;
  font-weight: bold;
}
.t3-module.ot-title-center .module-title {
  text-align: center;
  font-weight: 300;
  font-size: 26px;
}
.t3-sidebar .t3-module {
  margin-bottom: 40px;
}
.t3-sidebar {
  margin-bottom: 20px;
}
.t3-sidebar .t3-module.ot-title-center .module-title {
  text-align: center;
}
.t3-sidebar .t3-module.ot-none {
  background: none;
  margin: 0 0 80px 0 !important;
}
.t3-sidebar .t3-module.ot-none .module-inner {
  background: none;
  padding: 0;
}
.t3-sidebar .t3-module.ot-none .module-ct {
  padding: 0 !important;
  background: none;
}
.t3-sidebar .t3-module.ot-border .module-inner {
  border: 1px solid #dddddd;
}
.t3-sidebar .t3-module.ot-border .module-ct {
  padding: 0px;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #2a6496;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #2a6496;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

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

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

.hide-page-content #t3-mainbody {
  display: none;
}
#header {
  height: auto;
  z-index: 999;
  position: relative;
  width: 100%;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.2);
  background: #fff;
}
#header .topbar {
  
  width: 100%;
  border-bottom: 1px solid #eceef0;
}
#header .topbar .call {
  padding: 10px 0px;
}
#header .topbar .call ul {
  margin: 0;
}
#header .topbar .call li {
  display: inline-block;
  border-left: 1px solid #eceef0;
  padding-left: 10px;
  font-size: 12px;
  margin-right: 5px;
}
#header .topbar .call li .custom {
  display: inline;
}
#header .topbar .call li .custom p {
  display: inline;
}
#header .topbar .call li i {
  font-weight: 400;
  color: #5f8cb4;
}
#header .topbar .call li.first {
  border-left: 0px solid #eceef0;
}
#header .topbar .social-icons li {
  border-left: 1px solid #eceef0;
  font-size: 12px;
  margin: 0px;
  padding-bottom: 0px;
  height: 40px;
}
#header .topbar .social-icons li.last {
  border-right: 1px solid #eceef0;
}
.ie8 #header {
  border-bottom: 1px solid #e9e9e9;
}
ul.social-icons {
  margin: 0;
}
.social-icons li {
  display: inline;
  float: left;
  margin-right: 4px;
}
.social-icons li a {
  font-size: 16px;
  width: 40px;
  height: 40px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}
.social-icons li a i {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  z-index: 20;
}
.social-icons li a:hover,
.social-icons li a i {
  color: #fff;
}
.social-icons li a i {
  top: -30px;
  opacity: 0;
}
.social-icons li a:hover i {
  top: 0;
  opacity: 1;
}
.adn:before,
.bitbucket-square:before,
.dribbble:before,
.flickr:before,
.github-square:before,
.pinterest-square:before,
.stack-overflow:before,
.twitter:before,
.weibo:before,
.youtube:before,
.android:before,
.bitcoin:before,
.btc:before,
.foursquare:before,
.gittip:before,
.instagram:before,
.maxcdn:before,
.renren:before,
.trello:before,
.twitter-square:before,
.facebook:before,
.github:before,
.google-plus:before,
.linkedin:before,
.skype:before,
.tumblr:before,
.vimeo-square:before,
.xing:before,
.youtube-square:before,
.bitbucket:before,
.facebook-square:before,
.github-alt:before,
.google-plus-square:before,
.linkedin-square:before,
.pinterest:before,
.stack-exchange:before,
.vk:before,
.xing-square:before,
.rss:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  line-height: 16px;
  color: #a0a5aa;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: absolute;
  z-index: 20;
}
.adn:before {
  content: "\f170";
}
.bitbucket-square:before {
  content: "\f172";
}
.dribbble:before {
  content: "\f17d";
}
.flickr:before {
  content: "\f16e";
}
.github-square:before {
  content: "\f092";
}
.pinterest-square:before {
  content: "\f0d3";
}
.stack-overflow:before {
  content: "\f16c";
}
.twitter:before {
  content: "\f099";
}
.weibo:before {
  content: "\f18a";
}
.youtube:before {
  content: "\f167";
}
.android:before {
  content: "\f17b";
}
.bitcoin:before,
.btc:before {
  content: "\f15a";
}
.foursquare:before {
  content: "\f180";
}
.gittip:before {
  content: "\f184";
}
.instagram:before {
  content: "\f16d";
}
.maxcdn:before {
  content: "\f136";
}
.renren:before {
  content: "\f18b";
}
.trello:before {
  content: "\f181";
}
.twitter-square:before {
  content: "\f081";
}
.facebook:before {
  content: "\f09a";
}
.github:before {
  content: "\f09b";
}
.google-plus:before {
  content: "\f0d5";
}
.linkedin:before {
  content: "\f0e1";
}
.skype:before {
  content: "\f17e";
}
.tumblr:before {
  content: "\f173";
}
.vimeo-square:before {
  content: "\f194";
}
.xing:before {
  content: "\f168";
}
.youtube-square:before {
  content: "\f166";
}
.bitbucket:before {
  content: "\f171";
}
.facebook-square:before {
  content: "\f082";
}
.github-alt:before {
  content: "\f113";
}
.google-plus-square:before {
  content: "\f0d4";
}
.linkedin-square:before {
  content: "\f08c";
}
.pinterest:before {
  content: "\f0d2";
}
.stack-exchange:before {
  content: "\f18d";
}
.vk:before {
  content: "\f189";
}
.xing-square:before {
  content: "\f169";
}
.rss:before {
  content: "\f09e";
}
.adn:before,
.bitbucket-square:before,
.dribbble:before,
.flickr:before,
.github-square:before,
.pinterest-square:before,
.stack-overflow:before,
.twitter:before,
.weibo:before,
.youtube:before,
.android:before,
.bitcoin:before,
.btc:before,
.foursquare:before,
.gittip:before,
.instagram:before,
.maxcdn:before,
.renren:before,
.trello:before,
.twitter-square:before,
.facebook:before,
.github:before,
.google-plus:before,
.linkedin:before,
.skype:before,
.tumblr:before,
.vimeo-square:before,
.xing:before,
.youtube-square:before,
.bitbucket:before,
.facebook-square:before,
.github-alt:before,
.google-plus-square:before,
.linkedin-square:before,
.pinterest:before,
.stack-exchange:before,
.vk:before,
.xing-square:before,
.rss:before {
  font-size: 16px;
  top: 0;
  opacity: 1;
}
.adn:before,
.bitbucket-square:before,
.dribbble:before,
.flickr:before,
.github-square:before,
.pinterest-square:before,
.stack-overflow:before,
.twitter:before,
.weibo:before,
.youtube:before,
.android:before,
.bitcoin:before,
.btc:before,
.foursquare:before,
.gittip:before,
.instagram:before,
.maxcdn:before,
.renren:before,
.trello:before,
.twitter-square:before,
.facebook:before,
.github:before,
.google-plus:before,
.linkedin:before,
.skype:before,
.tumblr:before,
.vimeo-square:before,
.xing:before,
.youtube-square:before,
.bitbucket:before,
.facebook-square:before,
.github-alt:before,
.google-plus-square:before,
.linkedin-square:before,
.pinterest:before,
.stack-exchange:before,
.vk:before,
.xing-square:before,
.rss:before,
.adn i,
.bitbucket-square i,
.dribbble i,
.flickr i,
.github-square i,
.pinterest-square i,
.stack-overflow i,
.twitter i,
.weibo i,
.youtube i,
.android i,
.bitcoin i,
.btc i,
.foursquare i,
.gittip i,
.instagram i,
.maxcdn i,
.renren i,
.trello i,
.twitter-square i,
.facebook i,
.github i,
.google-plus i,
.linkedin i,
.skype i,
.tumblr i,
.vimeo-square i,
.xing i,
.youtube-square i,
.bitbucket i,
.facebook-square i,
.github-alt i,
.google-plus-square i,
.linkedin-square i,
.pinterest i,
.stack-exchange i,
.vk i,
.xing-square i,
.rss i {
  margin: 13px 0 0 14px;
}
.adn:hover:before,
.bitbucket-square:hover:before,
.dribbble:hover:before,
.flickr:hover:before,
.github-square:hover:before,
.pinterest-square:hover:before,
.stack-overflow:hover:before,
.twitter:hover:before,
.weibo:hover:before,
.youtube:hover:before,
.android:hover:before,
.bitcoin:hover:before,
.btc:hover:before,
.foursquare:hover:before,
.gittip:hover:before,
.instagram:hover:before,
.maxcdn:hover:before,
.renren:hover:before,
.trello:hover:before,
.twitter-square:hover:before,
.facebook:hover:before,
.github:hover:before,
.google-plus:hover:before,
.linkedin:hover:before,
.skype:hover:before,
.tumblr:hover:before,
.vimeo-square:hover:before,
.xing:hover:before,
.youtube-square:hover:before,
.bitbucket:hover:before,
.facebook-square:hover:before,
.github-alt:hover:before,
.google-plus-square:hover:before,
.linkedin-square:hover:before,
.pinterest:hover:before,
.stack-exchange:hover:before,
.vk:hover:before,
.xing-square:hover:before,
.rss:hover:before {
  top: 30px;
  opacity: 0;
}
.dribbble:hover {
  background-color: #ea4c89;
}
.flickr:hover {
  background-color: #ff0084;
}
.pinterest-square:hover {
  background-color: #cb2027;
}
.twitter:hover {
  background-color: #3bc1ed;
}
.youtube:hover {
  background-color: #bb0000;
}
.instagram:hover {
  background-color: #517fa4;
}
.twitter-square:hover {
  background-color: #3bc1ed;
}
.facebook:hover {
  background-color: #3b5998;
}
.github:hover {
  background-color: #dd4b39;
}
.google-plus:hover {
  background-color: #dd4b39;
}
.linkedin:hover {
  background-color: #007bb6;
}
.vimeo-square:hover {
  background-color: #aad450;
}
.youtube-square:hover {
  background-color: #bb0000;
}
.facebook-square:hover {
  background-color: #3b5998;
}
.google-plus-square:hover {
  background-color: #dd4b39;
}
.linkedin-square:hover {
  background-color: #007bb6;
}
.pinterest:hover {
  background-color: #cb2027;
}
.rss:hover {
  background-color: #fa9b39;
}
#header-search-button {
  padding: 0;
  font-size: 18px;
  right: 0;
  top: 35px;
  position: absolute;
}
.search-button a,
.search-button:active,
.search-button:visited {
  display: inline-block;
  color: #2d3e52;
  transition: color 0.3s ease;
}
#header-search-panel {
  height: 125px;
  background: #fff;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  max-width: 100%;
}
#header-search-panel .container {
  max-width: 1600px;
  padding: 0 40px;
}
#header-search {
  width: 100%;
  border: 0;
  height: 50px !important;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 36px !important;
  font-size: 36px;
  font-weight: 300;
  color: #b9bec3;
  letter-spacing: 0px;
  border-bottom: 0px solid rgba(0, 0, 0, 0.05) !important;
  background: transparent !important;
  position: absolute;
  left: 0;
  padding-left: 20px;
  top: 35px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}
#header-search:focus {
  outline: none !important;
  color: #b9bec3;
}
#header-search-panel .fake-submit-button {
  position: absolute;
  left: 0;
  top: 48px;
  height: 30px;
  line-height: 30px;
  width: 50px;
  display: inline-block;
  text-align: left;
  font-size: 30px;
  color: #b9bec3;
  padding-right: 20px;
  overflow: hidden;
  transition: color 0.3s ease-in-out;
}
#header-search-panel input[type="submit"] {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
  width: 50px;
  height: 30px;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
}
#header-search-panel .search > div {
  position: relative;
  width: 100%;
  height: 90px;
  min-height: 90px;
  transition: border-color 0.3s ease;
  color: #2d3237;
}
#header-search-panel .close-search {
  color: #b9bec3;
  cursor: pointer;
  width: 40px;
  line-height: 32px;
  font-size: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 48px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.2s ease;
  display: inline-block;
  z-index: 12;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#header-search-panel .close-search:hover {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
#header-search-panel .search > div .close-search {
  opacity: 1;
}
#header-search-panel .search > div:hover .fake-submit-button {
  color: #3498db;
}
.ot-field {
  padding: 40px 0;
}
.ot-field-1 {
  width: 100% !important;
  position: relative;
  background: #232d37;
  border-bottom: 6px solid #dce6f0;
  margin-bottom: 0 !important;
  color: #ffffff;
}
.ot-field-1 h1,
.ot-field-1 h2,
.ot-field-1 h3,
.ot-field-1 h4,
.ot-field-1 h5,
.ot-field-1 h6 {
  color: #ffffff;
}
.ot-field-3,
.ot-field-5 {
  background: #eeeeee;
}
.t3-footer {
  
  background: #232d37;
  color: #8ba0b5;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .ot-footer-1 {
  padding: 80px 0;
}
.t3-footer .ot-footer-2 {
  padding: 0 0 80px 0;
}
.t3-footer h1,
.t3-footer h2,
.t3-footer h3,
.t3-footer h4,
.t3-footer h5,
.t3-footer h6 {
  color: #ffffff;
}
.t3-footer p {
  color: #8ba0b5;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .dl-horizontal dt {
  color: white;
}
.t3-footer .dl-horizontal dt strong {
  color: white;
}
.t3-footer .t3-module {
  background: #232d37;
  color: #8ba0b5;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer .t3-module ul > li {
  line-height: 24px;
}
.t3-footer .t3-module ul > li > a {
  color: #8ba0b5;
}
.t3-footer .t3-module ul > li > a:hover,
.t3-footer .t3-module ul > li > a:active,
.t3-footer .t3-module ul > li > a:focus {
  color: #8ba0b5;
}
.t3-footer .t3-module.ot-title-center .module-title {
  text-align: center;
}
.t3-footer .t3-module.ot-none {
  background: none;
  margin: 0 0 80px 0 !important;
}
.t3-footer .t3-module.ot-none .module-inner {
  background: none;
  padding: 0;
}
.t3-footer .t3-module.ot-none .module-ct {
  padding: 0 !important;
  background: none;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #232d37;
  color: #8ba0b5;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #8ba0b5;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #8ba0b5;
}
.t3-copyright {
  border-top: 4px double #2d3a47;
  font-size: 12px;
  padding: 20px 0 20px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright a {
  color: #428bca;
  text-decoration: none;
}
.t3-copyright a:hover,
.t3-copyright a:active,
.t3-copyright a:focus {
  color: #2a6496;
}
.t3-copyright a strong {
  color: #428bca;
}
.t3-copyright a strong:hover,
.t3-copyright a strong:active,
.t3-copyright a strong:focus {
  color: #2a6496;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.social-icon-footer {
  width: 58px;
  height: 58px;
  border: 3px solid #8ba0b5;
  -moz-border-radius: 68px;
  -webkit-border-radius: 68px;
  border-radius: 68px;
  text-align: center;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  margin-bottom: 20px;
}
.social-icon-footer span {
  color: #8ba0b5;
  font-size: 21px;
  margin-top: 15px;
}
.social-icon-footer:hover {
  border: 3px solid #fff;
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -o-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
  transform: rotateZ(360deg);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.social-icon-footer:hover span {
  color: #fff;
}
.additional-info .dl-horizontal dt strong {
  margin-left: 20px;
}
.footer-thumb a img {
  display: block;
  width: 70px;
  height: 70px;
  border: 5px solid #2d3a47;
  border-radius: 2px;
  float: left;
  margin: 0 10px 0 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.footer-thumb a img:hover {
  border: 5px solid;
}
.featured-box {
  margin: 0 0 0 0;
}
.circle {
  width: 100px;
  height: 100px;
  display: block;
  border-radius: 50%;
  border: 1px solid #428bca;
  text-align: center;
  margin: 10px auto;
  color: #428bca;
}
.circle i {
  font-size: 40px;
  margin: 28px 0;
  left: 30%;
  float: left;
  z-index: 5;
  position: relative;
}
.circle,
.circle i {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.featured-box:hover > .circle {
  background-color: #428bca;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.featured-box:hover > .circle i {
  color: #fff;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
.featured-desc {
  text-align: center;
  margin: 30px 40px 0 30px;
}
.featured-desc h3 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 300;
  letter-spacing: -0.5px;
}
.featured-desc a {
  margin-top: 10px;
}
@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toBottomFromTop {
  49% {
    -moz-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toBottomFromTop {
  49% {
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
.featured-box li {
  line-height: 28px;
  font-size: 14px;
}
blockquote {
  border-left: 3px solid #e8e8e8;
  background: #fafcfe;
  padding: 10px 20px;
  color: #a0a5aa;
  line-height: 24px;
  margin: 10px 0 20px 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
.dropcap {
  float: left;
  color: #428bca;
  font-size: 58px;
  line-height: 54px;
  padding-top: 4px;
  padding-right: 10px;
  margin-top: -2px;
}
.dropcap.gray {
  color: #555;
}
.highlight.color,
.highlight.gray,
.highlight.light {
  padding: 2px 6px;
  color: #fff;
  border-radius: 2px;
}
.highlight.color {
  background: #a0a5aa;
}
.highlight.gray {
  background: #a0a5aa;
}
.highlight.light {
  background: #f2f4f6;
  color: #848688;
}
.progress {
  position: relative;
  height: 25px;
}
.progress > .progress-type {
  position: absolute;
  left: 0px;
  font-weight: 600;
  padding: 1px 30px 2px 10px;
  color: #ffffff;
  background-color: rgba(25, 25, 25, 0.2);
}
.progress > .progress-completed {
  position: absolute;
  right: 0px;
  font-weight: 600;
  padding: 1px 10px 2px;
}
.clickable {
  cursor: pointer;
}
.clickable .glyphicon {
  background: rgba(0, 0, 0, 0.15);
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 12px;
}
.panel-heading span {
  margin-top: -26px;
  font-size: 15px;
  margin-right: -9px;
}
a.clickable {
  color: inherit;
}
a.clickable:hover {
  text-decoration: none;
}
.gallery {
  display: inline-block;
  margin-top: 20px;
}
.gallery a {
  text-decoration: none;
}
.fancybox-close {
  display: none;
}

#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px 0px 0px;
}

#quote-carousel .carousel-control {
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}

#quote-carousel .carousel-control.left {
  left: -60px;
}

#quote-carousel .carousel-control.right {
  right: -60px !important;
}

#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
  background: #333333;
}
#quote-carousel img {
  width: 250px;
  height: 100px;
}

.item blockquote {
  border-left: none;
  margin: 0;
  background: none;
}
.item blockquote p {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #555555;
}
.item blockquote img {
  margin-bottom: 10px;
}
.item blockquote p:before {
  content: "\f10d";
  font-family: 'Fontawesome';
  float: left;
  margin-right: 10px;
}

@media (min-width: 768px) {
  #quote-carousel {
    margin-bottom: 0;
    padding: 0 100px 30px 100px;
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  
  #quote-carousel .carousel-indicators {
    bottom: -20px !important;
  }
  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0px 5px;
    width: 15px;
    height: 15px;
  }
  #quote-carousel .carousel-indicators li.active {
    margin: 0px 5px;
    width: 20px;
    height: 20px;
  }
}

.article-slide .carousel-indicators {
  bottom: 0;
  left: 0;
  margin-left: 5px;
  width: 100%;
}

.article-slide .carousel-indicators li {
  border: medium none;
  border-radius: 0;
  float: left;
  height: 55px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 5px !important;
  margin-top: 0;
  width: 60px;
}

.article-slide .carousel-indicators img {
  border: 2px solid #FFFFFF;
  float: left;
  height: 55px;
  left: 0;
  width: 60px;
}

.article-slide .carousel-indicators .active img {
  border: 2px solid #428BCA;
  opacity: 0.7;
}
.tab-content {
  padding: 20px 0;
}
.block_flexiA .slides li {
  min-height: 500px !important;
}
.block_flexiA .slides li .pic_1 {
  left: 900px !important;
  bottom: 0 !important;
}
.block_flexiA .slides li .title {
  height: 90px !important;
  line-height: 90px !important;
  left: 380px !important;
  top: 130px;
  background: none;
  font-size: 80px !important;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
  color: #428bca;
}
.block_flexiA .slides li .intro-text {
  width: 650px !important;
  padding: 5px 20px;
  position: absolute;
  left: 380px !important;
  top: 240px !important;
  font-size: 21px !important;
  background: none;
  line-height: 30px !important;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
  color: #428bca;
  font-weight: 300;
}
.block_flexiA .slides li a.detail {
  height: 50px !important;
  line-height: 50px !important;
  left: 400px !important;
  bottom: 140px !important;
  transition: all .5s;
  border: 1px solid #428bca !important;
  background: none !important;
  color: #428bca !important;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.5) !important;
  -moz-border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  border-radius: 6px !important;
  -moz-box-shadow: 0px 0 0 0px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0px 0 0 0px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0px 0 0 0px rgba(0, 0, 0, 0.05) !important;
  font-size: 21px !important;
  font-weight: 300 !important;
}
.block_flexiA .slides li a.detail:hover {
  border-right: 10px solid #428bca !important;
  padding-right: 20px !important;
}
.block_flexiA .flex-control-nav {
  left: 400px !important;
  bottom: 27px;
}
.block_flexiA .flex-control-nav li a {
  background: none !important;
  border: 1px solid #428bca;
  width: 15px !important;
  height: 15px !important;
}
.block_flexiA .flex-control-nav li a:hover {
  border: 1px solid #428bca;
}
.block_flexiA .flex-control-nav li a.flex-active {
  background: #428bca !important;
}
.block_flexiA .flex-direction-nav a {
  background: none !important;
  width: 128px !important;
  height: 128px !important;
}
.block_flexiA .flex-direction-nav a.flex-next {
  background-image: url(../../../images/arrow-right.png) !important;
  background-position: center center !important;
}
.block_flexiA .flex-direction-nav a.flex-next:hover {
  background-image: url(../../../images/arrow-right-hover.png) !important;
}
.block_flexiA .flex-direction-nav a.flex-prev {
  background-image: url(../../../images/arrow-left.png) !important;
  background-position: center center !important;
}
.block_flexiA .flex-direction-nav a.flex-prev:hover {
  background-image: url(../../../images/arrow-left-hover.png) !important;
}
.portfolio-item:hover > figure > .item-description a h5 {
  color: #428bca;
}
#article-photo-carousel {
  margin: 20px 0;
}
.cbp-ig-grid li > a,
.cbp-ig-grid .cbp-ig-title,
.cbp-ig-grid li > a:hover {
  color: #428bca !important;
}
.cbp-ig-grid .cbp-ig-title:before,
.cbp-ig-grid li > a:hover {
  background: #428bca !important;
  color: #fff !important;
}
.cbp-ig-grid li > a:hover .cbp-ig-title:before {
  background: #fff !important;
}
.cbp-ig-grid li > a:hover .cbp-ig-title {
  color: #fff !important;
}
@media (max-width: 1280px) {
  .block_flexiA {
    width: 1280px !important;
    height: 334px !important;
    overflow: hidden;
  }
  .block_flexiA .slides li .title {
    left: 120px !important;
    top: 20px !important;
  }
  .block_flexiA .slides li .intro-text {
    left: 120px !important;
    top: 120px !important;
  }
  .block_flexiA .slides li a.detail {
    left: 140px !important;
    bottom: 280px !important;
  }
  .block_flexiA .flex-control-nav {
    left: 140px !important;
    bottom: 235px !important;
  }
  .block_flexiA .flex-direction-nav a {
    top: 20% !important;
  }
  .block_flexiA .slides li .pic_1 {
    left: 720px !important;
    bottom: 150px !important;
    width: 420px;
  }
  .block_flexiA .slides li img.pic_main {
    width: 1280px !important;
    height: 334px !important;
  }
}
@media (max-width: 1080px) {
  .block_flexiA {
    width: 1080px !important;
    height: 282px !important;
  }
  .block_flexiA .slides li .title {
    left: 120px !important;
    top: 20px !important;
  }
  .block_flexiA .slides li .intro-text {
    left: 120px !important;
    top: 120px !important;
    font-size: 18px !important;
  }
  .block_flexiA .slides li a.detail {
    left: 140px !important;
    bottom: 280px !important;
  }
  .block_flexiA .flex-control-nav {
    left: 140px !important;
    bottom: 235px !important;
  }
  .block_flexiA .flex-direction-nav a {
    top: 20% !important;
  }
  .block_flexiA .slides li .pic_1 {
    left: 580px !important;
    bottom: 190px !important;
    width: 370px;
  }
  .block_flexiA .slides li img.pic_main {
    width: 1080px !important;
    height: 282px !important;
  }
}
@media (max-width: 1024px) {
  .block_flexiA {
    width: 1024px !important;
    height: 267px !important;
  }
  .block_flexiA .slides li .title {
    left: 120px !important;
    top: 10px !important;
    font-size: 60px !important;
  }
  .block_flexiA .slides li .intro-text {
    left: 120px !important;
    top: 100px !important;
  }
  .block_flexiA .slides li a.detail {
    left: 140px !important;
    bottom: 300px !important;
  }
  .block_flexiA .flex-control-nav {
    left: 140px !important;
    bottom: 250px !important;
  }
  .block_flexiA .flex-direction-nav a {
    top: 20% !important;
  }
  .block_flexiA .slides li .pic_1 {
    left: 530px !important;
    bottom: 200px !important;
  }
  .block_flexiA .slides li img.pic_main {
    width: 1024px !important;
    height: 267px !important;
  }
}
@media (max-width: 800px) {
  .topbar {
    display: none !important;
  }
  #logo {
    margin: 20px 0 0 0;
  }
  #logo a img {
    float: none;
    margin: 0 auto;
  }
  .t3-mainnav .t3-navbar {
    float: none;
    margin: 0 auto;
  }
  .navbar-header {
    margin-top: 0;
  }
  #header-search-button {
    top: 10px;
  }
  #header-search-panel {
    height: 289px;
  }
  #header-search {
    top: 105px;
  }
  #header-search-panel .close-search {
    top: 120px;
  }
  .t3-footer {
    padding: 0 20px;
    text-align: center;
  }
  .t3-footer .social-icon-footer.center-block {
    display: inline-block;
  }
  .additional-info {
    text-align: left !important;
    width: 100%;
    margin: 0 auto;
  }
  .block_flexiA {
    width: 800px !important;
    height: 209px !important;
  }
  .block_flexiA .slides li .title {
    left: 60px !important;
    top: 10px !important;
    font-size: 45px !important;
  }
  .block_flexiA .slides li .intro-text {
    left: 60px !important;
    top: 100px !important;
  }
  .block_flexiA .slides li a.detail {
    left: 70px !important;
    bottom: 320px !important;
    font-size: 16px !important;
    line-height: 30px !important;
    height: 30px !important;
  }
  .block_flexiA .flex-control-nav {
    left: 710px !important;
    bottom: 300px !important;
  }
  .block_flexiA .flex-direction-nav a {
    display: none !important;
  }
  .block_flexiA .slides li .pic_1 {
    display: none;
  }
  .block_flexiA .slides li img.pic_main {
    width: 800px !important;
    height: 209px !important;
  }
  .promotion .pull-right {
    float: left !important;
  }
}
@media (max-width: 768px) {
  #header .topbar {
    display: none;
  }
  .block_flexiA {
    width: 768px !important;
  }
}
@media (max-width: 600px) {
  #header-search-panel {
    height: 201px;
  }
  #header-search {
    top: 75px;
  }
  #header-search-panel .close-search {
    top: 90px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-nav > li > a {
    padding: 10px 15px 10px 15px;
  }
  .navbar-nav > li > a:after {
    background: none;
  }
  .navbar-nav > li.current > a:after {
    background: none;
  }
  .navbar-default .navbar-collapse {
    width: 600px;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
  }
  .block_flexiA {
    width: 600px !important;
    height: 157px !important;
  }
  .block_flexiA .slides li .title {
    left: 10px !important;
    top: 0px !important;
    font-size: 36px !important;
    margin: 0;
  }
  .block_flexiA .slides li .intro-text {
    left: 0px !important;
    top: 60px !important;
    font-size: 14px !important;
  }
  .block_flexiA .slides li a.detail {
    left: 20px !important;
    bottom: 380px !important;
    font-size: 12px !important;
    line-height: 20px !important;
    height: 20px !important;
  }
  .block_flexiA .flex-control-nav {
    left: 510px !important;
    bottom: 360px !important;
  }
  .block_flexiA .slides li img.pic_main {
    width: 600px !important;
    height: 157px !important;
  }
}
@media (max-width: 568px) {
  .navbar-default .navbar-collapse {
    width: 538px;
  }
  .block_flexiA .flex-control-nav {
    left: 490px !important;
    bottom: 360px !important;
  }
}
@media (max-width: 480px) {
  .navbar-default .navbar-collapse {
    width: 450px;
  }
  .block_flexiA {
    width: 480px !important;
  }
  .block_flexiA .flex-control-nav {
    left: 400px !important;
    bottom: 360px !important;
  }
}
@media (max-width: 320px) {
  #header-search {
    font-size: 24px;
  }
  #header-search-panel .close-search {
    top: 85px;
    font-size: 30px;
  }
  .navbar-default .navbar-collapse {
    width: 290px;
  }
  .block_flexiA {
    width: 320px !important;
  }
  .block_flexiA .slides li .title {
    font-size: 21px !important;
    left: 10px !important;
    top: 20px !important;
    width: 280px;
  }
  .block_flexiA .slides li .intro-text {
    display: none;
  }
  .block_flexiA .slides li a.detail {
    height: 20px !important;
    line-height: 20px !important;
    left: 20px !important;
    font-size: 12px !important;
  }
  .block_flexiA .flex-control-nav {
    left: 240px !important;
    bottom: 360px !important;
  }
}

.ot-style-A {
  margin: 0 5px 20px 0;
  border: 1px solid #eeeeee;
  padding: 20px;
}

div.itemListCategoriesBlock {
  margin-bottom: 20px;
}
div.subCategory {
  background: transparent;
  border: 1px solid #eeeeee;
  text-align: center;
  margin: 5px;
  padding: 20px;
}
div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
  border: none;
  width: 100%;
}
div.itemListSubCategories h3 {
  margin-bottom: 20px;
}
div.subCategory h2 {
  margin: 20px 0;
}
div.subCategory h2 a {
  text-decoration: none;
}
div.subCategory p {
  margin: 20px 0;
}
div.catItemImageBlock span.catItemImage img,
div.subCategory a.subCategoryImage img {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
div.catItemImageBlock span.catItemImage img:hover,
div.subCategory a.subCategoryImage img:hover {
  opacity: .9;
  -webkit-transform: scale(1.05, 1.07);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1.05, 1.07);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
div.itemListCategory {
  border: none;
  margin: 0 0 20px 0;
  padding: 0;
  color: white;
  padding: 20px;
  background: #eeeeee;
}
span.catItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}
span.catItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
}
span.catItemAddLink a:hover {
  background: #ffffcc;
}
div.itemListCategory img {
  float: left;
  display: block;
  background: #fff;
  padding: 10px;
  margin: 0;
  position: absolute;
  top: -20px;
  right: -10px;
  border: 1px solid #eeeeee;
  height: 90px !important;
  max-width: 90px;
}
div.itemListCategory h2 {
  font-weight: 600;
}
div.itemListCategory p {
  display: block;
  overflow: hidden;
  color: #555555;
}

div.catItemView {
  padding: 0;
}

div.itemList {
  
}
div.itemList div#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
div.itemList div.itemContainer {
  float: left;
}
div.catItemImageBlock {
  padding: 0;
  margin: 0;
}
div.catItemImageBlock span.catItemImage {
  display: block;
  text-align: center;
  margin: 0;
}
div.catItemImageBlock span.catItemImage img {
  border: none;
  padding: 0;
  width: 100% !important;
}
div.catItemHeader span.catItemDateCreated {
  color: #555555;
  font-size: 12px;
}
div.catItemHeader h3.catItemTitle {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 110%;
  padding: 10px 0;
  margin: 0;
}
div.catItemHeader h3.catItemTitle span {
  
}
div.catItemHeader h3.catItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}
div.catItemHeader h3.catItemTitle a {
  text-decoration: none;
}
div.catItemHeader h3.catItemTitle a:hover {
  color: #2a6496;
}
div.catItemHeader span.catItemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}
div.catItemHeader span.catItemAuthor a {
  text-decoration: none;
}
div.catItemHeader span.catItemAuthor a:hover {
  color: #2a6496;
}
div.catItemCategory {
  padding: 0;
  border-bottom: none;
}
div.catItemCategory span {
  font-weight: bold;
  color: #555555;
  padding: 0;
}
div.catItemCategory a {
  text-decoration: none;
}
div.catItemCategory a:hover {
  color: #2a6496;
}

div.itemView {
  padding: 0;
  margin: 0;
  border-bottom: none;
}

.itemDateCreated {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}
.itemDateCreated time {
  display: block;
  padding: 10px;
  text-align: center;
  border: 1px solid #eeeeee;
  font-size: 36px;
  line-height: 30px;
  font-weight: 900;
}
.itemDateCreated span {
  display: block;
  font-size: 24px;
  text-align: center;
  text-transform: lowercase;
  font-weight: 300;
  letter-spacing: 5px;
  border-bottom: 4px double #eeeeee;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  padding: 10px 0;
}
div.itemImageBlock {
  padding: 0;
  margin: 0;
  position: relative;
}
div.itemImageBlock span.itemImage {
  display: block;
  text-align: center;
  margin: 0;
}
div.itemImageBlock span.itemImage img {
  border: none;
  padding: 0;
  width: 100% !important;
}
div.itemImageBlock span.itemImageCaption {
  color: #666;
  float: left;
  display: block;
  font-size: 11px;
}
div.itemImageBlock span.itemImageCredits {
  color: #999;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
}
div.itemImageBlock .itemAuthorAvatarforHeader {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
div.itemImageBlock .itemAuthorAvatarforHeader img {
  width: 90px;
  height: 90px;
  border: 5px solid #428bca;
}
div.itemIntroText {
  color: #333333;
  font-size: 36px;
  font-weight: 300;
  line-height: 48px;
  padding: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 40px;
}
div.itemIntroText p {
  line-height: 48px;
}
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
.ot-block-1 .type-1 {
  width: 100%;
  text-align: center;
}
.ot-block-1 > div {
  position: relative;
  border-top: 1px dashed #e6ecec;
  min-height: 140px;
}
.ot-block-1 > div .title {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -12px;
  color: #333333;
  text-transform: uppercase;
  text-align: left;
  font-weight: 800;
}
.ot-block-1 > div .title span {
  padding: 0px 10px;
  display: inline-block;
  background: #fff;
}

div.itemTagsBlock {
  padding: 0;
  border-bottom: none;
}
div.itemTagsBlock span {
  font-weight: bold;
  color: #555555;
  padding: 0 4px 0 0;
}
div.itemTagsBlock ul.itemTags {
  list-style: none;
  margin: 0;
  padding: 40px 0 20px;
  display: inline-block;
  overflow: hidden;
  float: left;
}
div.itemTagsBlock ul.itemTags li {
  display: inline;
  list-style: none;
  padding: 0;
  margin: 5px;
  text-align: left;
  float: left;
}
div.itemTagsBlock ul.itemTags li a {
  padding: 3px 8px;
  display: block;
  border: 4px double #eeeeee;
  background: #999999;
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}
div.itemTagsBlock ul.itemTags li a:hover {
  background: #555555;
  text-decoration: none;
}

div.itemSocialSharing {
  padding: 40px 0 20px;
  float: left;
}

div.itemRatingBlock {
  padding: 40px 0 20px;
}
div.itemRatingBlock span {
  display: block;
  float: right;
  font-style: normal;
  padding: 0;
  margin: 0;
  color: #333333;
}
.itemRatingLog {
  font-size: 14px;
  margin: 0;
  padding: 0;
  float: none;
  font-weight: 800;
}
.itemRatingList {
  position: relative;
  float: center;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0 auto 20px auto;
  padding: 0;
}
.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 25px;
  float: left;
}

span.itemHits {
  float: left;
  padding: 40px 0 40px;
  display: block;
  font-size: 27px;
  font-weight: 800;
}

div.itemAuthorBlock {
  background: #fff;
  border: 1px solid #e6ecec;
  margin: 0 0 40px 0;
  padding: 20px;
  overflow: hidden;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  float: left;
  display: block;
  background: #fff;
  padding: 0;
  border: none;
  margin: 0 20px 0 0;
  border: 1px solid #eeeeee;
  padding: 5px;
}
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a {
  font-family: sans-serif;
  font-size: 14px;
  text-decoration: none;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: bold;
  color: #555555;
  border-right: 1px solid #e6ecec;
  padding: 0;
  margin: 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  font-weight: bold;
  color: #555555;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
}
div.itemHeader {
  text-align: left;
  overflow: hidden;
}
div.itemHeader span.itemDateCreated {
  color: #999;
  font-size: 11px;
}
div.itemHeader h1.itemTitle {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 110%;
  padding: 40px 0 0 0;
  margin: 0;
}
div.itemHeader h1.itemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.itemHeader span.itemAuthor {
  display: inline-block;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
}
div.itemHeader span.itemAuthor a {
  font-size: 10px;
  font-weight: 800;
  text-decoration: none;
}
div.itemHeader span.itemLine {
  margin: 0 20px;
  color: #999999;
}
div.itemLinks {
  margin: 0;
  padding: 0;
}
div.itemToolbar {
  padding: 2px 0;
  margin: 40px 0;
  border-top: 1px solid #e6ecec;
  border-bottom: 4px double #e6ecec;
  background: none;
}
div.itemToolbar ul {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
}
div.itemToolbar ul li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 8px;
  margin: 0;
  border-left: 1px solid #e6ecec;
  text-align: center;
  background: none;
  font-size: 12px;
}
div.itemToolbar ul > li:first-child {
  border: none;
}

div.itemToolbar ul li a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
div.itemToolbar ul li a img {
  vertical-align: middle;
}
div.itemToolbar ul li a#fontDecrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontDecrease img {
  width: 13px;
  height: 13px;
}
div.itemToolbar ul li a#fontIncrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontIncrease img {
  width: 13px;
  height: 13px;
}
div.itemToolbar ul li a#fontDecrease span,
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}
div.itemToolbar div.itemCategory {
  padding: 0;
  border-bottom: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}
div.itemToolbar div.itemCategory span {
  font-weight: 800;
  color: gray;
  padding: 0;
}
div.itemToolbar div.itemCategory a {
  font-size: 10px;
  font-weight: 800;
  text-decoration: none;
}
div.itemContentFooter {
  display: block;
  text-align: right;
  padding: 0;
  margin: 0;
  border-top: none;
  color: #999999;
}
span.itemDateModified {
  font-size: 10px;
}

div.itemAuthorLatest {
  margin-bottom: 0;
  padding: 40px 0 20px;
}
div.itemAuthorLatest ul {
  margin: 0;
  padding: 0;
}
div.itemAuthorLatest ul li {
  text-align: left;
  list-style: none;
}
div.itemAuthorLatest ul li a {
  font-size: 14px;
  text-decoration: none;
  font-weight: 400;
}
div.itemAuthorLatest ul li a:hover {
  color: #2a6496;
}

div.itemAuthorLatest ul li.even {
  background: none;
  padding: 2px;
  border-bottom: none;
}
div.itemAuthorLatest ul li.odd {
  background: none;
  padding: 2px;
  border-bottom: none;
}

div.itemRelated {
  margin-bottom: 0;
  padding: 40px 0 20px;
}

div.itemRelated ul {
  margin: 0;
  padding: 0;
}
div.itemRelated ul li {
  text-align: left;
  list-style: none;
}

div.itemRelated ul li.even {
  background: none;
  padding: 2px;
  border-bottom: none;
}
div.itemRelated ul li.odd {
  background: none;
  padding: 2px;
  border-bottom: none;
}
div.itemRelated ul li.k2ScrollerElement {
  float: left;
  overflow: hidden;
  border: 1px solid #e6ecec;
  padding: 4px;
  margin: 0 4px 4px 0;
  background: #fff;
}

div.itemRelated ul li a {
  font-size: 14px;
  text-decoration: none;
  font-weight: 400;
}
div.itemRelated ul li a:hover {
  color: #2a6496;
}
div.itemRelated ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

div.itemNavigation {
  padding: 20px 0;
  margin: 0 0 40px 0;
  border-top: 2px solid #e6ecec;
  border-bottom: 1px solid #e6ecec;
  background: none;
  text-align: center;
}
div.itemNavigation span.itemNavigationTitle {
  color: #555555;
  border-right: 2px solid #e6ecec;
  border-left: 2px solid #e6ecec;
  padding: 0 20px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 800;
  float: center;
}
div.itemNavigation a.itemPrevious {
  padding: 0 20px 0 0;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  float: left;
}
div.itemNavigation a.itemNext {
  padding: 0 0 0 20px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  float: right;
}

div.itemComments {
  border: none;
  padding: 40px;
  margin: 0 -40px -40px;
  color: #555555;
  background: #eeeeee;
}
div.itemComments .itemCommentsCounter {
  font-weight: 300;
  padding: 0 0 60px 0;
}
div.itemComments .itemCommentsCounter span {
  color: #428bca;
  font-weight: 800;
}
div.itemComments ul.itemCommentsList {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 60px 0;
  margin: 0;
  border-bottom: none;
}
div.itemComments ul.itemCommentsList li.even {
  background: none;
  padding: 20px 0;
  border-bottom: none;
}
div.itemComments ul.itemCommentsList li.odd {
  background: none;
  padding: 20px 0;
  border-bottom: none;
}
div.itemComments ul.itemCommentsList li.authorResponse {
  background: url(../../../images/system/stripes.png) repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
  float: left;
  margin: 0 20px 20px 20px;
  padding: 4px;
  background: transparent;
  border: 4px double #999999;
  line-height: 0;
  width: 80px;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ccc;
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
  font-weight: 300;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  font-size: 12px;
  color: #428bca;
  text-decoration: none;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 12px;
  color: #2a6496;
  text-decoration: none;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
  margin-right: 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url(../../../images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.itemCommentsPagination {
  padding: 4px;
  margin: 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
  display: block;
  float: right;
  clear: both;
}
div.itemCommentsForm h3 {
  margin: 0;
  padding: 0 0 20px 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 1px solid #999999;
}
div.itemCommentsForm form label.formComment {
  display: block;
  margin: 20px 0 20px 0;
}
div.itemCommentsForm form label.formName {
  display: block;
  margin: 20px 0 20px 0;
}
div.itemCommentsForm form label.formEmail {
  display: block;
  margin: 20px 0 20px 0;
}
div.itemCommentsForm form label.formUrl {
  display: block;
  margin: 20px 0 20px 0;
}
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 20px 0 20px 0;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  width: 100%;
  height: 300px;
  margin: 0;
  border: 1px solid #999999;
  color: #555555;
  font-weight: 300;
}
div.itemCommentsForm form textarea.inputbox:focus {
  border: 1px solid #555555;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  width: 100%;
  margin: 0;
  height: 80px;
  color: #555555;
  font-weight: 300;
  border: 1px solid #999999;
}
div.itemCommentsForm form input.inputbox:focus {
  border: 1px solid #555555;
}
div.itemCommentsForm form input#submitCommentButton {
  display: block;
  margin: 60px auto 0 auto;
  padding: 20px 40px;
  border: none;
  background: #428bca;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
}
div.itemCommentsForm form input#submitCommentButton:hover {
  background: #2a6496;
}
div.itemCommentsForm form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.itemCommentsForm form .formLogLoading {
  background: url(../../../images/system/loading.gif) no-repeat left center;
}

div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin: 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
  width: 462px;
  background: #f7fafe;
  border: 1px solid #ddd;
  padding: 8px;
  margin: 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}
div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url(../../../images/system/loading.gif) no-repeat left center;
}

div.itemBackToTop {
  text-align: center;
  padding: 20px 0 60px 0;
}
div.itemBackToTop a {
  text-decoration: none;
  font-size: 36px;
  padding: 10px;
}
div.itemBackToTop a i {
  width: 60px;
}
div.itemBackToTop a:hover {
  text-decoration: none;
}

div.catItemVideoBlock {
  margin: 0 0 20px 0;
  padding: 0;
  background: none;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
  text-align: center;
}

div.catItemVideoBlock span.catItemVideo {
  display: block;
}

div.latestItemVideoBlock {
  margin: 0 0 20px 0;
  padding: 0;
  background: none;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}

div.itemVideoBlock {
  margin: 0 0 20px 0;
  padding: 0;
  background: none;
}
div.itemVideoBlock h3 {
  text-align: center;
}
div.itemVideoBlock div.itemVideoEmbedded {
  text-align: center;
}

div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
div.itemVideoBlock span.itemVideoCaption {
  color: #555555;
  float: left;
  display: block;
  font-size: 11px;
  font-weight: 300;
  width: 60%;
}
div.itemVideoBlock span.itemVideoCredits {
  color: #555555;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
  width: 35%;
  text-align: right;
  font-weight: 300;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  div.subCategoryContainer {
    width: 100% important;
  }
  div.itemList div.itemContainer {
    width: 100% !important;
  }
  div.itemListCategory img {
    top: -35px;
    right: 15px;
  }
  div.itemImageBlock .itemAuthorAvatarforHeader {
    display: none;
  }
  div.itemBody {
    padding: 8px;
  }
  div.itemHeader h1.itemTitle {
    padding-left: 10px;
  }
  .ot-block-1 {
    padding: 0 10px;
  }
  div.itemNavigation {
    padding: 20px;
  }
  div.itemComments .itemCommentsCounter {
    padding: 0 20px;
  }
  div.itemComments ul.itemCommentsList {
    margin: 0 20px 0 0;
  }
  .itemCommentsForm {
    padding: 0 10px;
  }
}
div.k2ItemsBlock ul {
  padding: 0;
}
div.k2ItemsBlock ul li {
  list-style: none;
}
div.k2ItemsBlock ul .even,
div.k2ItemsBlock ul .odd {
  background: transparent;
}

div.k2LatestCommentsBlock p {
  line-height: 16px;
}
div.k2LatestCommentsBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.k2LatestCommentsBlock ul li {
  margin: 5px 0;
  padding: 5px 0;
  border-bottom: 4px double #e6ecec;
}
div.k2LatestCommentsBlock ul li:last-child {
  border: none;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img {
  border: 1px solid #e6ecec;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img:hover {
  border: 1px solid #1a1e24;
}
div.k2LatestCommentsBlock ul li a {
  text-decoration: none;
}
div.k2LatestCommentsBlock ul li span.lcComment {
  font-size: 14px;
  font-weight: 600;
}
div.k2LatestCommentsBlock ul li span.lcUsername {
  font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #666;
  font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle a {
  font-size: 14px;
  text-decoration: none;
  color: #428bca;
}
div.k2LatestCommentsBlock ul li span.lcItemCategory {
  display: block;
  font-size: 14px;
  font-weight: 300;
}

div.k2CategoriesListBlock ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2CategoriesListBlock ul.level0 li a {
  color: #1a1e24;
  margin-bottom: 10px;
  padding: 7px 20px;
  display: inline-block;
  position: relative;
  margin: 5px 0 0 0px;
  font-weight: 600;
  text-decoration: none;
}
div.k2CategoriesListBlock ul.level0 li a:hover {
  letter-spacing: 1px;
}
div.k2CategoriesListBlock ul.level1 li {
  padding: 7px 20px;
  display: inline-block;
  position: relative;
  margin: 5px 0 0 30px;
  border-left: 1px solid #fff;
}
div.k2CategoriesListBlock ul.level1 li a {
  background: none;
  margin: 0;
  padding: 0;
  color: white;
  font-weight: 300;
}
div.k2CategoriesListBlock ul.level1 li a:hover {
  letter-spacing: 1px;
}
div.k2CategoriesListBlock ul li ul a {
  color: white;
  text-decoration: none;
}
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: bold;
}
div.catItemHeader {
  display: block;
  overflow: hidden;
}
div.catItemHeader .ot-style-A-Meta {
  border-top: 4px double #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
  overflow: hidden;
}
div.catItemHeader .ot-style-A-Meta span.catItemAuthor,
div.catItemHeader .ot-style-A-Meta span.catItemDateCreated,
div.catItemHeader .ot-style-A-Meta div.catItemCategory {
  float: left;
  margin-right: 10px;
  font-size: 13px;
  color: #555555;
}
div.catItemTagsBlock {
  padding: 4px 0 20px 0;
  border-bottom: 4px double #e6ecec;
  margin-bottom: 20px;
}
div.catItemTagsBlock span {
  font-weight: 300;
  color: #1a1e24;
  padding: 0 4px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0 2px 20px 2px;
  text-align: center;
}
div.catItemTagsBlock ul.catItemTags li a {
  background: #eeeeee;
  padding: 4px 12px;
  color: #555555;
  text-decoration: none;
  font-size: 14px;
  font-weight: light;
}
div.catItemTagsBlock ul.catItemTags li a:hover {
  background: #999999;
  color: white;
}

div.catItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #e6ecec;
}
div.catItemCommentsLink a {
  font-size: 14px;
  color: #428bca;
}
div.catItemCommentsLink a:hover {
  color: #2a6496;
}

div.catItemReadMore {
  display: inline;
}
div.catItemReadMore a {
  font-size: 14px;
}

div.k2ItemsBlock ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  padding: 4px 0;
  line-height: 120%;
  font-size: 14px;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: left;
  margin: 0 8px 8px 0;
  padding: 4px;
  border: 1px solid #e6ecec;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.k2ItemsBlock ul li span.moduleItemDateCreated {
  font-size: 13px;
  display: block;
}
div.k2ItemsBlock ul li a.moduleItemCategory {
  display: block;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  border-right: 1px solid #e6ecec;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #e6ecec;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
.k2FeedIcon {
  display: none;
}

div.userBlock {
  background: none;
  border: 1px solid #ddd;
  margin: 0 0 16px 0;
  padding: 8px;
  clear: both;
}
span.userItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dashed #ccc;
  text-align: right;
}
span.userItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
}
span.userItemAddLink a:hover {
  background: #ffffcc;
}
div.userBlock img {
  display: block;
  float: left;
  background: #fff;
  padding: 5px;
  border: 1px solid #ddd;
  margin: 0 40px 0 0;
}
div.userBlock h2 {
  overflow: hidden;
  margin: 0;
}
div.userBlock div.userDescription {
  padding: 4px 0;
  overflow: hidden;
}
div.userBlock div.userAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
span.userURL {
  font-weight: bold;
  color: #555;
  display: block;
}
span.userEmail {
  font-weight: bold;
  color: #555;
  display: block;
}

div.userItemView {
  margin: 60px 0;
}

div.userItemViewUnpublished {
  opacity: 0.9;
  border: 4px dashed #ccc;
  background: #fffff2;
  padding: 8px;
  margin: 8px 0;
}
span.userItemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.userItemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: sans-serif;
}
span.userItemEditLink a:hover {
  background: #ffffcc;
}
div.userItemHeader span.userItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.userItemHeader h3.userItemTitle {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
div.userItemHeader h3.userItemTitle a {
  text-decoration: none;
}
div.userItemHeader h3.userItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.userItemBody {
  padding: 8px 0;
  margin: 0;
}
div.userItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.userItemImage {
  display: block;
  text-align: center;
  margin: 0 40px 20px 0;
}
span.userItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
  overflow: hidden;
}
div.userItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.userItemCategory {
  padding: 4px;
  border-bottom: 4px double #d7d7d7;
}
div.userItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.userItemTagsBlock {
  padding: 4px;
  border-bottom: 4px double #d7d7d7;
}
div.userItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.userItemTagsBlock ul.userItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}

div.userItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

div.userItemReadMore {
  display: inline;
}

div.tagItemView {
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
  margin: 0 0 16px 0;
}

div.tagItemHeader span.tagItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.tagItemHeader h2.tagItemTitle {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
div.tagItemBody {
  padding: 8px 0;
  margin: 0;
}
div.tagItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.tagItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
span.tagItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.tagItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.tagItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
div.tagItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.tagItemReadMore {
  display: inline;
}
