@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("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");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  background-color: #ffffff;
  color: #666666;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #f6a600;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover,
a:focus {
  color: #154591;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a.carousel-caption {
  color: #f6a600;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.carousel-caption:hover,
a.carousel-caption:focus {
  color: #154591;
  text-decoration: none;
}
a.carousel-caption:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
  max-width: 100% !important;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 20px;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
  background: #444444;
  color: #eeeeee;
}
th a {
  color: #eeeeee;
}
th a:hover,
th a:focus,
th a:active {
  color: #ffffff;
}
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: #f6a600;
}
.red {
  color: #ee0200;
}
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;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #f6a600;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 35px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: 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;
}

form {
  margin: 0 0 20px;
}
fieldset ul.list-unstyled {
  margin-left: 0;
}
.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;
  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:hover,
.btn:focus {
  border-color: transparent;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.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: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
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: #ee0200;
}
label.invalid {
  color: #ee0200;
}
input.invalid {
  border: 1px solid #ee0200;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto !important;
}
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"],
.uneditable-input {
  margin-bottom: 10px;
  padding: 4px 6px;
  height: 30px;
}
textarea {
  height: auto;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #dddddd;
}
select[multiple],
select[size] {
  height: auto;
}
.input-group-addon {
  padding: 6px 8px;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
label,
input,
button,
select,
textarea {
  font-weight: normal;
}
.btn,
.button,
button {
  padding: 6px 14px;
}
.btn:focus,
.button:focus,
button:focus {
  outline: none;
}

.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: #444444;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #154591;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #666666;
  border-bottom-color: #666666;
}
.nav a:hover .caret {
  border-top-color: #154591;
  border-bottom-color: #154591;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #dddddd;
  color: #666666;
  padding: 5px 0;
}
.breadcrumb {
  margin-top: 15px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  background: none;
}
.breadcrumb > li + li:before {
  content: ">\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  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: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #666666;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #4d4d4d;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #666666;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #154591;
  background-color: #666666;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #666666;
  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: #154591;
  background-color: #666666;
}
.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: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #154591;
  border-bottom-color: #154591;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #666666;
  color: #154591;
}
.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: #154591;
  border-bottom-color: #154591;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #666666;
  border-bottom-color: #666666;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #666666;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #154591;
    background-color: #666666;
  }
  .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: #154591;
    background-color: #666666;
  }
  .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: #666666;
}
.navbar-default .navbar-link:hover {
  color: #154591;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  bottom: -25px;
  border: none;
}
.t3-mainnav .navbar {
  color: #000000;
  margin-bottom: 0;
  margin-top: 0;
  background: #fcf6e8;
  border: none;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar .nav {
  margin: 0;
  z-index: 999;
  left: 50%;
  float: none;
}
.t3-mainnav .t3-navbar .nav li a:hover,
.t3-mainnav .t3-navbar .nav li a:focus,
.t3-mainnav .t3-navbar .nav li a:active {
  color: #154591;
  background: #fcf6e8;
}
.t3-mainnav .t3-navbar .nav > li > a {
  border-top: 0;
  padding: 15px 25px;
  text-shadow: none;
  color: #000000;
  text-transform: uppercase;
  background: none;
}
.t3-mainnav .t3-navbar .nav li.active > a {
  box-shadow: none;
  color: #154591;
  background: #fcf6e8;
}
.t3-mainnav .t3-navbar .nav li.open > a {
  color: #154591;
  background: #fcf6e8;
}
.t3-mainnav .t3-navbar .nav li.open > a.dropdown-header {
  color: #666666;
}
.t3-mainnav .t3-navbar .nav li.open > a.dropdown-header:hover,
.t3-mainnav .t3-navbar .nav li.open > a.dropdown-header:focus,
.t3-mainnav .t3-navbar .nav li.open > a.dropdown-header:active {
  color: #154591;
}
.t3-mainnav .t3-navbar .nav li.open > a > .caret {
  border-top-color: #154591;
  border-bottom-color: #154591;
}
.t3-mainnav .t3-navbar .nav > li > a:focus,
.t3-mainnav .t3-navbar .nav > li.dropdown > a:focus,
.t3-mainnav .t3-navbar .nav > li.dropdown > a:hover,
.t3-mainnav .t3-navbar .nav > li > a:hover {
  color: #154591;
}
.t3-mainnav .t3-navbar .dropdown-menu li > a:hover,
.t3-mainnav .t3-navbar .dropdown-menu li > a:focus,
.t3-mainnav .t3-navbar .dropdown-submenu:hover > a {
  color: #154591 !important;
  background: none;
}
.t3-mainnav .t3-navbar .dropdown-menu {
  background: #FCF6E8;
  border: none;
}
@media screen and (max-width: 991px) {
  .t3-mainnav .t3-navbar.navbar-collapse {
    display: none !important;
  }
}
@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 #e7e7e7;
}
.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;
}
@media screen and (max-width: 991px) {
  .noo-mainnav {
    position: absolute;
    top: 15px;
    left: 0;
  }
  .noo-mainnav .t3-mainnav {
    top: 0;
    bottom: 0;
  }
  .noo-mainnav .t3-mainnav .navbar-shadow:before,
  .noo-mainnav .t3-mainnav .navbar-shadow:after {
    background: none;
    box-shadow: none;
  }
  .noo-mainnav .t3-mainnav .navbar {
    background: none;
  }
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 40px;
  width: 100%;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  line-height: 30px;
  margin: 0 0 10px 0;
  padding: 0;
}
.noo-sidebar .module-title {
  color: #f6a600;
  text-transform: uppercase;
  font-weight: normal;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
  padding-left: 0;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled {
  list-style: none;
  margin-left: 0;
}
.t3-module ul.nav-pills li.active a {
  color: #154591;
  background: none;
}
.module_menu .nav {
  margin-bottom: 20px;
}
.module_menu .nav > li {
  border-top: 1px solid #eeeeee;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 90%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #dddddd;
  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: 0.71428571 0;
  border-top: 1px solid #dddddd;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #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%;
}
div.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.tagspopular ul li {
  color: #666666;
  display: inline-block;
  margin: 0 5px 5px 0;
}
div.tagspopular ul li a {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #154591;
  color: #ffffff;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
div.tagssimilar ul li a {
  color: #666666;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: #154591;
}

.item-page {
  margin-bottom: 20px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
h2.article-title {
  font-weight: bold;
  line-height: 115%;
  padding: 10px 0;
  margin: 0;
}
h2.article-title a {
  color: #f6a600;
}
h2.article-title a:hover {
  color: #154591;
}
h1.article-title {
  font-size: 26px;
  font-weight: bold;
  line-height: 100%;
  padding: 0 0 15px 0;
  margin: 0;
  text-transform: uppercase;
  color: #ffffff;
}
h1.article-title a {
  color: #f6a600;
}
h1.article-title a:hover {
  color: #154591;
}
.items-row .item {
  margin-bottom: 40px;
}
.items-row .item .system-unpublished {
  background: none;
  border: none;
}
.article-intro img {
  width: 100%;
  height: auto;
}
.divider-vertical {
  margin: 0;
  border: 0;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-aside span.caret {
  margin-top: -3px;
}
.article-info {
  margin: 0;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd span {
  font-weight: bold;
}
.latestnews li {
  padding: 5px 0;
  line-height: 120%;
}
.latestnews a {
  color: #666666;
}
.latestnews a:hover {
  color: #154591;
}
.category-name a {
  color: #154591;
}
.category-name a:hover {
  color: #ee0200;
}
.article-footer {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 30px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 20px 30px;
}
.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: 30px;
}
.img-fulltext-right {
  float: right;
  margin-left: 30px;
}
.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: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
.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;
}
.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 #dddddd;
  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 .btn-toolbar .btn {
  border-radius: 4px;
  background: #154591;
  border: none;
  color: #ffffff;
  text-shadow: 0 0 0 #ffffff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.profile .btn-toolbar .btn:hover,
.profile .btn-toolbar .btn:focus,
.profile .btn-toolbar .btn:active {
  background: #f6a600;
}
#searchForm {
  padding: 10px 20px;
  border: 1px solid #dddddd;
  background: #eeeeee;
  border-radius: 4px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 20px;
}
.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-created {
  font-size: 12px;
  color: #999999;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#josForm .k2AccountPage {
  margin-top: 0;
}
#josForm .componentheading {
  margin-bottom: 20px;
  color: #f6a600;
  font-size: 28px;
  line-height: 100%;
  font-weight: bold;
}
#josForm .k2AccountPage th.k2ProfileHeading {
  background: none repeat scroll 0 0 #444444;
}
#josForm .k2AccountPageUpdate .button {
  border-radius: 4px;
  background: #154591;
  border: none;
  color: #ffffff;
  text-shadow: 0 0 0 #ffffff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#josForm .k2AccountPageUpdate .button:hover {
  background: #f6a600;
}
.login-wrap li a {
  color: #666666;
}
.login-wrap li a:hover {
  color: #154591;
}
.login .btn-primary {
  border-radius: 5px;
  background: #154591;
  border: none;
  color: #fff;
  padding: 6px 16px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.login .btn-primary:hover {
  background: #f6a600;
}
.login-wrap li a:hover {
  color: #154591;
}
.reset #user-registration button,
.remind #user-registration button {
  border-radius: 4px;
  background: #154591;
  border: none;
  color: #ffffff;
  text-shadow: 0 0 0 #ffffff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.reset #user-registration button:hover,
.remind #user-registration button:hover,
.reset #user-registration button:focus,
.remind #user-registration button:focus,
.reset #user-registration button:active,
.remind #user-registration button:active {
  background: #f6a600;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin: 20px -10px;
}
.category-desc {
  padding: 0 0 0 10px;
}
.category-item {
  margin-top: 20px;
  width: 33.33%;
  float: left;
}
@media screen and (max-width: 767px) {
  .category-item {
    width: 100% !important;
  }
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.category-item .sub-category {
  margin: 0 10px 0 10px;
}
.category-item .sub-category h3.item-title a {
  color: #666666;
}
.category-item .sub-category h3.item-title a:hover {
  color: #154591;
}
.category-item .sub-category h3.item-title .badge-info {
  background: #154591;
}
.category-item .sub-category .category-subdesc img {
  width: 100%;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
  color: #f6a600;
  line-height: 1.42857143;
}
.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-category a,
.newsfeed a {
  color: #666666;
}
.newsfeed-category a:hover,
.newsfeed a:hover {
  color: #154591;
}
.newsfeed-category > h2 {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
  color: #f6a600;
  line-height: 1.42857143;
}
.newsfeed-category .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed-category .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed-category li > a {
  font-weight: bold;
  font-size: 16px;
  color: #666666;
}
.newsfeed-category fieldset #filter-search {
  width: 224px !important;
}
.newsfeed-category ul.list-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.newsfeed-category ul.list-striped li {
  border-bottom: 1px solid #ddd;
  background-color: #F9F9F9;
  padding: 10px 15px;
}
.newsfeed-category ul.list-striped li:hover {
  background-color: #f5f5f5;
}
.weblink-category h2 {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
  color: #f6a600;
  line-height: 1.42857143;
}
.weblink-category fieldset #filter-search {
  width: 224px !important;
}
.weblink-category .list-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.weblink-category ul.category li {
  background: none;
  border-bottom: 1px solid #ddd;
  padding: 5px 10px;
}
.weblink-category ul.category li .badge-info {
  background: #154591;
}
.weblink-category ul.category li .badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.weblink-category a.category:hover {
  color: #ee0200;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
#search-form .word .form-group a.btn {
  padding: 4px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #666;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border-color: #eee #eee #c8c8c8;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#search-form .word .form-group a.btn:hover {
  color: #154591;
}
#search-form .word .form-group .inputbox {
  margin-bottom: 0;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.button2-left .readmore .btn {
  color: #ffffff;
  background: #154591;
  font-size: 15px;
  border: 0px !important;
  border-radius: 0;
}
.button2-left .readmore .btn:hover {
  color: #f6a600;
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.readmore {
  float: right;
}
.readmore .btn {
  color: #154591;
  background: none;
  font-size: 15px;
  border: 0px !important;
  text-shadow: 0 0 0 #ffffff;
  box-shadow: none;
}
.readmore .btn:hover {
  color: #ee0200;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.article-content .pagination ul {
  border-left: 1px solid #dddddd;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  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 {
  float: right;
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 30%;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav li.pagenav-prev {
  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: #666666;
  color: #154591;
}
.counter {
  float: right;
  line-height: 1;
  margin: 10px 0;
  text-align: right;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: left;
  width: 50%;
}
.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;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  max-width: 300px;
  z-index: 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;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: right;
  width: 100%;
}
.languageswitcherload .mod-languages {
  text-align: right;
}

.page-header {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin: 0 0 40px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #dddddd;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.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: #666666;
  color: #e6e6e6;
}
.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;
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.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: #cccccc;
}
.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);
  }
}

