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

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

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

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox,
.form-control {
  border-radius: 0;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
.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);
}
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,
.form-control::-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,
.form-control:-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,
.form-control::-webkit-input-placeholder {
  color: #999999;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #a8dddf;
  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,
.form-control:-ms-input-placeholder {
  color: #a8dddf;
}
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,
.form-control::-webkit-input-placeholder {
  color: #a8dddf;
}
select textarea,
textarea textarea,
input[type="text"] textarea,
input[type="password"] textarea,
input[type="datetime"] textarea,
input[type="datetime-local"] textarea,
input[type="date"] textarea,
input[type="month"] textarea,
input[type="time"] textarea,
input[type="week"] textarea,
input[type="number"] textarea,
input[type="email"] textarea,
input[type="url"] textarea,
input[type="search"] textarea,
input[type="tel"] textarea,
input[type="color"] textarea,
.inputbox textarea,
.form-control textarea {
  height: auto;
}
input[type="checkbox"] {
  border: none;
  margin: 0;
  padding: 0;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  height: auto;
  margin-top: 3px;
  width: auto;
}
.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 {
  border-radius: 0;
  font-size: 13px;
  line-height: 20px;
  padding: 5px 10px;
  text-transform: uppercase;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #080808;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  border-radius: 0;
  padding: 5px;
  height: 32px;
}
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.inputbox:hover,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #666666;
  box-shadow: none;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
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: #a8dddf;
  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: #a8dddf;
}
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: #a8dddf;
}
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 .add-on,
.input-prepend .add-on {
  height: 32px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu {
  border-radius: 0;
}
.dropdown-menu .divider {
  margin: 0;
  height: 0;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-menu .dropdown-menu {
  border-radius: 0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: none;
  color: #e66e6e;
}
.dropdown-menu > li > a:hover:after,
.dropdown-menu > li > a:focus:after {
  border-left-color: #e66e6e;
}
.dropdown-menu > .active > a,
.dropdown-menu > .open > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .open > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .open > a:focus {
  background: none;
  color: #e66e6e;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 13px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-tabs > li.open > a,
.nav-tabs > li.open > a:hover,
.nav-tabs > li.open > a:focus {
  background: none;
  border-color: #dddddd #dddddd transparent #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #ffffff;
}
.nav-tabs .dropdown-menu > .active > a,
.nav-tabs .dropdown-menu > .open > a,
.nav-tabs .dropdown-menu > .active > a:hover,
.nav-tabs .dropdown-menu > .open > a:hover,
.nav-tabs .dropdown-menu > .active > a:focus,
.nav-tabs .dropdown-menu > .open > a:focus {
  color: #e66e6e;
}
.nav-stacked > li > a {
  border-bottom: 1px dotted #efece1;
  border-radius: 0;
  padding: 8px 0;
}
.nav-stacked > li > a:hover,
.nav-stacked > li > a:hover,
.nav-stacked > li > a:focus {
  background-color: transparent;
  border-color: #efece1;
}
.nav-stacked > li > a .caret {
  margin-left: 5px;
}
.nav-stacked > li + li {
  margin-top: 0;
}
.nav-stacked > li.active > a,
.nav-stacked > li.active > a:hover,
.nav-stacked > li.active > a:focus {
  background-color: transparent;
  color: #e66e6e;
  font-weight: bold;
}
.nav-stacked > li.open > a {
  background-color: transparent;
  border-color: #efece1;
  color: #e66e6e;
}
.nav-stacked > li.open > a:hover,
.nav-stacked > li.open > a:active,
.nav-stacked > li.open > a:focus {
  background-color: transparent;
  border-color: #efece1;
}
.nav-stacked > li.open > a .caret {
  border-top-color: #e66e6e;
}
.nav-stacked > li .dropdown-menu {
  margin-top: 0;
}
.nav .caret {
  border-top-color: #666666;
  border-bottom-color: #666666;
}
.nav a:hover .caret {
  border-top-color: #e66e6e;
  border-bottom-color: #e66e6e;
}
.t3-navhelper {
  background: transparent;
  border-top: 1px solid #eeeeee;
  color: #666666;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li a {
  color: #cae7e9;
}
.breadcrumb > li a:hover,
.breadcrumb > li a:focus,
.breadcrumb > li a:active {
  color: #ffffff;
}
.breadcrumb > .active {
  color: #a5d6d8;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination > li {
  display: inline-block;
  margin: 0 8px 8px 0;
}
.pagination > li > a,
.pagination > li > span {
  background: #eeeeee;
  border: none;
  border-radius: 0 !important;
  color: #333333;
  font-size: 11px;
  padding: 5px 8px;
  text-transform: uppercase;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background: #333333;
  color: #ffffff;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  background: #eeeeee;
  color: #999999;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  color: #999999;
  margin-top: 20px;
  padding: 6px 12px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar .navbar-header {
  margin-right: 1px;
}
.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: 6.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #48a3a7;
  border-color: #5fb7bb;
}
.navbar-default .navbar-brand {
  color: #eaf1f7;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #c5d8e9;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #eaf1f7;
}
.navbar-default .navbar-nav > li {
  margin-right: 1px;
}
.navbar-default .navbar-nav > li > a {
  border-right: 1px solid #5fb7bb;
  color: #eaf1f7;
  font-size: 12px;
  font-weight: bold;
  padding: 15px 20px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #1b212a;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #eaf1f7;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active.open > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active.open > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active.open > a:focus {
  color: #ffffff;
  background-color: #47adb1;
  border-top: 3px solid #e09b0f;
  border-right: none;
  padding-top: 12px;
}
.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 {
  background: #000000;
  border-color: #333333;
  border-radius: 2px;
  color: #999999;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #d42b1e;
  border-color: #000000;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #afafaf;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #5fb7bb;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #47adb1;
  color: #ffffff;
  border-color: #5fb7bb;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #eaf1f7;
  border-bottom-color: #eaf1f7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu.level2 > li > a {
    padding-left: 40px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #eaf1f7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #1b212a;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #47adb1;
  }
  .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: #eaf1f7;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  margin-bottom: 0;
  border-radius: 0;
  z-index: 100;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #5fb7bb;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.open > a {
  border-top: 1px solid transparent;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.open > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.open > a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.open > a:focus {
  border-top: 1px solid transparent;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a:hover {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  padding: 1px 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu.level2 > li > a {
  padding-left: 40px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li {
  border-top: 1px solid #5fb7bb;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li:first-child {
  border: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.divider {
  border: none;
  height: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
  color: #eaf1f7;
  padding: 10px 25px;
  font-size: 12px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.open > a {
  background-color: transparent;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .mega-group > a {
  border-bottom: 1px solid #5fb7bb;
  color: #eaf1f7;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .mega-group > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .mega-group > a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .mega-group > a:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 30px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .input-group-addon:first-child {
  border-radius: 0;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
#login-form #form-login-secretkey .input-group-addon {
  border-radius: 0;
}
#login-form .unstyled {
  margin: 0 !important;
  padding: 0 !important;
}
#login-form .unstyled li {
  list-style: none;
  padding: 2px 0;
}
#login-form .unstyled li a {
  background: url("../../../../images/bullet2.gif") no-repeat left 5px;
  line-height: normal;
  padding-left: 8px;
}
#login-form .unstyled li a:hover,
#login-form .unstyled li a:focus,
#login-form .unstyled li a:active {
  background-image: url("../../../../images/bullet-red.gif");
}
.banneritem a {
  font-weight: bold;
}
.banneritem a img {
  width: 100%;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 11px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}
.categories-module.top-col > li,
ul.categories-module.top-col > li,
.category-module.top-col > li,
ul.category-module.top-col > li {
  padding: 0;
}
.categories-module.top-col h5,
ul.categories-module.top-col h5,
.category-module.top-col h5,
ul.category-module.top-col h5,
.categories-module.top-col h4,
ul.categories-module.top-col h4,
.category-module.top-col h4,
ul.category-module.top-col h4,
.categories-module.top-col h6,
ul.categories-module.top-col h6,
.category-module.top-col h6,
ul.category-module.top-col h6 {
  color: #333333;
  display: none;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.categories-module.top-col .article-aside,
ul.categories-module.top-col .article-aside,
.category-module.top-col .article-aside,
ul.category-module.top-col .article-aside {
  margin-bottom: 0;
}
.categories-module.top-col .article-aside > span,
ul.categories-module.top-col .article-aside > span,
.category-module.top-col .article-aside > span,
ul.category-module.top-col .article-aside > span {
  color: #666666;
  margin-bottom: 10px;
  padding-right: 5px;
}
.categories-module.top-col .article-aside > span span,
ul.categories-module.top-col .article-aside > span span,
.category-module.top-col .article-aside > span span,
ul.category-module.top-col .article-aside > span span {
  background-position: left center;
  background-repeat: no-repeat;
  color: #999999;
  font-weight: bold;
  padding-left: 13px;
  padding-right: 0;
}
.categories-module.top-col .article-aside > span a,
ul.categories-module.top-col .article-aside > span a,
.category-module.top-col .article-aside > span a,
ul.category-module.top-col .article-aside > span a {
  color: #666666;
}
.categories-module.top-col .article-aside > span a:hover,
ul.categories-module.top-col .article-aside > span a:hover,
.category-module.top-col .article-aside > span a:hover,
ul.category-module.top-col .article-aside > span a:hover,
.categories-module.top-col .article-aside > span a:focus,
ul.categories-module.top-col .article-aside > span a:focus,
.category-module.top-col .article-aside > span a:focus,
ul.category-module.top-col .article-aside > span a:focus,
.categories-module.top-col .article-aside > span a:active,
ul.categories-module.top-col .article-aside > span a:active,
.category-module.top-col .article-aside > span a:active,
ul.category-module.top-col .article-aside > span a:active {
  color: #e66e6e;
}
.categories-module.top-col .article-aside > span.mod-articles-category-category span,
ul.categories-module.top-col .article-aside > span.mod-articles-category-category span,
.category-module.top-col .article-aside > span.mod-articles-category-category span,
ul.category-module.top-col .article-aside > span.mod-articles-category-category span {
  background-image: url("../../../../images/icon-folder.png");
}
.categories-module.top-col .article-aside > span.mod-articles-category-writtenby span,
ul.categories-module.top-col .article-aside > span.mod-articles-category-writtenby span,
.category-module.top-col .article-aside > span.mod-articles-category-writtenby span,
ul.category-module.top-col .article-aside > span.mod-articles-category-writtenby span {
  background-image: url("../../../../images/icon-user.png");
}
.categories-module.top-col .tabs-category .mod-articles-category-readmore a,
ul.categories-module.top-col .tabs-category .mod-articles-category-readmore a,
.category-module.top-col .tabs-category .mod-articles-category-readmore a,
ul.category-module.top-col .tabs-category .mod-articles-category-readmore a {
  background: none;
  color: #666666;
}
.categories-module.top-col .tabs-category .mod-articles-category-readmore a:hover,
ul.categories-module.top-col .tabs-category .mod-articles-category-readmore a:hover,
.category-module.top-col .tabs-category .mod-articles-category-readmore a:hover,
ul.category-module.top-col .tabs-category .mod-articles-category-readmore a:hover,
.categories-module.top-col .tabs-category .mod-articles-category-readmore a:focus,
ul.categories-module.top-col .tabs-category .mod-articles-category-readmore a:focus,
.category-module.top-col .tabs-category .mod-articles-category-readmore a:focus,
ul.category-module.top-col .tabs-category .mod-articles-category-readmore a:focus,
.categories-module.top-col .tabs-category .mod-articles-category-readmore a:active,
ul.categories-module.top-col .tabs-category .mod-articles-category-readmore a:active,
.category-module.top-col .tabs-category .mod-articles-category-readmore a:active,
ul.category-module.top-col .tabs-category .mod-articles-category-readmore a:active {
  background: none;
  color: #e66e6e;
}
.categories-module.top-col .img-intro,
ul.categories-module.top-col .img-intro,
.category-module.top-col .img-intro,
ul.category-module.top-col .img-intro {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .categories-module.top-col .img-intro img,
  ul.categories-module.top-col .img-intro img,
  .category-module.top-col .img-intro img,
  ul.category-module.top-col .img-intro img {
    width: 100%;
  }
}
.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: 13px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #666666;
  display: inline-block;
  margin: 0 2px 6px 0;
}
.tagspopular ul > li > a {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  font-size: 11px;
  font-weight: normal;
  padding: 3px 10px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: transparent;
  border-color: #f5c5c5;
  color: #e66e6e;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #e66e6e;
}
.search-course div.search-course,
.search-course div.search {
  background: #F9F9F9;
  border: 1px solid #f7f7f7;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
.search-course div.search-course label,
.search-course div.search label {
  color: #666666;
  font-weight: normal;
  margin-bottom: 10px;
}
.search-course div.search-course .form-group,
.search-course div.search .form-group {
  display: block;
  margin-bottom: 0;
}
.search-course div.search-course .form-group input,
.search-course div.search .form-group input {
  width: 90%;
}
@media screen and (min-width: 768px) {
  .search-course div.search-course .form-group input,
  .search-course div.search .form-group input {
    width: 95%;
  }
}
.search-course div.search-course button,
.search-course div.search button {
  background: #48a3a7;
  border-color: #5fb7bb;
  height: 32px;
  margin-top: 5px;
}
.search-course div.search-course button:hover,
.search-course div.search button:hover,
.search-course div.search-course button:focus,
.search-course div.search button:focus,
.search-course div.search-course button:active,
.search-course div.search button:active {
  background-color: #e66e6e;
  border-color: #e66e6e;
}
.search-course div.search-course .mod-finder__search,
.search-course div.search .mod-finder__search {
  display: block;
}
.search-course div.search-course .mod-finder__search .btn,
.search-course div.search .mod-finder__search .btn {
  width: auto;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.department-list ul.department-list {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 992px) {
  .department-list ul.department-list {
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .department-list ul.department-list {
    margin: 0 -10px;
  }
}
.department-list ul.department-list li {
  background: none;
  display: inline-block;
  float: none;
  height: 110px;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 120px;
}
@media screen and (min-width: 992px) {
  .department-list ul.department-list li {
    display: block;
    float: left;
    margin-bottom: 0;
  }
}
.department-list ul.department-list li a {
  background: #f7f5e9;
  border-radius: 50%;
  color: #494949;
  display: block;
  height: 90px;
  margin: 0 auto;
  position: relative;
  text-indent: -999em;
  width: 90px;
}
.department-list ul.department-list li a:before {
  font-family: FontAwesome;
  font-size: 30px;
  left: 50%;
  margin: -17% 0 0 -15%;
  position: absolute;
  text-indent: 0;
  top: 50%;
}
.department-list ul.department-list li a:hover,
.department-list ul.department-list li a:active,
.department-list ul.department-list li a:focus {
  color: #ffffff;
}
.department-list ul.department-list li span {
  bottom: 0px;
  display: none;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  left: 0;
  padding-top: 5px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.department-list ul.department-list li:hover span {
  display: block;
}
.department-list ul.department-list li.icon-1 a:before {
  content: "\f0b1";
}
.department-list ul.department-list li.icon-1 a:hover,
.department-list ul.department-list li.icon-1 a:active,
.department-list ul.department-list li.icon-1 a:focus {
  background: #d2644e;
}
.department-list ul.department-list li.icon-2 a:before {
  content: "\f0d6";
}
.department-list ul.department-list li.icon-2 a:hover,
.department-list ul.department-list li.icon-2 a:active,
.department-list ul.department-list li.icon-2 a:focus {
  background: #eda89a;
}
.department-list ul.department-list li.icon-3 a:before {
  content: "\f07a";
}
.department-list ul.department-list li.icon-3 a:hover,
.department-list ul.department-list li.icon-3 a:active,
.department-list ul.department-list li.icon-3 a:focus {
  background: #a6d4dd;
}
.department-list ul.department-list li.icon-4 a:before {
  content: "\f108";
}
.department-list ul.department-list li.icon-4 a:hover,
.department-list ul.department-list li.icon-4 a:active,
.department-list ul.department-list li.icon-4 a:focus {
  background: #d8c3a0;
}
.department-list ul.department-list li.icon-5 a:before {
  content: "\f044";
}
.department-list ul.department-list li.icon-5 a:hover,
.department-list ul.department-list li.icon-5 a:active,
.department-list ul.department-list li.icon-5 a:focus {
  background: #9abb90;
}
.department-list ul.department-list li.icon-6 a:before {
  content: "\f0f6";
}
.department-list ul.department-list li.icon-6 a:hover,
.department-list ul.department-list li.icon-6 a:active,
.department-list ul.department-list li.icon-6 a:focus {
  background: #b4b4b4;
}
.department-list ul.department-list li.icon-7 a:before {
  content: "\f0c0";
}
.department-list ul.department-list li.icon-7 a:hover,
.department-list ul.department-list li.icon-7 a:active,
.department-list ul.department-list li.icon-7 a:focus {
  background: #cea4b9;
}
.department-list ul.department-list li.icon-8 a:before {
  content: "\f0ac";
}
.department-list ul.department-list li.icon-8 a:hover,
.department-list ul.department-list li.icon-8 a:active,
.department-list ul.department-list li.icon-8 a:focus {
  background: #7ac2c5;
}
ul.contact-list {
  margin: 0 !important;
  list-style: none;
}
ul.contact-list li {
  margin: 0;
  padding: 4px 0 ;
}
ul.contact-list li span {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
}
ul.contact-list li i {
  font-size: 15px;
  color: #67b3b6;
  margin-right: 10px;
}
ul.contact-list li a {
  border-bottom: 1px dotted #67b3b6;
  display: inline !important;
}
ul.contact-list li a:hover,
ul.contact-list li a:active,
ul.contact-list li a:focus {
  border-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
}
.social-list {
  display: block;
  margin: 0;
  overflow: hidden;
}
.social-list a {
  background: #53b3b7;
  border-radius: 33px;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  display: block;
  float: left;
  height: 33px;
  line-height: 33px;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
  width: 33px !important;
}
.social-list a:hover,
.social-list a:focus,
.social-list a:active {
  background: #e66e6e;
  color: #ffffff;
}
.social-list a i {
  font-size: 18px;
  line-height: 33px;
}
.archive-module {
  list-style: none;
  margin: 0 !important;
  padding: 0;
}
.archive-module li {
  border-bottom: solid 1px #f7f7f7;
  margin: 0;
  padding: 5px 0;
}
.archive-module li a {
  background: url("../../../../images/bullet2-ltr.gif") no-repeat 0 5px;
  color: #666666;
  padding-left: 8px;
}
.archive-module li a:hover,
.archive-module li a:focus,
.archive-module li a:active {
  background-image: url("../../../../images/bullet-red-ltr.gif");
  color: #e66e6e;
}
ul.professor-list {
  margin: 0 !important;
  padding: 0;
}
ul.professor-list li {
  background: none;
  border-bottom: 1px solid #efece1;
  list-style: none;
  margin: 0;
  min-height: 50px;
  padding: 10px 0;
  width: 100%;
}
ul.professor-list li:before,
ul.professor-list li:after {
  display: table;
  content: " ";
}
ul.professor-list li:after {
  clear: both;
}
ul.professor-list li:first-child {
  padding-top: 0;
}
ul.professor-list li img {
  background: #f7f7f7;
  border: 1px solid #dddddd;
  border-radius: 2px;
  float: left;
  margin-right: 10px;
  padding: 2px;
}
ul.professor-list li strong {
  font-size: 15px;
}
ul.professor-list li span {
  color: #999999;
  display: block;
  font-size: 15px;
}
.mostread {
  margin: 0 !important;
}
.mostread li {
  list-style: none;
  margin: 0;
  padding: 4px 0;
}
.mostread li:first-child {
  padding-top: 0;
}
.mostread li a {
  background: url("../../../../images/bullet2-ltr.gif") no-repeat 0 5px;
  padding-left: 8px;
}
.mostread li a:hover,
.mostread li a:focus,
.mostread li a:active {
  background-image: url("../../../../images/bullet-red-ltr.gif");
}
.acymailing_module .acymailing_introtext {
  margin-bottom: 10px !important;
}
.acymailing_module .acymailing_form {
  width: 100%;
}
.acymailing_module .acymailing_form .inputbox {
  background: #1b212a;
  border: 1px solid #1b212a;
  color: #535961;
  height: 30px;
  padding: 7px 5px;
  box-shadow: none;
}
.acymailing_module .acymailing_form .acysubbuttons {
  text-align: inherit;
}
.acymailing_module .acymailing_form .acysubbuttons .button {
  background: #e66e6e;
  border: 1px solid #e66e6e;
  color: #ffffff;
  font-weight: bold;
  height: 30px;
  padding: 4px 5px;
  text-transform: uppercase;
}
.acymailing_module .fieldacyhtml {
  clear: both;
}
.acymailing_module .fieldacyhtml + .controls {
  margin-left: 20px !important;
}
.acymailing_module .fieldacyterms input {
  display: inline-block;
}
.acyterms {
  padding-top: 10px;
  padding-bottom: 10px;
}
.acyterms .checkbox {
  width: auto;
  display: inline;
}
.acyterms .acym__modal__handle {
  display: inline !important;
}
#acymailing_messages_error {
  display: none;
}
a.acymailing_togglemodule {
  position: inherit;
  overflow: hidden;
}
a.acymailing_togglemodule:hover,
a.acymailing_togglemodule:active,
a.acymailing_togglemodule:focus {
  outline: none;
  text-decoration: none;
}
.acymailing_form .onefield.fieldacyemail {
  float: left;
}
.acymailing_form .onefield.fieldacyemail + .acysubbuttons {
  float: left;
}
.acym_fulldiv .acym_module_form .acym_introtext {
  margin-bottom: 10px;
}
.acym_fulldiv .acym_module_form .acym_form {
  width: 85%;
}
.acym_fulldiv .acym_module_form .acym_form tr td {
  border: none;
}
.acym_fulldiv .acym_module_form .acym_form tr td input.cell {
  background: #1b212a;
  border: 1px solid #1b212a;
  color: #535961;
  height: 30px;
  padding: 7px 5px;
  box-shadow: none;
  max-width: 95%;
  width: 100%;
}
.acym_fulldiv .acym_module_form .acym_form tr td.acysubbuttons .btn {
  background: #e66e6e;
  border: 1px solid #e66e6e;
  color: #ffffff;
  font-weight: bold;
  height: 30px;
  padding: 4px 5px;
  text-transform: uppercase;
  width: 100%;
  max-width: 100%;
}
.k2ArchivesBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.k2ArchivesBlock ul li {
  background: none;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0;
  padding: 5px 0;
}
.k2ArchivesBlock ul li a {
  background: url("../../../../images/ico/icon-calendar.png") no-repeat left center;
  padding-left: 20px;
}
.k2CalendarBlock {
  margin-bottom: 8px;
}
.k2CalendarLoader {
  background: #ffffff url("../../../../images/system/k2CalendarLoader.gif") no-repeat 50% 50%;
}
table.calendar {
  background: #ffffff;
  border-collapse: collapse;
  margin: 0 auto;
  width: 100%;
}
table.calendar tr td {
  background: #ffffff;
  border: 1px solid #f7f7f7;
  padding: 2px;
  text-align: center;
  vertical-align: middle;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #f7f7f7;
  text-align: center;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthPrev a:hover,
table.calendar tr td.calendarNavMonthPrev a:active,
table.calendar tr td.calendarNavMonthPrev a:focus {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #f7f7f7;
}
table.calendar tr td.calendarNavMonthNext {
  background: #f7f7f7;
  text-align: center;
}
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthNext a:hover,
table.calendar tr td.calendarNavMonthNext a:active,
table.calendar tr td.calendarNavMonthNext a:focus {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}
table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
  padding: 0;
}
table.calendar tr td.calendarDateLinked a {
  background: #eeeeee;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarDateLinked a:hover,
table.calendar tr td.calendarDateLinked a:active,
table.calendar tr td.calendarDateLinked a:focus {
  background: #333333;
  color: #ffffff;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #e66e6e;
  color: #ffffff;
}
table.calendar tr td.calendarTodayLinked {
  background: #e66e6e;
  color: #ffffff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  color: #ffffff;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarTodayLinked a:hover,
table.calendar tr td.calendarTodayLinked a:active,
table.calendar tr td.calendarTodayLinked a:focus {
  background: #e66e6e;
  display: block;
  padding: 2px;
  text-decoration: none;
}
.k2TagCloudBlock {
  padding: 8px 0;
}
.k2TagCloudBlock a {
  display: block;
  float: left;
  padding: 4px;
  line-height: 1;
}
.k2TagCloudBlock a:hover,
.k2TagCloudBlock a:active,
.k2TagCloudBlock a:focus {
  background: #f0f0f0;
  border-radius: 5px;
  color: #e66e6e;
  display: block;
  float: left;
  padding: 4px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
}
.k2UsersBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.k2UsersBlock ul li {
  background: none;
  margin: 0;
  padding: 0;
}
.k2UsersBlock ul li a.ubUserAvatar img {
  margin: 5px 10px 0 0;
}
.k2UsersBlock ul li a.ubUserName {
  font-weight: bold;
}
.k2UsersBlock ul li a.ubUserFeedIcon,
.k2UsersBlock ul li a.ubUserFeedIcon:hover {
  background: url("../../../../images/fugue/feed.png") no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
}
.k2UsersBlock ul li a.ubUserFeedIcon span,
.k2UsersBlock ul li a.ubUserFeedIcon:hover span {
  display: none;
}
.k2UsersBlock ul li a.ubUserURL,
.k2UsersBlock ul li a.ubUserURL:hover {
  background: url("../../../../images/fugue/globe.png") no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
}
.k2UsersBlock ul li a.ubUserURL span,
.k2UsersBlock ul li a.ubUserURL:hover span {
  display: none;
}
.k2UsersBlock ul li span.ubUserEmail {
  background: url("../../../../images/fugue/mail.png") no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  overflow: hidden;
  padding: 0;
  width: 16px;
}
.k2UsersBlock ul li span.ubUserEmail a {
  display: inline-block;
  height: 16px;
  margin: 0;
  padding: 0;
  text-indent: -9999em;
  width: 16px;
}
.k2UsersBlock ul li h3 {
  clear: both;
  font-size: 13px;
  font-weight: bold;
  margin: 8px 0 5px 0;
  padding: 0;
}
.k2UsersBlock ul li ul.ubUserItems li a {
  background: url("../../../../images/bullet-dark-ltr.gif") no-repeat left center;
  padding-left: 8px;
}
.k2UsersBlock ul li ul.ubUserItems li a:hover,
.k2UsersBlock ul li ul.ubUserItems li a:active,
.k2UsersBlock ul li ul.ubUserItems li a:focus {
  background-image: url("../../../../images/bullet-red-ltr.gif");
}
.k2LoginBlock #form-login-username input,
.k2UserBlock #form-login-username input,
.k2LoginBlock #form-login-password input,
.k2UserBlock #form-login-password input {
  width: 100%;
}
.k2LoginBlock #form-login-remember input,
.k2UserBlock #form-login-remember input {
  float: left;
  height: auto;
  margin: 3px 5px 0 0;
  width: auto;
}
.k2LoginBlock #form-login-remember label,
.k2UserBlock #form-login-remember label {
  margin: 0;
}
.k2LoginBlock .button,
.k2UserBlock .button {
  background: #333333;
  border: none;
  color: #ffffff;
  font-size: 13px;
  padding: 7px 10px;
  text-transform: uppercase;
}
.k2LoginBlock .button:hover,
.k2UserBlock .button:hover,
.k2LoginBlock .button:active,
.k2UserBlock .button:active,
.k2LoginBlock .button:focus,
.k2UserBlock .button:focus {
  background: #e66e6e;
}
.k2LoginBlock ul,
.k2UserBlock ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.k2LoginBlock ul li,
.k2UserBlock ul li {
  padding: 3px 0;
}
.k2LoginBlock ul li a,
.k2UserBlock ul li a {
  background: url("../../../../images/bullet-dark-ltr.gif") no-repeat left 4px;
  line-height: normal;
  padding-left: 8px;
}
.k2LoginBlock ul li a:hover,
.k2UserBlock ul li a:hover,
.k2LoginBlock ul li a:active,
.k2UserBlock ul li a:active,
.k2LoginBlock ul li a:focus,
.k2UserBlock ul li a:focus {
  background-image: url("../../../../images/bullet-red-ltr.gif");
}
.k2LoginBlock ul li a.modal,
.k2UserBlock ul li a.modal {
  display: inherit;
  overflow: hidden;
  position: relative;
}
.k2LatestCommentsBlock ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.k2LatestCommentsBlock ul li {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 10px 0px;
  padding: 0 0 10px 0px;
}
.k2LatestCommentsBlock ul li .lcItemTitle,
.k2LatestCommentsBlock ul li .lcItemCategory {
  font-weight: bold;
}
.k2LatestCommentsBlock ul li .lcCommentDate {
  color: #999999;
  font-size: 11px;
  float: left;
  margin-right: 5px;
}
.k2LatestCommentsBlock ul li .lcUsername {
  color: #999999;
  font-size: 11px;
  font-weight: bold;
  float: left;
}
.k2LatestCommentsBlock ul li .lcUsername a {
  font-weight: normal;
}
.k2TopCommentersBlock ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.k2TopCommentersBlock ul li {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 10px 0px;
  padding: 0 0 10px 0px;
}
.k2TopCommentersBlock ul li .tcLink {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.k2TopCommentersBlock ul li .tcLatestCommentDate {
  color: #999999;
  font-size: 11px;
}

h1.componentheading,
.componentheading {
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  font-size: 33px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.blog .items-row .item {
  margin-bottom: 20px;
}
.blog .items-row .item article {
  padding-bottom: 20px;
  border-bottom: 1px solid #efece1;
}
.blog section.items-more {
  border-bottom: 1px solid #efece1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.blog section.items-more > h3 {
  font-size: 16px;
  font-weight: bold;
}
.blog section.items-more ol li {
  margin-bottom: 5px;
}
.blog .cat-children > h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.blog .cat-children .item-title {
  border: none;
  font-size: 15px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 10px;
}
.blog .cat-children .item-title .btn {
  color: #666666;
  padding: 0 5px;
  margin-left: 5px;
}
.blog .cat-children .item-title .btn:hover {
  background-color: transparent;
  color: #e66e6e;
}
.blog .article-aside {
  margin-top: -10px;
}
.blog .article-footer {
  overflow: hidden;
}
.edit-icon {
  margin: 0;
  padding: 0;
}
.edit-icon li {
  list-style: none;
  float: left;
  margin: 0 5px;
}
.edit-icon li a {
  display: inline-block;
  font-size: 0;
  text-decoration: none;
  text-indent: -999em;
  color: #999999;
  width: 14px;
}
.edit-icon li a .fa {
  font-size: 14px;
  text-indent: 0;
}
.edit-icon li a:hover,
.edit-icon li a:focus,
.edit-icon li a:active {
  color: #e66e6e;
}
.p-blog .contentpaneopen {
  background: #f7f7f7;
  border-bottom: none;
  min-height: 150px;
  padding: 10px;
}
.p-blog .contentpaneopen .article-image {
  padding: 0 15px 15px 0;
  width: 45%;
}
.p-blog .contentpaneopen .article-image img {
  background: #ffffff;
  filter: alpha(opacity=80);
  opacity: 0.8;
  transition: 0.5s;
  border: 1px solid #eeeeee;
  margin: 0 15px 15px 0;
  padding: 9px;
  width: 100%;
}
.p-blog .contentpaneopen .article-title {
  font-size: 20px;
  margin: 5px 0;
}
.p-blog .contentpaneopen .article-title > a {
  text-shadow: 1px 1px 0 #ffffff;
}
.p-blog .contentpaneopen .article-title > a:hover,
.p-blog .contentpaneopen .article-title > a:active,
.p-blog .contentpaneopen .article-title > a:focus {
  text-decoration: none;
}
.p-blog .contentpaneopen .article-aside {
  margin-bottom: 5px;
  position: relative;
}
.p-blog .contentpaneopen .article-aside .edit-icon {
  position: absolute;
  top: 0;
  right: 0;
}
.p-blog .contentpaneopen:hover .article-image img {
  border-color: #ccc;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  filter: alpha(opacity=100);
  opacity: 1;
}
.p-blog .contentpaneopen:hover .article-title > a {
  color: #e66e6e;
}
.p-blog article {
  border: none !important;
  overflow: hidden;
}
.p-blog .items-row .item {
  margin-bottom: 20px;
}
.profiles .article-title a {
  color: #333333;
}
.profiles .article-title a:hover,
.profiles .article-title a:active,
.profiles .article-title a:focus {
  color: #e66e6e;
  text-decoration: none;
}
.profiles .article-image img {
  background: #ffffff;
  border: 1px solid #eeeeee;
  margin: 0 15px 15px 0;
  padding: 9px;
}
.student-info ul {
  padding-left: 0;
}
.student-info ul li {
  list-style: none;
}
.student-info .info {
  line-height: 22px;
}
.student-info .info li strong {
  color: #666666;
}
.social-links {
  padding: 0;
}
.social-links li {
  display: inline-block;
  margin-right: 5px;
}
.social-links li a {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 2px;
  color: #999999;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  width: 22px;
}
.social-links li a:hover {
  border-color: #999999;
}
.v-blog .article-image-intro {
  float: none !important;
  margin: 0 0 15px;
  position: relative;
}
.v-blog .article-image-intro > i {
  color: #ffffff;
  font-size: 75px;
  left: 50%;
  margin-left: -35px;
  margin-top: -45px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  position: absolute;
  top: 50%;
  text-shadow: 0 0 3px #999999;
  z-index: 10;
}
.v-blog .article-image-intro:hover > i {
  filter: alpha(opacity=100);
  opacity: 1;
}
.v-blog .img_caption img {
  margin-bottom: 0 !important;
  max-width: 100%;
}
.v-blog .img_caption p.img_caption {
  background-color: #333333;
  color: #ffffff;
}
.v-blog .article-header .article-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.v-blog .article-aside,
.v-blog .article-footer {
  font-size: 11px;
  margin-bottom: 10px;
}
.v-blog .readmore > a {
  color: #666666;
}
.v-blog .readmore > a:hover,
.v-blog .readmore > a:active,
.v-blog .readmore > a:focus {
  color: #e66e6e;
}
.e-blog .social-links li {
  margin: 10px 2px 0;
}
.event-infor {
  margin-bottom: 20px;
}
.event-infor .event-time {
  float: left;
  text-align: center;
  width: 180px;
}
@media (max-width: 767px) {
  .event-infor .event-time {
    border: 1px dotted #ddd;
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 10px;
    float: none;
    text-align: left;
    width: auto;
  }
}
.event-infor .event-time span {
  display: block;
  font-size: 1.25em;
  margin-bottom: 5px;
}
.event-infor .event-time strong {
  color: #666666;
}
.event-infor .event-time span.time > i {
  color: #ccc;
  font-size: 20px;
  vertical-align: text-top;
}
.event-infor .event-time a.btn {
  border-radius: 2px;
  border: none;
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0 0 0;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}
.event-infor .event-time a.btn:hover {
  background: #000000;
}
.event-infor .event-author {
  border-bottom: 1px dotted #ccc;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .event-infor .event-author {
    margin-left: 200px;
  }
}
@media (min-width: 992px) {
  .event-infor .event-author {
    border: none;
    border-left: 1px dotted #ccc;
    float: right;
    margin: 0 0 0 20px;
    padding-left: 20px;
    text-align: center;
    width: 210px;
  }
}
.event-infor .event-author .tag {
  border-radius: 2px;
  color: #ffffff;
  font-size: 10px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  width: 43px;
  left: 75px;
  top: 2px;
  position: absolute;
}
@media (min-width: 992px) {
  .event-infor .event-author .tag {
    background: url("../../../../images/tag-mask-ltr.png") no-repeat scroll left top #333333;
    border-radius: 0;
    height: 19px;
    left: -3px;
    position: absolute;
    top: 5px;
  }
}
.event-infor .event-author .tag.tag-hot {
  background-color: #e66e6e;
}
.event-infor .event-author .tag.tag-free {
  background-color: #368cd6;
}
.event-infor .event-author .author-title {
  color: #428bca;
  display: block;
  margin-bottom: 5px;
}
.event-infor .event-author .author-avatar {
  float: left;
  margin-right: 15px;
}
@media (min-width: 992px) {
  .event-infor .event-author .author-avatar {
    float: none;
    margin: 0;
  }
}
.event-infor .event-author .author-avatar img {
  background: none repeat scroll 0 0 #f0f0f0;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-bottom: 5px;
  padding: 3px;
}
.event-infor .event-author p {
  color: #666666;
  font-family: Georgia,serif;
  font-style: italic;
  margin: 10px 0 0;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .event-infor .event-intro {
    margin-left: 200px;
  }
}
.item-page .event-intro {
  font-size: 16px;
  line-height: 28px;
}
.item-page .img-border {
  border: 1px solid #eeeeee;
  padding: 9px;
}
.item-page .category-tag {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
  margin-top: 20px;
}
.item-page article .item-image,
.item-page article .article-image {
  margin-right: 20px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
  float: left;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-info .category-name {
  background: url("../../../../images/icon-folder.png") no-repeat left 3px;
  padding-left: 13px;
}
.article-info .published {
  background: url("../../../../images/icon-calendar.png") no-repeat left 3px;
  padding-left: 13px;
}
.article-info .createdby {
  background: url("../../../../images/icon-user.png") no-repeat left 3px;
  padding-left: 13px;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 10px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro .img-border,
.article-content .img-border {
  border: 1px solid #eeeeee;
  padding: 9px;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .article-intro img[align=left],
  .article-content img[align=left],
  .article-intro .img_caption.left,
  .article-content .img_caption.left,
  .article-intro .pull-left.item-image,
  .article-content .pull-left.item-image {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .article-intro img[align=left],
  .article-content img[align=left],
  .article-intro .img_caption.left,
  .article-content .img_caption.left,
  .article-intro .pull-left.item-image,
  .article-content .pull-left.item-image {
    float: none !important;
  }
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .article-intro img[align=right],
  .article-content img[align=right],
  .article-intro .img_caption.right,
  .article-content .img_caption.right,
  .article-intro .pull-right.item-image,
  .article-content .pull-right.item-image {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .article-intro img[align=right],
  .article-content img[align=right],
  .article-intro .img_caption.right,
  .article-content .img_caption.right,
  .article-intro .pull-right.item-image,
  .article-content .pull-right.item-image {
    float: none !important;
  }
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.row-fluid:after {
  display: block;
  content: "";
  clear: both;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap {
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 40px auto;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .login-wrap {
    width: 500px;
  }
}
.login-wrap .page-header {
  background: #48a3a7;
  border-bottom: 1px solid #333333;
  color: #ffffff;
  margin: -20px -20px 10px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.login-wrap .page-header h1 {
  font-size: 16px;
  font-weight: bold;
}
.login-wrap .login-description {
  background: #f7f7f7;
  border-bottom: 1px solid #e7e7e7;
  font-style: italic;
  margin: -10px -20px 10px;
  padding: 10px 20px 10px 40px;
  text-shadow: 1px 1px 0 #ffffff;
}
.login-wrap .login-description > i[class^="fa"] {
  margin: 2px 0 0 -20px;
  font-size: 15px;
  float: left;
}
.login-wrap form fieldset {
  padding-top: 15px;
}
.login-wrap form .form-group {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .login-wrap form .form-group input {
    margin-bottom: 10px;
  }
}
.login-wrap .remember {
  clear: both;
  margin-bottom: 10px;
}
.login-wrap .remember label {
  font-weight: normal;
  padding-left: 20px;
}
.login-wrap .remember label input[type="checkbox"] {
  margin-top: 2px;
}
.login-wrap .action-button .btn {
  background: #333333;
  border: none;
  text-transform: uppercase;
}
.login-wrap .action-button .btn:hover,
.login-wrap .action-button .btn:active,
.login-wrap .action-button .btn:focus {
  background: #e66e6e;
}
.login-wrap .other-links {
  padding-top: 20px;
}
.login-wrap .other-links ul {
  padding-left: 0;
}
.login-wrap .other-links ul li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}
.login-wrap .other-links ul li a {
  border-bottom: 1px dotted #ccc;
  color: #666666;
}
.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:active,
.login-wrap .other-links ul li a:focus {
  border-color: #e66e6e;
  color: #e66e6e;
  text-decoration: none;
}
.login-wrap .secret-key {
  clear: both;
}
@media screen and (min-width: 768px) {
  .login-wrap .secret-key {
    padding-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .login-wrap .secret-key input {
    width: 100%;
  }
}
.j40 .password-group .input-group .form-control {
  width: 100%;
}
.j40 .password-group .input-group .btn {
  border-radius: 0;
}
#login-form .logout-button {
  margin-top: 10px;
}
#login-form .input-group-addon {
  width: auto;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 10px;
  padding: 0;
  display: inline;
}
#jform_terms_terms-lbl .star,
#jform_privacyconsent_privacy-lbl .star,
#jform_consentbox-lbl .star {
  width: 10px;
  vertical-align: top;
}
.view-profile #k2Container td #jform_privacyconsent_privacy input {
  display: none;
}
.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;
}
#member-registration .form-control-feedback {
  display: none;
}
.registration {
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 40px auto;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .registration {
    width: 600px;
  }
}
.registration .legend {
  background: #48a3a7;
  border-bottom: 1px solid #333333;
  margin: -20px -20px 20px -20px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.registration .legend legend {
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.registration .form-actions {
  background: none;
  border-top: 1px solid #ccc;
  border-radius: 0;
  margin: 20px -20px 0 -20px;
  padding-bottom: 0;
}
.registration .form-actions .btn {
  text-transform: uppercase;
  margin-right: 10px;
}
.registration .form-actions button.validate {
  background: #333333;
  border: none;
}
.registration .form-actions button.validate:hover,
.registration .form-actions button.validate:active,
.registration .form-actions button.validate:focus {
  background: #e66e6e;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.admintable #helpsite-refresh {
  margin-top: 10px;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #ffffff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close a {
  font-size: 16px;
}
#mailto-window .mailto-close a:hover {
  color: #e66e6e;
}
#mailto-window .control-label {
  text-align: left;
}
#mailtoForm .formelm,
#mailtoForm .form-group {
  margin-bottom: 10px;
}
#mailtoForm .formelm,
#mailtoForm .form-group {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label,
#mailtoForm .form-group label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 135px;
}
#mailtoForm .formelm input,
#mailtoForm .formelm input.form-control,
#mailtoForm .form-group input,
#mailtoForm .form-group input.form-control {
  width: 60%;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 50%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
#mailtoForm .control-group .controls {
  margin-left: 0;
}
#mailtoForm .control-group .controls #consentbox {
  padding-left: 24px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate .form-group,
.remind .form-validate .form-group {
  margin-bottom: 10px;
}
.reset .form-validate fieldset > .form-group:last-child,
.remind .form-validate fieldset > .form-group:last-child {
  margin-bottom: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.reset .form-validate #recaptcha_area,
.remind .form-validate #recaptcha_area {
  margin-bottom: 10px;
}
.reset .form-validate .btn,
.remind .form-validate .btn {
  color: #ffffff;
}
.reset .form-validate .btn:hover,
.remind .form-validate .btn:hover,
.reset .form-validate .btn:active,
.remind .form-validate .btn:active,
.reset .form-validate .btn:focus,
.remind .form-validate .btn:focus {
  background: #e66e6e;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.com-finder__search .form-inline .input-group {
  display: flex;
}
@media (max-width: 767px) {
  .com-finder__search .form-inline .input-group {
    display: block;
  }
  .com-finder__search .form-inline .input-group .form-control {
    width: 100%;
    margin-bottom: 5px;
  }
}
#advancedSearch {
  margin-top: 15px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 15px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 11px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 11px;
  color: #999999;
}
div.finder {
  padding-top: 30px;
  margin-bottom: 20px;
}
div.finder .com-finder__search .input-group {
  display: flex;
  flex-wrap: wrap;
  gap: 6.66666667px;
}
div.finder .com-finder__search .input-group .awesomplete {
  flex-basis: 100%;
}
div.finder .com-finder__search .input-group .awesomplete input {
  width: 100%;
  margin: 0;
}
div.finder #finder-filter-window {
  margin-top: 20px;
}
div.finder #finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  div.finder #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 10px;
  width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .chosen-container {
  width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
div.finder #finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}
div.finder #finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 10px;
}
div.finder #finder-filter-window .filter-branch .controls {
  margin-left: 0;
}
div.finder #finder-filter-window .filter-branch .controls select {
  color: #9e9e9e;
  width: 100%;
}
div.finder #finder-filter-window .chosen-single {
  background-color: #ffffff;
  background-image: none;
  border-radius: 0;
  color: #666666;
  height: 35px;
  font-size: 13px;
  line-height: 1.5;
}
div.finder #finder-filter-window .chosen-single span {
  height: 35px;
  line-height: 35px;
}
div.finder #finder-filter-window .chosen-single b {
  background-position: 0px 6px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
}
.dropdown-menu > li > a {
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
}
.contact h3 {
  border: 0 none;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
  padding-bottom: 0;
}
.contact legend {
  border: none;
  font-size: 13px;
  font-weight: normal;
}
.contact input[type="radio"],
.contact input[type="checkbox"] {
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact .contact-miscinfo .jicons-icons {
  display: none;
}
.contact .contact-misc > h3 {
  margin-bottom: 20px;
}
.contact .contact-misc .info-block {
  color: #666666;
  margin-bottom: 30px;
  padding: 0 20px 0 0;
}
.contact .contact-misc .info-block > i[class^="fa"] {
  background: #e66e6e;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-size: 20px;
  height: 34px;
  line-height: 34px;
  margin: 5px 0 0 -44px;
  text-align: center;
  width: 34px;
  overflow: hidden;
}
.contact .contact-misc .info-block > i[class^="fa"] span {
  display: inline-block;
  text-indent: -99em;
}
.contact .contact-misc .info-block > i.fa-users {
  font-size: 14px;
}
.contact .contact-misc .info-block h4 {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.contact .tab-content {
  padding-top: 30px;
}
.contact .dl-horizontal dt {
  float: none;
  width: auto;
}
.contact .dl-horizontal dd {
  margin-left: 0;
}
.contact .accordion .accordion-group {
  border: 1px solid #eeeeee;
  border-radius: 2px;
  margin-bottom: 2px;
}
.contact .accordion .accordion-toggle {
  display: block;
  font-weight: bold;
  padding: 10px 20px;
}
.contact .accordion .accordion-body {
  border-top: 1px solid #eeeeee;
  padding: 20px;
}
.contact-address {
  padding-bottom: 30px;
}
.contact-form #jform_contact_name,
.contact-form #jform_contact_emailmsg,
.contact-form #jform_contact_email {
  width: 50%;
  margin-bottom: 10px;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
.contact-form #jform_contact_email_copy-lbl {
  vertical-align: top;
}
.contact-form .btn {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.control-contact label .form-control-feedback {
  display: inline;
  position: static;
}
.other-info {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.other-info .contact-map {
  background: #737D8A;
  color: #ffffff;
  margin-bottom: 30px;
  overflow: hidden;
}
.other-info .contact-map .map-info {
  float: left;
  padding: 20px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  width: 250px;
}
.other-info .contact-map .map-info > div {
  margin-bottom: 20px;
}
.other-info .contact-map .map-info h3 {
  font-size: 1.333em;
  font-weight: bold;
  margin: 0 0 8px 0;
  text-transform: none;
}
.other-info .contact-map img {
  float: right;
}
@media (min-width: 768px) and (max-width: 992px) {
  .other-info .contact-map img {
    width: 100%;
  }
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 13px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  color: #666666;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.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 {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 15px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 13px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 15px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #e66e6e;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #e66e6e;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
.j25 #system-message {
  margin-bottom: 15px;
}
#system-message {
  margin-bottom: 0;
  margin-top: 0;
}
#system-message.alert {
  margin-bottom: 15px;
  padding: 10px;
}
#system-message dt {
  margin-bottom: 10px;
}
#system-message dd {
  margin-left: 0;
}
#system-message > dd > ul {
  border-width: 3px;
  border-style: solid;
  padding: 5px;
  border-radius: 4px;
  font-weight: normal;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
  font-size: 12px;
  font-weight: normal;
  text-indent: 0;
}
#system-message .info.message ul,
#system-message .message ul {
  background-image: none;
  border: 1px solid #bce8f1;
  color: #3a87ad;
}
#system-message .info.message ul li,
#system-message .message ul li {
  font-weight: normal;
  text-indent: 0;
}
#system-message .success.message ul {
  background-image: none;
  border: 1px solid #d6e9c6;
  color: #468847;
}
#system-message .warning.message ul,
#system-message .notice.message ul {
  background-image: none;
  border: 1px solid #faebcc;
  color: #c09853;
}
#system-message .error.message ul {
  background-image: none;
  border: #ebccd1;
  color: #b94a48;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 13px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.languageswitcherload {
  display: inline-block;
  float: left;
  margin-top: 16px;
  margin-right: 0;
  width: auto;
  min-width: 70px;
}
@media screen and (min-width: 768px) {
  .languageswitcherload {
    margin-right: 10px;
    float: right;
  }
}
.languageswitcherload ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.languageswitcherload ul.lang-inline {
  float: none;
}
.languageswitcherload ul li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.edit.item-page #publishing .form-group label {
  display: block;
}
.edit.item-page #publishing .form-group .inputbox {
  display: inline-block;
}
.edit.item-page #publishing .form-group .calendar {
  margin-left: -24px;
}
.tag-category > h2 {
  color: #666666;
  margin-bottom: 30px;
}
.tag-category .category {
  border-color: #eeeeee;
}
.tag-category .category li {
  border-color: #eeeeee;
  padding: 20px 15px;
}
.tag-category .category li > h3 {
  margin-top: 0;
}
.tag-category .tag-body {
  display: block;
}
.tag-category .tag-body img {
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .tag-category .tag-body img {
    width: 35%;
    margin-right: 20px;
  }
}
.tag-category .tag-body img.img-border {
  border: 1px solid #ddd;
  padding: 9px;
}
.t3-content .tags span > a {
  background: #f7f7f7;
  border: 1px solid #ddd;
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
}
.t3-content .tags span > a:hover,
.t3-content .tags span > a:active,
.t3-content .tags span > a:focus {
  background: transparent;
  border-color: #f5c5c5;
  color: #e66e6e;
}
.mod-preview-info {
  z-index: 1000;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-single .chzn-search input {
  height: 28px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  padding: 10px 0;
  height: auto;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.re-captcha {
  margin-top: 15px;
}
.re-captcha .control-group .control-label {
  float: none;
  text-align: left;
}
.re-captcha .control-group .controls {
  margin-left: 0;
}
.control-group-footer .form-check-inline {
  float: left;
  margin-right: 5px;
}
@media screen and (max-width: 991px) {
  #recaptcha_area {
    max-width: 280px;
  }
}
#recaptcha_area #recaptcha_table input#recaptcha_response_field {
  height: auto;
}
.com_config.view-modules .t3onoff label.on:before {
  text-align: left;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 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: 91px;
  }
  .masthead p {
    font-size: 26px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 19.5px;
  }
}
.jumbotron-primary {
  background-color: #e66e6e;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #ffffff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert {
  border-radius: 2px;
  padding: 10px;
}
.alert h4 {
  color: inherit;
  margin-bottom: 0;
}
.alert p {
  margin-bottom: 0;
}
.alert.alert-success,
.alert.alert-message {
  background: #d9edf7;
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert.alert-success hr,
.alert.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert.alert-success .alert-link,
.alert.alert-message .alert-link {
  color: #356635;
}
.alert.alert-info,
.alert.alert-notice {
  background: #d9edf7;
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert.alert-info hr,
.alert.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert.alert-info .alert-link,
.alert.alert-notice .alert-link {
  color: #2d6987;
}
.alert.alert-warning {
  background: #fcf8e3;
}
.alert.alert-danger,
.alert.alert-error {
  background: #f2dede;
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert.alert-danger hr,
.alert.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert.alert-danger .alert-link,
.alert.alert-error .alert-link {
  color: #953b39;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.j40 .joomla-modal.show .modal-dialog .iframe {
  min-height: 60vh;
}
.media-browser-select::after {
  font-family: FontAwesome3 !important;
}
.com_k2 .icon-48-k2 {
  background: url("../../../../images/system/K2_Logo_105x40_24.png") no-repeat 0 50%;
  display: inline-block;
}
.com_k2 table.adminFormK2Container td {
  padding: 5px;
}
.com_k2 table.adminFormK2Container td input[type="text"],
.com_k2 table.adminFormK2Container td select {
  min-width: 30%;
}
.com_k2 table.adminFormK2Container td.adminK2RightCol input[type="radio"] {
  display: inline;
  height: auto;
  margin: 0 5px 0 0;
  position: relative;
}
.com_k2 table.adminFormK2Container td.adminK2RightCol input[type="radio"] + label {
  margin: 0 10px 0 0;
  vertical-align: middle;
}

.t3-header {
  background: #48a3a7;
  border-bottom: 1px solid #348c90;
  padding-top: 10px;
  padding-bottom: 10px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .logo-image {
    margin-left: 10px;
  }
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  color: #ffffff;
  text-decoration: none;
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  color: #666666;
  text-decoration: none;
}
.logo-text .site-slogan {
  color: #666666;
  display: block;
  font-size: 8px;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.head-search {
  float: right;
  display: inline-block;
  margin: 14px 0 0 0;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .form-control {
  background: #1b212a;
  border: 1px solid #1b212a;
  box-shadow: none;
  color: #666666;
  float: left;
  font-size: 12px;
  height: 32px;
  margin: 0;
  padding: 6px 10px;
}
@media screen and (max-width: 767px) {
  .head-search .form-control {
    width: 79%;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  background: #1b212a;
  border: 1px solid #e66e6e;
  box-shadow: none;
}
.head-search .button {
  background: #000000;
  border-color: #000000;
  height: 30px;
  overflow: hidden;
  position: relative;
  text-indent: -9999em;
  width: 36px;
}
.head-search .button:before {
  color: #ffffff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  left: 11px;
  position: absolute;
  text-indent: 0;
  top: 4px;
}
.head-search .button:hover,
.head-search .button:active,
.head-search .button:focus {
  background: #e66e6e;
  border-color: #e66e6e;
}
.t3-sl {
  background: transparent;
  color: inherit;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.t3-sl .module-title {
  color: inherit;
}
.t3-sl a {
  color: #666666;
}
.t3-sl a:hover {
  color: #e66e6e;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: solid 1px #efece1;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .t3-sl-2 .container .module {
    margin-bottom: 20px;
  }
}
.t3-sl-3 .container {
  border-top: 1px solid #55a7ab;
}
@media screen and (max-width: 767px) {
  .t3-sl-3 .container .t3-module {
    margin-bottom: 20px;
  }
}
.t3-bot-sl {
  background: #459ca0;
  color: #bce0e2;
  padding: 0;
}
.t3-bot-sl .container {
  padding-bottom: 20px;
  padding-top: 20px;
}
.t3-bot-sl .container .module {
  margin-top: 0;
  margin-bottom: 20px;
}
.t3-bot-sl .module-title {
  color: #d9dee4;
}
.t3-bot-sl .module-ct a {
  color: #bce0e2;
  display: inherit;
  padding: 0;
}
.t3-bot-sl .module-ct a:hover,
.t3-bot-sl .module-ct a:active,
.t3-bot-sl .module-ct a:focus {
  color: #ffffff;
}
.t3-bot-sl .module-ct ul.nav li {
  padding: 3px 0px;
}
.t3-bot-sl .module-ct ul.nav li a {
  background: url("../../../../images/bullet-dark-ltr.gif") no-repeat 0px 6px;
  border-bottom: 0;
  padding-left: 8px;
}
.t3-bot-sl .module-ct ul.nav li a:hover,
.t3-bot-sl .module-ct ul.nav li a:active,
.t3-bot-sl .module-ct ul.nav li a:focus {
  background-image: url("../../../../images/bullet-w-ltr.gif");
  border-radius: 0;
  color: #ffffff;
}
.t3-sl-3 {
  border-bottom: solid 1px #3b878b;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .t3-sidebar > .t3-sidebar {
    padding-left: 0;
    padding-right: 0;
  }
}
.t3-sidebar1,
.t3-sidebar2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-navhelper {
  background: #459ca0;
  border-bottom: 1px solid #3b878b;
  border-top: 1px solid #55a7ab;
  color: #bce0e2;
  padding: 0;
}
.t3-navhelper .breadcrumb {
  background: transparent;
}
.t3-navhelper .breadcrumb li.active {
  font-weight: bold;
}
.t3-footer {
  background: #43999d;
  border-top: 1px solid #55a7ab;
  color: #a4d4d7;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .t3-footer {
    text-align: center;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #43999d;
  color: #a4d4d7;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #a4d4d7;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #a4d4d7;
}
.t3-copyright {
  color: #a4d4d7;
  font-size: 12px;
  padding: 20px 0 20px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright a {
  color: #d6edee;
}
.t3-copyright a:hover,
.t3-copyright a:active,
.t3-copyright a:focus {
  color: #ffffff;
  text-decoration: none;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  filter: alpha(opacity=80);
  opacity: 0.8;
  display: inline-block;
}
.jamasshead {
  min-height: 100px;
}
.jamasshead .container {
  padding-top: 20px;
  padding-bottom: 20px;
}
.jamasshead h3 {
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  color: #ffffff;
  font-size: 41px;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .jamasshead h3 {
    font-size: 30px;
  }
}
.jamasshead .jamasshead-description {
  font-size: 16px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  text-transform: none;
}
.body-overlayed #sbox-window {
  padding: 0;
  border-radius: 0;
}
#t3-department .container {
  padding-top: 30px;
}
@media (min-width: 768px) {
  #t3-department .container {
    border-bottom: 1px solid #efece1;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 39px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #333333;
  color: #ffffff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #e66e6e;
}
.example-colors .color-brand-secondary {
  background: #428bca;
}
.example-colors .color-brand-success {
  background: #5cb85c;
}
.example-colors .color-brand-danger {
  background: #d9534f;
}
.example-colors .color-brand-warning {
  background: #f0ad4e;
}
.example-colors .color-brand-info {
  background: #5bc0de;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #333333;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #333333;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #333333;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #333333;
}
.finder.search-course button.search-course span {
  margin-right: 15px;
  position: relative;
  left: 3px;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}
.contentslider .t3-module {
  margin-bottom: 0;
}
.contentslider .module-title {
  margin-bottom: 8px;
}
.visually-hidden,
.sr-only,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.sr-only,
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.btn-close {
  background: #f0f0f0;
  border: 0;
  border-radius: 50%;
  color: #999;
  height: 32px;
  text-align: center;
  width: 32px;
  margin-left: auto;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.btn-close::before {
  content: "\f00d";
  display: block;
  font-family: FontAwesome3 !important;
  font-size: 16px;
}
.btn-close:hover {
  cursor: pointer;
  color: #666;
}
.field-calendar .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.field-calendar .input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.field-calendar a:hover,
.field-calendar a:focus,
.field-calendar a:active {
  cursor: pointer;
}
joomla-field-custom.field-custom-wrapper .input-group {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn {
  border-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select {
  background-color: #2f7d32;
  border-color: #2f7d32;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:active {
  background-color: #296e2c;
  border-color: #296e2c;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear {
  background-color: #c52827;
  border: 1px solid #c52827;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:active {
  background-color: #ae2322;
  border-color: #c52827;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn span {
  line-height: 38px;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}
.input-group .form-control {
  width: auto;
}
.input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.com-tags-tag.tag-category .filters {
  display: flex;
  align-items: center;
}
.users-profile-custom-joomlatoken .dl-horizontal dd {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 400px;
}
.com-finder .form-inline > label {
  margin-bottom: 10px;
}
.com-finder .input-group {
  display: flex;
  align-items: center;
}
.com-finder .input-group .btn:last-of-type {
  border-radius: 5px;
  margin-left: 10px;
}
.j40 joomla-field-media .input-group {
  max-width: 356px;
}
.j40 joomla-field-media .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.j40 joomla-field-media .input-group .form-control {
  border-top-left-radius: 0;
  flex: 1;
}
.j40 joomla-field-media .input-group .btn {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.j40 joomla-field-media .input-group .icon-times::before {
  content: "\f00d";
  display: inline-block;
  font-weight: FontAwesome;
  font-size: 16px;
}
.j40 .form-control-feedback {
  font-size: 12px;
  font-weight: 400;
  top: auto;
  bottom: -28px;
  line-height: 1;
  width: auto;
  white-space: nowrap;
}
.j40 .com-newsfeeds-newsfeed__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.j40 .com-newsfeeds-newsfeed__items li {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.j40 .com-newsfeeds-newsfeed__items .feed-link {
  margin-bottom: 20px;
}
.j40 figure {
  margin-bottom: 20px;
}
.j40 figure img {
  max-width: 100%;
}
.j40 #com-contact-form {
  margin-bottom: 20px;
}
.j40 .request-confirm fieldset legend {
  font-size: 16px;
  padding-bottom: 20px;
}
.j40 .article-aside .icons {
  float: right;
}
.j40 .article-aside .icons a {
  display: block;
  position: relative;
}
.j40 .article-aside .icons [role="tooltip"] {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 2px 4px;
  position: absolute;
  white-space: nowrap;
  right: 0;
  max-width: none;
}
.j40 .article-aside .icons:hover [role="tooltip"] {
  display: block;
}
.j40 .password-group .input-group {
  display: flex;
  flex-wrap: nowrap;
}
.j40 .password-group .input-group input {
  width: auto;
}
.j40 .edit.item-page .choices__inner {
  padding-right: 6px;
}
.j40 .edit.item-page .choices__inner button {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  border: 0;
  margin-left: 6px;
  padding: 1px 6px;
}
.j40 .edit.item-page .choices__inner button:hover,
.j40 .edit.item-page .choices__inner button:focus,
.j40 .edit.item-page .choices__inner button:active {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.profile-edit .password-group .input-group input {
  min-width: 268px;
}
.profile-edit .control-group {
  margin-top: 20px;
}
.profile-edit .control-group .controls {
  float: none;
}
.j40 .joomla-modal.show,
.j42 .joomla-modal.show {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.j40 .joomla-modal.show .modal-dialog,
.j42 .joomla-modal.show .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
}
.j40 .joomla-modal.show .modal-dialog .modal-content,
.j42 .joomla-modal.show .modal-dialog .modal-content {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.j40 .jviewport-width80,
.j42 .jviewport-width80 {
  width: 80vw;
}
.j40 .jviewport-height70,
.j42 .jviewport-height70 {
  height: 70vh;
}
.j40 .modal-header,
.j42 .modal-header {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
}
.j40 .modal-header h3,
.j42 .modal-header h3 {
  font-size: 24px;
  font-weight: 500;
}
.j40 .modal-body,
.j42 .modal-body {
  overflow: hidden;
  padding: 0;
}
.j40 .iframe,
.j42 .iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
.j40 [role=tooltip]:not(.show),
.j42 [role=tooltip]:not(.show) {
  right: 5em;
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6d757e;
  border-radius: .25rem;
}
.j40 .container-popup [id="filter[search]-desc"],
.j42 .container-popup [id="filter[search]-desc"] {
  top: 100%;
  bottom: auto;
}
.j40 .btn-toolbar,
.j40 .js-stools-container-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.j40 .ordering-select {
  display: flex;
  align-items: center;
}
.j40 .btn-group {
  margin-right: 10px;
}
.j40 .js-stools-container-filters {
  display: none;
  margin-top: 20px;
}
.j40 .js-stools-container-filters.js-stools-container-filters-visible {
  display: flex;
}
.j40 .js-stools-container-filters .js-stools-field-filter {
  margin-right: 10px;
}
.j40 .js-stools-container-filters .js-stools-field-filter:last-child {
  margin-right: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner {
  border: 0;
  min-height: auto;
  padding: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner input {
  margin-bottom: 0;
}
.j40 #contact-form label.required {
  position: relative;
}
.j40 #contact-form label.required .form-control-feedback {
  background: #fff;
  border-radius: .5rem;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .5rem;
  right: auto;
  left: calc(132%);
  bottom: calc(132%);
}
.contentpane .subhead {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
.contentpane .subhead .btn-toolbar {
  display: flex;
  gap: 10px;
  margin: 0;
}
.contentpane .subhead .btn-toolbar::before,
.contentpane .subhead .btn-toolbar::after {
  display: none;
}
.contentpane .media-sidebar {
  border-right: 1px solid #ddd;
}
.contentpane .media-toolbar {
  border-bottom: 1px solid #ddd;
  margin-right: 20px;
  padding-left: 20px;
}
.contentpane .media-toolbar .media-toolbar-icon {
  border-left: 1px solid #ddd;
}
.contentpane .media-toolbar .icon-search-minus,
.contentpane .media-toolbar .icon-search-plus {
  font-family: FontAwesome3;
}
.contentpane .media-toolbar .icon-search-minus::before,
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f010";
  display: block;
  font-size: 16px;
}
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f00e";
}
.com_contact fieldset.filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.com_contact .com-contact-featured__filter {
  display: flex;
  flex-wrap: wrap;
}
.com_contact .display-limit {
  margin: 0;
}
.com_contact table.category {
  margin-top: 2rem;
}
.head-search .form-control {
  background: #53b3b7;
  border-color: #53b3b7;
  color: #A8DDDF;
}
.head-search .form-control:hover,
.head-search .form-control:focus,
.head-search .form-control:active {
  background: #53b3b7;
  border-color: #53b3b7;
  color: #A8DDDF;
}
.head-search .button {
  background: #2E9498;
  border-color: #2E9498;
}
.head-search .button:hover {
  background: #e66e6e;
  border-color: #e66e6e;
}
.t3-bot-sl {
  background-image: url("../../../../images/themes/teal/pattern-bg.png");
  background-repeat: repeat;
}
.t3-bot-sl .module-ct ul.nav li a {
  background-image: url("../../../../images/themes/teal/bullet-dark.gif");
}
.t3-navhelper {
  background-image: url("../../../../images/themes/teal/pattern-bg.png");
  background-repeat: repeat;
}
.t3-footer {
  background-image: url("../../../../images/themes/teal/pattern-bg.png");
  background-repeat: repeat;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-top-color: #58B6BA !important;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  color: #BFE7E8 !important;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  border-bottom-color: #58B6BA !important;
  color: #BFE7E8;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: none;
  color: #ffffff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active.open > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active.open > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active.open > a:focus {
  border-top-color: #e66e6e;
}
.ja-ss-desc {
  background-image: url("../../../../images/themes/teal/sl-desc-bg.png") !important;
}
.ja-ss-mask {
  background-image: url("../../../../images/themes/teal/mask-left.png") !important;
}
.ja-ss-mask.mask-right {
  background-image: url("../../../../images/themes/teal/mask-right.png") !important;
}
.ja-ss-btns span {
  background-image: url("../../../../images/themes/teal/sl-btn-direction.png") !important;
}
.ja-ss-thumbs .ja-ss-thumb span {
  background-image: url("../../../../images/themes/teal/sl-thumb.png") !important;
}
.ja-contentslider-left,
.ja-contentslider-right {
  background-image: url("../../../../images/themes/teal/btn-control.png") !important;
}
#login-form .unstyled li a:hover,
#login-form .unstyled li a:focus,
#login-form .unstyled li a:active {
  background-image: url("../../../../images/themes/teal/bullet-hover.gif");
}
.archive-module li a:hover,
.archive-module li a:focus,
.archive-module li a:active {
  background-image: url("../../../../images/themes/teal/bullet-hover.gif");
}
.acymailing_module .acymailing_form .inputbox {
  background: #53b3b7;
  border-color: #53b3b7;
  color: #c4e8ea;
}
.mostread li a:hover,
.mostread li a:focus,
.mostread li a:active {
  background-image: url("../../../../images/themes/teal/bullet-hover.gif");
}
div.k2UsersBlock ul li ul.ubUserItems li a:hover,
div.k2UsersBlock ul li ul.ubUserItems li a:active,
div.k2UsersBlock ul li ul.ubUserItems li a:focus {
  background-image: url("../../../../images/themes/teal/bullet-hover.gif");
}
.k2LoginBlock ul li a:hover,
.k2UserBlock ul li a:hover,
.k2LoginBlock ul li a:active,
.k2UserBlock ul li a:active,
.k2LoginBlock ul li a:focus,
.k2UserBlock ul li a:focus {
  background-image: url("../../../../images/themes/teal/bullet-hover.gif");
}
.itemIsFeatured,
.catItemIsFeatured,
.userItemIsFeatured {
  background-image: url("../../../../images/themes/teal/featuredItem.png");
}
div.itemAuthorLatest ul li a:hover,
div.itemRelated ul li a:hover,
div.itemAuthorLatest ul li a:active,
div.itemRelated ul li a:active,
div.itemAuthorLatest ul li a:focus,
div.itemRelated ul li a:focus {
  background-image: url("../../../../images/themes/teal/bullet-hover.gif");
}
.itemAuthorLatest ul li a,
.itemRelated ul li a {
  background-image: url("../../../../images/themes/teal/bullet-dark-ltr.gif");
}
.itemToolbar ul li a#fontIncrease img {
  background-image: url("../../../../images/themes/teal/font_increase.gif");
}
.itemToolbar ul li a#fontDecrease img {
  background-image: url("../../../../images/themes/teal/font_decrease.gif");
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background-image: url("../../../../images/themes/teal/transparent_star.gif");
}