article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: 'Jost', sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #231324;
  background-color: #fff;
}
a {
  color: #151515;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #151515;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -48px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 48px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1440px;
}
.span12 {
  width: 1440px;
}
.span11 {
  width: 1316px;
}
.span10 {
  width: 1192px;
}
.span9 {
  width: 1068px;
}
.span8 {
  width: 944px;
}
.span7 {
  width: 820px;
}
.span6 {
  width: 696px;
}
.span5 {
  width: 572px;
}
.span4 {
  width: 448px;
}
.span3 {
  width: 324px;
}
.span2 {
  width: 200px;
}
.span1 {
  width: 76px;
}
.offset12 {
  margin-left: 1536px;
}
.offset11 {
  margin-left: 1412px;
}
.offset10 {
  margin-left: 1288px;
}
.offset9 {
  margin-left: 1164px;
}
.offset8 {
  margin-left: 1040px;
}
.offset7 {
  margin-left: 916px;
}
.offset6 {
  margin-left: 792px;
}
.offset5 {
  margin-left: 668px;
}
.offset4 {
  margin-left: 544px;
}
.offset3 {
  margin-left: 420px;
}
.offset2 {
  margin-left: 296px;
}
.offset1 {
  margin-left: 172px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 3.3333333333333%;
  *margin-left: 3.2986111111111%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 3.3333333333333%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.965277777778%;
}
.row-fluid .span11 {
  width: 91.388888888889%;
  *width: 91.354166666667%;
}
.row-fluid .span10 {
  width: 82.777777777778%;
  *width: 82.743055555556%;
}
.row-fluid .span9 {
  width: 74.166666666667%;
  *width: 74.131944444444%;
}
.row-fluid .span8 {
  width: 65.555555555556%;
  *width: 65.520833333333%;
}
.row-fluid .span7 {
  width: 56.944444444444%;
  *width: 56.909722222222%;
}
.row-fluid .span6 {
  width: 48.333333333333%;
  *width: 48.298611111111%;
}
.row-fluid .span5 {
  width: 39.722222222222%;
  *width: 39.6875%;
}
.row-fluid .span4 {
  width: 31.111111111111%;
  *width: 31.076388888889%;
}
.row-fluid .span3 {
  width: 22.5%;
  *width: 22.465277777778%;
}
.row-fluid .span2 {
  width: 13.888888888889%;
  *width: 13.854166666667%;
}
.row-fluid .span1 {
  width: 5.2777777777778%;
  *width: 5.2430555555556%;
}
.row-fluid .offset12 {
  margin-left: 106.66666666667%;
  *margin-left: 106.59722222222%;
}
.row-fluid .offset12:first-child {
  margin-left: 103.33333333333%;
  *margin-left: 103.26388888889%;
}
.row-fluid .offset11 {
  margin-left: 98.055555555556%;
  *margin-left: 97.986111111111%;
}
.row-fluid .offset11:first-child {
  margin-left: 94.722222222222%;
  *margin-left: 94.652777777778%;
}
.row-fluid .offset10 {
  margin-left: 89.444444444444%;
  *margin-left: 89.375%;
}
.row-fluid .offset10:first-child {
  margin-left: 86.111111111111%;
  *margin-left: 86.041666666667%;
}
.row-fluid .offset9 {
  margin-left: 80.833333333333%;
  *margin-left: 80.763888888889%;
}
.row-fluid .offset9:first-child {
  margin-left: 77.5%;
  *margin-left: 77.430555555556%;
}
.row-fluid .offset8 {
  margin-left: 72.222222222222%;
  *margin-left: 72.152777777778%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.888888888889%;
  *margin-left: 68.819444444444%;
}
.row-fluid .offset7 {
  margin-left: 63.611111111111%;
  *margin-left: 63.541666666667%;
}
.row-fluid .offset7:first-child {
  margin-left: 60.277777777778%;
  *margin-left: 60.208333333333%;
}
.row-fluid .offset6 {
  margin-left: 55%;
  *margin-left: 54.930555555556%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.666666666667%;
  *margin-left: 51.597222222222%;
}
.row-fluid .offset5 {
  margin-left: 46.388888888889%;
  *margin-left: 46.319444444444%;
}
.row-fluid .offset5:first-child {
  margin-left: 43.055555555556%;
  *margin-left: 42.986111111111%;
}
.row-fluid .offset4 {
  margin-left: 37.777777777778%;
  *margin-left: 37.708333333333%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.444444444444%;
  *margin-left: 34.375%;
}
.row-fluid .offset3 {
  margin-left: 29.166666666667%;
  *margin-left: 29.097222222222%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.833333333333%;
  *margin-left: 25.763888888889%;
}
.row-fluid .offset2 {
  margin-left: 20.555555555556%;
  *margin-left: 20.486111111111%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.222222222222%;
  *margin-left: 17.152777777778%;
}
.row-fluid .offset1 {
  margin-left: 11.944444444444%;
  *margin-left: 11.875%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.6111111111111%;
  *margin-left: 8.5416666666667%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 48px;
  padding-left: 48px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  font-size: 22.5px;
  font-weight: 200;
  line-height: 42px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #9e9e9e;
}
a.muted:hover,
a.muted:focus {
  color: #858585;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 14px 0;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  line-height: 28px;
  color: #151515;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #9e9e9e;
}
h1,
h2,
h3 {
  line-height: 56px;
}
h1 {
  font-size: 41.25px;
}
h2 {
  font-size: 33.75px;
}
h3 {
  font-size: 26.25px;
}
h4 {
  font-size: 18.75px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 12.75px;
}
h1 small {
  font-size: 26.25px;
}
h2 small {
  font-size: 18.75px;
}
h3 small {
  font-size: 15px;
}
h4 small {
  font-size: 15px;
}
.page-header {
  padding-bottom: 13px;
  margin: 28px 0 42px;
  border-bottom: 1px solid #bdbdbd;
}
ul,
ol {
  padding: 0;
  margin: 0 0 14px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 28px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 28px;
}
dt,
dd {
  line-height: 28px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 14px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.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;
}
hr {
  margin: 28px 0;
  border: 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #9e9e9e;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 28px;
  border-left: 5px solid #bdbdbd;
}
blockquote p {
  margin-bottom: 0;
  font-size: 18.75px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 28px;
  color: #9e9e9e;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #bdbdbd;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 28px;
  font-style: normal;
  line-height: 28px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 13px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 14px;
  line-height: 28px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
pre.prettyprint {
  margin-bottom: 28px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 28px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 22.5px;
  line-height: 56px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 21px;
  color: #9e9e9e;
}
label,
input,
button,
select,
textarea {
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
}
input,
button,
select,
textarea {
  font-family: 'Inter', sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 28px;
  padding: 4px 6px;
  margin-bottom: 14px;
  font-size: 15px;
  line-height: 28px;
  color: #777;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-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 linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  -ms-transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 56px;
  *margin-top: 4px;
  line-height: 56px;
}
select {
  width: 220px;
  border: 1px solid #e8e8e8;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #9e9e9e;
  background-color: #fcfcfc;
  border-color: #e8e8e8;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #9e9e9e;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9e9e9e;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9e9e9e;
}
.radio,
.checkbox {
  min-height: 28px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 48px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 1426px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 1302px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 1178px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 1054px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 930px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 806px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 682px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 558px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 434px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 310px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 186px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 62px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #bdbdbd;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 27px 20px 28px;
  margin-top: 28px;
  margin-bottom: 28px;
  background-color: transparent;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #737373;
}
.help-block {
  display: block;
  margin-bottom: 14px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 14px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 15px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 28px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #bdbdbd;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.js-stools-field-filter .input-prepend,
.js-stools-field-filter .input-append {
  margin-bottom: 0;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 14px;
}
legend + .control-group {
  margin-top: 28px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 28px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 14px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.control-label .hasPopover,
.control-label .hasTooltip {
  display: inline-block;
}
.subform-repeatable-wrapper .btn-group>.btn.button {
  min-width: 0;
}
.subform-repeatable-wrapper .ui-sortable-helper {
  background: #fff;
}
.subform-repeatable-wrapper tr.ui-sortable-helper {
  display: table;
}
@media (min-width: 980px) and (max-width: 1215px) {
  .float-cols .control-label {
    float: none;
  }
  .float-cols .controls {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 28px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 28px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 60px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 184px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 308px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 432px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 556px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 680px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 804px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 928px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 1052px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 1176px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 1300px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 1424px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.table-noheader {
  border-collapse: collapse;
}
.table-noheader thead {
  display: none;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #e8e8e8;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 13px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu .menuitem-group {
  margin: 4px 1px;
  overflow: hidden;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  background-color: #bdbdbd;
  color: #777;
  text-transform: capitalize;
  font-size: 95%;
  padding: 3px 20px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 28px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #101010;
  background-image: -moz-linear-gradient(top,#151515,#080808);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#080808));
  background-image: -webkit-linear-gradient(top,#151515,#080808);
  background-image: -o-linear-gradient(top,#151515,#080808);
  background-image: linear-gradient(to bottom,#151515,#080808);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff080808', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #333;
  text-decoration: none;
  outline: 0;
  background-color: #101010;
  background-image: -moz-linear-gradient(top,#151515,#080808);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#080808));
  background-image: -webkit-linear-gradient(top,#151515,#080808);
  background-image: -o-linear-gradient(top,#151515,#080808);
  background-image: linear-gradient(to bottom,#151515,#080808);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff080808', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #9e9e9e;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
  -ms-transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
  -ms-transition: height .35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 3;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.alert-options {
  float: right;
  line-height: 28px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.alert-options:hover,
.alert-options:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #0d0d0d;
  background-image: -moz-linear-gradient(top,#151515,#000000);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#000000));
  background-image: -webkit-linear-gradient(top,#151515,#000000);
  background-image: -o-linear-gradient(top,#151515,#000000);
  background-image: linear-gradient(to bottom,#151515,#000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff000000', GradientType=0);
  border-color: #000000 #000000 #000000;
  *background-color: #000000;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #151515;
  *border: 0;
  border-bottom-color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333;
  background-color: #000000;
  *background-color: #000000;
}
.btn:active,
.btn.active {
  background-color: #000000 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
  -ms-transition: background-position .1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 24px 48px;
  font-size: 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 6px 12px;
  font-size: 13.9999995px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 12px;
  font-size: 0.7333333rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0d0d0d;
  background-image: -moz-linear-gradient(top,#151515,#000000);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#000000));
  background-image: -webkit-linear-gradient(top,#151515,#000000);
  background-image: -o-linear-gradient(top,#151515,#000000);
  background-image: linear-gradient(to bottom,#151515,#000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff000000', GradientType=0);
  border-color: #000000 #000000 #000000;
  *background-color: #000000;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #000000;
  *background-color: #000000;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #000000 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #141414;
  background-image: -moz-linear-gradient(top,#222,#000);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222),to(#000));
  background-image: -webkit-linear-gradient(top,#222,#000);
  background-image: -o-linear-gradient(top,#222,#000);
  background-image: linear-gradient(to bottom,#222,#000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff000000', GradientType=0);
  border-color: #000 #000 #000000;
  *background-color: #000;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #000;
  *background-color: #000000;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #000000 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #151515;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #151515;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 14px;
  margin-bottom: 14px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 15px;
}
.btn-group > .btn-mini {
  font-size: 0.7333333rem;
}
.btn-group > .btn-small {
  font-size: 13.9999995px;
}
.btn-group > .btn-large {
  font-size: 18px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #000000;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #000000;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #000;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 28px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0 0 .5em;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 28px;
  cursor: pointer;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 28px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #bdbdbd;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 28px;
  color: #9e9e9e;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #151515;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 13px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 28px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #bdbdbd #bdbdbd #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #777;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #151515;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #151515;
  border-bottom-color: #151515;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #151515;
  border-bottom-color: #151515;
}
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #9e9e9e;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #bdbdbd #ddd #bdbdbd #bdbdbd;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #bdbdbd #bdbdbd #bdbdbd #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #9e9e9e;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 28px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 96px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #666666;
  background-image: -moz-linear-gradient(top,#000,#fff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#000),to(#fff));
  background-image: -webkit-linear-gradient(top,#000,#fff);
  background-image: -o-linear-gradient(top,#000,#fff);
  background-image: linear-gradient(to bottom,#000,#fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 34px 20px 34px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #8147FF;
  text-shadow: 0 1px 0 #000;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 96px;
  color: #000;
}
.navbar-link {
  color: #000;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #000;
}
.navbar .divider-vertical {
  height: 96px;
  margin: 0 9px;
  border-left: 1px solid #fff;
  border-right: 1px solid #000;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 33px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 33px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 33px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1440px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 34px 15px 34px;
  color: #000;
  text-decoration: none;
  text-shadow: 0 1px 0 #000;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
.navbar .nav > li > a:focus {
  outline: 2px solid #5e9ed6;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #616161;
  background-image: -moz-linear-gradient(top,#000000,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#000000),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#000000,#f2f2f2);
  background-image: -o-linear-gradient(top,#000000,#f2f2f2);
  background-image: linear-gradient(to bottom,#000000,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#fff2f2f2', GradientType=0);
  border-color: #f2f2f2 #f2f2f2 #cccccc;
  *background-color: #f2f2f2;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #f2f2f2;
  *background-color: #e6e6e6;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #d9d9d9 \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: #e8e8e8;
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: #e8e8e8;
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #000;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #9e9e9e;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}
.navbar-inverse .brand {
  color: #9e9e9e;
}
.navbar-inverse .navbar-text {
  color: #9e9e9e;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #9e9e9e;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #9e9e9e;
  border-bottom-color: #9e9e9e;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -ms-transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 28px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #9e9e9e;
}
.pagination {
  margin: 28px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 28px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #9e9e9e;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #9e9e9e;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 24px 48px;
  font-size: 18px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 6px 12px;
  font-size: 13.9999995px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 12px;
  font-size: 0.7333333rem;
}
.pager {
  margin: 28px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #9e9e9e;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  width: 98%;
  position: relative;
  max-height: 400px;
  padding: 1%;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -48px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 28px;
  margin-left: 48px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 28px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #151515;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #777;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12.69px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #9e9e9e;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 28px;
  margin-bottom: 28px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
  background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
  background-image: -o-linear-gradient(top,#149bdf,#0480be);
  background-image: linear-gradient(to bottom,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
  -ms-transition: width .6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
  background-image: -webkit-linear-gradient(top,#62c462,#57a957);
  background-image: -o-linear-gradient(top,#62c462,#57a957);
  background-image: linear-gradient(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
  background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
  background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {
  margin-bottom: 28px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 28px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
  -ms-transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255,255,255,0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 28px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 42px;
  color: inherit;
  background-color: #bdbdbd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 42px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .dropdown-menu .menuitem-group {
    background-color: #10223e;
    color: #eee;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
  }
  .page-header h1 small {
    display: block;
    line-height: 28px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tag-category input#filter-search,
  .newsfeed-category input#filter-search {
    width: auto;
    margin-bottom: 14px;
  }
  .category-list input#filter-search {
    width: auto;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265%;
    *margin-left: 2.7277087170043%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.965277777778%;
  }
  .row-fluid .span11 {
    width: 91.388888888889%;
    *width: 91.354166666667%;
  }
  .row-fluid .span10 {
    width: 82.777777777778%;
    *width: 82.743055555556%;
  }
  .row-fluid .span9 {
    width: 74.166666666667%;
    *width: 74.131944444444%;
  }
  .row-fluid .span8 {
    width: 65.555555555556%;
    *width: 65.520833333333%;
  }
  .row-fluid .span7 {
    width: 56.944444444444%;
    *width: 56.909722222222%;
  }
  .row-fluid .span6 {
    width: 48.333333333333%;
    *width: 48.298611111111%;
  }
  .row-fluid .span5 {
    width: 39.722222222222%;
    *width: 39.6875%;
  }
  .row-fluid .span4 {
    width: 31.111111111111%;
    *width: 31.076388888889%;
  }
  .row-fluid .span3 {
    width: 22.5%;
    *width: 22.465277777778%;
  }
  .row-fluid .span2 {
    width: 13.888888888889%;
    *width: 13.854166666667%;
  }
  .row-fluid .span1 {
    width: 5.2777777777778%;
    *width: 5.2430555555556%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845%;
    *margin-left: 105.45541743401%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093923%;
    *margin-left: 102.69298649478%;
  }
  .row-fluid .offset11 {
    margin-left: 98.055555555556%;
    *margin-left: 97.986111111111%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.722222222222%;
    *margin-left: 94.652777777778%;
  }
  .row-fluid .offset10 {
    margin-left: 89.444444444444%;
    *margin-left: 89.375%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 86.111111111111%;
    *margin-left: 86.041666666667%;
  }
  .row-fluid .offset9 {
    margin-left: 80.833333333333%;
    *margin-left: 80.763888888889%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.5%;
    *margin-left: 77.430555555556%;
  }
  .row-fluid .offset8 {
    margin-left: 72.222222222222%;
    *margin-left: 72.152777777778%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.888888888889%;
    *margin-left: 68.819444444444%;
  }
  .row-fluid .offset7 {
    margin-left: 63.611111111111%;
    *margin-left: 63.541666666667%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 60.277777777778%;
    *margin-left: 60.208333333333%;
  }
  .row-fluid .offset6 {
    margin-left: 55%;
    *margin-left: 54.930555555556%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.666666666667%;
    *margin-left: 51.597222222222%;
  }
  .row-fluid .offset5 {
    margin-left: 46.388888888889%;
    *margin-left: 46.319444444444%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 43.055555555556%;
    *margin-left: 42.986111111111%;
  }
  .row-fluid .offset4 {
    margin-left: 37.777777777778%;
    *margin-left: 37.708333333333%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.444444444444%;
    *margin-left: 34.375%;
  }
  .row-fluid .offset3 {
    margin-left: 29.166666666667%;
    *margin-left: 29.097222222222%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.833333333333%;
    *margin-left: 25.763888888889%;
  }
  .row-fluid .offset2 {
    margin-left: 20.555555555556%;
    *margin-left: 20.486111111111%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.222222222222%;
    *margin-left: 17.152777777778%;
  }
  .row-fluid .offset1 {
    margin-left: 11.944444444444%;
    *margin-left: 11.875%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.6111111111111%;
    *margin-left: 8.5416666666667%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -48px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 48px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1440px;
  }
  .span12 {
    width: 1440px;
  }
  .span11 {
    width: 1316px;
  }
  .span10 {
    width: 1192px;
  }
  .span9 {
    width: 1068px;
  }
  .span8 {
    width: 944px;
  }
  .span7 {
    width: 820px;
  }
  .span6 {
    width: 696px;
  }
  .span5 {
    width: 572px;
  }
  .span4 {
    width: 448px;
  }
  .span3 {
    width: 324px;
  }
  .span2 {
    width: 200px;
  }
  .span1 {
    width: 76px;
  }
  .offset12 {
    margin-left: 1536px;
  }
  .offset11 {
    margin-left: 1412px;
  }
  .offset10 {
    margin-left: 1288px;
  }
  .offset9 {
    margin-left: 1164px;
  }
  .offset8 {
    margin-left: 1040px;
  }
  .offset7 {
    margin-left: 916px;
  }
  .offset6 {
    margin-left: 792px;
  }
  .offset5 {
    margin-left: 668px;
  }
  .offset4 {
    margin-left: 544px;
  }
  .offset3 {
    margin-left: 420px;
  }
  .offset2 {
    margin-left: 296px;
  }
  .offset1 {
    margin-left: 172px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 3.3333333333333%;
    *margin-left: 3.2986111111111%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 3.3333333333333%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.965277777778%;
  }
  .row-fluid .span11 {
    width: 91.436464088398%;
    *width: 91.401741866176%;
  }
  .row-fluid .span10 {
    width: 82.872928176796%;
    *width: 82.838205954573%;
  }
  .row-fluid .span9 {
    width: 74.309392265193%;
    *width: 74.274670042971%;
  }
  .row-fluid .span8 {
    width: 65.745856353591%;
    *width: 65.711134131369%;
  }
  .row-fluid .span7 {
    width: 57.182320441989%;
    *width: 57.147598219767%;
  }
  .row-fluid .span6 {
    width: 48.618784530387%;
    *width: 48.584062308165%;
  }
  .row-fluid .span5 {
    width: 40.055248618785%;
    *width: 40.020526396562%;
  }
  .row-fluid .span4 {
    width: 31.491712707182%;
    *width: 31.45699048496%;
  }
  .row-fluid .span3 {
    width: 22.92817679558%;
    *width: 22.893454573358%;
  }
  .row-fluid .span2 {
    width: 14.364640883978%;
    *width: 14.329918661756%;
  }
  .row-fluid .span1 {
    width: 5.8011049723757%;
    *width: 5.7663827501535%;
  }
  .row-fluid .offset12 {
    margin-left: 106.66666666667%;
    *margin-left: 106.59722222222%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 103.33333333333%;
    *margin-left: 103.26388888889%;
  }
  .row-fluid .offset11 {
    margin-left: 96.961325966851%;
    *margin-left: 96.891881522406%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.198895027624%;
    *margin-left: 94.12945058318%;
  }
  .row-fluid .offset10 {
    margin-left: 88.397790055249%;
    *margin-left: 88.328345610804%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116022%;
    *margin-left: 85.565914671578%;
  }
  .row-fluid .offset9 {
    margin-left: 79.834254143646%;
    *margin-left: 79.764809699202%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320442%;
    *margin-left: 77.002378759975%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232044%;
    *margin-left: 71.2012737876%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.508287292818%;
    *margin-left: 68.438842848373%;
  }
  .row-fluid .offset7 {
    margin-left: 62.707182320442%;
    *margin-left: 62.637737875998%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.944751381215%;
    *margin-left: 59.875306936771%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640884%;
    *margin-left: 54.074201964395%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.381215469613%;
    *margin-left: 51.311771025169%;
  }
  .row-fluid .offset5 {
    margin-left: 45.580110497238%;
    *margin-left: 45.510666052793%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558011%;
    *margin-left: 42.748235113567%;
  }
  .row-fluid .offset4 {
    margin-left: 37.016574585635%;
    *margin-left: 36.947130141191%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.254143646409%;
    *margin-left: 34.184699201964%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674033%;
    *margin-left: 28.383594229589%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.690607734807%;
    *margin-left: 25.621163290362%;
  }
  .row-fluid .offset2 {
    margin-left: 19.889502762431%;
    *margin-left: 19.820058317986%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.127071823204%;
    *margin-left: 17.05762737876%;
  }
  .row-fluid .offset1 {
    margin-left: 11.325966850829%;
    *margin-left: 11.256522406384%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116022%;
    *margin-left: 8.4940914671578%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 48px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1426px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1302px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 1178px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 1054px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 930px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 806px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 682px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 558px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 434px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 310px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 186px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 62px;
  }
  .thumbnails {
    margin-left: -48px;
  }
  .thumbnails > li {
    margin-left: 48px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 28px;
  }
  .navbar-fixed-bottom {
    margin-top: 28px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 14px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #000;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #fff;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #9e9e9e;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 14px 15px;
    margin: 14px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.small {
  font-size: 11px;
}
iframe,
svg {
  max-width: 100%;
}
.nowrap {
  white-space: nowrap;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
a.disabled,
a.disabled:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
  text-decoration: none;
}
.hero-unit {
  text-align: center;
}
.hero-unit .lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.btn .caret {
  margin-bottom: 7px;
}
.btn.btn-micro .caret {
  margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
body.modal {
  padding-top: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #ddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.btn-wide {
  width: 80%;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .offset1 {
  margin-left: 8.382978723%;
}
.row-fluid .offset2 {
  margin-left: 16.89361702%;
}
.row-fluid .offset3 {
  margin-left: 25.404255317%;
}
.row-fluid .offset4 {
  margin-left: 33.914893614%;
}
.row-fluid .offset5 {
  margin-left: 42.425531911%;
}
.row-fluid .offset6 {
  margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
  margin-left: 59.446808505%;
}
.row-fluid .offset8 {
  margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
  margin-left: 76.468085099%;
}
.row-fluid .offset10 {
  margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
  margin-left: 91.489361693%;
}
.navbar .nav > li > a.btn {
  padding: 4px 10px;
  line-height: 18px;
}
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
  border-bottom-color: transparent;
}
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
hr.hr-condensed {
  margin: 10px 0;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
  padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 100%;
  box-sizing: border-box;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 4px 5px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
.iframe-bordered {
  border: 1px solid #ddd;
}
.tab-content {
  overflow: visible;
}
.tabs-left .tab-content {
  overflow: auto;
}
.nav-tabs > li > span {
  display: block;
  margin-right: 2px;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn-group > .btn-micro {
  font-size: 10px;
}
.tip-wrap {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 100;
}
.page-header {
  margin: 2px 0px 10px 0px;
  padding-bottom: 5px;
}
.input-prepend > .add-on,
.input-append > .add-on {
  vertical-align: top;
}
.input-prepend .chzn-container-single .chzn-single {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-append .chzn-container-single .chzn-single {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.element-invisible:focus {
  width: auto;
  height: auto;
  overflow: auto;
  background: #eee;
  color: #000;
  padding: 1em;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
.width-auto {
  width: auto;
}
.btn-group .chzn-results {
  white-space: normal;
}
.accordion-body.in:hover {
  overflow: visible;
}
.invalid {
  color: #dd0000;
  font-weight: bold;
}
input.invalid {
  border: 1px solid #dd0000;
  background: #f2dede;
}
select.chzn-done.invalid + .chzn-container.chzn-container-single > a.chzn-single,
select.chzn-done.invalid + .chzn-container.chzn-container-multi > ul.chzn-choices {
  border-color: #dd0000;
  color: #dd0000;
}
.tooltip {
  max-width: 400px;
}
.tooltip-inner {
  max-width: none;
  text-align: left;
  text-shadow: none;
}
th .tooltip-inner {
  font-weight: normal;
}
.tooltip.hasimage {
  opacity: 1;
}
.tip-text {
  text-align: left;
}
.btn-group > .btn + .dropdown-backdrop + .btn {
  margin-left: -1px;
}
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-backdrop + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.dropdown-menu {
  text-align: left;
}
.alert-link {
  font-weight: bold;
}
.alert .alert-link {
  color: #a47e3c;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-danger .alert-link,
.alert-error .alert-link {
  color: #953b39;
}
.alert-info .alert-link {
  color: #2d6987;
}
div.modal {
  position: fixed;
  top: 5%;
  left: 50%;
  z-index: 1050;
  width: 80%;
  margin-left: -40%;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
div.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
div.modal.fade.in {
  top: 5%;
}
.modal-batch {
  overflow-y: visible;
}
.modal-body[class^="jviewport-height"],
.modal-body[class*="jviewport-height"] {
  max-height: none;
}
.jviewport-height10 {
  height: 10vh;
}
.jviewport-height20 {
  height: 20vh;
}
.jviewport-height30 {
  height: 30vh;
}
.jviewport-height40 {
  height: 40vh;
}
.jviewport-height50 {
  height: 50vh;
}
.jviewport-height60 {
  height: 60vh;
}
.jviewport-height70 {
  height: 70vh;
}
.jviewport-height80 {
  height: 80vh;
}
.jviewport-height90 {
  height: 90vh;
}
.jviewport-height100 {
  height: 100vh;
}
div.modal.jviewport-width10 {
  width: 10vw;
  margin-left: -5vw;
}
div.modal.jviewport-width20 {
  width: 20vw;
  margin-left: -10vw;
}
div.modal.jviewport-width30 {
  width: 30vw;
  margin-left: -15vw;
}
div.modal.jviewport-width40 {
  width: 40vw;
  margin-left: -20vw;
}
div.modal.jviewport-width50 {
  width: 50vw;
  margin-left: -25vw;
}
div.modal.jviewport-width60 {
  width: 60vw;
  margin-left: -30vw;
}
div.modal.jviewport-width70 {
  width: 70vw;
  margin-left: -35vw;
}
div.modal.jviewport-width80 {
  width: 80vw;
  margin-left: -40vw;
}
div.modal.jviewport-width90 {
  width: 90vw;
  margin-left: -45vw;
}
div.modal.jviewport-width100 {
  width: 100vw;
  margin-left: -50vw;
}
@media (max-width: 767px) {
  div.modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
  div.modal[class*="jviewport-width"] {
    width: auto;
    margin: 0;
  }
}
@media (max-width: 480px) {
  div.modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../../../media/jui/fonts/IcoMoon.eot');
  src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
html {
  -moz-osx-font-smoothing: grayscale;
  display: block !important;
  font-size: 15px;
  line-height: 1.8666666666667;
  min-height: 100%;
}
body > div section {
  clear: both;
  margin: 0 auto;
}
li {
  list-style: none;
}
img {
  height: auto;
  max-width: 100%;
}
a {
  color: #151515;
}
a:hover,
a:active,
a:focus {
  color: #151515;
  outline: none;
}
a.inverse {
  color: #8147FF;
}
a.inverse:hover,
a.inverse:active,
a.inverse:focus {
  color: #4f00fa;
}
fieldset legend {
  border-color: #e8e8e8;
  color: #151515;
  font-size: 2.4rem;
  font-family: 'Jost', serif;
  line-height: 1.33;
  padding-bottom: 12px;
}
fieldset + fieldset {
  margin-top: 12px;
}
table tr th,
table tr td {
  padding: 12px 6px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #231324;
  font-weight: 500;
  line-height: 1.33;
  margin-bottom: 24px;
}
h1 {
  font-size: 6rem;
  line-height: 1.07;
}
h2 {
  font-size: 4rem;
  line-height: 1.33;
}
h3 {
  font-size: 2.4rem;
  line-height: 1.33;
}
h4 {
  font-size: 1.6rem;
  line-height: 1.5;
}
h5 {
  font-size: 1.333333rem;
}
h6 {
  font-size: 0.7333333rem;
  line-height: 1.8181818;
}
p {
  margin-bottom: 24px;
}
@media all and (min-width: 980px) {
  .double {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 7rem;
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }
}
strong {
  font-weight: 700;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.lead {
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
  margin-bottom: 24px;
}
.lead + .btn,
.lead + .btn-group {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .row-flex,
  .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
  }
  .row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0;
  }
  .row-flex > div[class*='col-'],
  .container-flex > div[class*='col-'] {
    margin: -0.3px;
  }
  .container-flex > div[class*='col-'] > div,
  .row-flex > div[class*='col-'] > div {
    width: 100%;
  }
  .flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
  }
  .flex-grow {
    display: flex;
    -webkit-flex: 2;
    flex: 2;
  }
}
.accordion-group {
  background: #bdbdbd;
  border-color: #e8e8e8;
}
.accordion-inner {
  background: #fff;
  border-color: #e8e8e8;
}
.accordion-heading a {
  border-bottom: 0;
}
.dropdown-menu a {
  border-bottom: 0;
}
.img-responsive img,
img.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100% !important;
}
hr {
  border: none;
  border-top: 1px solid #e8e8e8;
  clear: both;
  display: block;
  margin: 20px auto;
}
.caret {
  border-top-color: #fff;
}
.page-header {
  border: 0;
  margin: 0 0 24px;
  padding: 0;
}
body.no-padding .gkMainbodyInner {
  padding: 0;
}
#gkMainbody .content {
  margin: 0 auto !important;
  padding: 0;
}
.gkHeaderTop-right,
.gkHeaderTop-left {
  color: #222;
  font-size: 0.8666667rem;
  line-height: 1.538462;
  padding-right: 24px;
}
.gkHeaderTop-right {
  text-align: right;
  padding-right: 0;
  padding-left: 24px;
}
.gkLogoWrap {
  flex-grow: 1;
  padding: 3px 24px;
  text-align: center;
  max-height: 100%;
}
.gkLogo {
  color: #151515;
  display: inline-block;
  font-size: 19.9999995px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  transition: all .4s;
}
.gkLogo > img {
  margin: 0;
  max-height: 100%;
  text-align: center;
  max-width: 150px;
}
.gkLogo.text {
  border: 0;
  text-decoration: none;
}
.gkLogo.text .gkLogoSlogan {
  color: #4D4D4D;
  font-size: 13.9999995px;
  line-height: 1.428571;
  padding-top: 6px;
}
.gkLogo.slogan {
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
}
.gkLogo.slogan:active,
.gkLogo.slogan:hover,
.gkLogo.slogan:focus {
  border-color: transparent;
}
.gkLogo.slogan:active > span,
.gkLogo.slogan:hover > span,
.gkLogo.slogan:focus > span {
  border-color: #fff;
}
.gkLogo.slogan > span {
  border-bottom: 1px solid transparent;
  display: inline-block;
  position: relative;
}
#gkUser > a,
#gkUser > span,
#gkCart > a,
#gkCart > span {
  color: rgba(255,255,255,0.5);
}
#gkUser > a:active,
#gkUser > a:focus,
#gkUser > a:hover,
#gkUser > span:active,
#gkUser > span:focus,
#gkUser > span:hover,
#gkCart > a:active,
#gkCart > a:focus,
#gkCart > a:hover,
#gkCart > span:active,
#gkCart > span:focus,
#gkCart > span:hover {
  color: #fff;
}
#gkCart {
  position: relative;
}
#gkCart .fa {
  border-left: 1px solid #e8e8e8;
  cursor: pointer;
  display: block;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
#gkSearch {
  display: inline-block;
  text-align: right;
}
#gkSearch > a {
  border-bottom: none;
  color: #000;
  display: inline-block;
  text-align: right;
  transition: all .4s;
}
#gkSearch > a:hover {
  text-decoration: none;
}
#gkSearch > a:hover [class^="ion-"],
#gkSearch > a:hover [class*="ion-"] {
  color: #000;
}
#gkSearch > a.open {
  background: #fff;
}
#gkSearch > a.open [class^="ion-"]:before,
#gkSearch > a.open [class*="ion-"]:before {
  content: "\f2d7";
  font-size: 18px;
  line-height: 1;
}
#gkSearch [class^="ion-"],
#gkSearch [class*="ion-"] {
  color: #000;
  display: block;
  font-size: 18px;
  line-height: 64px;
  text-align: right;
  transition: all .4s;
  height: 64px;
  width: 48px;
}
#gkSearch.open {
  border-bottom: 1px solid #e8e8e8;
  position: absolute;
  top: 0;
  right: 24px;
  width: calc(100% - 48px);
}
input.search-query {
  border-radius: 0;
}
#gkUser {
  position: relative;
  display: inline-block;
}
#gkUser a {
  height: 40px;
  line-height: 40px;
  color: rgba(255,255,255,0.5);
  font-weight: normal;
}
#gkUser a:hover {
  text-decoration: none;
  color: #fff;
}
.item-social-icons {
  background: #e8e8e8;
  border-radius: 50%;
  display: inline-block;
  line-height: 33px;
  position: relative;
  font-size: 15px;
  top: -12px;
  text-align: center;
  transition: all .4s;
  height: 32px;
  width: 32px;
}
.item-social-icons:hover,
.item-social-icons:active,
.item-social-icons:focus,
.item-social-icons.open {
  background: #8147FF;
  border-color: #8147FF;
}
.item-social-icons:hover .fa,
.item-social-icons:active .fa,
.item-social-icons:focus .fa,
.item-social-icons.open .fa {
  color: #fff;
}
.item-social-icons > .fa {
  color: #777;
  cursor: pointer;
  font-size: 1rem;
  margin-top: 7px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.item-social-icons > a {
  border: 0;
  background: #8147FF;
  border-radius: 50%;
  display: block;
  height: 32px;
  line-height: 33px;
  opacity: 0;
  position: absolute;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  width: 32px;
}
.item-social-icons > a > .fa,
.item-social-icons > a > .micon {
  color: #fff;
  margin: 6px 0;
  text-align: center;
  width: 100%;
}
.item-social-icons > a:nth-child(2) {
  right: 0;
  top: 0;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
  -ms-transition-delay: .1s;
}
.item-social-icons > a:nth-child(3) {
  right: 0;
  top: 0;
  -webkit-transition-delay: .15s;
  -moz-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s;
  -ms-transition-delay: .15s;
}
.item-social-icons > a:nth-child(4) {
  right: 0;
  top: 0;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  -ms-transition-delay: .2s;
}
.item-social-icons > a:nth-child(5) {
  right: 0;
  top: 0;
  -webkit-transition-delay: .25s;
  -moz-transition-delay: .25s;
  -o-transition-delay: .25s;
  transition-delay: .25s;
  -ms-transition-delay: .25s;
}
.item-social-icons > a:nth-child(6) {
  left: 0;
  top: 0;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
  -ms-transition-delay: .3s;
}
.item-social-icons > a:nth-child(7) {
  left: 0;
  top: 0;
  -webkit-transition-delay: .35s;
  -moz-transition-delay: .35s;
  -o-transition-delay: .35s;
  transition-delay: .35s;
  -ms-transition-delay: .35s;
}
.item-social-icons > a:nth-child(8) {
  left: 0;
  top: 0;
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
  -ms-transition-delay: .4s;
}
.item-social-icons > a:nth-child(9) {
  left: 0;
  top: 0;
  -webkit-transition-delay: .45s;
  -moz-transition-delay: .45s;
  -o-transition-delay: .45s;
  transition-delay: .45s;
  -ms-transition-delay: .45s;
}
.item-social-icons > a.email,
.item-social-icons > a.print {
  font-size: 0.7333333rem;
  overflow: hidden;
}
.item-social-icons > a.email > .fa,
.item-social-icons > a.print > .fa {
  font-size: 15px;
}
.item-social-icons.open > a {
  opacity: 1;
  pointer-events: all;
  z-index: 1;
}
.item-social-icons.open > a:nth-child(2) {
  top: -70px;
  right: 2px;
}
.item-social-icons.open > a:nth-child(3) {
  top: -55px;
  right: -50px;
}
.item-social-icons.open > a:nth-child(4) {
  top: 0px;
  right: -70px;
}
.item-social-icons.open > a:nth-child(5) {
  top: 55px;
  right: -50px;
}
.item-social-icons.open > a:nth-child(6) {
  top: 75px;
  left: 2px;
}
.item-social-icons.open > a:nth-child(7) {
  top: 55px;
  left: -50px;
}
.item-social-icons.open > a:nth-child(8) {
  top: 0;
  left: -70px;
}
.item-social-icons.open > a:nth-child(9) {
  top: -55px;
  left: -50px;
}
.item-social-icons.open > a:hover {
  background: #8147FF !important;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}
.item-social-icons.open > a.facebook {
  background: #1565c0;
}
.item-social-icons.open > a.twitter {
  background: #42a5f5;
}
.item-social-icons.open > a.google {
  background: #e64a19;
}
.item-social-icons.open > a.pinterest {
  background: #ff1744;
}
.item-social-icons.open > a.linkedin {
  background: #448aff;
}
.item-social-icons.open > a.vk {
  background: #1565c0;
}
.item-social-icons.open > a.email {
  background: #ff8f00;
}
.breadcrumbs {
  background: #fff;
  border: 1px solid #eee;
  border-left: none;
  border-right: none;
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 40px 130px;
  text-align: left;
  width: 100%;
}
.breadcrumbs li.separator {
  color: #777;
  font-size: 1.2rem;
  padding: 4px 6px !important;
  text-align: center;
  width: 22px;
}
.breadcrumbs > li {
  border: none !important;
  clear: none;
  display: inline-block;
}
.breadcrumbs li a {
  color: #3c3e3f;
}
.breadcrumbs li a:hover {
  color: #151515;
}
#gkTools {
  float: right;
  margin: 4px 0 0 10px;
}
#gkTools a {
  display: block;
  float: left;
  width: 22px;
  height: 16px;
  margin: 0 0 0 0px !important;
  text-indent: -99999em;
  background: url('../images/font_size.png') no-repeat -38px 50%;
}
a#gkToolsReset {
  background-position: -15px 50%;
  margin-left: 6px;
}
a#gkToolsDec {
  background-position: 6px 50%;
}
.subpage {
  background: #fff;
  margin: 0;
  padding: 0;
}
.subpage:after {
  clear: both;
  content: "";
  display: table;
}
.subpage-transparent {
  background: transparent;
  padding: 0;
}
.acym_module {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 96px;
  text-align: center;
  max-width: 100%;
  width: 528px;
}
.acym_module p,
.acym_module h3 {
  margin-bottom: 32px;
}
.acym_module .acym_module_form input {
  max-width: 100%;
}
.acym_module .acym_module_form input.checkbox {
  margin-top: 0;
}
.acym_module .acym_module_form .acyfield_text input {
  cursor: auto;
  width: 367.2px;
}
.acym_form {
  width: 100%;
}
.acym_form label {
  margin-bottom: 0;
}
.acym_form tr td {
  padding: 6px 0;
  vertical-align: bottom;
}
.acym_form tr td.acyfield_text {
  padding-right: 16px;
  width: 100%;
}
.box.instagram-wrap {
  border-top: 0;
}
.box.instagram-wrap .content {
  margin-top: 0;
}
.instagram {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 96px;
  max-width: 100%;
  width: 1008px;
}
.instagram .row {
  margin-left: -8px;
  margin-right: -8px;
}
.instagram .row [class*="col-"],
.instagram .row [class^="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}
.instagram-item {
  display: block;
  position: relative;
}
.instagram-item:hover:before {
  content: "";
  background: rgba(0,0,0,0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.instagram-item:hover:after {
  content: "\f350";
  display: inline-block;
  color: #fff;
  font-family: "Ionicons";
  font-size: 4rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#gkLang,
.gkCopyrights {
  display: inline-block;
}
.gkCopyrights {
  margin-left: 16px;
}
.gkFooterNav-right {
  text-align: right;
}
.gkFooterNav-wrap {
  border-top: 1px solid #e8e8e8;
  font-size: 0.7333333rem;
  line-height: 1.45;
  padding-top: 32px;
  padding-bottom: 32px;
}
.gkFooterNav-wrap .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gkFooterNav-wrap #gkFooterNav,
.gkFooterNav-wrap .gkFooterNav-right {
  flex: 1;
}
#gkBackToTop {
  float: left;
  padding: 0 15px 0 0 !important;
}
#gkBackToTop > svg {
  fill: #151515;
  height: 3.6rem;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  width: 3.6rem;
}
#gkBackToTop > svg:active,
#gkBackToTop > svg:focus,
#gkBackToTop > svg:hover {
  fill: #3c3e3f;
}
#gkCurrency {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.mod-list li {
  *zoom: 1;
  margin-bottom: 24px;
}
.mod-list li:before,
.mod-list li:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-list li:after {
  clear: both;
}
.latestnews a {
  border-bottom-color: transparent;
  color: #151515;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  line-height: 1.33;
}
.latestnews a:hover,
.latestnews a:focus,
.latestnews a:active {
  border-bottom-color: #e8e8e8;
}
.latestnews .item-title {
  margin-left: 120px;
}
.image-intro {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0;
  border-radius: 50%;
  display: block;
  float: left;
  overflow: hidden;
  height: 96px;
  width: 96px;
}
.categories-module li {
  padding: 6px 0;
  line-height: 1.8666666666667;
}
.categories-module li h4 {
  margin: 0;
}
.categories-module li a {
  border-bottom: 1px solid #8147FF;
  font-family: 'Jost', serif;
  font-size: 17px;
  font-weight: 700;
  padding: 0;
}
ul.social {
  margin-left: -6px;
  margin-right: -6px;
}
ul.social li {
  display: inline-block;
  padding: 6px;
}
ul.social li .fa {
  background-color: #222;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 48px;
  font-size: 17px;
  line-height: 48px;
  text-align: center;
  width: 48px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -ms-transition: all .2s;
}
ul.social li .fa:hover,
ul.social li .fa:active,
ul.social li .fa:focus {
  background-color: #8147FF;
}
.gk-social-icons-block {
  display: block;
  text-align: center;
}
.gk-social-icons-block > a {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 1.8666666666667;
  background: rgba(255,255,255,0.6);
  border-radius: 50%;
  color: #544b47;
  text-align: center;
  margin: 0 5px;
}
.gk-social-icons-block > a:hover {
  background: #544b47;
}
.gk-readmost .nspArts {
  padding: 0;
}
.gk-readmost .nspArt .nspInfo {
  color: #9e9e9e;
  font-size: 13.9999995px;
  line-height: 1.428571;
}
.gk-readmost .nspArt .nspInfo a {
  border-bottom: 1px solid #8147FF;
  margin-right: 12px;
}
.gk-readmost .nspArt h4.nspHeader {
  font-family: 'Jost', serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.33;
}
.gk-readmost .nspArt .nspImageWrapper:hover img {
  opacity: 1;
}
.mostread li:after {
  content: "\f3d6";
  color: #151515;
  font-family: "Ionicons";
  margin-left: 6px;
}
.mostread li + li {
  margin-top: 14px;
}
.mostread li a {
  color: #4D4D4D;
}
.tagspopular ul {
  margin-bottom: 0;
}
.tagspopular ul li:before,
.tagspopular ul li > a {
  font-size: 13.9999995px;
  font-weight: 500;
  line-height: 1.428571;
}
.back-to-top {
  display: none;
  position: absolute;
  top: auto;
  right: 48px;
  bottom: 84px;
  z-index: 999;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  -ms-transition: all 400ms;
}
@media (min-width: 480px) {
  .back-to-top {
    display: block;
  }
}
.back-to-top .btn {
  background: rgba(129,71,255,0.1);
  border-radius: 50%;
  border-color: transparent;
  color: #8147FF;
  font-size: 18px;
  line-height: 36px;
  padding: 0;
  text-align: center;
  height: 36px;
  width: 36px;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.15);
  box-shadow: 0 0 7px rgba(0,0,0,0.15);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -ms-transition: 0.2s;
}
.back-to-top .btn:hover,
.back-to-top .btn:active,
.back-to-top .btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  background: rgba(129,71,255,0.2);
  border-color: transparent;
  color: #8147FF;
  outline: none;
}
.back-to-top .btn.btn-primary {
  padding: 0;
}
.back-to-top .btn-primary:after {
  display: none;
}
.back-to-top a {
  outline: none;
}
.back-to-top i {
  font-size: 18px;
  line-height: 1;
  margin: 0 !important;
}
.back-to-top i::before {
  line-height: 1;
  font-size: 16px;
}
#gkFrameworkLogo {
  display: block;
  width: 90px;
  height: 36px;
  background: url('../images/gavern-logo.png') no-repeat 0 0;
  text-indent: -9999em;
  margin: 12px auto 0 auto;
  opacity: 0.4;
}
#gkPopupOverlay,
#gkPopupLogin,
#gkPopupCart {
  color: #636565;
  display: none;
  max-height: 80%;
  overflow: auto;
  position: fixed;
  z-index: 1030;
  left: 50%;
  top: 80px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}
#gkPopupOverlay .input-append,
#gkPopupOverlay .input-prepend,
#gkPopupLogin .input-append,
#gkPopupLogin .input-prepend,
#gkPopupCart .input-append,
#gkPopupCart .input-prepend {
  display: flex;
}
#gkPopupOverlay .input-append input[type="number"],
#gkPopupOverlay .input-append input[type="text"],
#gkPopupOverlay .input-append input[type="password"],
#gkPopupOverlay .input-prepend input[type="number"],
#gkPopupOverlay .input-prepend input[type="text"],
#gkPopupOverlay .input-prepend input[type="password"],
#gkPopupLogin .input-append input[type="number"],
#gkPopupLogin .input-append input[type="text"],
#gkPopupLogin .input-append input[type="password"],
#gkPopupLogin .input-prepend input[type="number"],
#gkPopupLogin .input-prepend input[type="text"],
#gkPopupLogin .input-prepend input[type="password"],
#gkPopupCart .input-append input[type="number"],
#gkPopupCart .input-append input[type="text"],
#gkPopupCart .input-append input[type="password"],
#gkPopupCart .input-prepend input[type="number"],
#gkPopupCart .input-prepend input[type="text"],
#gkPopupCart .input-prepend input[type="password"] {
  flex-grow: 1;
}
#gkPopupOverlay .input-append .btn,
#gkPopupOverlay .input-prepend .btn,
#gkPopupLogin .input-append .btn,
#gkPopupLogin .input-prepend .btn,
#gkPopupCart .input-append .btn,
#gkPopupCart .input-prepend .btn {
  border: 0;
  padding: 4px 0px 5px 0;
}
#gkPopupOverlay .input-append .btn:hover,
#gkPopupOverlay .input-prepend .btn:hover,
#gkPopupLogin .input-append .btn:hover,
#gkPopupLogin .input-prepend .btn:hover,
#gkPopupCart .input-append .btn:hover,
#gkPopupCart .input-prepend .btn:hover {
  background: none;
  color: inherit;
}
#gkPopupOverlay #form-login-remember #modlgn-remember,
#gkPopupLogin #form-login-remember #modlgn-remember,
#gkPopupCart #form-login-remember #modlgn-remember {
  width: auto;
  height: auto;
  line-height: normal;
  margin-top: 6px;
}
#gkPopupOverlay {
  max-height: 100%;
  position: fixed;
}
#gkPopupLogin,
#gkPopupCart {
  margin-left: -192px;
  width: 384px;
}
#gkPopupLogin > div,
#gkPopupCart > div,
#gkPopupSearch > div,
#gkPopupFollow > div {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}
#gkPopupLogin fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#gkPopupLogin li {
  float: none;
  margin: 10px 16px 10px 0;
}
#gkPopupLogin .button {
  clear: both;
  display: block;
  margin: 0 0 5px 0;
  width: 100%;
}
#gkPopupLogin [class^="icon-"],
#gkPopupLogin [class*=" icon-"] {
  margin-right: 0;
}
#gkPopupLogin #form-login-secretkey {
  position: relative;
}
#gkPopupLogin #form-login-secretkey #modlgn-secretkey {
  padding-right: 38px;
}
#gkPopupLogin #form-login-secretkey span.btn {
  background: transparent;
  line-height: 0;
  padding: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 2;
}
#gkPopupLogin #form-login-secretkey span.btn:hover,
#gkPopupLogin #form-login-secretkey span.btn:active,
#gkPopupLogin #form-login-secretkey span.btn:focus {
  box-shadow: none;
  color: inherit;
}
.gkPopupWrap > div {
  background: #fff;
  padding: 40px;
  overflow: hidden;
}
.gkPopupWrap h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  margin: 0 0 32px;
}
.gkPopupWrap h3 small {
  font-size: 1.6rem !important;
}
.gkPopupWrap h3 a {
  color: #151515;
}
.gkPopupWrap h3 a:hover {
  color: #3c3e3f;
}
.gkPopupWrap ul.menu {
  margin: 0;
}
.gkPopupWrap .logout-button .button {
  margin-top: 10px;
}
.gkPopupWrap .logout-button {
  margin-top: 20px;
}
#gkPopupOverlay {
  background: #777777;
  width: 100%;
  height: 100%;
  z-index: 1029;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
  margin-left: 0;
}
#gkFBLogin {
  float: left;
  width: 45%;
}
#gkFBLogin p {
  line-height: 18px;
  margin: 14px 0 20px;
}
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
  float: left;
  width: 45%;
  margin-left: 4%;
  padding-left: 30px;
  border-left: 1px solid #eee;
}
#form-login-remember {
  margin-bottom: 24px;
}
#form-login-remember #modlgn-remember {
  margin-top: 5px;
  width: auto;
}
#login-form .input-prepend {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
}
#login-form input[type="number"],
#login-form input[type="text"],
#login-form input[type="password"] {
  flex-grow: 1;
  width: 1%;
}
#login-form .unstyled .icon-arrow-right:before {
  content: "\f3d6";
  font-family: "Ionicons";
  margin-left: 6px;
}
#login-form .logout-button {
  margin-top: 24px;
}
#login-form label {
  flex-basis: 96px;
  padding-right: 6px;
}
#loginForm a {
  text-decoration: none;
}
#gkPopupSearch,
#gkPopupFollow {
  position: absolute;
  right: 48px;
  top: 0;
  bottom: 0;
  opacity: 0;
  overflow: hidden;
  transition: all .4s;
  width: 0;
}
#gkPopupSearch .search,
#gkPopupFollow .search {
  border: none;
  margin: 0;
  padding: 0;
}
#gkPopupSearch.open,
#gkPopupFollow.open {
  opacity: 1;
  width: calc(100% - 48px);
  z-index: 1;
}
#gkPopupSearch.open .search,
#gkPopupFollow.open .search {
  max-width: 100%;
  width: 100%;
}
#gkPopupSearch.closing,
#gkPopupFollow.closing {
  width: 0;
}
#gkPopupSearch .gkPopupWrap > div,
#gkPopupFollow .gkPopupWrap > div {
  background: transparent;
  padding: 0;
}
#gkPopupSearch .gkPopupWrap > div .form-inline .search-query,
#gkPopupSearch .gkPopupWrap > div .form-search .search-query {
  background: #fff;
  border: 0;
  font-size: 18px;
  line-height: 64px;
  padding: 0;
  vertical-align: middle;
  height: 64px;
  width: 100%;
}
#gkPopupSearch .search form {
  display: flex;
  width: 100%;
}
#gkPopupSearch .search form input.search-query {
  flex-grow: 1;
  width: 1%;
}
#gkPopupFollow .gk-social-icons {
  text-align: center;
}
#gkPopupFollow .gk-social-icons .gk-social-icon {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
}
#gkPopupFollow .gk-social-icons .gk-social-icon:hover .fa {
  color: #fff;
}
.nav-tabs {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 24px;
}
.nav-tabs > li {
  margin-right: 24px;
}
.nav-tabs > li > a {
  padding: 8px 0;
  border: none;
  text-decoration: none;
  cursor: pointer;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus {
  background: none;
  border-bottom: 1px solid #000;
  color: #000;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:active,
.nav-tabs > li.active > a:focus {
  background: none;
  border: none;
  border-bottom: 1px solid #000;
  color: #000;
  text-decoration: none;
}
.nav-tabs.nav-stacked > li > a {
  border: 0;
  border-bottom: 1px solid transparent;
  text-transform: none;
  padding: 0;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:active,
.nav-tabs.nav-stacked > li > a:focus {
  border-bottom-color: #484848;
}
.nav-tabs.nav-stacked > li:last-child > a {
  border-radius: 0;
}
div.clear {
  height: auto !important;
  line-height: inherit !important;
  font-size: inherit !important;
}
#sbox-window {
  padding: 0;
}
.mod-only {
  display: none;
}
#templates-form #config_manager_save_filename {
  margin-right: 0;
}
#templates-form .radio.btn-group {
  padding-left: 20px;
}
#templates-form .radio.btn-group input[type="radio"] {
  display: inline-block;
}
#templates-form .gkFormLine.hasText {
  border-bottom-width: 10px;
}
#templates-form div.controls > div > div.label:first-child {
  margin-top: 5px !important;
}
#page-site {
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  #gkCurrency {
    right: 24px;
  }
}
.box {
  border-top: 1px solid #e8e8e8;
}
.box small {
  display: block;
  color: #9e9e9e;
  font-size: 13.9999995px;
  font-family: 'Inter', sans-serif;
  line-height: 1.8666666666667;
  margin-bottom: 48px;
}
.box ul ul {
  margin-left: 20px;
}
.box.clear {
  clear: none;
  margin: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.box.clear p {
  margin: 0;
}
.box.clear img {
  display: block;
}
.box.gk-modules-fluid .box-wrap > .container {
  width: 100%;
}
.box .header {
  font-size: 6rem;
  font-weight: 900;
  line-height: 1.07;
  letter-spacing: -0.04em;
  margin-bottom: 0;
  padding-top: 96px;
  text-align: center;
  text-transform: lowercase;
}
.box .header span {
  display: block;
}
.box .content {
  margin-top: 96px;
}
.box.testimonial {
  border-bottom: 1px solid #e8e8e8;
}
.box.mod-big-title .header {
  max-width: 100%;
  width: 768px;
}
.box.mod-big-title .header .content-title {
  font-size: 6rem;
  line-height: 1.07;
}
.box.mod-bg-1,
.box.mod-bg-2,
.box.mod-bg-3 {
  background-image: url('../images/decor/bg-dark.png');
  background-position: right top;
}
.box.mod-bg-1 .header,
.box.mod-bg-2 .header,
.box.mod-bg-3 .header {
  padding-left: 24px;
  padding-right: 24px;
}
.box.mod-bg-1 {
  background-color: #faf8f4;
}
.box.mod-bg-2 {
  background-color: #f5f3ef;
}
.box.activity,
.box.footer-logo {
  padding-top: 0;
  padding-bottom: 0;
}
ul.nav {
  list-style: none;
  margin-bottom: 0;
  margin-left: -8px;
  margin-right: -8px;
}
ul.nav ul {
  padding: 0 12px 12px;
  margin: 0;
}
ul.nav li {
  display: inline-block;
  font-size: 0.7333333rem;
  line-height: 1.45;
  margin-bottom: 0;
}
ul.nav li > a,
ul.nav li > span {
  display: inline-block;
  padding: 8px;
}
ul.nav li > a:hover,
ul.nav li > a:focus,
ul.nav li > a:active,
ul.nav li > span:hover,
ul.nav li > span:focus,
ul.nav li > span:active {
  background: none;
  text-decoration: underline;
}
ul.nav li strong {
  display: block;
}
ul.nav li li a,
ul.nav li li .separator {
  font-weight: 700;
}
.masthead {
  height: 100%;
  padding: 0;
}
.masthead .box-wrap {
  background-position: center;
  background-size: cover;
  height: 100%;
  position: relative;
}
.masthead .box-wrap:before {
  content: "";
  background: rgba(0,0,0,0.2);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.masthead .box-wrap .container {
  height: 100%;
  position: relative;
}
.masthead .box-wrap .container .header {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background: none;
}
.masthead .box-wrap .container .header .inner {
  color: #fff;
  font-size: 3rem;
  line-height: 4rem;
}
.masthead .box-wrap .container .header .inner > span {
  margin-bottom: 0;
  color: #fff;
}
.padding-none {
  padding: 0 !important;
}
.no-circle-animation .box.animated-color-bg:before,
.no-circle-animation .box.animated-color-bg:after {
  -webkit-animation: none;
  animation: none;
  display: none;
}
.content [class^="col-"],
.content [class*="col-"] {
  float: left;
  padding-left: 24px;
  padding-right: 24px;
}
.content .lead {
  color: #222;
  font-size: 18px;
  line-height: 1.8666666666667;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  text-align: center;
  max-width: 100%;
  width: 576px;
}
.detail-wrap {
  padding-top: 48px;
}
.info-wrap {
  border: 1px solid #e8e8e8;
  margin-top: 48px;
  padding: 96px 96px 72px;
  text-align: center;
}
.info-wrap h5 {
  text-transform: uppercase;
}
.info-wrap .info + .info {
  margin-top: 48px;
}
.rate-wrap {
  padding-top: 48px;
  position: relative;
}
.rate-wrap .rate {
  position: absolute;
  right: -144px;
  bottom: 48px;
  height: 288px;
  width: 288px;
}
.rate {
  background: #544b47;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  padding: 48px;
  text-align: center;
}
.rate .text {
  font-family: 'Inter', sans-serif;
  font-size: 6.6666667rem;
  line-height: 1;
  margin-top: 9.6px;
  margin-bottom: 9.6px;
}
.rate .meta {
  font-size: 0.7333333rem;
  line-height: 1.45;
  text-transform: uppercase;
  margin-top: 15.36px;
}
.activity-content-wrap {
  background: #f5f3ef url('../images/decor/bg-dark.png') right top;
  margin-left: -192px;
  padding: 144px 24px 144px 288px;
}
.activity-content-wrap .activity-content .header,
.activity-content-wrap .activity-content .lead {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.activity-content {
  max-width: 100%;
  width: 432px;
}
.activity-content .btn {
  background: transparent;
  border-color: #151515;
  color: #8147FF;
  margin-top: 48px;
  padding-left: 48px;
  padding-right: 48px;
}
.activity-content .btn:hover,
.activity-content .btn:active,
.activity-content .btn:focus {
  background: #000000;
  color: #fff;
}
.activity-image {
  background: #fff;
  padding-top: 144px;
}
.activity-image img {
  position: relative;
  width: 100%;
}
.banner-wrap {
  display: flex;
}
.banner-inner {
  position: relative;
  flex-basis: 50%;
}
.banner-inner img {
  width: 100%;
}
.banner-inner .banner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.banner-content {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.banner-content .title,
.banner-content a {
  color: #fff;
}
.banner-content .title {
  border: 1px solid #fff;
  border-bottom: 0;
  margin: 0;
  padding: 72px 144px;
}
.banner-content a {
  -webkit-transition: background 0.35s;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
  -ms-transition: background 0.35s;
  border: 0;
  display: inline-block;
  font-size: 13.9999995px;
  line-height: 1.428571;
  padding: 6px 24px;
}
.banner-content a:hover,
.banner-content a:active,
.banner-content a:focus {
  background: #000000;
}
.banner-content .booking {
  display: flex;
  justify-content: center;
  margin-top: -12px;
}
.banner-content .booking:before,
.banner-content .booking:after {
  content: "";
  display: block;
  border-top: 1px solid #fff;
  flex: 1;
  transform: translateY(50%);
}
.latest-articles.nspMain,
.interviews.nspMain {
  margin-left: -24px;
  margin-right: -24px;
}
.latest-articles .nspArts,
.interviews .nspArts {
  position: relative;
}
.latest-articles .nspInfo,
.interviews .nspInfo {
  margin-bottom: 12px;
}
.latest-articles .nspArt,
.interviews .nspArt {
  margin-bottom: 84px;
}
.latest-articles .nspArt h4.nspHeader,
.interviews .nspArt h4.nspHeader {
  font-size: 1.333333rem;
  line-height: 1.6;
  margin-bottom: 24px;
  padding: 0;
}
.latest-articles .nspArt h4.nspHeader a:hover,
.latest-articles .nspArt h4.nspHeader a:active,
.latest-articles .nspArt h4.nspHeader a:focus,
.interviews .nspArt h4.nspHeader a:hover,
.interviews .nspArt h4.nspHeader a:active,
.interviews .nspArt h4.nspHeader a:focus {
  text-decoration: underline;
}
.latest-articles .nspArt p.nspText,
.interviews .nspArt p.nspText {
  margin-bottom: 24px;
}
.latest-articles .nspArt .nspInfo,
.interviews .nspArt .nspInfo {
  color: #9e9e9e;
  font-size: 0.7333333rem;
  line-height: 1.45;
}
.latest-articles .nspArt .nspInfo2,
.interviews .nspArt .nspInfo2 {
  font-size: 0;
}
.latest-articles .nspInfo2 a,
.interviews .nspInfo2 a {
  background: rgba(129,71,255,0.1);
  border-radius: 0;
  color: #8147FF;
  display: inline-block;
  font-size: 0.7333333rem;
  font-weight: 400;
  line-height: 1.45;
  margin-right: 2px;
  padding: 4px 8px;
  text-shadow: none;
}
.latest-articles .nspInfo2 a:hover,
.latest-articles .nspInfo2 a:active,
.latest-articles .nspInfo2 a:focus,
.interviews .nspInfo2 a:hover,
.interviews .nspInfo2 a:active,
.interviews .nspInfo2 a:focus {
  background: rgba(129,71,255,0.2);
  text-decoration: none;
}
.latest-articles .nspLinks .nspList li,
.interviews .nspLinks .nspList li {
  border: 0;
  padding-left: 24px;
  padding-right: 24px;
}
.latest-articles .nspTopInterface,
.interviews .nspTopInterface {
  margin: 0;
  overflow: visible;
  padding-left: 34px;
  padding-right: 34px;
  position: absolute;
  left: 50%;
  bottom: 96px;
  transform: translateX(-50%);
}
.latest-articles .nspTopInterface ~ .nspArtScroll1,
.interviews .nspTopInterface ~ .nspArtScroll1 {
  margin-bottom: 48px;
}
.latest-articles .nspBotInterface,
.interviews .nspBotInterface {
  display: inline-block;
  float: unset;
  margin: 0 0 96px;
  overflow: visible;
  padding-left: 34px;
  padding-right: 34px;
  position: relative;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.latest-articles .nspPagination,
.interviews .nspPagination {
  margin: 0 !important;
}
.latest-articles .nspPagination li,
.interviews .nspPagination li {
  background: transparent;
  font-size: 0;
  margin: 0 6px !important;
  padding: 4px;
  height: 12px;
  width: 12px;
}
.latest-articles .nspPagination li > a,
.interviews .nspPagination li > a {
  background: #e8e8e8;
  height: 100%;
  width: 100%;
  display: block;
}
.latest-articles .nspPagination li.active,
.latest-articles .nspPagination li:hover,
.interviews .nspPagination li.active,
.interviews .nspPagination li:hover {
  background: transparent;
}
.latest-articles .nspPagination li.active > a,
.latest-articles .nspPagination li:hover > a,
.interviews .nspPagination li.active > a,
.interviews .nspPagination li:hover > a {
  background: #151515;
}
.latest-articles .nspNext,
.latest-articles .nspPrev,
.interviews .nspNext,
.interviews .nspPrev {
  background: #151515;
  border: 0;
  color: #fff;
  font-size: 0;
  line-height: 23px;
  margin: -12px 0 0;
  position: absolute;
  top: 50%;
  text-align: center;
  text-indent: 0;
}
.latest-articles .nspNext:before,
.latest-articles .nspPrev:before,
.interviews .nspNext:before,
.interviews .nspPrev:before {
  border: 0;
  display: inline-block;
  font-size: 15px;
  float: unset;
  margin: 0;
}
.latest-articles .nspPrev,
.interviews .nspPrev {
  left: 0;
}
.latest-articles .nspPrev:before,
.interviews .nspPrev:before {
  content: "‹";
}
.latest-articles .nspNext,
.interviews .nspNext {
  right: 0;
}
.latest-articles .nspNext:before,
.interviews .nspNext:before {
  content: "›";
}
.latest-articles .readon-button-wrap,
.interviews .readon-button-wrap {
  *zoom: 1;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 48px;
}
.latest-articles .readon-button-wrap:before,
.latest-articles .readon-button-wrap:after,
.interviews .readon-button-wrap:before,
.interviews .readon-button-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.latest-articles .readon-button-wrap:after,
.interviews .readon-button-wrap:after {
  clear: both;
}
.interviews .nspArt h4.nspHeader,
.interviews .nspArt p.nspText,
.interviews .nspArt .nspInfo {
  padding-left: 72px;
  padding-right: 72px;
}
.interviews .nspArt h4.nspHeader {
  font-family: 'Jost', serif;
  font-size: 2.4rem;
  letter-spacing: -0.01em;
  line-height: 1.33;
  margin-bottom: 16px;
}
.trending.box {
  overflow: hidden;
}
.slideshow.box {
  padding-top: 0;
  padding-bottom: 0;
}
.slideshow.box .container {
  width: 100%;
}
#gkMainbodyBottom .box {
  border-top: 1px solid #e8e8e8;
  margin-top: 96px;
  padding-top: 96px;
}
.only-bigscreens {
  display: none;
}
.no-bigscreens {
  display: block;
}
@media (min-width: 1600px) {
  .only-bigscreens {
    display: block;
  }
  .no-bigscreens {
    display: none;
  }
}
.only-desktop {
  display: block;
}
.only-tablet {
  display: none;
}
.only-mobile {
  display: none;
}
.no-desktop {
  display: none;
}
.no-tablet {
  display: block;
}
.no-mobile {
  display: block;
}
@media (max-width: 1499px) {
  .rate-wrap {
    margin-bottom: 144px;
  }
  .rate-wrap .rate {
    right: 48px;
    bottom: -144px;
    max-width: calc(100% - 96px);
  }
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .banner-wrap {
    overflow: hidden;
  }
}
#gkTemplateTop.menu-open,
#gkTemplateTop.sidebar-open {
  overflow: hidden;
  height: 100%;
  -webkit-overflow-scrolling: auto;
}
#gkTemplateTop.menu-open #gkPageContent,
#gkTemplateTop.sidebar-open #gkPageContent {
  pointer-events: none;
  overflow: hidden;
}
#gkMainbody {
  min-height: calc(100vh -  193px);
}
#gkMainbody.gkcomponent {
  padding-top: 96px;
  padding-bottom: 96px;
}
.com_content.featured #gkMainbody.gkcomponent,
.article #gkMainbody.gkcomponent,
.categories #gkMainbody.gkcomponent {
  padding-bottom: 0;
}
#gkTemplateTop.about-us #gkMainbody.gkcomponent {
  padding-bottom: 48px;
}
#gkMainbody .page-container {
  margin: 0 auto;
  max-width: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
}
.com_users #gkMainbody,
.com_config #gkMainbody {
  margin: auto;
  padding-top: 96px;
  padding-bottom: 96px;
  max-width: 100%;
  width: 576px;
}
.container,
.container-fluid {
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}
.row,
.row-fluid {
  margin-left: -24px;
  margin-right: -24px;
  width: auto;
}
.row [class*="span"],
.row [class*="col-"],
.row-fluid [class*="span"],
.row-fluid [class*="col-"] {
  padding-left: 24px;
  padding-right: 24px;
  margin-left: 0;
}
.row [class*="col-"],
.row-fluid [class*="col-"] {
  float: left;
}
.row .span3,
.row-fluid .span3 {
  width: 25%;
}
.row .span4,
.row-fluid .span4 {
  width: 33.3333333%;
}
.row .span6,
.row-fluid .span6 {
  width: 50%;
}
.row .span8,
.row-fluid .span8 {
  width: 66.6666667%;
}
.col-md-3 {
  width: 25%;
}
.col-md-4,
.col-sm-4 {
  width: 33.3333333%;
}
.col-md-5 {
  width: 41.6666667%;
}
.col-md-7 {
  width: 58.3333333%;
}
.col-md-8 {
  width: 66.6666667%;
}
.col-md-6,
.col-sm-6,
.col-xs-6 {
  width: 50%;
}
.col-md-12,
.col-sm-12 {
  width: 100%;
}
@media (max-width: 767px) {
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-sm-4,
  .col-sm-6,
  .col-sm-12 {
    width: 100%;
  }
}
.gkPageContent,
#gkContent,
#gkSidebar,
.gk-cols,
.box,
.gkTabsNav,
#k2Container,
.single-page > .item-content,
.single-page > .itemComments,
.box .box-wrap,
.gk-clearfix {
  *zoom: 1;
}
.gkPageContent:before,
.gkPageContent:after,
#gkContent:before,
#gkContent:after,
#gkSidebar:before,
#gkSidebar:after,
.gk-cols:before,
.gk-cols:after,
.box:before,
.box:after,
.gkTabsNav:before,
.gkTabsNav:after,
#k2Container:before,
#k2Container:after,
.single-page > .item-content:before,
.single-page > .item-content:after,
.single-page > .itemComments:before,
.single-page > .itemComments:after,
.box .box-wrap:before,
.box .box-wrap:after,
.gk-clearfix:before,
.gk-clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.gkPageContent:after,
#gkContent:after,
#gkSidebar:after,
.gk-cols:after,
.box:after,
.gkTabsNav:after,
#k2Container:after,
.single-page > .item-content:after,
.single-page > .itemComments:after,
.box .box-wrap:after,
.gk-clearfix:after {
  clear: both;
}
#gkBg {
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
}
#gkBg.menu-open,
#gkBg.sidebar-open {
  overflow: hidden;
  position: relative;
}
#gkBg.menu-open {
  transform: translateX(5%);
}
#gkBg .aside-menu-overlay {
  background: none;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 13;
  visibility: hidden;
}
#gkBg .aside-menu-overlay.menu-open {
  background: #000;
  opacity: 0.7;
  visibility: visible;
}
#gkBg .sidebar-overlay {
  background: none;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 13;
  visibility: hidden;
}
#gkBg .sidebar-overlay.sidebar-open {
  background: #000;
  opacity: 0.7;
  visibility: visible;
}
#gkPageContent.has-fixed-menu {
  padding-top: 86px;
}
#gkHeaderTop {
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  display: flex;
  align-items: center;
}
#gkHeaderMod .category-name {
  margin-bottom: 14px;
}
#gkHeaderMod h3 {
  margin-bottom: 0;
}
#gkHeaderMod .article-info,
#gkHeaderMod .icons {
  margin-top: 14px;
}
#gkHeaderMod .article .page-header {
  border: 0;
  margin: 0;
  padding: 0;
}
#gkRightHead {
  float: right;
  width: 25%;
}
#gk-content-wrapper,
#gkContentWrap,
.gkMainbodyTopContent,
.sidebar,
.gkMainbodyMain {
  float: left;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}