.t3-header {
  position: relative;
  min-height: 115px;
  top: 0px;
}
@media screen and (min-width: 992px) {
  #t3-mainnav.affix {
    position: fixed;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
    height: 50px;
    width: 100%;
    top: 0;
    z-index: 9999;
    background: #ffffff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #t3-mainnav.affix .container {
    position: relative;
    z-index: 9999;
  }
  #t3-mainnav.affix .logo {
    padding-top: 15px;
    z-index: 9999;
  }
  #t3-mainnav.affix .navbar-shadow:before,
  #t3-mainnav.affix .navbar-shadow:after {
    background: none;
    box-shadow: none;
  }
  #t3-mainnav.affix .navbar-shadow .navbar {
    background: #ffffff;
  }
  #t3-mainnav.affix .navbar-shadow .navbar .nav > li.active > a {
    background: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 767px) {
  #t3-mainnav.affix .logo {
    margin-top: 0;
  }
}
.logo {
  float: left;
  margin-top: -20px;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .logo {
    width: 100% !important;
    margin-left: 0 !important;
    float: none;
    margin: 70px auto 10px;
    text-align: center;
  }
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image a img.logo-img {
  margin-bottom: 6px;
}
.logo-text h1 {
  color: #444444;
}
.logo-text h1 a {
  color: #444444;
  text-decoration: none;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.header-top {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .header-top {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 992px) {
  .header-top {
    margin-bottom: 0;
  }
}
.header-top > .login {
  text-align: right;
  margin: 40px 0 10px auto;
}
@media screen and (max-width: 767px) {
  .header-top > .login {
    margin: 0 !important;
    top: 15px;
    position: absolute;
    right: 0;
  }
}
.noo-slideshow {
  min-height: 130px;
}
.noo-slideshow a.carousel-control {
  z-index: 98;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #666666;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.noo-sidebar {
  margin-top: 5px;
  padding-top: 0;
  padding-bottom: 0;
}
.t3-mainnav {
  position: relative;
  z-index: 99;
}
@media screen and (max-width: 991px) {
  .t3-mainnav {
    height: 0;
  }
}
.box {
  height: 50px;
  background: #FFF;
}
.navbar-shadow {
  position: relative;
}
.navbar-shadow:before,
.navbar-shadow:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 5px;
  width: 50%;
  top: 10px;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.navbar-shadow:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 5px;
  left: auto;
}
.t3-footer {
  background: #1b1b1b;
  color: #999999;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #999999;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #154591 !important;
  text-decoration: none;
  background-color: transparent !important;
}
.t3-footer h3 {
  color: #f6a600;
  font-weight: normal;
  font-size: 20px;
}
.t3-footnav {
  padding: 60px 0 40px;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  font-size: 18px;
  color: #666666;
}
.t3-copyright {
  border-top: 1px solid #040404;
  font-size: 12px;
  padding: 15px 0 15px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.copyright {
  text-align: center;
  margin: 0 !important;
}
.t3-navfooter {
  background: #ffffff;
  border-top: 1px solid #000000;
  text-align: center;
  overflow: hidden;
}
.t3-navfooter .slide_logo {
  padding: 35px 0;
  width: 1300px;
  overflow: hidden;
  margin: 0 auto;
}
.t3-navfooter .slide_logo p {
  margin: 0;
}
.t3-navfooter .slide_logo a {
  padding: 0 10px;
}
.back-to-top {
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 40px;
  height: 50px;
  line-height: 1;
  position: fixed;
  text-align: center;
  width: 50px;
  border-radius: 4px;
  z-index: 100;
  bottom: 10px;
  right: 20px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.back-to-top:hover {
  background: #666666;
  opacity: 1;
  cursor: pointer;
}
.back-to-top:hover i {
  color: #154591;
}
.breadcrumb li a:hover {
  color: #154591;
}
.breadcrumb li:last-child span {
  color: #154591 !important;
}
.social {
  z-index: 9999;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .social {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .social {
    margin-top: 15px;
    width: auto;
    float: right;
  }
}
.social_media {
  float: right;
}
.social_media ul.menu li:first-child {
  border-left: 1px solid #eeeeee;
}
.social_media ul.menu li {
  display: block;
  float: left;
  line-height: 100%;
  margin: 0;
  padding: 7px 2px;
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  width: 37px;
  text-align: center;
}
.social_media ul.menu li a {
  display: block;
  -webkit-transition: background 0.4s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.4s linear;
  -moz-transition: background 0.4s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.4s linear;
  -o-transition: background 0.4s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.4s linear;
  transition: background 0.4s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.4s linear;
  padding: 0 5px;
  color: #666666;
  font-size: 20px;
}
.social_media ul.menu li a span.social-title {
  display: none;
}
.social_media ul.menu li a:hover,
.social_media ul.menu li a:focus,
.social_media ul.menu li a:active {
  color: #154591;
  text-decoration: none;
  -webkit-transition: background 0.4s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.4s linear;
  -moz-transition: background 0.4s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.4s linear;
  -o-transition: background 0.4s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.4s linear;
  transition: background 0.4s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.4s linear;
}
.call-online .custom {
  float: left;
  margin-top: 17px;
}
@media screen and (min-width: 992px) {
  .call-online .custom {
    margin-top: 30px;
  }
}
.call-online p {
  color: #154591;
  font-size: 16px;
  line-height: 20px;
  float: left;
  font-weight: bold;
}
.call-online p span {
  color: #f6a600;
  font-size: 30px;
  background: none;
  background-position: left center;
  margin-top: -12px;
  font-family: corbel;
  font-weight: bold;
  padding-left: 0;
  float: left;
}
@media screen and (min-width: 768px) {
  .call-online p span {
    margin-top: 11px;
  }
}
@media screen and (min-width: 992px) {
  .call-online p span {
    background: none;
    margin-top: -4px;
    margin-left: 8px;
    padding-left: 0;
    float: right;
  }
}
@media screen and (min-width: 1200px) {
  .call-online p span {
    padding-left: 55px;
    background: url("../../images/icon/icon-call.png") no-repeat;
    margin-top: -8px;
    float: right;
  }
}
.t3-navheader {
  margin-top: -23px;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.t3-navheader .travel-search {
  float: left;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .t3-navheader .travel-search {
    width: 94%;
  }
}
.t3-navheader .travel-search .search {
  position: relative;
  width: auto;
  float: none;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .t3-navheader .travel-search .search {
    width: 33.33%;
    float: left;
  }
}
.t3-navheader .travel-search .search input {
  border-radius: 0;
  border: 1px solid #eeeeee;
  background: #ffffff;
  box-shadow: none;
  height: 40px;
  width: 100% !important;
  padding-left: 15px;
  margin-bottom: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .t3-navheader .travel-search .search input {
    width: 98% !important;
  }
}
.t3-navheader .travel-search .search a {
  text-indent: -99999px;
  background-position: center;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
}
.t3-navheader .travel-search .search-tour a {
  background: url("../../images/icon/icon-search-tour.png") no-repeat;
}
.t3-navheader .travel-search .search-calenda-in a {
  background: url("../../images/icon/icon-calenda-in.png") no-repeat;
  right: 15px;
}
.t3-navheader .travel-search .search-calenda-out a {
  background: url("../../images/icon/icon-calenda-out.png") no-repeat;
  right: 15px;
}
.t3-navheader .iconsearch {
  width: 100%;
  float: left;
}
.t3-navheader .iconsearch a {
  width: auto;
  margin: 0;
  height: 40px;
  display: block;
  text-indent: -99999px;
  background: url("../../images/icon/icon-search.png") no-repeat #154591;
  background-position: center;
}
@media screen and (min-width: 768px) {
  .t3-navheader .iconsearch a {
    width: 100%;
  }
}
.t3-navheader .iconsearch a:hover,
.t3-navheader .iconsearch a:focus,
.t3-navheader .iconsearch a:active {
  background-color: #f6a600;
}
@media screen and (min-width: 768px) {
  .t3-navheader .iconsearch {
    float: right;
    width: 6%;
  }
}
.modulegoing {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.modulegoing .customgoing > p.title {
  font-size: 25px;
  line-height: 100%;
  font-weight: bold;
  margin-bottom: 25px;
}
@media screen and (min-width: 480px) {
  .modulegoing .customgoing > p.title {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  .modulegoing .customgoing > p.title {
    font-size: 50px;
  }
}
@media screen and (min-width: 992px) {
  .modulegoing .customgoing > p.title {
    font-size: 60px;
  }
}
.modulegoing .customgoing > p.title span {
  color: #f6a600;
}
@media screen and (max-width: 479px) {
  .modulegoing .customgoing .col-continents {
    width: 100%;
  }
}
.modulegoing .customgoing .col-continents .custom p.title {
  color: #666666;
  line-height: 20px;
  min-height: 40px;
}
.modulegoing .customgoing .col-continents .custom .firt-img {
  display: none;
}
.modulegoing .customgoing .col-continents .custom:hover .last-img {
  display: none;
}
.modulegoing .customgoing .col-continents .custom:hover .firt-img {
  display: block;
}
.modulegoing .customgoing .col-continents .custom:hover p.title {
  color: #154591;
}
.modulecall-back {
  background: url("../../images/icon/bg-calback-mobile.png") no-repeat;
  background-position: right top;
  background-size: cover;
  padding-bottom: 75px;
  padding-top: 50px;
  margin: 0;
  margin-top: 70px;
}
@media screen and (min-width: 480px) {
  .modulecall-back {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .modulecall-back {
    background: url("../../images/icon/bg-calback.png") no-repeat;
    padding-top: 45px;
  }
}
@media screen and (min-width: 992px) {
  .modulecall-back {
    padding-top: 75px;
  }
}
.modulecall-back .text {
  float: left;
}
@media screen and (max-width: 991px) {
  .modulecall-back .text {
    width: 100%;
  }
}
.modulecall-back .call-back {
  float: left;
}
@media screen and (max-width: 991px) {
  .modulecall-back .call-back {
    text-align: center;
    top: 13px;
    position: relative;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .modulecall-back .call-back p {
    margin-top: 25px;
  }
}
.modulecall-back .text p {
  background: url("../../images/icon/callback.png") no-repeat;
  background-position: left top;
  padding-left: 160px;
  margin-left: 20px;
  font-size: 15px;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .modulecall-back .text p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .modulecall-back .text p {
    font-size: 15px;
    text-align: center;
    padding-top: 35px;
    padding-left: 0px;
    background-position: center top;
  }
}
.modulecall-back p #color {
  color: #f6a600;
}
.modulecall-back p a {
  font-size: 15px;
  color: #ffffff;
  background: #154591;
  border-radius: 4px;
  padding: 8px 16px;
  margin-left: 0;
}
@media screen and (min-width: 480px) {
  .modulecall-back p a {
    font-size: 18px;
    padding: 12px 20px;
  }
}
@media screen and (min-width: 768px) {
  .modulecall-back p a {
    padding: 8px 10px;
    margin-left: 6px;
  }
}
@media screen and (min-width: 992px) {
  .modulecall-back p a {
    padding: 12px 20px;
    margin-left: 25px;
  }
}
.modulecall-back p a:hover,
.modulecall-back p a:focus,
.modulecall-back p a:active {
  background: #f6a600;
  color: #ffffff;
}
.customcall-back {
  display: table;
  padding-right: 50px;
}
@media screen and (max-width: 1199px) {
  .customcall-back {
    padding-right: 0;
  }
}
.tab-content > .tab-pane {
  margin: 0 -10px 15px -10px;
  float: left;
}
.tab-content > .tab-pane .tab-video {
  float: left;
  width: 50%;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .tab-content > .tab-pane .tab-video {
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .tab-content > .tab-pane .tab-video iframe {
    height: 457px;
  }
}
@media screen and (max-width: 991px) {
  .tab-content > .tab-pane .tab-video iframe {
    height: 359px;
  }
}
@media screen and (max-width: 767px) {
  .tab-content > .tab-pane .tab-video iframe {
    max-height: 374px;
    margin-bottom: 15px;
  }
}
.tab-content > .tab-pane .tab-video ul {
  float: left;
  padding: 0;
  margin: 0 -10px;
}
.tab-content > .tab-pane .tab-video ul li .title {
  bottom: 10px;
  position: absolute;
  width: 100%;
  text-align: center;
  color: #ffffff;
}
.tab-content > .tab-pane .tab-video ul li .title p.title1 {
  font-size: 18px;
  font-weight: bold;
}
.tab-content > .tab-pane .tab-video ul li .title p.title2 {
  font-size: 14px;
}
.tab-content > .tab-pane .tab-video ul li {
  list-style: none;
  float: left;
  width: 50%;
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tab-content > .tab-pane .tab-video ul li .tab-item-info {
  margin: 0 10px;
  position: relative;
}
.tab-content > .tab-pane .tab-video ul li .tab-item-info img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  padding: 5px;
}
.tab-content > .tab-pane .tab-video ul li .tab-item-info .tab-hover {
  display: none;
  background: #f6a600;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tab-content > .tab-pane .tab-video ul li .tab-item-info .tab-hover .tab-hover-content {
  width: 100%;
  top: 50%;
  position: absolute;
  text-align: center;
}
.tab-content > .tab-pane .tab-video ul li .tab-item-info .tab-hover .tab-hover-content .tab-hover-img {
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .tab-content > .tab-pane .tab-video ul li .tab-item-info .tab-hover .tab-hover-content .tab-hover-img {
    margin-top: 15px;
  }
}
.tab-content > .tab-pane .tab-video ul li:hover .hover-img {
  display: none;
}
.tab-content > .tab-pane .tab-video ul li:hover .hover-img1 {
  display: block;
}
.tab-content > .tab-pane .tab-video ul li:hover .tab-hover {
  display: block;
}
.tab-content > .tab-pane .tab-video ul li:hover .title {
  top: 30%;
  z-index: 99;
}
.tab-content > .tab-pane .tab-video ul li:hover .title p {
  color: #000000;
}
.tab-content > .tab-pane .tab-video ul > li .tab-item-info > img {
  width: 100%;
  padding: 0;
}
.nootab {
  position: relative;
  float: left;
  display: block;
}
.nootab .nav-tabs {
  border-bottom: none;
  position: absolute;
  bottom: -20px;
  padding-left: 0;
  margin-bottom: 0;
  max-height: 28px;
}
@media screen and (min-width: 768px) {
  .nootab .nav-tabs {
    padding-left: 20%;
  }
}
@media screen and (min-width: 992px) {
  .nootab .nav-tabs {
    padding-left: 27%;
  }
}
.nootab .nav-tabs li {
  background: url("../../images/icon/video-right-border.png") no-repeat;
  background-position: right center;
  padding: 0 5px;
  position: relative;
  min-height: 28px;
}
.nootab .nav-tabs li a {
  font-size: 13px;
  color: #444;
  border: none;
  padding: 4px 5px;
}
.nootab .nav-tabs li a:hover,
.nootab .nav-tabs li a:focus,
.nootab .nav-tabs li a:active {
  background: transparent;
  color: #154591;
}
@media screen and (min-width: 480px) {
  .nootab .nav-tabs li a {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  .nootab .nav-tabs li a {
    font-size: 18px;
  }
}
.nootab .nav-tabs li:last-child {
  background: none;
}
.nootab .nav-tabs li a:hover {
  color: #154591;
}
.nootab .nav-tabs li.active a {
  border: none;
  background: #154591;
  border-radius: 4px;
  padding: 4px 5px;
  color: #ffffff;
  line-height: 20px;
}
.nootab .nav-tabs li.active a:after {
  border-bottom: 5px solid #154591;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 45%;
  top: -5px;
  width: 0;
}
.tab-pane .tab-video .more .hotel-more {
  background: none repeat scroll 0 0 #f6a600;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.tab-pane .tab-video .more .hotel-more .hover-hotel {
  height: 50%;
  position: absolute;
  top: 25%;
  width: 100%;
  padding-top: 10px;
}
.t3-spotlight-2 .t3-module .module-title {
  margin-bottom: 15px;
  margin-top: 20px;
  text-align: left;
  font-size: 28px;
  color: #f6a600;
}
.t3-spotlight-2 .t3-module .module-title span {
  text-transform: uppercase;
  display: block;
}
.events {
  border-bottom: 1px solid #999999;
  padding-bottom: 10px;
  margin-bottom: 15px;
  clear: both;
}
.event-date-time {
  padding: 0 8px;
  width: 30%;
  float: left;
}
.event-date-time h2 {
  text-align: center;
  font-size: 55px;
  color: #154591;
  font-weight: normal;
  border-bottom: 3px solid #999999;
  padding-bottom: 0;
  margin-bottom: 5px;
  width: 75%;
  margin-top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-date-time h2 {
    width: 100%;
  }
}
.event-conten h4 a {
  font-size: 15px;
  color: #444444;
}
.event-conten h4 a:hover {
  color: #154591;
  text-decoration: none;
}
.event-conten {
  padding-right: 10px;
}
.event-conten p {
  font-weight: normal;
  font-size: 14px !important;
}
.event-date-time p {
  text-align: center;
  font-size: 14px;
  color: #222222;
  font-weight: normal;
  width: 75%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-date-time p {
    width: 100%;
  }
}
#event-calendar {
  text-align: right;
}
#event-calendar a {
  font-size: 14px;
  color: #154591;
  font-weight: normal;
}
#event-calendar a:hover {
  text-decoration: none;
  color: #ee0200;
}
.customflight .flight h4 {
  text-align: left;
  font-weight: bold;
  margin-top: 0;
  color: #040404;
  font-size: 14px;
}
.customflight .flight thead th {
  background: none;
  font-weight: normal;
  color: #154591;
}
.customflight .flight .price {
  color: #ee0200;
}
.customflight .flight tbody td {
  background: none !important;
  border-top: 2px dotted #999999;
}
.phoneapp {
  margin-top: 50px;
  text-align: center;
}
.phoneapp .phoneapp-text {
  text-align: left;
  margin: 30px 0 0;
}
@media screen and (min-width: 480px) {
  .phoneapp .phoneapp-text {
    margin: 30px 0 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .phoneapp .phoneapp-text {
    margin: 11px 20px 0;
  }
}
@media screen and (min-width: 992px) {
  .phoneapp .phoneapp-text {
    margin: 30px 20px 0;
  }
}
.phoneapp .phoneapp-text p {
  margin: 1px 0 0 0;
}
.phoneapp .phoneapp-text h3 {
  color: #999999;
  font-weight: normal;
  margin: 0 auto;
}
.phoneapp .phoneapp-text h3 a {
  color: #666666;
}
.phoneapp .phoneapp-text h3 a:hover,
.phoneapp .phoneapp-text h3 a:focus,
.phoneapp .phoneapp-text h3 a:active,
.phoneapp .phoneapp-text h3 a:focus,
.phoneapp .phoneapp-text h3 a:active {
  color: #154591;
  text-decoration: none;
}
.phoneapp .phoneapp-input {
  text-align: left;
  margin: 60px 0 0 0;
}
@media screen and (min-width: 480px) {
  .phoneapp .phoneapp-input {
    margin: 60px 40px 0 0;
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .phoneapp .phoneapp-input {
    margin: 60px 0 0 20px;
    float: none;
  }
}
.phoneapp .phoneapp-input a {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  padding: 8px 30px 8px 6px;
  background: url("../../images/icon/icon-phoneapphover.png") no-repeat #154591;
  background-position: right 5px center;
  border-radius: 4px;
}
@media screen and (min-width: 480px) {
  .phoneapp .phoneapp-input a {
    font-size: 13px;
    padding: 8px 40px 8px 10px;
  }
}
@media screen and (min-width: 768px) {
  .phoneapp .phoneapp-input a {
    font-size: 14px;
  }
}
.phoneapp .phoneapp-input a:hover,
.phoneapp .phoneapp-input a:focus,
.phoneapp .phoneapp-input a:active {
  color: #ffffff;
  background: url("../../images/icon/icon-phoneapp.png") no-repeat #f6a600;
  background-position: right 5px center;
  text-decoration: none;
}
.t3-footer .t3-footer {
  margin-top: 30px;
}
.t3-footer .t3-footer .column-3 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .t3-footer .t3-footer .column-3 {
    width: 22%;
  }
}
.t3-footer .t3-footer .column-3:nth-child(3) {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .t3-footer .t3-footer .column-3:nth-child(3) {
    width: 25%;
  }
}
@media screen and (min-width: 992px) {
  .t3-footer .t3-footer .column-3:nth-child(3) {
    width: 22%;
  }
}
.t3-footer .t3-footer .column-3:last-child {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .t3-footer .t3-footer .column-3:last-child {
    width: 31%;
  }
}
@media screen and (min-width: 992px) {
  .t3-footer .t3-footer .column-3:last-child {
    width: 34%;
  }
}
.t3-footer .t3-footer .t3-module ul,
.t3-footer .t3-footer .t3-module .nav-pills > li > a {
  padding: 0;
}
.t3-footer .item-last {
  border-left: none;
  padding-bottom: 30px;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .t3-footer .item-last {
    border-left: 1px solid #444444;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .t3-footer .item-last {
    padding-bottom: 30px;
  }
}
.t3-footer .item-last .module {
  padding-bottom: 30px;
  margin-bottom: 0;
}
.t3-footer .item-last .custom {
  display: inline-block;
}
.t3-footer .item-last p#title {
  font-size: 32px;
  line-height: 100%;
  color: #154591;
  margin-bottom: 0;
}
.t3-footer .item-last .acymailing_module p#title span {
  font-size: 16px;
}
.t3-footer .item-last .acymailing_module .modnsintro {
  font-size: 12px;
}
.t3-footer .item-last .acymailing_module .input-text {
  float: left;
  width: 65%;
}
.t3-footer .item-last .acymailing_module .inputbox {
  background: #cfcfcf;
  background: -moz-linear-gradient(top, #cfcfcf 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #cfcfcf 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #cfcfcf 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #cfcfcf 0%, #ffffff 100%);
  background: linear-gradient(top, #cfcfcf 0%, #ffffff 100%);
  padding-left: 50px;
  width: 94% !important;
  color: #c4baae;
  font-size: 12px;
}
.t3-footer .item-last .acymailing_module .inputbox:hover,
.t3-footer .item-last .acymailing_module .inputbox:focus,
.t3-footer .item-last .acymailing_module .inputbox:active {
  box-shadow: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .t3-footer .item-last .acymailing_module .inputbox {
    width: 100% !important;
  }
}
.t3-footer .item-last .acymailing_module input {
  padding: 0;
  border-radius: 4px;
  background: #154591;
  color: #ffffff;
  font-size: 12px;
  border: 0;
  transition: background 1s;
  -moz-transition: background 1s;
  
  -webkit-transition: background 1s;
  
  -o-transition: background 1s;
  
  margin-left: 10px;
  height: 30px;
  line-height: 100% !important;
  margin: 0 0 20px 0;
  padding-right: 10px;
}
.t3-footer .item-last .acymailing_module .btn {
  padding: 7px;
  margin-left: 0;
  margin-top: 38px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .t3-footer .item-last .acymailing_module .btn {
    margin-top: 0;
  }
}
.t3-footer .item-last .acymailing_module .btn:hover,
.t3-footer .item-last .acymailing_module .btn:focus,
.t3-footer .item-last .acymailing_module .btn:active {
  background-color: #f6a600;
  outline: none;
}
.t3-footer .item-last .acymailing_module .acymailing_fulldiv > form {
  margin: 0;
}
.t3-footer .item-last .acymailing_module .acymailing_module_form {
  margin-bottom: 0;
  padding-top: 39px;
  width: 100%;
  float: left;
}
.t3-footer .item-last .acymailing_module .acymailing_module_form span.acyfield_email {
  position: relative;
  float: left;
  width: auto;
}
@media screen and (min-width: 768px) {
  .t3-footer .item-last .acymailing_module .acymailing_module_form span.acyfield_email {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .t3-footer .item-last .acymailing_module .acymailing_module_form span.acyfield_email {
    width: 74%;
  }
}
@media screen and (min-width: 1200px) {
  .t3-footer .item-last .acymailing_module .acymailing_module_form span.acyfield_email {
    width: 77%;
  }
}
.t3-footer .item-last .acymailing_module .acymailing_module_form span.acyfield_email .img_newletter {
  background: url("../../images/icon/newletter.png") no-repeat;
  width: 65px;
  height: 38px;
  display: block;
}
.t3-footer .item-last .acymailing_module .acymailing_module_form span.acyfield_email .img_tem1 {
  background: url("../../images/icon/tem1.png") no-repeat;
  width: 50px;
  height: 34px;
  display: block;
  position: absolute;
  top: 37px;
  left: -3px;
}
.t3-footer .item-last #note {
  font-size: 0.7em;
  background: url("../../images/icon/check.png") no-repeat;
  padding-left: 18px;
  margin-left: 4px;
  display: inline-table;
}
.t3-footer .item-last .linkaccept {
  padding-top: 0px;
}
.t3-footer .item-last .linkaccept a {
  margin-left: 5px;
  text-indent: -9999px;
  float: left;
  height: 35px;
}
.t3-footer .item-last .linkaccept a.master {
  width: 52px;
  background: url("../../images/icon/mastercard1.png") no-repeat;
}
.t3-footer .item-last .linkaccept a.master:hover {
  width: 52px;
  background: url("../../images/icon/mastercard.png") no-repeat;
}
.t3-footer .item-last .linkaccept a.paypal {
  width: 95px;
  margin-top: 4px;
  background: url("../../images/icon/paypal1.png") no-repeat;
}
.t3-footer .item-last .linkaccept a.paypal:hover {
  width: 95px;
  margin-top: 4px;
  background: url("../../images/icon/paypal.png") no-repeat;
}
.t3-footer .item-last .linkaccept a.visa {
  width: 77px;
  margin-top: 4px;
  background: url("../../images/icon/visa1.png") no-repeat;
}
.t3-footer .item-last .linkaccept a.visa:hover {
  width: 77px;
  margin-top: 4px;
  background: url("../../images/icon/visa.png") no-repeat;
}
.t3-footer .item-last .linkaccept a.co {
  width: 37px;
  background: url("../../images/icon/2co1.png") no-repeat;
}
.t3-footer .item-last .linkaccept a.co:hover {
  width: 37px;
  background: url("../../images/icon/2co.png") no-repeat;
}
.t3-footer .item-last .linkaccept h3 {
  font-size: 20px;
  font-weight: normal;
  color: #999999;
  margin-bottom: 20px;
}
.contact {
  margin-bottom: 20px;
}
.contact .page-header {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 0;
  margin: 0 0 10px;
}
.contact h2,
.contact h3 {
  text-transform: uppercase;
  padding: 0;
  margin: 10px 0;
  color: #f6a600;
}
.contact h3 {
  font-size: 18px;
}
.contact .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
  box-shadow: 0 0 0 #ffffff;
}
.contact .thumbnail img {
  width: 100%;
}
.contact .contact-miscinfo .dl-horizontal {
  margin: 5px 0 10px 0;
}
.contact .controls {
  margin-left: 0 !important;
}
.contact .control-label {
  width: auto;
  text-align: left;
}
.contact .form-actions {
  margin: 0 !important;
  float: left;
  padding-left: 0 !important;
  background: transparent;
  border: 0;
}
.contact .form-actions .btn {
  background: #154591;
  border: 0;
  color: #ffffff;
  text-shadow: 0 0 0 #ffffff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.contact .form-actions .btn:hover,
.contact .form-actions .btn:focus,
.contact .form-actions .btn:active {
  background: #f6a600;
  outline: none;
}
.contact .control-group {
  margin-bottom: 10px;
}
.contact .control-group input,
.contact .control-group textarea {
  width: 100%;
}
.contact ul {
  margin: 0;
}
.contact li {
  line-height: 100%;
  list-style: none;
  padding: 5px 0;
}
.contact i {
  padding: 0 10px 0 0;
}
.contact a {
  color: #000000;
}
.contact a:hover {
  color: #154591;
}
.contact form .input {
  width: 100%;
}
.contact .form-horizontal .control-group .control-label {
  width: auto;
  display: block;
  float: none;
  text-align: left;
}
.contact .contact-form fieldset h4 {
  line-height: 1.42857143;
  color: #444444;
}
.contact .contact-form fieldset #jform_contact_email_copy-lbl {
  float: left;
}
.contact .contact-form fieldset #jform_contact_email_copy {
  margin: 3px 0 0 10px;
}
.contact ul.contact-address {
  padding: 0;
}
.contact ul.contact-address .contact-emailto a {
  color: #666666;
}
.contact ul.contact-address .contact-emailto a:hover,
.contact ul.contact-address .contact-emailto a:focus,
.contact ul.contact-address .contact-emailto a:active {
  color: #154591;
}
#login-form .btn {
  background: #154591;
  border-color: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#login-form .btn:hover,
#login-form .btn:focus,
#login-form .btn:active {
  background: #f6a600;
  outline: none;
}
.mod_booking .module-title {
  color: #fdb929;
  font-weight: normal;
  border-bottom: 1px solid #afb2b7;
  margin-bottom: 25px;
}
.mod_booking p {
  color: #a1a1a1;
}
.mod_booking img {
  width: 100%;
}
.mod_booking .item-last-booking p {
  font-size: 0.9em;
}
.mod_booking .item-last-booking img {
  margin-bottom: 40px;
  width: 100%;
}
.mod_booking .item-last-booking select {
  width: 60%;
  background: none repeat scroll 0 0 #F0F0F0;
  color: #D1D1D1;
  float: right;
  font-size: 1em;
  padding-left: 15px;
  padding-top: 5px;
}
@media screen and (min-width: 480px) {
  .mod_booking .item-last-booking select {
    width: 68%;
  }
}
.mod_booking .item-last-booking select:focus {
  outline: none;
}
.mod_booking .item-last-booking select option {
  background: none repeat scroll 0 0 #F0F0F0;
  color: #D1D1D1;
  font-size: 1em;
  padding-left: 15px;
  padding-top: 5px;
}
.mod_booking .item-last-booking .room-type {
  height: 32px;
}
.mod_booking .item-last-booking .room-type span {
  margin-top: 5px;
  float: left;
}
.mod_booking .booking p {
  float: left;
  width: 100%;
  font-size: 0.9em;
}
.mod_booking .booking input,
.mod_booking .booking textarea {
  float: right;
  width: 60%;
}
@media screen and (min-width: 480px) {
  .mod_booking .booking input,
  .mod_booking .booking textarea {
    width: 68%;
  }
}
.mod_booking .booking p.date-birth input {
  width: 51%;
}
@media screen and (min-width: 480px) {
  .mod_booking .booking p.date-birth input {
    width: 14%;
  }
}
@media screen and (min-width: 992px) {
  .mod_booking .booking p.date-birth input {
    width: 12%;
  }
}
.mod_booking .booking p.acc-booking span.note {
  color: #ff1a1a;
}
.mod_booking .booking p.acc-booking span.dayday,
.mod_booking .booking p.acc-booking span.monmon,
.mod_booking .booking p.acc-booking span.yearyear {
  float: right;
  margin: 4px 5px;
}
@media screen and (max-width: 479px) {
  .mod_booking .booking p.acc-booking span.dayday,
  .mod_booking .booking p.acc-booking span.monmon,
  .mod_booking .booking p.acc-booking span.yearyear {
    display: none;
  }
}
.mod_booking .booking p.acc-booking input {
  background: none repeat scroll 0 0 #ffffff;
}
.mod_booking .item-first-booking .people-time {
  float: left;
  width: 48%;
}
.mod_booking .item-first-booking .time {
  margin-left: 4%;
}
.mod_booking .item-first-booking select {
  width: 100%;
  background: none repeat scroll 0 0 #F0F0F0;
  padding-left: 0;
  padding-right: 0;
}
.mod_booking .item-first-booking p {
  margin-bottom: 3px;
}
.mod_booking .submit-booking p.acc-booking {
  text-align: right;
  margin-top: 20px;
  line-height: 355%;
}
@media screen and (min-width: 480px) {
  .mod_booking .submit-booking p.acc-booking {
    line-height: 100%;
  }
}
.mod_booking .submit-booking p.acc-booking > a {
  background: #154591;
  border: 1px solid #82d1b3;
  border-radius: 4px;
  margin-top: 8px;
  margin-bottom: 20px;
  margin-left: 20px;
  color: #ffffff;
  float: right;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mod_booking .submit-booking p.acc-booking > a:hover,
.mod_booking .submit-booking p.acc-booking > a:active,
.mod_booking .submit-booking p.acc-booking > a:focus {
  background: #f6a600;
  border: 1px solid #f6a600;
  cursor: pointer;
}
@media screen and (min-width: 480px) {
  .mod_booking .submit-booking p.acc-booking > a {
    margin-top: -10px;
  }
}

.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

.even {
  background: #fffff0;
  padding: 2px;
  border-bottom: 1px dotted #ccc;
}
.odd {
  background: #fff;
  padding: 2px;
  border-bottom: 1px dotted #ccc;
}

div.k2FeedIcon {
  padding: 4px 8px;
}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../images/fugue/feed.png) no-repeat 50% 50%;
}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {
  display: none;
}

.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 25px;
  float: left;
}
.itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
  float: left;
}
div.itemRatingForm .formLogLoading {
  background: url("../../images/icon/loading.gif") no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: transparent url("../../images/icon/transparent_star.gif") left -1000px repeat-x;
}
.itemRatingList {
  position: relative;
  float: left;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}
.itemRatingList li {
  display: inline;
  background: none;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
.itemRatingList a:hover {
  background-position: left bottom;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating {
  z-index: 1;
  background-position: 0 center;
  margin: 0;
  padding: 0;
}
span.siteRoot {
  display: none;
}

.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}

.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
  background-color: #fff !important;
}
#recaptcha_table {
  border-color: #ccc !important;
}
#recaptcha_response_field {
  border-color: #ccc !important;
  background-color: #fff !important;
}
.clearList {
  display: none;
  float: none;
  clear: both;
}

.lastItem {
  border: none;
}

.k2Avatar img {
  display: block;
  float: left;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 2px 4px 4px 0;
}

div.k2Pagination {
  padding: 8px;
  margin: 24px 0 4px 0;
  text-align: center;
  color: #999;
}

div.k2Pagination ul {
  text-align: center;
  padding-left: 0;
}
div.k2Pagination ul li {
  display: inline;
  padding: 5px;
}
div.k2Pagination ul li a {
  color: #444444;
}
div.k2Pagination ul li a:hover {
  color: #ee0200;
}

div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: url(../../images/system/featuredItem.png) no-repeat 100% 0;
}

