/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #95a5a6;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #95a5a6;
}
.text-primary {
  color: #3498db;
}
a.text-primary:hover {
  color: #217dbb;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #3498db;
}
a.bg-primary:hover {
  background-color: #217dbb;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #95a5a6;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #95a5a6;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #7f8c8d;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #7f8c8d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #95a5a6;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #95a5a6;
}
.form-control::-webkit-input-placeholder {
  color: #95a5a6;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a4a4a4;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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 .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.line:before,
.line:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.line:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.stdBox,
form {
  background-color: white;
  -webkit-box-shadow: 1px 1px 0 #d3d3d3;
  box-shadow: 1px 1px 0 #d3d3d3;
}
.stdBoxBottomBorders {
  -webkit-box-shadow: 0 1px 0 white;
  box-shadow: 0 1px 0 white;
  border-bottom: 1px solid #cccccc;
}
.resetList {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  /*
	a[href]:after {
		content: " (" attr(href) ")";
	}
 	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	*/
  a[href]:after,
  abbr[title]:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  .topSearch,
  #contentLeftColumn,
  .articleUtils,
  .itemNavigation,
  .onlineServices,
  .useful-contacts,
  .hotNews,
  footer .supportNav,
  footer #erlog,
  footer .nav.menu {
    display: none;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #646464;
  background-color: #373737;
  position: absolute;
  width: 100%;
  top: 0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
table {
  border: transparent;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.wrapper {
  background: #ebebeb url("/images/bg.jpg") center top no-repeat;
}
header + div .container {
  background-color: #ebebeb;
}
#contentLeftColumn {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 768px) {
  #contentLeftColumn {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  #contentLeftColumn {
    padding-right: 0;
  }
}
#content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  #content {
    float: left;
    width: 75%;
  }
}
/*.container > div:first-child.line1{ margin-top: 125px; }*/
.container > div:first-child.slidePlaceholder,
.container > div:first-child.customslidePlaceholder {
  min-height: 125px;
}
@media (max-width: 767px) {
  .container > div:first-child.slidePlaceholder,
  .container > div:first-child.customslidePlaceholder {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .container > div:first-child.slidePlaceholder,
  .container > div:first-child.customslidePlaceholder {
    min-height: 185px;
  }
}
@media (min-width: 992px) {
  .container > div:first-child.slidePlaceholder,
  .container > div:first-child.customslidePlaceholder {
    min-height: 135px;
  }
}
@media (min-width: 1200px) {
  .container > div:first-child.slidePlaceholder,
  .container > div:first-child.customslidePlaceholder {
    min-height: 125px;
  }
}
.line {
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
}
.line:before,
.line:after {
  content: " ";
  display: table;
}
.line:after {
  clear: both;
}
.line:before,
.line:after {
  content: " ";
  display: table;
}
.line:after {
  clear: both;
}
.seeMore {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #2b3d4f;
}
.seeMore:before {
  content: "\e60e";
}
.seeMore:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'cimlt';
  background: #2b3d4f;
  color: white;
  font-size: 12px;
  padding: 6px;
}
.seeMore:hover {
  text-decoration: none;
}
.seeMore:hover:before {
  background: #34485d;
}
.green-sea-light .subNav li.active > a,
.green-sea-light .subNav a:hover {
  background-color: #52bc9c;
}
.green-sea-light .subNav a {
  border-color: #52bc9c;
}
.green-sea-light .breadcrumb ul li {
  color: #52bc9c;
}
.green-sea-light .articleUtils ul li:hover:before {
  color: #52bc9c;
}
.green-sea-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #52bc9c;
}
.green-sea-light .itemTitle,
.green-sea-light .itemTitle a,
.green-sea-light .com_docman .koowa_header,
.green-sea-light .com_docman .koowa_header a {
  color: #52bc9c;
  border-color: #52bc9c;
}
.green-sea-light .com_docman .docman_download .docman_download__button:before {
  background-color: #52bc9c;
}
.green-sea-light #k2Container.itemListView .catItemTitle a,
.green-sea-light #k2Container.latestView .catItemTitle a,
.green-sea-light #k2Container.itemListView .latestItemTitle a,
.green-sea-light #k2Container.latestView .latestItemTitle a {
  color: #52bc9c;
}
.green-sea-light #k2Container.itemListView .seeMore:before,
.green-sea-light #k2Container.latestView .seeMore:before {
  background-color: #52bc9c;
}
.green-sea-light #k2Container.itemListView .seeMore:hover:before,
.green-sea-light #k2Container.latestView .seeMore:hover:before {
  color: #45a085;
  background-color: white;
}
.green-sea-light #k2Container.latestView .latestItemsCategory {
  background-color: #52bc9c;
}
.green-sea-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.green-sea-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #c0e7db;
  color: #52bc9c;
}
.green-sea-light #jcl_component .itemTitle + h3 {
  background-color: #52bc9c;
}
.slides li.green-sea-light .slideimg,
.slides li.green-sea-light h1 {
  border-color: #52bc9c;
}
.slides li.green-sea-light .categoryLink {
  color: #52bc9c;
}
.slides li.green-sea-light .fpssReadMore:hover:before {
  background-color: #52bc9c;
}
.articleHL li.green-sea-light .moduleItemImage {
  border-bottom-color: #52bc9c;
}
.articleHL li.green-sea-light .moduleItemImage:before {
  background-color: #52bc9c;
}
.articleHL li.green-sea-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #52bc9c;
}
.articleHL li.green-sea-light .moduleItemCategory:hover {
  background-color: #52bc9c;
}
.hotNews li.green-sea-light .moduleItemCategory {
  background-color: #52bc9c;
}
.onlineServices li.green-sea-light a {
  background-color: #52bc9c;
}
.onlineServices li.green-sea-light:before {
  background-color: #52bc9c;
}
.onlineServices li.green-sea-light:hover a {
  background-color: #52bc9c;
}
.sidr nav > ul > li.sidr-class-green-sea-light > a,
.sidr nav > ul > li.sidr-class-green-sea-light > span {
  background-color: #52bc9c;
}
.green-sea .subNav li.active > a,
.green-sea .subNav a:hover {
  background-color: #45a085;
}
.green-sea .subNav a {
  border-color: #45a085;
}
.green-sea .breadcrumb ul li {
  color: #45a085;
}
.green-sea .articleUtils ul li:hover:before {
  color: #45a085;
}
.green-sea .itemNavigation .itemBackToTop:hover:before {
  background-color: #45a085;
}
.green-sea .itemTitle,
.green-sea .itemTitle a,
.green-sea .com_docman .koowa_header,
.green-sea .com_docman .koowa_header a {
  color: #45a085;
  border-color: #45a085;
}
.green-sea .com_docman .docman_download .docman_download__button:before {
  background-color: #45a085;
}
.green-sea #k2Container.itemListView .catItemTitle a,
.green-sea #k2Container.latestView .catItemTitle a,
.green-sea #k2Container.itemListView .latestItemTitle a,
.green-sea #k2Container.latestView .latestItemTitle a {
  color: #45a085;
}
.green-sea #k2Container.itemListView .seeMore:before,
.green-sea #k2Container.latestView .seeMore:before {
  background-color: #52bc9c;
}
.green-sea #k2Container.itemListView .seeMore:hover:before,
.green-sea #k2Container.latestView .seeMore:hover:before {
  color: #45a085;
  background-color: white;
}
.green-sea #k2Container.latestView .latestItemsCategory {
  background-color: #45a085;
}
.green-sea #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.green-sea #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #a6d8c9;
  color: #45a085;
}
.green-sea #jcl_component .itemTitle + h3 {
  background-color: #45a085;
}
.slides li.green-sea .slideimg,
.slides li.green-sea h1 {
  border-color: #45a085;
}
.slides li.green-sea .categoryLink {
  color: #45a085;
}
.slides li.green-sea .fpssReadMore:hover:before {
  background-color: #45a085;
}
.articleHL li.green-sea .moduleItemImage {
  border-bottom-color: #45a085;
}
.articleHL li.green-sea .moduleItemImage:before {
  background-color: #45a085;
}
.articleHL li.green-sea.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #45a085;
}
.articleHL li.green-sea .moduleItemCategory:hover {
  background-color: #45a085;
}
.hotNews li.green-sea .moduleItemCategory {
  background-color: #45a085;
}
.onlineServices li.green-sea a {
  background-color: #52bc9c;
}
.onlineServices li.green-sea:before {
  background-color: #45a085;
}
.onlineServices li.green-sea:hover a {
  background-color: #45a085;
}
.sidr nav > ul > li.sidr-class-green-sea > a,
.sidr nav > ul > li.sidr-class-green-sea > span {
  background-color: #52bc9c;
}
.green-light .subNav li.active > a,
.green-light .subNav a:hover {
  background-color: #5fcc71;
}
.green-light .subNav a {
  border-color: #5fcc71;
}
.green-light .breadcrumb ul li {
  color: #5fcc71;
}
.green-light .articleUtils ul li:hover:before {
  color: #5fcc71;
}
.green-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #5fcc71;
}
.green-light .itemTitle,
.green-light .itemTitle a,
.green-light .com_docman .koowa_header,
.green-light .com_docman .koowa_header a {
  color: #5fcc71;
  border-color: #5fcc71;
}
.green-light .com_docman .docman_download .docman_download__button:before {
  background-color: #5fcc71;
}
.green-light #k2Container.itemListView .catItemTitle a,
.green-light #k2Container.latestView .catItemTitle a,
.green-light #k2Container.itemListView .latestItemTitle a,
.green-light #k2Container.latestView .latestItemTitle a {
  color: #5fcc71;
}
.green-light #k2Container.itemListView .seeMore:before,
.green-light #k2Container.latestView .seeMore:before {
  background-color: #5fcc71;
}
.green-light #k2Container.itemListView .seeMore:hover:before,
.green-light #k2Container.latestView .seeMore:hover:before {
  color: #51af61;
  background-color: white;
}
.green-light #k2Container.latestView .latestItemsCategory {
  background-color: #5fcc71;
}
.green-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.green-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #d3f1d8;
  color: #5fcc71;
}
.green-light #jcl_component .itemTitle + h3 {
  background-color: #5fcc71;
}
.slides li.green-light .slideimg,
.slides li.green-light h1 {
  border-color: #5fcc71;
}
.slides li.green-light .categoryLink {
  color: #5fcc71;
}
.slides li.green-light .fpssReadMore:hover:before {
  background-color: #5fcc71;
}
.articleHL li.green-light .moduleItemImage {
  border-bottom-color: #5fcc71;
}
.articleHL li.green-light .moduleItemImage:before {
  background-color: #5fcc71;
}
.articleHL li.green-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #5fcc71;
}
.articleHL li.green-light .moduleItemCategory:hover {
  background-color: #5fcc71;
}
.hotNews li.green-light .moduleItemCategory {
  background-color: #5fcc71;
}
.onlineServices li.green-light a {
  background-color: #5fcc71;
}
.onlineServices li.green-light:before {
  background-color: #5fcc71;
}
.onlineServices li.green-light:hover a {
  background-color: #5fcc71;
}
.sidr nav > ul > li.sidr-class-green-light > a,
.sidr nav > ul > li.sidr-class-green-light > span {
  background-color: #5fcc71;
}
.green .subNav li.active > a,
.green .subNav a:hover {
  background-color: #51af61;
}
.green .subNav a {
  border-color: #51af61;
}
.green .breadcrumb ul li {
  color: #51af61;
}
.green .articleUtils ul li:hover:before {
  color: #51af61;
}
.green .itemNavigation .itemBackToTop:hover:before {
  background-color: #51af61;
}
.green .itemTitle,
.green .itemTitle a,
.green .com_docman .koowa_header,
.green .com_docman .koowa_header a {
  color: #51af61;
  border-color: #51af61;
}
.green .com_docman .docman_download .docman_download__button:before {
  background-color: #51af61;
}
.green #k2Container.itemListView .catItemTitle a,
.green #k2Container.latestView .catItemTitle a,
.green #k2Container.itemListView .latestItemTitle a,
.green #k2Container.latestView .latestItemTitle a {
  color: #51af61;
}
.green #k2Container.itemListView .seeMore:before,
.green #k2Container.latestView .seeMore:before {
  background-color: #5fcc71;
}
.green #k2Container.itemListView .seeMore:hover:before,
.green #k2Container.latestView .seeMore:hover:before {
  color: #51af61;
  background-color: white;
}
.green #k2Container.latestView .latestItemsCategory {
  background-color: #51af61;
}
.green #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.green #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #badfc0;
  color: #51af61;
}
.green #jcl_component .itemTitle + h3 {
  background-color: #51af61;
}
.slides li.green .slideimg,
.slides li.green h1 {
  border-color: #51af61;
}
.slides li.green .categoryLink {
  color: #51af61;
}
.slides li.green .fpssReadMore:hover:before {
  background-color: #51af61;
}
.articleHL li.green .moduleItemImage {
  border-bottom-color: #51af61;
}
.articleHL li.green .moduleItemImage:before {
  background-color: #51af61;
}
.articleHL li.green.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #51af61;
}
.articleHL li.green .moduleItemCategory:hover {
  background-color: #51af61;
}
.hotNews li.green .moduleItemCategory {
  background-color: #51af61;
}
.onlineServices li.green a {
  background-color: #5fcc71;
}
.onlineServices li.green:before {
  background-color: #51af61;
}
.onlineServices li.green:hover a {
  background-color: #51af61;
}
.sidr nav > ul > li.sidr-class-green > a,
.sidr nav > ul > li.sidr-class-green > span {
  background-color: #5fcc71;
}
.blue-light .subNav li.active > a,
.blue-light .subNav a:hover {
  background-color: #3498db;
}
.blue-light .subNav a {
  border-color: #3498db;
}
.blue-light .breadcrumb ul li {
  color: #3498db;
}
.blue-light .articleUtils ul li:hover:before {
  color: #3498db;
}
.blue-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #3498db;
}
.blue-light .itemTitle,
.blue-light .itemTitle a,
.blue-light .com_docman .koowa_header,
.blue-light .com_docman .koowa_header a {
  color: #3498db;
  border-color: #3498db;
}
.blue-light .com_docman .docman_download .docman_download__button:before {
  background-color: #3498db;
}
.blue-light #k2Container.itemListView .catItemTitle a,
.blue-light #k2Container.latestView .catItemTitle a,
.blue-light #k2Container.itemListView .latestItemTitle a,
.blue-light #k2Container.latestView .latestItemTitle a {
  color: #3498db;
}
.blue-light #k2Container.itemListView .seeMore:before,
.blue-light #k2Container.latestView .seeMore:before {
  background-color: #3498db;
}
.blue-light #k2Container.itemListView .seeMore:hover:before,
.blue-light #k2Container.latestView .seeMore:hover:before {
  color: #2980b9;
  background-color: white;
}
.blue-light #k2Container.latestView .latestItemsCategory {
  background-color: #3498db;
}
.blue-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.blue-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #b6daf2;
  color: #3498db;
}
.blue-light #jcl_component .itemTitle + h3 {
  background-color: #3498db;
}
.slides li.blue-light .slideimg,
.slides li.blue-light h1 {
  border-color: #3498db;
}
.slides li.blue-light .categoryLink {
  color: #3498db;
}
.slides li.blue-light .fpssReadMore:hover:before {
  background-color: #3498db;
}
.articleHL li.blue-light .moduleItemImage {
  border-bottom-color: #3498db;
}
.articleHL li.blue-light .moduleItemImage:before {
  background-color: #3498db;
}
.articleHL li.blue-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #3498db;
}
.articleHL li.blue-light .moduleItemCategory:hover {
  background-color: #3498db;
}
.hotNews li.blue-light .moduleItemCategory {
  background-color: #3498db;
}
.onlineServices li.blue-light a {
  background-color: #3498db;
}
.onlineServices li.blue-light:before {
  background-color: #3498db;
}
.onlineServices li.blue-light:hover a {
  background-color: #3498db;
}
.sidr nav > ul > li.sidr-class-blue-light > a,
.sidr nav > ul > li.sidr-class-blue-light > span {
  background-color: #3498db;
}
.blue .subNav li.active > a,
.blue .subNav a:hover {
  background-color: #2980b9;
}
.blue .subNav a {
  border-color: #2980b9;
}
.blue .breadcrumb ul li {
  color: #2980b9;
}
.blue .articleUtils ul li:hover:before {
  color: #2980b9;
}
.blue .itemNavigation .itemBackToTop:hover:before {
  background-color: #2980b9;
}
.blue .itemTitle,
.blue .itemTitle a,
.blue .com_docman .koowa_header,
.blue .com_docman .koowa_header a {
  color: #2980b9;
  border-color: #2980b9;
}
.blue .com_docman .docman_download .docman_download__button:before {
  background-color: #2980b9;
}
.blue #k2Container.itemListView .catItemTitle a,
.blue #k2Container.latestView .catItemTitle a,
.blue #k2Container.itemListView .latestItemTitle a,
.blue #k2Container.latestView .latestItemTitle a {
  color: #2980b9;
}
.blue #k2Container.itemListView .seeMore:before,
.blue #k2Container.latestView .seeMore:before {
  background-color: #3498db;
}
.blue #k2Container.itemListView .seeMore:hover:before,
.blue #k2Container.latestView .seeMore:hover:before {
  color: #2980b9;
  background-color: white;
}
.blue #k2Container.latestView .latestItemsCategory {
  background-color: #2980b9;
}
.blue #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.blue #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #94c6e7;
  color: #2980b9;
}
.blue #jcl_component .itemTitle + h3 {
  background-color: #2980b9;
}
.slides li.blue .slideimg,
.slides li.blue h1 {
  border-color: #2980b9;
}
.slides li.blue .categoryLink {
  color: #2980b9;
}
.slides li.blue .fpssReadMore:hover:before {
  background-color: #2980b9;
}
.articleHL li.blue .moduleItemImage {
  border-bottom-color: #2980b9;
}
.articleHL li.blue .moduleItemImage:before {
  background-color: #2980b9;
}
.articleHL li.blue.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #2980b9;
}
.articleHL li.blue .moduleItemCategory:hover {
  background-color: #2980b9;
}
.hotNews li.blue .moduleItemCategory {
  background-color: #2980b9;
}
.onlineServices li.blue a {
  background-color: #3498db;
}
.onlineServices li.blue:before {
  background-color: #2980b9;
}
.onlineServices li.blue:hover a {
  background-color: #2980b9;
}
.sidr nav > ul > li.sidr-class-blue > a,
.sidr nav > ul > li.sidr-class-blue > span {
  background-color: #3498db;
}
.purple-light .subNav li.active > a,
.purple-light .subNav a:hover {
  background-color: #9b59b6;
}
.purple-light .subNav a {
  border-color: #9b59b6;
}
.purple-light .breadcrumb ul li {
  color: #9b59b6;
}
.purple-light .articleUtils ul li:hover:before {
  color: #9b59b6;
}
.purple-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #9b59b6;
}
.purple-light .itemTitle,
.purple-light .itemTitle a,
.purple-light .com_docman .koowa_header,
.purple-light .com_docman .koowa_header a {
  color: #9b59b6;
  border-color: #9b59b6;
}
.purple-light .com_docman .docman_download .docman_download__button:before {
  background-color: #9b59b6;
}
.purple-light #k2Container.itemListView .catItemTitle a,
.purple-light #k2Container.latestView .catItemTitle a,
.purple-light #k2Container.itemListView .latestItemTitle a,
.purple-light #k2Container.latestView .latestItemTitle a {
  color: #9b59b6;
}
.purple-light #k2Container.itemListView .seeMore:before,
.purple-light #k2Container.latestView .seeMore:before {
  background-color: #9b59b6;
}
.purple-light #k2Container.itemListView .seeMore:hover:before,
.purple-light #k2Container.latestView .seeMore:hover:before {
  color: #8e44ad;
  background-color: white;
}
.purple-light #k2Container.latestView .latestItemsCategory {
  background-color: #9b59b6;
}
.purple-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.purple-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #dbc3e5;
  color: #9b59b6;
}
.purple-light #jcl_component .itemTitle + h3 {
  background-color: #9b59b6;
}
.slides li.purple-light .slideimg,
.slides li.purple-light h1 {
  border-color: #9b59b6;
}
.slides li.purple-light .categoryLink {
  color: #9b59b6;
}
.slides li.purple-light .fpssReadMore:hover:before {
  background-color: #9b59b6;
}
.articleHL li.purple-light .moduleItemImage {
  border-bottom-color: #9b59b6;
}
.articleHL li.purple-light .moduleItemImage:before {
  background-color: #9b59b6;
}
.articleHL li.purple-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #9b59b6;
}
.articleHL li.purple-light .moduleItemCategory:hover {
  background-color: #9b59b6;
}
.hotNews li.purple-light .moduleItemCategory {
  background-color: #9b59b6;
}
.onlineServices li.purple-light a {
  background-color: #9b59b6;
}
.onlineServices li.purple-light:before {
  background-color: #9b59b6;
}
.onlineServices li.purple-light:hover a {
  background-color: #9b59b6;
}
.sidr nav > ul > li.sidr-class-purple-light > a,
.sidr nav > ul > li.sidr-class-purple-light > span {
  background-color: #9b59b6;
}
.purple .subNav li.active > a,
.purple .subNav a:hover {
  background-color: #8e44ad;
}
.purple .subNav a {
  border-color: #8e44ad;
}
.purple .breadcrumb ul li {
  color: #8e44ad;
}
.purple .articleUtils ul li:hover:before {
  color: #8e44ad;
}
.purple .itemNavigation .itemBackToTop:hover:before {
  background-color: #8e44ad;
}
.purple .itemTitle,
.purple .itemTitle a,
.purple .com_docman .koowa_header,
.purple .com_docman .koowa_header a {
  color: #8e44ad;
  border-color: #8e44ad;
}
.purple .com_docman .docman_download .docman_download__button:before {
  background-color: #8e44ad;
}
.purple #k2Container.itemListView .catItemTitle a,
.purple #k2Container.latestView .catItemTitle a,
.purple #k2Container.itemListView .latestItemTitle a,
.purple #k2Container.latestView .latestItemTitle a {
  color: #8e44ad;
}
.purple #k2Container.itemListView .seeMore:before,
.purple #k2Container.latestView .seeMore:before {
  background-color: #9b59b6;
}
.purple #k2Container.itemListView .seeMore:hover:before,
.purple #k2Container.latestView .seeMore:hover:before {
  color: #8e44ad;
  background-color: white;
}
.purple #k2Container.latestView .latestItemsCategory {
  background-color: #8e44ad;
}
.purple #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.purple #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #cfacde;
  color: #8e44ad;
}
.purple #jcl_component .itemTitle + h3 {
  background-color: #8e44ad;
}
.slides li.purple .slideimg,
.slides li.purple h1 {
  border-color: #8e44ad;
}
.slides li.purple .categoryLink {
  color: #8e44ad;
}
.slides li.purple .fpssReadMore:hover:before {
  background-color: #8e44ad;
}
.articleHL li.purple .moduleItemImage {
  border-bottom-color: #8e44ad;
}
.articleHL li.purple .moduleItemImage:before {
  background-color: #8e44ad;
}
.articleHL li.purple.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #8e44ad;
}
.articleHL li.purple .moduleItemCategory:hover {
  background-color: #8e44ad;
}
.hotNews li.purple .moduleItemCategory {
  background-color: #8e44ad;
}
.onlineServices li.purple a {
  background-color: #9b59b6;
}
.onlineServices li.purple:before {
  background-color: #8e44ad;
}
.onlineServices li.purple:hover a {
  background-color: #8e44ad;
}
.sidr nav > ul > li.sidr-class-purple > a,
.sidr nav > ul > li.sidr-class-purple > span {
  background-color: #9b59b6;
}
.blue-oil-light .subNav li.active > a,
.blue-oil-light .subNav a:hover {
  background-color: #34485d;
}
.blue-oil-light .subNav a {
  border-color: #34485d;
}
.blue-oil-light .breadcrumb ul li {
  color: #34485d;
}
.blue-oil-light .articleUtils ul li:hover:before {
  color: #34485d;
}
.blue-oil-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #34485d;
}
.blue-oil-light .itemTitle,
.blue-oil-light .itemTitle a,
.blue-oil-light .com_docman .koowa_header,
.blue-oil-light .com_docman .koowa_header a {
  color: #34485d;
  border-color: #34485d;
}
.blue-oil-light .com_docman .docman_download .docman_download__button:before {
  background-color: #34485d;
}
.blue-oil-light #k2Container.itemListView .catItemTitle a,
.blue-oil-light #k2Container.latestView .catItemTitle a,
.blue-oil-light #k2Container.itemListView .latestItemTitle a,
.blue-oil-light #k2Container.latestView .latestItemTitle a {
  color: #34485d;
}
.blue-oil-light #k2Container.itemListView .seeMore:before,
.blue-oil-light #k2Container.latestView .seeMore:before {
  background-color: #34485d;
}
.blue-oil-light #k2Container.itemListView .seeMore:hover:before,
.blue-oil-light #k2Container.latestView .seeMore:hover:before {
  color: #2b3d4f;
  background-color: white;
}
.blue-oil-light #k2Container.latestView .latestItemsCategory {
  background-color: #34485d;
}
.blue-oil-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.blue-oil-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #7794b3;
  color: #34485d;
}
.blue-oil-light #jcl_component .itemTitle + h3 {
  background-color: #34485d;
}
.slides li.blue-oil-light .slideimg,
.slides li.blue-oil-light h1 {
  border-color: #34485d;
}
.slides li.blue-oil-light .categoryLink {
  color: #34485d;
}
.slides li.blue-oil-light .fpssReadMore:hover:before {
  background-color: #34485d;
}
.articleHL li.blue-oil-light .moduleItemImage {
  border-bottom-color: #34485d;
}
.articleHL li.blue-oil-light .moduleItemImage:before {
  background-color: #34485d;
}
.articleHL li.blue-oil-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #34485d;
}
.articleHL li.blue-oil-light .moduleItemCategory:hover {
  background-color: #34485d;
}
.hotNews li.blue-oil-light .moduleItemCategory {
  background-color: #34485d;
}
.onlineServices li.blue-oil-light a {
  background-color: #34485d;
}
.onlineServices li.blue-oil-light:before {
  background-color: #34485d;
}
.onlineServices li.blue-oil-light:hover a {
  background-color: #34485d;
}
.sidr nav > ul > li.sidr-class-blue-oil-light > a,
.sidr nav > ul > li.sidr-class-blue-oil-light > span {
  background-color: #34485d;
}
.blue-oil .subNav li.active > a,
.blue-oil .subNav a:hover {
  background-color: #2b3d4f;
}
.blue-oil .subNav a {
  border-color: #2b3d4f;
}
.blue-oil .breadcrumb ul li {
  color: #2b3d4f;
}
.blue-oil .articleUtils ul li:hover:before {
  color: #2b3d4f;
}
.blue-oil .itemNavigation .itemBackToTop:hover:before {
  background-color: #2b3d4f;
}
.blue-oil .itemTitle,
.blue-oil .itemTitle a,
.blue-oil .com_docman .koowa_header,
.blue-oil .com_docman .koowa_header a {
  color: #2b3d4f;
  border-color: #2b3d4f;
}
.blue-oil .com_docman .docman_download .docman_download__button:before {
  background-color: #2b3d4f;
}
.blue-oil #k2Container.itemListView .catItemTitle a,
.blue-oil #k2Container.latestView .catItemTitle a,
.blue-oil #k2Container.itemListView .latestItemTitle a,
.blue-oil #k2Container.latestView .latestItemTitle a {
  color: #2b3d4f;
}
.blue-oil #k2Container.itemListView .seeMore:before,
.blue-oil #k2Container.latestView .seeMore:before {
  background-color: #34485d;
}
.blue-oil #k2Container.itemListView .seeMore:hover:before,
.blue-oil #k2Container.latestView .seeMore:hover:before {
  color: #2b3d4f;
  background-color: white;
}
.blue-oil #k2Container.latestView .latestItemsCategory {
  background-color: #2b3d4f;
}
.blue-oil #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.blue-oil #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #6789ac;
  color: #2b3d4f;
}
.blue-oil #jcl_component .itemTitle + h3 {
  background-color: #2b3d4f;
}
.slides li.blue-oil .slideimg,
.slides li.blue-oil h1 {
  border-color: #2b3d4f;
}
.slides li.blue-oil .categoryLink {
  color: #2b3d4f;
}
.slides li.blue-oil .fpssReadMore:hover:before {
  background-color: #2b3d4f;
}
.articleHL li.blue-oil .moduleItemImage {
  border-bottom-color: #2b3d4f;
}
.articleHL li.blue-oil .moduleItemImage:before {
  background-color: #2b3d4f;
}
.articleHL li.blue-oil.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #2b3d4f;
}
.articleHL li.blue-oil .moduleItemCategory:hover {
  background-color: #2b3d4f;
}
.hotNews li.blue-oil .moduleItemCategory {
  background-color: #2b3d4f;
}
.onlineServices li.blue-oil a {
  background-color: #34485d;
}
.onlineServices li.blue-oil:before {
  background-color: #2b3d4f;
}
.onlineServices li.blue-oil:hover a {
  background-color: #2b3d4f;
}
.sidr nav > ul > li.sidr-class-blue-oil > a,
.sidr nav > ul > li.sidr-class-blue-oil > span {
  background-color: #34485d;
}
.orange-light .subNav li.active > a,
.orange-light .subNav a:hover {
  background-color: #f2c536;
}
.orange-light .subNav a {
  border-color: #f2c536;
}
.orange-light .breadcrumb ul li {
  color: #f2c536;
}
.orange-light .articleUtils ul li:hover:before {
  color: #f2c536;
}
.orange-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #f2c536;
}
.orange-light .itemTitle,
.orange-light .itemTitle a,
.orange-light .com_docman .koowa_header,
.orange-light .com_docman .koowa_header a {
  color: #f2c536;
  border-color: #f2c536;
}
.orange-light .com_docman .docman_download .docman_download__button:before {
  background-color: #f2c536;
}
.orange-light #k2Container.itemListView .catItemTitle a,
.orange-light #k2Container.latestView .catItemTitle a,
.orange-light #k2Container.itemListView .latestItemTitle a,
.orange-light #k2Container.latestView .latestItemTitle a {
  color: #f2c536;
}
.orange-light #k2Container.itemListView .seeMore:before,
.orange-light #k2Container.latestView .seeMore:before {
  background-color: #f2c536;
}
.orange-light #k2Container.itemListView .seeMore:hover:before,
.orange-light #k2Container.latestView .seeMore:hover:before {
  color: #f29c2d;
  background-color: white;
}
.orange-light #k2Container.latestView .latestItemsCategory {
  background-color: #f2c536;
}
.orange-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.orange-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #fbeec6;
  color: #f2c536;
}
.orange-light #jcl_component .itemTitle + h3 {
  background-color: #f2c536;
}
.slides li.orange-light .slideimg,
.slides li.orange-light h1 {
  border-color: #f2c536;
}
.slides li.orange-light .categoryLink {
  color: #f2c536;
}
.slides li.orange-light .fpssReadMore:hover:before {
  background-color: #f2c536;
}
.articleHL li.orange-light .moduleItemImage {
  border-bottom-color: #f2c536;
}
.articleHL li.orange-light .moduleItemImage:before {
  background-color: #f2c536;
}
.articleHL li.orange-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #f2c536;
}
.articleHL li.orange-light .moduleItemCategory:hover {
  background-color: #f2c536;
}
.hotNews li.orange-light .moduleItemCategory {
  background-color: #f2c536;
}
.onlineServices li.orange-light a {
  background-color: #f2c536;
}
.onlineServices li.orange-light:before {
  background-color: #f2c536;
}
.onlineServices li.orange-light:hover a {
  background-color: #f2c536;
}
.sidr nav > ul > li.sidr-class-orange-light > a,
.sidr nav > ul > li.sidr-class-orange-light > span {
  background-color: #f2c536;
}
.orange .subNav li.active > a,
.orange .subNav a:hover {
  background-color: #f29c2d;
}
.orange .subNav a {
  border-color: #f29c2d;
}
.orange .breadcrumb ul li {
  color: #f29c2d;
}
.orange .articleUtils ul li:hover:before {
  color: #f29c2d;
}
.orange .itemNavigation .itemBackToTop:hover:before {
  background-color: #f29c2d;
}
.orange .itemTitle,
.orange .itemTitle a,
.orange .com_docman .koowa_header,
.orange .com_docman .koowa_header a {
  color: #f29c2d;
  border-color: #f29c2d;
}
.orange .com_docman .docman_download .docman_download__button:before {
  background-color: #f29c2d;
}
.orange #k2Container.itemListView .catItemTitle a,
.orange #k2Container.latestView .catItemTitle a,
.orange #k2Container.itemListView .latestItemTitle a,
.orange #k2Container.latestView .latestItemTitle a {
  color: #f29c2d;
}
.orange #k2Container.itemListView .seeMore:before,
.orange #k2Container.latestView .seeMore:before {
  background-color: #f2c536;
}
.orange #k2Container.itemListView .seeMore:hover:before,
.orange #k2Container.latestView .seeMore:hover:before {
  color: #f29c2d;
  background-color: white;
}
.orange #k2Container.latestView .latestItemsCategory {
  background-color: #f29c2d;
}
.orange #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.orange #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #fbe0bd;
  color: #f29c2d;
}
.orange #jcl_component .itemTitle + h3 {
  background-color: #f29c2d;
}
.slides li.orange .slideimg,
.slides li.orange h1 {
  border-color: #f29c2d;
}
.slides li.orange .categoryLink {
  color: #f29c2d;
}
.slides li.orange .fpssReadMore:hover:before {
  background-color: #f29c2d;
}
.articleHL li.orange .moduleItemImage {
  border-bottom-color: #f29c2d;
}
.articleHL li.orange .moduleItemImage:before {
  background-color: #f29c2d;
}
.articleHL li.orange.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #f29c2d;
}
.articleHL li.orange .moduleItemCategory:hover {
  background-color: #f29c2d;
}
.hotNews li.orange .moduleItemCategory {
  background-color: #f29c2d;
}
.onlineServices li.orange a {
  background-color: #f2c536;
}
.onlineServices li.orange:before {
  background-color: #f29c2d;
}
.onlineServices li.orange:hover a {
  background-color: #f29c2d;
}
.sidr nav > ul > li.sidr-class-orange > a,
.sidr nav > ul > li.sidr-class-orange > span {
  background-color: #f2c536;
}
.pumpkin-light .subNav li.active > a,
.pumpkin-light .subNav a:hover {
  background-color: #e67e27;
}
.pumpkin-light .subNav a {
  border-color: #e67e27;
}
.pumpkin-light .breadcrumb ul li {
  color: #e67e27;
}
.pumpkin-light .articleUtils ul li:hover:before {
  color: #e67e27;
}
.pumpkin-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #e67e27;
}
.pumpkin-light .itemTitle,
.pumpkin-light .itemTitle a,
.pumpkin-light .com_docman .koowa_header,
.pumpkin-light .com_docman .koowa_header a {
  color: #e67e27;
  border-color: #e67e27;
}
.pumpkin-light .com_docman .docman_download .docman_download__button:before {
  background-color: #e67e27;
}
.pumpkin-light #k2Container.itemListView .catItemTitle a,
.pumpkin-light #k2Container.latestView .catItemTitle a,
.pumpkin-light #k2Container.itemListView .latestItemTitle a,
.pumpkin-light #k2Container.latestView .latestItemTitle a {
  color: #e67e27;
}
.pumpkin-light #k2Container.itemListView .seeMore:before,
.pumpkin-light #k2Container.latestView .seeMore:before {
  background-color: #e67e27;
}
.pumpkin-light #k2Container.itemListView .seeMore:hover:before,
.pumpkin-light #k2Container.latestView .seeMore:hover:before {
  color: #d3541d;
  background-color: white;
}
.pumpkin-light #k2Container.latestView .latestItemsCategory {
  background-color: #e67e27;
}
.pumpkin-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.pumpkin-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #f6d0b0;
  color: #e67e27;
}
.pumpkin-light #jcl_component .itemTitle + h3 {
  background-color: #e67e27;
}
.slides li.pumpkin-light .slideimg,
.slides li.pumpkin-light h1 {
  border-color: #e67e27;
}
.slides li.pumpkin-light .categoryLink {
  color: #e67e27;
}
.slides li.pumpkin-light .fpssReadMore:hover:before {
  background-color: #e67e27;
}
.articleHL li.pumpkin-light .moduleItemImage {
  border-bottom-color: #e67e27;
}
.articleHL li.pumpkin-light .moduleItemImage:before {
  background-color: #e67e27;
}
.articleHL li.pumpkin-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #e67e27;
}
.articleHL li.pumpkin-light .moduleItemCategory:hover {
  background-color: #e67e27;
}
.hotNews li.pumpkin-light .moduleItemCategory {
  background-color: #e67e27;
}
.onlineServices li.pumpkin-light a {
  background-color: #e67e27;
}
.onlineServices li.pumpkin-light:before {
  background-color: #e67e27;
}
.onlineServices li.pumpkin-light:hover a {
  background-color: #e67e27;
}
.sidr nav > ul > li.sidr-class-pumpkin-light > a,
.sidr nav > ul > li.sidr-class-pumpkin-light > span {
  background-color: #e67e27;
}
.pumpkin .subNav li.active > a,
.pumpkin .subNav a:hover {
  background-color: #d3541d;
}
.pumpkin .subNav a {
  border-color: #d3541d;
}
.pumpkin .breadcrumb ul li {
  color: #d3541d;
}
.pumpkin .articleUtils ul li:hover:before {
  color: #d3541d;
}
.pumpkin .itemNavigation .itemBackToTop:hover:before {
  background-color: #d3541d;
}
.pumpkin .itemTitle,
.pumpkin .itemTitle a,
.pumpkin .com_docman .koowa_header,
.pumpkin .com_docman .koowa_header a {
  color: #d3541d;
  border-color: #d3541d;
}
.pumpkin .com_docman .docman_download .docman_download__button:before {
  background-color: #d3541d;
}
.pumpkin #k2Container.itemListView .catItemTitle a,
.pumpkin #k2Container.latestView .catItemTitle a,
.pumpkin #k2Container.itemListView .latestItemTitle a,
.pumpkin #k2Container.latestView .latestItemTitle a {
  color: #d3541d;
}
.pumpkin #k2Container.itemListView .seeMore:before,
.pumpkin #k2Container.latestView .seeMore:before {
  background-color: #e67e27;
}
.pumpkin #k2Container.itemListView .seeMore:hover:before,
.pumpkin #k2Container.latestView .seeMore:hover:before {
  color: #d3541d;
  background-color: white;
}
.pumpkin #k2Container.latestView .latestItemsCategory {
  background-color: #d3541d;
}
.pumpkin #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.pumpkin #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #f1b398;
  color: #d3541d;
}
.pumpkin #jcl_component .itemTitle + h3 {
  background-color: #d3541d;
}
.slides li.pumpkin .slideimg,
.slides li.pumpkin h1 {
  border-color: #d3541d;
}
.slides li.pumpkin .categoryLink {
  color: #d3541d;
}
.slides li.pumpkin .fpssReadMore:hover:before {
  background-color: #d3541d;
}
.articleHL li.pumpkin .moduleItemImage {
  border-bottom-color: #d3541d;
}
.articleHL li.pumpkin .moduleItemImage:before {
  background-color: #d3541d;
}
.articleHL li.pumpkin.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #d3541d;
}
.articleHL li.pumpkin .moduleItemCategory:hover {
  background-color: #d3541d;
}
.hotNews li.pumpkin .moduleItemCategory {
  background-color: #d3541d;
}
.onlineServices li.pumpkin a {
  background-color: #e67e27;
}
.onlineServices li.pumpkin:before {
  background-color: #d3541d;
}
.onlineServices li.pumpkin:hover a {
  background-color: #d3541d;
}
.sidr nav > ul > li.sidr-class-pumpkin > a,
.sidr nav > ul > li.sidr-class-pumpkin > span {
  background-color: #e67e27;
}
.red-light .subNav li.active > a,
.red-light .subNav a:hover {
  background-color: #e74c3c;
}
.red-light .subNav a {
  border-color: #e74c3c;
}
.red-light .breadcrumb ul li {
  color: #e74c3c;
}
.red-light .articleUtils ul li:hover:before {
  color: #e74c3c;
}
.red-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #e74c3c;
}
.red-light .itemTitle,
.red-light .itemTitle a,
.red-light .com_docman .koowa_header,
.red-light .com_docman .koowa_header a {
  color: #e74c3c;
  border-color: #e74c3c;
}
.red-light .com_docman .docman_download .docman_download__button:before {
  background-color: #e74c3c;
}
.red-light #k2Container.itemListView .catItemTitle a,
.red-light #k2Container.latestView .catItemTitle a,
.red-light #k2Container.itemListView .latestItemTitle a,
.red-light #k2Container.latestView .latestItemTitle a {
  color: #e74c3c;
}
.red-light #k2Container.itemListView .seeMore:before,
.red-light #k2Container.latestView .seeMore:before {
  background-color: #e74c3c;
}
.red-light #k2Container.itemListView .seeMore:hover:before,
.red-light #k2Container.latestView .seeMore:hover:before {
  color: #c0392b;
  background-color: white;
}
.red-light #k2Container.latestView .latestItemsCategory {
  background-color: #e74c3c;
}
.red-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.red-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #f8c9c4;
  color: #e74c3c;
}
.red-light #jcl_component .itemTitle + h3 {
  background-color: #e74c3c;
}
.slides li.red-light .slideimg,
.slides li.red-light h1 {
  border-color: #e74c3c;
}
.slides li.red-light .categoryLink {
  color: #e74c3c;
}
.slides li.red-light .fpssReadMore:hover:before {
  background-color: #e74c3c;
}
.articleHL li.red-light .moduleItemImage {
  border-bottom-color: #e74c3c;
}
.articleHL li.red-light .moduleItemImage:before {
  background-color: #e74c3c;
}
.articleHL li.red-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #e74c3c;
}
.articleHL li.red-light .moduleItemCategory:hover {
  background-color: #e74c3c;
}
.hotNews li.red-light .moduleItemCategory {
  background-color: #e74c3c;
}
.onlineServices li.red-light a {
  background-color: #e74c3c;
}
.onlineServices li.red-light:before {
  background-color: #e74c3c;
}
.onlineServices li.red-light:hover a {
  background-color: #e74c3c;
}
.sidr nav > ul > li.sidr-class-red-light > a,
.sidr nav > ul > li.sidr-class-red-light > span {
  background-color: #e74c3c;
}
.red .subNav li.active > a,
.red .subNav a:hover {
  background-color: #c0392b;
}
.red .subNav a {
  border-color: #c0392b;
}
.red .breadcrumb ul li {
  color: #c0392b;
}
.red .articleUtils ul li:hover:before {
  color: #c0392b;
}
.red .itemNavigation .itemBackToTop:hover:before {
  background-color: #c0392b;
}
.red .itemTitle,
.red .itemTitle a,
.red .com_docman .koowa_header,
.red .com_docman .koowa_header a {
  color: #c0392b;
  border-color: #c0392b;
}
.red .com_docman .docman_download .docman_download__button:before {
  background-color: #c0392b;
}
.red #k2Container.itemListView .catItemTitle a,
.red #k2Container.latestView .catItemTitle a,
.red #k2Container.itemListView .latestItemTitle a,
.red #k2Container.latestView .latestItemTitle a {
  color: #c0392b;
}
.red #k2Container.itemListView .seeMore:before,
.red #k2Container.latestView .seeMore:before {
  background-color: #e74c3c;
}
.red #k2Container.itemListView .seeMore:hover:before,
.red #k2Container.latestView .seeMore:hover:before {
  color: #c0392b;
  background-color: white;
}
.red #k2Container.latestView .latestItemsCategory {
  background-color: #c0392b;
}
.red #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.red #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #e9a39b;
  color: #c0392b;
}
.red #jcl_component .itemTitle + h3 {
  background-color: #c0392b;
}
.slides li.red .slideimg,
.slides li.red h1 {
  border-color: #c0392b;
}
.slides li.red .categoryLink {
  color: #c0392b;
}
.slides li.red .fpssReadMore:hover:before {
  background-color: #c0392b;
}
.articleHL li.red .moduleItemImage {
  border-bottom-color: #c0392b;
}
.articleHL li.red .moduleItemImage:before {
  background-color: #c0392b;
}
.articleHL li.red.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #c0392b;
}
.articleHL li.red .moduleItemCategory:hover {
  background-color: #c0392b;
}
.hotNews li.red .moduleItemCategory {
  background-color: #c0392b;
}
.onlineServices li.red a {
  background-color: #e74c3c;
}
.onlineServices li.red:before {
  background-color: #c0392b;
}
.onlineServices li.red:hover a {
  background-color: #c0392b;
}
.sidr nav > ul > li.sidr-class-red > a,
.sidr nav > ul > li.sidr-class-red > span {
  background-color: #e74c3c;
}
.silver-light .subNav li.active > a,
.silver-light .subNav a:hover {
  background-color: #ebeff0;
}
.silver-light .subNav a {
  border-color: #ebeff0;
}
.silver-light .breadcrumb ul li {
  color: #ebeff0;
}
.silver-light .articleUtils ul li:hover:before {
  color: #ebeff0;
}
.silver-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #ebeff0;
}
.silver-light .itemTitle,
.silver-light .itemTitle a,
.silver-light .com_docman .koowa_header,
.silver-light .com_docman .koowa_header a {
  color: #ebeff0;
  border-color: #ebeff0;
}
.silver-light .com_docman .docman_download .docman_download__button:before {
  background-color: #ebeff0;
}
.silver-light #k2Container.itemListView .catItemTitle a,
.silver-light #k2Container.latestView .catItemTitle a,
.silver-light #k2Container.itemListView .latestItemTitle a,
.silver-light #k2Container.latestView .latestItemTitle a {
  color: #ebeff0;
}
.silver-light #k2Container.itemListView .seeMore:before,
.silver-light #k2Container.latestView .seeMore:before {
  background-color: #ebeff0;
}
.silver-light #k2Container.itemListView .seeMore:hover:before,
.silver-light #k2Container.latestView .seeMore:hover:before {
  color: #bdc3c7;
  background-color: white;
}
.silver-light #k2Container.latestView .latestItemsCategory {
  background-color: #ebeff0;
}
.silver-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.silver-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #ffffff;
  color: #ebeff0;
}
.silver-light #jcl_component .itemTitle + h3 {
  background-color: #ebeff0;
}
.slides li.silver-light .slideimg,
.slides li.silver-light h1 {
  border-color: #ebeff0;
}
.slides li.silver-light .categoryLink {
  color: #ebeff0;
}
.slides li.silver-light .fpssReadMore:hover:before {
  background-color: #ebeff0;
}
.articleHL li.silver-light .moduleItemImage {
  border-bottom-color: #ebeff0;
}
.articleHL li.silver-light .moduleItemImage:before {
  background-color: #ebeff0;
}
.articleHL li.silver-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #ebeff0;
}
.articleHL li.silver-light .moduleItemCategory:hover {
  background-color: #ebeff0;
}
.hotNews li.silver-light .moduleItemCategory {
  background-color: #ebeff0;
}
.onlineServices li.silver-light a {
  background-color: #ebeff0;
}
.onlineServices li.silver-light:before {
  background-color: #ebeff0;
}
.onlineServices li.silver-light:hover a {
  background-color: #ebeff0;
}
.sidr nav > ul > li.sidr-class-silver-light > a,
.sidr nav > ul > li.sidr-class-silver-light > span {
  background-color: #ebeff0;
}
.silver .subNav li.active > a,
.silver .subNav a:hover {
  background-color: #bdc3c7;
}
.silver .subNav a {
  border-color: #bdc3c7;
}
.silver .breadcrumb ul li {
  color: #bdc3c7;
}
.silver .articleUtils ul li:hover:before {
  color: #bdc3c7;
}
.silver .itemNavigation .itemBackToTop:hover:before {
  background-color: #bdc3c7;
}
.silver .itemTitle,
.silver .itemTitle a,
.silver .com_docman .koowa_header,
.silver .com_docman .koowa_header a {
  color: #bdc3c7;
  border-color: #bdc3c7;
}
.silver .com_docman .docman_download .docman_download__button:before {
  background-color: #bdc3c7;
}
.silver #k2Container.itemListView .catItemTitle a,
.silver #k2Container.latestView .catItemTitle a,
.silver #k2Container.itemListView .latestItemTitle a,
.silver #k2Container.latestView .latestItemTitle a {
  color: #bdc3c7;
}
.silver #k2Container.itemListView .seeMore:before,
.silver #k2Container.latestView .seeMore:before {
  background-color: #ebeff0;
}
.silver #k2Container.itemListView .seeMore:hover:before,
.silver #k2Container.latestView .seeMore:hover:before {
  color: #bdc3c7;
  background-color: white;
}
.silver #k2Container.latestView .latestItemsCategory {
  background-color: #bdc3c7;
}
.silver #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.silver #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #ffffff;
  color: #bdc3c7;
}
.silver #jcl_component .itemTitle + h3 {
  background-color: #bdc3c7;
}
.slides li.silver .slideimg,
.slides li.silver h1 {
  border-color: #bdc3c7;
}
.slides li.silver .categoryLink {
  color: #bdc3c7;
}
.slides li.silver .fpssReadMore:hover:before {
  background-color: #bdc3c7;
}
.articleHL li.silver .moduleItemImage {
  border-bottom-color: #bdc3c7;
}
.articleHL li.silver .moduleItemImage:before {
  background-color: #bdc3c7;
}
.articleHL li.silver.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #bdc3c7;
}
.articleHL li.silver .moduleItemCategory:hover {
  background-color: #bdc3c7;
}
.hotNews li.silver .moduleItemCategory {
  background-color: #bdc3c7;
}
.onlineServices li.silver a {
  background-color: #ebeff0;
}
.onlineServices li.silver:before {
  background-color: #bdc3c7;
}
.onlineServices li.silver:hover a {
  background-color: #bdc3c7;
}
.sidr nav > ul > li.sidr-class-silver > a,
.sidr nav > ul > li.sidr-class-silver > span {
  background-color: #ebeff0;
}
.gray-light .subNav li.active > a,
.gray-light .subNav a:hover {
  background-color: #95a5a6;
}
.gray-light .subNav a {
  border-color: #95a5a6;
}
.gray-light .breadcrumb ul li {
  color: #95a5a6;
}
.gray-light .articleUtils ul li:hover:before {
  color: #95a5a6;
}
.gray-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #95a5a6;
}
.gray-light .itemTitle,
.gray-light .itemTitle a,
.gray-light .com_docman .koowa_header,
.gray-light .com_docman .koowa_header a {
  color: #95a5a6;
  border-color: #95a5a6;
}
.gray-light .com_docman .docman_download .docman_download__button:before {
  background-color: #95a5a6;
}
.gray-light #k2Container.itemListView .catItemTitle a,
.gray-light #k2Container.latestView .catItemTitle a,
.gray-light #k2Container.itemListView .latestItemTitle a,
.gray-light #k2Container.latestView .latestItemTitle a {
  color: #95a5a6;
}
.gray-light #k2Container.itemListView .seeMore:before,
.gray-light #k2Container.latestView .seeMore:before {
  background-color: #95a5a6;
}
.gray-light #k2Container.itemListView .seeMore:hover:before,
.gray-light #k2Container.latestView .seeMore:hover:before {
  color: #7f8c8d;
  background-color: white;
}
.gray-light #k2Container.latestView .latestItemsCategory {
  background-color: #95a5a6;
}
.gray-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.gray-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #e8ecec;
  color: #95a5a6;
}
.gray-light #jcl_component .itemTitle + h3 {
  background-color: #95a5a6;
}
.slides li.gray-light .slideimg,
.slides li.gray-light h1 {
  border-color: #95a5a6;
}
.slides li.gray-light .categoryLink {
  color: #95a5a6;
}
.slides li.gray-light .fpssReadMore:hover:before {
  background-color: #95a5a6;
}
.articleHL li.gray-light .moduleItemImage {
  border-bottom-color: #95a5a6;
}
.articleHL li.gray-light .moduleItemImage:before {
  background-color: #95a5a6;
}
.articleHL li.gray-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #95a5a6;
}
.articleHL li.gray-light .moduleItemCategory:hover {
  background-color: #95a5a6;
}
.hotNews li.gray-light .moduleItemCategory {
  background-color: #95a5a6;
}
.onlineServices li.gray-light a {
  background-color: #95a5a6;
}
.onlineServices li.gray-light:before {
  background-color: #95a5a6;
}
.onlineServices li.gray-light:hover a {
  background-color: #95a5a6;
}
.sidr nav > ul > li.sidr-class-gray-light > a,
.sidr nav > ul > li.sidr-class-gray-light > span {
  background-color: #95a5a6;
}
.gray .subNav li.active > a,
.gray .subNav a:hover {
  background-color: #7f8c8d;
}
.gray .subNav a {
  border-color: #7f8c8d;
}
.gray .breadcrumb ul li {
  color: #7f8c8d;
}
.gray .articleUtils ul li:hover:before {
  color: #7f8c8d;
}
.gray .itemNavigation .itemBackToTop:hover:before {
  background-color: #7f8c8d;
}
.gray .itemTitle,
.gray .itemTitle a,
.gray .com_docman .koowa_header,
.gray .com_docman .koowa_header a {
  color: #7f8c8d;
  border-color: #7f8c8d;
}
.gray .com_docman .docman_download .docman_download__button:before {
  background-color: #7f8c8d;
}
.gray #k2Container.itemListView .catItemTitle a,
.gray #k2Container.latestView .catItemTitle a,
.gray #k2Container.itemListView .latestItemTitle a,
.gray #k2Container.latestView .latestItemTitle a {
  color: #7f8c8d;
}
.gray #k2Container.itemListView .seeMore:before,
.gray #k2Container.latestView .seeMore:before {
  background-color: #95a5a6;
}
.gray #k2Container.itemListView .seeMore:hover:before,
.gray #k2Container.latestView .seeMore:hover:before {
  color: #7f8c8d;
  background-color: white;
}
.gray #k2Container.latestView .latestItemsCategory {
  background-color: #7f8c8d;
}
.gray #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.gray #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #d0d5d5;
  color: #7f8c8d;
}
.gray #jcl_component .itemTitle + h3 {
  background-color: #7f8c8d;
}
.slides li.gray .slideimg,
.slides li.gray h1 {
  border-color: #7f8c8d;
}
.slides li.gray .categoryLink {
  color: #7f8c8d;
}
.slides li.gray .fpssReadMore:hover:before {
  background-color: #7f8c8d;
}
.articleHL li.gray .moduleItemImage {
  border-bottom-color: #7f8c8d;
}
.articleHL li.gray .moduleItemImage:before {
  background-color: #7f8c8d;
}
.articleHL li.gray.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #7f8c8d;
}
.articleHL li.gray .moduleItemCategory:hover {
  background-color: #7f8c8d;
}
.hotNews li.gray .moduleItemCategory {
  background-color: #7f8c8d;
}
.onlineServices li.gray a {
  background-color: #95a5a6;
}
.onlineServices li.gray:before {
  background-color: #7f8c8d;
}
.onlineServices li.gray:hover a {
  background-color: #7f8c8d;
}
.sidr nav > ul > li.sidr-class-gray > a,
.sidr nav > ul > li.sidr-class-gray > span {
  background-color: #95a5a6;
}
.caribbean-light .subNav li.active > a,
.caribbean-light .subNav a:hover {
  background-color: #66ffcc;
}
.caribbean-light .subNav a {
  border-color: #66ffcc;
}
.caribbean-light .breadcrumb ul li {
  color: #66ffcc;
}
.caribbean-light .articleUtils ul li:hover:before {
  color: #66ffcc;
}
.caribbean-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #66ffcc;
}
.caribbean-light .itemTitle,
.caribbean-light .itemTitle a,
.caribbean-light .com_docman .koowa_header,
.caribbean-light .com_docman .koowa_header a {
  color: #66ffcc;
  border-color: #66ffcc;
}
.caribbean-light .com_docman .docman_download .docman_download__button:before {
  background-color: #66ffcc;
}
.caribbean-light #k2Container.itemListView .catItemTitle a,
.caribbean-light #k2Container.latestView .catItemTitle a,
.caribbean-light #k2Container.itemListView .latestItemTitle a,
.caribbean-light #k2Container.latestView .latestItemTitle a {
  color: #66ffcc;
}
.caribbean-light #k2Container.itemListView .seeMore:before,
.caribbean-light #k2Container.latestView .seeMore:before {
  background-color: #66ffcc;
}
.caribbean-light #k2Container.itemListView .seeMore:hover:before,
.caribbean-light #k2Container.latestView .seeMore:hover:before {
  color: #54d3a9;
  background-color: white;
}
.caribbean-light #k2Container.latestView .latestItemsCategory {
  background-color: #66ffcc;
}
.caribbean-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.caribbean-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #ffffff;
  color: #66ffcc;
}
.caribbean-light #jcl_component .itemTitle + h3 {
  background-color: #66ffcc;
}
.slides li.caribbean-light .slideimg,
.slides li.caribbean-light h1 {
  border-color: #66ffcc;
}
.slides li.caribbean-light .categoryLink {
  color: #66ffcc;
}
.slides li.caribbean-light .fpssReadMore:hover:before {
  background-color: #66ffcc;
}
.articleHL li.caribbean-light .moduleItemImage {
  border-bottom-color: #66ffcc;
}
.articleHL li.caribbean-light .moduleItemImage:before {
  background-color: #66ffcc;
}
.articleHL li.caribbean-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #66ffcc;
}
.articleHL li.caribbean-light .moduleItemCategory:hover {
  background-color: #66ffcc;
}
.hotNews li.caribbean-light .moduleItemCategory {
  background-color: #66ffcc;
}
.onlineServices li.caribbean-light a {
  background-color: #66ffcc;
}
.onlineServices li.caribbean-light:before {
  background-color: #66ffcc;
}
.onlineServices li.caribbean-light:hover a {
  background-color: #66ffcc;
}
.sidr nav > ul > li.sidr-class-caribbean-light > a,
.sidr nav > ul > li.sidr-class-caribbean-light > span {
  background-color: #66ffcc;
}
.caribbean .subNav li.active > a,
.caribbean .subNav a:hover {
  background-color: #54d3a9;
}
.caribbean .subNav a {
  border-color: #54d3a9;
}
.caribbean .breadcrumb ul li {
  color: #54d3a9;
}
.caribbean .articleUtils ul li:hover:before {
  color: #54d3a9;
}
.caribbean .itemNavigation .itemBackToTop:hover:before {
  background-color: #54d3a9;
}
.caribbean .itemTitle,
.caribbean .itemTitle a,
.caribbean .com_docman .koowa_header,
.caribbean .com_docman .koowa_header a {
  color: #54d3a9;
  border-color: #54d3a9;
}
.caribbean .com_docman .docman_download .docman_download__button:before {
  background-color: #54d3a9;
}
.caribbean #k2Container.itemListView .catItemTitle a,
.caribbean #k2Container.latestView .catItemTitle a,
.caribbean #k2Container.itemListView .latestItemTitle a,
.caribbean #k2Container.latestView .latestItemTitle a {
  color: #54d3a9;
}
.caribbean #k2Container.itemListView .seeMore:before,
.caribbean #k2Container.latestView .seeMore:before {
  background-color: #66ffcc;
}
.caribbean #k2Container.itemListView .seeMore:hover:before,
.caribbean #k2Container.latestView .seeMore:hover:before {
  color: #54d3a9;
  background-color: white;
}
.caribbean #k2Container.latestView .latestItemsCategory {
  background-color: #54d3a9;
}
.caribbean #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.caribbean #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #cef2e6;
  color: #54d3a9;
}
.caribbean #jcl_component .itemTitle + h3 {
  background-color: #54d3a9;
}
.slides li.caribbean .slideimg,
.slides li.caribbean h1 {
  border-color: #54d3a9;
}
.slides li.caribbean .categoryLink {
  color: #54d3a9;
}
.slides li.caribbean .fpssReadMore:hover:before {
  background-color: #54d3a9;
}
.articleHL li.caribbean .moduleItemImage {
  border-bottom-color: #54d3a9;
}
.articleHL li.caribbean .moduleItemImage:before {
  background-color: #54d3a9;
}
.articleHL li.caribbean.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #54d3a9;
}
.articleHL li.caribbean .moduleItemCategory:hover {
  background-color: #54d3a9;
}
.hotNews li.caribbean .moduleItemCategory {
  background-color: #54d3a9;
}
.onlineServices li.caribbean a {
  background-color: #66ffcc;
}
.onlineServices li.caribbean:before {
  background-color: #54d3a9;
}
.onlineServices li.caribbean:hover a {
  background-color: #54d3a9;
}
.sidr nav > ul > li.sidr-class-caribbean > a,
.sidr nav > ul > li.sidr-class-caribbean > span {
  background-color: #66ffcc;
}
.moca-light .subNav li.active > a,
.moca-light .subNav a:hover {
  background-color: #ad5600;
}
.moca-light .subNav a {
  border-color: #ad5600;
}
.moca-light .breadcrumb ul li {
  color: #ad5600;
}
.moca-light .articleUtils ul li:hover:before {
  color: #ad5600;
}
.moca-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #ad5600;
}
.moca-light .itemTitle,
.moca-light .itemTitle a,
.moca-light .com_docman .koowa_header,
.moca-light .com_docman .koowa_header a {
  color: #ad5600;
  border-color: #ad5600;
}
.moca-light .com_docman .docman_download .docman_download__button:before {
  background-color: #ad5600;
}
.moca-light #k2Container.itemListView .catItemTitle a,
.moca-light #k2Container.latestView .catItemTitle a,
.moca-light #k2Container.itemListView .latestItemTitle a,
.moca-light #k2Container.latestView .latestItemTitle a {
  color: #ad5600;
}
.moca-light #k2Container.itemListView .seeMore:before,
.moca-light #k2Container.latestView .seeMore:before {
  background-color: #ad5600;
}
.moca-light #k2Container.itemListView .seeMore:hover:before,
.moca-light #k2Container.latestView .seeMore:hover:before {
  color: #804000;
  background-color: white;
}
.moca-light #k2Container.latestView .latestItemsCategory {
  background-color: #ad5600;
}
.moca-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.moca-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #ffa247;
  color: #ad5600;
}
.moca-light #jcl_component .itemTitle + h3 {
  background-color: #ad5600;
}
.slides li.moca-light .slideimg,
.slides li.moca-light h1 {
  border-color: #ad5600;
}
.slides li.moca-light .categoryLink {
  color: #ad5600;
}
.slides li.moca-light .fpssReadMore:hover:before {
  background-color: #ad5600;
}
.articleHL li.moca-light .moduleItemImage {
  border-bottom-color: #ad5600;
}
.articleHL li.moca-light .moduleItemImage:before {
  background-color: #ad5600;
}
.articleHL li.moca-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #ad5600;
}
.articleHL li.moca-light .moduleItemCategory:hover {
  background-color: #ad5600;
}
.hotNews li.moca-light .moduleItemCategory {
  background-color: #ad5600;
}
.onlineServices li.moca-light a {
  background-color: #ad5600;
}
.onlineServices li.moca-light:before {
  background-color: #ad5600;
}
.onlineServices li.moca-light:hover a {
  background-color: #ad5600;
}
.sidr nav > ul > li.sidr-class-moca-light > a,
.sidr nav > ul > li.sidr-class-moca-light > span {
  background-color: #ad5600;
}
.moca .subNav li.active > a,
.moca .subNav a:hover {
  background-color: #804000;
}
.moca .subNav a {
  border-color: #804000;
}
.moca .breadcrumb ul li {
  color: #804000;
}
.moca .articleUtils ul li:hover:before {
  color: #804000;
}
.moca .itemNavigation .itemBackToTop:hover:before {
  background-color: #804000;
}
.moca .itemTitle,
.moca .itemTitle a,
.moca .com_docman .koowa_header,
.moca .com_docman .koowa_header a {
  color: #804000;
  border-color: #804000;
}
.moca .com_docman .docman_download .docman_download__button:before {
  background-color: #804000;
}
.moca #k2Container.itemListView .catItemTitle a,
.moca #k2Container.latestView .catItemTitle a,
.moca #k2Container.itemListView .latestItemTitle a,
.moca #k2Container.latestView .latestItemTitle a {
  color: #804000;
}
.moca #k2Container.itemListView .seeMore:before,
.moca #k2Container.latestView .seeMore:before {
  background-color: #ad5600;
}
.moca #k2Container.itemListView .seeMore:hover:before,
.moca #k2Container.latestView .seeMore:hover:before {
  color: #804000;
  background-color: white;
}
.moca #k2Container.latestView .latestItemsCategory {
  background-color: #804000;
}
.moca #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.moca #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #ff8d1a;
  color: #804000;
}
.moca #jcl_component .itemTitle + h3 {
  background-color: #804000;
}
.slides li.moca .slideimg,
.slides li.moca h1 {
  border-color: #804000;
}
.slides li.moca .categoryLink {
  color: #804000;
}
.slides li.moca .fpssReadMore:hover:before {
  background-color: #804000;
}
.articleHL li.moca .moduleItemImage {
  border-bottom-color: #804000;
}
.articleHL li.moca .moduleItemImage:before {
  background-color: #804000;
}
.articleHL li.moca.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #804000;
}
.articleHL li.moca .moduleItemCategory:hover {
  background-color: #804000;
}
.hotNews li.moca .moduleItemCategory {
  background-color: #804000;
}
.onlineServices li.moca a {
  background-color: #ad5600;
}
.onlineServices li.moca:before {
  background-color: #804000;
}
.onlineServices li.moca:hover a {
  background-color: #804000;
}
.sidr nav > ul > li.sidr-class-moca > a,
.sidr nav > ul > li.sidr-class-moca > span {
  background-color: #ad5600;
}
.lime-light .subNav li.active > a,
.lime-light .subNav a:hover {
  background-color: #8ce664;
}
.lime-light .subNav a {
  border-color: #8ce664;
}
.lime-light .breadcrumb ul li {
  color: #8ce664;
}
.lime-light .articleUtils ul li:hover:before {
  color: #8ce664;
}
.lime-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #8ce664;
}
.lime-light .itemTitle,
.lime-light .itemTitle a,
.lime-light .com_docman .koowa_header,
.lime-light .com_docman .koowa_header a {
  color: #8ce664;
  border-color: #8ce664;
}
.lime-light .com_docman .docman_download .docman_download__button:before {
  background-color: #8ce664;
}
.lime-light #k2Container.itemListView .catItemTitle a,
.lime-light #k2Container.latestView .catItemTitle a,
.lime-light #k2Container.itemListView .latestItemTitle a,
.lime-light #k2Container.latestView .latestItemTitle a {
  color: #8ce664;
}
.lime-light #k2Container.itemListView .seeMore:before,
.lime-light #k2Container.latestView .seeMore:before {
  background-color: #8ce664;
}
.lime-light #k2Container.itemListView .seeMore:hover:before,
.lime-light #k2Container.latestView .seeMore:hover:before {
  color: #74bf53;
  background-color: white;
}
.lime-light #k2Container.latestView .latestItemsCategory {
  background-color: #8ce664;
}
.lime-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.lime-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #eefbe8;
  color: #8ce664;
}
.lime-light #jcl_component .itemTitle + h3 {
  background-color: #8ce664;
}
.slides li.lime-light .slideimg,
.slides li.lime-light h1 {
  border-color: #8ce664;
}
.slides li.lime-light .categoryLink {
  color: #8ce664;
}
.slides li.lime-light .fpssReadMore:hover:before {
  background-color: #8ce664;
}
.articleHL li.lime-light .moduleItemImage {
  border-bottom-color: #8ce664;
}
.articleHL li.lime-light .moduleItemImage:before {
  background-color: #8ce664;
}
.articleHL li.lime-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #8ce664;
}
.articleHL li.lime-light .moduleItemCategory:hover {
  background-color: #8ce664;
}
.hotNews li.lime-light .moduleItemCategory {
  background-color: #8ce664;
}
.onlineServices li.lime-light a {
  background-color: #8ce664;
}
.onlineServices li.lime-light:before {
  background-color: #8ce664;
}
.onlineServices li.lime-light:hover a {
  background-color: #8ce664;
}
.sidr nav > ul > li.sidr-class-lime-light > a,
.sidr nav > ul > li.sidr-class-lime-light > span {
  background-color: #8ce664;
}
.lime .subNav li.active > a,
.lime .subNav a:hover {
  background-color: #74bf53;
}
.lime .subNav a {
  border-color: #74bf53;
}
.lime .breadcrumb ul li {
  color: #74bf53;
}
.lime .articleUtils ul li:hover:before {
  color: #74bf53;
}
.lime .itemNavigation .itemBackToTop:hover:before {
  background-color: #74bf53;
}
.lime .itemTitle,
.lime .itemTitle a,
.lime .com_docman .koowa_header,
.lime .com_docman .koowa_header a {
  color: #74bf53;
  border-color: #74bf53;
}
.lime .com_docman .docman_download .docman_download__button:before {
  background-color: #74bf53;
}
.lime #k2Container.itemListView .catItemTitle a,
.lime #k2Container.latestView .catItemTitle a,
.lime #k2Container.itemListView .latestItemTitle a,
.lime #k2Container.latestView .latestItemTitle a {
  color: #74bf53;
}
.lime #k2Container.itemListView .seeMore:before,
.lime #k2Container.latestView .seeMore:before {
  background-color: #8ce664;
}
.lime #k2Container.itemListView .seeMore:hover:before,
.lime #k2Container.latestView .seeMore:hover:before {
  color: #74bf53;
  background-color: white;
}
.lime #k2Container.latestView .latestItemsCategory {
  background-color: #74bf53;
}
.lime #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.lime #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #cee8c3;
  color: #74bf53;
}
.lime #jcl_component .itemTitle + h3 {
  background-color: #74bf53;
}
.slides li.lime .slideimg,
.slides li.lime h1 {
  border-color: #74bf53;
}
.slides li.lime .categoryLink {
  color: #74bf53;
}
.slides li.lime .fpssReadMore:hover:before {
  background-color: #74bf53;
}
.articleHL li.lime .moduleItemImage {
  border-bottom-color: #74bf53;
}
.articleHL li.lime .moduleItemImage:before {
  background-color: #74bf53;
}
.articleHL li.lime.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #74bf53;
}
.articleHL li.lime .moduleItemCategory:hover {
  background-color: #74bf53;
}
.hotNews li.lime .moduleItemCategory {
  background-color: #74bf53;
}
.onlineServices li.lime a {
  background-color: #8ce664;
}
.onlineServices li.lime:before {
  background-color: #74bf53;
}
.onlineServices li.lime:hover a {
  background-color: #74bf53;
}
.sidr nav > ul > li.sidr-class-lime > a,
.sidr nav > ul > li.sidr-class-lime > span {
  background-color: #8ce664;
}
.banana-light .subNav li.active > a,
.banana-light .subNav a:hover {
  background-color: #ffff66;
}
.banana-light .subNav a {
  border-color: #ffff66;
}
.banana-light .breadcrumb ul li {
  color: #ffff66;
}
.banana-light .articleUtils ul li:hover:before {
  color: #ffff66;
}
.banana-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #ffff66;
}
.banana-light .itemTitle,
.banana-light .itemTitle a,
.banana-light .com_docman .koowa_header,
.banana-light .com_docman .koowa_header a {
  color: #ffff66;
  border-color: #ffff66;
}
.banana-light .com_docman .docman_download .docman_download__button:before {
  background-color: #ffff66;
}
.banana-light #k2Container.itemListView .catItemTitle a,
.banana-light #k2Container.latestView .catItemTitle a,
.banana-light #k2Container.itemListView .latestItemTitle a,
.banana-light #k2Container.latestView .latestItemTitle a {
  color: #ffff66;
}
.banana-light #k2Container.itemListView .seeMore:before,
.banana-light #k2Container.latestView .seeMore:before {
  background-color: #ffff66;
}
.banana-light #k2Container.itemListView .seeMore:hover:before,
.banana-light #k2Container.latestView .seeMore:hover:before {
  color: #e9e911;
  background-color: white;
}
.banana-light #k2Container.latestView .latestItemsCategory {
  background-color: #ffff66;
}
.banana-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.banana-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #ffffff;
  color: #ffff66;
}
.banana-light #jcl_component .itemTitle + h3 {
  background-color: #ffff66;
}
.slides li.banana-light .slideimg,
.slides li.banana-light h1 {
  border-color: #ffff66;
}
.slides li.banana-light .categoryLink {
  color: #ffff66;
}
.slides li.banana-light .fpssReadMore:hover:before {
  background-color: #ffff66;
}
.articleHL li.banana-light .moduleItemImage {
  border-bottom-color: #ffff66;
}
.articleHL li.banana-light .moduleItemImage:before {
  background-color: #ffff66;
}
.articleHL li.banana-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #ffff66;
}
.articleHL li.banana-light .moduleItemCategory:hover {
  background-color: #ffff66;
}
.hotNews li.banana-light .moduleItemCategory {
  background-color: #ffff66;
}
.onlineServices li.banana-light a {
  background-color: #ffff66;
}
.onlineServices li.banana-light:before {
  background-color: #ffff66;
}
.onlineServices li.banana-light:hover a {
  background-color: #ffff66;
}
.sidr nav > ul > li.sidr-class-banana-light > a,
.sidr nav > ul > li.sidr-class-banana-light > span {
  background-color: #ffff66;
}
.banana .subNav li.active > a,
.banana .subNav a:hover {
  background-color: #e9e911;
}
.banana .subNav a {
  border-color: #e9e911;
}
.banana .breadcrumb ul li {
  color: #e9e911;
}
.banana .articleUtils ul li:hover:before {
  color: #e9e911;
}
.banana .itemNavigation .itemBackToTop:hover:before {
  background-color: #e9e911;
}
.banana .itemTitle,
.banana .itemTitle a,
.banana .com_docman .koowa_header,
.banana .com_docman .koowa_header a {
  color: #e9e911;
  border-color: #e9e911;
}
.banana .com_docman .docman_download .docman_download__button:before {
  background-color: #e9e911;
}
.banana #k2Container.itemListView .catItemTitle a,
.banana #k2Container.latestView .catItemTitle a,
.banana #k2Container.itemListView .latestItemTitle a,
.banana #k2Container.latestView .latestItemTitle a {
  color: #e9e911;
}
.banana #k2Container.itemListView .seeMore:before,
.banana #k2Container.latestView .seeMore:before {
  background-color: #ffff66;
}
.banana #k2Container.itemListView .seeMore:hover:before,
.banana #k2Container.latestView .seeMore:hover:before {
  color: #e9e911;
  background-color: white;
}
.banana #k2Container.latestView .latestItemsCategory {
  background-color: #e9e911;
}
.banana #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.banana #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #f8f89b;
  color: #e9e911;
}
.banana #jcl_component .itemTitle + h3 {
  background-color: #e9e911;
}
.slides li.banana .slideimg,
.slides li.banana h1 {
  border-color: #e9e911;
}
.slides li.banana .categoryLink {
  color: #e9e911;
}
.slides li.banana .fpssReadMore:hover:before {
  background-color: #e9e911;
}
.articleHL li.banana .moduleItemImage {
  border-bottom-color: #e9e911;
}
.articleHL li.banana .moduleItemImage:before {
  background-color: #e9e911;
}
.articleHL li.banana.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #e9e911;
}
.articleHL li.banana .moduleItemCategory:hover {
  background-color: #e9e911;
}
.hotNews li.banana .moduleItemCategory {
  background-color: #e9e911;
}
.onlineServices li.banana a {
  background-color: #ffff66;
}
.onlineServices li.banana:before {
  background-color: #e9e911;
}
.onlineServices li.banana:hover a {
  background-color: #e9e911;
}
.sidr nav > ul > li.sidr-class-banana > a,
.sidr nav > ul > li.sidr-class-banana > span {
  background-color: #ffff66;
}
.salmon-light .subNav li.active > a,
.salmon-light .subNav a:hover {
  background-color: #ff8686;
}
.salmon-light .subNav a {
  border-color: #ff8686;
}
.salmon-light .breadcrumb ul li {
  color: #ff8686;
}
.salmon-light .articleUtils ul li:hover:before {
  color: #ff8686;
}
.salmon-light .itemNavigation .itemBackToTop:hover:before {
  background-color: #ff8686;
}
.salmon-light .itemTitle,
.salmon-light .itemTitle a,
.salmon-light .com_docman .koowa_header,
.salmon-light .com_docman .koowa_header a {
  color: #ff8686;
  border-color: #ff8686;
}
.salmon-light .com_docman .docman_download .docman_download__button:before {
  background-color: #ff8686;
}
.salmon-light #k2Container.itemListView .catItemTitle a,
.salmon-light #k2Container.latestView .catItemTitle a,
.salmon-light #k2Container.itemListView .latestItemTitle a,
.salmon-light #k2Container.latestView .latestItemTitle a {
  color: #ff8686;
}
.salmon-light #k2Container.itemListView .seeMore:before,
.salmon-light #k2Container.latestView .seeMore:before {
  background-color: #ff8686;
}
.salmon-light #k2Container.itemListView .seeMore:hover:before,
.salmon-light #k2Container.latestView .seeMore:hover:before {
  color: #ff6666;
  background-color: white;
}
.salmon-light #k2Container.latestView .latestItemsCategory {
  background-color: #ff8686;
}
.salmon-light #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.salmon-light #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #ffffff;
  color: #ff8686;
}
.salmon-light #jcl_component .itemTitle + h3 {
  background-color: #ff8686;
}
.slides li.salmon-light .slideimg,
.slides li.salmon-light h1 {
  border-color: #ff8686;
}
.slides li.salmon-light .categoryLink {
  color: #ff8686;
}
.slides li.salmon-light .fpssReadMore:hover:before {
  background-color: #ff8686;
}
.articleHL li.salmon-light .moduleItemImage {
  border-bottom-color: #ff8686;
}
.articleHL li.salmon-light .moduleItemImage:before {
  background-color: #ff8686;
}
.articleHL li.salmon-light.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #ff8686;
}
.articleHL li.salmon-light .moduleItemCategory:hover {
  background-color: #ff8686;
}
.hotNews li.salmon-light .moduleItemCategory {
  background-color: #ff8686;
}
.onlineServices li.salmon-light a {
  background-color: #ff8686;
}
.onlineServices li.salmon-light:before {
  background-color: #ff8686;
}
.onlineServices li.salmon-light:hover a {
  background-color: #ff8686;
}
.sidr nav > ul > li.sidr-class-salmon-light > a,
.sidr nav > ul > li.sidr-class-salmon-light > span {
  background-color: #ff8686;
}
.salmon .subNav li.active > a,
.salmon .subNav a:hover {
  background-color: #ff6666;
}
.salmon .subNav a {
  border-color: #ff6666;
}
.salmon .breadcrumb ul li {
  color: #ff6666;
}
.salmon .articleUtils ul li:hover:before {
  color: #ff6666;
}
.salmon .itemNavigation .itemBackToTop:hover:before {
  background-color: #ff6666;
}
.salmon .itemTitle,
.salmon .itemTitle a,
.salmon .com_docman .koowa_header,
.salmon .com_docman .koowa_header a {
  color: #ff6666;
  border-color: #ff6666;
}
.salmon .com_docman .docman_download .docman_download__button:before {
  background-color: #ff6666;
}
.salmon #k2Container.itemListView .catItemTitle a,
.salmon #k2Container.latestView .catItemTitle a,
.salmon #k2Container.itemListView .latestItemTitle a,
.salmon #k2Container.latestView .latestItemTitle a {
  color: #ff6666;
}
.salmon #k2Container.itemListView .seeMore:before,
.salmon #k2Container.latestView .seeMore:before {
  background-color: #ff8686;
}
.salmon #k2Container.itemListView .seeMore:hover:before,
.salmon #k2Container.latestView .seeMore:hover:before {
  color: #ff6666;
  background-color: white;
}
.salmon #k2Container.latestView .latestItemsCategory {
  background-color: #ff6666;
}
.salmon #k2Container.latestView .latestItemsCategory .itemTitle a {
  color: white;
}
.salmon #k2Container.latestView .latestItemsCategory .itemTitle a:hover:before {
  background-color: #ffffff;
  color: #ff6666;
}
.salmon #jcl_component .itemTitle + h3 {
  background-color: #ff6666;
}
.slides li.salmon .slideimg,
.slides li.salmon h1 {
  border-color: #ff6666;
}
.slides li.salmon .categoryLink {
  color: #ff6666;
}
.slides li.salmon .fpssReadMore:hover:before {
  background-color: #ff6666;
}
.articleHL li.salmon .moduleItemImage {
  border-bottom-color: #ff6666;
}
.articleHL li.salmon .moduleItemImage:before {
  background-color: #ff6666;
}
.articleHL li.salmon.showVideo .moduleItemImage:before {
  background-color: transparent;
  color: #ff6666;
}
.articleHL li.salmon .moduleItemCategory:hover {
  background-color: #ff6666;
}
.hotNews li.salmon .moduleItemCategory {
  background-color: #ff6666;
}
.onlineServices li.salmon a {
  background-color: #ff8686;
}
.onlineServices li.salmon:before {
  background-color: #ff6666;
}
.onlineServices li.salmon:hover a {
  background-color: #ff6666;
}
.sidr nav > ul > li.sidr-class-salmon > a,
.sidr nav > ul > li.sidr-class-salmon > span {
  background-color: #ff8686;
}
@font-face {
  font-family: 'PT Sans';
  src: url('../fonts/pts55f_w.eot');
  src: local('PT Sans'), url('../fonts/PTS55F_W.woff') format('woff'), url('../fonts/PTS55F_W.ttf') format('truetype'), url('../fonts/PTS55F_W.svg#PTSans-Regular') format('svg');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  src: url('../fonts/pts56f_w.eot');
  src: local('PT Sans Italic'), url('../fonts/PTS56F_W.woff') format('woff'), url('../fonts/PTS56F_W.ttf') format('truetype'), url('../fonts/PTS56F_W.svg#PTSans-Italic') format('svg');
}
@font-face {
  font-family: 'PT Sans';
  src: url('../fonts/pts75f_w.eot');
  font-style: normal;
  font-weight: bold;
  src: local('PT Sans Bold'), url('../fonts/PTS75F_W.woff') format('woff'), url('../fonts/PTS75F_W.ttf') format('truetype'), url('../fonts/PTS75F_W.svg#PTSans-Bold') format('svg');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: bold;
  src: url('../fonts/pts76f_w.eot');
  src: local('PT Sans Bold Italic'), url('../fonts/PTS76F_W.woff') format('woff'), url('../fonts/PTS76F_W.ttf') format('truetype'), url('../fonts/PTS76F_W.svg#PTSans-BoldItalic') format('svg');
}
@font-face {
  font-family: 'PT Sans Narrow';
  src: url('../fonts/ptn57f_w.eot');
  src: local('PT Sans Narrow'), url('../fonts/PTN57F_W.woff') format('woff'), url('../fonts/PTN57F_W.ttf') format('truetype'), url('../fonts/PTN57F_W.svg#PTSans-Narrow') format('svg');
}
@font-face {
  font-family: 'PT Sans Narrow';
  font-weight: bold;
  src: url('../fonts/ptn77f_w.eot');
  src: local('PT Sans Narrow Bold'), url('../fonts/PTN77F_W.woff') format('woff'), url('../fonts/PTN77F_W.ttf') format('truetype'), url('../fonts/PTN77F_W.svg#PTSans-NarrowBold') format('svg');
}
@font-face {
  font-family: 'cimlt';
  src: url('../fonts/icons/cimlt.eot?-ozk53f');
  src: url('../fonts/icons/cimlt.eot?#iefix-ozk53f') format('embedded-opentype'), url('../fonts/icons/cimlt.woff?-ozk53f') format('woff'), url('../fonts/icons/cimlt.ttf?-ozk53f') format('truetype'), url('../fonts/icons/cimlt.svg?-ozk53f#cimlt') format('svg');
  font-weight: normal;
  font-style: normal;
}
.cicon,
[class^="cicon-"],
[class*=" cicon-"],
.seeMore {
  font-family: 'cimlt';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
       .cicon-magnifier{ &:before { content: "\e600"; } }
             .cicon-eye{ &:before { content: "\e601"; } }
           .cicon-close{ &:before { content: "\e602"; } }
       .cicon-arrow-top{ &:before { content: "\e603"; } }
     .cicon-arrow-right{ &:before { content: "\e604"; } }
      .cicon-arrow-left{ &:before { content: "\e605"; } }
    .cicon-arrow-bottom{ &:before { content: "\e606"; } }
           .cicon-phone{ &:before { content: "\e607"; } }
         .cicon-twitter{ &:before { content: "\e608"; } }
           .cicon-print{ &:before { content: "\e609"; } }
        .cicon-homepage{ &:before { content: "\e60a"; } }
          .cicon-google{ &:before { content: "\e613"; } }
        .cicon-facebook{ &:before { content: "\e60b"; } }
        .cicon-envelope{ &:before { content: "\e60c"; } }
           .cicon-clock{ &:before { content: "\e60d"; } }
	        .cicon-more{ &:before { content: "\e60e"; } }
		   .cicon-water{ &:before { content: "\e60f"; } }
			 .cicon-map{ &:before { content: "\e610"; } }
		   .cicon-light{ &:before { content: "\e611"; } }
	 .cicon-constructor{ &:before { content: "\e612"; } }
        .cicon-download{ &:before { content: "\e614"; } }
           .cicon-login{ &:before { content: "\e615"; } }
           .cicon-movie{ &:before { content: "\e616"; } }
            .cicon-play{ &:before { content: "\e617"; } }
*/
.cicon-play:before {
  content: "\e617";
}
.cicon-magnifier:before {
  content: "\e600";
}
.cicon-eye:before {
  content: "\e601";
}
.cicon-close2:before {
  content: "\e602";
}
.cicon-arrow-top:before {
  content: "\e603";
}
.cicon-arrow-right:before {
  content: "\e604";
}
.cicon-arrow-left:before {
  content: "\e605";
}
.cicon-arrow-bottom:before {
  content: "\e606";
}
.cicon-phone:before {
  content: "\e607";
}
.cicon-twitter:before {
  content: "\e608";
}
.cicon-print:before {
  content: "\e609";
}
.cicon-homepage:before {
  content: "\e60a";
}
.cicon-google:before {
  content: "\e613";
}
.cicon-facebook:before {
  content: "\e60b";
}
.cicon-envelope:before {
  content: "\e60c";
}
.cicon-clock:before {
  content: "\e60d";
}
.cicon-more:before {
  content: "\e60e";
}
.cicon-water:before {
  content: "\e60f";
}
.cicon-map:before {
  content: "\e610";
}
.cicon-light:before {
  content: "\e611";
}
.cicon-constructor:before {
  content: "\e612";
}
.cicon-download:before {
  content: "\e614";
}
.cicon-login:before {
  content: "\e615";
}
.cicon-movie:before {
  content: "\e616";
}
.cicon-cce-cmilt:before {
  content: "\e900";
}
.cicon-combust:before {
  content: "\e901";
}
.cicon-edu:before {
  content: "\e902";
}
.cicon-egra:before {
  content: "\e903";
}
.cicon-ener-ambi:before {
  content: "\e904";
}
.cicon-formacao:before {
  content: "\e905";
}
.cicon-infor:before {
  content: "\e906";
}
.cicon-l-2020:before {
  content: "\e907";
}
.cicon-prt-civil:before {
  content: "\e908";
}
.cicon-r-urbana:before {
  content: "\e909";
}
.cicon-ruido:before {
  content: "\e90a";
}
.cicon-s-rodoviaria:before {
  content: "\e90b";
}
.cicon-segur-obra:before {
  content: "\e90c";
}
.cicon-sig:before {
  content: "\e90d";
}
.cicon-sugestoes:before {
  content: "\e90e";
}
.cicon-turismo:before {
  content: "\e90f";
}
.cicon-elevadores:before {
  content: "\e910";
}
.cicon-z-indust:before {
  content: "\e911";
}
/*
@font-size-base:          14px;
@font-size-small:         12px;
@font-size-medium:        16px;
@font-size-large:         18px;


@font-size-h1:            36px;
@font-size-h2:            @font-size-large;
@font-size-h3:            @font-size-medium;
@font-size-h4:            @font-size-base;
@font-size-h5:            @font-size-small;
@font-size-h6:            @font-size-small;
*/
h2 {
  font-size: 18px;
  color: #4f4f4f;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5,
h6 {
  font-size: 12px;
}
.itemTitle {
  color: #4f4f4f;
  text-transform: uppercase;
  font-size: 18px;
  border-bottom: 1px solid #4f4f4f;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
}
.itemTitle a {
  color: #4f4f4f;
  text-decoration: none;
}
.moduleTitle,
.chronoModule h2,
.chronoform-container h2 {
  color: #4f4f4f;
  text-shadow: 1px 1px 0 white;
  margin-top: 0;
  padding-top: 0;
}
a {
  color: #3498db;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2980b9;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.shadow-text {
  text-shadow: 1px 1px 0 white;
}
.gbs3 chronoform h2 {
  font-family: inherit !important;
  margin-top: inherit !important;
  font-size: 18px !important;
}
.gbs3 chronoform p {
  margin: 0 20px;
}
.chrono_credits {
  display: none;
}
.chronoModule.infoRequest,
.chronoform-container.infoRequest {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .chronoModule.infoRequest,
  .chronoform-container.infoRequest {
    float: left;
    width: 50%;
  }
}
.chronoModule.newsform,
.chronoform-container.newsform {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .chronoModule.newsform,
  .chronoform-container.newsform {
    float: left;
    width: 25%;
  }
}
.chronoform {
  background: transparent;
  box-shadow: none;
}
.chronoform .stdBox {
  padding: 15px 0;
}
.chronoform .stdBox:before,
.chronoform .stdBox:after {
  content: " ";
  display: table;
}
.chronoform .stdBox:after {
  clear: both;
}
.chronoform .stdBox:before,
.chronoform .stdBox:after {
  content: " ";
  display: table;
}
.chronoform .stdBox:after {
  clear: both;
}
#chronoform-Newsletter:before,
#chronoform-Newsletter:after {
  content: " ";
  display: table;
}
#chronoform-Newsletter:after {
  clear: both;
}
#chronoform-Newsletter:before,
#chronoform-Newsletter:after {
  content: " ";
  display: table;
}
#chronoform-Newsletter:after {
  clear: both;
}
#chronoform-Newsletter #ftr-newsemail {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #chronoform-Newsletter #ftr-newsemail {
    float: left;
    width: 100%;
  }
}
#chronoform-Newsletter #ftr-subscrivenews {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 992px) {
  #chronoform-Newsletter #ftr-subscrivenews {
    float: left;
    width: 100%;
  }
}
#chronoform-Newsletter p {
  padding: 0 15px;
}
#contentLeftColumn .newsform {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  #contentLeftColumn .newsform {
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #contentLeftColumn .newsform {
    display: none !important;
    visibility: hidden !important;
    height: 0;
    overflow: hidden;
  }
}
#chronoform-pedidoInformacao:before,
#chronoform-pedidoInformacao:after {
  content: " ";
  display: table;
}
#chronoform-pedidoInformacao:after {
  clear: both;
}
#chronoform-pedidoInformacao:before,
#chronoform-pedidoInformacao:after {
  content: " ";
  display: table;
}
#chronoform-pedidoInformacao:after {
  clear: both;
}
#chronoform-pedidoInformacao label {
  display: none;
}
#chronoform-pedidoInformacao #ftd-minfo_name,
#chronoform-pedidoInformacao #ftr-minfo_email {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #chronoform-pedidoInformacao #ftd-minfo_name,
  #chronoform-pedidoInformacao #ftr-minfo_email {
    float: left;
    width: 50%;
  }
}
#chronoform-pedidoInformacao #ftr-minfo_question,
#chronoform-pedidoInformacao #ftd-recaptcha {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #chronoform-pedidoInformacao #ftr-minfo_question,
  #chronoform-pedidoInformacao #ftd-recaptcha {
    float: left;
    width: 100%;
  }
}
#chronoform-pedidoInformacao #ftr-button4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
/*joao*/
@media (min-width: 992px) {
  #chronoform-pedidoInformacao #ftr-button4 {
    float: left;
    width: 100%;
  }
}
#chronoform-pedidoInformacao .stdBox {
  min-height: 198px;
}
form {
  padding: 15px 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  font-size: 21px;
  line-height: inherit;
  color: #646464;
  border: 0;
}
label {
  display: inline-block;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  font-size: 14px;
  color: #646464;
}
form-control,
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"] {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.42857143;
  border: 1px solid #dde2e4;
  color: #a3abaf;
  background-color: white;
  background-image: none;
  padding: 4px 8px;
  margin-bottom: 10px;
  -webkit-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
}
form-control:focus,
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 {
  border-color: #35495e;
  color: #35495e;
  outline: 0;
}
form-control::-moz-placeholder,
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 {
  color: #95a5a6;
  opacity: 1;
}
form-control:-ms-input-placeholder,
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 {
  color: #95a5a6;
}
form-control::-webkit-input-placeholder,
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 {
  color: #95a5a6;
}
form-control[disabled],
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
form-control[readonly],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
fieldset[disabled] form-control,
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"] {
  cursor: not-allowed;
  background-color: gray;
  opacity: 1;
}
textareaform-control,
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"] {
  height: auto;
}
button,
input[type="submit"] {
  color: white;
  background-color: #e74c3c;
  border: none;
  border-radius: 4px;
  padding: 6px 16px;
  text-transform: uppercase;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
h2 {
  color: white;
  text-transform: uppercase;
  padding: 10px 20px;
  margin: 0;
  font-size: 14px;
}
#system-message-container .alert {
  background-color: #c0392b;
  color: white;
  text-transform: uppercase;
  padding: 10px 20px;
}
#system-message-container .alert h4 {
  margin: 0;
  font-weight: 700;
}
#system-message-container .alert p {
  font-size: 12px;
  margin: 3px 0 0 0;
}
#system-message-container .close {
  display: none;
}
#mailto-window .mailto-close {
  color: white;
  padding: 0 20px;
}
#mailto-window form {
  padding: 5px 20px;
}
#mailto-window form label {
  margin-bottom: 0;
}