#gkMainbodyTopWrap {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.gkMainbodyWrap {
  margin-left: -24px;
  margin-right: -24px;
}
#gkSidebar {
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  background: #fff;
  position: fixed;
  top: 0;
  bottom: 0;
}
#gkSidebar[data-sidebar-pos="right"] {
  border-left: 1px solid #e8e8e8;
  right: -99em;
}
#gkSidebar[data-sidebar-pos="right"].sidebar-open {
  right: 0;
}
#gkSidebar[data-sidebar-pos="left"] {
  border-right: 1px solid #e8e8e8;
  left: -99em;
}
#gkSidebar[data-sidebar-pos="left"].sidebar-open {
  left: 0;
}
#gkSidebar textarea,
#gkSidebar input[type="text"],
#gkSidebar input[type="password"],
#gkSidebar input[type="datetime"],
#gkSidebar input[type="datetime-local"],
#gkSidebar input[type="date"],
#gkSidebar input[type="month"],
#gkSidebar input[type="time"],
#gkSidebar input[type="week"],
#gkSidebar input[type="number"],
#gkSidebar input[type="email"],
#gkSidebar input[type="url"],
#gkSidebar input[type="search"],
#gkSidebar input[type="tel"],
#gkSidebar input[type="color"],
#gkSidebar .uneditable-input {
  width: 100%;
}
#gkSidebar .gkSidebar-wrap {
  padding: 96px;
}
#gkSidebar.sidebar-open {
  overflow: auto;
  z-index: 11;
}
#gkSidebar .gkSidebar-button {
  background: #151515;
  color: #fff;
  cursor: pointer;
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 48px;
  height: 48px;
  width: 48px;
}
#gkSidebar .moduletable + .moduletable {
  border-top: 1px solid #e8e8e8;
  margin-top: 48px;
  padding-top: 48px;
}
#gkSidebar #login-form input[type="number"],
#gkSidebar #login-form input[type="text"],
#gkSidebar #login-form input[type="password"] {
  flex: 1;
}
#gkSidebar .search .form-inline {
  display: flex;
}
#gkSidebar .search .button {
  background: #000000;
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -ms-transition: all 0.2s;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 28px;
  padding: 14px 24px;
  text-shadow: none;
}
#gkSidebar .search .button:hover,
#gkSidebar .search .button:focus,
#gkSidebar .search .button:active,
#gkSidebar .search .button.active,
#gkSidebar .search .button.disabled,
#gkSidebar .search .button[disabled] {
  color: #fff;
  background: #151515;
  border-color: #151515;
}
#gkSidebar .mod-list a:after {
  content: "\f3d6";
  font-family: "Ionicons";
  margin-left: 6px;
}
#gkSidebar .mod-list a.image-intro:after {
  display: none;
}
#gkSidebar .tagspopular a:hover,
#gkSidebar .tagspopular a:focus,
#gkSidebar .tagspopular a:active {
  color: #fff;
  border-color: transparent;
}
#gkTop1.gray-bg,
#gkTop2.gray-bg,
#gkBottom1.gray-bg,
#gkBottom2.gray-bg,
#gkBottom3.gray-bg,
#gkBottom4.gray-bg,
#gkBottom5.gray-bg {
  background: rgba(255,255,255,0.6);
  padding-top: 48px;
  padding-bottom: 48px;
}
#gkTop1.beige-bg,
#gkTop2.beige-bg,
#gkBottom1.beige-bg,
#gkBottom2.beige-bg,
#gkBottom3.beige-bg,
#gkBottom4.beige-bg,
#gkBottom5.beige-bg {
  background: #544b47;
  padding-top: 48px;
  padding-bottom: 48px;
}
#gkTop1.a-half-bg,
#gkTop2.a-half-bg,
#gkBottom1.a-half-bg,
#gkBottom2.a-half-bg,
#gkBottom3.a-half-bg,
#gkBottom4.a-half-bg,
#gkBottom5.a-half-bg {
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  margin-top: 0;
  margin-bottom: 0;
}
#gkTop1.a-half-bg .gkPageContent,
#gkTop2.a-half-bg .gkPageContent,
#gkBottom1.a-half-bg .gkPageContent,
#gkBottom2.a-half-bg .gkPageContent,
#gkBottom3.a-half-bg .gkPageContent,
#gkBottom4.a-half-bg .gkPageContent,
#gkBottom5.a-half-bg .gkPageContent {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
#gkTop1.a-half-bg:before,
#gkTop2.a-half-bg:before,
#gkBottom1.a-half-bg:before,
#gkBottom2.a-half-bg:before,
#gkBottom3.a-half-bg:before,
#gkBottom4.a-half-bg:before,
#gkBottom5.a-half-bg:before {
  content: "";
  position: absolute;
  width: 50%;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  background: rgba(255,255,255,0.6);
}
#gkTop1 + .a-half-bg,
#gkTop2 + .a-half-bg,
#gkBottom1 + .a-half-bg,
#gkBottom2 + .a-half-bg,
#gkBottom3 + .a-half-bg,
#gkBottom4 + .a-half-bg,
#gkBottom5 + .a-half-bg {
  margin-top: -48px;
}
#gkTop1.big-spaces,
#gkTop2.big-spaces,
#gkBottom1.big-spaces,
#gkBottom2.big-spaces,
#gkBottom3.big-spaces,
#gkBottom4.big-spaces,
#gkBottom5.big-spaces {
  padding: 13rem;
}
#gkTop1.overlay,
#gkTop2.overlay,
#gkBottom1.overlay,
#gkBottom2.overlay,
#gkBottom3.overlay,
#gkBottom4.overlay,
#gkBottom5.overlay {
  padding: 0;
}
#gkTop1.animated-circles,
#gkTop1.animated-circles-left,
#gkTop2.animated-circles,
#gkTop2.animated-circles-left,
#gkBottom1.animated-circles,
#gkBottom1.animated-circles-left,
#gkBottom2.animated-circles,
#gkBottom2.animated-circles-left,
#gkBottom3.animated-circles,
#gkBottom3.animated-circles-left,
#gkBottom4.animated-circles,
#gkBottom4.animated-circles-left,
#gkBottom5.animated-circles,
#gkBottom5.animated-circles-left {
  overflow: hidden;
  position: relative;
}
#gkTop1.animated-circles:before,
#gkTop1.animated-circles-left:before,
#gkTop2.animated-circles:before,
#gkTop2.animated-circles-left:before,
#gkBottom1.animated-circles:before,
#gkBottom1.animated-circles-left:before,
#gkBottom2.animated-circles:before,
#gkBottom2.animated-circles-left:before,
#gkBottom3.animated-circles:before,
#gkBottom3.animated-circles-left:before,
#gkBottom4.animated-circles:before,
#gkBottom4.animated-circles-left:before,
#gkBottom5.animated-circles:before,
#gkBottom5.animated-circles-left:before {
  -webkit-animation: circle-1 10s ease infinite;
  animation: circle-1 10s ease infinite;
  border: 1px solid rgba(159,159,159,0.9);
  border-radius: 50%;
  content: "";
  display: block;
  height: 160%;
  left: auto;
  position: absolute;
  right: -69%;
  top: -30%;
  width: 100%;
  z-index: 0;
}
#gkTop1.animated-circles:after,
#gkTop1.animated-circles-left:after,
#gkTop2.animated-circles:after,
#gkTop2.animated-circles-left:after,
#gkBottom1.animated-circles:after,
#gkBottom1.animated-circles-left:after,
#gkBottom2.animated-circles:after,
#gkBottom2.animated-circles-left:after,
#gkBottom3.animated-circles:after,
#gkBottom3.animated-circles-left:after,
#gkBottom4.animated-circles:after,
#gkBottom4.animated-circles-left:after,
#gkBottom5.animated-circles:after,
#gkBottom5.animated-circles-left:after {
  -webkit-animation: circle-2 10s ease infinite;
  animation: circle-2 10s ease infinite;
  border: 1px solid rgba(159,159,159,0.4);
  border-radius: 50%;
  content: "";
  height: 180%;
  position: absolute;
  right: -69%;
  top: -48%;
  width: 100%;
  z-index: 1;
}
#gkTop1.animated-circles > div,
#gkTop1.animated-circles-left > div,
#gkTop2.animated-circles > div,
#gkTop2.animated-circles-left > div,
#gkBottom1.animated-circles > div,
#gkBottom1.animated-circles-left > div,
#gkBottom2.animated-circles > div,
#gkBottom2.animated-circles-left > div,
#gkBottom3.animated-circles > div,
#gkBottom3.animated-circles-left > div,
#gkBottom4.animated-circles > div,
#gkBottom4.animated-circles-left > div,
#gkBottom5.animated-circles > div,
#gkBottom5.animated-circles-left > div {
  position: relative;
  z-index: 2;
}
#gkTop1.animated-circles-left:before,
#gkTop2.animated-circles-left:before,
#gkBottom1.animated-circles-left:before,
#gkBottom2.animated-circles-left:before,
#gkBottom3.animated-circles-left:before,
#gkBottom4.animated-circles-left:before,
#gkBottom5.animated-circles-left:before {
  height: 170%;
  left: -67%;
  right: auto;
  top: -30%;
  width: 100%;
  z-index: 4;
}
#gkTop1.animated-circles-left:after,
#gkTop2.animated-circles-left:after,
#gkBottom1.animated-circles-left:after,
#gkBottom2.animated-circles-left:after,
#gkBottom3.animated-circles-left:after,
#gkBottom4.animated-circles-left:after,
#gkBottom5.animated-circles-left:after {
  height: 180%;
  left: -66%;
  right: auto;
  top: -48%;
  width: 100%;
  z-index: 4;
}
#gkTop1.animated-circles-left .box,
#gkTop2.animated-circles-left .box,
#gkBottom1.animated-circles-left .box,
#gkBottom2.animated-circles-left .box,
#gkBottom3.animated-circles-left .box,
#gkBottom4.animated-circles-left .box,
#gkBottom5.animated-circles-left .box {
  position: relative;
  z-index: 5;
}
#gkTop1 {
  margin-top: 48px;
}
.a-half-bg + #gkTop1,
.a-half-bg + #gkTop2,
.a-half-bg + #gkBottom1,
.a-half-bg + #gkBottom2,
.a-half-bg + #gkBottom3,
.a-half-bg + #gkBottom4,
.a-half-bg + #gkBottom5 {
  margin-top: 0;
}
#gkBottom {
  padding-bottom: 48px;
}
#gkBottom .box {
  padding-right: 24px;
  padding-left: 24px;
}
#gkBottom .box + .box {
  margin-top: 48px;
}
#gkBottom5 {
  font-size: 15px;
}
.gkCols4 .row-fluid {
  display: flex;
}
.gkCols4 .moduletable {
  float: left;
  width: 25%;
  padding-left: 24px;
  padding-right: 24px;
}
.no-circle-animation #gkTop1.animated-circles:before,
.no-circle-animation #gkTop1.animated-circles:after,
.no-circle-animation #gkTop2.animated-circles:before,
.no-circle-animation #gkTop2.animated-circles:after,
.no-circle-animation #gkBottom1.animated-circles:before,
.no-circle-animation #gkBottom1.animated-circles:after,
.no-circle-animation #gkBottom2.animated-circles:before,
.no-circle-animation #gkBottom2.animated-circles:after,
.no-circle-animation #gkBottom3.animated-circles:before,
.no-circle-animation #gkBottom3.animated-circles:after,
.no-circle-animation #gkBottom4.animated-circles:before,
.no-circle-animation #gkBottom4.animated-circles:after,
.no-circle-animation #gkBottom5.animated-circles:before,
.no-circle-animation #gkBottom5.animated-circles:after {
  -webkit-animation: none;
  animation: none;
  display: none;
}
.box.mod-form {
  padding-top: 0;
  padding-bottom: 0;
}
.box.mod-form > .box-wrap > .container {
  background: #fff;
  box-shadow: 0 0 25px rgba(0,0,0,0.1);
}
#gkMainbody .error-page-container .box {
  padding: 12px;
}
#gkMainbody .error-page-container #gkSidebar {
  background: transparent;
  margin-left: auto;
  margin-right: auto;
  position: static;
  text-align: center;
}
.gkCols3,
.gkCols4,
.gkCols5,
.gkCols6 {
  padding-left: 24px;
  padding-right: 24px;
}
.gkCols3 > div,
.gkCols4 > div,
.gkCols5 > div,
.gkCols6 > div {
  margin: 0 -24px;
}
.gkCols3 > div {
  display: flex;
  flex-wrap: wrap;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
  float: left;
  padding-left: 24px;
  padding-right: 24px;
}
.gkCols3 .box.gkmod-1 {
  width: 100%;
}
.gkCols3 .box.gkmod-2 {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
}
.gkCols3 .box.gkmod-2.boxs3 {
  width: 23.404255317%;
}
.gkCols3 .box.gkmod-2.boxs4 {
  width: 33.333%;
}
.gkCols3 .box.gkmod-2.boxs8 {
  width: 66.666%;
}
.gkCols3 .box.gkmod-2.boxs7 {
  width: 57.446808505%;
}
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
  width: 33.3%;
}
.gkCols3 .box.gkmod-more:nth-child(3n+1) {
  clear: both;
}
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
.gkCols4 .box.gkmod-1,
.gkCols4 .box.gkmod-2,
.gkCols4 .box.gkmod-3,
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
  float: left;
  padding-left: 24px;
  padding-right: 24px;
}
.gkCols4 .box.gkmod-1 {
  width: 100%;
}
.gkCols4 .box.gkmod-2 {
  width: 50%;
}
.gkCols4 .box.gkmod-3 {
  width: 33.3%;
}
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
  width: 25%;
}
.gkCols4 .box.gkmod-more:nth-child(4n+1) {
  clear: both;
}
.gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
.gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
.gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 33.3% !important;
}
.gkCols5 .box.gkmod-1,
.gkCols5 .box.gkmod-2,
.gkCols5 .box.gkmod-3,
.gkCols5 .box.gkmod-4,
.gkCols5 .box.gkmod-more {
  float: left;
  padding-left: 24px;
  padding-right: 24px;
}
.gkCols5 .box.gkmod-1 {
  width: 100%;
}
.gkCols5 .box.gkmod-2 {
  width: 50%;
}
.gkCols5 .box.gkmod-3 {
  width: 33.3%;
}
.gkCols5 .box.gkmod-4 {
  width: 25%;
}
.gkCols5 .box.gkmod-5,
.gkCols5 .box.gkmod-more {
  width: 20%;
}
.gkCols5 .box.gkmod-more:nth-child(4n+1) {
  clear: both;
}
.gkCols5 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
.gkCols5 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols5 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
.gkCols5 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols5 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols5 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 33.3% !important;
}
.gkCols6 .box.gkmod-1,
.gkCols6 .box.gkmod-2,
.gkCols6 .box.gkmod-3,
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
  float: left;
  padding-left: 24px;
  padding-right: 24px;
}
.gkCols6 .box.gkmod-1 {
  width: 100%;
}
.gkCols6 .box.gkmod-2 {
  width: 50%;
}
.gkCols6 .box.gkmod-3 {
  width: 33.3%;
}
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-more {
  width: 25%;
}
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-more {
  width: 20%;
}
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
  width: 16.66%;
}
.gkCols6 .box.gkmod-more:nth-child(6n+1) {
  clear: both;
}
.gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
.gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
.gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 33.3% !important;
}
.gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
  width: 20% !important;
}
.gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
  width: 16.66% !important;
}
.gkseperator {
  background: transparent url('../images/gkseperator.png') no-repeat center top;
  height: 16px;
  margin-bottom: 24px;
}
.gkseperator-2 {
  background: transparent url('../images/typography/h2.png') no-repeat center top;
  height: 72px;
  margin-top: 24px;
  margin-bottom: 24px;
}
.frontpage-grid .gkPageContent,
.frontpage-grid #gkSidebar {
  padding: 0 !important;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  #gkHeaderMod {
    flex-basis: auto;
  }
  .com_users #gkForm-wrap,
  .com_privacy #gkForm-wrap {
    flex-basis: auto;
    min-height: calc(100vh -  288px);
  }
}
#gkHeaderNav {
  -webkit-transition: width 0.35s;
  -moz-transition: width 0.35s;
  -o-transition: width 0.35s;
  transition: width 0.35s;
  -ms-transition: width 0.35s;
}
#gkHeaderNav.affix {
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  z-index: 12;
}
#gkHeaderNav.affix #gkHeaderTop {
  height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden;
}
#gkHeaderNav .gkMainMenu {
  color: #4D4D4D;
  display: block;
  flex-grow: 1;
}
#gkHeaderNav .gkMainMenu:after {
  clear: both;
  content: "";
  display: table;
}
#gkHeaderNav .gkMainMenu > .gkmenu {
  display: block;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
}
#gkHeaderNav .gkMainMenu > .gkmenu .header > a {
  pointer-events: none;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li {
  position: relative;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li:before {
  -webkit-transition: width 0.35s;
  -moz-transition: width 0.35s;
  -o-transition: width 0.35s;
  transition: width 0.35s;
  -ms-transition: width 0.35s;
  content: "";
  border-top: 1px solid #000;
  display: block;
  position: absolute;
  top: -1px;
  left: 12px;
  width: 0;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li.active:before,
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li:hover:before,
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li:focus:before,
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li:active:before {
  width: calc(100% -  24px);
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > a,
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > span {
  border: 0;
  color: #000;
  font-size: 13.9999995px;
  line-height: 1.428571;
  font-weight: bold;
  padding: 22.000003357143px 12px;
  text-decoration: none;
  text-transform: uppercase;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > a.haschild:after,
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > span.haschild:after {
  padding-left: 5px;
  content: '\25BE';
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > a small,
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > span small {
  font-weight: normal;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-transform: none;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li.home {
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  float: left;
  text-indent: -999em;
  height: 96px;
  width: 96px;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li.home:before {
  display: none;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li.home > a,
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li.home > span {
  padding: 0;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li.home > a:before,
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li.home > span:before {
  content: "\f38f";
  display: block;
  font-family: "Ionicons";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: 0;
  line-height: 96px;
  height: 96px;
  width: 100%;
}
#gkHeaderNav .gkMainMenu > .gkmenu ul {
  text-align: left;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li {
  clear: none !important;
  display: inline-block;
  width: auto;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li > a,
#gkHeaderNav .gkMainMenu > .gkmenu > li > span {
  border-bottom: 1px solid transparent;
  color: #000;
  display: block;
  line-height: 2.1333333;
  position: relative;
  transition: all .4s;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li > a:active,
#gkHeaderNav .gkMainMenu > .gkmenu > li > a:focus,
#gkHeaderNav .gkMainMenu > .gkmenu > li > a:hover,
#gkHeaderNav .gkMainMenu > .gkmenu > li.active > a,
#gkHeaderNav .gkMainMenu > .gkmenu > li.active > span {
  border-color: #e8e8e8;
  color: #000;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li a small {
  color: #9e9e9e;
  display: block;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li > .childcontent,
#gkHeaderNav .gkMainMenu > .gkmenu > li > .childcontent .childcontent {
  position: absolute;
  left: -9999px;
  z-index: 9999;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent .childcontent {
  margin-left: 192px;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent-inner {
  *zoom: 1;
  background: #fff;
  border: 1px solid #e8e8e8;
  padding: 24px 24px 0;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent-inner:before,
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent-inner:after {
  clear: both;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent .gkcol {
  padding-bottom: 0;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li {
  border: none;
  display: block;
  height: auto;
  text-align: left;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li > a,
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li > span {
  -webkit-transition: border-color 0.35s;
  -moz-transition: border-color 0.35s;
  -o-transition: border-color 0.35s;
  transition: border-color 0.35s;
  -ms-transition: border-color 0.35s;
  border-color: transparent;
  color: #000;
  display: inline-block;
  font-size: inherit;
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li > a:active,
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li > a:focus,
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li > a:hover,
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li > span:active,
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li > span:focus,
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li > span:hover {
  border-color: #e8e8e8;
  text-decoration: underline;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li.active > a {
  color: #000;
  text-decoration: underline;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li.haschild > a:after,
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li.haschild > span:after {
  content: " \25b8";
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li.group {
  padding: 0;
  margin: 0;
  height: auto;
  border: none !important;
  background: none;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent li.group + li.group {
  margin-top: 24px;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent .header {
  color: #544b47;
  font-family: 'Jost', serif;
  font-size: 0.7333333rem;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: bold;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent .header a {
  color: #544b47;
  border-bottom: 0;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent .header small {
  color: #757575;
  display: block;
  font-weight: normal;
  margin: 3px 0 0;
}
#gkHeaderNav .gkMainMenu > .gkmenu li .module {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.4;
  margin: 0 10px;
  text-align: left;
}
#gkHeaderNav .gkMainMenu > .gkmenu .childcontent .gkcol {
  float: left;
}
#gkHeaderNav .gkMainMenu > .gkmenu .childcontent .gkcol.gkcol2,
#gkHeaderNav .gkMainMenu > .gkmenu .childcontent .gkcol.gkcol3,
#gkHeaderNav .gkMainMenu > .gkmenu .childcontent .gkcol.gkcol4,
#gkHeaderNav .gkMainMenu > .gkmenu .childcontent .gkcol.gkcol5 {
  padding: 0 12px;
}
#gkHeaderNav .gkMainMenu > .gkmenu .childcontent .gkcol:first-child {
  border-left: none;
}
#gkHeaderNav .gkMainMenu > .gkmenu > li:hover > .childcontent,
#gkHeaderNav .gkMainMenu > .gkmenu > li:hover > .childcontent li:hover > .childcontent {
  left: inherit;
}
#gkHeaderNav .gkMainMenu > .gkmenu .childcontent.active,
#gkHeaderNav .gkMainMenu > .gkmenu > li:hover > .childcontent {
  pointer-events: auto;
}
#gkHeaderNav .gkMainMenu > .gkmenu .childcontent {
  pointer-events: none;
  z-index: 1000 !important;
}
#gkHeaderNav .gkMainMenu > .gkmenu .childcontent .childcontent {
  z-index: 1001 !important;
}
#gkHeaderNav .gkMainMenu > .gkmenu .childcontent .childcontent .childcontent {
  z-index: 1002 !important;
}
.gkHeaderNav {
  background: #842D3C;

}
.gkHeaderNav1 {
  background: #fff;

}
.gkHeaderNav > .container {
  position: relative;
  display: flex;
}
#gkMobileMenu {
  display: none;
}
#gkMobileMenu.off-canvas {
  display: inline-block;
}
#gkMobileMenu {
  color: #fff;
  cursor: pointer;
  margin-right: auto;
}
#gkMobileMenu #static-aside-menu-toggler {
  color: #fff;
  display: inline-block;
  cursor: pointer;
  font-size: 2.6rem;
  line-height: 34px;
  margin-left: 1px;
  vertical-align: middle;
  transition: all .4s;
  width: 38px;
}
.has-off-canvas #gkMobileMenu #static-aside-menu-toggler {
  /*line-height: 96px;*/
}
.menu-open #gkMobileMenu {
  color: #000;
}
.menu-open #gkMobileMenu #static-aside-menu-toggler {
  color: #000;
}
.menu-open #gkMobileMenu #static-aside-menu-toggler:before {
  content: "\f2d7";
}
#gkHeaderNav {
  transition: all .4s;
}
#gkHeaderNav.has-off-canvas {
  height: 116px;
}
#gkHeaderNav.has-off-canvas #gkMobileMenu {
  display: inline-block;
  border-radius: 30px;
  border: 1px solid #fff;
  padding: 5px 10px;
}
#gkHeaderNav.has-off-canvas .gkHeaderNav > .container {
  align-items: center;
  justify-content: space-between;
}
#gkHeaderNav.has-off-canvas #gkPopupSearch .gkPopupWrap > div .form-inline .search-query,
#gkHeaderNav.has-off-canvas #gkPopupSearch .gkPopupWrap > div .form-search .search-query {
  line-height: 96px;
  height: 96px;
}
#gkHeaderNav.has-off-canvas #gkSearch [class^="ion-"],
#gkHeaderNav.has-off-canvas #gkSearch [class*="ion-"] {
  height: 96px;
  line-height: 96px;
}
#gkHeaderNav.affix {
  height: 64px;
}
#gkHeaderNav.affix #gkMobileMenu #static-aside-menu-toggler {
  line-height: 64px;
}
#gkHeaderNav.affix #gkPopupSearch .gkPopupWrap > div .form-inline .search-query,
#gkHeaderNav.affix #gkPopupSearch .gkPopupWrap > div .form-search .search-query {
  line-height: 64px;
  height: 64px;
}
#gkHeaderNav.affix #gkSearch [class^="ion-"],
#gkHeaderNav.affix #gkSearch [class*="ion-"] {
  line-height: 64px;
  height: 64px;
}
#gkHeaderNav.affix-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 12;
}
#aside-menu {
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  background: #fff;
  border-right: 1px solid #e8e8e8;
  height: 100%;
  overflow: hidden;
  position: fixed;
  left: -99em;
  top: 0;
  z-index: -1;
}
#aside-menu.menu-open {
  left: 0;
  width: 384px;
  z-index: 11;
}
#aside-menu .gkLogoWrap {
  border-bottom: 1px solid #e8e8e8;
  flex-grow: 0;
  padding: 12px 32px 12px;
  position: relative;
  text-align: left;
}
#aside-menu .gkLogoWrap .gkLogo {
  margin-right: 12px;
}
#aside-menu #close-menu {
  cursor: pointer;
  font-size: 1.6rem;
  float: right;
  position: absolute;
  top: 32px;
  right: 32px;
  text-align: center;
}
.aside-menu-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: auto;
}
.aside-menu-wrap {
  flex-grow: 1;
  padding: 32px;
}
.aside-menu-wrap #gk-menu-top {
  margin-bottom: 48px;
}
.aside-menu-wrap #gk-menu-bottom {
  margin-top: 48px;
}
.aside-menu-wrap .moduletable + .moduletable {
  margin-top: 48px;
}
.aside-menu-footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 16px;
  padding-left: 32px;
  padding-right: 32px;
}
.aside-menu-footer .gkCopyrights {
  font-size: 0.7333333rem;
  line-height: 1.45;
  margin-right: 0;
  margin-bottom: 16px;
}
.offcancas_social {
  font-size: 1.333333rem;
  line-height: 1;
  margin-right: 16px;
  margin-bottom: 16px;
}
.offcancas_social a {
  color: #9e9e9e;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
}
.offcancas_social a:hover {
  color: #4D4D4D;
}
.gkAsideMenu .level0 > li {
  margin-top: 24px;
  margin-bottom: 24px;
}
.gkAsideMenu .level0 > li > a,
.gkAsideMenu .level0 > li > span {
  font-family: 'Jost', serif;
  font-size: 1.333333rem;
  font-weight: 400;
  line-height: 1.6;
}
.gkAsideMenu li {
  margin-top: 12px;
  margin-bottom: 12px;
}
.gkAsideMenu li a,
.gkAsideMenu li span {
  display: inline-block;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
}
.gkAsideMenu li a.haschild,
.gkAsideMenu li span.haschild {
  cursor: pointer;
  display: block;
}
.gkAsideMenu li a.haschild:after,
.gkAsideMenu li span.haschild:after {
  content: "\f3d0";
  font-family: "Ionicons";
  font-size: 15px;
  float: right;
  width: 12px;
}
.gkAsideMenu li a small,
.gkAsideMenu li span small {
  display: block;
  font-size: 13.9999995px;
  line-height: 1.333333;
  opacity: .7;
}
.gkAsideMenu li.active > a,
.gkAsideMenu li.active > span {
  text-decoration: underline;
}
.gkAsideMenu li.open > a.haschild:after,
.gkAsideMenu li.open > span.haschild:after {
  content: "\f3d8";
}
.gkAsideMenu li span {
  cursor: default;
}
.gkAsideMenu li.haschild .gkmenu {
  padding-left: 24px;
}
.gkAsideMenu li.haschild .gkmenu li a,
.gkAsideMenu li.haschild .gkmenu li span {
  font-size: 15px;
}
.gkAsideMenu li.haschild > .gkmenu {
  display: none;
}
.android-stock-browser #aside-menu {
  height: auto;
  min-height: 100%;
  position: absolute;
}
.android-stock-browser #aside-menu > div {
  height: auto;
  min-height: 100%;
}
#gk-menu-bottom {
  color: #9e9e9e;
  font-size: 0.7333333rem;
  line-height: 1.45;
  text-transform: uppercase;
}
#gk-menu-bottom a {
  color: #9e9e9e;
}
#gk-menu-bottom a:active,
#gk-menu-bottom a:focus,
#gk-menu-bottom a:hover {
  color: #fff;
  border-color: transparent;
}
input,
button,
select,
textarea {
  font-family: 'Inter', sans-serif;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  box-shadow: none;
  box-sizing: border-box;
  color: #4D4D4D;
  height: 56px;
  padding: 13px 24px;
  margin-bottom: 0;
  max-width: 100%;
  width: auto;
}
textarea:focus,
textarea:hover,
input[type="text"]:focus,
input[type="text"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="datetime"]:focus,
input[type="datetime"]:hover,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:hover,
input[type="date"]:focus,
input[type="date"]:hover,
input[type="month"]:focus,
input[type="month"]:hover,
input[type="time"]:focus,
input[type="time"]:hover,
input[type="week"]:focus,
input[type="week"]:hover,
input[type="number"]:focus,
input[type="number"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="url"]:focus,
input[type="url"]:hover,
input[type="search"]:focus,
input[type="search"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="color"]:focus,
input[type="color"]:hover,
.uneditable-input:focus,
.uneditable-input:hover {
  box-shadow: none;
  border-color: #777;
}
textarea::placeholder,
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="time"]::placeholder,
input[type="week"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="color"]::placeholder,
.uneditable-input::placeholder {
  color: #777;
}
textarea.invalid,
textarea.invalid:focus,
input[type="text"].invalid,
input[type="text"].invalid:focus,
input[type="password"].invalid,
input[type="password"].invalid:focus,
input[type="datetime"].invalid,
input[type="datetime"].invalid:focus,
input[type="datetime-local"].invalid,
input[type="datetime-local"].invalid:focus,
input[type="date"].invalid,
input[type="date"].invalid:focus,
input[type="month"].invalid,
input[type="month"].invalid:focus,
input[type="time"].invalid,
input[type="time"].invalid:focus,
input[type="week"].invalid,
input[type="week"].invalid:focus,
input[type="number"].invalid,
input[type="number"].invalid:focus,
input[type="email"].invalid,
input[type="email"].invalid:focus,
input[type="url"].invalid,
input[type="url"].invalid:focus,
input[type="search"].invalid,
input[type="search"].invalid:focus,
input[type="tel"].invalid,
input[type="tel"].invalid:focus,
input[type="color"].invalid,
input[type="color"].invalid:focus,
.uneditable-input.invalid,
.uneditable-input.invalid:focus {
  font-weight: normal;
  box-shadow: none;
  border-color: #dd0000;
}
.inputbox {
  color: #4D4D4D;
  height: 56px;
}
label {
  border: 0;
  font-weight: bold;
}
label#jform_consentbox-lbl {
  margin-bottom: 14px;
}
textarea,
textarea.inputbox {
  height: auto;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  height: auto;
  margin-top: 5px;
  min-height: auto;
  line-height: 1;
}
.radio.btn-group > label:first-of-type {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#limit,
#limit_chzn {
  width: auto !important;
  margin-bottom: 0;
}
.form-limit {
  margin-bottom: 12px;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  box-shadow: none;
}
#jform_params_backgroundimage {
  background: #fff;
}
.btn,
button {
  background: #151515;
  color: #fff;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -ms-transition: all 0.35s;
  border: 1px solid #151515;
  box-shadow: none;
  font-weight: 700;
  padding: 13px 24px;
  text-align: center;
  text-shadow: none;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
button:hover,
button:focus,
button:active,
button.active,
button.disabled,
button[disabled] {
  color: #fff;
  background: #000000;
  border-color: #000000;
}
.btn-mini {
  padding: 6px 12px;
  line-height: 1;
}
input[type="button"],
input[type="submit"],
.btn-link,
.btn-primary {
  background: #151515;
  color: #fff;
  border: 1px solid #151515;
}
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="button"].active,
input[type="button"].disabled,
input[type="button"][disabled],
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"].active,
input[type="submit"].disabled,
input[type="submit"][disabled],
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.btn-link.disabled,
.btn-link[disabled],
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background: #000000;
  border-color: #000000;
}
input[type="button"] .fa,
input[type="submit"] .fa,
.btn-link .fa,
.btn-primary .fa {
  color: #fff;
}
.btn-secondary {
  background: #544b47;
  color: #fff;
  border-bottom-color: #383230;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary.disabled,
.btn-secondary[disabled] {
  color: #fff;
  background: #383230;
  border-color: #383230;
}
.btn-secondary .fa {
  color: #fff;
}
.btn-inverse {
  background: #222;
  color: #fff;
  border: 1px solid #222;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background: #000;
  border-color: #000;
}
.btn-inverse > span {
  position: relative;
  display: inline-block;
  padding-right: 16px;
}
.btn-success {
  background: #62c462;
  color: #fff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background: #51a351;
  border-color: #51a351;
}
.btn-success .fa {
  color: #fff;
}
.btn-danger {
  background: #ee5f5b;
  color: #fff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background: #bd362f;
  border-color: #bd362f;
}
.btn-danger .fa {
  color: #fff;
}
.btn-warning {
  background: #fbb450;
  color: #fff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background: #f89406;
  border-color: #f89406;
}
.btn-warning .fa {
  color: #fff;
}
.btn.dropdown-toggle {
  height: auto;
  padding: 6px 12px;
}
.close,
a.close {
  border: 0;
  padding: 0 12px;
  height: auto;
}
.close:hover,
.close:focus,
.close:active,
a.close:hover,
a.close:focus,
a.close:active {
  background: none;
  color: #151515;
}
.mce-btn button:hover,
.mce-btn button:active,
.mce-btn button:focus {
  background: transparent;
}
.input-append .add-on,
.input-prepend .add-on {
  background: none;
  border-color: #e8e8e8;
  color: #777;
  height: 56px;
  padding: 13px 12px;
  text-shadow: none;
}
.input-append .btn:last-of-type,
.input-prepend .btn:last-of-type {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-prepend input {
  margin-left: 6px;
}
.input-append input {
  margin-right: 6px;
}
.input-append .btn:first-of-type {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-append .btn:last-of-type {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-append.input-prepend .btn:last-of-type {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-append.input-prepend .add-on:first-of-type {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-append.input-prepend .add-on:last-of-type {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group {
  font-size: 1rem;
}
.btn-group > .btn {
  font-size: 0.8666667rem;
}
.btn-group .btn + .btn {
  margin-left: 6px;
}
.btn-toolbar .btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.btn-toolbar .btn-group > .btn {
  font-size: 1rem;
}
.btn-toolbar .btn-group .btn + .btn {
  margin-left: 0;
}
.input-group {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group-addon {
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.has-danger .input-group-addon,
.has-danger .input-group-addon {
  border-bottom: 1px solid #d45555;
}
.input-group-btn .btn + .btn {
  margin-left: 2px;
}
.list-striped {
  border-color: #e8e8e8;
}
.list-striped li,
.list-striped dd {
  border-color: #e8e8e8;
  background-color: #fff;
}
.list-striped li:nth-child(2n+1),
.list-striped dd:nth-child(2n+1) {
  background-color: #fff;
}
.list-striped li:hover,
.list-striped dd:hover {
  background-color: #fff;
}
.row-striped {
  border-color: #e8e8e8;
}
.row-striped .row,
.row-striped .row-fluid {
  border-color: #e8e8e8;
  background-color: #fff;
}
.row-striped .row:nth-child(2n+1),
.row-striped .row-fluid:nth-child(2n+1) {
  background-color: #f6f6f6;
}
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #eee;
}
.js-switcher {
  position: relative;
  box-sizing: content-box;
  display: inline-block;
  width: 60px;
  height: 26px;
  margin-top: 2px;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: #f9f9f9;
  background-clip: content-box;
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 0.25rem;
  box-shadow: 0 0 0 0 #dfdfdf inset;
  transition: border .4s ease 0s, box-shadow .4s ease 0s;
}
.js-switcher.active {
  background-color: #64bd63;
  border-color: #64bd63;
  box-shadow: 0 0 0 16px #64bd63 inset;
  transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s;
}
.js-switcher.switcher-danger.active {
  background-color: #bc6564;
  border-color: #bc6564;
  box-shadow: 0 0 0 16px #bc6564 inset;
}
.js-switcher.switcher-primary.active {
  background-color: #648fba;
  border-color: #648fba;
  box-shadow: 0 0 0 16px #648fba inset;
}
.js-switcher input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 50px;
  height: 26px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.js-switcher .switch {
  position: absolute;
  top: 0;
  width: 30px;
  height: 26px;
  background: #fefefe;
  border-radius: 0.25rem;
  box-shadow: 0 0 1px rgba(0,0,0,0.1) inset, 0 1px 3px rgba(0,0,0,0.15);
  transition: left .2s ease 0s;
}
.js-switcher input:checked ~ .switch {
  left: 0;
}
.js-switcher input ~ :checked ~ .switch {
  left: 30px;
}
.js-switcher input:checked {
  z-index: 0;
}
.switcher-labels {
  position: relative;
  margin-left: 10px;
}
.switcher-labels span {
  position: absolute;
  top: 0;
  left: 0;
  color: #aaa;
  visibility: hidden;
  opacity: 0;
  transition: all .2s ease-in-out;
}
.switcher-labels span.active {
  visibility: visible;
  opacity: 1;
  transition: all .2s ease-in-out;
}
form {
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}
#adminForm,
#modules-form {
  width: 100%;
}
#adminForm #com-content-formTabs,
#modules-form #com-content-formTabs {
  margin-bottom: 24px;
}
#adminForm .controls,
#modules-form .controls {
  margin-top: 8px;
  margin-bottom: 8px;
}
#adminForm .btn-toolbar .btn-primary:after,
#modules-form .btn-toolbar .btn-primary:after {
  display: none;
}
#adminForm > fieldset.filters,
#modules-form > fieldset.filters {
  margin-top: 0;
}
#adminForm table,
#modules-form table {
  border-color: #e8e8e8;
  margin-bottom: 24px;
}
#adminForm table tr:hover td,
#modules-form table tr:hover td {
  background-color: #e8e8e8;
}
#adminForm table tr:hover td a,
#modules-form table tr:hover td a {
  border-color: #cfcfcf;
}
#adminForm table tr:hover td a:hover,
#modules-form table tr:hover td a:hover {
  border-color: transparent;
}
#adminForm table td,
#modules-form table td {
  border-color: #e8e8e8;
}
#adminForm table tbody > tr:nth-child(2n+1) > td a,
#modules-form table tbody > tr:nth-child(2n+1) > td a {
  border-color: #cfcfcf;
}
#adminForm table tbody > tr:nth-child(2n+1) > td a:hover,
#modules-form table tbody > tr:nth-child(2n+1) > td a:hover {
  border-color: transparent;
}
#adminForm table tfoot td,
#modules-form table tfoot td {
  background: none;
}
#modules-form fieldset > div #jform_params_image_show_data-lbl {
  display: none;
}
#modules-form legend {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 24px;
}
#modules-form div[role="toolbar"],
#modules-form .btn-toolbar {
  margin-top: 0;
  margin-bottom: 50px;
  clear: both;
  float: none;
}
#modules-form div[role="toolbar"] .btn-group + .btn-group,
#modules-form .btn-toolbar .btn-group + .btn-group {
  margin-left: 5px;
}
.control-group {
  margin-bottom: 24px;
}
.form-horizontal legend {
  border: 0;
  font-family: 'Inter', sans-serif;
  margin-bottom: 0;
}
.form-horizontal .control-group {
  clear: both;
}
.form-horizontal .control-group .control-label {
  float: none;
  padding-top: 0;
  padding-right: 5px;
  text-align: left;
  width: 100%;
}
.form-horizontal .control-group .control-label label {
  display: inline-block;
}
.form-horizontal .control-group .control-label .form-control-feedback {
  display: block;
  font-size: 80%;
}
.form-horizontal .controls {
  margin: 0;
}
.form-horizontal .controls #remember {
  width: auto;
}
.form-horizontal .controls .btn {
  float: none;
}
.form-horizontal .controls textarea,
.form-horizontal .controls input[type="text"],
.form-horizontal .controls input[type="password"],
.form-horizontal .controls input[type="datetime"],
.form-horizontal .controls input[type="datetime-local"],
.form-horizontal .controls input[type="date"],
.form-horizontal .controls input[type="month"],
.form-horizontal .controls input[type="time"],
.form-horizontal .controls input[type="week"],
.form-horizontal .controls input[type="number"],
.form-horizontal .controls input[type="email"],
.form-horizontal .controls input[type="url"],
.form-horizontal .controls input[type="search"],
.form-horizontal .controls input[type="tel"],
.form-horizontal .controls input[type="color"],
.form-horizontal .controls .uneditable-input,
.form-horizontal .controls .inputbox {
  max-width: 100%;
  width: 100%;
}
.form-horizontal .controls .input-prepend,
.form-horizontal .controls .input-append {
  display: flex;
}
.form-horizontal .controls .input-prepend > p,
.form-horizontal .controls .input-append > p {
  display: flex;
  flex-wrap: wrap;
}
.form-horizontal .controls .input-prepend > p > label,
.form-horizontal .controls .input-append > p > label {
  width: 100%;
}
.form-horizontal .controls .input-prepend textarea,
.form-horizontal .controls .input-prepend input[type="text"],
.form-horizontal .controls .input-prepend input[type="password"],
.form-horizontal .controls .input-prepend input[type="datetime"],
.form-horizontal .controls .input-prepend input[type="datetime-local"],
.form-horizontal .controls .input-prepend input[type="date"],
.form-horizontal .controls .input-prepend input[type="month"],
.form-horizontal .controls .input-prepend input[type="time"],
.form-horizontal .controls .input-prepend input[type="week"],
.form-horizontal .controls .input-prepend input[type="number"],
.form-horizontal .controls .input-prepend input[type="email"],
.form-horizontal .controls .input-prepend input[type="url"],
.form-horizontal .controls .input-prepend input[type="search"],
.form-horizontal .controls .input-prepend input[type="tel"],
.form-horizontal .controls .input-prepend input[type="color"],
.form-horizontal .controls .input-prepend .uneditable-input,
.form-horizontal .controls .input-prepend .inputbox,
.form-horizontal .controls .input-append textarea,
.form-horizontal .controls .input-append input[type="text"],
.form-horizontal .controls .input-append input[type="password"],
.form-horizontal .controls .input-append input[type="datetime"],
.form-horizontal .controls .input-append input[type="datetime-local"],
.form-horizontal .controls .input-append input[type="date"],
.form-horizontal .controls .input-append input[type="month"],
.form-horizontal .controls .input-append input[type="time"],
.form-horizontal .controls .input-append input[type="week"],
.form-horizontal .controls .input-append input[type="number"],
.form-horizontal .controls .input-append input[type="email"],
.form-horizontal .controls .input-append input[type="url"],
.form-horizontal .controls .input-append input[type="search"],
.form-horizontal .controls .input-append input[type="tel"],
.form-horizontal .controls .input-append input[type="color"],
.form-horizontal .controls .input-append .uneditable-input,
.form-horizontal .controls .input-append .inputbox {
  flex-grow: 1;
  width: 1%;
}
.well {
  background: none;
  border: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.btn.jmodedit {
  background: #151515;
  padding: 0 6px;
}
.btn.jmodedit:hover {
  background: #000000;
}
.contentpane {
  background: #fff;
  max-width: 100%;
  padding: 24px;
}
.contentpane .btn,
.contentpane button {
  border-style: solid;
  border-width: 1px;
  height: auto;
  padding: 6px 12px;
}
.contentpane .btn.close,
.contentpane button.close {
  border: 0;
}
.contentpane .btn-primary:after {
  display: none;
}
.contentpane #system-message-container {
  margin: 0;
  position: static;
}
.contentpane .well {
  border: 1px solid #e8e8e8;
  padding: 24px;
  margin-bottom: 24px;
}
.contentpane .single-page {
  padding: 0;
}
.contentpane .single-page .page-header,
.contentpane .single-page div[itemprop="articleBody"] {
  padding: 0;
}
.contentpane .single-page .page-header h1 {
  font-size: 2.4rem;
  margin-bottom: 28px;
}
.contentpane .single-page .pagenav {
  padding: 0;
}
.contentpane .item-page .page-header h2 {
  font-size: 2rem;
  margin-bottom: 24px;
}
.contentpane .item-page .item-image,
.contentpane .item-page .page-header {
  margin-left: 0;
  margin-right: 0;
}
.contentpane .modal-header h3 {
  font-size: 1.333333rem;
}
.contentpane ul.pagenav li.pagenav-prev .icon-chevron-left:before,
.contentpane ul.pagenav li.previous .icon-chevron-left:before {
  content: "\e008";
  font-family: IcoMoon;
}
.contentpane ul.pagenav li.pagenav-next .icon-chevron-right:before,
.contentpane ul.pagenav li.next .icon-chevron-right:before {
  content: "\e006";
  font-family: IcoMoon;
}
#upload-noflash .control-group {
  display: block;
}
#upload-noflash .control-group .control-label {
  display: block;
  float: none;
  margin-bottom: 10px;
}
.cat-children .item-title {
  margin-bottom: 24px;
}
.blog > h2,
.blog-featured > h2 {
  font-size: 6rem;
  font-weight: 900;
  letter-spacing: -0.04em;
  line-height: 1.07;
  margin-bottom: 96px;
  text-align: center;
  text-transform: lowercase;
}
.blog .page-header h1,
.blog-featured .page-header h1 {
  margin-bottom: 96px;
  text-align: center;
}
.blog .page-header h2,
.blog-featured .page-header h2 {
  font-size: 1.333333rem;
  line-height: 1.6;
  margin-bottom: 24px;
}
.blog .item-image,
.blog-featured .item-image {
  margin-bottom: 24px;
}
.blog .article-info,
.blog-featured .article-info {
  font-size: 0.7333333rem;
  line-height: 1.45;
}
.blog .article-info dd,
.blog-featured .article-info dd {
  font-size: inherit;
  line-height: inherit;
}
.blog .article-info dd.category-name,
.blog-featured .article-info dd.category-name {
  font-size: 0;
}
.blog .article-info dd.category-name a,
.blog .article-info dd.category-name span,
.blog-featured .article-info dd.category-name a,
.blog-featured .article-info dd.category-name span {
  font-size: 0.7333333rem;
}
.blog .pagination,
.blog-featured .pagination {
  margin-top: 0;
}
.blog .readmore,
.blog-featured .readmore {
  margin-bottom: 0;
}
.blog .readmore .btn,
.blog-featured .readmore .btn {
  text-align: left;
}
.blog-featured .items-leading {
  text-align: center;
}
.blog-featured .items-leading [class*="leading-"],
.blog-featured .items-leading [class^="leading-"] {
  padding-left: 72px;
  padding-right: 72px;
}
.blog-featured .items-leading .item-image {
  margin-left: -72px;
  margin-right: -72px;
  margin-bottom: 32px;
}
.blog-featured .items-leading p {
  margin-bottom: 32px;
}
.blog-featured .sticky [class*="leading-"],
.blog-featured .sticky [class^="leading-"] {
  margin-bottom: 0;
  padding-bottom: 24px;
}
.bf-items-wrap {
  padding-bottom: 48px;
}
.bf-items-row {
  margin-bottom: -48px;
}
.categories-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -24px;
  margin-right: -24px;
}
.categories-list > div {
  margin-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
  text-align: center;
  flex: 0 0 50%;
  max-width: 50%;
}
.categories-list > div > .page-header,
.categories-list > div > .category-desc {
  padding-left: 72px;
  padding-right: 72px;
}
.categories-list img {
  margin-bottom: 32px;
}
.categories-list .page-header {
  font-family: 'Jost', serif;
  margin-bottom: 16px;
}
.categories-list .page-header a.btn {
  float: unset;
  margin-left: 12px;
  margin-top: -20px;
}
.categories-list .page-header a.btn [class^="icon-"],
.categories-list .page-header a.btn [class*=" icon-"] {
  vertical-align: middle;
}
.categories-list .page-header .badge {
  background: transparent;
  color: #9e9e9e;
  display: block;
  font-family: 'Inter', sans-serif;
  font-size: 0.7333333rem;
  line-height: 1.45;
  font-weight: normal;
  margin-bottom: 12px;
  padding: 0;
  text-shadow: none;
}
.categories-list .collapse.in {
  border: 1px solid #e8e8e8;
  margin-top: 24px;
  margin-bottom: 48px;
  padding: 24px;
}
.categories-list .collapse > div {
  margin-bottom: 24px;
}
.categories-list .collapse .page-header {
  font-size: 1.6rem;
  line-height: 1.33;
}
.categories-list .collapse .collapse {
  margin-top: 48px;
}
.items-leading [class*="leading-"],
.items-leading [class^="leading-"] {
  margin-bottom: 96px;
}
.items-leading .item-title {
  font-family: 'Jost', serif;
  font-size: 2.4rem;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}