.itemImage .modal {
  left: 0;
  margin-left: 0;
  outline: medium none;
  position: relative !important;
  top: 0;
  width: auto;
  background: none;
  border-radius: 0;
  box-shadow: none;
  border: none;
  width: 100%;
  z-index: 1;
  display: block;
  overflow: hidden;
}
a.itemPrintThisPage {
  display: block;
  width: 160px;
  margin: 4px auto 16px;
  padding: 4px;
  background: #F7FAFE;
  border: 1px solid #ccc;
  text-align: center;
  color: #555;
  font-size: 13px;
}
a.itemPrintThisPage:hover {
  background: #eee;
  text-decoration: none;
}
div.itemView {
  padding: 8px 0 24px 0;
  margin: 0 0 24px 0;
  border-bottom: 1px dotted #ccc;
}

span.itemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.itemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}
span.itemEditLink a:hover {
  background: #ffffcc;
}
div.itemHeader span.itemDateCreated {
  font-family: "Open Sans", sans-serif;
  color: #999;
  font-size: 11px;
}
div.itemHeader h2.itemTitle {
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  line-height: 1.42857143;
  font-weight: bold;
  color: #f6a600;
  padding: 0;
  margin: 10px 0;
}
div.itemHeader h2.itemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.itemHeader span.itemAuthor,
div.itemCategory,
div.itemCommentsLink {
  float: left;
  margin-right: 10px;
  font-size: 0.9em;
  margin-top: 10px;
  margin-bottom: 5px;
  font-style: italic;
  color: #666666;
}
div.itemHeader span.itemAuthor a:hover,
div.itemCategory a:hover,
div.itemCommentsLink a:hover {
  color: #ee0200;
}
div.itemHeader span.itemAuthor a,
div.itemCategory a,
div.itemCommentsLink a {
  color: #154591;
}
div.itemCategory,
div.itemHeader span.itemAuthor,
div.itemCategory span {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  padding: 0 0 0 10px !important;
  background: url("../../images/icon/k2border.png") no-repeat;
  background-position: left center;
  border-right: none;
  border-bottom: none;
}
.itemView .itemDateCreated {
  float: left;
  margin-right: 10px;
  font-size: 0.9em;
  margin-top: 10px;
  margin-bottom: 5px;
  font-style: italic;
  color: #666666;
}
div.itemToolbar {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
div.itemToolbar ul {
  text-align: right;
  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 #ccc;
  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;
}
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;
  background: url(../../images/system/font_decrease.gif) no-repeat;
}
div.itemToolbar ul li a#fontIncrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontIncrease img {
  width: 13px;
  height: 13px;
  background: url(../../images/system/font_increase.gif) no-repeat;
}
div.itemToolbar ul li a#fontDecrease span,
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}
div.itemRatingBlock {
  padding: 0 0 10px 0;
  width: 100%;
  float: left;
}
div.itemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}
div.itemBody {
  padding: 8px 0;
  margin: 0;
  float: left;
}
div.itemImageBlock {
  padding: 0;
  margin: 0;
  width: 100%;
  float: left;
}
span.itemImage {
  display: block;
  text-align: center;
  margin: 0;
}
span.itemImage img {
  border: 0;
  padding: 10px 0;
  width: 100% !important;
}
span.itemImageCaption {
  color: #666;
  float: left;
  display: block;
  font-size: 11px;
}
span.itemImageCredits {
  color: #999;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
}
div.itemIntroText {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: normal;
  color: #666666;
  padding: 0;
}
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
div.itemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}
div.itemExtraFields h3 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
div.itemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemExtraFields ul li {
  display: block;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.itemContentFooter {
  display: block;
  text-align: right;
  padding: 4px;
  margin: 16px 0 4px 0;
  border-top: 1px solid #ddd;
  color: #999;
}
span.itemHits {
  float: left;
}
div.itemSocialSharing {
  padding: 8px 0;
}
div.itemTwitterButton {
  float: left;
  margin: 2px 24px 0 0;
}
div.itemFacebookButton {
  float: left;
  margin-right: 24px;
  width: 200px;
}
div.itemGooglePlusOneButton {
  float: left;
}
div.itemLinks {
  margin: 16px 0;
  padding: 0;
}
div.itemTagsBlock {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
}
div.itemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.itemTagsBlock ul.itemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.itemTagsBlock ul.itemTags li {
  display: inline-block;
  list-style: none outside none;
  margin: 0;
  padding: 0 3px 0 0;
  text-align: center;
}
div.itemTagsBlock ul.itemTags li a {
  background: none repeat scroll 0 0 #eeeeee;
  border-radius: 10px 10px 10px 10px;
  color: #666666;
  display: block;
  line-height: 1;
  padding: 4px 10px;
}
div.itemTagsBlock ul.itemTags li a:hover {
  background: none repeat scroll 0 0 #f6a600;
  color: #ffffff;
}
div.itemAttachmentsBlock {
  padding: 40px;
  border-bottom: 10px dotted #154591;
  border-top: 10px dotted #f6a600;
}
div.itemAttachmentsBlock span {
  font-weight: bold;
  font-size: 150%;
  color: #555;
  padding: 0 4px 0 0;
}
div.itemAttachmentsBlock ul.itemAttachments {
  font-size: 125%;
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
div.itemAttachmentsBlock ul.itemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}
div.itemAuthorBlock {
  background: none;
  border: 1px dashed #999999;
  padding: 0;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  float: left;
  display: block;
  background: #ffffff;
  padding: 15px;
  border: 0;
  margin: 0;
}
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 4px 4px 20px 10px;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  margin: 0 !important;
  padding: 0;
  line-height: 40px;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a {
  color: #f6a600;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a:hover {
  color: #154591;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: bold;
  border-right: 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  font-weight: bold;
  color: #555;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
  color: #154591;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a:hover {
  color: #ee0200;
}

div.itemAuthorLatest {
  margin-bottom: 16px;
  padding: 0;
}
div.itemAuthorLatest h3 {
  color: #f6a600;
}
div.itemAuthorLatest ul {
  padding: 0;
  margin: 0 0 10px 25px;
}
div.itemAuthorLatest ul li {
  background: transparent;
  border: 0;
}
div.itemAuthorLatest ul li a {
  color: #666666;
  display: inline-block;
  padding: 2px 0 2px 0px;
}
div.itemAuthorLatest ul li a:hover {
  color: #154591;
}

div.itemRelated {
  margin-bottom: 16px;
  padding: 0;
}

div.itemRelated h3 {
  color: #f6a600;
}
div.itemRelated ul {
  padding: 0;
  margin: 0 0 10px 25px;
}
div.itemRelated ul li {
  background: transparent;
  border: 0;
}
div.itemRelated ul li.k2ScrollerElement {
  float: left;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0 4px 4px 0;
  background: #fff;
}

div.itemRelated ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}
a.itemRelTitle {
  color: #666666;
  display: inline-block;
  padding: 2px 0 2px 0px;
}

