/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import "jasny-bootstrap.min.css";
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,
menu,
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-color: 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 {
  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;
  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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #C7CCCE;
}
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: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #F39C12;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #EFBA36;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #e0a512;
}
.text-success {
  color: #45c076;
}
a.text-success:hover,
a.text-success:focus {
  color: #359d5e;
}
.text-info {
  color: #3498DB;
}
a.text-info:hover,
a.text-info:focus {
  color: #217dbb;
}
.text-warning {
  color: #F39C12;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #c87f0a;
}
.text-danger {
  color: #E74C3C;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #d62c1a;
}
.bg-primary {
  color: #fff;
  background-color: #EFBA36;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #e0a512;
}
.bg-success {
  background-color: #45c076;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #359d5e;
}
.bg-info {
  background-color: #3498DB;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #217dbb;
}
.bg-warning {
  background-color: #F39C12;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #c87f0a;
}
.bg-danger {
  background-color: #E74C3C;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #d62c1a;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  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: auto;
}
.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: auto;
}
.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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #000000;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #45c076;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #3cb06a;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #3498DB;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #258cd1;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #F39C12;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #e08e0b;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #E74C3C;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #e43725;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #ffffff;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  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;
  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: 9px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  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;
  -o-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: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 40px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 57px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 57px;
  padding: 14px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 57px;
  line-height: 57px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 57px;
  padding: 14px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 57px;
  line-height: 57px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 57px;
  min-height: 42px;
  padding: 15px 16px;
  font-size: 20px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 57px;
  height: 57px;
  line-height: 57px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #45c076;
}
.has-success .form-control {
  border-color: #45c076;
  -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: #359d5e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #91daae;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #91daae;
}
.has-success .input-group-addon {
  color: #45c076;
  border-color: #45c076;
  background-color: #45c076;
}
.has-success .form-control-feedback {
  color: #45c076;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #F39C12;
}
.has-warning .form-control {
  border-color: #F39C12;
  -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: #c87f0a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8c573;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8c573;
}
.has-warning .input-group-addon {
  color: #F39C12;
  border-color: #F39C12;
  background-color: #F39C12;
}
.has-warning .form-control-feedback {
  color: #F39C12;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #E74C3C;
}
.has-error .form-control {
  border-color: #E74C3C;
  -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: #d62c1a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f29f97;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f29f97;
}
.has-error .input-group-addon {
  color: #E74C3C;
  border-color: #E74C3C;
  background-color: #E74C3C;
}
.has-error .form-control-feedback {
  color: #E74C3C;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #ffffff;
}
@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 .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 15px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #FFFFFF;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #FFFFFF;
  background-color: #444;
  border-color: #444;
}
.btn-default:focus,
.btn-default.focus {
  color: #FFFFFF;
  background-color: #2b2b2b;
  border-color: #040404;
}
.btn-default:hover {
  color: #FFFFFF;
  background-color: #2b2b2b;
  border-color: #252525;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #FFFFFF;
  background-color: #2b2b2b;
  border-color: #252525;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #FFFFFF;
  background-color: #191919;
  border-color: #040404;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #444;
  border-color: #444;
}
.btn-default .badge {
  color: #444;
  background-color: #FFFFFF;
}
.btn-primary {
  color: #fff;
  background-color: #EFBA36;
  border-color: #EFBA36;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #e0a512;
  border-color: #99710c;
}
.btn-primary:hover {
  color: #fff;
  background-color: #e0a512;
  border-color: #d79e11;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #e0a512;
  border-color: #d79e11;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #bf8d0f;
  border-color: #99710c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #EFBA36;
  border-color: #EFBA36;
}
.btn-primary .badge {
  color: #EFBA36;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #45c076;
  border-color: #45c076;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #359d5e;
  border-color: #22643c;
}
.btn-success:hover {
  color: #fff;
  background-color: #359d5e;
  border-color: #33955a;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #359d5e;
  border-color: #33955a;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #2c824e;
  border-color: #22643c;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #45c076;
  border-color: #45c076;
}
.btn-success .badge {
  color: #45c076;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #3498DB;
  border-color: #3498DB;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #217dbb;
  border-color: #16527a;
}
.btn-info:hover {
  color: #fff;
  background-color: #217dbb;
  border-color: #2077b2;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #217dbb;
  border-color: #2077b2;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #1c699d;
  border-color: #16527a;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #3498DB;
  border-color: #3498DB;
}
.btn-info .badge {
  color: #3498DB;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #F39C12;
  border-color: #F39C12;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #c87f0a;
  border-color: #7f5006;
}
.btn-warning:hover {
  color: #fff;
  background-color: #c87f0a;
  border-color: #be780a;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #c87f0a;
  border-color: #be780a;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #a66908;
  border-color: #7f5006;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #F39C12;
  border-color: #F39C12;
}
.btn-warning .badge {
  color: #F39C12;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #d62c1a;
  border-color: #921e12;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d62c1a;
  border-color: #cd2a19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d62c1a;
  border-color: #cd2a19;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #b62516;
  border-color: #921e12;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-danger .badge {
  color: #E74C3C;
  background-color: #fff;
}
.btn-link {
  color: #EFBA36;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #f7da94;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 14px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #45c076;
  border-color: #3cb057;
  color: #45c076;
}
.alert-success hr {
  border-top-color: #359d4d;
}
.alert-success .alert-link {
  color: #359d5e;
}
.alert-info {
  background-color: #3498DB;
  border-color: #23a1c8;
  color: #3498DB;
}
.alert-info hr {
  border-top-color: #2090b2;
}
.alert-info .alert-link {
  color: #217dbb;
}
.alert-warning {
  background-color: #F39C12;
  border-color: #ea6f0c;
  color: #F39C12;
}
.alert-warning hr {
  border-top-color: #d2630b;
}
.alert-warning .alert-link {
  color: #c87f0a;
}
.alert-danger {
  background-color: #E74C3C;
  border-color: #e52e3c;
  color: #fff;
}
.alert-danger hr {
  border-top-color: #df1b2a;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.Site .pager:before,
.Site .pager:after,
.Site .detail-container:before,
.Site .detail-container:after,
.Site .ewXform .form-group:before,
.Site .ewXform .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.Site .pager:after,
.Site .detail-container:after,
.Site .ewXform .form-group: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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !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 !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
html,
body {
  height: 100%;
}
#mainTable {
  min-height: 100%;
  height: auto!important;
  height: 100%;
}
.fixed-top-padding {
  padding-top: 72px;
}
#pagefooter .footer-inner {
  padding-top: 22px;
  padding-bottom: 22px;
  border-top-style: solid;
  border-top-width: 1px;
}
#pagefooter .footer-inner #developerLink a {
  font-size: 0.9em;
}
#pagefooter .footer-inner #developerLink img {
  margin-top: -8px;
  display: inline;
}
.Site .nobox {
  margin-bottom: 20px;
}
.Site .layoutModule {
  margin-bottom: 0;
}
.Site .nav-icon img {
  display: inline;
}
.Site .cols2 .list-group-item,
.Site .cols3 .list-group-item,
.Site .cols4 .list-group-item,
.Site .cols5 .list-group-item,
.Site .cols6 .list-group-item {
  border-width: 0px 1px 1px 0px;
  margin-bottom: 0;
}
.Site .cols2 .list-group-item:last-child,
.Site .cols3 .list-group-item:last-child,
.Site .cols4 .list-group-item:last-child,
.Site .cols5 .list-group-item:last-child,
.Site .cols6 .list-group-item:last-child {
  border-bottom: 1px solid #f4cd6f;
}
.Site .cols2 .row0,
.Site .cols3 .row0,
.Site .cols4 .row0,
.Site .cols5 .row0,
.Site .cols6 .row0 {
  border-top: 0;
}
.Site .bg-alt {
  padding-bottom: 0px;
  margin-bottom: 22px;
  padding-top: 22px;
}
.Site .col-md-2 .bg-alt,
.Site .col-md-3 .bg-alt,
.Site .col-md-4 .bg-alt,
.Site .col-md-5 .bg-alt,
.Site .col-md-6 .bg-alt,
.Site .col-md-7 .bg-alt,
.Site .col-md-8 .bg-alt,
.Site .col-md-9 .bg-alt,
.Site .col-md-10 .bg-alt,
.Site .col-md-11 .bg-alt {
  padding-left: 15px;
  padding-right: 15px;
}
.Site .nobox .list-group-item {
  padding-left: 15px;
  padding-right: 15px;
}
.Site .alert,
.Site .well {
  padding: 10px 15px;
}
.Site .alert .cols1,
.Site .well .cols1 {
  margin-left: -15px;
  margin-right: -15px;
}
.Site .list-group-item,
.Site .panel-body,
.Site .well {
  padding: 10px 15px;
}
.Site .panel-heading,
.Site .panel-footer {
  padding: 10px 15px;
}
.Site div.alert-title,
.Site div.well-heading {
  margin-top: -10px;
  padding-top: 10px;
}
.Site .panel,
.Site .alert,
.Site .well,
.Site .nobox {
  margin-bottom: 20px;
}
.Site .alert .alert-image,
.Site .well .well-image {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 10px;
}
.Site .navbar-collapse {
  background-image: -webkit-linear-gradient(#9c9a9b, #767475 50%, #6c6a6b);
  background-image: -o-linear-gradient(#9c9a9b, #767475 50%, #6c6a6b);
  background-image: linear-gradient(#9c9a9b, #767475 50%, #6c6a6b);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9c9a9b', endColorstr='#ff6c6a6b', GradientType=0);
  filter: none;
  border: 1px solid #5c5b5c;
}
.Site .navbar-nav {
  width: 100%;
}
.Site .navbar-nav li a:hover {
  color: #191919;
}
.Site .navbar-brand {
  padding: 0;
  margin-left: 0!important;
}
@media (max-width: 767px) {
  .Site .navbar-brand {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .Site .hidden-xs-nav {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .Site .hidden-sm-nav {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Site .hidden-md-nav {
    display: none;
  }
}
@media (min-width: 1200px) {
  .Site .hidden-lg-nav {
    display: none;
  }
}
.Site .nav li a.on {
  color: #121212;
  background-color: transparent;
}
.Site .navbar-nav .dropdown .dropdown-menu {
  background-color: #8f8e8f;
  border: none;
}
.Site .navbar-nav .dropdown .dropdown-menu li a {
  color: #FFFFFF;
}
.Site .navbar-nav .dropdown .dropdown-menu li a:visited {
  color: #FFFFFF;
}
.Site .navbar-nav .dropdown .dropdown-menu li a.on,
.Site .navbar-nav .dropdown .dropdown-menu li a.active {
  background-color: transparent;
  color: #121212;
}
.Site .navbar-nav .dropdown .dropdown-menu li a .caret,
.Site .navbar-nav .dropdown .dropdown-menu li a a:focus .caret,
.Site .navbar-nav .dropdown .dropdown-menu li a .open > a .caret,
.Site .navbar-nav .dropdown .dropdown-menu li a .open > a:focus .caret,
.Site .navbar-nav .dropdown .dropdown-menu li a .open > a:visited .caret {
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}
.Site .navbar-nav .dropdown .dropdown-menu li a .open > a:hover .caret,
.Site .navbar-nav .dropdown .dropdown-menu li a a:hover .caret {
  border-top-color: #191919;
  border-bottom-color: #191919;
}
.Site .nav-tabs {
  border-color: #f4cd6f;
}
.Site .nav-tabs li a:hover {
  background: #000000;
  border-color: #f4cd6f;
}
.Site .nav-tabs li.active a {
  border-color: #f4cd6f;
  border-bottom-color: transparent;
}
.Site .nav-tabs li.active a:hover {
  background: #000000;
  border-bottom-color: transparent;
}
.Site .nav-pills li a:hover {
  background: #000000;
}
.Site .xs-top-menu li a,
.Site #subMenu li a,
.Site .top-sub-menu ul li a {
  color: #767475;
}
.Site .xs-top-menu li a:visited,
.Site #subMenu li a:visited,
.Site .top-sub-menu ul li a:visited {
  color: #767475;
}
.Site .xs-top-menu li a:hover,
.Site #subMenu li a:hover,
.Site .top-sub-menu ul li a:hover {
  color: #3498DB;
}
.Site .top-sub-menu {
  clear: right;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: -22px;
  margin-bottom: 22px;
  background-color: #000000;
  border-bottom: solid 1px #f4cd6f;
}
.Site .top-sub-menu ul li a.active,
.Site .top-sub-menu ul li a.on {
  color: #3498DB;
  background: #000000;
}
.Site .top-sub-menu ul li a.active:visited,
.Site .top-sub-menu ul li a.on:visited {
  color: #3498DB;
}
.Site .top-sub-menu ul li a.active:hover,
.Site .top-sub-menu ul li a.on:hover {
  color: #3498DB;
  background: #f3ca65;
}
.Site .top-sub-menu .nav-add-more-auto li {
  margin-left: 0;
}
.Site .top-sub-menu .caret,
.Site .top-sub-menu .nav .open > a .caret,
.Site .top-sub-menu .nav .open > a:focus .caret,
.Site .top-sub-menu .nav .open > a:visited .caret {
  border-top-color: #767475;
  border-bottom-color: #767475;
}
.Site .top-sub-menu .nav .open > a:hover .caret,
.Site .top-sub-menu .nav a:hover .caret {
  border-top-color: #3498DB;
  border-bottom-color: #3498DB;
}
.Site .xs-top-menu {
  margin-bottom: 20px;
}
.Site .xs-top-menu .panel-body {
  padding: 0;
}
.Site .xs-top-menu li {
  border-bottom: 1px solid #f4cd6f;
  position: relative;
}
.Site .xs-top-menu li a {
  background: none;
  border-radius: 0;
}
.Site .xs-top-menu li a:hover,
.Site .xs-top-menu li a.on,
.Site .xs-top-menu li a.active {
  background: none;
}
.Site .xs-top-menu li:last-child {
  border-bottom-width: 0;
}
.Site .xs-top-menu li:after {
  font-family: FontAwesome;
  content: "\f054";
  position: absolute;
  right: 10px;
  top: 10px;
  color: #666;
}
.Site .xs-top-menu ul li a.on,
.Site #subMenu ul li a.on {
  background-color: #000000;
}
.Site #subMenu ul ul,
.Site .xs-top-menu ul ul {
  padding: 15px;
  background: #000000;
  margin-top: -4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Site #subMenu ul ul li,
.Site .xs-top-menu ul ul li {
  float: none;
}
.Site #mainTitle {
  border-bottom: none;
}
.Site .page-header h1,
.Site h1.page-header {
  font-size: 4em;
  margin-bottom: 0;
}
.Site h3.title,
.Site h2.title {
  margin: 0;
}
.Site #mainTitle h1 {
  margin-bottom: 22px;
}
.Site h2.content-title {
  margin-top: 0;
}
.Site .nobox h3.title,
.Site .detail-container h2.title,
.Site .noboxlayout h3.title,
.Site .well h3.well-title {
  margin-top: 0;
  margin-bottom: 10px;
}
.Site .well h3.well-title {
  margin-top: 0;
  margin-bottom: 20px;
  color: #ffffff;
  border-bottom: 1px solid #ddd;
  padding-bottom: 3px;
}
.Site .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-color: #f4cd6f;
}
.Site .breadcrumb,
.Site .jumbotron,
.Site .well,
.Site .bg-alt {
  background: #000000;
}
.Site .well .well-heading h3.well-title {
  border-color: #f4cd6f;
}
.Site table thead tr td,
.Site table tbody tr td,
.Site h1.page-header,
.Site .footer-inner {
  border-color: #f4cd6f;
}
.Site .navbar-fixed-top {
  border-color: #767475;
}
.Site .list-group-item,
.Site hr {
  border-color: #f4cd6f;
}
.Site .panel-footer {
  border-color: #f4cd6f;
  background: #000000;
}
.Site .breadcrumb li + li:before {
  color: #ffffff;
}
.Site .breadcrumb li + li:before a {
  color: #ffffff;
}
.Site .breadcrumb li + li:before a:hover {
  color: #ffffff;
}
.Site .breadcrumb li.active {
  color: #ffffff;
}
.Site .breadcrumb li.active a {
  color: #ffffff;
}
.Site .breadcrumb li.active a:hover {
  color: #ffffff;
}
.Site .cartBriefWelcome,
.Site .cartinfo,
.Site .text-muted,
.Site .loginText,
.Site #developerLink {
  color: #ffffff;
}
.Site .cartBriefWelcome a,
.Site .cartinfo a,
.Site .text-muted a,
.Site .loginText a,
.Site #developerLink a {
  color: #ffffff;
}
.Site .cartBriefWelcome a:hover,
.Site .cartinfo a:hover,
.Site .text-muted a:hover,
.Site .loginText a:hover,
.Site #developerLink a:hover {
  color: #ffffff;
}
.Site .droppable-hover {
  background: #000000;
}
.Site .dropdown .dropdown-menu {
  background: #000000;
  border-color: #f4cd6f;
  color: #ffffff;
}
.Site .dropdown .dropdown-menu h5 .cartBriefWelcome {
  color: #ffffff;
}
.Site .dropdown .dropdown-menu h5 {
  border-color: #f4cd6f;
  color: #ffffff;
}
.boxStyle .panel-heading {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.Site .panel-heading,
#adminLayout .boxStyle .panel-heading {
  border-radius: 4px 4px 0 0;
}
.Site .panel-heading h6.panel-title,
#adminLayout .boxStyle .panel-heading h6.panel-title {
  font-size: 1em;
}
.Site .panel-footer:before,
#adminLayout .boxStyle .panel-footer:before,
.Site .panel-footer:after,
#adminLayout .boxStyle .panel-footer:after {
  content: " ";
  display: table;
}
.Site .panel-footer:after,
#adminLayout .boxStyle .panel-footer:after {
  clear: both;
}
.Site .panel-footer:before,
#adminLayout .boxStyle .panel-footer:before,
.Site .panel-footer:after,
#adminLayout .boxStyle .panel-footer:after {
  content: " ";
  display: table;
}
.Site .panel-footer:after,
#adminLayout .boxStyle .panel-footer:after {
  clear: both;
}
.Site .panel-title,
#adminLayout .boxStyle .panel-title {
  color: #C7CCCE;
}
.Site h3.panel-title,
#adminLayout .boxStyle h3.panel-title {
  font-size: 28px;
}
.Site .panel-default,
#adminLayout .boxStyle .panel-default {
  background: rgba(0, 0, 0, 0.3);
  border-color: #f4cd6f;
  border-width: 3px;
}
.Site .panel-default .panel-heading,
#adminLayout .boxStyle .panel-default .panel-heading {
  border-color: none;
  background: rgba(0, 0, 0, 0.5);
}
.Site .panel-primary,
#adminLayout .boxStyle .panel-primary {
  background: #faebc4;
}
.Site .panel-primary .panel-heading h1,
#adminLayout .boxStyle .panel-primary .panel-heading h1,
.Site .panel-primary .panel-heading h2,
#adminLayout .boxStyle .panel-primary .panel-heading h2,
.Site .panel-primary .panel-heading h3,
#adminLayout .boxStyle .panel-primary .panel-heading h3,
.Site .panel-primary .panel-heading h4,
#adminLayout .boxStyle .panel-primary .panel-heading h4,
.Site .panel-primary .panel-heading h5,
#adminLayout .boxStyle .panel-primary .panel-heading h5,
.Site .panel-primary .panel-heading h6,
#adminLayout .boxStyle .panel-primary .panel-heading h6 {
  color: #000000;
}
.Site .panel-primary .panel-heading h1 a,
#adminLayout .boxStyle .panel-primary .panel-heading h1 a,
.Site .panel-primary .panel-heading h2 a,
#adminLayout .boxStyle .panel-primary .panel-heading h2 a,
.Site .panel-primary .panel-heading h3 a,
#adminLayout .boxStyle .panel-primary .panel-heading h3 a,
.Site .panel-primary .panel-heading h4 a,
#adminLayout .boxStyle .panel-primary .panel-heading h4 a,
.Site .panel-primary .panel-heading h5 a,
#adminLayout .boxStyle .panel-primary .panel-heading h5 a,
.Site .panel-primary .panel-heading h6 a,
#adminLayout .boxStyle .panel-primary .panel-heading h6 a {
  color: #000000;
}
.Site .panel-primary .panel-heading h1 a:visited,
#adminLayout .boxStyle .panel-primary .panel-heading h1 a:visited,
.Site .panel-primary .panel-heading h2 a:visited,
#adminLayout .boxStyle .panel-primary .panel-heading h2 a:visited,
.Site .panel-primary .panel-heading h3 a:visited,
#adminLayout .boxStyle .panel-primary .panel-heading h3 a:visited,
.Site .panel-primary .panel-heading h4 a:visited,
#adminLayout .boxStyle .panel-primary .panel-heading h4 a:visited,
.Site .panel-primary .panel-heading h5 a:visited,
#adminLayout .boxStyle .panel-primary .panel-heading h5 a:visited,
.Site .panel-primary .panel-heading h6 a:visited,
#adminLayout .boxStyle .panel-primary .panel-heading h6 a:visited {
  color: #000000;
}
.Site .panel-primary .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h1 a:hover,
.Site .panel-primary .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h2 a:hover,
.Site .panel-primary .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h3 a:hover,
.Site .panel-primary .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h4 a:hover,
.Site .panel-primary .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h5 a:hover,
.Site .panel-primary .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h6 a:hover {
  color: #000000;
}
.Site .panel-primary .panel-body li a,
#adminLayout .boxStyle .panel-primary .panel-body li a,
.Site .panel-primary .list-group li a,
#adminLayout .boxStyle .panel-primary .list-group li a,
.Site .panel-primary .panel-body p a,
#adminLayout .boxStyle .panel-primary .panel-body p a,
.Site .panel-primary .list-group p a,
#adminLayout .boxStyle .panel-primary .list-group p a,
.Site .panel-primary .panel-body .title a,
#adminLayout .boxStyle .panel-primary .panel-body .title a,
.Site .panel-primary .list-group .title a,
#adminLayout .boxStyle .panel-primary .list-group .title a,
.Site .panel-primary .panel-body .media-heading a,
#adminLayout .boxStyle .panel-primary .panel-body .media-heading a,
.Site .panel-primary .list-group .media-heading a,
#adminLayout .boxStyle .panel-primary .list-group .media-heading a,
.Site .panel-primary .panel-body .tags a,
#adminLayout .boxStyle .panel-primary .panel-body .tags a,
.Site .panel-primary .list-group .tags a,
#adminLayout .boxStyle .panel-primary .list-group .tags a,
.Site .panel-primary .panel-body h1 a,
#adminLayout .boxStyle .panel-primary .panel-body h1 a,
.Site .panel-primary .list-group h1 a,
#adminLayout .boxStyle .panel-primary .list-group h1 a,
.Site .panel-primary .panel-body h2 a,
#adminLayout .boxStyle .panel-primary .panel-body h2 a,
.Site .panel-primary .list-group h2 a,
#adminLayout .boxStyle .panel-primary .list-group h2 a,
.Site .panel-primary .panel-body h3 a,
#adminLayout .boxStyle .panel-primary .panel-body h3 a,
.Site .panel-primary .list-group h3 a,
#adminLayout .boxStyle .panel-primary .list-group h3 a,
.Site .panel-primary .panel-body h4 a,
#adminLayout .boxStyle .panel-primary .panel-body h4 a,
.Site .panel-primary .list-group h4 a,
#adminLayout .boxStyle .panel-primary .list-group h4 a,
.Site .panel-primary .panel-body h5 a,
#adminLayout .boxStyle .panel-primary .panel-body h5 a,
.Site .panel-primary .list-group h5 a,
#adminLayout .boxStyle .panel-primary .list-group h5 a,
.Site .panel-primary .panel-body h6 a,
#adminLayout .boxStyle .panel-primary .panel-body h6 a,
.Site .panel-primary .list-group h6 a,
#adminLayout .boxStyle .panel-primary .list-group h6 a,
.Site .panel-primary .panel-body li a:visited,
#adminLayout .boxStyle .panel-primary .panel-body li a:visited,
.Site .panel-primary .list-group li a:visited,
#adminLayout .boxStyle .panel-primary .list-group li a:visited,
.Site .panel-primary .panel-body p a:visited,
#adminLayout .boxStyle .panel-primary .panel-body p a:visited,
.Site .panel-primary .list-group p a:visited,
#adminLayout .boxStyle .panel-primary .list-group p a:visited,
.Site .panel-primary .panel-body .title a:visited,
#adminLayout .boxStyle .panel-primary .panel-body .title a:visited,
.Site .panel-primary .list-group .title a:visited,
#adminLayout .boxStyle .panel-primary .list-group .title a:visited,
.Site .panel-primary .panel-body .media-heading a:visited,
#adminLayout .boxStyle .panel-primary .panel-body .media-heading a:visited,
.Site .panel-primary .list-group .media-heading a:visited,
#adminLayout .boxStyle .panel-primary .list-group .media-heading a:visited,
.Site .panel-primary .panel-body .tags a:visited,
#adminLayout .boxStyle .panel-primary .panel-body .tags a:visited,
.Site .panel-primary .list-group .tags a:visited,
#adminLayout .boxStyle .panel-primary .list-group .tags a:visited,
.Site .panel-primary .panel-body h1 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h1 a:visited,
.Site .panel-primary .list-group h1 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h1 a:visited,
.Site .panel-primary .panel-body h2 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h2 a:visited,
.Site .panel-primary .list-group h2 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h2 a:visited,
.Site .panel-primary .panel-body h3 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h3 a:visited,
.Site .panel-primary .list-group h3 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h3 a:visited,
.Site .panel-primary .panel-body h4 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h4 a:visited,
.Site .panel-primary .list-group h4 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h4 a:visited,
.Site .panel-primary .panel-body h5 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h5 a:visited,
.Site .panel-primary .list-group h5 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h5 a:visited,
.Site .panel-primary .panel-body h6 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h6 a:visited,
.Site .panel-primary .list-group h6 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h6 a:visited {
  color: #EFBA36;
}
.Site .panel-primary .panel-body li a:hover,
#adminLayout .boxStyle .panel-primary .panel-body li a:hover,
.Site .panel-primary .list-group li a:hover,
#adminLayout .boxStyle .panel-primary .list-group li a:hover,
.Site .panel-primary .panel-body p a:hover,
#adminLayout .boxStyle .panel-primary .panel-body p a:hover,
.Site .panel-primary .list-group p a:hover,
#adminLayout .boxStyle .panel-primary .list-group p a:hover,
.Site .panel-primary .panel-body .title a:hover,
#adminLayout .boxStyle .panel-primary .panel-body .title a:hover,
.Site .panel-primary .list-group .title a:hover,
#adminLayout .boxStyle .panel-primary .list-group .title a:hover,
.Site .panel-primary .panel-body .media-heading a:hover,
#adminLayout .boxStyle .panel-primary .panel-body .media-heading a:hover,
.Site .panel-primary .list-group .media-heading a:hover,
#adminLayout .boxStyle .panel-primary .list-group .media-heading a:hover,
.Site .panel-primary .panel-body .tags a:hover,
#adminLayout .boxStyle .panel-primary .panel-body .tags a:hover,
.Site .panel-primary .list-group .tags a:hover,
#adminLayout .boxStyle .panel-primary .list-group .tags a:hover,
.Site .panel-primary .panel-body h1 a:hover,
#adminLayout .boxStyle .panel-primary .panel-body h1 a:hover,
.Site .panel-primary .list-group h1 a:hover,
#adminLayout .boxStyle .panel-primary .list-group h1 a:hover,
.Site .panel-primary .panel-body h2 a:hover,
#adminLayout .boxStyle .panel-primary .panel-body h2 a:hover,
.Site .panel-primary .list-group h2 a:hover,
#adminLayout .boxStyle .panel-primary .list-group h2 a:hover,
.Site .panel-primary .panel-body h3 a:hover,
#adminLayout .boxStyle .panel-primary .panel-body h3 a:hover,
.Site .panel-primary .list-group h3 a:hover,
#adminLayout .boxStyle .panel-primary .list-group h3 a:hover,
.Site .panel-primary .panel-body h4 a:hover,
#adminLayout .boxStyle .panel-primary .panel-body h4 a:hover,
.Site .panel-primary .list-group h4 a:hover,
#adminLayout .boxStyle .panel-primary .list-group h4 a:hover,
.Site .panel-primary .panel-body h5 a:hover,
#adminLayout .boxStyle .panel-primary .panel-body h5 a:hover,
.Site .panel-primary .list-group h5 a:hover,
#adminLayout .boxStyle .panel-primary .list-group h5 a:hover,
.Site .panel-primary .panel-body h6 a:hover,
#adminLayout .boxStyle .panel-primary .panel-body h6 a:hover,
.Site .panel-primary .list-group h6 a:hover,
#adminLayout .boxStyle .panel-primary .list-group h6 a:hover,
.Site .panel-primary .panel-body li a:visited,
#adminLayout .boxStyle .panel-primary .panel-body li a:visited,
.Site .panel-primary .list-group li a:visited,
#adminLayout .boxStyle .panel-primary .list-group li a:visited,
.Site .panel-primary .panel-body p a:visited,
#adminLayout .boxStyle .panel-primary .panel-body p a:visited,
.Site .panel-primary .list-group p a:visited,
#adminLayout .boxStyle .panel-primary .list-group p a:visited,
.Site .panel-primary .panel-body .title a:visited,
#adminLayout .boxStyle .panel-primary .panel-body .title a:visited,
.Site .panel-primary .list-group .title a:visited,
#adminLayout .boxStyle .panel-primary .list-group .title a:visited,
.Site .panel-primary .panel-body .media-heading a:visited,
#adminLayout .boxStyle .panel-primary .panel-body .media-heading a:visited,
.Site .panel-primary .list-group .media-heading a:visited,
#adminLayout .boxStyle .panel-primary .list-group .media-heading a:visited,
.Site .panel-primary .panel-body .tags a:visited,
#adminLayout .boxStyle .panel-primary .panel-body .tags a:visited,
.Site .panel-primary .list-group .tags a:visited,
#adminLayout .boxStyle .panel-primary .list-group .tags a:visited,
.Site .panel-primary .panel-body h1 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h1 a:visited,
.Site .panel-primary .list-group h1 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h1 a:visited,
.Site .panel-primary .panel-body h2 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h2 a:visited,
.Site .panel-primary .list-group h2 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h2 a:visited,
.Site .panel-primary .panel-body h3 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h3 a:visited,
.Site .panel-primary .list-group h3 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h3 a:visited,
.Site .panel-primary .panel-body h4 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h4 a:visited,
.Site .panel-primary .list-group h4 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h4 a:visited,
.Site .panel-primary .panel-body h5 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h5 a:visited,
.Site .panel-primary .list-group h5 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h5 a:visited,
.Site .panel-primary .panel-body h6 a:visited,
#adminLayout .boxStyle .panel-primary .panel-body h6 a:visited,
.Site .panel-primary .list-group h6 a:visited,
#adminLayout .boxStyle .panel-primary .list-group h6 a:visited {
  color: #f3ca65;
}
.Site .panel-primary .panel-body a.btn,
#adminLayout .boxStyle .panel-primary .panel-body a.btn,
.Site .panel-primary .list-group a.btn,
#adminLayout .boxStyle .panel-primary .list-group a.btn {
  background: #EFBA36;
  border-color: #EFBA36;
  color: #fff;
}
.Site .panel-primary .panel-body a.btn:visited,
#adminLayout .boxStyle .panel-primary .panel-body a.btn:visited,
.Site .panel-primary .list-group a.btn:visited,
#adminLayout .boxStyle .panel-primary .list-group a.btn:visited {
  color: #fff;
}
.Site .panel-primary .panel-body a.btn:hover,
#adminLayout .boxStyle .panel-primary .panel-body a.btn:hover,
.Site .panel-primary .list-group a.btn:hover,
#adminLayout .boxStyle .panel-primary .list-group a.btn:hover {
  color: #fff;
  background: #f3ca65;
  border-color: #f3ca65;
}
.Site .panel-primary .panel-footer,
#adminLayout .boxStyle .panel-primary .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-primary .panel-footer a.btn,
#adminLayout .boxStyle .panel-primary .panel-footer a.btn {
  background: #EFBA36;
  border-color: #EFBA36;
  color: #fff;
}
.Site .panel-primary .panel-footer a.btn:visited,
#adminLayout .boxStyle .panel-primary .panel-footer a.btn:visited {
  color: #fff;
}
.Site .panel-primary .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-primary .panel-footer a.btn:hover {
  color: #fff;
  background: #f3ca65;
  border-color: #f3ca65;
}
.Site .panel-action,
#adminLayout .boxStyle .panel-action {
  background: #faebc4;
}
.Site .panel-action .panel-heading h1,
#adminLayout .boxStyle .panel-action .panel-heading h1,
.Site .panel-action .panel-heading h2,
#adminLayout .boxStyle .panel-action .panel-heading h2,
.Site .panel-action .panel-heading h3,
#adminLayout .boxStyle .panel-action .panel-heading h3,
.Site .panel-action .panel-heading h4,
#adminLayout .boxStyle .panel-action .panel-heading h4,
.Site .panel-action .panel-heading h5,
#adminLayout .boxStyle .panel-action .panel-heading h5,
.Site .panel-action .panel-heading h6,
#adminLayout .boxStyle .panel-action .panel-heading h6 {
  color: #000000;
}
.Site .panel-action .panel-heading h1 a,
#adminLayout .boxStyle .panel-action .panel-heading h1 a,
.Site .panel-action .panel-heading h2 a,
#adminLayout .boxStyle .panel-action .panel-heading h2 a,
.Site .panel-action .panel-heading h3 a,
#adminLayout .boxStyle .panel-action .panel-heading h3 a,
.Site .panel-action .panel-heading h4 a,
#adminLayout .boxStyle .panel-action .panel-heading h4 a,
.Site .panel-action .panel-heading h5 a,
#adminLayout .boxStyle .panel-action .panel-heading h5 a,
.Site .panel-action .panel-heading h6 a,
#adminLayout .boxStyle .panel-action .panel-heading h6 a {
  color: #000000;
}
.Site .panel-action .panel-heading h1 a:visited,
#adminLayout .boxStyle .panel-action .panel-heading h1 a:visited,
.Site .panel-action .panel-heading h2 a:visited,
#adminLayout .boxStyle .panel-action .panel-heading h2 a:visited,
.Site .panel-action .panel-heading h3 a:visited,
#adminLayout .boxStyle .panel-action .panel-heading h3 a:visited,
.Site .panel-action .panel-heading h4 a:visited,
#adminLayout .boxStyle .panel-action .panel-heading h4 a:visited,
.Site .panel-action .panel-heading h5 a:visited,
#adminLayout .boxStyle .panel-action .panel-heading h5 a:visited,
.Site .panel-action .panel-heading h6 a:visited,
#adminLayout .boxStyle .panel-action .panel-heading h6 a:visited {
  color: #000000;
}
.Site .panel-action .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h1 a:hover,
.Site .panel-action .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h2 a:hover,
.Site .panel-action .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h3 a:hover,
.Site .panel-action .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h4 a:hover,
.Site .panel-action .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h5 a:hover,
.Site .panel-action .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h6 a:hover {
  color: #000000;
}
.Site .panel-action .panel-body li a,
#adminLayout .boxStyle .panel-action .panel-body li a,
.Site .panel-action .list-group li a,
#adminLayout .boxStyle .panel-action .list-group li a,
.Site .panel-action .panel-body p a,
#adminLayout .boxStyle .panel-action .panel-body p a,
.Site .panel-action .list-group p a,
#adminLayout .boxStyle .panel-action .list-group p a,
.Site .panel-action .panel-body .title a,
#adminLayout .boxStyle .panel-action .panel-body .title a,
.Site .panel-action .list-group .title a,
#adminLayout .boxStyle .panel-action .list-group .title a,
.Site .panel-action .panel-body .media-heading a,
#adminLayout .boxStyle .panel-action .panel-body .media-heading a,
.Site .panel-action .list-group .media-heading a,
#adminLayout .boxStyle .panel-action .list-group .media-heading a,
.Site .panel-action .panel-body .tags a,
#adminLayout .boxStyle .panel-action .panel-body .tags a,
.Site .panel-action .list-group .tags a,
#adminLayout .boxStyle .panel-action .list-group .tags a,
.Site .panel-action .panel-body h1 a,
#adminLayout .boxStyle .panel-action .panel-body h1 a,
.Site .panel-action .list-group h1 a,
#adminLayout .boxStyle .panel-action .list-group h1 a,
.Site .panel-action .panel-body h2 a,
#adminLayout .boxStyle .panel-action .panel-body h2 a,
.Site .panel-action .list-group h2 a,
#adminLayout .boxStyle .panel-action .list-group h2 a,
.Site .panel-action .panel-body h3 a,
#adminLayout .boxStyle .panel-action .panel-body h3 a,
.Site .panel-action .list-group h3 a,
#adminLayout .boxStyle .panel-action .list-group h3 a,
.Site .panel-action .panel-body h4 a,
#adminLayout .boxStyle .panel-action .panel-body h4 a,
.Site .panel-action .list-group h4 a,
#adminLayout .boxStyle .panel-action .list-group h4 a,
.Site .panel-action .panel-body h5 a,
#adminLayout .boxStyle .panel-action .panel-body h5 a,
.Site .panel-action .list-group h5 a,
#adminLayout .boxStyle .panel-action .list-group h5 a,
.Site .panel-action .panel-body h6 a,
#adminLayout .boxStyle .panel-action .panel-body h6 a,
.Site .panel-action .list-group h6 a,
#adminLayout .boxStyle .panel-action .list-group h6 a,
.Site .panel-action .panel-body li a:visited,
#adminLayout .boxStyle .panel-action .panel-body li a:visited,
.Site .panel-action .list-group li a:visited,
#adminLayout .boxStyle .panel-action .list-group li a:visited,
.Site .panel-action .panel-body p a:visited,
#adminLayout .boxStyle .panel-action .panel-body p a:visited,
.Site .panel-action .list-group p a:visited,
#adminLayout .boxStyle .panel-action .list-group p a:visited,
.Site .panel-action .panel-body .title a:visited,
#adminLayout .boxStyle .panel-action .panel-body .title a:visited,
.Site .panel-action .list-group .title a:visited,
#adminLayout .boxStyle .panel-action .list-group .title a:visited,
.Site .panel-action .panel-body .media-heading a:visited,
#adminLayout .boxStyle .panel-action .panel-body .media-heading a:visited,
.Site .panel-action .list-group .media-heading a:visited,
#adminLayout .boxStyle .panel-action .list-group .media-heading a:visited,
.Site .panel-action .panel-body .tags a:visited,
#adminLayout .boxStyle .panel-action .panel-body .tags a:visited,
.Site .panel-action .list-group .tags a:visited,
#adminLayout .boxStyle .panel-action .list-group .tags a:visited,
.Site .panel-action .panel-body h1 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h1 a:visited,
.Site .panel-action .list-group h1 a:visited,
#adminLayout .boxStyle .panel-action .list-group h1 a:visited,
.Site .panel-action .panel-body h2 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h2 a:visited,
.Site .panel-action .list-group h2 a:visited,
#adminLayout .boxStyle .panel-action .list-group h2 a:visited,
.Site .panel-action .panel-body h3 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h3 a:visited,
.Site .panel-action .list-group h3 a:visited,
#adminLayout .boxStyle .panel-action .list-group h3 a:visited,
.Site .panel-action .panel-body h4 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h4 a:visited,
.Site .panel-action .list-group h4 a:visited,
#adminLayout .boxStyle .panel-action .list-group h4 a:visited,
.Site .panel-action .panel-body h5 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h5 a:visited,
.Site .panel-action .list-group h5 a:visited,
#adminLayout .boxStyle .panel-action .list-group h5 a:visited,
.Site .panel-action .panel-body h6 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h6 a:visited,
.Site .panel-action .list-group h6 a:visited,
#adminLayout .boxStyle .panel-action .list-group h6 a:visited {
  color: #EFBA36;
}
.Site .panel-action .panel-body li a:hover,
#adminLayout .boxStyle .panel-action .panel-body li a:hover,
.Site .panel-action .list-group li a:hover,
#adminLayout .boxStyle .panel-action .list-group li a:hover,
.Site .panel-action .panel-body p a:hover,
#adminLayout .boxStyle .panel-action .panel-body p a:hover,
.Site .panel-action .list-group p a:hover,
#adminLayout .boxStyle .panel-action .list-group p a:hover,
.Site .panel-action .panel-body .title a:hover,
#adminLayout .boxStyle .panel-action .panel-body .title a:hover,
.Site .panel-action .list-group .title a:hover,
#adminLayout .boxStyle .panel-action .list-group .title a:hover,
.Site .panel-action .panel-body .media-heading a:hover,
#adminLayout .boxStyle .panel-action .panel-body .media-heading a:hover,
.Site .panel-action .list-group .media-heading a:hover,
#adminLayout .boxStyle .panel-action .list-group .media-heading a:hover,
.Site .panel-action .panel-body .tags a:hover,
#adminLayout .boxStyle .panel-action .panel-body .tags a:hover,
.Site .panel-action .list-group .tags a:hover,
#adminLayout .boxStyle .panel-action .list-group .tags a:hover,
.Site .panel-action .panel-body h1 a:hover,
#adminLayout .boxStyle .panel-action .panel-body h1 a:hover,
.Site .panel-action .list-group h1 a:hover,
#adminLayout .boxStyle .panel-action .list-group h1 a:hover,
.Site .panel-action .panel-body h2 a:hover,
#adminLayout .boxStyle .panel-action .panel-body h2 a:hover,
.Site .panel-action .list-group h2 a:hover,
#adminLayout .boxStyle .panel-action .list-group h2 a:hover,
.Site .panel-action .panel-body h3 a:hover,
#adminLayout .boxStyle .panel-action .panel-body h3 a:hover,
.Site .panel-action .list-group h3 a:hover,
#adminLayout .boxStyle .panel-action .list-group h3 a:hover,
.Site .panel-action .panel-body h4 a:hover,
#adminLayout .boxStyle .panel-action .panel-body h4 a:hover,
.Site .panel-action .list-group h4 a:hover,
#adminLayout .boxStyle .panel-action .list-group h4 a:hover,
.Site .panel-action .panel-body h5 a:hover,
#adminLayout .boxStyle .panel-action .panel-body h5 a:hover,
.Site .panel-action .list-group h5 a:hover,
#adminLayout .boxStyle .panel-action .list-group h5 a:hover,
.Site .panel-action .panel-body h6 a:hover,
#adminLayout .boxStyle .panel-action .panel-body h6 a:hover,
.Site .panel-action .list-group h6 a:hover,
#adminLayout .boxStyle .panel-action .list-group h6 a:hover,
.Site .panel-action .panel-body li a:visited,
#adminLayout .boxStyle .panel-action .panel-body li a:visited,
.Site .panel-action .list-group li a:visited,
#adminLayout .boxStyle .panel-action .list-group li a:visited,
.Site .panel-action .panel-body p a:visited,
#adminLayout .boxStyle .panel-action .panel-body p a:visited,
.Site .panel-action .list-group p a:visited,
#adminLayout .boxStyle .panel-action .list-group p a:visited,
.Site .panel-action .panel-body .title a:visited,
#adminLayout .boxStyle .panel-action .panel-body .title a:visited,
.Site .panel-action .list-group .title a:visited,
#adminLayout .boxStyle .panel-action .list-group .title a:visited,
.Site .panel-action .panel-body .media-heading a:visited,
#adminLayout .boxStyle .panel-action .panel-body .media-heading a:visited,
.Site .panel-action .list-group .media-heading a:visited,
#adminLayout .boxStyle .panel-action .list-group .media-heading a:visited,
.Site .panel-action .panel-body .tags a:visited,
#adminLayout .boxStyle .panel-action .panel-body .tags a:visited,
.Site .panel-action .list-group .tags a:visited,
#adminLayout .boxStyle .panel-action .list-group .tags a:visited,
.Site .panel-action .panel-body h1 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h1 a:visited,
.Site .panel-action .list-group h1 a:visited,
#adminLayout .boxStyle .panel-action .list-group h1 a:visited,
.Site .panel-action .panel-body h2 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h2 a:visited,
.Site .panel-action .list-group h2 a:visited,
#adminLayout .boxStyle .panel-action .list-group h2 a:visited,
.Site .panel-action .panel-body h3 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h3 a:visited,
.Site .panel-action .list-group h3 a:visited,
#adminLayout .boxStyle .panel-action .list-group h3 a:visited,
.Site .panel-action .panel-body h4 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h4 a:visited,
.Site .panel-action .list-group h4 a:visited,
#adminLayout .boxStyle .panel-action .list-group h4 a:visited,
.Site .panel-action .panel-body h5 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h5 a:visited,
.Site .panel-action .list-group h5 a:visited,
#adminLayout .boxStyle .panel-action .list-group h5 a:visited,
.Site .panel-action .panel-body h6 a:visited,
#adminLayout .boxStyle .panel-action .panel-body h6 a:visited,
.Site .panel-action .list-group h6 a:visited,
#adminLayout .boxStyle .panel-action .list-group h6 a:visited {
  color: #f3ca65;
}
.Site .panel-action .panel-body a.btn,
#adminLayout .boxStyle .panel-action .panel-body a.btn,
.Site .panel-action .list-group a.btn,
#adminLayout .boxStyle .panel-action .list-group a.btn {
  background: #EFBA36;
  border-color: #EFBA36;
  color: #fff;
}
.Site .panel-action .panel-body a.btn:visited,
#adminLayout .boxStyle .panel-action .panel-body a.btn:visited,
.Site .panel-action .list-group a.btn:visited,
#adminLayout .boxStyle .panel-action .list-group a.btn:visited {
  color: #fff;
}
.Site .panel-action .panel-body a.btn:hover,
#adminLayout .boxStyle .panel-action .panel-body a.btn:hover,
.Site .panel-action .list-group a.btn:hover,
#adminLayout .boxStyle .panel-action .list-group a.btn:hover {
  color: #fff;
  background: #f3ca65;
  border-color: #f3ca65;
}
.Site .panel-action .panel-footer,
#adminLayout .boxStyle .panel-action .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-action .panel-footer a.btn,
#adminLayout .boxStyle .panel-action .panel-footer a.btn {
  background: #EFBA36;
  border-color: #EFBA36;
  color: #fff;
}
.Site .panel-action .panel-footer a.btn:visited,
#adminLayout .boxStyle .panel-action .panel-footer a.btn:visited {
  color: #fff;
}
.Site .panel-action .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-action .panel-footer a.btn:hover {
  color: #fff;
  background: #f3ca65;
  border-color: #f3ca65;
}
.Site .panel-success,
#adminLayout .boxStyle .panel-success {
  background: #b7e7ca;
}
.Site .panel-success .panel-heading h1,
#adminLayout .boxStyle .panel-success .panel-heading h1,
.Site .panel-success .panel-heading h2,
#adminLayout .boxStyle .panel-success .panel-heading h2,
.Site .panel-success .panel-heading h3,
#adminLayout .boxStyle .panel-success .panel-heading h3,
.Site .panel-success .panel-heading h4,
#adminLayout .boxStyle .panel-success .panel-heading h4,
.Site .panel-success .panel-heading h5,
#adminLayout .boxStyle .panel-success .panel-heading h5,
.Site .panel-success .panel-heading h6,
#adminLayout .boxStyle .panel-success .panel-heading h6 {
  color: #000000;
}
.Site .panel-success .panel-heading h1 a,
#adminLayout .boxStyle .panel-success .panel-heading h1 a,
.Site .panel-success .panel-heading h2 a,
#adminLayout .boxStyle .panel-success .panel-heading h2 a,
.Site .panel-success .panel-heading h3 a,
#adminLayout .boxStyle .panel-success .panel-heading h3 a,
.Site .panel-success .panel-heading h4 a,
#adminLayout .boxStyle .panel-success .panel-heading h4 a,
.Site .panel-success .panel-heading h5 a,
#adminLayout .boxStyle .panel-success .panel-heading h5 a,
.Site .panel-success .panel-heading h6 a,
#adminLayout .boxStyle .panel-success .panel-heading h6 a {
  color: #000000;
}
.Site .panel-success .panel-heading h1 a:visited,
#adminLayout .boxStyle .panel-success .panel-heading h1 a:visited,
.Site .panel-success .panel-heading h2 a:visited,
#adminLayout .boxStyle .panel-success .panel-heading h2 a:visited,
.Site .panel-success .panel-heading h3 a:visited,
#adminLayout .boxStyle .panel-success .panel-heading h3 a:visited,
.Site .panel-success .panel-heading h4 a:visited,
#adminLayout .boxStyle .panel-success .panel-heading h4 a:visited,
.Site .panel-success .panel-heading h5 a:visited,
#adminLayout .boxStyle .panel-success .panel-heading h5 a:visited,
.Site .panel-success .panel-heading h6 a:visited,
#adminLayout .boxStyle .panel-success .panel-heading h6 a:visited {
  color: #000000;
}
.Site .panel-success .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h1 a:hover,
.Site .panel-success .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h2 a:hover,
.Site .panel-success .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h3 a:hover,
.Site .panel-success .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h4 a:hover,
.Site .panel-success .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h5 a:hover,
.Site .panel-success .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h6 a:hover {
  color: #000000;
}
.Site .panel-success .panel-body li a,
#adminLayout .boxStyle .panel-success .panel-body li a,
.Site .panel-success .list-group li a,
#adminLayout .boxStyle .panel-success .list-group li a,
.Site .panel-success .panel-body p a,
#adminLayout .boxStyle .panel-success .panel-body p a,
.Site .panel-success .list-group p a,
#adminLayout .boxStyle .panel-success .list-group p a,
.Site .panel-success .panel-body .title a,
#adminLayout .boxStyle .panel-success .panel-body .title a,
.Site .panel-success .list-group .title a,
#adminLayout .boxStyle .panel-success .list-group .title a,
.Site .panel-success .panel-body .media-heading a,
#adminLayout .boxStyle .panel-success .panel-body .media-heading a,
.Site .panel-success .list-group .media-heading a,
#adminLayout .boxStyle .panel-success .list-group .media-heading a,
.Site .panel-success .panel-body .tags a,
#adminLayout .boxStyle .panel-success .panel-body .tags a,
.Site .panel-success .list-group .tags a,
#adminLayout .boxStyle .panel-success .list-group .tags a,
.Site .panel-success .panel-body h1 a,
#adminLayout .boxStyle .panel-success .panel-body h1 a,
.Site .panel-success .list-group h1 a,
#adminLayout .boxStyle .panel-success .list-group h1 a,
.Site .panel-success .panel-body h2 a,
#adminLayout .boxStyle .panel-success .panel-body h2 a,
.Site .panel-success .list-group h2 a,
#adminLayout .boxStyle .panel-success .list-group h2 a,
.Site .panel-success .panel-body h3 a,
#adminLayout .boxStyle .panel-success .panel-body h3 a,
.Site .panel-success .list-group h3 a,
#adminLayout .boxStyle .panel-success .list-group h3 a,
.Site .panel-success .panel-body h4 a,
#adminLayout .boxStyle .panel-success .panel-body h4 a,
.Site .panel-success .list-group h4 a,
#adminLayout .boxStyle .panel-success .list-group h4 a,
.Site .panel-success .panel-body h5 a,
#adminLayout .boxStyle .panel-success .panel-body h5 a,
.Site .panel-success .list-group h5 a,
#adminLayout .boxStyle .panel-success .list-group h5 a,
.Site .panel-success .panel-body h6 a,
#adminLayout .boxStyle .panel-success .panel-body h6 a,
.Site .panel-success .list-group h6 a,
#adminLayout .boxStyle .panel-success .list-group h6 a,
.Site .panel-success .panel-body li a:visited,
#adminLayout .boxStyle .panel-success .panel-body li a:visited,
.Site .panel-success .list-group li a:visited,
#adminLayout .boxStyle .panel-success .list-group li a:visited,
.Site .panel-success .panel-body p a:visited,
#adminLayout .boxStyle .panel-success .panel-body p a:visited,
.Site .panel-success .list-group p a:visited,
#adminLayout .boxStyle .panel-success .list-group p a:visited,
.Site .panel-success .panel-body .title a:visited,
#adminLayout .boxStyle .panel-success .panel-body .title a:visited,
.Site .panel-success .list-group .title a:visited,
#adminLayout .boxStyle .panel-success .list-group .title a:visited,
.Site .panel-success .panel-body .media-heading a:visited,
#adminLayout .boxStyle .panel-success .panel-body .media-heading a:visited,
.Site .panel-success .list-group .media-heading a:visited,
#adminLayout .boxStyle .panel-success .list-group .media-heading a:visited,
.Site .panel-success .panel-body .tags a:visited,
#adminLayout .boxStyle .panel-success .panel-body .tags a:visited,
.Site .panel-success .list-group .tags a:visited,
#adminLayout .boxStyle .panel-success .list-group .tags a:visited,
.Site .panel-success .panel-body h1 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h1 a:visited,
.Site .panel-success .list-group h1 a:visited,
#adminLayout .boxStyle .panel-success .list-group h1 a:visited,
.Site .panel-success .panel-body h2 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h2 a:visited,
.Site .panel-success .list-group h2 a:visited,
#adminLayout .boxStyle .panel-success .list-group h2 a:visited,
.Site .panel-success .panel-body h3 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h3 a:visited,
.Site .panel-success .list-group h3 a:visited,
#adminLayout .boxStyle .panel-success .list-group h3 a:visited,
.Site .panel-success .panel-body h4 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h4 a:visited,
.Site .panel-success .list-group h4 a:visited,
#adminLayout .boxStyle .panel-success .list-group h4 a:visited,
.Site .panel-success .panel-body h5 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h5 a:visited,
.Site .panel-success .list-group h5 a:visited,
#adminLayout .boxStyle .panel-success .list-group h5 a:visited,
.Site .panel-success .panel-body h6 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h6 a:visited,
.Site .panel-success .list-group h6 a:visited,
#adminLayout .boxStyle .panel-success .list-group h6 a:visited {
  color: #45c076;
}
.Site .panel-success .panel-body li a:hover,
#adminLayout .boxStyle .panel-success .panel-body li a:hover,
.Site .panel-success .list-group li a:hover,
#adminLayout .boxStyle .panel-success .list-group li a:hover,
.Site .panel-success .panel-body p a:hover,
#adminLayout .boxStyle .panel-success .panel-body p a:hover,
.Site .panel-success .list-group p a:hover,
#adminLayout .boxStyle .panel-success .list-group p a:hover,
.Site .panel-success .panel-body .title a:hover,
#adminLayout .boxStyle .panel-success .panel-body .title a:hover,
.Site .panel-success .list-group .title a:hover,
#adminLayout .boxStyle .panel-success .list-group .title a:hover,
.Site .panel-success .panel-body .media-heading a:hover,
#adminLayout .boxStyle .panel-success .panel-body .media-heading a:hover,
.Site .panel-success .list-group .media-heading a:hover,
#adminLayout .boxStyle .panel-success .list-group .media-heading a:hover,
.Site .panel-success .panel-body .tags a:hover,
#adminLayout .boxStyle .panel-success .panel-body .tags a:hover,
.Site .panel-success .list-group .tags a:hover,
#adminLayout .boxStyle .panel-success .list-group .tags a:hover,
.Site .panel-success .panel-body h1 a:hover,
#adminLayout .boxStyle .panel-success .panel-body h1 a:hover,
.Site .panel-success .list-group h1 a:hover,
#adminLayout .boxStyle .panel-success .list-group h1 a:hover,
.Site .panel-success .panel-body h2 a:hover,
#adminLayout .boxStyle .panel-success .panel-body h2 a:hover,
.Site .panel-success .list-group h2 a:hover,
#adminLayout .boxStyle .panel-success .list-group h2 a:hover,
.Site .panel-success .panel-body h3 a:hover,
#adminLayout .boxStyle .panel-success .panel-body h3 a:hover,
.Site .panel-success .list-group h3 a:hover,
#adminLayout .boxStyle .panel-success .list-group h3 a:hover,
.Site .panel-success .panel-body h4 a:hover,
#adminLayout .boxStyle .panel-success .panel-body h4 a:hover,
.Site .panel-success .list-group h4 a:hover,
#adminLayout .boxStyle .panel-success .list-group h4 a:hover,
.Site .panel-success .panel-body h5 a:hover,
#adminLayout .boxStyle .panel-success .panel-body h5 a:hover,
.Site .panel-success .list-group h5 a:hover,
#adminLayout .boxStyle .panel-success .list-group h5 a:hover,
.Site .panel-success .panel-body h6 a:hover,
#adminLayout .boxStyle .panel-success .panel-body h6 a:hover,
.Site .panel-success .list-group h6 a:hover,
#adminLayout .boxStyle .panel-success .list-group h6 a:hover,
.Site .panel-success .panel-body li a:visited,
#adminLayout .boxStyle .panel-success .panel-body li a:visited,
.Site .panel-success .list-group li a:visited,
#adminLayout .boxStyle .panel-success .list-group li a:visited,
.Site .panel-success .panel-body p a:visited,
#adminLayout .boxStyle .panel-success .panel-body p a:visited,
.Site .panel-success .list-group p a:visited,
#adminLayout .boxStyle .panel-success .list-group p a:visited,
.Site .panel-success .panel-body .title a:visited,
#adminLayout .boxStyle .panel-success .panel-body .title a:visited,
.Site .panel-success .list-group .title a:visited,
#adminLayout .boxStyle .panel-success .list-group .title a:visited,
.Site .panel-success .panel-body .media-heading a:visited,
#adminLayout .boxStyle .panel-success .panel-body .media-heading a:visited,
.Site .panel-success .list-group .media-heading a:visited,
#adminLayout .boxStyle .panel-success .list-group .media-heading a:visited,
.Site .panel-success .panel-body .tags a:visited,
#adminLayout .boxStyle .panel-success .panel-body .tags a:visited,
.Site .panel-success .list-group .tags a:visited,
#adminLayout .boxStyle .panel-success .list-group .tags a:visited,
.Site .panel-success .panel-body h1 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h1 a:visited,
.Site .panel-success .list-group h1 a:visited,
#adminLayout .boxStyle .panel-success .list-group h1 a:visited,
.Site .panel-success .panel-body h2 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h2 a:visited,
.Site .panel-success .list-group h2 a:visited,
#adminLayout .boxStyle .panel-success .list-group h2 a:visited,
.Site .panel-success .panel-body h3 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h3 a:visited,
.Site .panel-success .list-group h3 a:visited,
#adminLayout .boxStyle .panel-success .list-group h3 a:visited,
.Site .panel-success .panel-body h4 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h4 a:visited,
.Site .panel-success .list-group h4 a:visited,
#adminLayout .boxStyle .panel-success .list-group h4 a:visited,
.Site .panel-success .panel-body h5 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h5 a:visited,
.Site .panel-success .list-group h5 a:visited,
#adminLayout .boxStyle .panel-success .list-group h5 a:visited,
.Site .panel-success .panel-body h6 a:visited,
#adminLayout .boxStyle .panel-success .panel-body h6 a:visited,
.Site .panel-success .list-group h6 a:visited,
#adminLayout .boxStyle .panel-success .list-group h6 a:visited {
  color: #6bcd92;
}
.Site .panel-success .panel-body a.btn,
#adminLayout .boxStyle .panel-success .panel-body a.btn,
.Site .panel-success .list-group a.btn,
#adminLayout .boxStyle .panel-success .list-group a.btn {
  background: #45c076;
  border-color: #45c076;
  color: #fff;
}
.Site .panel-success .panel-body a.btn:visited,
#adminLayout .boxStyle .panel-success .panel-body a.btn:visited,
.Site .panel-success .list-group a.btn:visited,
#adminLayout .boxStyle .panel-success .list-group a.btn:visited {
  color: #fff;
}
.Site .panel-success .panel-body a.btn:hover,
#adminLayout .boxStyle .panel-success .panel-body a.btn:hover,
.Site .panel-success .list-group a.btn:hover,
#adminLayout .boxStyle .panel-success .list-group a.btn:hover {
  color: #fff;
  background: #6bcd92;
  border-color: #6bcd92;
}
.Site .panel-success .panel-footer,
#adminLayout .boxStyle .panel-success .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-success .panel-footer a.btn,
#adminLayout .boxStyle .panel-success .panel-footer a.btn {
  background: #45c076;
  border-color: #45c076;
  color: #fff;
}
.Site .panel-success .panel-footer a.btn:visited,
#adminLayout .boxStyle .panel-success .panel-footer a.btn:visited {
  color: #fff;
}
.Site .panel-success .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-success .panel-footer a.btn:hover {
  color: #fff;
  background: #6bcd92;
  border-color: #6bcd92;
}
.Site .panel-warning,
#adminLayout .boxStyle .panel-warning {
  background: #fad9a4;
}
.Site .panel-warning .panel-heading h1,
#adminLayout .boxStyle .panel-warning .panel-heading h1,
.Site .panel-warning .panel-heading h2,
#adminLayout .boxStyle .panel-warning .panel-heading h2,
.Site .panel-warning .panel-heading h3,
#adminLayout .boxStyle .panel-warning .panel-heading h3,
.Site .panel-warning .panel-heading h4,
#adminLayout .boxStyle .panel-warning .panel-heading h4,
.Site .panel-warning .panel-heading h5,
#adminLayout .boxStyle .panel-warning .panel-heading h5,
.Site .panel-warning .panel-heading h6,
#adminLayout .boxStyle .panel-warning .panel-heading h6 {
  color: #000000;
}
.Site .panel-warning .panel-heading h1 a,
#adminLayout .boxStyle .panel-warning .panel-heading h1 a,
.Site .panel-warning .panel-heading h2 a,
#adminLayout .boxStyle .panel-warning .panel-heading h2 a,
.Site .panel-warning .panel-heading h3 a,
#adminLayout .boxStyle .panel-warning .panel-heading h3 a,
.Site .panel-warning .panel-heading h4 a,
#adminLayout .boxStyle .panel-warning .panel-heading h4 a,
.Site .panel-warning .panel-heading h5 a,
#adminLayout .boxStyle .panel-warning .panel-heading h5 a,
.Site .panel-warning .panel-heading h6 a,
#adminLayout .boxStyle .panel-warning .panel-heading h6 a {
  color: #000000;
}
.Site .panel-warning .panel-heading h1 a:visited,
#adminLayout .boxStyle .panel-warning .panel-heading h1 a:visited,
.Site .panel-warning .panel-heading h2 a:visited,
#adminLayout .boxStyle .panel-warning .panel-heading h2 a:visited,
.Site .panel-warning .panel-heading h3 a:visited,
#adminLayout .boxStyle .panel-warning .panel-heading h3 a:visited,
.Site .panel-warning .panel-heading h4 a:visited,
#adminLayout .boxStyle .panel-warning .panel-heading h4 a:visited,
.Site .panel-warning .panel-heading h5 a:visited,
#adminLayout .boxStyle .panel-warning .panel-heading h5 a:visited,
.Site .panel-warning .panel-heading h6 a:visited,
#adminLayout .boxStyle .panel-warning .panel-heading h6 a:visited {
  color: #000000;
}
.Site .panel-warning .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h1 a:hover,
.Site .panel-warning .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h2 a:hover,
.Site .panel-warning .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h3 a:hover,
.Site .panel-warning .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h4 a:hover,
.Site .panel-warning .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h5 a:hover,
.Site .panel-warning .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h6 a:hover {
  color: #000000;
}
.Site .panel-warning .panel-body li a,
#adminLayout .boxStyle .panel-warning .panel-body li a,
.Site .panel-warning .list-group li a,
#adminLayout .boxStyle .panel-warning .list-group li a,
.Site .panel-warning .panel-body p a,
#adminLayout .boxStyle .panel-warning .panel-body p a,
.Site .panel-warning .list-group p a,
#adminLayout .boxStyle .panel-warning .list-group p a,
.Site .panel-warning .panel-body .title a,
#adminLayout .boxStyle .panel-warning .panel-body .title a,
.Site .panel-warning .list-group .title a,
#adminLayout .boxStyle .panel-warning .list-group .title a,
.Site .panel-warning .panel-body .media-heading a,
#adminLayout .boxStyle .panel-warning .panel-body .media-heading a,
.Site .panel-warning .list-group .media-heading a,
#adminLayout .boxStyle .panel-warning .list-group .media-heading a,
.Site .panel-warning .panel-body .tags a,
#adminLayout .boxStyle .panel-warning .panel-body .tags a,
.Site .panel-warning .list-group .tags a,
#adminLayout .boxStyle .panel-warning .list-group .tags a,
.Site .panel-warning .panel-body h1 a,
#adminLayout .boxStyle .panel-warning .panel-body h1 a,
.Site .panel-warning .list-group h1 a,
#adminLayout .boxStyle .panel-warning .list-group h1 a,
.Site .panel-warning .panel-body h2 a,
#adminLayout .boxStyle .panel-warning .panel-body h2 a,
.Site .panel-warning .list-group h2 a,
#adminLayout .boxStyle .panel-warning .list-group h2 a,
.Site .panel-warning .panel-body h3 a,
#adminLayout .boxStyle .panel-warning .panel-body h3 a,
.Site .panel-warning .list-group h3 a,
#adminLayout .boxStyle .panel-warning .list-group h3 a,
.Site .panel-warning .panel-body h4 a,
#adminLayout .boxStyle .panel-warning .panel-body h4 a,
.Site .panel-warning .list-group h4 a,
#adminLayout .boxStyle .panel-warning .list-group h4 a,
.Site .panel-warning .panel-body h5 a,
#adminLayout .boxStyle .panel-warning .panel-body h5 a,
.Site .panel-warning .list-group h5 a,
#adminLayout .boxStyle .panel-warning .list-group h5 a,
.Site .panel-warning .panel-body h6 a,
#adminLayout .boxStyle .panel-warning .panel-body h6 a,
.Site .panel-warning .list-group h6 a,
#adminLayout .boxStyle .panel-warning .list-group h6 a,
.Site .panel-warning .panel-body li a:visited,
#adminLayout .boxStyle .panel-warning .panel-body li a:visited,
.Site .panel-warning .list-group li a:visited,
#adminLayout .boxStyle .panel-warning .list-group li a:visited,
.Site .panel-warning .panel-body p a:visited,
#adminLayout .boxStyle .panel-warning .panel-body p a:visited,
.Site .panel-warning .list-group p a:visited,
#adminLayout .boxStyle .panel-warning .list-group p a:visited,
.Site .panel-warning .panel-body .title a:visited,
#adminLayout .boxStyle .panel-warning .panel-body .title a:visited,
.Site .panel-warning .list-group .title a:visited,
#adminLayout .boxStyle .panel-warning .list-group .title a:visited,
.Site .panel-warning .panel-body .media-heading a:visited,
#adminLayout .boxStyle .panel-warning .panel-body .media-heading a:visited,
.Site .panel-warning .list-group .media-heading a:visited,
#adminLayout .boxStyle .panel-warning .list-group .media-heading a:visited,
.Site .panel-warning .panel-body .tags a:visited,
#adminLayout .boxStyle .panel-warning .panel-body .tags a:visited,
.Site .panel-warning .list-group .tags a:visited,
#adminLayout .boxStyle .panel-warning .list-group .tags a:visited,
.Site .panel-warning .panel-body h1 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h1 a:visited,
.Site .panel-warning .list-group h1 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h1 a:visited,
.Site .panel-warning .panel-body h2 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h2 a:visited,
.Site .panel-warning .list-group h2 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h2 a:visited,
.Site .panel-warning .panel-body h3 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h3 a:visited,
.Site .panel-warning .list-group h3 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h3 a:visited,
.Site .panel-warning .panel-body h4 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h4 a:visited,
.Site .panel-warning .list-group h4 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h4 a:visited,
.Site .panel-warning .panel-body h5 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h5 a:visited,
.Site .panel-warning .list-group h5 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h5 a:visited,
.Site .panel-warning .panel-body h6 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h6 a:visited,
.Site .panel-warning .list-group h6 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h6 a:visited {
  color: #F39C12;
}
.Site .panel-warning .panel-body li a:hover,
#adminLayout .boxStyle .panel-warning .panel-body li a:hover,
.Site .panel-warning .list-group li a:hover,
#adminLayout .boxStyle .panel-warning .list-group li a:hover,
.Site .panel-warning .panel-body p a:hover,
#adminLayout .boxStyle .panel-warning .panel-body p a:hover,
.Site .panel-warning .list-group p a:hover,
#adminLayout .boxStyle .panel-warning .list-group p a:hover,
.Site .panel-warning .panel-body .title a:hover,
#adminLayout .boxStyle .panel-warning .panel-body .title a:hover,
.Site .panel-warning .list-group .title a:hover,
#adminLayout .boxStyle .panel-warning .list-group .title a:hover,
.Site .panel-warning .panel-body .media-heading a:hover,
#adminLayout .boxStyle .panel-warning .panel-body .media-heading a:hover,
.Site .panel-warning .list-group .media-heading a:hover,
#adminLayout .boxStyle .panel-warning .list-group .media-heading a:hover,
.Site .panel-warning .panel-body .tags a:hover,
#adminLayout .boxStyle .panel-warning .panel-body .tags a:hover,
.Site .panel-warning .list-group .tags a:hover,
#adminLayout .boxStyle .panel-warning .list-group .tags a:hover,
.Site .panel-warning .panel-body h1 a:hover,
#adminLayout .boxStyle .panel-warning .panel-body h1 a:hover,
.Site .panel-warning .list-group h1 a:hover,
#adminLayout .boxStyle .panel-warning .list-group h1 a:hover,
.Site .panel-warning .panel-body h2 a:hover,
#adminLayout .boxStyle .panel-warning .panel-body h2 a:hover,
.Site .panel-warning .list-group h2 a:hover,
#adminLayout .boxStyle .panel-warning .list-group h2 a:hover,
.Site .panel-warning .panel-body h3 a:hover,
#adminLayout .boxStyle .panel-warning .panel-body h3 a:hover,
.Site .panel-warning .list-group h3 a:hover,
#adminLayout .boxStyle .panel-warning .list-group h3 a:hover,
.Site .panel-warning .panel-body h4 a:hover,
#adminLayout .boxStyle .panel-warning .panel-body h4 a:hover,
.Site .panel-warning .list-group h4 a:hover,
#adminLayout .boxStyle .panel-warning .list-group h4 a:hover,
.Site .panel-warning .panel-body h5 a:hover,
#adminLayout .boxStyle .panel-warning .panel-body h5 a:hover,
.Site .panel-warning .list-group h5 a:hover,
#adminLayout .boxStyle .panel-warning .list-group h5 a:hover,
.Site .panel-warning .panel-body h6 a:hover,
#adminLayout .boxStyle .panel-warning .panel-body h6 a:hover,
.Site .panel-warning .list-group h6 a:hover,
#adminLayout .boxStyle .panel-warning .list-group h6 a:hover,
.Site .panel-warning .panel-body li a:visited,
#adminLayout .boxStyle .panel-warning .panel-body li a:visited,
.Site .panel-warning .list-group li a:visited,
#adminLayout .boxStyle .panel-warning .list-group li a:visited,
.Site .panel-warning .panel-body p a:visited,
#adminLayout .boxStyle .panel-warning .panel-body p a:visited,
.Site .panel-warning .list-group p a:visited,
#adminLayout .boxStyle .panel-warning .list-group p a:visited,
.Site .panel-warning .panel-body .title a:visited,
#adminLayout .boxStyle .panel-warning .panel-body .title a:visited,
.Site .panel-warning .list-group .title a:visited,
#adminLayout .boxStyle .panel-warning .list-group .title a:visited,
.Site .panel-warning .panel-body .media-heading a:visited,
#adminLayout .boxStyle .panel-warning .panel-body .media-heading a:visited,
.Site .panel-warning .list-group .media-heading a:visited,
#adminLayout .boxStyle .panel-warning .list-group .media-heading a:visited,
.Site .panel-warning .panel-body .tags a:visited,
#adminLayout .boxStyle .panel-warning .panel-body .tags a:visited,
.Site .panel-warning .list-group .tags a:visited,
#adminLayout .boxStyle .panel-warning .list-group .tags a:visited,
.Site .panel-warning .panel-body h1 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h1 a:visited,
.Site .panel-warning .list-group h1 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h1 a:visited,
.Site .panel-warning .panel-body h2 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h2 a:visited,
.Site .panel-warning .list-group h2 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h2 a:visited,
.Site .panel-warning .panel-body h3 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h3 a:visited,
.Site .panel-warning .list-group h3 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h3 a:visited,
.Site .panel-warning .panel-body h4 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h4 a:visited,
.Site .panel-warning .list-group h4 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h4 a:visited,
.Site .panel-warning .panel-body h5 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h5 a:visited,
.Site .panel-warning .list-group h5 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h5 a:visited,
.Site .panel-warning .panel-body h6 a:visited,
#adminLayout .boxStyle .panel-warning .panel-body h6 a:visited,
.Site .panel-warning .list-group h6 a:visited,
#adminLayout .boxStyle .panel-warning .list-group h6 a:visited {
  color: #f5b043;
}
.Site .panel-warning .panel-body a.btn,
#adminLayout .boxStyle .panel-warning .panel-body a.btn,
.Site .panel-warning .list-group a.btn,
#adminLayout .boxStyle .panel-warning .list-group a.btn {
  background: #F39C12;
  border-color: #F39C12;
  color: #fff;
}
.Site .panel-warning .panel-body a.btn:visited,
#adminLayout .boxStyle .panel-warning .panel-body a.btn:visited,
.Site .panel-warning .list-group a.btn:visited,
#adminLayout .boxStyle .panel-warning .list-group a.btn:visited {
  color: #fff;
}
.Site .panel-warning .panel-body a.btn:hover,
#adminLayout .boxStyle .panel-warning .panel-body a.btn:hover,
.Site .panel-warning .list-group a.btn:hover,
#adminLayout .boxStyle .panel-warning .list-group a.btn:hover {
  color: #fff;
  background: #f5b043;
  border-color: #f5b043;
}
.Site .panel-warning .panel-footer,
#adminLayout .boxStyle .panel-warning .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-warning .panel-footer a.btn,
#adminLayout .boxStyle .panel-warning .panel-footer a.btn {
  background: #F39C12;
  border-color: #F39C12;
  color: #fff;
}
.Site .panel-warning .panel-footer a.btn:visited,
#adminLayout .boxStyle .panel-warning .panel-footer a.btn:visited {
  color: #fff;
}
.Site .panel-warning .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-warning .panel-footer a.btn:hover {
  color: #fff;
  background: #f5b043;
  border-color: #f5b043;
}
.Site .panel-danger,
#adminLayout .boxStyle .panel-danger {
  background: #f8c9c4;
}
.Site .panel-danger .panel-heading h1,
#adminLayout .boxStyle .panel-danger .panel-heading h1,
.Site .panel-danger .panel-heading h2,
#adminLayout .boxStyle .panel-danger .panel-heading h2,
.Site .panel-danger .panel-heading h3,
#adminLayout .boxStyle .panel-danger .panel-heading h3,
.Site .panel-danger .panel-heading h4,
#adminLayout .boxStyle .panel-danger .panel-heading h4,
.Site .panel-danger .panel-heading h5,
#adminLayout .boxStyle .panel-danger .panel-heading h5,
.Site .panel-danger .panel-heading h6,
#adminLayout .boxStyle .panel-danger .panel-heading h6 {
  color: #000000;
}
.Site .panel-danger .panel-heading h1 a,
#adminLayout .boxStyle .panel-danger .panel-heading h1 a,
.Site .panel-danger .panel-heading h2 a,
#adminLayout .boxStyle .panel-danger .panel-heading h2 a,
.Site .panel-danger .panel-heading h3 a,
#adminLayout .boxStyle .panel-danger .panel-heading h3 a,
.Site .panel-danger .panel-heading h4 a,
#adminLayout .boxStyle .panel-danger .panel-heading h4 a,
.Site .panel-danger .panel-heading h5 a,
#adminLayout .boxStyle .panel-danger .panel-heading h5 a,
.Site .panel-danger .panel-heading h6 a,
#adminLayout .boxStyle .panel-danger .panel-heading h6 a {
  color: #000000;
}
.Site .panel-danger .panel-heading h1 a:visited,
#adminLayout .boxStyle .panel-danger .panel-heading h1 a:visited,
.Site .panel-danger .panel-heading h2 a:visited,
#adminLayout .boxStyle .panel-danger .panel-heading h2 a:visited,
.Site .panel-danger .panel-heading h3 a:visited,
#adminLayout .boxStyle .panel-danger .panel-heading h3 a:visited,
.Site .panel-danger .panel-heading h4 a:visited,
#adminLayout .boxStyle .panel-danger .panel-heading h4 a:visited,
.Site .panel-danger .panel-heading h5 a:visited,
#adminLayout .boxStyle .panel-danger .panel-heading h5 a:visited,
.Site .panel-danger .panel-heading h6 a:visited,
#adminLayout .boxStyle .panel-danger .panel-heading h6 a:visited {
  color: #000000;
}
.Site .panel-danger .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h1 a:hover,
.Site .panel-danger .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h2 a:hover,
.Site .panel-danger .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h3 a:hover,
.Site .panel-danger .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h4 a:hover,
.Site .panel-danger .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h5 a:hover,
.Site .panel-danger .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h6 a:hover {
  color: #000000;
}
.Site .panel-danger .panel-body li a,
#adminLayout .boxStyle .panel-danger .panel-body li a,
.Site .panel-danger .list-group li a,
#adminLayout .boxStyle .panel-danger .list-group li a,
.Site .panel-danger .panel-body p a,
#adminLayout .boxStyle .panel-danger .panel-body p a,
.Site .panel-danger .list-group p a,
#adminLayout .boxStyle .panel-danger .list-group p a,
.Site .panel-danger .panel-body .title a,
#adminLayout .boxStyle .panel-danger .panel-body .title a,
.Site .panel-danger .list-group .title a,
#adminLayout .boxStyle .panel-danger .list-group .title a,
.Site .panel-danger .panel-body .media-heading a,
#adminLayout .boxStyle .panel-danger .panel-body .media-heading a,
.Site .panel-danger .list-group .media-heading a,
#adminLayout .boxStyle .panel-danger .list-group .media-heading a,
.Site .panel-danger .panel-body .tags a,
#adminLayout .boxStyle .panel-danger .panel-body .tags a,
.Site .panel-danger .list-group .tags a,
#adminLayout .boxStyle .panel-danger .list-group .tags a,
.Site .panel-danger .panel-body h1 a,
#adminLayout .boxStyle .panel-danger .panel-body h1 a,
.Site .panel-danger .list-group h1 a,
#adminLayout .boxStyle .panel-danger .list-group h1 a,
.Site .panel-danger .panel-body h2 a,
#adminLayout .boxStyle .panel-danger .panel-body h2 a,
.Site .panel-danger .list-group h2 a,
#adminLayout .boxStyle .panel-danger .list-group h2 a,
.Site .panel-danger .panel-body h3 a,
#adminLayout .boxStyle .panel-danger .panel-body h3 a,
.Site .panel-danger .list-group h3 a,
#adminLayout .boxStyle .panel-danger .list-group h3 a,
.Site .panel-danger .panel-body h4 a,
#adminLayout .boxStyle .panel-danger .panel-body h4 a,
.Site .panel-danger .list-group h4 a,
#adminLayout .boxStyle .panel-danger .list-group h4 a,
.Site .panel-danger .panel-body h5 a,
#adminLayout .boxStyle .panel-danger .panel-body h5 a,
.Site .panel-danger .list-group h5 a,
#adminLayout .boxStyle .panel-danger .list-group h5 a,
.Site .panel-danger .panel-body h6 a,
#adminLayout .boxStyle .panel-danger .panel-body h6 a,
.Site .panel-danger .list-group h6 a,
#adminLayout .boxStyle .panel-danger .list-group h6 a,
.Site .panel-danger .panel-body li a:visited,
#adminLayout .boxStyle .panel-danger .panel-body li a:visited,
.Site .panel-danger .list-group li a:visited,
#adminLayout .boxStyle .panel-danger .list-group li a:visited,
.Site .panel-danger .panel-body p a:visited,
#adminLayout .boxStyle .panel-danger .panel-body p a:visited,
.Site .panel-danger .list-group p a:visited,
#adminLayout .boxStyle .panel-danger .list-group p a:visited,
.Site .panel-danger .panel-body .title a:visited,
#adminLayout .boxStyle .panel-danger .panel-body .title a:visited,
.Site .panel-danger .list-group .title a:visited,
#adminLayout .boxStyle .panel-danger .list-group .title a:visited,
.Site .panel-danger .panel-body .media-heading a:visited,
#adminLayout .boxStyle .panel-danger .panel-body .media-heading a:visited,
.Site .panel-danger .list-group .media-heading a:visited,
#adminLayout .boxStyle .panel-danger .list-group .media-heading a:visited,
.Site .panel-danger .panel-body .tags a:visited,
#adminLayout .boxStyle .panel-danger .panel-body .tags a:visited,
.Site .panel-danger .list-group .tags a:visited,
#adminLayout .boxStyle .panel-danger .list-group .tags a:visited,
.Site .panel-danger .panel-body h1 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h1 a:visited,
.Site .panel-danger .list-group h1 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h1 a:visited,
.Site .panel-danger .panel-body h2 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h2 a:visited,
.Site .panel-danger .list-group h2 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h2 a:visited,
.Site .panel-danger .panel-body h3 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h3 a:visited,
.Site .panel-danger .list-group h3 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h3 a:visited,
.Site .panel-danger .panel-body h4 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h4 a:visited,
.Site .panel-danger .list-group h4 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h4 a:visited,
.Site .panel-danger .panel-body h5 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h5 a:visited,
.Site .panel-danger .list-group h5 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h5 a:visited,
.Site .panel-danger .panel-body h6 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h6 a:visited,
.Site .panel-danger .list-group h6 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h6 a:visited {
  color: #E74C3C;
}
.Site .panel-danger .panel-body li a:hover,
#adminLayout .boxStyle .panel-danger .panel-body li a:hover,
.Site .panel-danger .list-group li a:hover,
#adminLayout .boxStyle .panel-danger .list-group li a:hover,
.Site .panel-danger .panel-body p a:hover,
#adminLayout .boxStyle .panel-danger .panel-body p a:hover,
.Site .panel-danger .list-group p a:hover,
#adminLayout .boxStyle .panel-danger .list-group p a:hover,
.Site .panel-danger .panel-body .title a:hover,
#adminLayout .boxStyle .panel-danger .panel-body .title a:hover,
.Site .panel-danger .list-group .title a:hover,
#adminLayout .boxStyle .panel-danger .list-group .title a:hover,
.Site .panel-danger .panel-body .media-heading a:hover,
#adminLayout .boxStyle .panel-danger .panel-body .media-heading a:hover,
.Site .panel-danger .list-group .media-heading a:hover,
#adminLayout .boxStyle .panel-danger .list-group .media-heading a:hover,
.Site .panel-danger .panel-body .tags a:hover,
#adminLayout .boxStyle .panel-danger .panel-body .tags a:hover,
.Site .panel-danger .list-group .tags a:hover,
#adminLayout .boxStyle .panel-danger .list-group .tags a:hover,
.Site .panel-danger .panel-body h1 a:hover,
#adminLayout .boxStyle .panel-danger .panel-body h1 a:hover,
.Site .panel-danger .list-group h1 a:hover,
#adminLayout .boxStyle .panel-danger .list-group h1 a:hover,
.Site .panel-danger .panel-body h2 a:hover,
#adminLayout .boxStyle .panel-danger .panel-body h2 a:hover,
.Site .panel-danger .list-group h2 a:hover,
#adminLayout .boxStyle .panel-danger .list-group h2 a:hover,
.Site .panel-danger .panel-body h3 a:hover,
#adminLayout .boxStyle .panel-danger .panel-body h3 a:hover,
.Site .panel-danger .list-group h3 a:hover,
#adminLayout .boxStyle .panel-danger .list-group h3 a:hover,
.Site .panel-danger .panel-body h4 a:hover,
#adminLayout .boxStyle .panel-danger .panel-body h4 a:hover,
.Site .panel-danger .list-group h4 a:hover,
#adminLayout .boxStyle .panel-danger .list-group h4 a:hover,
.Site .panel-danger .panel-body h5 a:hover,
#adminLayout .boxStyle .panel-danger .panel-body h5 a:hover,
.Site .panel-danger .list-group h5 a:hover,
#adminLayout .boxStyle .panel-danger .list-group h5 a:hover,
.Site .panel-danger .panel-body h6 a:hover,
#adminLayout .boxStyle .panel-danger .panel-body h6 a:hover,
.Site .panel-danger .list-group h6 a:hover,
#adminLayout .boxStyle .panel-danger .list-group h6 a:hover,
.Site .panel-danger .panel-body li a:visited,
#adminLayout .boxStyle .panel-danger .panel-body li a:visited,
.Site .panel-danger .list-group li a:visited,
#adminLayout .boxStyle .panel-danger .list-group li a:visited,
.Site .panel-danger .panel-body p a:visited,
#adminLayout .boxStyle .panel-danger .panel-body p a:visited,
.Site .panel-danger .list-group p a:visited,
#adminLayout .boxStyle .panel-danger .list-group p a:visited,
.Site .panel-danger .panel-body .title a:visited,
#adminLayout .boxStyle .panel-danger .panel-body .title a:visited,
.Site .panel-danger .list-group .title a:visited,
#adminLayout .boxStyle .panel-danger .list-group .title a:visited,
.Site .panel-danger .panel-body .media-heading a:visited,
#adminLayout .boxStyle .panel-danger .panel-body .media-heading a:visited,
.Site .panel-danger .list-group .media-heading a:visited,
#adminLayout .boxStyle .panel-danger .list-group .media-heading a:visited,
.Site .panel-danger .panel-body .tags a:visited,
#adminLayout .boxStyle .panel-danger .panel-body .tags a:visited,
.Site .panel-danger .list-group .tags a:visited,
#adminLayout .boxStyle .panel-danger .list-group .tags a:visited,
.Site .panel-danger .panel-body h1 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h1 a:visited,
.Site .panel-danger .list-group h1 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h1 a:visited,
.Site .panel-danger .panel-body h2 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h2 a:visited,
.Site .panel-danger .list-group h2 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h2 a:visited,
.Site .panel-danger .panel-body h3 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h3 a:visited,
.Site .panel-danger .list-group h3 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h3 a:visited,
.Site .panel-danger .panel-body h4 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h4 a:visited,
.Site .panel-danger .list-group h4 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h4 a:visited,
.Site .panel-danger .panel-body h5 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h5 a:visited,
.Site .panel-danger .list-group h5 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h5 a:visited,
.Site .panel-danger .panel-body h6 a:visited,
#adminLayout .boxStyle .panel-danger .panel-body h6 a:visited,
.Site .panel-danger .list-group h6 a:visited,
#adminLayout .boxStyle .panel-danger .list-group h6 a:visited {
  color: #ed7669;
}
.Site .panel-danger .panel-body a.btn,
#adminLayout .boxStyle .panel-danger .panel-body a.btn,
.Site .panel-danger .list-group a.btn,
#adminLayout .boxStyle .panel-danger .list-group a.btn {
  background: #E74C3C;
  border-color: #E74C3C;
  color: #fff;
}
.Site .panel-danger .panel-body a.btn:visited,
#adminLayout .boxStyle .panel-danger .panel-body a.btn:visited,
.Site .panel-danger .list-group a.btn:visited,
#adminLayout .boxStyle .panel-danger .list-group a.btn:visited {
  color: #fff;
}
.Site .panel-danger .panel-body a.btn:hover,
#adminLayout .boxStyle .panel-danger .panel-body a.btn:hover,
.Site .panel-danger .list-group a.btn:hover,
#adminLayout .boxStyle .panel-danger .list-group a.btn:hover {
  color: #fff;
  background: #ed7669;
  border-color: #ed7669;
}
.Site .panel-danger .panel-footer,
#adminLayout .boxStyle .panel-danger .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-danger .panel-footer a.btn,
#adminLayout .boxStyle .panel-danger .panel-footer a.btn {
  background: #E74C3C;
  border-color: #E74C3C;
  color: #fff;
}
.Site .panel-danger .panel-footer a.btn:visited,
#adminLayout .boxStyle .panel-danger .panel-footer a.btn:visited {
  color: #fff;
}
.Site .panel-danger .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-danger .panel-footer a.btn:hover {
  color: #fff;
  background: #ed7669;
  border-color: #ed7669;
}
.Site .alert-info,
#adminLayout .boxStyle .alert-info {
  color: #000000;
}
.Site .alert-info li,
#adminLayout .boxStyle .alert-info li,
.Site .alert-info p,
#adminLayout .boxStyle .alert-info p,
.Site .alert-info .title,
#adminLayout .boxStyle .alert-info .title,
.Site .alert-info .media-heading,
#adminLayout .boxStyle .alert-info .media-heading,
.Site .alert-info .tags,
#adminLayout .boxStyle .alert-info .tags,
.Site .alert-info h1,
#adminLayout .boxStyle .alert-info h1,
.Site .alert-info h2,
#adminLayout .boxStyle .alert-info h2,
.Site .alert-info h3,
#adminLayout .boxStyle .alert-info h3,
.Site .alert-info h4,
#adminLayout .boxStyle .alert-info h4,
.Site .alert-info h5,
#adminLayout .boxStyle .alert-info h5,
.Site .alert-info h6,
#adminLayout .boxStyle .alert-info h6 {
  color: #000000;
}
.Site .alert-info li a,
#adminLayout .boxStyle .alert-info li a,
.Site .alert-info p a,
#adminLayout .boxStyle .alert-info p a,
.Site .alert-info .title a,
#adminLayout .boxStyle .alert-info .title a,
.Site .alert-info .media-heading a,
#adminLayout .boxStyle .alert-info .media-heading a,
.Site .alert-info .tags a,
#adminLayout .boxStyle .alert-info .tags a,
.Site .alert-info h1 a,
#adminLayout .boxStyle .alert-info h1 a,
.Site .alert-info h2 a,
#adminLayout .boxStyle .alert-info h2 a,
.Site .alert-info h3 a,
#adminLayout .boxStyle .alert-info h3 a,
.Site .alert-info h4 a,
#adminLayout .boxStyle .alert-info h4 a,
.Site .alert-info h5 a,
#adminLayout .boxStyle .alert-info h5 a,
.Site .alert-info h6 a,
#adminLayout .boxStyle .alert-info h6 a,
.Site .alert-info li a:visited,
#adminLayout .boxStyle .alert-info li a:visited,
.Site .alert-info p a:visited,
#adminLayout .boxStyle .alert-info p a:visited,
.Site .alert-info .title a:visited,
#adminLayout .boxStyle .alert-info .title a:visited,
.Site .alert-info .media-heading a:visited,
#adminLayout .boxStyle .alert-info .media-heading a:visited,
.Site .alert-info .tags a:visited,
#adminLayout .boxStyle .alert-info .tags a:visited,
.Site .alert-info h1 a:visited,
#adminLayout .boxStyle .alert-info h1 a:visited,
.Site .alert-info h2 a:visited,
#adminLayout .boxStyle .alert-info h2 a:visited,
.Site .alert-info h3 a:visited,
#adminLayout .boxStyle .alert-info h3 a:visited,
.Site .alert-info h4 a:visited,
#adminLayout .boxStyle .alert-info h4 a:visited,
.Site .alert-info h5 a:visited,
#adminLayout .boxStyle .alert-info h5 a:visited,
.Site .alert-info h6 a:visited,
#adminLayout .boxStyle .alert-info h6 a:visited {
  color: #b6daf2;
}
.Site .alert-info li a:hover,
#adminLayout .boxStyle .alert-info li a:hover,
.Site .alert-info p a:hover,
#adminLayout .boxStyle .alert-info p a:hover,
.Site .alert-info .title a:hover,
#adminLayout .boxStyle .alert-info .title a:hover,
.Site .alert-info .media-heading a:hover,
#adminLayout .boxStyle .alert-info .media-heading a:hover,
.Site .alert-info .tags a:hover,
#adminLayout .boxStyle .alert-info .tags a:hover,
.Site .alert-info h1 a:hover,
#adminLayout .boxStyle .alert-info h1 a:hover,
.Site .alert-info h2 a:hover,
#adminLayout .boxStyle .alert-info h2 a:hover,
.Site .alert-info h3 a:hover,
#adminLayout .boxStyle .alert-info h3 a:hover,
.Site .alert-info h4 a:hover,
#adminLayout .boxStyle .alert-info h4 a:hover,
.Site .alert-info h5 a:hover,
#adminLayout .boxStyle .alert-info h5 a:hover,
.Site .alert-info h6 a:hover,
#adminLayout .boxStyle .alert-info h6 a:hover,
.Site .alert-info li a:visited,
#adminLayout .boxStyle .alert-info li a:visited,
.Site .alert-info p a:visited,
#adminLayout .boxStyle .alert-info p a:visited,
.Site .alert-info .title a:visited,
#adminLayout .boxStyle .alert-info .title a:visited,
.Site .alert-info .media-heading a:visited,
#adminLayout .boxStyle .alert-info .media-heading a:visited,
.Site .alert-info .tags a:visited,
#adminLayout .boxStyle .alert-info .tags a:visited,
.Site .alert-info h1 a:visited,
#adminLayout .boxStyle .alert-info h1 a:visited,
.Site .alert-info h2 a:visited,
#adminLayout .boxStyle .alert-info h2 a:visited,
.Site .alert-info h3 a:visited,
#adminLayout .boxStyle .alert-info h3 a:visited,
.Site .alert-info h4 a:visited,
#adminLayout .boxStyle .alert-info h4 a:visited,
.Site .alert-info h5 a:visited,
#adminLayout .boxStyle .alert-info h5 a:visited,
.Site .alert-info h6 a:visited,
#adminLayout .boxStyle .alert-info h6 a:visited {
  color: #5faee3;
}
.Site .alert-success,
#adminLayout .boxStyle .alert-success {
  color: #000000;
}
.Site .alert-success li,
#adminLayout .boxStyle .alert-success li,
.Site .alert-success p,
#adminLayout .boxStyle .alert-success p,
.Site .alert-success .title,
#adminLayout .boxStyle .alert-success .title,
.Site .alert-success .media-heading,
#adminLayout .boxStyle .alert-success .media-heading,
.Site .alert-success .tags,
#adminLayout .boxStyle .alert-success .tags,
.Site .alert-success h1,
#adminLayout .boxStyle .alert-success h1,
.Site .alert-success h2,
#adminLayout .boxStyle .alert-success h2,
.Site .alert-success h3,
#adminLayout .boxStyle .alert-success h3,
.Site .alert-success h4,
#adminLayout .boxStyle .alert-success h4,
.Site .alert-success h5,
#adminLayout .boxStyle .alert-success h5,
.Site .alert-success h6,
#adminLayout .boxStyle .alert-success h6 {
  color: #000000;
}
.Site .alert-success li a,
#adminLayout .boxStyle .alert-success li a,
.Site .alert-success p a,
#adminLayout .boxStyle .alert-success p a,
.Site .alert-success .title a,
#adminLayout .boxStyle .alert-success .title a,
.Site .alert-success .media-heading a,
#adminLayout .boxStyle .alert-success .media-heading a,
.Site .alert-success .tags a,
#adminLayout .boxStyle .alert-success .tags a,
.Site .alert-success h1 a,
#adminLayout .boxStyle .alert-success h1 a,
.Site .alert-success h2 a,
#adminLayout .boxStyle .alert-success h2 a,
.Site .alert-success h3 a,
#adminLayout .boxStyle .alert-success h3 a,
.Site .alert-success h4 a,
#adminLayout .boxStyle .alert-success h4 a,
.Site .alert-success h5 a,
#adminLayout .boxStyle .alert-success h5 a,
.Site .alert-success h6 a,
#adminLayout .boxStyle .alert-success h6 a,
.Site .alert-success li a:visited,
#adminLayout .boxStyle .alert-success li a:visited,
.Site .alert-success p a:visited,
#adminLayout .boxStyle .alert-success p a:visited,
.Site .alert-success .title a:visited,
#adminLayout .boxStyle .alert-success .title a:visited,
.Site .alert-success .media-heading a:visited,
#adminLayout .boxStyle .alert-success .media-heading a:visited,
.Site .alert-success .tags a:visited,
#adminLayout .boxStyle .alert-success .tags a:visited,
.Site .alert-success h1 a:visited,
#adminLayout .boxStyle .alert-success h1 a:visited,
.Site .alert-success h2 a:visited,
#adminLayout .boxStyle .alert-success h2 a:visited,
.Site .alert-success h3 a:visited,
#adminLayout .boxStyle .alert-success h3 a:visited,
.Site .alert-success h4 a:visited,
#adminLayout .boxStyle .alert-success h4 a:visited,
.Site .alert-success h5 a:visited,
#adminLayout .boxStyle .alert-success h5 a:visited,
.Site .alert-success h6 a:visited,
#adminLayout .boxStyle .alert-success h6 a:visited {
  color: #b7e7ca;
}
.Site .alert-success li a:hover,
#adminLayout .boxStyle .alert-success li a:hover,
.Site .alert-success p a:hover,
#adminLayout .boxStyle .alert-success p a:hover,
.Site .alert-success .title a:hover,
#adminLayout .boxStyle .alert-success .title a:hover,
.Site .alert-success .media-heading a:hover,
#adminLayout .boxStyle .alert-success .media-heading a:hover,
.Site .alert-success .tags a:hover,
#adminLayout .boxStyle .alert-success .tags a:hover,
.Site .alert-success h1 a:hover,
#adminLayout .boxStyle .alert-success h1 a:hover,
.Site .alert-success h2 a:hover,
#adminLayout .boxStyle .alert-success h2 a:hover,
.Site .alert-success h3 a:hover,
#adminLayout .boxStyle .alert-success h3 a:hover,
.Site .alert-success h4 a:hover,
#adminLayout .boxStyle .alert-success h4 a:hover,
.Site .alert-success h5 a:hover,
#adminLayout .boxStyle .alert-success h5 a:hover,
.Site .alert-success h6 a:hover,
#adminLayout .boxStyle .alert-success h6 a:hover,
.Site .alert-success li a:visited,
#adminLayout .boxStyle .alert-success li a:visited,
.Site .alert-success p a:visited,
#adminLayout .boxStyle .alert-success p a:visited,
.Site .alert-success .title a:visited,
#adminLayout .boxStyle .alert-success .title a:visited,
.Site .alert-success .media-heading a:visited,
#adminLayout .boxStyle .alert-success .media-heading a:visited,
.Site .alert-success .tags a:visited,
#adminLayout .boxStyle .alert-success .tags a:visited,
.Site .alert-success h1 a:visited,
#adminLayout .boxStyle .alert-success h1 a:visited,
.Site .alert-success h2 a:visited,
#adminLayout .boxStyle .alert-success h2 a:visited,
.Site .alert-success h3 a:visited,
#adminLayout .boxStyle .alert-success h3 a:visited,
.Site .alert-success h4 a:visited,
#adminLayout .boxStyle .alert-success h4 a:visited,
.Site .alert-success h5 a:visited,
#adminLayout .boxStyle .alert-success h5 a:visited,
.Site .alert-success h6 a:visited,
#adminLayout .boxStyle .alert-success h6 a:visited {
  color: #6bcd92;
}
.Site .alert-warning,
#adminLayout .boxStyle .alert-warning {
  color: #000000;
}
.Site .alert-warning li,
#adminLayout .boxStyle .alert-warning li,
.Site .alert-warning p,
#adminLayout .boxStyle .alert-warning p,
.Site .alert-warning .title,
#adminLayout .boxStyle .alert-warning .title,
.Site .alert-warning .media-heading,
#adminLayout .boxStyle .alert-warning .media-heading,
.Site .alert-warning .tags,
#adminLayout .boxStyle .alert-warning .tags,
.Site .alert-warning h1,
#adminLayout .boxStyle .alert-warning h1,
.Site .alert-warning h2,
#adminLayout .boxStyle .alert-warning h2,
.Site .alert-warning h3,
#adminLayout .boxStyle .alert-warning h3,
.Site .alert-warning h4,
#adminLayout .boxStyle .alert-warning h4,
.Site .alert-warning h5,
#adminLayout .boxStyle .alert-warning h5,
.Site .alert-warning h6,
#adminLayout .boxStyle .alert-warning h6 {
  color: #000000;
}
.Site .alert-warning li a,
#adminLayout .boxStyle .alert-warning li a,
.Site .alert-warning p a,
#adminLayout .boxStyle .alert-warning p a,
.Site .alert-warning .title a,
#adminLayout .boxStyle .alert-warning .title a,
.Site .alert-warning .media-heading a,
#adminLayout .boxStyle .alert-warning .media-heading a,
.Site .alert-warning .tags a,
#adminLayout .boxStyle .alert-warning .tags a,
.Site .alert-warning h1 a,
#adminLayout .boxStyle .alert-warning h1 a,
.Site .alert-warning h2 a,
#adminLayout .boxStyle .alert-warning h2 a,
.Site .alert-warning h3 a,
#adminLayout .boxStyle .alert-warning h3 a,
.Site .alert-warning h4 a,
#adminLayout .boxStyle .alert-warning h4 a,
.Site .alert-warning h5 a,
#adminLayout .boxStyle .alert-warning h5 a,
.Site .alert-warning h6 a,
#adminLayout .boxStyle .alert-warning h6 a,
.Site .alert-warning li a:visited,
#adminLayout .boxStyle .alert-warning li a:visited,
.Site .alert-warning p a:visited,
#adminLayout .boxStyle .alert-warning p a:visited,
.Site .alert-warning .title a:visited,
#adminLayout .boxStyle .alert-warning .title a:visited,
.Site .alert-warning .media-heading a:visited,
#adminLayout .boxStyle .alert-warning .media-heading a:visited,
.Site .alert-warning .tags a:visited,
#adminLayout .boxStyle .alert-warning .tags a:visited,
.Site .alert-warning h1 a:visited,
#adminLayout .boxStyle .alert-warning h1 a:visited,
.Site .alert-warning h2 a:visited,
#adminLayout .boxStyle .alert-warning h2 a:visited,
.Site .alert-warning h3 a:visited,
#adminLayout .boxStyle .alert-warning h3 a:visited,
.Site .alert-warning h4 a:visited,
#adminLayout .boxStyle .alert-warning h4 a:visited,
.Site .alert-warning h5 a:visited,
#adminLayout .boxStyle .alert-warning h5 a:visited,
.Site .alert-warning h6 a:visited,
#adminLayout .boxStyle .alert-warning h6 a:visited {
  color: #fad9a4;
}
.Site .alert-warning li a:hover,
#adminLayout .boxStyle .alert-warning li a:hover,
.Site .alert-warning p a:hover,
#adminLayout .boxStyle .alert-warning p a:hover,
.Site .alert-warning .title a:hover,
#adminLayout .boxStyle .alert-warning .title a:hover,
.Site .alert-warning .media-heading a:hover,
#adminLayout .boxStyle .alert-warning .media-heading a:hover,
.Site .alert-warning .tags a:hover,
#adminLayout .boxStyle .alert-warning .tags a:hover,
.Site .alert-warning h1 a:hover,
#adminLayout .boxStyle .alert-warning h1 a:hover,
.Site .alert-warning h2 a:hover,
#adminLayout .boxStyle .alert-warning h2 a:hover,
.Site .alert-warning h3 a:hover,
#adminLayout .boxStyle .alert-warning h3 a:hover,
.Site .alert-warning h4 a:hover,
#adminLayout .boxStyle .alert-warning h4 a:hover,
.Site .alert-warning h5 a:hover,
#adminLayout .boxStyle .alert-warning h5 a:hover,
.Site .alert-warning h6 a:hover,
#adminLayout .boxStyle .alert-warning h6 a:hover,
.Site .alert-warning li a:visited,
#adminLayout .boxStyle .alert-warning li a:visited,
.Site .alert-warning p a:visited,
#adminLayout .boxStyle .alert-warning p a:visited,
.Site .alert-warning .title a:visited,
#adminLayout .boxStyle .alert-warning .title a:visited,
.Site .alert-warning .media-heading a:visited,
#adminLayout .boxStyle .alert-warning .media-heading a:visited,
.Site .alert-warning .tags a:visited,
#adminLayout .boxStyle .alert-warning .tags a:visited,
.Site .alert-warning h1 a:visited,
#adminLayout .boxStyle .alert-warning h1 a:visited,
.Site .alert-warning h2 a:visited,
#adminLayout .boxStyle .alert-warning h2 a:visited,
.Site .alert-warning h3 a:visited,
#adminLayout .boxStyle .alert-warning h3 a:visited,
.Site .alert-warning h4 a:visited,
#adminLayout .boxStyle .alert-warning h4 a:visited,
.Site .alert-warning h5 a:visited,
#adminLayout .boxStyle .alert-warning h5 a:visited,
.Site .alert-warning h6 a:visited,
#adminLayout .boxStyle .alert-warning h6 a:visited {
  color: #f5b043;
}
.Site .alert-danger,
#adminLayout .boxStyle .alert-danger {
  color: #000000;
}
.Site .alert-danger li,
#adminLayout .boxStyle .alert-danger li,
.Site .alert-danger p,
#adminLayout .boxStyle .alert-danger p,
.Site .alert-danger .title,
#adminLayout .boxStyle .alert-danger .title,
.Site .alert-danger .media-heading,
#adminLayout .boxStyle .alert-danger .media-heading,
.Site .alert-danger .tags,
#adminLayout .boxStyle .alert-danger .tags,
.Site .alert-danger h1,
#adminLayout .boxStyle .alert-danger h1,
.Site .alert-danger h2,
#adminLayout .boxStyle .alert-danger h2,
.Site .alert-danger h3,
#adminLayout .boxStyle .alert-danger h3,
.Site .alert-danger h4,
#adminLayout .boxStyle .alert-danger h4,
.Site .alert-danger h5,
#adminLayout .boxStyle .alert-danger h5,
.Site .alert-danger h6,
#adminLayout .boxStyle .alert-danger h6 {
  color: #000000;
}
.Site .alert-danger li a,
#adminLayout .boxStyle .alert-danger li a,
.Site .alert-danger p a,
#adminLayout .boxStyle .alert-danger p a,
.Site .alert-danger .title a,
#adminLayout .boxStyle .alert-danger .title a,
.Site .alert-danger .media-heading a,
#adminLayout .boxStyle .alert-danger .media-heading a,
.Site .alert-danger .tags a,
#adminLayout .boxStyle .alert-danger .tags a,
.Site .alert-danger h1 a,
#adminLayout .boxStyle .alert-danger h1 a,
.Site .alert-danger h2 a,
#adminLayout .boxStyle .alert-danger h2 a,
.Site .alert-danger h3 a,
#adminLayout .boxStyle .alert-danger h3 a,
.Site .alert-danger h4 a,
#adminLayout .boxStyle .alert-danger h4 a,
.Site .alert-danger h5 a,
#adminLayout .boxStyle .alert-danger h5 a,
.Site .alert-danger h6 a,
#adminLayout .boxStyle .alert-danger h6 a,
.Site .alert-danger li a:visited,
#adminLayout .boxStyle .alert-danger li a:visited,
.Site .alert-danger p a:visited,
#adminLayout .boxStyle .alert-danger p a:visited,
.Site .alert-danger .title a:visited,
#adminLayout .boxStyle .alert-danger .title a:visited,
.Site .alert-danger .media-heading a:visited,
#adminLayout .boxStyle .alert-danger .media-heading a:visited,
.Site .alert-danger .tags a:visited,
#adminLayout .boxStyle .alert-danger .tags a:visited,
.Site .alert-danger h1 a:visited,
#adminLayout .boxStyle .alert-danger h1 a:visited,
.Site .alert-danger h2 a:visited,
#adminLayout .boxStyle .alert-danger h2 a:visited,
.Site .alert-danger h3 a:visited,
#adminLayout .boxStyle .alert-danger h3 a:visited,
.Site .alert-danger h4 a:visited,
#adminLayout .boxStyle .alert-danger h4 a:visited,
.Site .alert-danger h5 a:visited,
#adminLayout .boxStyle .alert-danger h5 a:visited,
.Site .alert-danger h6 a:visited,
#adminLayout .boxStyle .alert-danger h6 a:visited {
  color: #f8c9c4;
}
.Site .alert-danger li a:hover,
#adminLayout .boxStyle .alert-danger li a:hover,
.Site .alert-danger p a:hover,
#adminLayout .boxStyle .alert-danger p a:hover,
.Site .alert-danger .title a:hover,
#adminLayout .boxStyle .alert-danger .title a:hover,
.Site .alert-danger .media-heading a:hover,
#adminLayout .boxStyle .alert-danger .media-heading a:hover,
.Site .alert-danger .tags a:hover,
#adminLayout .boxStyle .alert-danger .tags a:hover,
.Site .alert-danger h1 a:hover,
#adminLayout .boxStyle .alert-danger h1 a:hover,
.Site .alert-danger h2 a:hover,
#adminLayout .boxStyle .alert-danger h2 a:hover,
.Site .alert-danger h3 a:hover,
#adminLayout .boxStyle .alert-danger h3 a:hover,
.Site .alert-danger h4 a:hover,
#adminLayout .boxStyle .alert-danger h4 a:hover,
.Site .alert-danger h5 a:hover,
#adminLayout .boxStyle .alert-danger h5 a:hover,
.Site .alert-danger h6 a:hover,
#adminLayout .boxStyle .alert-danger h6 a:hover,
.Site .alert-danger li a:visited,
#adminLayout .boxStyle .alert-danger li a:visited,
.Site .alert-danger p a:visited,
#adminLayout .boxStyle .alert-danger p a:visited,
.Site .alert-danger .title a:visited,
#adminLayout .boxStyle .alert-danger .title a:visited,
.Site .alert-danger .media-heading a:visited,
#adminLayout .boxStyle .alert-danger .media-heading a:visited,
.Site .alert-danger .tags a:visited,
#adminLayout .boxStyle .alert-danger .tags a:visited,
.Site .alert-danger h1 a:visited,
#adminLayout .boxStyle .alert-danger h1 a:visited,
.Site .alert-danger h2 a:visited,
#adminLayout .boxStyle .alert-danger h2 a:visited,
.Site .alert-danger h3 a:visited,
#adminLayout .boxStyle .alert-danger h3 a:visited,
.Site .alert-danger h4 a:visited,
#adminLayout .boxStyle .alert-danger h4 a:visited,
.Site .alert-danger h5 a:visited,
#adminLayout .boxStyle .alert-danger h5 a:visited,
.Site .alert-danger h6 a:visited,
#adminLayout .boxStyle .alert-danger h6 a:visited {
  color: #ed7669;
}
.Site .panel-action,
#adminLayout .boxStyle .panel-action {
  border-color: #ec8b15;
}
.Site .panel-action > .panel-heading,
#adminLayout .boxStyle .panel-action > .panel-heading {
  color: #EFBA36;
  background-color: #EFBA36;
  border-color: #ec8b15;
}
.Site .panel-action > .panel-heading + .panel-collapse > .panel-body,
#adminLayout .boxStyle .panel-action > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ec8b15;
}
.Site .panel-action > .panel-heading .badge,
#adminLayout .boxStyle .panel-action > .panel-heading .badge {
  color: #EFBA36;
  background-color: #EFBA36;
}
.Site .panel-action > .panel-footer + .panel-collapse > .panel-body,
#adminLayout .boxStyle .panel-action > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ec8b15;
}
.Site a.linked-panel,
#adminLayout .boxStyle a.linked-panel {
  text-decoration: none;
  color: #ffffff;
}
.Site a.linked-panel:hover .panel,
#adminLayout .boxStyle a.linked-panel:hover .panel {
  background: #eeeeee;
}
.Site .alert p:last-child {
  margin-bottom: 0;
}
.Site .jumbotron:before,
.Site .jumbotron:after {
  content: " ";
  display: table;
}
.Site .jumbotron:after {
  clear: both;
}
.Site .jumbotron:before,
.Site .jumbotron:after {
  content: " ";
  display: table;
}
.Site .jumbotron:after {
  clear: both;
}
.Site .jumbotron .morelink a {
  color: #fff;
  background-color: #EFBA36;
  border-color: #EFBA36;
  padding: 14px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.Site .jumbotron .morelink a:focus,
.Site .jumbotron .morelink a.focus {
  color: #fff;
  background-color: #e0a512;
  border-color: #99710c;
}
.Site .jumbotron .morelink a:hover {
  color: #fff;
  background-color: #e0a512;
  border-color: #d79e11;
}
.Site .jumbotron .morelink a:active,
.Site .jumbotron .morelink a.active,
.open > .dropdown-toggle.Site .jumbotron .morelink a {
  color: #fff;
  background-color: #e0a512;
  border-color: #d79e11;
}
.Site .jumbotron .morelink a:active:hover,
.Site .jumbotron .morelink a.active:hover,
.open > .dropdown-toggle.Site .jumbotron .morelink a:hover,
.Site .jumbotron .morelink a:active:focus,
.Site .jumbotron .morelink a.active:focus,
.open > .dropdown-toggle.Site .jumbotron .morelink a:focus,
.Site .jumbotron .morelink a:active.focus,
.Site .jumbotron .morelink a.active.focus,
.open > .dropdown-toggle.Site .jumbotron .morelink a.focus {
  color: #fff;
  background-color: #bf8d0f;
  border-color: #99710c;
}
.Site .jumbotron .morelink a:active,
.Site .jumbotron .morelink a.active,
.open > .dropdown-toggle.Site .jumbotron .morelink a {
  background-image: none;
}
.Site .jumbotron .morelink a.disabled:hover,
.Site .jumbotron .morelink a[disabled]:hover,
fieldset[disabled] .Site .jumbotron .morelink a:hover,
.Site .jumbotron .morelink a.disabled:focus,
.Site .jumbotron .morelink a[disabled]:focus,
fieldset[disabled] .Site .jumbotron .morelink a:focus,
.Site .jumbotron .morelink a.disabled.focus,
.Site .jumbotron .morelink a[disabled].focus,
fieldset[disabled] .Site .jumbotron .morelink a.focus {
  background-color: #EFBA36;
  border-color: #EFBA36;
}
.Site .jumbotron .morelink a .badge {
  color: #EFBA36;
  background-color: #fff;
}
.Site .well {
  border: none;
  margin-bottom: 20px;
}
.Site .sentMessage {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #45c076;
  border-color: #3cb057;
  color: #45c076;
}
.Site .sentMessage h4 {
  margin-top: 0;
  color: inherit;
}
.Site .sentMessage .alert-link {
  font-weight: bold;
}
.Site .sentMessage > p,
.Site .sentMessage > ul {
  margin-bottom: 0;
}
.Site .sentMessage > p + p {
  margin-top: 5px;
}
.Site .sentMessage hr {
  border-top-color: #359d4d;
}
.Site .sentMessage .alert-link {
  color: #359d5e;
}
.alert-action {
  background-color: #EFBA36;
  border-color: #ec8b15;
  color: #EFBA36;
}
.alert-action hr {
  border-top-color: #d77d11;
}
.alert-action .alert-link {
  color: #e0a512;
}
.Site .ui-accordion h3 i {
  padding-right: 5px;
}
.Site .accordion-module,
.Site .tabbed-module {
  margin-bottom: 20px;
}
.Site .tabbed-module .nav-tabs {
  margin-bottom: 15px;
}
.Site .accordion-module h3 span.caret {
  margin-right: 5px;
}
.Site .accordion-module a i,
.Site .accordion-module a.open i {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.Site .accordion-module a.accordion-load i,
.Site .accordion-module a.collapsed i {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.Site .panel .list-group {
  margin-bottom: 0;
}
.Site .lIinner .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.Site .list-group-item {
  background: transparent;
}
.Site .list-group-item .entryFooter {
  margin-top: 22px;
}
.Site .list-group-item .thumbnail {
  float: right !important;
  margin-left: 15px;
}
.Site .alert .list-group-item,
.Site .well .list-group-item {
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  border-radius: 0;
}
.Site .alert .list-group-item:last-child,
.Site .well .list-group-item:last-child {
  border-bottom-width: 0;
}
.Site .alert .list-group-item,
.Site .well .list-group-item,
.Site .panel .list-group-item {
  border-radius: 0;
}
.Site .alert .rowMargin,
.Site .well .rowMargin {
  border-right-width: 1px;
}
.Site .alert-body .cols1,
.Site .alert-body .cols2,
.Site .alert-body .cols3,
.Site .alert-body .cols4,
.Site .alert-body .cols5 {
  border-top-width: 1px;
  border-top-style: solid;
}
.Site .alert-footer:before,
.Site .well-footer:before,
.Site .alert-footer:after,
.Site .well-footer:after {
  content: " ";
  display: table;
}
.Site .alert-footer:after,
.Site .well-footer:after {
  clear: both;
}
.Site .alert-footer:before,
.Site .well-footer:before,
.Site .alert-footer:after,
.Site .well-footer:after {
  content: " ";
  display: table;
}
.Site .alert-footer:after,
.Site .well-footer:after {
  clear: both;
}
.Site .nobox .list-group-item {
  border: none;
  background: transparent;
  margin-bottom: 22px;
}
.Site .nobox .list-group-item:last-child {
  margin-bottom: 0;
}
.Site .panel > .list-group .cols1 .list-group-item {
  margin-bottom: 0;
  border-bottom-width: 0!important;
}
.Site .TagsList ul,
.Site .SubPageMenu ul {
  padding-left: 0;
}
.Site .TagsList ul li,
.Site .SubPageMenu ul li {
  list-style-type: none;
  padding-bottom: 10px;
}
.Site .SiteMapList ul {
  padding-left: 0;
}
.Site .SiteMapList ul li {
  list-style-type: none;
}
.Site .SiteMapList ul ul {
  margin-bottom: 10px;
  padding-left: 20px;
}
.Site .TagsList .cols1 {
  margin: 0;
}
.Site .poll {
  padding-left: 15px;
  padding-right: 15px;
}
.Site .Documents .lIinner:before,
.Site .Documents .lIinner:after {
  content: " ";
  display: table;
}
.Site .Documents .lIinner:after {
  clear: both;
}
.Site .Documents .lIinner:before,
.Site .Documents .lIinner:after {
  content: " ";
  display: table;
}
.Site .Documents .lIinner:after {
  clear: both;
}
.Site .Documents h3 {
  margin-top: 0;
}
.Site .media,
.Site .media .media-body {
  overflow: visible;
}
.Site .media .thumbnail {
  clear: both;
  display: block;
}
.Site .entryFooter .tags {
  margin-bottom: 22px;
}
.Site .pager {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.Site .pager a {
  border-color: #f4cd6f;
  background-color: #000000;
}
.Site .pager .disabled a {
  background-color: transparent;
}
.Site .pager .pager-caption {
  background-color: transparent;
}
.Site .cols2 .pager,
.Site .cols3 .pager,
.Site .cols4 .pager,
.Site .cols5 .pager {
  border-bottom: 1px solid #f4cd6f;
}
.Site .detail-container {
  margin-bottom: 22px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .Site .detail-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .Site .detail-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .Site .detail-container {
    width: 1170px;
  }
}
.Site .col-md-2 .detail-container,
.Site .col-md-3 .detail-container,
.Site .col-md-4 .detail-container,
.Site .col-md-5 .detail-container,
.Site .col-md-6 .detail-container,
.Site .col-md-7 .detail-container,
.Site .col-md-8 .detail-container,
.Site .col-md-9 .detail-container,
.Site .col-md-10 .detail-container,
.Site .col-md-11 .detail-container {
  width: auto;
  padding: 0;
}
.Site .imageEnlarge {
  display: none;
}
.Site .detail img.detail {
  float: right !important;
  padding: 0 0 10px 10px;
}
.Site .strapline-detail p {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .Site .strapline-detail p {
    font-size: 24px;
  }
}
.Site .detail span.label {
  color: #ffffff;
  font-size: 1em;
  padding: 0 5px 0 0;
}
.Site .detail .socialLinks {
  margin-bottom: 22px;
}
.Site span.label {
  color: inherit;
  font-size: 1em;
  padding: 0 5px 0 0;
  white-space: normal;
}
.Site .entryFooter .tags span .ewAdmin:before,
.Site .entryFooter .tags span .ewAdmin:after {
  content: " ";
  display: table;
}
.Site .entryFooter .tags span .ewAdmin:after {
  clear: both;
}
.Site .entryFooter .tags span .ewAdmin:before,
.Site .entryFooter .tags span .ewAdmin:after {
  content: " ";
  display: table;
}
.Site .entryFooter .tags span .ewAdmin:after {
  clear: both;
}
.Site .detail h2 {
  margin-top: 0;
}
.Site .socialBookmarks:before,
.Site .socialBookmarks:after {
  content: " ";
  display: table;
}
.Site .socialBookmarks:after {
  clear: both;
}
.Site .socialBookmarks:before,
.Site .socialBookmarks:after {
  content: " ";
  display: table;
}
.Site .socialBookmarks:after {
  clear: both;
}
.Site .socialBookmarks span.bookmark {
  display: block;
  float: left;
}
.Site .socialBookmarks .linkedin-bookmark,
.Site .socialBookmarks .pinterest-bookmark {
  padding-right: 25px;
}
.Site .bottom-left .socialBookmarks,
.Site .bottom-right .socialBookmarks {
  margin-top: 22px;
}
.Site .top-left .socialBookmarks,
.Site .top-right .socialBookmarks {
  margin-bottom: 22px;
}
.Site .align-Right .socialLinks {
  text-align: right;
}
.Site .bottom-right .socialBookmarks,
.Site .top-right .socialBookmarks {
  float: right;
}
.Site img {
  width: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.Site .carousel {
  border-radius: 6px;
  overflow: hidden;
}
.Site .carousel .carousel-control.right,
.Site .carousel .carousel-control.left {
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  width: 8%;
}
.Site .carousel .carousel-indicators {
  bottom: 4px;
}
.Site .carousel .carousel-caption {
  padding-bottom: 10px;
}
.Site a:hover {
  text-decoration: none;
  cursor: pointer;
}
.Site .breadcrumb a:visited {
  color: #EFBA36;
}
.Site .breadcrumb a:hover {
  color: #f7da94;
}
.Site .pdficon,
.Site .xlsicon,
.Site .docicon,
.Site .zipicon {
  padding-left: 20px;
}
.Site .pdficon {
  background: url(/ewcommon/images/icons/pdf-icon-16x16.png) no-repeat;
}
.Site .xlsicon {
  background: url(/ewcommon/images/icons/xlsx.png) no-repeat;
}
.Site .docicon {
  background: url(/ewcommon/images/icons/icon_word.png) no-repeat;
}
.Site .zipicon {
  background: url(/ewcommon/images/icons/zip_icon.png) no-repeat;
}
.Site .lIinner .btn {
  float: left;
}
.Site .btn {
  float: right;
}
.Site .btn:focus {
  outline: none;
}
.Site a:visited.btn {
  color: #FFFFFF;
}
.Site .button {
  float: right;
  color: #FFFFFF;
  background-color: #444;
  background: #444;
  border-color: #444;
  color: #fff;
}
.Site .button:focus,
.Site .button.focus {
  color: #FFFFFF;
  background-color: #2b2b2b;
  border-color: #040404;
}
.Site .button:hover {
  color: #FFFFFF;
  background-color: #2b2b2b;
  border-color: #252525;
}
.Site .button:active,
.Site .button.active,
.open > .dropdown-toggle.Site .button {
  color: #FFFFFF;
  background-color: #2b2b2b;
  border-color: #252525;
}
.Site .button:active:hover,
.Site .button.active:hover,
.open > .dropdown-toggle.Site .button:hover,
.Site .button:active:focus,
.Site .button.active:focus,
.open > .dropdown-toggle.Site .button:focus,
.Site .button:active.focus,
.Site .button.active.focus,
.open > .dropdown-toggle.Site .button.focus {
  color: #FFFFFF;
  background-color: #191919;
  border-color: #040404;
}
.Site .button:active,
.Site .button.active,
.open > .dropdown-toggle.Site .button {
  background-image: none;
}
.Site .button.disabled:hover,
.Site .button[disabled]:hover,
fieldset[disabled] .Site .button:hover,
.Site .button.disabled:focus,
.Site .button[disabled]:focus,
fieldset[disabled] .Site .button:focus,
.Site .button.disabled.focus,
.Site .button[disabled].focus,
fieldset[disabled] .Site .button.focus {
  background-color: #444;
  border-color: #444;
}
.Site .button .badge {
  color: #444;
  background-color: #FFFFFF;
}
.Site .button:visited {
  color: #fff;
}
.Site .button:hover {
  color: #fff;
  background: #5e5e5e;
  border-color: #5e5e5e;
}
.Site .btn-action {
  color: #fff;
  background-color: #EFBA36;
  border-color: #EFBA36;
}
.Site .btn-action:focus,
.Site .btn-action.focus {
  color: #fff;
  background-color: #e0a512;
  border-color: #99710c;
}
.Site .btn-action:hover {
  color: #fff;
  background-color: #e0a512;
  border-color: #d79e11;
}
.Site .btn-action:active,
.Site .btn-action.active,
.open > .dropdown-toggle.Site .btn-action {
  color: #fff;
  background-color: #e0a512;
  border-color: #d79e11;
}
.Site .btn-action:active:hover,
.Site .btn-action.active:hover,
.open > .dropdown-toggle.Site .btn-action:hover,
.Site .btn-action:active:focus,
.Site .btn-action.active:focus,
.open > .dropdown-toggle.Site .btn-action:focus,
.Site .btn-action:active.focus,
.Site .btn-action.active.focus,
.open > .dropdown-toggle.Site .btn-action.focus {
  color: #fff;
  background-color: #bf8d0f;
  border-color: #99710c;
}
.Site .btn-action:active,
.Site .btn-action.active,
.open > .dropdown-toggle.Site .btn-action {
  background-image: none;
}
.Site .btn-action.disabled:hover,
.Site .btn-action[disabled]:hover,
fieldset[disabled] .Site .btn-action:hover,
.Site .btn-action.disabled:focus,
.Site .btn-action[disabled]:focus,
fieldset[disabled] .Site .btn-action:focus,
.Site .btn-action.disabled.focus,
.Site .btn-action[disabled].focus,
fieldset[disabled] .Site .btn-action.focus {
  background-color: #EFBA36;
  border-color: #EFBA36;
}
.Site .btn-action .badge {
  color: #EFBA36;
  background-color: #fff;
}
.Site .account-btns-top {
  margin-bottom: 22px;
}
.Site .account-btns-top .btn-primary {
  float: right !important;
}
.Site .ewXform:before,
.Site .ewXform:after {
  content: " ";
  display: table;
}
.Site .ewXform:after {
  clear: both;
}
.Site .ewXform:before,
.Site .ewXform:after {
  content: " ";
  display: table;
}
.Site .ewXform:after {
  clear: both;
}
.Site .ewXform .radio,
.Site .ewXform .checkbox,
.Site .ewXform .radio-inline,
.Site .ewXform .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.Site .ewXform .radio,
.Site .ewXform .checkbox {
  min-height: 31px;
}
.Site .ewXform .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .Site .ewXform .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.Site .ewXform .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .Site .ewXform .form-group-lg .control-label {
    padding-top: 15px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .Site .ewXform .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.Site .ewXform label {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #ffffff;
  font-weight: 400;
}
@media (min-width: 768px) {
  .Site .ewXform label {
    float: left;
    width: 25%;
  }
}
.Site .ewXform .dropdown {
  padding-left: 3px;
  font-size: 0.95em;
}
.Site .ewXform .short {
  width: auto;
}
.Site .ewXform .input-wrapper,
.Site .ewXform .select1-wrapper,
.Site .ewXform .secret-wrapper,
.Site .ewXform .textarea-wrapper,
.Site .ewXform .input-group {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1em;
}
@media (min-width: 768px) {
  .Site .ewXform .input-wrapper,
  .Site .ewXform .select1-wrapper,
  .Site .ewXform .secret-wrapper,
  .Site .ewXform .textarea-wrapper,
  .Site .ewXform .input-group {
    float: left;
    width: 75%;
  }
}
.Site .ewXform .button {
  float: right;
  color: #FFFFFF;
  background-color: #444;
  background: #444;
  border-color: #444;
  color: #fff;
  float: right !important;
}
.Site .ewXform .button:focus,
.Site .ewXform .button.focus {
  color: #FFFFFF;
  background-color: #2b2b2b;
  border-color: #040404;
}
.Site .ewXform .button:hover {
  color: #FFFFFF;
  background-color: #2b2b2b;
  border-color: #252525;
}
.Site .ewXform .button:active,
.Site .ewXform .button.active,
.open > .dropdown-toggle.Site .ewXform .button {
  color: #FFFFFF;
  background-color: #2b2b2b;
  border-color: #252525;
}
.Site .ewXform .button:active:hover,
.Site .ewXform .button.active:hover,
.open > .dropdown-toggle.Site .ewXform .button:hover,
.Site .ewXform .button:active:focus,
.Site .ewXform .button.active:focus,
.open > .dropdown-toggle.Site .ewXform .button:focus,
.Site .ewXform .button:active.focus,
.Site .ewXform .button.active.focus,
.open > .dropdown-toggle.Site .ewXform .button.focus {
  color: #FFFFFF;
  background-color: #191919;
  border-color: #040404;
}
.Site .ewXform .button:active,
.Site .ewXform .button.active,
.open > .dropdown-toggle.Site .ewXform .button {
  background-image: none;
}
.Site .ewXform .button.disabled:hover,
.Site .ewXform .button[disabled]:hover,
fieldset[disabled] .Site .ewXform .button:hover,
.Site .ewXform .button.disabled:focus,
.Site .ewXform .button[disabled]:focus,
fieldset[disabled] .Site .ewXform .button:focus,
.Site .ewXform .button.disabled.focus,
.Site .ewXform .button[disabled].focus,
fieldset[disabled] .Site .ewXform .button.focus {
  background-color: #444;
  border-color: #444;
}
.Site .ewXform .button .badge {
  color: #444;
  background-color: #FFFFFF;
}
.Site .ewXform .button:visited {
  color: #fff;
}
.Site .ewXform .button:hover {
  color: #fff;
  background: #5e5e5e;
  border-color: #5e5e5e;
}
.Site .ewXform .checkbox {
  padding-left: 35px;
  padding-top: 0;
}
@media (min-width: 768px) {
  .Site .ewXform .checkbox {
    margin-left: 25%;
  }
}
.Site .ewXform .checkbox label {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-left: 5px;
}
@media (min-width: 768px) {
  .Site .ewXform .checkbox label {
    float: left;
    width: 100%;
  }
}
.Site .ewXform input.qtybox {
  width: auto!important;
  padding: 5px 3px 4px;
  margin-right: 5px;
}
.Site .ewXform input.qtyButton {
  float: right;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
  color: #fff;
  background-color: #3498DB;
  border-color: #3498DB;
}
.Site .ewXform input.qtyButton:focus,
.Site .ewXform input.qtyButton.focus {
  color: #fff;
  background-color: #217dbb;
  border-color: #16527a;
}
.Site .ewXform input.qtyButton:hover {
  color: #fff;
  background-color: #217dbb;
  border-color: #2077b2;
}
.Site .ewXform input.qtyButton:active,
.Site .ewXform input.qtyButton.active,
.open > .dropdown-toggle.Site .ewXform input.qtyButton {
  color: #fff;
  background-color: #217dbb;
  border-color: #2077b2;
}
.Site .ewXform input.qtyButton:active:hover,
.Site .ewXform input.qtyButton.active:hover,
.open > .dropdown-toggle.Site .ewXform input.qtyButton:hover,
.Site .ewXform input.qtyButton:active:focus,
.Site .ewXform input.qtyButton.active:focus,
.open > .dropdown-toggle.Site .ewXform input.qtyButton:focus,
.Site .ewXform input.qtyButton:active.focus,
.Site .ewXform input.qtyButton.active.focus,
.open > .dropdown-toggle.Site .ewXform input.qtyButton.focus {
  color: #fff;
  background-color: #1c699d;
  border-color: #16527a;
}
.Site .ewXform input.qtyButton:active,
.Site .ewXform input.qtyButton.active,
.open > .dropdown-toggle.Site .ewXform input.qtyButton {
  background-image: none;
}
.Site .ewXform input.qtyButton.disabled:hover,
.Site .ewXform input.qtyButton[disabled]:hover,
fieldset[disabled] .Site .ewXform input.qtyButton:hover,
.Site .ewXform input.qtyButton.disabled:focus,
.Site .ewXform input.qtyButton[disabled]:focus,
fieldset[disabled] .Site .ewXform input.qtyButton:focus,
.Site .ewXform input.qtyButton.disabled.focus,
.Site .ewXform input.qtyButton[disabled].focus,
fieldset[disabled] .Site .ewXform input.qtyButton.focus {
  background-color: #3498DB;
  border-color: #3498DB;
}
.Site .ewXform input.qtyButton .badge {
  color: #3498DB;
  background-color: #fff;
}
.Site .ewXform label.required {
  color: #E74C3C;
}
.Site .ewXform .li-2col .form-actions {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .Site .ewXform .li-2col .form-actions {
    float: left;
    width: 100%;
  }
}
.Site .ewXform input,
.Site .ewXform select {
  color: #333;
}
.Site .ewXform .input-wrapper .textbox {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  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;
  -o-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;
  color: #333;
}
.Site .ewXform .input-wrapper .textbox: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);
}
.Site .ewXform .input-wrapper .textbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.Site .ewXform .input-wrapper .textbox:-ms-input-placeholder {
  color: #999999;
}
.Site .ewXform .input-wrapper .textbox::-webkit-input-placeholder {
  color: #999999;
}
.Site .ewXform .input-wrapper .textbox::-ms-expand {
  border: 0;
  background-color: transparent;
}
.Site .ewXform .input-wrapper .textbox[disabled],
.Site .ewXform .input-wrapper .textbox[readonly],
fieldset[disabled] .Site .ewXform .input-wrapper .textbox {
  background-color: #eeeeee;
  opacity: 1;
}
.Site .ewXform .input-wrapper .textbox[disabled],
fieldset[disabled] .Site .ewXform .input-wrapper .textbox {
  cursor: not-allowed;
}
textarea.Site .ewXform .input-wrapper .textbox {
  height: auto;
}
.Site .ewXform .qty-product {
  float: left;
}
.Site .ewXform .qty-product .qty-label {
  padding-left: 0;
  width: auto;
  padding-top: 4px;
}
.Site .ewXform .radiocheckbox input,
.Site .ewXform .radiocheckbox label {
  width: auto!important;
  float: left;
}
.Site .ewXform .radiocheckbox input {
  box-shadow: none;
}
.Site .ewXform .addressGrp {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .Site .ewXform .addressGrp {
    float: left;
    width: 50%;
  }
}
.Site .ewXform .addressGrp ol {
  padding: 0;
  list-style: none;
}
.Site .ewXform .addressGrp .button {
  color: #fff;
  background-color: #3498DB;
  border-color: #3498DB;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
  float: left !important;
  margin-right: 10px;
}
.Site .ewXform .addressGrp .button:focus,
.Site .ewXform .addressGrp .button.focus {
  color: #fff;
  background-color: #217dbb;
  border-color: #16527a;
}
.Site .ewXform .addressGrp .button:hover {
  color: #fff;
  background-color: #217dbb;
  border-color: #2077b2;
}
.Site .ewXform .addressGrp .button:active,
.Site .ewXform .addressGrp .button.active,
.open > .dropdown-toggle.Site .ewXform .addressGrp .button {
  color: #fff;
  background-color: #217dbb;
  border-color: #2077b2;
}
.Site .ewXform .addressGrp .button:active:hover,
.Site .ewXform .addressGrp .button.active:hover,
.open > .dropdown-toggle.Site .ewXform .addressGrp .button:hover,
.Site .ewXform .addressGrp .button:active:focus,
.Site .ewXform .addressGrp .button.active:focus,
.open > .dropdown-toggle.Site .ewXform .addressGrp .button:focus,
.Site .ewXform .addressGrp .button:active.focus,
.Site .ewXform .addressGrp .button.active.focus,
.open > .dropdown-toggle.Site .ewXform .addressGrp .button.focus {
  color: #fff;
  background-color: #1c699d;
  border-color: #16527a;
}
.Site .ewXform .addressGrp .button:active,
.Site .ewXform .addressGrp .button.active,
.open > .dropdown-toggle.Site .ewXform .addressGrp .button {
  background-image: none;
}
.Site .ewXform .addressGrp .button.disabled:hover,
.Site .ewXform .addressGrp .button[disabled]:hover,
fieldset[disabled] .Site .ewXform .addressGrp .button:hover,
.Site .ewXform .addressGrp .button.disabled:focus,
.Site .ewXform .addressGrp .button[disabled]:focus,
fieldset[disabled] .Site .ewXform .addressGrp .button:focus,
.Site .ewXform .addressGrp .button.disabled.focus,
.Site .ewXform .addressGrp .button[disabled].focus,
fieldset[disabled] .Site .ewXform .addressGrp .button.focus {
  background-color: #3498DB;
  border-color: #3498DB;
}
.Site .ewXform .addressGrp .button .badge {
  color: #3498DB;
  background-color: #fff;
}
.Site .ewXform .form-group span.alert {
  background-color: #E74C3C;
  border-color: #e52e3c;
  color: #fff;
}
.Site .ewXform .form-group span.alert hr {
  border-top-color: #df1b2a;
}
.Site .ewXform .form-group span.alert .alert-link {
  color: #e6e6e6;
}
.Site .ewXform span.required {
  color: #E74C3C;
}
.Site .ewXform .textarea-wrapper textarea {
  width: 100%;
}
.Site #cartBrief .btn,
.Site #loginBrief #signin .btn,
.Site #cartBriefxs .btn,
.Site #loginBriefxs #signin .btn {
  display: block;
  font-size: 0.9em;
  text-align: left;
}
.Site #cartBrief .btn .fa-shopping-cart,
.Site #loginBrief #signin .btn .fa-shopping-cart,
.Site #cartBriefxs .btn .fa-shopping-cart,
.Site #loginBriefxs #signin .btn .fa-shopping-cart,
.Site #cartBrief .btn .fa-user,
.Site #loginBrief #signin .btn .fa-user,
.Site #cartBriefxs .btn .fa-user,
.Site #loginBriefxs #signin .btn .fa-user {
  font-size: 1.35em;
  padding-right: 3px;
}
.Site #cartBrief .btn .fa-chevron-right,
.Site #loginBrief #signin .btn .fa-chevron-right,
.Site #cartBriefxs .btn .fa-chevron-right,
.Site #loginBriefxs #signin .btn .fa-chevron-right {
  padding-top: 3px;
  padding-left: 5px;
}
.Site .xs-login,
.Site .xs-cart {
  float: right !important;
}
.Site .xs-login .dropdown-menu,
.Site .xs-cart .dropdown-menu {
  right: 0;
  left: auto;
}
.Site .xs-login #loginBrief,
.Site .xs-cart #loginBrief,
.Site .xs-login #cartBrief,
.Site .xs-cart #cartBrief,
.Site .xs-login #loginBriefxs,
.Site .xs-cart #loginBriefxs,
.Site .xs-login #cartBriefxs,
.Site .xs-cart #cartBriefxs {
  padding-right: 20px;
  padding-left: 0;
}
.Site #loginBrief,
.Site #cartBrief,
.Site #loginBriefxs,
.Site #cartBriefxs {
  padding-top: 9px;
  padding-left: 20px;
}
.Site #loginBrief .basket-inner,
.Site #cartBrief .basket-inner,
.Site #loginBriefxs .basket-inner,
.Site #cartBriefxs .basket-inner,
.Site #loginBrief .membership-inner,
.Site #cartBrief .membership-inner,
.Site #loginBriefxs .membership-inner,
.Site #cartBriefxs .membership-inner {
  display: block;
  padding: 0px 10px;
}
.Site #loginBrief .basket-inner a,
.Site #cartBrief .basket-inner a,
.Site #loginBriefxs .basket-inner a,
.Site #cartBriefxs .basket-inner a,
.Site #loginBrief .membership-inner a,
.Site #cartBrief .membership-inner a,
.Site #loginBriefxs .membership-inner a,
.Site #cartBriefxs .membership-inner a {
  color: #EFBA36;
}
.Site #loginBrief a,
.Site #cartBrief a,
.Site #loginBriefxs a,
.Site #cartBriefxs a {
  color: #FFFFFF;
}
.Site #loginBrief a:hover,
.Site #cartBrief a:hover,
.Site #loginBriefxs a:hover,
.Site #cartBriefxs a:hover,
.Site #loginBrief a:focus,
.Site #cartBrief a:focus,
.Site #loginBriefxs a:focus,
.Site #cartBriefxs a:focus {
  background: none!important;
  outline: none;
  color: #cccccc;
}
.Site #loginBrief .open > a,
.Site #cartBrief .open > a,
.Site #loginBriefxs .open > a,
.Site #cartBriefxs .open > a,
.Site #loginBrief .open > a:hover,
.Site #cartBrief .open > a:hover,
.Site #loginBriefxs .open > a:hover,
.Site #cartBriefxs .open > a:hover,
.Site #loginBrief .open > a:focus,
.Site #cartBrief .open > a:focus,
.Site #loginBriefxs .open > a:focus,
.Site #cartBriefxs .open > a:focus {
  background: none;
}
.Site #loginBrief p,
.Site #cartBrief p,
.Site #loginBriefxs p,
.Site #cartBriefxs p {
  font-size: 0.9em;
  margin-bottom: 5px;
}
.Site #loginBrief p:last-child,
.Site #cartBrief p:last-child,
.Site #loginBriefxs p:last-child,
.Site #cartBriefxs p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.Site #loginBrief h5,
.Site #cartBrief h5,
.Site #loginBriefxs h5,
.Site #cartBriefxs h5 {
  padding-bottom: 3px;
  margin-top: 3px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 5px;
}
.Site #loginBrief .dropdown-menu,
.Site #cartBrief .dropdown-menu,
.Site #loginBriefxs .dropdown-menu,
.Site #cartBriefxs .dropdown-menu {
  color: #FFFFFF;
}
.Site #loginBrief .dropdown-menu a:hover,
.Site #cartBrief .dropdown-menu a:hover,
.Site #loginBriefxs .dropdown-menu a:hover,
.Site #cartBriefxs .dropdown-menu a:hover {
  color: #f3ca65;
}
.Site #loginBrief .dropdown-menu h5,
.Site #cartBrief .dropdown-menu h5,
.Site #loginBriefxs .dropdown-menu h5,
.Site #cartBriefxs .dropdown-menu h5,
.Site #loginBrief .dropdown-menu h5 .cartBriefWelcome,
.Site #cartBrief .dropdown-menu h5 .cartBriefWelcome,
.Site #loginBriefxs .dropdown-menu h5 .cartBriefWelcome,
.Site #cartBriefxs .dropdown-menu h5 .cartBriefWelcome {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.Site #loginBrief .cartBriefWelcome,
.Site #loginBriefxs .cartBriefWelcome {
  padding-top: 4px;
  font-size: 0.9em;
  line-height: 1;
}
.Site #loginBrief #signin a,
.Site #loginBriefxs #signin a,
.Site #loginBrief #signin span,
.Site #loginBriefxs #signin span {
  font-size: 0.8em;
}
.Site #loginBrief #signin i.logged-in-icon,
.Site #loginBriefxs #signin i.logged-in-icon {
  padding-top: 3px;
  padding-bottom: 10px;
}
.Site #loginBrief p.loginText,
.Site #loginBriefxs p.loginText {
  margin: 0;
}
.Site #cartListing {
  margin-top: 20px;
}
.Site #SelectCurrency .radiocheckbox {
  margin-left: 0;
}
.Site .cartButtons {
  margin-top: 22px;
}
.Site .payment-tcs .ewXform .radiocheckbox {
  padding-left: 0px;
  margin-left: 0;
  display: block;
  padding-bottom: 5px;
}
.Site .payment-tcs .ewXform .radiocheckbox:before,
.Site .payment-tcs .ewXform .radiocheckbox:after {
  content: " ";
  display: table;
}
.Site .payment-tcs .ewXform .radiocheckbox:after {
  clear: both;
}
.Site .payment-tcs .ewXform .radiocheckbox:before,
.Site .payment-tcs .ewXform .radiocheckbox:after {
  content: " ";
  display: table;
}
.Site .payment-tcs .ewXform .radiocheckbox:after {
  clear: both;
}
.Site .payment-tcs .ewXform .control-wrapper {
  padding-left: 15px;
}
.Site .payment-tcs .ewXform .textarea-wrapper {
  float: left;
}
.Site .payment-tcs .ewXform .select-wrapper {
  float: left;
  margin-left: 18px;
  white-space: nowrap;
}
.Site .check-address .ewXform {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .Site .check-address .ewXform {
    float: left;
    width: 50%;
  }
}
.Site .check-address .ewXform .addressTitle {
  font-weight: bold;
}
.Site .check-address .ewXform .button {
  color: #fff;
  background-color: #3498DB;
  border-color: #3498DB;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
  float: left !important;
}
.Site .check-address .ewXform .button:focus,
.Site .check-address .ewXform .button.focus {
  color: #fff;
  background-color: #217dbb;
  border-color: #16527a;
}
.Site .check-address .ewXform .button:hover {
  color: #fff;
  background-color: #217dbb;
  border-color: #2077b2;
}
.Site .check-address .ewXform .button:active,
.Site .check-address .ewXform .button.active,
.open > .dropdown-toggle.Site .check-address .ewXform .button {
  color: #fff;
  background-color: #217dbb;
  border-color: #2077b2;
}
.Site .check-address .ewXform .button:active:hover,
.Site .check-address .ewXform .button.active:hover,
.open > .dropdown-toggle.Site .check-address .ewXform .button:hover,
.Site .check-address .ewXform .button:active:focus,
.Site .check-address .ewXform .button.active:focus,
.open > .dropdown-toggle.Site .check-address .ewXform .button:focus,
.Site .check-address .ewXform .button:active.focus,
.Site .check-address .ewXform .button.active.focus,
.open > .dropdown-toggle.Site .check-address .ewXform .button.focus {
  color: #fff;
  background-color: #1c699d;
  border-color: #16527a;
}
.Site .check-address .ewXform .button:active,
.Site .check-address .ewXform .button.active,
.open > .dropdown-toggle.Site .check-address .ewXform .button {
  background-image: none;
}
.Site .check-address .ewXform .button.disabled:hover,
.Site .check-address .ewXform .button[disabled]:hover,
fieldset[disabled] .Site .check-address .ewXform .button:hover,
.Site .check-address .ewXform .button.disabled:focus,
.Site .check-address .ewXform .button[disabled]:focus,
fieldset[disabled] .Site .check-address .ewXform .button:focus,
.Site .check-address .ewXform .button.disabled.focus,
.Site .check-address .ewXform .button[disabled].focus,
fieldset[disabled] .Site .check-address .ewXform .button.focus {
  background-color: #3498DB;
  border-color: #3498DB;
}
.Site .check-address .ewXform .button .badge {
  color: #3498DB;
  background-color: #fff;
}
.Site .basket .ewXform button.btn-info {
  float: left;
  margin-right: 10px;
}
.Site .addressTitle {
  font-weight: bold;
}
.Site #cartStepper #MyWizard {
  background: #000000;
  margin-bottom: 20px;
}
.Site #cartStepper #MyWizard ul.steps {
  width: 100%;
}
.Site #cartStepper #MyWizard ul.steps li {
  width: 20%;
  color: #999999;
  background-color: #eeeeee;
  font-size: 0.9em;
  cursor: inherit;
}
.Site #cartStepper #MyWizard ul.steps li span.chevron:before {
  border-left: 14px solid #eeeeee;
}
.Site #cartStepper #MyWizard ul.steps li span.badge {
  background-color: #999999;
  padding-right: 7px;
  padding-left: 7px;
}
.Site #cartStepper #MyWizard ul.steps li span.step-text {
  display: none;
}
@media (min-width: 768px) {
  .Site #cartStepper #MyWizard ul.steps li span.step-text {
    display: inline;
  }
}
.Site #cartStepper #MyWizard ul.steps li.complete {
  color: #45c076;
  background-color: #ffffff;
  cursor: inherit;
}
.Site #cartStepper #MyWizard ul.steps li.complete span.chevron:before {
  border-left: 14px solid #ffffff;
}
.Site #cartStepper #MyWizard ul.steps li.complete span.badge {
  background-color: #45c076;
}
.Site #cartStepper #MyWizard ul.steps li.complete:hover {
  background-color: #ffffff;
}
.Site #cartStepper #MyWizard ul.steps li.complete:hover span.chevron:before {
  border-left: 14px solid #ffffff;
}
.Site #cartStepper #MyWizard ul.steps li.active {
  color: #3498DB;
  background-color: #ffffff;
}
.Site #cartStepper #MyWizard ul.steps li.active span.badge {
  background-color: #3498DB;
}
.Site #cartStepper #MyWizard ul.steps li.active span.chevron:before {
  border-left: 14px solid #ffffff;
}
.Site #cartFull .template_2_Columns .column1,
.Site #cartFull .template_2_Columns .column2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .Site #cartFull .template_2_Columns .column1,
  .Site #cartFull .template_2_Columns .column2 {
    float: left;
    width: 50%;
  }
}
.Site #cartFull #cartInvoice {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #45c076;
  border-color: #3cb057;
  color: #45c076;
}
.Site #cartFull #cartInvoice h4 {
  margin-top: 0;
  color: inherit;
}
.Site #cartFull #cartInvoice .alert-link {
  font-weight: bold;
}
.Site #cartFull #cartInvoice > p,
.Site #cartFull #cartInvoice > ul {
  margin-bottom: 0;
}
.Site #cartFull #cartInvoice > p + p {
  margin-top: 5px;
}
.Site #cartFull #cartInvoice hr {
  border-top-color: #359d4d;
}
.Site #cartFull #cartInvoice .alert-link {
  color: #359d5e;
}
.Site #cartFull #cartInvoice .button {
  float: right !important;
}
.Site #cartFull .basket .ewXform .cart-btns-top {
  margin-bottom: 22px;
  margin-top: 3px;
}
.Site #cartFull .basket .ewXform .cart-btns-top .btn-info {
  margin-top: 8px;
}
.Site #cartFull .basket .ewXform tr.orderItem td {
  padding-top: 10px;
}
.Site #cartFull .basket .ewXform td input,
.Site #cartFull .basket .ewXform td .delete-btn {
  margin-top: -3px;
}
.Site #cartFull .basket .ewXform table .delete,
.Site #cartFull .basket .ewXform table .quantity {
  width: 45px;
}
.Site #cartFull .basket .ewXform .linePrice,
.Site #cartFull .basket .ewXform .lineTotal {
  width: 110px;
}
.Site #cartFull .basket .ewXform a.delete-btn {
  padding: 4px 7px 3px;
}
.Site #cartFull .basket .ewXform a.delete-btn i {
  font-size: 1.4em;
}
.Site #cartFull .basket .ewXform .total {
  font-weight: 700;
}
.Site #cartFull {
  margin-bottom: 22px;
}
.Site #optionsForm .readonly .textarea-wrapper .textareaReadOnly {
  height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 1px solid #f4cd6f;
  padding: 10px;
  border-radius: 4px;
  font-size: 0.85em;
}
.Site .blueEdge form .btn-sm {
  float: left;
  margin-right: 10px;
}
/* ----------------------------------------------
      THEME MIXINS
------------------------------------------------*/
.btn-default {
  background: #444;
  border-color: #444;
  color: #fff;
}
.btn-default:visited {
  color: #fff;
}
.btn-default:hover {
  color: #fff;
  background: #5e5e5e;
  border-color: #5e5e5e;
}
@media (min-width: 768px) {
  .xs-only {
    display: none;
  }
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v16/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v16/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v16/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v16/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v16/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v16/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v16/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v16/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v16/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v16/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v16/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v16/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v16/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v16/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans Regular'), local('DroidSans-Regular'), url(https://fonts.gstatic.com/s/droidsans/v9/SlGVmQWMvZQIdix7AFxXkHNSbQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url(https://fonts.gstatic.com/s/droidsans/v9/SlGWmQWMvZQIdix7AFxXmMh3eDs1Zw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: local('Cabin'), local('Cabin-Regular'), url(https://fonts.gstatic.com/s/cabin/v13/u-4x0qWljRw-Pd8___1amg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: local('Cabin'), local('Cabin-Regular'), url(https://fonts.gstatic.com/s/cabin/v13/u-4x0qWljRw-Pd8-__1amg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: local('Cabin'), local('Cabin-Regular'), url(https://fonts.gstatic.com/s/cabin/v13/u-4x0qWljRw-Pd8w__0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: local('Cabin Bold'), local('Cabin-Bold'), url(https://fonts.gstatic.com/s/cabin/v13/u-480qWljRw-PdeL2uhquylWeg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: local('Cabin Bold'), local('Cabin-Bold'), url(https://fonts.gstatic.com/s/cabin/v13/u-480qWljRw-PdeL2uhruylWeg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: local('Cabin Bold'), local('Cabin-Bold'), url(https://fonts.gstatic.com/s/cabin/v13/u-480qWljRw-PdeL2uhluyk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster Regular'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v21/neILzCirqoswsqX9zo-mM5Ez.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster Regular'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v21/neILzCirqoswsqX9zoamM5Ez.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster Regular'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v21/neILzCirqoswsqX9zo2mM5Ez.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster Regular'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v21/neILzCirqoswsqX9zoymM5Ez.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster Regular'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v21/neILzCirqoswsqX9zoKmMw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngOUXZYTXPIvIBgJJSb6u-u1qqh5CCD.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngOUXZYTXPIvIBgJJSb6u-u1qOh5CCD.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngOUXZYTXPIvIBgJJSb6u-u1quh5CCD.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngOUXZYTXPIvIBgJJSb6u-u1qSh5CCD.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngOUXZYTXPIvIBgJJSb6u-u1qih5CCD.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngOUXZYTXPIvIBgJJSb6u-u1qmh5CCD.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngOUXZYTXPIvIBgJJSb6u-u1qeh5A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u9mxLCLwR26eg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u9mxLCCwR26eg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u9mxLCKwR26eg.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u9mxLCFwR26eg.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u9mxLCJwR26eg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u9mxLCIwR26eg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u9mxLCGwR0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u92w7CLwR26eg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u92w7CCwR26eg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u92w7CKwR26eg.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u92w7CFwR26eg.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u92w7CJwR26eg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u92w7CIwR26eg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v8/BngRUXZYTXPIvIBgJJSb6u92w7CGwR0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.Site {
  background: url('/images/ripleyGuitars/seamlesstexture12_1200.jpg') repeat center top fixed;
}
.Site .header {
  padding-top: 20px;
  padding-bottom: 10px;
}
.Site .header .module {
  margin-bottom: 0px;
}
.Site .header .logo {
  margin-right: 25px;
}
.Site .header .logo a {
  display: block!important;
}
.Site .header .info-nav {
  margin-bottom: 10px;
  padding-bottom: 8px;
}
.Site .header .info-nav a {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
  border-radius: 0;
  font-size: 0.9em;
  color: #EFBA36;
}
.Site .header .info-nav a:hover,
.Site .header .info-nav a.on,
.Site .header .info-nav a.active {
  background: none;
}
.Site .header .info-nav a:visited {
  color: #EFBA36;
}
.Site .header .info-nav a:hover {
  color: #f7da94;
}
.Site .header #loginBrief,
.Site .header #cartBrief {
  margin-bottom: 0;
  margin-left: 20px;
  padding-left: 53px;
  position: relative;
}
.Site .header #loginBrief a,
.Site .header #cartBrief a {
  font-size: 0.8em;
  color: #EFBA36;
}
.Site .header #loginBrief a:hover,
.Site .header #cartBrief a:hover {
  color: #f7da94;
}
.Site .header #loginBrief .cart-icon,
.Site .header #cartBrief .cart-icon,
.Site .header #loginBrief .logged-in-icon,
.Site .header #cartBrief .logged-in-icon {
  position: absolute;
  top: -1px;
  left: 0;
}
.Site .header #loginBrief {
  padding-right: 20px;
  padding-left: 43px;
}
.Site .header .strapline,
.Site .header .social,
.Site .header .left-content {
  margin-top: 35px;
}
.Site .header .strapline h2,
.Site .header .strapline h3 {
  margin: 0;
  color: #EFBA36;
}
.Site .header .social {
  margin-left: 20px;
}
.Site .header #topBanner {
  margin-top: 10px;
}
@media (min-width: 480px) {
  .Site .header #topBanner {
    width: 100px;
  }
}
@media (min-width: 768px) {
  .Site .header #topBanner {
    width: 270px;
  }
}
@media (min-width: 992px) {
  .Site .header #topBanner {
    width: 450px;
  }
}
@media (min-width: 1200px) {
  .Site .header #topBanner {
    width: 550px;
  }
}
.Site #mod_221 {
  margin-top: 47px;
}
.Site #mod_222 {
  margin-top: 47px;
}
.Site .nav-wrapper {
  margin-bottom: 22px;
}
.Site .nav-wrapper .navbar-header {
  border-bottom: 1px solid #767475;
}
.Site .nav-wrapper .navbar-header #loginBriefxs,
.Site .nav-wrapper .navbar-header #cartBriefxs {
  padding-top: 11px;
}
.Site .nav-wrapper .navbar-header .navbar-toggle {
  background-color: #EFBA36;
  border-color: #EFBA36;
}
.Site .nav-wrapper .navbar-header .navbar-toggle span {
  background-color: #fff;
}
.Site .nav-wrapper .navbar-header .navbar-toggle:focus {
  outline: none;
}
.Site .nav-wrapper .navbar-header .navbar-toggle:hover {
  background-color: #e0a512;
}
.Site .nav-wrapper .navbar-default {
  border: none;
  background: none;
  min-height: 1px;
  margin-bottom: 0;
}
.Site .nav-wrapper .navbar-default .navbar-collapse {
  border-top: 0;
  background-color: #767475;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.Site .nav-wrapper .navbar-default .navbar-collapse li.first {
  padding-left: 15px;
}
.Site .nav-wrapper .navbar-default .navbar-collapse li a {
  padding: 10px 11px;
}
.Site .nav-wrapper .navbar-default .navbar-collapse li a.active,
.Site .nav-wrapper .navbar-default .navbar-collapse li a.on {
  background-color: none;
  color: #121212;
}
.Site .nav-wrapper .navbar-default .navbar-collapse li a:hover {
  color: #191919;
  background-color: none;
}
.Site .nav-wrapper .navbar-default .navbar-collapse li a:focus {
  background: none;
}
.Site .nav-wrapper .navbar-default .navbar-collapse li.last {
  padding-right: 5px;
}
@media (min-width: 768px) {
  .Site .nav-wrapper .navbar-default .navbar-collapse {
    padding: 0;
  }
}
.Site .top-sub-menu {
  background: none;
  padding: 0;
  margin: 0;
  border-bottom-width: 0;
}
.Site .top-sub-menu ul.nav {
  border-bottom: 1px solid #767475;
}
.Site .top-sub-menu ul.nav li {
  margin-left: 0;
}
.Site .top-sub-menu ul.nav li.first {
  padding-left: 15px;
}
.Site .top-sub-menu ul.nav li a {
  background: none;
  border-radius: 0;
  color: #767475;
}
.Site .top-sub-menu ul.nav li a:hover,
.Site .top-sub-menu ul.nav li a.on,
.Site .top-sub-menu ul.nav li a.active {
  background: none;
}
.Site .top-sub-menu ul.nav li a:visited {
  color: #767475;
}
.Site .top-sub-menu ul.nav li a:hover {
  color: #3498DB;
}
.Site .top-sub-menu ul.nav li a.on,
.Site .top-sub-menu ul.nav li a.active {
  color: #3498DB;
}
.Site .top-sub-menu ul.nav li a .caret {
  border-top-color: #767475;
  border-bottom-color: #767475;
}
.Site #subMenu ul li a.active {
  background: #eeeeee;
}
.Site .breadcrumb {
  background: none;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.85em;
  float: right !important;
}
#pagefooter {
  background-color: #EFBA36;
  color: rgba(255, 255, 255, 0.8);
}
#pagefooter a {
  color: #fff;
}
#pagefooter a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#pagefooter .footer-utility {
  border-color: #767475;
  padding: 10px 0;
}
#pagefooter .footer-utility p {
  margin: 0;
}
#pagefooter .footer-utility #developerLink img {
  margin-top: -8px;
}
#pagefooter .footer-inner {
  border-top-width: 0;
}
#pagefooter .footer-inner .text-muted a {
  color: rgba(255, 255, 255, 0.6);
}
#pagefooter .footer-inner .text-muted a:hover {
  color: #fff;
}