.items-leading .page-header {
  margin-bottom: 0;
}
.items-row .item {
  margin-bottom: 96px;
}
.items-row .item-title {
  font-size: 1.333333rem;
  line-height: 1.6;
  margin-bottom: 24px;
}
.divider-vertical {
  margin: 0 0 96px;
  border: 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #fff;
}
.gkMasthead-wrap > img {
  width: 100%;
}
.item-page {
  padding-left: 192px;
  padding-right: 192px;
  padding-bottom: 96px;
}
.item-page .page-header {
  text-align: center;
}
.item-page .page-header h2 {
  font-family: 'Jost', serif;
  margin-bottom: 96px;
}
.item-page > div[itemprop="articleBody"] ul,
.item-page > .itemIntroText ul,
.item-page > .itemFullText ul {
  margin: 3rem 0 0 1rem;
}
.item-page > div[itemprop="articleBody"] ul li,
.item-page > .itemIntroText ul li,
.item-page > .itemFullText ul li {
  list-style: outside;
  padding-left: 1rem;
}
.item-page > div[itemprop="articleBody"] ol,
.item-page > .itemIntroText ol,
.item-page > .itemFullText ol {
  margin: 3rem 0 0;
}
.item-page > div[itemprop="articleBody"] ol li,
.item-page > .itemIntroText ol li,
.item-page > .itemFullText ol li {
  counter-increment: step-counter;
  position: relative;
  padding-left: 2rem;
}
.item-page > div[itemprop="articleBody"] ol li:before,
.item-page > .itemIntroText ol li:before,
.item-page > .itemFullText ol li:before {
  content: counter(step-counter) ".";
  color: #8147FF;
  left: 0;
  position: absolute;
}
.item-page > div[itemprop="articleBody"] .pager > ul > li,
.item-page > .itemIntroText .pager > ul > li,
.item-page > .itemFullText .pager > ul > li {
  color: #9e9e9e;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
  font-size: 13.9999995px;
  line-height: 1.428571;
  font-family: 'Jost', serif;
  text-transform: uppercase;
}
.item-page > div[itemprop="articleBody"] .pager > ul > li:before,
.item-page > .itemIntroText .pager > ul > li:before,
.item-page > .itemFullText .pager > ul > li:before {
  display: none;
}
.item-page > div[itemprop="articleBody"] .pager > ul > li > a,
.item-page > .itemIntroText .pager > ul > li > a,
.item-page > .itemFullText .pager > ul > li > a {
  background: none;
  border: 0;
  border-radius: 0;
  color: inherit;
  padding: 0;
}
.item-page > div[itemprop="articleBody"] .pager > ul > li > a:hover,
.item-page > div[itemprop="articleBody"] .pager > ul > li > a:focus,
.item-page > div[itemprop="articleBody"] .pager > ul > li > a:active,
.item-page > .itemIntroText .pager > ul > li > a:hover,
.item-page > .itemIntroText .pager > ul > li > a:focus,
.item-page > .itemIntroText .pager > ul > li > a:active,
.item-page > .itemFullText .pager > ul > li > a:hover,
.item-page > .itemFullText .pager > ul > li > a:focus,
.item-page > .itemFullText .pager > ul > li > a:active {
  background: transparent;
  color: #333;
}
.item-page .edit-icon {
  margin-left: 12px;
}
.item-page img {
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}
.item-page .item-image {
  margin-left: -192px;
  margin-right: -192px;
  margin-bottom: 48px;
  text-align: center;
}
.item-page div[itemprop="articleBody"] {
  font-size: 18px;
  line-height: 1.8666666666667;
  margin-bottom: 48px;
}
.item-page.info .page-header {
  text-align: left;
}
.item-page.info .page-header h2 {
  margin-bottom: 96px;
}
.item-page.about-us {
  *zoom: 1;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 48px;
}
.item-page.about-us:before,
.item-page.about-us:after {
  display: table;
  content: "";
  line-height: 0;
}
.item-page.about-us:after {
  clear: both;
}
.item-page.about-us [itemprop="articleBody"] {
  float: left;
  margin-bottom: -48px;
  padding-left: 48px;
  width: calc(50% +  24px);
}
.item-page.about-us .item-image-wrap {
  float: left;
  width: calc(50% -  24px);
}
.item-page.about-us .item-image {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.article-info {
  color: #9e9e9e;
  margin-bottom: 12px;
}
.article-info dt {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
}
.article-info dd + dd {
  margin-left: 3px;
}
.article-info [class^="icon-"],
.article-info [class*="icon-"] {
  display: none;
}
.article-info-top {
  margin-bottom: 24px;
  text-align: center;
}
dd.category-name {
  font-size: 0;
}
dd.category-name a,
dd.category-name span {
  font-size: 15px;
}
.icons .btn-group {
  margin-left: 24px;
}
.icons .btn-group.open {
  background: none;
}
.icons .btn-group.open .btn.dropdown-toggle {
  background: none;
  box-shadow: none;
}
.icons .btn-group > .btn {
  font-size: 13.9999995px;
  margin-top: 0;
}
.icons [class^="icon-"],
.icons [class*=" icon-"] {
  vertical-align: middle;
}
.icons .btn.dropdown-toggle {
  border: none;
  color: #bdbdbd;
  padding-top: 2px;
  padding-bottom: 2px;
}
.icons .btn.dropdown-toggle .icon-cog {
  vertical-align: middle;
}
.icons .btn.dropdown-toggle .caret {
  border-top-color: #bdbdbd;
}
.icons .btn.dropdown-toggle:hover,
.icons .btn.dropdown-toggle:focus,
.icons .btn.dropdown-toggle:active {
  background: #000;
  color: #fff;
}
.icons .btn.dropdown-toggle:hover .caret,
.icons .btn.dropdown-toggle:focus .caret,
.icons .btn.dropdown-toggle:active .caret {
  border-top-color: #fff;
}
ul.tags,
.tagspopular ul {
  margin-bottom: 24px;
}
ul.tags li,
.tagspopular ul li {
  display: inline-block;
  line-height: 1.8666666666667;
  padding-left: 0;
  padding-right: 0;
}
ul.tags li > a,
ul.tags .label,
.tagspopular ul li > a,
.tagspopular ul .label {
  background: rgba(129,71,255,0.1);
  border: 0;
  border-radius: 0;
  color: #8147FF;
  display: inline;
  font-size: 0.7333333rem;
  font-weight: 400;
  line-height: 1.45;
  padding: 4px 8px;
  text-shadow: none;
}
ul.tags li > a:hover,
ul.tags li > a:active,
ul.tags li > a:focus,
ul.tags .label:hover,
ul.tags .label:active,
ul.tags .label:focus,
.tagspopular ul li > a:hover,
.tagspopular ul li > a:active,
.tagspopular ul li > a:focus,
.tagspopular ul .label:hover,
.tagspopular ul .label:active,
.tagspopular ul .label:focus {
  background: rgba(129,71,255,0.2);
  color: #8147FF;
}
.tag-category {
  margin-left: auto;
  margin-right: auto;
}
.tag-category > h2 {
  font-size: 6rem;
  font-weight: 900;
  line-height: 1.07;
  letter-spacing: -0.04em;
  margin-bottom: 96px;
  text-align: center;
  text-transform: lowercase;
}
.tag-category > h2:before {
  content: "\f02c";
  font-family: "FontAweSome";
  font-size: 4rem;
  opacity: .2;
}
.tag-category > img {
  margin-bottom: 48px;
}
.tag-category ul.thumbnails {
  display: inline-block;
  padding-right: 48px;
}
.tag-category ul.thumbnails h3 {
  margin-bottom: 0;
  line-height: 1;
}
.tag-category ul.thumbnails h3 a {
  background: rgba(129,71,255,0.1);
  color: #8147FF;
  display: inline-block;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 12px 24px;
  text-shadow: none;
}
.tag-category ul.thumbnails h3 a:hover,
.tag-category ul.thumbnails h3 a:active,
.tag-category ul.thumbnails h3 a:focus {
  background: rgba(129,71,255,0.2);
  text-decoration: none;
}
.tag-category ul.thumbnails .tag-body,
.tag-category ul.thumbnails .caption {
  margin-top: 24px;
}
.tag-category #filter-search,
.tag-category #limit_chzn,
.tag-category #limit {
  margin-top: 6px;
  margin-bottom: 6px;
  line-height: normal;
}
.tag-category .filters {
  margin-bottom: 96px;
  margin-top: 0;
}
.tag-category .filters .btn-group > .btn {
  font-size: 1rem;
}
.tag-category .filters .btn-group > .btn span {
  vertical-align: middle;
}
.tag-category .filters .btn-group > .btn + .btn {
  margin-left: 0;
}
.tagged-items .cat-list-row {
  margin-left: -24px;
  margin-right: -24px;
}
.tagged-items .tag-image {
  float: left;
  margin-right: 24px;
}
.tagged-items .tag-body {
  margin-bottom: 24px;
}
.tagged-items .tag-body p {
  margin-bottom: 0;
}
.tagged-items .tag-body p + p {
  margin-top: 24px;
}
.tagged-items .cat-list-item {
  float: left;
  margin-bottom: 96px;
  padding-left: 24px;
  padding-right: 24px;
  width: 25%;
}
.tagged-items .cat-list-item h3 {
  font-family: 'Inter', sans-serif;
  font-size: 1.333333rem;
  line-height: 1.6;
  margin-bottom: 24px;
}
.tagged-items .cat-list-item img {
  margin-bottom: 24px;
}
.tagged-items .tag-list-date {
  color: #9e9e9e;
  font-size: 0.7333333rem;
  line-height: 1.45;
  margin-bottom: 12px;
}
.fields-container {
  margin-bottom: 24px;
}
.fields-container dd {
  margin-bottom: 12px;
}
.fields-container dd .field-label {
  display: inline-block;
  font-weight: bold;
}
.article-footer {
  color: #9e9e9e;
  font-size: 13.9999995px;
  line-height: 1.428571;
  margin-bottom: 24px;
  *zoom: 1;
}
.article-footer:before,
.article-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.article-footer:after {
  clear: both;
}
.article-footer .article-info {
  float: left;
}
.img_caption.left,
.pull-left.item-image {
  margin: 0 24px 24px 0;
}
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 48px 48px;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 48px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 48px;
}
.img-fulltext-right {
  float: right;
  margin-left: 48px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #bdbdbd;
  color: #777;
  font-size: 13.9999995px;
  line-height: 1.428571;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
#jform_captcha .grecaptcha-badge {
  z-index: 1;
}
.field-calendar .btn.btn-secondary > span {
  padding-right: 0;
}
.field-calendar .btn.btn-secondary > span::after {
  display: none;
}
.login #gkMainbody ul li {
  display: block;
  line-height: 1.428571;
  margin-right: 0px;
  margin-bottom: 6px;
}
.login #gkMainbody ul li a {
  display: inline-block;
}
.login #gkMainbody ul.nav-tabs > li > a {
  line-height: inherit;
}
.login .control-group.remember .control-label,
.login .control-group.remember .controls {
  display: inline-block;
  width: auto;
}
.login .control-group.remember .controls {
  margin-top: 0;
}
.login .control-group.remember #remember {
  margin-top: -3px;
}
.login_form label,
.login label {
  display: block;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .control-group.remember-me .control-label,
.login_form .control-group.remember-me .controls {
  width: auto;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
#remember {
  height: auto;
}
.logout .form-horizontal .control-group {
  margin-bottom: 0;
  text-align: center;
}
.logout .btn-primary:after {
  display: none;
}
.logout .btn-primary .icon-arrow-left:before {
  content: "\f3d5";
  font-family: "Ionicons";
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.com_privacy.remind .form-validate,
.request-confirm .form-validate,
.request-form .form-validate {
  margin: 0 auto;
  max-width: 100%;
  width: 480px;
}
.reset .form-validate p,
.remind .form-validate p,
.request-confirm .form-validate legend,
.com-users-reset__form legend,
.com-users-remind__form legend {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f5f3ef;
  border: 1px solid #e8e8e8;
  font-size: 15px;
  margin-bottom: 24px;
  padding: 24px 28px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile .btn-toolbar {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 24px;
}
.profile-edit #jform_profile_dob_btn .icon-calendar {
  padding-right: 0;
}
.profile-edit #jform_profile_dob_btn .icon-calendar:after {
  display: none;
}
.profile-edit #jform_params_helpsite-lbl,
.profile-edit #jform_params_helpsite_chzn,
.profile-edit #helpsite-refresh {
  margin-top: 6px;
  margin-bottom: 6px;
}
.profile-edit #jform_privacyconsent_privacy-lbl {
  margin-bottom: 14px;
}
.request-confirm legend {
  color: #4D4D4D;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  line-height: 1.8666666666667;
}
.request-confirm legend + .control-group {
  margin-top: 0;
}
.remind-confirm legend {
  padding-bottom: 0;
}
#gkMainbody .search {
  max-width: 100%;
  margin: 0 auto;
}
#gkMainbody .search .error {
  margin-top: 24px;
}
#searchForm {
  *zoom: 1;
  padding: 0;
  border-bottom: 1px solid #e8e8e8;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 24px 0;
}
#searchForm legend {
  border-bottom: none;
  margin-bottom: 0;
  font-size: 18px;
}
#searchForm label input {
  margin-top: 5px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
}
#searchForm .btn-toolbar {
  margin: 0 0 24px 0;
  display: flex;
}
#searchForm .btn-toolbar .btn-group:first-child {
  width: 100%;
}
#searchForm .btn-toolbar .btn-group .inputbox {
  margin: 0;
  width: 100%;
}
#searchForm .btn-toolbar .btn-group .btn {
  margin: 0;
}
#searchForm .searchintro p {
  font-size: 25px;
  margin: 0;
}
#searchForm .searchintro p .badge-info {
  background: #8147FF;
  line-height: 1.8666666666667;
  text-shadow: none;
  vertical-align: middle;
}
#searchForm .phrases .phrases-box {
  margin-bottom: 12px;
}
#searchForm .phrases .ordering-box .chzn-container {
  width: auto !important;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 24px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form #finder-search .word label {
  width: 100%;
}
#search-form #finder-search .word .btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
#search-form #finder-search .word .btn-primary {
  cursor: pointer;
}
#search-form #finder-search .word .btn-primary:after {
  display: none;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