div.itemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(../../images/system/videoplayer-bg.gif) repeat-x bottom;
}
div.itemVideoBlock div.itemVideoEmbedded {
  text-align: center;
}

div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  float: left;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 60 % ;
}
div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
  width: 35%;
  text-align: right;
}

div.itemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}

div.itemNavigation {
  padding: 4px 8px;
  margin: 0 0 24px 0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  background: #fffff0;
}
div.itemNavigation span.itemNavigationTitle {
  color: #999;
}
div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
div.itemNavigation a.itemNext {
  padding: 0 12px;
}

div.itemComments {
  background: none;
  border: 1px solid #ddd;
  padding: 16px;
}
div.itemComments h3.itemCommentsCounter {
  color: #f6a600;
}
div.itemComments ul.itemCommentsList {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 10px;
  margin: 0;
  border-bottom: 1px dotted #ddd;
  background: transparent;
}
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: 5px 10px 5px 5px;
  padding: 0;
}
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 span.commentAuthorName a:hover {
  color: #ee0200;
}
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
}
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: 11px;
  color: #222222;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 11px;
  color: #154591;
  text-decoration: underline;
}
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 4px 0;
  color: #f6a600;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 2px solid #ccc;
}
div.itemCommentsForm form label.formComment {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formName {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formEmail {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formUrl {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  width: 350px !important;
  height: 160px;
  margin: 0;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  width: 350px !important;
  margin: 0;
}
div.itemCommentsForm form input#submitCommentButton {
  display: block;
  margin: 16px 0 0 0;
  padding: 4px;
  border: 0;
  border-radius: 4px;
  background: #154591;
  font-size: 16px;
  color: #ffffff;
  text-shadow: 0 0 0 #ffffff;
}
div.itemCommentsForm form input#submitCommentButton:hover {
  background: #f6a600;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
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: "Open Sans", sans-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: right;
}
div.itemBackToTop a {
  text-decoration: underline;
  color: #154591;
}
div.itemBackToTop a:hover {
  text-decoration: underline;
  color: #ee0200;
}

div.itemListCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 4px 0;
  padding: 8px;
}
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: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}

div.itemListSubCategories {
  margin: 0 -10px;
}
div.itemListSubCategories h3 {
  color: #f6a600;
  padding-left: 10px;
  margin-bottom: 20px;
}
div.subCategoryContainer {
  float: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  div.subCategoryContainer {
    width: 100% !important;
  }
}
div.subCategory {
  background: transparent;
  border: 0;
  margin: 0 10px;
  padding: 0;
}
div.subCategory a.subCategoryImage,
div.subCategory a.subCategoryImage:hover {
  text-align: center;
  display: block;
}
div.subCategory a.subCategoryImage img {
  padding: 0;
  border: 0;
  margin: 10px 0 20px 0;
  width: 100%;
}
div.subCategory a.subCategoryImage:hover img {
  background: transparent;
  padding: 0;
  border: none;
  margin: 10px 0 20px 0;
  width: 100%;
}
div.subCategory h2 {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
  padding-bottom: 15px;
  margin-top: 0;
  font-size: 21px;
  line-height: 200%;
}
div.subCategory h2 a {
  color: #666666;
}
div.subCategory h2 a:hover {
  color: #154591;
}
div.subCategory a.subCategoryMore:hover {
  color: #ee0200;
}
.itemListSubCategories .subCategory span.k2-numOfItems {
  background: none repeat scroll 0 0 #154591;
  font-size: 11.884px;
  border-radius: 4px;
  padding: 1px 8px;
  color: #ffffff;
}
.itemListSubCategories .subCategory span.k2-numOfItems:hover {
  background: none repeat scroll 0 0 #154591;
}