#advancedSearch hr {
  display: none;
}
.search-results {
  margin-top: 48px;
}
.search-results li {
  padding: 24px 0;
}
.search-results li:hover {
  background: none;
}
.search-results .result-title {
  font-family: 'Inter', sans-serif;
  font-size: 1.6rem;
  line-height: 1.33;
}
.search-results dt.result-title {
  color: #151515;
  margin-top: 48px;
}
.search-results .result-category {
  font-size: 13.9999995px;
  color: #9e9e9e;
  line-height: 1.428571;
  margin-top: 12px;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 13.9999995px;
  line-height: 1.428571;
  color: #9e9e9e;
}
.search-results .highlight {
  font-weight: bold;
}
#search-results .search-pagination {
  padding-top: 48px;
}
#search-results .search-pages-counter {
  text-align: center;
  margin-top: 24px;
}
#search-query-explained {
  padding: 48px 0;
}
#advancedSearch.collapse.in {
  overflow: visible;
}
#advancedSearch #finder-filter-window .filter-branch {
  margin-left: -12px;
  margin-right: -12px;
}
#advancedSearch #finder-filter-window .filter-branch .finder-selects {
  margin-bottom: 24px;
  padding-left: 12px;
  padding-right: 12px;
}
#gkMainbody .finder {
  max-width: 100%;
  margin: 0 auto;
}
#gkMainbody .finder .flexbox {
  margin-bottom: 12px;
}
.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
}
.flexbox .inputbox {
  width: 100%;
}
.flexbox .btn {
  min-width: 160px;
}
.request-form #jform_consentbox label {
  margin-bottom: 0;
}
#gkMainbody .contact .page-header h2 {
  font-size: 6rem;
  font-weight: 900;
  line-height: 1.07;
  letter-spacing: -0.04em;
  margin-bottom: 96px;
  text-align: center;
  text-transform: lowercase;
}
#gkMainbody .contact .thumbnail {
  border: 0;
  box-shadow: none;
  margin: 0;
  max-width: 100%;
  padding: 0 0 48px;
}
#gkMainbody .contact #selectForm {
  margin-bottom: 24px;
  width: 100%;
}
#gkMainbody .contact #myTabTabs li a {
  color: #151515;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8666666666667;
}
#gkMainbody .contact .dl-horizontal dt {
  display: none;
  float: left;
  margin-right: 12px;
  text-align: center;
  width: auto;
}
#gkMainbody .contact .dl-horizontal dd {
  margin-left: 0;
  margin-bottom: 12px;
}
#gkMainbody .contact .dl-horizontal dd .fa {
  margin-right: 5px;
}
#gkMainbody .contact .contact-fields {
  margin-top: 0;
}
#gkMainbody .contact .contact-fields dt {
  display: block;
  font-weight: 500;
  overflow: inherit;
  margin-right: 5px;
  text-align: left;
  clear: left;
}
#gkMainbody .contact .contact-fields dd {
  display: block;
  padding: 0;
}
#gkMainbody .contact .contact-profile {
  margin-bottom: 24px;
}
#gkMainbody .contact .contact-profile dt {
  display: block;
  clear: unset;
  float: left;
  margin-right: 0;
  text-align: left;
  width: 144px;
}
#gkMainbody .contact .contact-profile dt label {
  display: inline-block;
  margin-bottom: 0;
  padding-right: 12px;
}
#gkMainbody .contact .contact-profile dt label:after {
  content: ":";
}
#gkMainbody .contact .contact-profile dd {
  margin-left: 144px;
}
#gkMainbody .contact .contact-articles {
  margin-bottom: 48px;
}
#gkMainbody .contact .contact-articles .nav {
  margin-left: 14px;
}
#gkMainbody .contact .contact-articles .nav > li {
  list-style: circle;
  margin-right: 0;
}
#gkMainbody .contact .contact-articles .nav > li > a {
  display: inline;
}
#gkMainbody .contact .contact-articles .nav > li > a:hover,
#gkMainbody .contact .contact-articles .nav > li > a:focus,
#gkMainbody .contact .contact-articles .nav > li > a:active {
  border-bottom-color: #e8e8e8;
}
#gkMainbody .contact .contact-links .nav > li > a {
  display: inline-block;
}
#gkMainbody .contact .contact-links .nav > li > a:hover,
#gkMainbody .contact .contact-links .nav > li > a:focus,
#gkMainbody .contact .contact-links .nav > li > a:active {
  border-bottom-color: #e8e8e8;
}
#gkMainbody .contact .contact-form {
  margin-bottom: 28px;
}
#gkMainbody .contact .contact-form .form-horizontal fieldset {
  border: none;
  padding: 0;
}
#gkMainbody .contact .contact-form .form-horizontal fieldset legend {
  font-size: 18px;
}
#gkMainbody .contact .contact-form .form-horizontal fieldset + fieldset .control-group:last-child .control-label,
#gkMainbody .contact .contact-form .form-horizontal fieldset + fieldset .control-group:last-child .controls {
  display: block;
}
#gkMainbody .contact .contact-form .field-spacer {
  display: none;
}
#gkMainbody .contact .contact-form .form-horizontal .control-label {
  min-width: 220px;
}
#gkMainbody .contact .contact-form .form-horizontal .controls {
  margin: 0;
}
#gkMainbody .contact .contact-form .form-horizontal .controls input,
#gkMainbody .contact .contact-form .form-horizontal .controls textarea {
  width: 100%;
}
#gkMainbody .contact .contact-form .form-horizontal .controls input[type="checkbox"],
#gkMainbody .contact .contact-form .form-horizontal .controls textarea[type="checkbox"] {
  width: auto;
}
#gkMainbody .contact .contact-form .form-horizontal .controls input:focus,
#gkMainbody .contact .contact-form .form-horizontal .controls textarea:focus {
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  #gkMainbody .contact .contact-form .form-horizontal .controls input,
  #gkMainbody .contact .contact-form .form-horizontal .controls textarea {
    width: 100%;
  }
}
#gkMainbody .contact .contact-form .form-horizontal .controls textarea {
  min-height: 200px;
}
#gkMainbody .contact .contact-form .form-horizontal .contact_email_copy .control-label,
#gkMainbody .contact .contact-form .form-horizontal .contact_email_copy .controls {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
#gkMainbody .contact .contact-form .form-horizontal .contact_email_copy #jform_contact_email_copy-lbl {
  padding-top: 4px;
}
#gkMainbody .contact .contact-form #jform_consentbox {
  margin-bottom: 0;
}
#gkMainbody .contact .title-profile h3 {
  font-size: 26px;
  margin-bottom: 16px;
}
#gkMainbody .contact #users-profile-custom .dl-horizontal dt {
  display: block;
  width: auto;
}
#gkMainbody .contact #users-profile-custom .dl-horizontal dd {
  margin-left: 0;
}
#gkMainbody .contact.plain .content-address-links,
#gkMainbody .contact.plain .content-form-email,
#gkMainbody .contact.plain .contact-miscinfo {
  margin-bottom: 48px;
}
#gkMainbody .contact.plain .content-links > h3 {
  display: none;
}
#gkMainbody .contact.plain .content-links .contact-links > ul > li {
  display: inline-block;
}
#gkMainbody .contact .accordion-group {
  margin-bottom: 6px;
}
#gkMainbody .contact .accordion-heading .accordion-toggle {
  color: #151515;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8666666666667;
  padding: 12px 24px;
}
#gkMainbody .contact .accordion-inner {
  padding: 24px;
}
#gkMainbody .contact .accordion-inner .contact-profile {
  margin-bottom: 0;
}
#gkMainbody .contact .panel-group {
  margin-bottom: 6px;
  padding-left: 0;
  padding-right: 0;
}
#gkMainbody .contact .panel-heading {
  border: 1px solid #e8e8e8;
}
#gkMainbody .contact .panel-heading .panel-title {
  color: #151515;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8666666666667;
  padding: 12px 24px;
  margin-bottom: 0;
}
#gkMainbody .contact .panel-body {
  padding: 24px;
  border: 1px solid #e8e8e8;
  border-top: 0;
}
#gkMainbody .contact .panel-body .contact-profile {
  margin-bottom: 0;
}
#contact-form {
  margin-bottom: 0;
  width: 100%;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
  margin-top: 48px;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #e8e8e8;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  *zoom: 1;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #e8e8e8;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0;
}
.contact-category .cat-children ul li .item-title {
  border-left: 1px dotted #e8e8e8;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 0 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li .item-title:after {
  border-top: 1px dotted #e8e8e8;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li .item-title {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li .item-title {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li .item-title {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
.contact-info .thumbnail,
.content-form-email .thumbnail {
  padding: 0;
  border: 0;
  margin-bottom: 24px;
}
#slide-contact .group-content,
.main-tabs .group-content {
  padding: 24px;
  background-size: cover;
}
#slide-contact .panel-default,
.main-tabs .panel-default {
  margin-bottom: 24px;
}
#gkMainbody #slide-contact .accordion-group {
  border-color: #e8e8e8;
  background: #fff;
  margin-bottom: 24px;
}
#gkMainbody #slide-contact .accordion-group .accordion-heading {
  padding: 12px 24px;
}
#gkMainbody #slide-contact .accordion-group a.accordion-toggle {
  display: inline-block;
  padding: 0;
}
.archive {
  padding: 72px 24px 0;
}
.archive .filters {
  margin-bottom: 24px;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items > div {
  margin-bottom: 24px;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
#archive-items .page-header h2 {
  font-size: 2.4rem;
  margin-bottom: 28px;
}
#archive-items .page-header .createdby {
  font-family: 'Jost', serif;
  font-size: 0.7333333rem;
  line-height: 1.45;
  color: #9e9e9e;
}
#archive-items .article-info dd + dd:before {
  display: none;
}
.category-desc {
  margin-bottom: 48px;
}
.category-desc img {
  margin-bottom: 48px;
}
.category-list #limit {
  width: auto;
}
.content-category > h2 {
  margin-bottom: 96px;
  text-align: center;
}
.content-category #adminForm .btn-toolbar {
  margin: 0 0 24px;
}
.content-category #adminForm > span.hasTooltip {
  display: inline-block;
  margin-bottom: 24px;
}
.content-category #adminForm > span.hasTooltip .btn.btn-primary > span {
  padding-right: 0;
}
.content-category #adminForm > span.hasTooltip .btn.btn-primary > span::after {
  display: none;
}
.category-item {
  *zoom: 1;
  margin-top: 48px;
}
.category-item:before,
.category-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 48px;
}
.category-item .category-item {
  margin-left: 48px;
}
.newsfeed-category > h2 {
  margin-bottom: 24px;
  margin-top: 0;
  text-align: center;
}
.newsfeed-category .category-desc,
.newsfeed-category .filters {
  margin-bottom: 48px;
}
.newsfeed-category .category li {
  *zoom: 1;
  padding: 24px 0;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category .category li:after {
  clear: both;
}
.newsfeed-category .category li br {
  display: none;
}
.newsfeed-category .category li .list {
  display: block;
  float: unset;
}
.newsfeed-category .list-title {
  font-family: 'Inter', sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
}
.newsfeed-category .list-title a {
  border-color: transparent;
}
.newsfeed-category .list-title a:hover,
.newsfeed-category .list-title a:focus,
.newsfeed-category .list-title a:active {
  border-color: #8147FF;
}
.newsfeed > h2 {
  margin-bottom: 48px;
  margin-top: 0;
  text-align: center;
}
.newsfeed .feed-description {
  margin-bottom: 48px;
  font-size: 18px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 15px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 18px;
}
.relateditems .item {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 24px;
}
.relateditems .item .category-name,
.relateditems .item .published {
  display: inline-block;
}
.relateditems .item .category-name a {
  color: #8147FF;
  border-bottom-color: transparent;
}
.relateditems .item .category-name a:hover,
.relateditems .item .category-name a:focus,
.relateditems .item .category-name a:active {
  border-bottom-color: #e8e8e8;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.edit.item-page {
  padding: 0;
}
.edit.item-page fieldset .form-actions {
  clear: both;
  margin-top: 96px;
}
.edit.item-page .row-fluid > div {
  padding-right: 24px;
  padding-left: 24px;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #bdbdbd;
  border: 1px solid #b0b0b0;
  color: #9e9e9e;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0;
}
.button2-left span,
.button2-right span {
  color: #9e9e9e;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #b0b0b0;
  color: #333;
  text-decoration: none;
}
.control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.control-group.invisible-recaptcha {
  margin-bottom: 0;
}
.modal-body {
  max-height: none;
  -webkit-overflow-scrolling: touch;
}
.modal-header h3 {
  margin-bottom: 0;
}
.readmore {
  margin-top: 24px;
  margin-bottom: 24px;
}
.readmore a:after {
  content: "\f3d6";
  display: inline-block;
  font-family: "Ionicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  margin-left: 4px;
}
.readmore a > span[class*="icon-"],
.readmore a > span[class^="icon-"] {
  display: none;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
#adminForm .js-calendar .js-btn,
#modules-form .js-calendar .js-btn {
  padding: 4px 12px;
}
#adminForm .js-calendar .js-btn + .js-btn,
#modules-form .js-calendar .js-btn + .js-btn {
  margin-left: -1px;
}
#adminForm .js-calendar .calendar-container table tbody td.day.selected,
#modules-form .js-calendar .calendar-container table tbody td.day.selected {
  background-color: #3071a9;
}
#adminForm .js-calendar .calendar-container .day-name,
#modules-form .js-calendar .calendar-container .day-name {
  font-size: 13.9999995px;
  line-height: 1.428571;
}
#imageForm .control-group {
  margin-bottom: 12px;
}
#imageForm .control-group.span4 {
  clear: unset;
  margin-top: 24px;
}
#uploadForm .icon-upload {
  background-image: none;
}
.view-imagesList body {
  padding-top: 0;
}
.view-imagesList .t3-mainbody {
  padding: 0;
}
.view-imagesList .manager.thumbnails {
  overflow: hidden;
}
.view-imagesList .manager.thumbnails li {
  float: left;
  margin: 0 10px 20px;
}
.thumbnails-media .thumbnail {
  background-color: #e8e8e8;
}
.thumbnails-media .thumbnail > a {
  display: block;
  padding-top: 12px;
}
table.adminlist thead th {
  vertical-align: middle;
}
table.adminlist th a {
  color: #151515;
}
table.adminlist .btn-group .btn-primary:after {
  display: none;
}
.subform-repeatable-wrapper .btn-group .btn + .btn {
  margin-left: 0;
}
.article-content .pagination ul {
  border-left: 1px solid #e8e8e8;
}
.article-content .pagination li {
  float: left;
  padding: 24px 48px;
  line-height: normal;
  border: 1px solid #e8e8e8;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 48px;
  font-weight: bold;
}
.article-index {
  background: #f5f3ef;
  float: right;
  margin: 0 0 24px 24px;
  padding: 24px;
  max-width: 50%;
  width: 30%;
}
.article-index h3 {
  color: #151515;
  font-family: 'Jost', serif;
  font-size: 13.9999995px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.428571;
  text-transform: uppercase;
}
.article-index h3 small {
  display: block;
}
.article-index > ul.nav-tabs.nav-stacked {
  margin: 0;
}
.article-index > ul.nav-tabs.nav-stacked > li {
  margin: 0;
  line-height: 1;
}
.article-index > ul.nav-tabs.nav-stacked > li > a {
  display: inline;
}
.article-index > ul.nav-tabs.nav-stacked > li > a:hover,
.article-index > ul.nav-tabs.nav-stacked > li > a:focus,
.article-index > ul.nav-tabs.nav-stacked > li > a:active {
  border-color: #8147FF;
}
.article-index > ul.nav-tabs.nav-stacked > li.active > a {
  border-color: #8147FF;
}
.article-index > ul.nav-tabs.nav-stacked > li + li {
  margin-top: 14px;
}
ul.pagenav {
  clear: both;
  margin: 48px 0 0;
  padding: 0;
  list-style: none;
  border: 0;
  background: none;
}
ul.pagenav li {
  margin: 0;
  padding: 0;
  float: left;
}
ul.pagenav li.pagenav-prev,
ul.pagenav li.previous {
  margin-right: 10px;
}
ul.pagenav li.pagenav-prev .icon-chevron-left:before,
ul.pagenav li.previous .icon-chevron-left:before {
  content: "\f124";
  font-family: Ionicons;
}
ul.pagenav li.pagenav-next,
ul.pagenav li.next {
  float: right;
}
ul.pagenav li.pagenav-next .icon-chevron-right:before,
ul.pagenav li.next .icon-chevron-right:before {
  content: "\f125";
  font-family: Ionicons;
}
ul.pagenav li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #0d0d0d;
  background-image: -moz-linear-gradient(top,#151515,#000000);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#000000));
  background-image: -webkit-linear-gradient(top,#151515,#000000);
  background-image: -o-linear-gradient(top,#151515,#000000);
  background-image: linear-gradient(to bottom,#151515,#000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff000000', GradientType=0);
  border-color: #000000 #000000 #000000;
  *background-color: #000000;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #151515;
  *border: 0;
  border-bottom-color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  background: #151515;
  color: #fff;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -ms-transition: all 0.35s;
  box-shadow: none;
  font-weight: 700;
  padding: 13px 24px;
  text-shadow: none;
}
ul.pagenav li a:hover,
ul.pagenav li a:focus,
ul.pagenav li a:active,
ul.pagenav li a.active,
ul.pagenav li a.disabled,
ul.pagenav li a[disabled] {
  color: #333;
  background-color: #000000;
  *background-color: #000000;
}
ul.pagenav li a:active,
ul.pagenav li a.active {
  background-color: #000000 \9;
}
ul.pagenav li a:first-child {
  *margin-left: 0;
}
ul.pagenav li a:hover,
ul.pagenav li a:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
  -ms-transition: background-position .1s linear;
}
ul.pagenav li a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
ul.pagenav li a.active,
ul.pagenav li a:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
ul.pagenav li a.disabled,
ul.pagenav li a[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
ul.pagenav li a .label,
ul.pagenav li a .badge {
  position: relative;
  top: -1px;
}
ul.pagenav li a:hover,
ul.pagenav li a:focus,
ul.pagenav li a:active,
ul.pagenav li a.active,
ul.pagenav li a.disabled,
ul.pagenav li a[disabled] {
  color: #fff;
  background: #000000;
  border-color: #000000;
}
.pagination {
  *zoom: 1;
  clear: both;
  text-align: center;
}
.pagination:before,
.pagination:after {
  display: table;
  content: "";
  line-height: 0;
}
.pagination:after {
  clear: both;
}
.pagination .pagination {
  width: auto;
  margin: 0;
  border: none;
  padding: 0;
}
.pagination ul {
  box-shadow: none;
}
.pagination ul li {
  color: #222;
  cursor: default;
  display: inline-block;
  margin: 0 8px;
  font-size: 0.7333333rem;
  text-transform: uppercase;
}
.pagination ul li > span,
.pagination ul li > a {
  background: #e8e8e8;
  border: 0;
  border-radius: 50%;
  color: #777;
  display: block;
  float: none;
  font-size: 13.9999995px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 32.0000016px;
  height: 32.0000016px;
  width: 32.0000016px;
}
.pagination ul li > span span,
.pagination ul li > a span {
  background: none;
}
.pagination ul li > span {
  background: #8147FF;
  color: #fff;
}
.pagination ul li > a:hover,
.pagination ul li > a:active,
.pagination ul li > a:focus {
  background: #8147FF;
  color: #fff;
}
.pagination ul li.active > a,
.pagination ul li.active > span {
  background: #8147FF;
  color: #fff;
}
.pagination ul li.pagination-next,
.pagination ul li.pagination-end,
.pagination ul li.pagination-prev,
.pagination ul li.pagination-start {
  display: none;
}
.pagination ul li.pagination-next span,
.pagination ul li.pagination-end span,
.pagination ul li.pagination-prev span,
.pagination ul li.pagination-start span {
  color: #9e9e9e;
}
.pagination ul li.counter {
  color: #9e9e9e;
  display: block;
  font-size: 13.9999995px;
  line-height: 1.428571;
  margin-right: 12px;
  text-transform: uppercase;
}
.pagination .counter {
  clear: both;
  float: none;
  display: none;
}
.items-more {
  margin-bottom: 96px;
}
.items-more h3 {
  margin: 0 0 5px;
}
.items-more li > a {
  display: inline;
}
.items-more li > a:after {
  content: "\f10b";
  font-family: "Ionicons";
  margin-left: 6px;
}
.items-more .nav-tabs {
  margin-bottom: 0;
}
.items-more .nav-tabs > li > a {
  color: inherit;
}
.items-more .nav-tabs > li + li {
  margin-top: 6px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 24px 0 5px;
}
.display-limit {
  margin: 24px 0 5px;
}
.filters .filter-search .chzn-container,
.filters .display-limit .chzn-container {
  margin-top: 8px;
  margin-bottom: 8px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px 0;
}
.tooltip {
  font-size: 15px;
  line-height: 28px;
}
.tip-wrap {
  background: #f7f7f7;
  border: 1px solid #ebebeb;
  color: #4D4D4D;
  max-width: 300px;
  z-index: 999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tip-title {
  border-bottom: 1px solid #ebebeb;
  font-weight: normal;
  padding: 5px 10px;
}
.tip-text {
  font-size: 15px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.popover .popover-title {
  color: #222;
}
.js-editor-none #jform_content {
  border: 1px solid #e8e8e8;
  padding: 24px;
}
#modules-form .toggle-editor,
.item-page.edit .toggle-editor,
#editor .toggle-editor {
  margin-top: 12.5px;
}
#modules-form .btn.btn-primary > span,
#modules-form .btn.btn-secondary > span,
.item-page.edit .btn.btn-primary > span,
.item-page.edit .btn.btn-secondary > span,
#editor .btn.btn-primary > span,
#editor .btn.btn-secondary > span {
  padding-right: 0;
}
#modules-form .btn.btn-primary > span:after,
#modules-form .btn.btn-secondary > span:after,
.item-page.edit .btn.btn-primary > span:after,
.item-page.edit .btn.btn-secondary > span:after,
#editor .btn.btn-primary > span:after,
#editor .btn.btn-secondary > span:after {
  display: none;
}
#modules-form .module_style,
.item-page.edit .module_style,
#editor .module_style {
  margin: 0;
}
#modules-form .module_style input[type="text"],
.item-page.edit .module_style input[type="text"],
#editor .module_style input[type="text"] {
  width: auto;
}
#modules-form .module_style span.unit,
.item-page.edit .module_style span.unit,
#editor .module_style span.unit {
  height: auto;
}
.mod-preview {
  position: relative;
  z-index: 1;
}
.mod-preview .mod-preview-info {
  position: relative;
  z-index: 999;
}
#editor > .control-group {
  clear: both;
}
.js-stools-container-bar {
  padding: 12px 0;
}
.js-stools-container-bar .btn[data-original-title="Search"] {
  height: 56px;
  width: 56px;
}
.js-stools-container-bar .icon-search {
  background-image: none;
  height: auto;
  margin: 0;
}
.container-popup .btn-primary:after {
  display: none;
}
.container-popup .btn-primary .caret {
  border-bottom-color: #8147FF;
}
.container-popup .pull-right .btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.container-popup .pagination-list li.disabled {
  display: none;
}
.container-popup .pagination-list li a[data-original-title="Start"],
.container-popup .pagination-list li a[data-original-title="Previous"],
.container-popup .pagination-list li a[data-original-title="Next"],
.container-popup .pagination-list li a[data-original-title="End"] {
  display: none;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.special-offers-row {
  margin-bottom: 48px;
  margin-top: 48px;
}
@media (min-width: 768px) {
  .special-offers-row {
    display: flex;
    align-items: center;
  }
  .special-offers-row img {
    margin-bottom: 0;
  }
  .special-offers-row:nth-child(2n) .col-md-7 {
    order: 2;
  }
  .special-offers-row:nth-child(2n) .col-md-5 {
    text-align: right;
  }
}
.iframe-bordered {
  border: 1px solid #ddd;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #e8e8e8;
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #e8e8e8;
}
.minicolors-theme-bootstrap .minicolors-input {
  border: 0;
  line-height: 1;
}
.minicolors-theme-bootstrap .minicolors-swatch {
  top: 3px;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: right;
  width: 100%;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .blog .item .item-image,
  .blog-featured .item .item-image {
    max-width: 100%;
  }
  .items-leading .leading.leading-0 .item-image {
    max-width: calc(100% +  48px);
  }
  .categories-list .page-header a.btn {
    float: none;
  }
}
.pagination__wrapper li {
  color: #222;
  cursor: default;
  display: inline-block;
  margin: 0 8px;
  font-size: 0.7333333rem;
  text-transform: uppercase;
}
.pagination__wrapper li > span,
.pagination__wrapper li > a {
  background: #e8e8e8;
  border: 0;
  border-radius: 50%;
  color: #777;
  display: block;
  float: none;
  font-size: 13.9999995px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 32.0000016px;
  height: 32.0000016px;
  width: 32.0000016px;
}
.pagination__wrapper li > span span,
.pagination__wrapper li > a span {
  background: none;
}
.pagination__wrapper li > span {
  background: #8147FF;
  color: #fff;
}
.pagination__wrapper li > a:hover,
.pagination__wrapper li > a:active,
.pagination__wrapper li > a:focus {
  background: #8147FF;
  color: #fff;
  text-decoration: none;
}
.pagination__wrapper li.active > a,
.pagination__wrapper li.active > span {
  background: #8147FF;
  color: #fff;
}
.pagination__wrapper li.pagination-next,
.pagination__wrapper li.pagination-end,
.pagination__wrapper li.pagination-prev,
.pagination__wrapper li.pagination-start {
  display: none;
}
.pagination__wrapper li.pagination-next span,
.pagination__wrapper li.pagination-end span,
.pagination__wrapper li.pagination-prev span,
.pagination__wrapper li.pagination-start span {
  color: #9e9e9e;
}
.pagination__wrapper li.counter {
  color: #9e9e9e;
  display: block;
  font-size: 13.9999995px;
  line-height: 1.428571;
  margin-right: 12px;
  text-transform: uppercase;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.affix {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  position: fixed;
}
.gkResponsive img.nspImage,
img.nspImage.gkResponsive {
  height: auto;
  width: 100% !important;
}
.nspArtScroll1,
.nspLinkScroll1 {
  overflow: hidden;
  width: auto;
}
.nspArtScroll1 {
  margin: 0;
}
.nspArt {
  float: left;
}
.nspPages1 {
  width: 100%;
}
.nspPages2 {
  width: 200%;
}
.nspPages3 {
  width: 300%;
}
.nspPages4 {
  width: 400%;
}
.nspPages5 {
  width: 500%;
}
.nspPages6 {
  width: 600%;
}
.nspPages7 {
  width: 700%;
}
.nspPages8 {
  width: 800%;
}
.nspPages9 {
  width: 900%;
}
.nspPages10 {
  width: 1000%;
}
.nspPages11 {
  width: 1100%;
}
.nspPages12 {
  width: 1200%;
}
.nspPages13 {
  width: 1300%;
}
.nspPages14 {
  width: 1400%;
}
.nspPages15 {
  width: 1500%;
}
.nspPages16 {
  width: 1600%;
}
.nspPages17 {
  width: 1700%;
}
.nspPages18 {
  width: 1800%;
}
.nspPages19 {
  width: 1900%;
}
.nspPages20 {
  width: 2000%;
}
.nspCol1 {
  width: 100%;
}
.nspCol2 {
  width: 50%;
}
.nspCol3 {
  width: 33.3%;
}
.nspCol4 {
  width: 25%;
}
.nspCol5 {
  width: 20%;
}
.nspCol6 {
  width: 16.66%;
}
.nspCol7 {
  width: 14.285%;
}
.nspCol8 {
  width: 12.5%;
}
.nspCol9 {
  width: 11.1%;
}
.nspCol10 {
  width: 10%;
}
.nspCol11 {
  width: 9.09%;
}
.nspCol12 {
  width: 8.33%;
}
.nspCol13 {
  width: 7.69%;
}
.nspCol14 {
  width: 7.14%;
}
.nspCol15 {
  width: 6.66%;
}
.nspCol16 {
  width: 6.25%;
}
.nspCol17 {
  width: 5.88%;
}
.nspCol18 {
  width: 5.55%;
}
.nspCol19 {
  width: 5.26%;
}
.nspCol20 {
  width: 5%;
}
.nspList,
.nspArtPage {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  -ms-transition: opacity 0.5s ease-out;
}
.nspList.active,
.nspArtPage.active {
  opacity: 1;
}
.nspArtBigImage .nspImage {
  opacity: 0;
  transition: 400ms all;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  height: 100%;
  max-width: unset;
  width: auto;
}
.nspArtBigImage .nspImage.active {
  opacity: 1;
  z-index: 1;
}
.nspMain .nspArts,
.nspMain .nspLinksWrap {
  padding: 0;
}
.nspMain .nspArtPageRow {
  display: flex;
}
.nspMain .nspArtPageRow:last-child .nspArt {
  border-bottom: 0;
}
.nspMain .nspArt {
  position: relative;
}
.nspMain .nspArt [class^="flaticon-"],
.nspMain .nspArt [class*=" flaticon-"] {
  display: inline-block;
  line-height: 1;
  margin-bottom: 24px;
}
.nspMain .nspArt [class^="flaticon-"]::after,
.nspMain .nspArt [class^="flaticon-"]::before,
.nspMain .nspArt [class*=" flaticon-"]::after,
.nspMain .nspArt [class*=" flaticon-"]::before {
  font-size: 60px;
  margin-left: 0;
}
.nspMain .nspArt * {
  position: relative;
  z-index: 1;
}
.gkpopup {
  display: none;
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
}
.gkpopup .gkpopup-content {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  left: 50%;
}
.bannergroup .bannerfooter {
  background: rgba(255,255,255,0.6);
  text-align: center;
  color: #9e9e9e;
  text-transform: uppercase;
  font-family: 'Inter', sans-serif;
  font-size: 0.7333333rem;
  line-height: 40px;
}
.error-page #gkHeader {
  height: 96px;
  overflow: hidden;
  display: none;
}
.error-page #gkHeaderNav {
  background: #544b47;
}
.error-page #gkContentWrap {
  width: 100%;
}
.error-page .gkBlockRight {
  margin-left: 0 !important;
}
.error-page .subpage {
  background: transparent;
  float: none;
  margin: 48px auto;
  text-align: center;
  width: 100%;
}
.error-page h1 {
  font-size: 24rem;
  font-weight: 400;
}
.error-page h1 + p {
  font-size: 2rem;
  line-height: 1.8666666666667;
}
.error-page .search-goog {
  color: #636565;
  line-height: 50px;
  margin: 0;
}
.error-page .search-goog b {
  font-weight: 500;
}
.error-page .search-goog form {
  margin: 10px auto 0;
}
.error-page .search-goog input {
  float: none;
  margin: 0 auto;
  width: 80%;
}
.error-page #goog-wm-qt {
  box-sizing: border-box;
  max-width: 100%;
  padding: 6px 12px;
  width: 480px;
}
.error-page #goog-wm h3 {
  display: none;
}
.error-page #goog-wm-sb {
  background: #151515;
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -ms-transition: all 0.2s;
  border: 1px solid #151515;
  box-shadow: none;
  display: block !important;
  font-size: 16px;
  line-height: 1;
  margin-top: 2rem;
  max-width: 100%;
  padding: 24px 48px;
  text-align: center;
  text-shadow: none !important;
  width: 480px;
}
.error-page #goog-wm-sb:hover,
.error-page #goog-wm-sb:focus,
.error-page #goog-wm-sb:active,
.error-page #goog-wm-sb.active,
.error-page #goog-wm-sb.disabled,
.error-page #goog-wm-sb[disabled] {
  color: #fff;
  background: #000000;
  border-color: #000000;
}
.error-page #goog-wm-sb:hover,
.error-page #goog-wm-sb:active,
.error-page #goog-wm-sb:focus {
  color: #fff;
}
.error-page #gkContent {
  float: none;
  margin: 0 auto;
}
.error-page .gkPageContent {
  position: relative;
}
.registry .single-page div[itemprop="articleBody"] {
  text-align: center;
}
.registry .single-page div[itemprop="articleBody"] img {
  opacity: .4;
  transition: all .4s;
}
.registry .single-page div[itemprop="articleBody"] img:hover {
  opacity: 1;
}
.alert {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 24px;
  margin-bottom: 48px;
}
.alert .alert-message {
  background-color: inherit;
  border-color: inherit;
  color: inherit;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice h4 {
  color: #3a87ad;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message h4 {
  color: #468847;
}
#warnings.demo-typoDiv .alert {
  padding: 2rem 3rem 2rem 6rem;
  position: relative;
}
#warnings.demo-typoDiv .alert:before {
  font-family: FontAwesome;
  font-size: 2.3rem;
  left: 2rem;
  position: absolute;
  text-align: center;
  top: 1.5rem;
  width: 20px;
}
#warnings.demo-typoDiv .alert.alert-info:before {
  color: #3a87ad;
  content: "\f0e6";
}
#warnings.demo-typoDiv .alert.alert-success:before {
  color: #468847;
  content: "\f0eb";
}
#warnings.demo-typoDiv .alert.alert-notice:before {
  color: #c09853;
  content: "\f071";
}
#warnings.demo-typoDiv .alert.alert-error:before {
  color: #b94a48;
  content: "\f057";
}
.highlight {
  background: #FFFFCC;
  cursor: default;
  padding: 1px 5px;
  text-shadow: none;
}
pre {
  padding: 24px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
pre {
  background-color: #f6f6f6;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.item-page > div[itemprop="articleBody"] ul,
.item-page > .itemIntroText ul,
.item-page > .itemFullText ul,
.list-1,
.list-2,
.list-3 {
  margin: 1.5em 0 2em;
  padding: 0;
}
.item-page > div[itemprop="articleBody"] ul > li,
.item-page > .itemIntroText ul > li,
.item-page > .itemFullText ul > li,
.list-1 > li,
.list-2 > li,
.list-3 > li {
  list-style: none;
  overflow: inherit;
  padding: 10px 0 10px 42px;
  position: relative;
}
.item-page > div[itemprop="articleBody"] ul > li:before,
.item-page > .itemIntroText ul > li:before,
.item-page > .itemFullText ul > li:before,
.list-1 > li:before,
.list-2 > li:before,
.list-3 > li:before {
  color: #8147FF !important;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 5px;
}
.item-page > div[itemprop="articleBody"] ul li:before,
.item-page > .itemIntroText ul li:before,
.item-page > .itemFullText ul li:before {
  color: #3c3e3f;
  content: "\f111";
}
.list-1 li:before {
  content: "\f14a" !important;
}
.list-2 li:before {
  content: "\f006" !important;
}
.list-3 li:before {
  content: "\f0a9" !important;
}
.numblock {
  font-weight: 400;
  margin: 0 0 24px;
  min-height: 48px;
  padding: 0 0 0 62px !important;
  position: relative;
}
.numblock span {
  border: 2px solid #81d4fa;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #81d4fa;
  display: block;
  font-weight: bold;
  height: 40px;
  left: 0;
  line-height: 36px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 40px;
}
.block-1,
.block-2 {
  background: #f6f6f6;
  padding: 48px;
}
.block-2 {
  background: #FFFEF4;
}
.legend {
  border: 4px double #eee;
  margin: 48px 0;
  padding: 48px;
}
.legend h4 {
  background: #fff;
  color: #3c3e3f;
  float: left;
  font-weight: 400;
  left: 12px;
  margin: 0 0 -24px !important;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
  top: -72px;
}
.legend p {
  clear: both;
  margin: 7px;
}
blockquote {
  border-left: 0;
  padding: 24px 0;
  font-style: italic;
}
blockquote p:first-child:before {
  color: #8147FF;
  content: open-quote;
  font-size: 6em;
  line-height: 0;
  margin-right: 2rem;
  vertical-align: bottom;
}
blockquote > cite {
  color: #3c3e3f;
  display: block;
  font-size: 1.3rem;
  font-weight: 600;
  margin: 1em 0 0;
}
.block-left,
.block-right {
  color: #8147FF;
  display: block;
  font-style: italic;
  width: 30%;
}
.block-left {
  float: left;
  margin: 24px 48px 24px 0;
}
.block-right {
  float: right;
  margin: 24px 0 24px 48px;
}
#demo-typography {
  background: transparent;
  overflow: hidden;
  padding: 10px 40px 40px;
}
#demo-typography li {
  color: #81d4fa;
  float: left;
  font-size: 1.1rem;
  line-height: 24px;
  list-style-type: disc;
  width: 23.9%;
}
#demo-typography li a {
  font-size: 1.1rem;
  text-shadow: 2px 2px 0 #fff;
}
#warnings p {
  margin: 1em 0;
}
.demo-typoDiv {
  clear: both;
}
.demo-typoDiv:after {
  clear: both;
  content: "";
  display: table;
}
.demo-typo {
  margin: 48px 0 24px;
}
.demo-typo-col2 {
  float: left;
  width: 50%;
}
.demo-typo-col3 {
  float: left;
  width: 33%;
}
.demo-typo-col4 {
  float: left;
  width: 25%;
}
#warnings .demo-typo_padd p {
  margin: 1em 0 1.6em;
}
.typoDesc small {
  color: #757575;
  font: normal 11px Monaco, Menlo, Consolas, "Courier New", monospace;
}
.bubble-2 small {
  color: #fff;
}
.gkblock-3 small {
  color: #353639 !important;
}
.helpTooltip {
  background: #81d4fa;
  color: #fff;
}
.item-page .the-icons {
  border-top: 1px solid #eee;
  margin-bottom: 32px;
  overflow: hidden;
}
.item-page .the-icons > li {
  border: 1px solid #eee;
  border-right: none;
  border-top: none;
  float: left;
  padding: 15px 20px;
  width: 50%;
}
.item-page .the-icons > li .fa {
  margin-right: 5px;
}
.item-page .the-icons > li:last-child {
  border-right: 1px solid #eee;
}
@media (min-width: 641px) {
  .item-page .the-icons > li:nth-child(2n) {
    border-right: 1px solid #eee;
  }
}
.the-icons > li:before {
  display: none;
}
.item-page > div[itemprop="articleBody"] ul.the-icons > li {
  padding-left: 2.4rem;
  padding-right: .4rem;
}
[class^="fa fa-"],
[class*=" fa-"] {
  color: #333;
}
.pixellove .the-icons > li i {
  color: #8147FF;
  font-size: 1.8rem;
  margin-right: 1rem;
}
.element-invisible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
  clip-path: inset(50%);
}
.hidden {
  display: none;
  visibility: hidden;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}