div#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
div.itemContainer {
  float: left;
  margin-bottom: 20px;
  padding: 4px;
}

div.catItemView {
  padding: 0;
}

div.groupLinks {
  padding: 0;
  margin: 0;
}
span.catItemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.catItemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}
span.catItemEditLink a:hover {
  background: #ffffcc;
}
div.catItemHeader {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
div.catItemHeader span.catItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.catItemHeader h3.catItemTitle {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 100%;
  font-weight: bold;
  padding: 10px 0;
  margin: 0 0 10px 0;
}
div.catItemHeader h3.catItemTitle a {
  color: #f6a600;
  font-family: "Open Sans", sans-serif;
}
div.catItemHeader h3.catItemTitle a:hover {
  color: #154591;
}
div.catItemHeader h3.catItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.catItemHeader span.catItemAuthor,
div.catItemCategory,
div.catItemCommentsLink {
  float: left;
  margin-right: 10px;
  font-size: 0.9em;
  margin-top: 0;
  margin-bottom: 0;
  font-style: italic;
  color: #666666;
}
div.catItemCategory span {
  font-weight: normal;
  color: #666666;
  padding: 0;
}
div.catItemHeader span.catItemAuthor a:hover,
div.catItemCategory a:hover,
div.catItemCommentsLink a:hover {
  color: #ee0200;
}
div.catItemHeader span.catItemAuthor a,
div.catItemCategory a,
div.catItemCommentsLink a {
  color: #154591;
}
div.catItemCategory,
div.catItemCommentsLink {
  padding: 0 0 0 10px !important;
  background: url("../../images/icon/k2border.png") no-repeat;
  background-position: left center;
  border: none;
}
div.catItemRatingBlock {
  padding: 10px 0 0 0;
  width: 100%;
  float: left;
}
div.catItemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}
div.catItemBody {
  float: left;
  width: 100%;
  padding: 0;
}
div.catItemImageBlock {
  padding: 0;
  margin: 0 0 16px 0;
  position: relative;
}
span.catItemImage {
  text-align: left;
  margin: 0 0 8px 0;
  display: block;
}
span.catItemImage img {
  width: 100% !important;
  padding: 0;
}
.catItemBody .created-date {
  position: absolute;
  width: 65px;
  height: 100%;
  background: url("../../images/icon/bk-itemk2.png");
}
.catItemBody .catItemDateCreated {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.catItemBody .catItemDateCreated p {
  color: #fff;
}
.catItemBody .catItemDateCreated p.date {
  font-size: 45px;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 100%;
  text-align: center;
}
.catItemBody .catItemDateCreated p.weekly {
  border-top: 3px solid #ffffff;
  margin-left: 10px;
  width: 45px;
  font-size: 18px;
  line-height: 100%;
  padding-top: 5px;
  margin-bottom: 0;
  text-align: center;
}
div.catItemIntroText {
  padding: 5px 0 0 0;
}
div.catItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}

div.catItemReadMore {
  display: inline;
  float: right;
}
div.catItemReadMore a {
  color: #154591;
}
div.catItemReadMore a:hover {
  color: #ee0200;
}

span.catItemDateModified {
  display: block;
  text-align: right;
  padding: 4px;
  margin: 4px 0;
  color: #999;
  border-top: 1px solid #ddd;
}

div.userBlock {
  background: none;
  border: 1px dashed #999999;
  padding: 0;
  margin: 0;
}
span.userItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #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 {
  border: none;
  background: none;
  display: block;
  float: left;
  padding: 0;
  margin: 15px 23px 15px 15px;
}
div.userBlock h2 {
  font-size: 18px;
  line-height: 40px;
  font-weight: normal;
  margin-top: 3px;
  margin-bottom: 0;
  color: #f6a600;
}
div.userBlock div.userDescription {
  padding: 0;
  margin-top: -5px;
}
div.userBlock div.userAdditionalInfo {
  margin: 0;
  padding: 0;
  margin-top: -10px;
  float: left;
}
div.userBlock div.userAdditionalInfo span.userURL {
  font-weight: normal;
}
div.userBlock div.userAdditionalInfo span a {
  color: #154591;
}
div.userBlock div.userAdditionalInfo span a:hover {
  color: #ee0200;
}

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: "Open Sans", sans-serif;
}
span.userItemEditLink a:hover {
  background: #ffffcc;
}
div.userItemHeader {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
div.userItemHeader span.userItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.userItemHeader h3.userItemTitle {
  font-size: 24px;
  line-height: 100%;
  padding: 10px 0;
  margin: 0 0 10px 0;
}
div.userItemHeader h3.userItemTitle a {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #f6a600;
}
div.userItemHeader h3.userItemTitle a:hover {
  color: #154591;
}
div.userItemHeader h3.userItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.catItemHeader h3.catItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.catItemHeader span.userItemAuthor,
div.userItemCategory,
div.userItemCommentsLink {
  float: left;
  margin-right: 10px;
  font-size: 0.9em;
  margin-top: 0;
  margin-bottom: 0;
  font-style: italic;
  color: #666666;
  padding: 0;
  border-bottom: none;
}
div.userItemCategory span {
  font-weight: normal;
  padding-right: 0;
}
div.userItemHeader span.userItemAuthor a:hover,
div.userItemCategory a:hover,
div.userItemCommentsLink a:hover {
  color: #ee0200;
}
div.userItemHeader span.userItemAuthor a,
div.userItemCategory a,
div.userItemCommentsLink a {
  color: #154591;
}
div.userItemCommentsLink {
  padding: 0 0 0 10px !important;
  background: url("../../images/icon/k2border.png") no-repeat;
  background-position: left center;
  border-right: none;
}
div.userItemBody {
  float: left;
  width: 100%;
  padding: 0;
}
.userItemBody .created-date {
  position: absolute;
  width: 65px;
  height: 100%;
  background: url("../../images/icon/bk-itemk2.png");
}
.userItemBody .userItemDateCreated {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.userItemBody .userItemDateCreated p {
  color: #ffffff;
}
.userItemBody .userItemDateCreated p.date {
  font-size: 45px;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 100%;
  text-align: center;
}
.userItemBody .userItemDateCreated p.weekly {
  border-top: 3px solid #ffffff;
  margin-left: 10px;
  width: 45px;
  font-size: 20px;
  line-height: 100%;
  padding-top: 5px;
  margin-bottom: 0;
  text-align: center;
}
div.userItemImageBlock {
  display: block;
  text-align: left;
  margin: 0 0 0 0;
  width: 100%;
  position: relative;
  float: none;
}
span.userItemImage {
  display: block;
  text-align: center;
  margin: 0;
}
span.userItemImage img {
  border: 0;
  padding: 0;
  width: 100% !important;
}
div.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.userItemTagsBlock {
  background: none;
  border: 1px dashed #999999;
}
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;
}
.userItemView .userItemLinks {
  margin: 0;
}

div.userItemReadMore {
  display: inline;
  float: right;
}
div.userItemReadMore a {
  color: #154591;
}
div.userItemReadMore a:hover {
  color: #ee0200;
}

div.tagItemView {
  border-bottom: 0;
  padding: 0;
  margin: 0 0 16px 0;
}

div.tagItemHeader span.tagItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.tagItemHeader h2.tagItemTitle {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 100%;
  font-weight: bold;
  padding: 10px 0;
  margin: 0;
}
div.tagItemHeader h2.tagItemTitle a {
  color: #f6a600;
}
div.tagItemHeader h2.tagItemTitle a:hover {
  color: #154591;
}
div.tagItemHeader span.tagItemAuthor {
  float: left;
  margin-right: 10px;
  font-size: 0.9em;
  margin-top: 10px;
  margin-bottom: 20px;
  font-style: italic;
  color: #666666;
}
div.tagItemHeader span.tagItemDateCreated {
  float: left;
  padding-right: 5px;
}
div.tagItemCategory a:hover {
  color: #ee0200;
}
div.tagItemCategory a {
  color: #154591;
}
div.tagItemCategory {
  padding: 0;
  border-right: none;
  float: left;
}
div.tagItemCategory span {
  font-weight: normal;
  color: #666666;
  padding: 0;
}
.tagItemBody .created-date {
  position: absolute;
  width: 65px;
  height: 100%;
  background: url("../../images/icon/bk-itemk2.png");
}
.tagItemBody .tagItemDateCreated,
.tagItemBody .tagItemDateCreated .date-weekly {
  position: absolute;
  width: 65px;
  height: 50%;
  top: 20%;
  left: 0;
}
.tagItemBody .tagItemDateCreated p {
  color: #fff;
}
.tagItemBody .tagItemDateCreated p.date {
  font-size: 45px;
  margin-top: 10px;
  margin-bottom: 2px;
  line-height: 140%;
  text-align: center;
}
.tagItemBody .tagItemDateCreated p.weekly {
  border-top: 3px solid #ffffff;
  margin-left: 10px;
  width: 45px;
  font-size: 18px;
  padding-top: 5px;
  text-align: center;
}
div.tagItemBody {
  float: left;
  width: 100%;
}
div.tagItemImageBlock {
  padding: 0;
  margin: 0 0 16px 0;
  position: relative;
}
span.tagItemImage {
  text-align: left;
  margin: 0 0 8px 0;
  display: block;
}
span.tagItemImage img {
  width: 100% !important;
  border: none;
  padding: 0;
}
div.tagItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}

div.tagItemReadMore {
  display: inline;
  float: right;
}
div.tagItemReadMore a {
  color: #154591;
}
div.tagItemReadMore a:hover {
  color: #ee0200;
}

div.genericItemView {
  border-bottom: 0;
  padding: 0;
  margin: 0 0 16px 0;
}

div.genericItemHeader h2.genericItemTitle {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 100%;
  font-weight: bold;
  padding: 10px 0;
  margin: 0;
}
div.genericItemHeader h2.genericItemTitle a {
  color: #f6a600;
}
div.genericItemHeader h2.genericItemTitle a:hover {
  color: #154591;
}
div.genericItemCategory a:hover {
  color: #ee0200;
}
div.genericItemCategory a {
  color: #154591;
}
div.genericItemCategory {
  padding: 10px 0;
  border-right: none;
  float: left;
}
div.genericItemCategory span {
  font-weight: normal;
  color: #666666;
  padding: 0;
}
.genericItemBody .created-date {
  position: absolute;
  width: 65px;
  height: 100%;
  background: url("../../images/icon/bk-itemk2.png");
}
.genericItemBody .genericItemDateCreated {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.genericItemBody .genericItemDateCreated p {
  color: #fff;
}
.genericItemBody .genericItemDateCreated p.date {
  font-size: 45px;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 100%;
  text-align: center;
}
.genericItemBody .genericItemDateCreated p.weekly {
  border-top: 3px solid #ffffff;
  margin-left: 10px;
  width: 45px;
  font-size: 18px;
  padding-top: 5px;
  margin-bottom: 0;
  text-align: center;
}
div.genericItemBody {
  float: left;
  width: 100%;
}
div.genericItemImageBlock {
  padding: 0;
  margin: 0 0 16px 0;
  position: relative;
}
span.genericItemImage {
  text-align: left;
  margin: 0;
  display: block;
}
span.genericItemImage img {
  width: 100% !important;
  border: none;
  padding: 0;
}
div.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}

div.genericItemReadMore {
  display: inline;
  float: right;
}
div.genericItemReadMore a {
  color: #154591;
}
div.genericItemReadMore a:hover {
  color: #ee0200;
}

div#genericItemListNothingFound {
  padding: 40px;
  text-align: center;
}
div#genericItemListNothingFound p {
  font-size: 20px;
  color: #999;
}

#k2GoogleSearchContainer .gsc-control {
  width: auto !important;
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area,
#k2GoogleSearchContainer .gsc-control .gsc-resultsHeader,
#k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
  display: none !important;
}

.latestView {
  margin: 0 -10px;
}
div.latestItemsContainer {
  float: left;
}
@media screen and (max-width: 479px) {
  div.latestItemsContainer {
    width: 100% !important;
    border: 1px solid #d7d7d7;
  }
}

div.latestItemsCategory {
  background: none;
  border: none;
  padding: 0;
  margin: 0 0px 0 10px;
}
div.latestItemsCategoryImage {
  text-align: center;
}
div.latestItemsCategoryImage img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.latestItemsCategory h2 {
  background: none repeat scroll 0 0 #f6a600;
  float: left;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  line-height: 1;
  padding: 8px 15px 6px;
  text-transform: uppercase;
}
div.latestItemsCategory h2 a {
  color: #ffffff;
  font-weight: bold;
}
div.latestItemsCategory h2 a {
  color: #fff;
  font-weight: bold;
}
.latestView .latestItemsCategory h2:hover {
  background: none repeat scroll 0 0 #154591;
}
.latestView .latestItemsCategory h2:hover a {
  text-decoration: none;
}

div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
  clear: both;
}
div.latestItemsUser img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
span.latestItemsUserURL {
  font-weight: bold;
  color: #555;
  display: block;
}
span.latestItemsUserEmail {
  font-weight: bold;
  color: #555;
  display: block;
}

div.latestItemView {
  margin: 0 10px;
}

div.latestItemHeader h2.latestItemTitle {
  font-size: 24px;
  margin: 20px 0 15px 0;
  font-weight: normal;
  line-height: 140%;
}
.latestView .latestItemHeader .latestItemTitle a {
  color: #f6a600;
}
.latestView .latestItemHeader .latestItemTitle a:hover {
  color: #154591;
}
span.latestItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.latestItemBody {
  padding: 8px 0;
  margin: 0;
}
div.latestItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
}
span.latestItemImage {
  display: block;
  text-align: center;
  margin: 0;
}
span.latestItemImage img {
  border: 0;
  padding: 10px 0;
  width: 100% !important;
}
div.latestItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.latestItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.latestItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.latestItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemCategory a {
  color: #154591;
}
div.latestItemTagsBlock {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
  float: left;
}
div.latestItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline-block;
  list-style: none outside none;
  margin: 0;
  padding: 0 3px 0 0;
  text-align: center;
}
div.latestItemTagsBlock ul.latestItemTags li a {
  background: none repeat scroll 0 0 #eeeeee;
  border-radius: 10px;
  color: #444444;
  display: block;
  line-height: 1;
  padding: 4px 10px;
}
div.latestItemTagsBlock ul.latestItemTags li a:hover {
  background: #f6a600;
  color: #ffffff;
}

div.latestItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(../../images/system/videoplayer-bg.gif) repeat-x bottom;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}

div.latestItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

div.latestItemReadMore {
  display: inline;
  float: right;
}
div.latestItemReadMore a {
  color: #154591;
}
div.latestItemReadMore a:hover {
  color: #ee0200;
}

h2.latestItemTitleList {
  font-size: 14px;
  padding: 2px 0;
  margin: 10px;
  border-bottom: 0;
  line-height: 100%;
}
h2.latestItemTitleList a {
  font-family: "Open Sans", sans-serif;
  color: #666666;
}
h2.latestItemTitleList a:hover {
  color: #154591;
}

.k2AccountPage table tr td input {
  display: inline-block;
  width: 224px;
}
.k2AccountPage table tr td textarea {
  display: inline-block;
  width: 100% !important;
}
.k2AccountPage table tr td input[type="checkbox"],
.k2AccountPage table tr td input[type="file"] {
  width: auto !important;
}
.k2AccountPage table tr td .radio {
  margin-left: 20px;
  margin-top: 0;
}
.k2AccountPage table tr td .radio input[type="radio"] {
  width: auto !important;
}
.k2AccountPage table tr td label {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  white-space: normal;
}
@media screen and (min-width: 992px) {
  .k2AccountPage table tr td label {
    white-space: nowrap;
  }
}
.k2AccountPage table tr td input#del_image {
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}
.k2AccountPage table tr td label[for="del_image"] {
  display: inline;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  margin: 10px 0;
  padding: 0;
  display: block;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #ccc;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage div.k2AccountPageUpdate .button {
  border-radius: 3px;
  background: #154591;
  border: none;
  border-radius: 4px;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  color: #ffffff;
  -webkit-transition: background 1s;
  transition: background 1s;
  text-shadow: #ffffff 0px 0px 0px;
}
.k2AccountPage div.k2AccountPageUpdate .button:hover,
.k2AccountPage div.k2AccountPageUpdate .button:focus,
.k2AccountPage div.k2AccountPageUpdate .button:active {
  background: #f6a600;
}
.k2AccountPage .btn span {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.k2AccountPage button#helpsite-refresh {
  background: #eeeeee;
}
.k2AccountPage button#helpsite-refresh:hover,
.k2AccountPage button#helpsite-refresh:focus,
.k2AccountPage button#helpsite-refresh:active {
  background: #e1e1e1;
}
.k2AccountPage .btn:hover span {
  color: #ffffff;
}
.k2AccountPage th.k2ProfileHeading {
  text-align: left;
  font-size: 18px;
  color: #666666;
  padding: 8px;
  background: #f6f6f6;
  
}
.k2AccountPage td#userAdminParams {
  padding: 0;
  margin: 0;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #666;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  width: 140px;
}

@media screen and (max-width: 479px) {
  .k2AccountPage table.admintable tr td {
    display: block;
    padding: 0;
    border: none;
  }
  .k2AccountPage table.admintable tr td.key {
    width: auto;
    background: none;
    border: none;
    text-align: left;
    padding-left: 0;
    padding-bottom: 0;
  }
  .k2AccountPage table.admintable tr td.key label {
    margin-bottom: 0;
  }
  .k2AccountPage table.admintable tr td input,
  .k2AccountPage table.admintable tr td textarea {
    width: 97%;
    float: left;
  }
  .k2AccountPage table.admintable tr td input#image {
    float: none;
  }
  .k2AccountPage table.admintable tr td input#del_image {
    margin-right: 5px;
  }
  .k2AccountPage table.admintable tr td label[for=del_image] {
    display: inline;
  }
  .k2AccountPage table.admintable tr td .radio {
    margin-left: 21px;
  }
  .k2AccountPage table.admintable tr td button#helpsite-refresh {
    display: block;
    margin-top: 10px;
  }
  .k2AccountPage table.admintable tr .k2ProfileHeading {
    background: none !important;
    padding-left: 0;
  }
}

div.k2LatestCommentsBlock ul {
  list-style: none;
  margin: 0;
}
div.k2LatestCommentsBlock ul li {
  background: #ffffff;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img {
  border: 0;
}
div.k2LatestCommentsBlock ul li span.lcUsername a {
  color: #154591;
}
div.k2LatestCommentsBlock ul li span.lcUsername a:hover {
  color: #ee0200;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #999;
}
div.k2LatestCommentsBlock ul li span.lcItemCategory a:hover {
  color: #ee0200;
}

div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #999;
}

div.k2ItemsBlock ul {
  margin: 0px 0 10px 0;
  list-style: none;
}
div.k2ItemsBlock ul li {
  background: none;
  padding: 10px 0 15px 0;
  border-bottom: 1px solid #eeeeee;
}
div.k2ItemsBlock ul li:first-child {
  padding-top: 0;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  font-size: 16px;
  color: #222222;
}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {
  color: #154591;
}
div.k2ItemsBlock ul li span.moduleItemAuthor a {
  color: #154591;
}
div.k2ItemsBlock ul li span.moduleItemAuthor a:hover {
  color: #ee0200;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  padding: 4px 0;
  line-height: 120%;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  width: 100%;
  float: left;
  margin: 10px 0;
  border: none;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  margin: 0 4px 0 0;
  font-weight: bold;
  width: 30%;
}
div.k2ItemsBlock ul li a.moduleItemCategory {
  color: #154591;
}
div.k2ItemsBlock ul li a.moduleItemCategory:hover {
  color: #ee0200;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
div.k2ItemsBlock ul li a.moduleItemReadMore {
  color: #154591;
}

div.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px 0;
}
div.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px 0;
}
div.k2LoginBlock fieldset.input p label {
  display: block;
}
div.k2LoginBlock fieldset.input p input {
  display: block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
  display: block;
  font-weight: bold;
  font-size: 14px;
}

div.k2ArchivesBlock ul {
  list-style: none;
}
div.k2ArchivesBlock ul li {
  padding: 10px 0 10px 0;
  line-height: 100%;
}
div.k2ArchivesBlock ul li a {
  color: #666666;
}
div.k2ArchivesBlock ul li a:hover {
  color: #154591;
}

div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  display: block;
  clear: both;
}

div.k2BreadcrumbsBlock span.bcTitle {
  padding: 0 4px 0 0;
  color: #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  padding: 0 4px;
  font-size: 14px;
}

div.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}

div.k2CalendarLoader {
  background: #ffffff url(../../images/system/k2CalendarLoader.gif) no-repeat 50% 50%;
}
table.calendar {
  margin: 0;
  background: #fff;
  border-collapse: collapse;
  width: 100%;
}
table.calendar tr td {
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  border: 1px solid #f4f4f4;
  background: #fff;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #ffffff;
  text-align: left;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #ffffff;
}
table.calendar tr td.calendarNavMonthNext {
  background: #ffffff;
  text-align: right;
}
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarDayName {
  background: #ffffff;
  font-size: 11px;
  width: 14.2%;
}
table.calendar tr td.calendarDateEmpty {
  background: #ffffff;
}
table.calendar tr td.calendarDateLinked {
  padding: 0;
}
table.calendar tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
  text-decoration: none;
  background: #154591;
  color: #ffffff;
}
table.calendar tr td.calendarDateLinked a:hover {
  display: block;
  background: #f6a600;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #154591;
  color: #ffffff;
}
table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #ffffff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  background: #154591;
  display: block;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}
table.calendar tr td.calendarTodayLinked a:hover {
  display: block;
  background: #f6a600;
  padding: 2px;
  text-decoration: none;
}

div.k2CategorySelectBlock form select {
  width: auto;
}

div.k2CategoriesListBlock ul li {
  padding: 5px 0;
  line-height: 120%;
}
div.k2CategoriesListBlock ul li a {
  color: #666666;
}
div.k2CategoriesListBlock ul li a:hover {
  color: #154591;
}
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: bold;
  color: #154591;
}