joomla-alert {
  display: none;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-grayDarker {
  color: #222 !important;
}
.font-family-serif {
  font-family: 'Jost', serif;
}
.intro,
.services,
.projects {
  margin-bottom: 96px;
}
.teammate {
  font-size: 15px;
  margin-top: 48px;
  margin-bottom: 24px;
}
.teammate img {
  margin-bottom: 0;
}
.teammate .office {
  color: #9e9e9e;
  font-size: 0.7333333rem;
  line-height: 1.45;
  text-transform: uppercase;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .services {
    text-align: center;
  }
  .services .text-right {
    text-align: center;
  }
}
@-webkit-keyframes popUp {
  0% {
    opacity: 0.008;
    filter: alpha(opacity=0.8);
    -webkit-transform: scale(1.1);
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes popUp {
  0% {
    -moz-transform: scale(1.1);
    opacity: 0.008;
    filter: alpha(opacity=0.8);
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes popUp {
  0% {
    transform: scale(1.1);
    opacity: 0.008;
    filter: alpha(opacity=0.8);
    animation-timing-function: ease-out;
  }
  100% {
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes moveFromLeft {
  0% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes moveFromLeft {
  0% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes moveFromLeft {
  0% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(15%);
    transform: translateX(15%);
    -webkit-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(15%);
    transform: translateX(15%);
    -moz-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
    animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes moveFromBottom {
  0% {
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
    -webkit-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes moveFromBottom {
  0% {
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
    animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    -webkit-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-animation-timing-function: ease-out;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes fadeIn {
  0% {
    -webkit-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -moz-animation-timing-function: ease-out;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes fadeIn {
  0% {
    -webkit-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    animation-timing-function: ease-out;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes focus-right {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(15%);
  }
  50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes focus-right {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(15%);
  }
  50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes focus-left {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-15%);
  }
  50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes focus-left {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-15%);
  }
  50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes gkSidebar-button-open {
  0% {
    transform: rotateZ(135deg) translateX(0);
  }
  25% {
    transform: rotateZ(135deg) translateX(10%);
  }
  50% {
    transform: rotateZ(135deg) translateX(0);
  }
  75% {
    transform: rotateZ(135deg) translateX(0);
  }
  100% {
    transform: rotateZ(135deg) translateX(0);
  }
}
@keyframes gkSidebar-button-open {
  0% {
    transform: rotateZ(135deg) translateX(0);
  }
  25% {
    transform: rotateZ(135deg) translateX(10%);
  }
  50% {
    transform: rotateZ(135deg) translateX(0);
  }
  75% {
    transform: rotateZ(135deg) translateX(0);
  }
  100% {
    transform: rotateZ(135deg) translateX(0);
  }
}
@-webkit-keyframes gkSidebar-button-close {
  0% {
    transform: rotateZ(-45deg) translateX(0);
  }
  25% {
    transform: rotateZ(-45deg) translateX(10%);
  }
  50% {
    transform: rotateZ(-45deg) translateX(0);
  }
  75% {
    transform: rotateZ(-45deg) translateX(0);
  }
  100% {
    transform: rotateZ(-45deg) translateX(0);
  }
}
@keyframes gkSidebar-button-close {
  0% {
    transform: rotateZ(-45deg) translateX(0);
  }
  25% {
    transform: rotateZ(-45deg) translateX(10%);
  }
  50% {
    transform: rotateZ(-45deg) translateX(0);
  }
  75% {
    transform: rotateZ(-45deg) translateX(0);
  }
  100% {
    transform: rotateZ(-45deg) translateX(0);
  }
}
@-webkit-keyframes circle-1 {
  0% {
    -webkit-transform: translate(0) scaleY(1.2);
    transform: translate(0) scaleY(1.2);
  }
  40% {
    -webkit-transform: translate(-40px) scaleY(1.3);
    transform: translate(-40px) scaleY(1.3);
  }
  80% {
    -webkit-transform: translateX(20px) scaleY(1.3);
    transform: translateX(20px) scaleY(1.3);
  }
  100% {
    -webkit-transform: translateX(0) scaleY(1.2);
    transform: translateX(0) scaleY(1.2);
  }
}
@keyframes circle-1 {
  0% {
    -webkit-transform: translate(0) scaleY(1.2);
    transform: translate(0) scaleY(1.2);
  }
  40% {
    -webkit-transform: translate(-40px) scaleY(1.3);
    transform: translate(-40px) scaleY(1.3);
  }
  80% {
    -webkit-transform: translateX(20px) scaleY(1.3);
    transform: translateX(20px) scaleY(1.3);
  }
  100% {
    -webkit-transform: translateX(0) scaleY(1.2);
    transform: translateX(0) scaleY(1.2);
  }
}
@-webkit-keyframes circle-2 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  33% {
    -webkit-transform: translate(20px);
    transform: translate(20px);
  }
  66% {
    -webkit-transform: translate(-20px);
    transform: translate(-20px);
  }
  100% {
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
  }
}
@keyframes circle-2 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  33% {
    -webkit-transform: translate(20px);
    transform: translate(20px);
  }
  66% {
    -webkit-transform: translate(-20px);
    transform: translate(-20px);
  }
  100% {
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
  }
}
@media (min-width: 1439px) {
  .enable-effect .gk-animate {
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .enable-effect .gk-inview .gk-animate[data-animation="pop-up"],
  .enable-effect .gk-inview .gk-animate.pop-up {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: popUp 1200ms ease-in-out forwards;
    -moz-animation: popUp 1200ms ease-in-out forwards;
    -ms-animation: popUp 1200ms ease-in-out forwards;
    animation: popUp 1200ms ease-in-out forwards;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
  }
  .enable-effect .gk-inview .gk-animate[data-animation="move-from-left"],
  .enable-effect .gk-inview .gk-animate.move-from-left {
    -webkit-animation: moveFromLeft 1200ms ease-in-out forwards;
    -moz-animation: moveFromLeft 1200ms ease-in-out forwards;
    animation: moveFromLeft 1200ms ease-in-out forwards;
  }
  .enable-effect .gk-inview .gk-animate[data-animation="move-from-right"],
  .enable-effect .gk-inview .gk-animate.move-from-right {
    -webkit-animation: moveFromRight 1200ms ease-in-out forwards;
    -moz-animation: moveFromRight 1200ms ease-in-out forwards;
    animation: moveFromRight 1200ms ease-in-out forwards;
  }
  .enable-effect .gk-inview .gk-animate[data-animation="move-from-bottom"],
  .enable-effect .gk-inview .gk-animate.move-from-bottom {
    -webkit-animation: moveFromBottom 1200ms ease-in-out forwards;
    -moz-animation: moveFromBottom 1200ms ease-in-out forwards;
    animation: moveFromBottom 1200ms ease-in-out forwards;
  }
  .enable-effect .gk-inview .gk-animate[data-animation="fadeIn"],
  .enable-effect .gk-inview .gk-animate.fadeIn {
    -webkit-animation: fadeIn 1200ms ease-in-out forwards;
    -moz-animation: fadeIn 1200ms ease-in-out forwards;
    animation: fadeIn 1200ms ease-in-out forwards;
  }
  .enable-effect .gk-inview .gk-animate[data-animation="fadeInUp"],
  .enable-effect .gk-inview .gk-animate.fadeInUp {
    -webkit-animation: fadeInUp 1200ms ease-in-out forwards;
    -moz-animation: fadeInUp 1200ms ease-in-out forwards;
    animation: fadeInUp 1200ms ease-in-out forwards;
  }
  .enable-effect .gk-inview .gk-animate[data-animation="opacity"],
  .enable-effect .gk-inview .gk-animate.opacity {
    -webkit-transition: opacity 2400ms;
    -moz-transition: opacity 2400ms;
    -o-transition: opacity 2400ms;
    transition: opacity 2400ms;
    -ms-transition: opacity 2400ms;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-0"],
  .enable-effect .gk-inview .gk-animate.dl-item-0 {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-1"],
  .enable-effect .gk-inview .gk-animate.dl-item-1 {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-2"],
  .enable-effect .gk-inview .gk-animate.dl-item-2 {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-3"],
  .enable-effect .gk-inview .gk-animate.dl-item-3 {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-4"],
  .enable-effect .gk-inview .gk-animate.dl-item-4 {
    -webkit-animation-delay: 1100ms;
    animation-delay: 1100ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-5"],
  .enable-effect .gk-inview .gk-animate.dl-item-5 {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-6"],
  .enable-effect .gk-inview .gk-animate.dl-item-6 {
    -webkit-animation-delay: 1300ms;
    animation-delay: 1300ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-7"],
  .enable-effect .gk-inview .gk-animate.dl-item-7 {
    -webkit-animation-delay: 1400ms;
    animation-delay: 1400ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-8"],
  .enable-effect .gk-inview .gk-animate.dl-item-8 {
    -webkit-animation-delay: 1500ms;
    animation-delay: 1500ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-9"],
  .enable-effect .gk-inview .gk-animate.dl-item-9 {
    -webkit-animation-delay: 1600ms;
    animation-delay: 1600ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-10"],
  .enable-effect .gk-inview .gk-animate.dl-item-10 {
    -webkit-animation-delay: 1700ms;
    animation-delay: 1700ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-11"],
  .enable-effect .gk-inview .gk-animate.dl-item-11 {
    -webkit-animation-delay: 1800ms;
    animation-delay: 1800ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-12"],
  .enable-effect .gk-inview .gk-animate.dl-item-12 {
    -webkit-animation-delay: 1900ms;
    animation-delay: 1900ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-13"],
  .enable-effect .gk-inview .gk-animate.dl-item-13 {
    -webkit-animation-delay: 2000ms;
    animation-delay: 2000ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-15"],
  .enable-effect .gk-inview .gk-animate.dl-item-15 {
    -webkit-animation-delay: 2100ms;
    animation-delay: 2100ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="item-16"],
  .enable-effect .gk-inview .gk-animate.dl-item-16 {
    -webkit-animation-delay: 2200ms;
    animation-delay: 2200ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="200"],
  .enable-effect .gk-inview .gk-animate.dl-2 {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="400"],
  .enable-effect .gk-inview .gk-animate.dl-4 {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="600"],
  .enable-effect .gk-inview .gk-animate.dl-6 {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="800"],
  .enable-effect .gk-inview .gk-animate.dl-8 {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="1000"],
  .enable-effect .gk-inview .gk-animate.dl-10 {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="1200"],
  .enable-effect .gk-inview .gk-animate.dl-12 {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="1400"],
  .enable-effect .gk-inview .gk-animate.dl-14 {
    -webkit-animation-delay: 1400ms;
    animation-delay: 1400ms;
  }
  .enable-effect .gk-inview .gk-animate[data-delay="1600"],
  .enable-effect .gk-inview .gk-animate.dl-14 {
    -webkit-animation-delay: 1600ms;
    animation-delay: 1600ms;
  }
}