div.k2SearchBlock {
  position: relative;
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url(../../images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.k2SearchBlock div.k2LiveSearchResults {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 99;
  border: 1px solid #ccc;
  margin-top: -1px;
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  display: block;
  padding: 1px 2px;
  border-top: 1px dotted #eee;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  background: #fffff0;
}

div.k2TagCloudBlock {
  padding: 8px 0;
}
div.k2TagCloudBlock a {
  padding: 4px;
  float: left;
  display: block;
  color: #999999;
}
div.k2TagCloudBlock a:hover {
  background: #154591;
  color: #ffffff;
  text-decoration: none;
}

a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../images/fugue/feed.png) no-repeat 50% 50%;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}
a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../images/fugue/globe.png) no-repeat 50% 50%;
}
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
span.ubUserEmail {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../images/fugue/mail.png) no-repeat 50% 50%;
  overflow: hidden;
}
span.ubUserEmail a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
div.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0 0;
  padding: 0;
}

.noologin .noologin-fieldset .noologin-form {
  text-align: left;
}
.noologin .noologin-fieldset > li {
  line-height: 100%;
}
.noologin .noologin-fieldset > li > a {
  font-weight: bold;
}
@media screen and (max-width: 479px) {
  .noologin .noologin-fieldset > li #nologin_login {
    right: -74px;
  }
}
.noologin .noologin-fieldset > li #nologin_login ol {
  padding-left: 0;
}
.noologin .noologin-fieldset > li #nologin_login #modlgn-remember {
  height: auto;
  margin-top: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .noologin .noologin-fieldset > li #noologin_register {
    width: 289px;
  }
}
@media screen and (max-width: 479px) {
  .noologin .noologin-fieldset > li #noologin_register {
    width: 247px;
  }
}
.noologin .noologin-fieldset li > a {
  color: #154591;
  padding: 2px 3px 0px 0px;
  margin-bottom: 3px;
}
.noologin .noologin-fieldset li > a:hover,
.noologin .noologin-fieldset li > a:focus,
.noologin .noologin-fieldset li > a:active {
  color: #666666;
  text-decoration: none;
}
.noologin .noologin-fieldset li.register {
  line-height: 15px;
  border-left: 1px solid #154591;
}
.noologin .noologin-fieldset span {
  margin-left: 5px;
}
.noologin .noologin-fieldset .btn,
.noologin .noologin-fieldset .btn-primary {
  background-position: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.noologin .noologin-fieldset .btn:hover,
.noologin .noologin-fieldset .btn-primary:hover,
.noologin .noologin-fieldset .btn:focus,
.noologin .noologin-fieldset .btn-primary:focus,
.noologin .noologin-fieldset .btn:active,
.noologin .noologin-fieldset .btn-primary:active {
  background: #f6a600;
}

.carousel-control {
  background: none !important;
  border: none !important;
  -webkit-border-radius: none !important;
  -moz-border-radius: none !important;
  border-radius: none !important;
  color: #FFFFFF;
  font-weight: 100;
  font-size: 100px !important;
  width: 50px !important;
  height: 50px !important;
  top: 30% !important;
  left: 15px;
  line-height: 30px;
  margin-top: 10px;
  opacity: 0.1 !important;
  position: absolute;
  text-align: center;
  font-family: Awesome;
}
@media screen and (min-width: 480px) {
  .carousel-control {
    font-size: 150px !important;
    width: 60px !important;
    height: 60px !important;
    top: 36% !important;
  }
}
@media screen and (min-width: 768px) {
  .carousel-control {
    font-size: 200px !important;
    width: 70px !important;
    height: 70px !important;
    top: 43% !important;
  }
}
.carousel-control:hover {
  opacity: 0.5 !important;
}
.carousel-control.right {
  right: 30px !important;
  z-index: 9999;
}
@media screen and (min-width: 480px) {
  .carousel-control.right {
    right: 70px !important;
  }
}
@media screen and (min-width: 768px) {
  .carousel-control.right {
    right: 85px !important;
  }
}
.carousel-control.left {
  left: 30px !important;
  z-index: 9999;
}
@media screen and (min-width: 480px) {
  .carousel-control.left {
    left: 70px !important;
  }
}
@media screen and (min-width: 768px) {
  .carousel-control.left {
    left: 85px !important;
  }
}

.h1-carousel-caption {
  color: #f6a600;
  font-size: 300%;
  }

.carousel-caption {
  background: none repeat scroll 0 0 transparent !important;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px !important;
  width: 100%;
  color: #fffff;
  font-size: 150%;
  }
@media screen and (max-width: 767px) {
  .carousel-caption {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .carousel-caption {
    top: 50px;
  }
}
.carousel-caption .slideshow1 h1,
.carousel-caption .slideshow3 h1 {
  line-height: 100%;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .carousel-caption .slideshow1 h1,
  .carousel-caption .slideshow3 h1 {
    margin-bottom: 10px;
  }
}
.carousel-caption .slideshow1 h1 img,
.carousel-caption .slideshow3 h1 img {
  margin-top: -45px;
  -webkit-transform: scale(0.6) rotate(0deg);
  -moz-transform: scale(0.6) rotate(0deg);
  -o-transform: scale(0.6) rotate(0deg);
  -ms-transform: scale(0.6) rotate(0deg);
  transform: scale(0.6) rotate(0deg);
}
@media screen and (min-width: 992px) {
  .carousel-caption .slideshow1 h1 img,
  .carousel-caption .slideshow3 h1 img {
    margin-top: 0;
    -webkit-transform: scale(0.8) rotate(0deg);
    -moz-transform: scale(0.8) rotate(0deg);
    -o-transform: scale(0.8) rotate(0deg);
    -ms-transform: scale(0.8) rotate(0deg);
    transform: scale(0.8) rotate(0deg);
  }
}
@media screen and (min-width: 1200px) {
  .carousel-caption .slideshow1 h1 img,
  .carousel-caption .slideshow3 h1 img {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}
.carousel-caption .slideshow1 h2,
.carousel-caption .slideshow3 h2 {
  font-size: 36px;
  line-height: 100%;
  white-space: nowrap;
  color: #ffffff;
  text-align: center;
  margin-top: -45px;
  -webkit-transform: scale(0.7) rotate(0deg);
  -moz-transform: scale(0.7) rotate(0deg);
  -o-transform: scale(0.7) rotate(0deg);
  -ms-transform: scale(0.7) rotate(0deg);
  transform: scale(0.7) rotate(0deg);
}
@media screen and (min-width: 992px) {
  .carousel-caption .slideshow1 h2,
  .carousel-caption .slideshow3 h2 {
    margin: 0 auto;
    -webkit-transform: scale(0.8) rotate(0deg);
    -moz-transform: scale(0.8) rotate(0deg);
    -o-transform: scale(0.8) rotate(0deg);
    -ms-transform: scale(0.8) rotate(0deg);
    transform: scale(0.8) rotate(0deg);
  }
}
@media screen and (min-width: 1200px) {
  .carousel-caption .slideshow1 h2,
  .carousel-caption .slideshow3 h2 {
    margin: 20px auto 10px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}
.carousel-caption .slideshow1 h3,
.carousel-caption .slideshow3 h3 {
  line-height: 100%;
  text-align: center;
  margin: 0 auto;
  -webkit-transform: scale(0.8) rotate(0deg);
  -moz-transform: scale(0.8) rotate(0deg);
  -o-transform: scale(0.8) rotate(0deg);
  -ms-transform: scale(0.8) rotate(0deg);
  transform: scale(0.8) rotate(0deg);
}
@media screen and (min-width: 992px) {
  .carousel-caption .slideshow1 h3,
  .carousel-caption .slideshow3 h3 {
    margin: 3% auto 0;
  }
}
@media screen and (min-width: 1200px) {
  .carousel-caption .slideshow1 h3,
  .carousel-caption .slideshow3 h3 {
    margin: 40px 0;
  }
}
.carousel-caption .slideshow2 h1,
.carousel-caption .slideshow4 h1 {
  font-size: 60px;
  line-height: 100%;
  white-space: nowrap;
  text-transform: uppercase;
  color: #154591;
  text-align: center;
  margin: 20px auto 10px;
  -webkit-transform: scale(0.8) rotate(0deg);
  -moz-transform: scale(0.8) rotate(0deg);
  -o-transform: scale(0.8) rotate(0deg);
  -ms-transform: scale(0.8) rotate(0deg);
  transform: scale(0.8) rotate(0deg);
}
@media screen and (min-width: 992px) {
  .carousel-caption .slideshow2 h1,
  .carousel-caption .slideshow4 h1 {
    margin: 50px auto 0;
  }
}
@media screen and (min-width: 1200px) {
  .carousel-caption .slideshow2 h1,
  .carousel-caption .slideshow4 h1 {
    margin: 20px auto 10px;
  }
}
.carousel-caption .slideshow2 h2,
.carousel-caption .slideshow4 h2 {
  font-size: 36px;
  line-height: 100%;
  white-space: nowrap;
  color: #ffffff;
  text-align: center;
  -webkit-transform: scale(0.7) rotate(0deg);
  -moz-transform: scale(0.7) rotate(0deg);
  -o-transform: scale(0.7) rotate(0deg);
  -ms-transform: scale(0.7) rotate(0deg);
  transform: scale(0.7) rotate(0deg);
}
@media screen and (min-width: 992px) {
  .carousel-caption .slideshow2 h2,
  .carousel-caption .slideshow4 h2 {
    margin: 0 auto;
    -webkit-transform: scale(0.8) rotate(0deg);
    -moz-transform: scale(0.8) rotate(0deg);
    -o-transform: scale(0.8) rotate(0deg);
    -ms-transform: scale(0.8) rotate(0deg);
    transform: scale(0.8) rotate(0deg);
  }
}
@media screen and (min-width: 1200px) {
  .carousel-caption .slideshow2 h2,
  .carousel-caption .slideshow4 h2 {
    margin: 20px auto 10px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}
.carousel-caption .slideshow2 h3,
.carousel-caption .slideshow4 h3 {
  line-height: 100%;
  text-align: center;
  margin: 0 auto;
  -webkit-transform: scale(0.8) rotate(0deg);
  -moz-transform: scale(0.8) rotate(0deg);
  -o-transform: scale(0.8) rotate(0deg);
  -ms-transform: scale(0.8) rotate(0deg);
  transform: scale(0.8) rotate(0deg);
}
@media screen and (min-width: 992px) {
  .carousel-caption .slideshow2 h3,
  .carousel-caption .slideshow4 h3 {
    margin: 3% auto 0;
  }
}
@media screen and (min-width: 1200px) {
  .carousel-caption .slideshow2 h3,
  .carousel-caption .slideshow4 h3 {
    margin: 40px 0;
  }
}
.noo-cs-group .noo-cs-item {
  width: 100% !important;
  margin-top: 0px;
  margin-bottom: 20px;
}
.t3-spotlight-2 .t3-module .item-image {
  padding: 0px !important;
  float: left;
  margin-right: 10px;
}
.item-image img {
  margin-top: 3px;
  border: 3px solid #cccccc;
  -webkit-transition: background 0.4s ease;
  -moz-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  -ms-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
.item-info > h2 {
  font-size: 18px;
  margin-top: 0;
}
.item-info p {
  margin: 0px;
  font-size: 14px !important;
  text-align: left;
}
.cs-item-inner:hover a {
  color: #154591 !important;
}
.cs-item-inner:hover img {
  border-color: #154591 !important;
}
.item-info a {
  position: relative;
}