.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: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
figure {
  margin: 0;
  padding: 0;
}
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 {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps 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;
  }
  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;
  }
}
body {
  margin: 0;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  background-color: #fbfbe5;
}
a {
  color: #00abe0;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2995aa;
  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: -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: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.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: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[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: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 21px;
  font-weight: 200;
  line-height: 33px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.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: 11px 0;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 22px;
  color: #00abe0;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 44px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 10px;
  margin: 22px 0 33px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 11px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 22px;
}
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;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 22px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 11px;
}
.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: 22px 0;
  border: 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 22px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 22px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 22px;
  font-style: normal;
  line-height: 22px;
}
form {
  margin: 0 0 22px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 21px;
  line-height: 44px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 16.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
}
input,
button,
select,
textarea {
  font-family: "Trebuchet MS", Helvetica, Arial, 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: 22px;
  padding: 4px 6px;
  margin-bottom: 11px;
  font-size: 14px;
  line-height: 22px;
  color: #555555;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  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: #ffffff;
  border: 1px solid #cccccc;
  -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;
  -webkit-transition: all border linear .2s, box-shadow linear .2s ease-in-out;
  -moz-transition: all border linear .2s, box-shadow linear .2s ease-in-out;
  transition: all border linear .2s, box-shadow linear .2s ease-in-out;
}
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;
  /* IE6-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;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-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: 32px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 32px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
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: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -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: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 22px;
  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: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.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: #eeeeee;
}
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: 21px 20px 22px;
  margin-top: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  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: #595959;
}
.help-block {
  display: block;
  margin-bottom: 11px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 11px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 22px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #fffc73;
  border-color: #d9d400;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.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 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 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 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 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 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 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;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.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;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *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: 11px;
}
legend + .control-group {
  margin-top: 22px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 22px;
  *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: 11px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 22px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #fbfbe5;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.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: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.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: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.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: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.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: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.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: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.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: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.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: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  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;
}
.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 #000000;
  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: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *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: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 22px;
  color: #2995aa;
  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: #ffffff;
  background-color: #278ea2;
  background-image: -moz-linear-gradient(top, #2995aa, #248395);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2995aa), to(#248395));
  background-image: -webkit-linear-gradient(top, #2995aa, #248395);
  background-image: -o-linear-gradient(top, #2995aa, #248395);
  background-image: linear-gradient(to bottom, #2995aa, #248395);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2995aa', endColorstr='#ff248395', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #2995aa;
  text-decoration: none;
  outline: 0;
  background-color: #00a3d6;
  background-image: -moz-linear-gradient(top, #00abe0, #0098c7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00abe0), to(#0098c7));
  background-image: -webkit-linear-gradient(top, #00abe0, #0098c7);
  background-image: -o-linear-gradient(top, #00abe0, #0098c7);
  background-image: linear-gradient(to bottom, #00abe0, #0098c7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00abe0', endColorstr='#ff0098c7', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.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;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  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: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 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: #ffffff;
}
.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: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: all opacity 0.15s linear ease-in-out;
  -moz-transition: all opacity 0.15s linear ease-in-out;
  transition: all opacity 0.15s linear ease-in-out;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  -webkit-transition: all height 0.35s ease ease-in-out;
  -moz-transition: all height 0.35s ease ease-in-out;
  transition: all height 0.35s ease ease-in-out;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  *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: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
  -webkit-transition: all background-position 0.1s linear ease-in-out;
  -moz-transition: all background-position 0.1s linear ease-in-out;
  transition: all background-position 0.1s linear ease-in-out;
}
.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: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.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 6px;
  font-size: 10.5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.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: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #008de0;
  background-image: -moz-linear-gradient(top, #00abe0, #0060e0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00abe0), to(#0060e0));
  background-image: -webkit-linear-gradient(top, #00abe0, #0060e0);
  background-image: -o-linear-gradient(top, #00abe0, #0060e0);
  background-image: linear-gradient(to bottom, #00abe0, #0060e0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00abe0', endColorstr='#ff0060e0', GradientType=0);
  border-color: #0060e0 #0060e0 #003f93;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0060e0;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: #ffffff;
  background-color: #0060e0;
  *background-color: #0055c7;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #004aad \9;
}
.btn-warning {
  color: #ffffff;
  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='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  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;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  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;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  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;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \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: #00abe0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #2995aa;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *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: 11px;
  margin-bottom: 11px;
}
.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: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.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: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0060e0;
}
.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: #222222;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *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: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 22px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 22px;
}
.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: 22px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: 22px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.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: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.navbar {
  overflow: visible;
  margin-bottom: 22px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d9d413;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -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 .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: 11px 15px;
  color: #2995aa;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: #d9d413;
  color: #2995aa;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #00abe0;
  -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: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \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: rgba(0, 0, 0, 0.2);
  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 #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #2995aa;
  border-bottom-color: #2995aa;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #00abe0;
  color: #ffffff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #2995aa;
  border-bottom-color: #2995aa;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
.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 {
  clear: right;
}
#main-nav {
  margin: 0;
  padding: 0;
  background: #d9d400;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#main-nav > li {
  line-height: 24px;
}
#main-nav > li.uid-12 {
  line-height: 24px;
  background: #00abe0;
}
#main-nav > li.uid-12 > a:before {
  content: '\e713';
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
#main-nav > li.uid-12 > a {
  padding: 11px 11px;
  line-height: 24px;
  text-indent: -9000px;
  width: 25px;
  position: relative;
}
#main-nav > li.uid-12 > a:before {
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: 11px 11px;
  width: 25px;
  font-size: 24px;
  text-align: center;
}
#main-nav > li.uid-12 a {
  color: #ffffff;
}
#main-nav > li:hover a,
#main-nav > li:active a {
  background: #00abe0 !important;
  color: #ffffff;
}
#main-nav > li.active a {
  color: #ffffff;
}
#main-nav > li a {
  color: #2b9529;
  text-shadow: none;
}
#main-nav > li a:focus,
#main-nav > li a:active {
  box-shadow: none;
}
#main-nav > li a:hover,
#main-nav > li a:active {
  background: #00abe0;
  color: #ffffff;
  text-decoration: none;
}
#main-nav li.level-up,
#main-nav li.select {
  display: none;
}
#main-nav li ul {
  position: absolute;
  z-index: 1000;
  margin: 0px;
  left: -999em;
  background: #00abe0;
  color: #ffffff;
  overflow: visible;
  list-style: none;
  clear: both;
}
#main-nav li ul li {
  clear: both;
  margin: 0;
}
#main-nav li ul li.hassub > a,
#main-nav li ul li.uid-351 > a,
#main-nav li ul li.uid-352 > a {
  font-weight: bold;
  background: #2b9529 !important;
}
#main-nav li ul li.active > a {
  color: #2b9529;
  background-color: #d9d400 !important;
}
#main-nav li ul li a {
  min-width: 170px;
  padding: 10px 15px;
  display: block;
  color: #ffffff;
}
#main-nav li ul li a:hover,
#main-nav li ul li a:active {
  color: #ffffff;
  background: #2b9529 !important;
}
#main-nav li ul li ul {
  position: relative;
}
#main-nav li ul li ul li {
  clear: none;
}
@media (min-width: 980px) {
  #main-nav > li > ul {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  }
  #main-nav > li:hover ul {
    left: auto;
  }
  li.uid-23:hover ul {
    left: -151px !important;
  }
  li.uid-23.active ul li a[href*=id] {
    background: #00abe0 !important;
  }
  li.uid-23 ul {
    width: 600px;
    height: auto;
    position: relative;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0) !important;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0) !important;
  }
  li.uid-23 ul li.hassub {
    position: absolute;
    width: 200px;
    min-height: 650px;
    background: #00abe0;
  }
  li.uid-23 ul li.hassub:nth-child(1) {
    left: 0px !important;
  }
  li.uid-23 ul li.hassub:nth-child(2) {
    left: 200px !important;
  }
  li.uid-23 ul li.hassub:nth-child(3) {
    left: 400px !important;
  }
  li.uid-23 ul li.hassub ul {
    width: 200px;
    left: 0 !important;
  }
}
.nav-collapse.mobile {
  position: fixed;
  z-index: 1100;
  top: 0;
  border-top: 44px solid #ffffff;
  left: 0;
  right: 0;
}
.nav-collapse.mobile #main-nav {
  width: 100%;
}
.nav-collapse.mobile #main-nav > li.uid-12 a {
  width: 100%;
}
.nav-collapse.mobile #main-nav li {
  display: block;
  width: 100%;
}
.nav-collapse.mobile #main-nav li ul {
  display: none;
  position: relative;
  left: inherit;
}
.nav-collapse.mobile #main-nav li.active > ul {
  display: block;
  height: 1000px;
  position: absolute;
  top: 0;
  width: 100%;
}
.nav-collapse.mobile #main-nav li.level-up {
  padding: 10px 5px;
  cursor: pointer;
}
.nav-collapse.mobile #main-nav li.level-up:before {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  content: '\e730';
}
.nav-collapse.mobile #main-nav li > ul > li > ul > li {
  display: none;
}
.nav-collapse.mobile #main-nav li > ul > li > ul > li.select {
  text-align: center;
  display: block;
}
.nav-collapse.mobile #main-nav li > ul > li > ul > li.select select {
  width: 96%;
  margin: 4px auto;
  height: 50px;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 22px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 22px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -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: 22px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > span:hover,
.pagination ul > li > a:focus,
.pagination ul > li > span:focus {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  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: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.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 (min-width: 1600px) {
  .row {
    margin-left: -30px;
    *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: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1530px;
  }
  .span12 {
    width: 1530px;
  }
  .span11 {
    width: 1400px;
  }
  .span10 {
    width: 1270px;
  }
  .span9 {
    width: 1140px;
  }
  .span8 {
    width: 1010px;
  }
  .span7 {
    width: 880px;
  }
  .span6 {
    width: 750px;
  }
  .span5 {
    width: 620px;
  }
  .span4 {
    width: 490px;
  }
  .span3 {
    width: 360px;
  }
  .span2 {
    width: 230px;
  }
  .span1 {
    width: 100px;
  }
  .offset12 {
    margin-left: 1590px;
  }
  .offset11 {
    margin-left: 1460px;
  }
  .offset10 {
    margin-left: 1330px;
  }
  .offset9 {
    margin-left: 1200px;
  }
  .offset8 {
    margin-left: 1070px;
  }
  .offset7 {
    margin-left: 940px;
  }
  .offset6 {
    margin-left: 810px;
  }
  .offset5 {
    margin-left: 680px;
  }
  .offset4 {
    margin-left: 550px;
  }
  .offset3 {
    margin-left: 420px;
  }
  .offset2 {
    margin-left: 290px;
  }
  .offset1 {
    margin-left: 160px;
  }
  .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: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.96078431%;
    *margin-left: 1.90759282%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.96078431%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.50326797%;
    *width: 91.45007648%;
  }
  .row-fluid .span10 {
    width: 83.00653595%;
    *width: 82.95334446%;
  }
  .row-fluid .span9 {
    width: 74.50980392%;
    *width: 74.45661243%;
  }
  .row-fluid .span8 {
    width: 66.0130719%;
    *width: 65.95988041%;
  }
  .row-fluid .span7 {
    width: 57.51633987%;
    *width: 57.46314838%;
  }
  .row-fluid .span6 {
    width: 49.01960784%;
    *width: 48.96641635%;
  }
  .row-fluid .span5 {
    width: 40.52287582%;
    *width: 40.46968433%;
  }
  .row-fluid .span4 {
    width: 32.02614379%;
    *width: 31.9729523%;
  }
  .row-fluid .span3 {
    width: 23.52941176%;
    *width: 23.47622028%;
  }
  .row-fluid .span2 {
    width: 15.03267974%;
    *width: 14.97948825%;
  }
  .row-fluid .span1 {
    width: 6.53594771%;
    *width: 6.48275622%;
  }
  .row-fluid .offset12 {
    margin-left: 103.92156863%;
    *margin-left: 103.81518565%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 101.96078431%;
    *margin-left: 101.85440134%;
  }
  .row-fluid .offset11 {
    margin-left: 95.4248366%;
    *margin-left: 95.31845362%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.46405229%;
    *margin-left: 93.35766931%;
  }
  .row-fluid .offset10 {
    margin-left: 86.92810458%;
    *margin-left: 86.8217216%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 84.96732026%;
    *margin-left: 84.86093728%;
  }
  .row-fluid .offset9 {
    margin-left: 78.43137255%;
    *margin-left: 78.32498957%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.47058824%;
    *margin-left: 76.36420526%;
  }
  .row-fluid .offset8 {
    margin-left: 69.93464052%;
    *margin-left: 69.82825754%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 67.97385621%;
    *margin-left: 67.86747323%;
  }
  .row-fluid .offset7 {
    margin-left: 61.4379085%;
    *margin-left: 61.33152552%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.47712418%;
    *margin-left: 59.3707412%;
  }
  .row-fluid .offset6 {
    margin-left: 52.94117647%;
    *margin-left: 52.83479349%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.98039216%;
    *margin-left: 50.87400918%;
  }
  .row-fluid .offset5 {
    margin-left: 44.44444444%;
    *margin-left: 44.33806147%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.48366013%;
    *margin-left: 42.37727715%;
  }
  .row-fluid .offset4 {
    margin-left: 35.94771242%;
    *margin-left: 35.84132944%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.9869281%;
    *margin-left: 33.88054513%;
  }
  .row-fluid .offset3 {
    margin-left: 27.45098039%;
    *margin-left: 27.34459741%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.49019608%;
    *margin-left: 25.3838131%;
  }
  .row-fluid .offset2 {
    margin-left: 18.95424837%;
    *margin-left: 18.84786539%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.99346405%;
    *margin-left: 16.88708107%;
  }
  .row-fluid .offset1 {
    margin-left: 10.45751634%;
    *margin-left: 10.35113336%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.49673203%;
    *margin-left: 8.39034905%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1516px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1386px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 1256px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 1126px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 996px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 866px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 736px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 606px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 476px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 346px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 216px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 86px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 1440px) and (max-width: 1599px) {
  .row {
    margin-left: -36px;
    *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: 36px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1416px;
  }
  .span12 {
    width: 1416px;
  }
  .span11 {
    width: 1295px;
  }
  .span10 {
    width: 1174px;
  }
  .span9 {
    width: 1053px;
  }
  .span8 {
    width: 932px;
  }
  .span7 {
    width: 811px;
  }
  .span6 {
    width: 690px;
  }
  .span5 {
    width: 569px;
  }
  .span4 {
    width: 448px;
  }
  .span3 {
    width: 327px;
  }
  .span2 {
    width: 206px;
  }
  .span1 {
    width: 85px;
  }
  .offset12 {
    margin-left: 1488px;
  }
  .offset11 {
    margin-left: 1367px;
  }
  .offset10 {
    margin-left: 1246px;
  }
  .offset9 {
    margin-left: 1125px;
  }
  .offset8 {
    margin-left: 1004px;
  }
  .offset7 {
    margin-left: 883px;
  }
  .offset6 {
    margin-left: 762px;
  }
  .offset5 {
    margin-left: 641px;
  }
  .offset4 {
    margin-left: 520px;
  }
  .offset3 {
    margin-left: 399px;
  }
  .offset2 {
    margin-left: 278px;
  }
  .offset1 {
    margin-left: 157px;
  }
  .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: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.54237288%;
    *margin-left: 2.48918139%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.54237288%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.45480226%;
    *width: 91.40161077%;
  }
  .row-fluid .span10 {
    width: 82.90960452%;
    *width: 82.85641303%;
  }
  .row-fluid .span9 {
    width: 74.36440678%;
    *width: 74.31121529%;
  }
  .row-fluid .span8 {
    width: 65.81920904%;
    *width: 65.76601755%;
  }
  .row-fluid .span7 {
    width: 57.2740113%;
    *width: 57.22081981%;
  }
  .row-fluid .span6 {
    width: 48.72881356%;
    *width: 48.67562207%;
  }
  .row-fluid .span5 {
    width: 40.18361582%;
    *width: 40.13042433%;
  }
  .row-fluid .span4 {
    width: 31.63841808%;
    *width: 31.58522659%;
  }
  .row-fluid .span3 {
    width: 23.09322034%;
    *width: 23.04002885%;
  }
  .row-fluid .span2 {
    width: 14.5480226%;
    *width: 14.49483111%;
  }
  .row-fluid .span1 {
    width: 6.00282486%;
    *width: 5.94963337%;
  }
  .row-fluid .offset12 {
    margin-left: 105.08474576%;
    *margin-left: 104.97836278%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.54237288%;
    *margin-left: 102.4359899%;
  }
  .row-fluid .offset11 {
    margin-left: 96.53954802%;
    *margin-left: 96.43316504%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.99717514%;
    *margin-left: 93.89079216%;
  }
  .row-fluid .offset10 {
    margin-left: 87.99435028%;
    *margin-left: 87.8879673%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.4519774%;
    *margin-left: 85.34559442%;
  }
  .row-fluid .offset9 {
    margin-left: 79.44915254%;
    *margin-left: 79.34276956%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.90677966%;
    *margin-left: 76.80039668%;
  }
  .row-fluid .offset8 {
    margin-left: 70.9039548%;
    *margin-left: 70.79757182%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.36158192%;
    *margin-left: 68.25519894%;
  }
  .row-fluid .offset7 {
    margin-left: 62.35875706%;
    *margin-left: 62.25237408%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.81638418%;
    *margin-left: 59.7100012%;
  }
  .row-fluid .offset6 {
    margin-left: 53.81355932%;
    *margin-left: 53.70717634%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.27118644%;
    *margin-left: 51.16480346%;
  }
  .row-fluid .offset5 {
    margin-left: 45.26836158%;
    *margin-left: 45.1619786%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.7259887%;
    *margin-left: 42.61960572%;
  }
  .row-fluid .offset4 {
    margin-left: 36.72316384%;
    *margin-left: 36.61678086%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18079096%;
    *margin-left: 34.07440798%;
  }
  .row-fluid .offset3 {
    margin-left: 28.1779661%;
    *margin-left: 28.07158312%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.63559322%;
    *margin-left: 25.52921024%;
  }
  .row-fluid .offset2 {
    margin-left: 19.63276836%;
    *margin-left: 19.52638538%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09039548%;
    *margin-left: 16.9840125%;
  }
  .row-fluid .offset1 {
    margin-left: 11.08757062%;
    *margin-left: 10.98118764%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54519774%;
    *margin-left: 8.43881476%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 36px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1402px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1281px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 1160px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 1039px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 918px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 797px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 676px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 555px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 434px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 313px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 192px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 71px;
  }
  .thumbnails {
    margin-left: -36px;
  }
  .thumbnails > li {
    margin-left: 36px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .row {
    margin-left: -30px;
    *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: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .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: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820513%;
    *margin-left: 105.02182215%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
    *margin-left: 102.45771959%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658%;
    *margin-left: 96.4748136%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
    *margin-left: 93.91071104%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803%;
    *margin-left: 87.92780506%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717949%;
    *margin-left: 79.38079651%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
    *margin-left: 76.81669394%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
    *margin-left: 68.2696854%;
  }
  .row-fluid .offset7 {
    margin-left: 62.39316239%;
    *margin-left: 62.28677941%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
    *margin-left: 59.72267685%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615385%;
    *margin-left: 53.73977087%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
    *margin-left: 51.1756683%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991453%;
    *margin-left: 45.19276232%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
    *margin-left: 42.62865976%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675%;
    *margin-left: 36.64575377%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
    *margin-left: 34.08165121%;
  }
  .row-fluid .offset3 {
    margin-left: 28.20512821%;
    *margin-left: 28.09874523%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
    *margin-left: 25.53464266%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811966%;
    *margin-left: 19.55173668%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
    *margin-left: 16.98763412%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111%;
    *margin-left: 11.00472813%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
    *margin-left: 8.44062557%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@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: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  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 (max-width: 767px) {
  .container {
    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;
  }
  .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: 32px;
    -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;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 22px;
  }
  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;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
/* default styles for extension "tx_cssstyledcontent" */
div.csc-textpic-responsive,
div.csc-textpic-responsive * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* Clear floats after csc-textpic and after csc-textpic-imagerow */
div.csc-textpic,
div.csc-textpic div.csc-textpic-imagerow,
ul.csc-uploads li {
  overflow: hidden;
}
/* Set padding for tables */
div.csc-textpic .csc-textpic-imagewrap table {
  border-collapse: collapse;
  border-spacing: 0;
}
div.csc-textpic .csc-textpic-imagewrap table tr td {
  padding: 0;
  vertical-align: top;
}
/* Settings for figure and figcaption (HTML5) */
div.csc-textpic .csc-textpic-imagewrap figure,
div.csc-textpic figure.csc-textpic-imagewrap {
  margin: 0;
  display: table;
}
/* Captions */
figcaption.csc-textpic-caption {
  display: table-caption;
}
.csc-textpic-caption {
  text-align: left;
  caption-side: bottom;
}
div.csc-textpic-caption-c .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-c {
  text-align: center;
}
div.csc-textpic-caption-r .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-r {
  text-align: right;
}
div.csc-textpic-caption-l .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-l {
  text-align: left;
}
/* Float the columns */
div.csc-textpic div.csc-textpic-imagecolumn {
  float: left;
}
/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: 2px solid black;
  padding: 0px 0px;
}
div.csc-textpic .csc-textpic-imagewrap img {
  border: none;
  display: block;
}
/* Space below each image (also in-between rows) */
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px;
  width: 100%;
}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
  width: 100%;
}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
  margin-bottom: 0;
}
/* colSpace around image columns, except for last column */
div.csc-textpic-imagecolumn,
td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 10px;
}
div.csc-textpic-imagecolumn.csc-textpic-lastcol,
td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image {
  margin-right: 0;
}
/* Add margin from image-block to text (in case of "Text & Images") */
div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 10px;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 10px;
}
/* Positioning of images: */
/* Center (above or below) */
div.csc-textpic-center .csc-textpic-imagewrap,
div.csc-textpic-center figure.csc-textpic-imagewrap {
  overflow: hidden;
}
div.csc-textpic-center .csc-textpic-center-outer {
  position: relative;
  float: right;
  right: 50%;
  width: 100%;
}
div.csc-textpic-center .csc-textpic-center-inner {
  position: relative;
  float: right;
  right: -50%;
  width: 100%;
}
/* Right (above or below) */
div.csc-textpic-right .csc-textpic-imagewrap {
  float: right;
}
div.csc-textpic-right div.csc-textpic-text {
  clear: right;
}
/* Left (above or below) */
div.csc-textpic-left .csc-textpic-imagewrap {
  float: left;
}
div.csc-textpic-left div.csc-textpic-text {
  clear: left;
}
/* Left (in text) */
div.csc-textpic-intext-left .csc-textpic-imagewrap {
  float: left;
}
/* Right (in text) */
div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: right;
}
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  float: right;
}
/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: left;
}
div.csc-textpic div.csc-textpic-imagerow-last,
div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last {
  margin-bottom: 0;
}
/* Browser fixes: */
/* Fix for unordered and ordered list with image "In text, left" */
.csc-textpic-intext-left ol,
.csc-textpic-intext-left ul {
  padding-left: 40px;
  overflow: auto;
}
body {
  background: #fbfbe5;
  margin-top: 120px;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.loading {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.loading .loader {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  z-index: 3000;
  margin: -7px 0 0 -64px;
  width: 128px;
  height: 15px;
  background: url(../Img/ajax-loader.gif) !important;
}
#header-wrapper {
  background: #ffffff;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0);
}
#header-wrapper .container {
  position: relative;
}
#header-wrapper #logo {
  margin-top: 10px;
}
#header-wrapper #logo img {
  width: 165px;
  height: 80px;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#header-wrapper .nav-toggle-panel {
  display: none;
}
#header-wrapper .header-logo,
#header-wrapper .header-search,
#header-wrapper .header-utility {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#header-wrapper .header-logo {
  min-height: 32px;
  width: 17%;
}
#header-wrapper .header-search {
  position: absolute;
  left: 165px;
  top: 15px;
}
#header-wrapper .header-utility {
  width: 83%;
}
#header-wrapper .header-nav {
  float: right;
  position: absolute;
  right: 0;
  top: 40px;
}
#header-wrapper .header-nav .container {
  padding-left: 55px;
  position: relative;
}
#header-wrapper .tx-kesearch-pi1 {
  /* remove the search and cancel icon */
}
#header-wrapper .tx-kesearch-pi1 form {
  margin: 0;
  padding: 0;
}
#header-wrapper .tx-kesearch-pi1 input.sword {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
  padding: 11px 10px;
  margin: 0;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition: all width 0.5s ease-in-out;
  -moz-transition: all width 0.5s ease-in-out;
  transition: all width 0.5s ease-in-out;
  color: transparent;
  background: url(../Img/search.png) no-repeat 15px center #00abe0;
  border: solid 1px #00abe0;
  width: 25px;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
  font-family: inherit;
  font-size: 100%;
}
#header-wrapper .tx-kesearch-pi1 input.sword:hover {
  background-color: #0090bc;
}
#header-wrapper .tx-kesearch-pi1 input.sword:focus {
  background: #fff;
  border-color: #00abe0;
  padding-left: 2%;
  padding-right: 2%;
  width: 96%;
  color: #00abe0;
  cursor: auto;
  right: 0;
}
#header-wrapper .tx-kesearch-pi1 input::-webkit-search-decoration,
#header-wrapper .tx-kesearch-pi1 input::-webkit-search-cancel-button {
  display: none;
}
#header-wrapper .scroll-asset-list {
  padding: 0;
  float: left;
  list-style: none;
  display: block;
}
#header-wrapper .scroll-asset-list li {
  float: left;
  margin-right: 10px;
}
#header-wrapper .scroll-asset-list li.asset-download {
  line-height: 24px;
}
#header-wrapper .scroll-asset-list li.asset-download > a {
  padding: 11px 11px;
  line-height: 24px;
  text-indent: -9000px;
  width: 25px;
  position: relative;
}
#header-wrapper .scroll-asset-list li.asset-download > a:before {
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: 11px 11px;
  width: 25px;
  font-size: 24px;
  text-align: center;
}
#header-wrapper .scroll-asset-list li.asset-download a {
  background: #2b9529;
  color: #ffffff;
}
#header-wrapper .scroll-asset-list li.asset-contact {
  line-height: 24px;
}
#header-wrapper .scroll-asset-list li.asset-contact > a {
  padding: 11px 11px;
  line-height: 24px;
  text-indent: -9000px;
  width: 25px;
  position: relative;
}
#header-wrapper .scroll-asset-list li.asset-contact > a:before {
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: 11px 11px;
  width: 25px;
  font-size: 24px;
  text-align: center;
}
#header-wrapper .scroll-asset-list li.asset-contact a {
  background: #d9d400;
  color: #2b9529;
}
#header-wrapper .scroll-asset-list li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
#header-wrapper .scroll-asset-list li a:hover {
  text-decoration: none;
  background: #00abe0;
  color: #ffffff;
}
#scroll-header-wrapper {
  background: #ffffff;
  margin-bottom: 20px;
  padding-top: 60px;
  margin-top: -60px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
#scroll-header-wrapper .header-block {
  display: block;
  height: 100px;
  padding: 20px;
  margin-bottom: 20px;
  top: -50px;
}
#scroll-header-wrapper .downloads {
  background: #2b9529;
}
#scroll-header-wrapper .downloads .content-left {
  float: left;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  width: 20%;
  text-align: center;
}
#scroll-header-wrapper .downloads .content-left i {
  font-size: 50px;
}
#scroll-header-wrapper .downloads .content-left h4 {
  color: #ffffff;
}
#scroll-header-wrapper .downloads .content-right {
  float: right;
  width: 75%;
  color: #ffffff;
}
#scroll-header-wrapper .downloads .content-right ul {
  margin: 0;
  padding: 0;
}
#scroll-header-wrapper .downloads .content-right ul li {
  list-style-type: none;
  display: block;
}
#scroll-header-wrapper .downloads .content-right .show-filetree {
  background: #ffffff;
  color: #2b9529;
  cursor: pointer;
  padding: 2px 7px;
}
#scroll-header-wrapper .downloads a {
  color: #f8f6cd;
}
#scroll-header-wrapper .contacts {
  height: 140px;
  color: #2b9529;
  text-align: center;
  padding: 0;
  overflow: hidden;
}
#scroll-header-wrapper .contacts a {
  padding: 28px 20px;
  display: block;
  background: #d9d400;
  color: #2b9529;
  line-height: normal;
  text-decoration: none;
}
#scroll-header-wrapper .contacts a h4 {
  color: #2b9529;
}
#scroll-header-wrapper .contacts a:hover,
#scroll-header-wrapper .contacts a:hover h4 {
  color: #ffffff;
  background: #00abe0;
}
#scroll-header-wrapper .contacts a i {
  font-size: 40px;
}
#scroll-header-wrapper .calendar {
  background: #00abe0;
  color: #ffffff;
}
.scroll #header-wrapper,
.scroll-up #header-wrapper {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.scroll #header-wrapper {
  height: 70px;
}
.scroll #header-wrapper #logo img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: 50px;
  width: auto;
}
.scroll #header-wrapper:hover #logo img {
  height: 80px;
}
.scroll #header-wrapper .header-nav {
  top: 15px;
}
.scroll #header-wrapper:hover .header-nav {
  top: 40px;
}
.scroll #header-wrapper .header-block {
  position: fixed;
  width: 40px;
  height: 30px;
  left: 50%;
  top: 15px;
  padding: 10px 0 0 0px;
  text-align: center;
}
.scroll #header-wrapper .header-block h4,
.scroll #header-wrapper .header-block h5,
.scroll #header-wrapper .header-block ul,
.scroll #header-wrapper .header-block a,
.scroll #header-wrapper .header-block .scroll-not-visible {
  display: none;
}
.scroll #header-wrapper .header-block .content-left {
  border-right: none;
}
.scroll #header-wrapper .downloads {
  margin-left: -341px;
  text-align: center;
  padding: 8px 0 0 9px;
  width: 31px;
  height: 32px;
}
.scroll #header-wrapper .downloads .content-left {
  float: none;
  text-align: center;
}
.scroll #header-wrapper .downloads .content-left i {
  font-size: 25px;
}
.scroll #header-wrapper .contacts {
  margin-left: -296px;
}
.scroll #header-wrapper .contacts i {
  font-size: 20px;
  margin-left: 8px;
}
.scroll #header-wrapper .scroll-asset-list li a {
  margin-left: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.scroll #scroll-header-wrapper {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0);
}
.box-model,
.box-model-normal,
.box-model-special {
  background: #ffffff;
  margin-bottom: 20px;
  clear: both;
}
.row-top .contains-header {
  background: transparent;
  margin-bottom: 0;
  margin-top: -10px;
}
.row-top .contains-header .offset-content {
  padding: 0;
}
.row-top .contains-header h1 {
  font-size: 34px;
  color: #d9d400;
  margin-top: 0;
}
.row-top .contains-header h1[class^="header-icon-"],
.row-top .contains-header h1[class*=" header-icon-"] {
  padding-left: 90px;
  position: relative;
}
.row-top .contains-header h1[class^="header-icon-"]:before,
.row-top .contains-header h1[class*=" header-icon-"]:before {
  position: absolute;
  top: -20px;
  left: 0;
  width: 80px;
  height: 80px;
  display: inline-block;
}
.row-top .contains-header h1.header-icon-arbeid:before {
  content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Arbeid.png');
}
.row-top .contains-header h1.header-icon-energy:before {
  content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Energie.png');
}
.row-top .contains-header h1.header-icon-milieu:before {
  content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Milieu.png');
}
.row-top .contains-header h1.header-icon-ondernemerschap:before {
  content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Ondernemerschap.png');
}
.row-top .contains-header h1.header-icon-plantgezondheid:before {
  content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Plantgezondheid.png');
}
.row-top .contains-header h1.header-icon-ruimte:before {
  content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Ruimte.png');
}
.row-top .contains-header h1.header-icon-water:before {
  content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Water.png');
}
.box-model-special {
  position: relative;
  clear: none;
  float: left;
  width: 32%;
  margin-right: 2%;
  background: #00abe0;
  color: #ffffff;
}
.box-model-special:nth-child(3n+4) {
  margin-right: 0 !important;
}
.box-model-special .offset-content {
  min-height: 270px;
}
.box-model-special .offset-content a {
  color: #d9d400;
}
.box-model-special .offset-content h3 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
}
.box-model-special .csc-text p:last-child {
  margin-bottom: 0;
}
.box-model .offset-content .csc-header h1,
.box-model .offset-content .csc-header h2,
.box-model .offset-content .csc-header h3 {
  margin-top: -5px;
}
#c146 {
  *zoom: 1;
}
#c146:before,
#c146:after {
  display: table;
  content: "";
  line-height: 0;
}
#c146:after {
  clear: both;
}
#c146 .csc-textpic-imagewrap {
  float: left;
  max-width: 48%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.inset-image {
  margin: -20px -20px 10px -20px;
  max-height: 230px;
  overflow: hidden;
  position: relative;
}
.inset-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.single-view .inset-image {
  max-height: 400px;
}
.offset-content {
  padding: 20px;
}
.masonry.span8 .box-model,
.masonry.news-list-view .box-model {
  float: left;
  width: 48%;
}
.masonry .pagination {
  display: none;
}
.pagination {
  margin: 0;
}
@media (max-width: 1199px) {
  .masonry.span8 .box-model,
  .masonry.news-list-view .box-model {
    float: left;
    width: 100%;
  }
}
.overlay {
  position: absolute;
  z-index: 800;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 171, 224, 0.2);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.overlay:hover {
  opacity: 1;
}
.overlay:before {
  font-family: 'ltogknl-icons';
  content: '\e701';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  color: #ffffff;
  font-size: 60px;
}
.news-article .overlay:before {
  top: 60%;
  content: '\e737';
}
.news-article.opened .overlay {
  display: none;
}
.gutter-sizer {
  width: 3.9%;
}
.signoff {
  *zoom: 1;
  clear: both;
}
.signoff:before,
.signoff:after {
  display: table;
  content: "";
  line-height: 0;
}
.signoff:after {
  clear: both;
}
.signoff .content {
  padding: 8px 2px;
  margin: -10px 0 10px 0;
  list-style: none;
  background-color: transparent;
  clear: both;
}
.breadcrumb {
  text-align: right;
  padding: 8px 2px 8px 0;
  margin: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
}
.breadcrumb > li {
  text-shadow: none;
}
.breadcrumb a {
  color: #2b9529;
}
.breadcrumb a:hover {
  text-decoration: none;
}
*:focus,
button:focus,
.btn:focus,
*:active,
button:active,
.btn:active {
  box-shadow: none !important;
}
.icon-fixed-width {
  display: inline-block;
  width: 20px;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 25.2px;
}
h3 {
  font-size: 20.3px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
form ol {
  list-style-type: none;
}
form ol li {
  margin-left: -25px;
}
form ol li input,
form ol li textarea {
  width: 94%;
  transition: height 0.2s ease 0s;
}
form ol li em {
  color: red;
  font-size: 10px;
  margin-left: 10px;
}
form ol li strong {
  color: red;
  font-size: 11px;
  margin-left: 10px;
}
form.form div input[type=text],
form.form div textarea {
  width: 94%;
  transition: height 0.2s ease 0s;
}
form.form div em {
  color: red;
  font-size: 10px;
  margin-left: 10px;
}
form.form div .text-danger {
  color: red;
  font-size: 11px;
  margin-left: 10px;
}
.tx-felogin-pi1 h3 {
  margin-top: 0;
}
.tx-felogin-pi1 legend + .control-group {
  margin: 0;
}
.tx-felogin-pi1 label {
  color: #00abe0;
}
.tx-felogin-pi1 .input-append .add-on,
.tx-felogin-pi1 .input-prepend .add-on {
  padding: 9px 6px;
  background: #00abe0;
  color: #ffffff;
  border-color: #00abe0;
  margin-left: 0;
}
.tx-felogin-pi1 .input-prepend {
  margin-top: 10px !important;
}
.tx-felogin-pi1 .input-prepend input {
  padding: 9px 7px !important;
  width: 170px;
}
.tx-felogin-pi1 .btn {
  font-size: 14px;
}
.tx-felogin-pi1 .checkbox {
  padding-left: 0;
}
.tx-felogin-pi1 p a {
  margin-left: 0;
}
.contains-login .tx-felogin-pi1 form {
  width: 215px;
}
.utility {
  color: #2b9529;
}
.utility .user-panel {
  display: block;
  margin-top: 10px;
}
.utility .user-panel span,
.utility .user-panel a {
  margin-left: 20px;
  color: #2b9529;
  cursor: pointer;
}
.utility .user-panel span:hover,
.utility .user-panel a:hover {
  color: #00abe0;
  text-decoration: none;
}
.utility .tx-felogin-pi1 {
  display: none;
  position: fixed;
  right: 8%;
  top: 50px;
  background: #FFF;
  z-index: 1002;
  width: 215px;
  padding: 10px 20px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.scroll #header-wrapper:hover {
  height: 100px;
}
.scroll #header-wrapper:hover .user-panel {
  margin-top: 10px;
}
.scroll #header-wrapper:hover .scroll-asset-list {
  margin-top: 25px;
}
.scroll .user-panel {
  margin-top: -20px;
}
.suggest-active {
  margin-top: 195px;
}
.suggest-active.scroll #header-wrapper {
  height: 145px;
}
.suggest-active.scroll #header-wrapper:hover {
  height: 175px;
}
.suggest-active #header-wrapper {
  height: 175px;
}
.btn {
  border-radius: 1px;
}
.btn:focus,
.btn:active {
  box-shadow: none;
}
.btn-green {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2b9529;
  *background-color: #2b9529;
  background-image: none;
  border-color: #2b9529;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.btn-green.disabled,
.btn-green[disabled] {
  color: #FFFFFF;
  background-color: #258123;
  *background-color: #258123;
}
.btn-blue {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00abe0;
  *background-color: #00abe0;
  background-image: none;
  border-color: #00abe0;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.btn-blue.disabled,
.btn-blue[disabled] {
  color: #FFFFFF;
  background-color: #0098c7;
  *background-color: #0098c7;
}
.contains-header.button {
  width: 48%;
  float: left;
  margin: 0 0 20px;
}
.contains-header.button h4 {
  margin: 0;
  font-size: 20px;
  line-height: 1em;
  background-color: #deeff9;
  color: #00abe0;
}
.contains-header.button h4 a {
  padding: 20px;
  display: block;
  text-decoration: none;
  position: relative;
  color: #00abe0;
}
.contains-header.button h4 a:after {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  content: '\e701';
  font-size: 2em;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 10px;
  color: #ffffff;
}
.contains-header.button h4 a:hover {
  color: #00abe0;
  text-decoration: none;
  background-color: #ffffff;
}
.contains-header.button h4 a:hover:after {
  color: #00abe0;
}
.contains-header.button:nth-child(2n+0) {
  float: right;
}
.span4 .contains-header.button {
  width: 100%;
}
.span4 .contains-header.button h4 {
  background: #ffffff;
}
.span4 .contains-header.button h4 a:after {
  color: #00abe0;
}
.span4 .contains-header.button h4 a:hover {
  background-color: #deeff9;
}
@media (max-width: 979px) {
  .contains-header.button h4 a:after {
    padding-right: 0;
  }
}
.no-authorisation {
  margin-bottom: 20px;
  padding: 8px 14px 0 14px;
  border: 5px solid #00abe0;
  background: #FFF;
}
.news-article.box-model .no-authorisation {
  margin-top: 20px;
}
.alert {
  clear: both;
  border: 5px solid #00abe0;
  background: none;
  color: #000000;
}
.alert.alert-info,
.alert.alert-notice,
.alert.alert-success {
  border-color: #d9d400;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.box-model-harmonica .csc-header {
  cursor: pointer;
}
.box-model-harmonica .csc-header h1,
.box-model-harmonica .csc-header h2,
.box-model-harmonica .csc-header h3 {
  position: relative;
}
.box-model-harmonica .csc-header h1:after,
.box-model-harmonica .csc-header h2:after,
.box-model-harmonica .csc-header h3:after {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  content: '\e737';
  font-size: 1.6em;
  position: absolute;
  right: 0;
  top: 0;
}
.box-model-harmonica .csc-text,
.box-model-harmonica .csc-textpic-text {
  height: 0;
  overflow: hidden;
}
.box-model-harmonica .offset-content {
  padding-bottom: 0;
}
.box-model-harmonica.open .csc-header h1:after,
.box-model-harmonica.open .csc-header h2:after,
.box-model-harmonica.open .csc-header h3:after {
  content: '\e736';
}
.box-model-harmonica.open .csc-text,
.box-model-harmonica.open .csc-textpic-text {
  height: auto;
}
.box-model-harmonica.open .offset-content {
  padding-bottom: 20px;
}
.layout_results h1.title {
  color: #2b9529;
}
.layout_results p strong {
  color: #00abe0;
  font-size: 1.4em;
}
.layout_results .result-header {
  height: 105px;
  background: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/results_2014_header-1010px.png') no-repeat top right;
}
.layout_results .row-top {
  background-image: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/results_2014_background.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}
.layout_results .row-top .author-wrapper {
  margin-left: -10px;
  margin-bottom: 10px;
  line-height: 50px;
  font-weight: bold;
}
.layout_results .row-top .author-wrapper img {
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0px solid #ffffff;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  width: 50px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.layout_results h2 {
  line-height: 1.4em;
}
.layout_results h2[class^="header-icon-"],
.layout_results h2[class*=" header-icon-"] {
  padding: 22px 0 20px 85px;
  position: relative;
  margin-left: -10px;
}
.layout_results h2[class^="header-icon-"]:before,
.layout_results h2[class*=" header-icon-"]:before {
  position: absolute;
  top: 0;
  left: 0;
}
.layout_results .header-icon-arbeid:before {
  content: url('../Img/Icons/Arbeid-73px.png') !important;
}
.layout_results .header-icon-energy:before {
  content: url('../Img/Icons/Energie-73px.png') !important;
}
.layout_results .header-icon-milieu:before {
  content: url('../Img/Icons/Milieu-73px.png') !important;
}
.layout_results .header-icon-ondernemerschap:before {
  content: url('../Img/Icons/Ondernemerschap-73px.png') !important;
}
.layout_results .header-icon-plantgezondheid:before {
  content: url('../Img/Icons/Plantgezondheid-73px.png') !important;
}
.layout_results .header-icon-ruimte:before {
  content: url('../Img/Icons/Ruimte-73px.png') !important;
}
.layout_results .header-icon-water:before {
  content: url('../Img/Icons/Water-73px.png') !important;
}
.layout_results .contains-menu {
  background: transparent;
}
.layout_results .contains-menu a.back-link {
  background: #d9d400;
  color: #2b9529;
  display: block;
  padding: 20px;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
}
.layout_results .contains-menu a.back-link:hover {
  text-decoration: none;
}
.layout_results .contains-menu a.back-link.with-icon {
  padding: 10px 10px;
  height: 70px;
}
.layout_results .contains-menu a.back-link.with-icon > span > span {
  font-size: 14px;
  display: block;
  padding-top: 12px;
}
.layout_results .contains-menu a.back-link.with-icon:before {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  margin-left: 2px;
  margin-right: 10px;
  float: left;
  display: inline-block;
  width: 45px;
  height: 45px;
  content: '\e730';
  padding: 8px 14px 12px 6px;
  font-size: 50px;
  border-radius: 50%;
  border: 3px solid #2b9529;
}
.layout_results .contains-menu .csc-menu li {
  margin: 10px 0;
  padding: 0;
}
.layout_results .contains-menu .csc-menu li a {
  font-size: 20px;
  display: block;
  padding: 3px 10px 3px 95px;
  line-height: 75px;
  background: #00abe0;
  border: 2px solid #00abe0;
  text-decoration: none;
}
.layout_results .contains-menu .csc-menu li a:before {
  top: 4px;
  left: 10px;
}
.layout_results .contains-menu .csc-menu li a:hover,
.layout_results .contains-menu .csc-menu li a.active {
  background: #fbfbe5;
  color: #00abe0;
  text-decoration: none;
}
@media (max-width: 979px) {
  .layout_results h1.title {
    position: relative;
    top: 70px;
  }
  .layout_results .result-header {
    display: none;
  }
  .layout_results div.content {
    position: relative;
  }
  .layout_results .row-top {
    padding-top: 70px;
    background: none;
  }
  .layout_results .results-menu {
    position: absolute;
    top: 50px;
    left: 0;
    margin: 0;
  }
  .layout_results .results-menu a.back-link {
    float: left;
    background: none;
    width: 130px;
    height: 55px;
    position: relative;
    padding: 0px !important;
    margin: 5px 10px 5px 0;
  }
  .layout_results .results-menu a.back-link span {
    display: none;
  }
  .layout_results .results-menu a.back-link:before {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/logo-results-2014-with-text.png') !important;
  }
  .layout_results .results-menu ul.csc-menu {
    float: left;
  }
  .layout_results .results-menu ul.csc-menu li {
    margin: 0;
    float: left;
  }
  .layout_results .results-menu ul.csc-menu li a {
    border: none;
    background: transparent;
    display: inline-block;
    width: 55px;
    height: 55px;
    padding: 5px;
  }
  .layout_results .results-menu ul.csc-menu li a:hover,
  .layout_results .results-menu ul.csc-menu li a.active {
    background: transparent;
  }
  .layout_results .results-menu ul.csc-menu li a span {
    display: none;
  }
  .layout_results .results-menu ul.csc-menu li a:before {
    top: 4px;
    left: 4px;
  }
  .layout_results .row-fluid [class*="span"] {
    width: 100% !important;
  }
  .layout_results h2 {
    font-size: 20px;
    line-height: 1.2em;
    margin: 10px 0;
  }
  .layout_results h2[class^="header-icon-"],
  .layout_results h2[class*=" header-icon-"] {
    padding: 16px 0 16px 60px ;
  }
  .layout_results .header-icon-arbeid:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Arbeid-50px.png') !important;
  }
  .layout_results .header-icon-energy:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Energie-50px.png') !important;
  }
  .layout_results .header-icon-milieu:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Milieu-50px.png') !important;
  }
  .layout_results .header-icon-ondernemerschap:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Ondernemerschap-50px.png') !important;
  }
  .layout_results .header-icon-plantgezondheid:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Plantgezondheid-50px.png') !important;
  }
  .layout_results .header-icon-ruimte:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Ruimte-50px.png') !important;
  }
  .layout_results .header-icon-water:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Water-50px.png') !important;
  }
}
@media (max-width: 1024px) {
  .layout_results h2 {
    font-size: 20px;
    line-height: 1.2em;
    margin: 10px 0;
  }
  .layout_results h2[class^="header-icon-"],
  .layout_results h2[class*=" header-icon-"] {
    padding: 16px 0 16px 60px ;
  }
  .layout_results h2.header-icon-arbeid:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Arbeid-50px.png') !important;
  }
  .layout_results h2.header-icon-energy:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Energie-50px.png') !important;
  }
  .layout_results h2.header-icon-milieu:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Milieu-50px.png') !important;
  }
  .layout_results h2.header-icon-ondernemerschap:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Ondernemerschap-50px.png') !important;
  }
  .layout_results h2.header-icon-plantgezondheid:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Plantgezondheid-50px.png') !important;
  }
  .layout_results h2.header-icon-ruimte:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Ruimte-50px.png') !important;
  }
  .layout_results h2.header-icon-water:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/Icons/Water-50px.png') !important;
  }
}
@media (max-width: 425px) {
  .layout_results .results-menu a.back-link {
    width: 43px;
  }
  .layout_results .results-menu a.back-link:before {
    content: url('https://www.ltoglaskrachtnederland.nl/typo3conf/ext/site_template/Resources/Public/Img/logo-results-2014.png') !important;
  }
}
@media (max-width: 350px) {
  .layout_results h1.title {
    top: 55px;
  }
  .layout_results .results-menu ul.csc-menu li a {
    padding-right: 0 !important;
  }
}
/** FlashMessages **/
.typo3-message {
  padding: 8px 35px 8px 14px;
  margin-bottom: 22px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #c09853;
  clear: both;
  border: 5px solid #00abe0;
  background: none;
  color: #000000;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-bottom: 20px;
}
.typo3-message.alert-info,
.typo3-message.alert-notice,
.typo3-message.alert-success {
  border-color: #d9d400;
}
.typo3-message .message-header {
  color: #c09853;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 17.5px;
}
.typo3-message.message-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.typo3-message.message-error .message-header {
  color: #b94a48;
}
.typo3-message.message-ok {
  border-color: #d9d400;
}
.typo3-message.message-ok .message-header {
  color: #468847;
}
.typo3-message.message-information,
.typo3-message.message-notice {
  border-color: #d9d400;
}
.typo3-message.message-information .message-header,
.typo3-message.message-notice .message-header {
  color: #3a87ad;
}
.event-article {
  background: #00abe0;
  color: #ffffff;
}
.event-article h1 {
  font-size: 19.6px;
  line-height: 1em;
  margin: 0px;
  color: #ffffff;
}
.event-article.single-view h1 {
  font-size: 24px;
}
.event-article .offset-content {
  *zoom: 1;
}
.event-article .offset-content:before,
.event-article .offset-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.event-article .offset-content:after {
  clear: both;
}
.event-article a {
  color: #ffffff;
}
.event-article a:hover {
  text-decoration: none;
}
.event-article .btn-show {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2b9529;
  *background-color: #2b9529;
  background-image: none;
  border-color: #2b9529;
}
.event-article .btn-register {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00abe0;
  *background-color: #00abe0;
  background-image: none;
  border-color: #00abe0;
}
.event-article footer {
  clear: both;
  float: left;
  padding-bottom: 20px;
  width: 100%;
}
.event-article footer a.ical-download {
  float: right;
  margin-top: 5px;
}
.event-article footer .alert {
  margin-bottom: 0;
}
.event-article.event-teaser-item footer .alert {
  margin-top: 10px;
  border-width: 1px;
}
.event-article .event-date {
  float: left;
  width: 20%;
  min-width: 75px;
  background: #deeff9;
  color: #00abe0;
  padding: 10px;
  text-align: center;
  margin: -20px 20px -20px -20px;
}
.event-article .event-date .date {
  display: block;
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
  text-transform: uppercase;
}
.event-article .full {
  clear: both;
  float: left;
  width: 100%;
}
.event-article .full a {
  color: #d9d400;
}
.event-article .full .eventsmanager {
  margin-top: 40px;
  float: left;
  width: 100%;
}
.event-article .full .eventsmanager .table {
  background: #ffffff;
  color: #00abe0;
  border-color: #00abe0 !important;
}
.event-article .full .eventsmanager .table a {
  color: #0084ad;
}
.event-article .full .eventsmanager .table td {
  border-color: #00abe0 !important;
}
.close-event-detail,
.close-news-detail {
  display: block;
  clear: both;
  cursor: pointer;
}
.close-event-detail:after,
.close-news-detail:after {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  content: '\e736';
  margin-left: 5px;
}
.close-event-detail:hover,
.close-news-detail:hover {
  text-decoration: underline;
}
.close-event-detail {
  float: left;
}
.event-teaser-item.box-model {
  cursor: pointer;
}
.event-teaser-item.box-model.opened {
  cursor: auto;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .event-article.event-teaser-item header {
    padding-top: 40px;
  }
  .event-article.event-teaser-item .event-date {
    float: none;
    width: inherit;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    text-align: left;
    margin: 0;
  }
  .event-article.event-teaser-item .event-date .date {
    display: inline;
    font-size: inherit;
    line-height: inherit;
  }
}
.news-article h1 {
  font-size: 19.6px;
  line-height: 1.2em;
  margin: 0 0 .5em;
}
.news-article time {
  color: #00abe0;
  margin-bottom: 10px;
  font-size: .9em;
}
.news-article .teaser p,
.news-article .read-more {
  display: inline;
}
.news-article .category-wrapper {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 900;
  text-align: left;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.news-article .category-wrapper .category {
  font-size: 13px;
  float: right;
  width: 150px;
  white-space: nowrap;
  clear: both;
  margin-bottom: 3px;
  padding: 2px 4px;
  background: #deeff9;
  color: #00abe0;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.news-article .category-wrapper .category:hover {
  background: #00abe0;
  color: #ffffff;
  text-decoration: none;
}
.news-article .category-wrapper:hover {
  right: 0px;
}
.news-article .news-author img,
.news-article .author-wrapper .project img {
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0px solid #ffffff;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  width: 50px;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.news-article .news-author img:hover,
.news-article .author-wrapper .project img:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}
.news-article .news-author .no-image,
.news-article .author-wrapper .project .no-image {
  float: left;
  display: block;
  width: 6px;
  height: 60px;
}
.news-article .author-name {
  float: left;
  margin: 14px 0 0 6px;
}
.news-article .author-wrapper {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #ffffff;
  position: relative;
  *zoom: 1;
  color: #00abe0;
  margin: -10px -20px 10px -20px;
  padding: 10px 0 0 10px;
}
.news-article .author-wrapper.opened {
  background: #00abe0;
  color: #ffffff;
}
.news-article .author-wrapper.opened a {
  color: #ffffff;
}
.news-article .author-wrapper.opened .author-asset-list li a {
  margin-left: 0px;
  opacity: 1;
}
.news-article .author-wrapper .project {
  position: absolute;
  top: 10px;
  right: 10px;
}
.news-article .author-wrapper:before,
.news-article .author-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.news-article .author-wrapper:after {
  clear: both;
}
.news-article .author-wrapper .author-asset-list {
  margin: 14px 10px 0 10px;
  padding: 0;
  text-align: right;
}
.news-article .author-wrapper .author-asset-list li {
  list-style-type: none;
  float: left;
  margin-left: 5px;
  height: 22px;
  overflow: hidden;
}
.news-article .author-wrapper .author-asset-list li a {
  background: #deeff9;
  padding: 3px;
  margin-left: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  opacity: 0;
}
.news-article .author-wrapper .author-asset-list li a:hover {
  text-decoration: none;
  background: #ffffff;
}
.news-article .author-wrapper .author-asset-list li a i {
  color: #00abe0;
}
.news-article header {
  clear: left;
  margin-top: 10px;
}
.news-article .btn-add-comment {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2b9529;
  *background-color: #2b9529;
  background-image: none;
  border-color: #2b9529;
  margin-right: 10px;
}
.news-article .comments-wrapper {
  cursor: pointer;
}
.news-article .comments-wrapper:hover {
  text-decoration: underline;
}
.news-article .comments-wrapper:after {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  content: '\e737';
}
.news-article .comments-wrapper.opened:after {
  content: '\e736';
}
.news-article .comments-wrapper.disabled {
  cursor: default;
  color: #999999;
}
.news-article .comments-wrapper.disabled:hover {
  text-decoration: none;
}
.news-article .share {
  color: #00abe0;
  padding: 7px;
  font-size: 16px;
  cursor: pointer;
  margin-top: -5px;
}
.news-article .share:hover {
  text-decoration: none;
}
.news-article .share:active {
  background-color: #00abe0;
  color: #ffffff;
}
.news-article .news-footer {
  position: relative;
  clear: both;
}
.news-article .news-footer .share-overlay {
  position: absolute;
  top: 0;
  right: -110%;
  width: 100%;
  height: 70px;
  background: #00abe0;
  z-index: 220;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #ffffff;
}
.news-article .news-footer .share-overlay a,
.news-article .news-footer .share-overlay a:hover {
  color: #ffffff;
  text-decoration: none;
}
.news-article .news-footer .share-overlay.opened {
  right: 0px;
}
.news-article .news-footer .share-overlay i.icon {
  margin: 27px 0 0 20px;
  font-size: 20px;
  color: #deeff9;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.news-article .news-footer .share-overlay i.icon:hover {
  color: #ffffff;
}
.news-article .news-footer .share-overlay i.icon-close {
  position: absolute;
  display: block;
  top: 28px;
  right: 20px;
  font-size: 16px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  margin: 0;
}
.news-article .news-related ul {
  margin-left: 5px;
}
.news-article .news-related ul li {
  list-style: none;
}
.news-article .news-related ul li .news-related-news-date {
  font-style: italic;
  margin-right: .5em;
}
.news-article .news-related ul li .news-related-files-link,
.news-article .news-related ul li .news-related-news-title {
  display: inline-block;
  white-space: nowrap;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 1.2em;
}
.news-article,
.event-article {
  position: relative;
  overflow: hidden;
}
.news-article h1,
.event-article h1 {
  font-weight: normal;
}
.news-article footer,
.event-article footer {
  margin: 20px -20px -20px -20px;
  padding: 20px;
  background: #f9f9f9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fefefe), color-stop(1, #f9f9f9));
  background: -ms-linear-gradient(bottom, #fefefe, #f9f9f9);
  background: -moz-linear-gradient(center bottom, #fefefe 0%, #f9f9f9 100%);
  background: -o-linear-gradient(#f9f9f9, #fefefe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#fefefe', GradientType=0);
  border-top: 1px solid #eeeeee;
}
.news-article footer a,
.event-article footer a {
  color: #00abe0;
}
.news-list-view .news-article.box-model {
  cursor: pointer;
}
.news-list-view .news-article.box-model.opened {
  cursor: auto;
}
.news-media-wrap img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.news.newsletter img {
  padding-top: 10px;
}
.news.newsletter h2 {
  margin: 0;
  padding: 0;
  line-height: 1em;
}
@media (min-width: 980px) {
  .single-view .news-media-wrap .mediaelement {
    float: left;
    width: 49%;
    margin-right: 2%;
  }
  .single-view .news-media-wrap .mediaelement:nth-child(2n+2) {
    margin-right: 0;
  }
  .single-view .news-media-wrap .mediaelement img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
}
.news-single .news-related-wrap h4 {
  background: #deeff9;
  padding: 3px 0 3px 10px;
}
.news-single .news-related-wrap ul {
  margin: 0;
  padding: 10px;
  background: #f9f9f9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fefefe), color-stop(1, #f9f9f9));
  background: -ms-linear-gradient(bottom, #fefefe, #f9f9f9);
  background: -moz-linear-gradient(center bottom, #fefefe 0%, #f9f9f9 100%);
  background: -o-linear-gradient(#f9f9f9, #fefefe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#fefefe', GradientType=0);
  border-top: 1px solid #eeeeee;
}
.news-single .news-related-wrap ul li {
  list-style-type: none;
  margin-bottom: 5px;
}
.news-single .news-related-wrap ul li:hover {
  background: #deeff9;
}
.news-single .news-related-wrap ul li a:hover {
  text-decoration: none;
  color: #333333;
}
.loading-items {
  position: absolute;
  bottom: 5px;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 70px;
  background: url('../Img/ajax-loader.gif') no-repeat top center !important;
}
.tx-comments-pi1 {
  margin-top: 10px;
}
.comments .alert {
  margin-bottom: 0;
  margin-top: 20px;
}
.comment {
  padding: 10px 0px;
  border-bottom: 1px solid #efefef;
}
.comment .comment-name {
  font-weight: bold;
  color: #000000;
}
.comment .comment-date {
  font-size: 11px;
  font-style: italic;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tx-comments-comment-form legend {
  display: none;
}
.tx-comments-comment-form label {
  padding: 10px 0;
}
.tx-comments-comment-form textarea {
  float: left;
  width: 95%;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tx-comments-comment-form .btn-submit {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00abe0;
  *background-color: #00abe0;
  background-image: none;
  border-color: #00abe0;
}
.tx-comments-comment-form .btn-cancel {
  background: none;
  border: none;
  color: #00abe0;
  margin-top: 1px;
}
.contactpersons {
  *zoom: 1;
}
.contactpersons:before,
.contactpersons:after {
  display: table;
  content: "";
  line-height: 0;
}
.contactpersons:after {
  clear: both;
}
.card {
  background: #d9d400;
  margin-bottom: 20px;
  position: relative;
  z-index: 100;
  color: #000000;
}
.card a,
.card h2 {
  color: #000000;
  text-decoration: none;
}
.multiple-card {
  float: left;
  width: 12.57%;
  margin-right: 2%;
  height: 320px;
  text-align: center;
}
.multiple-card:nth-child(7n+7) {
  margin-right: 0%;
}
.multiple-card .no-image {
  display: block;
  height: 190px;
}
.multiple-card .inset-image {
  max-height: 190px;
  margin: -10px -10px 0;
}
.multiple-card img,
.multiple-card .no-image {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 20px;
}
.multiple-card .overlay:before {
  top: 30%;
  left: 52%;
}
.detail-card {
  *zoom: 1;
}
.detail-card:before,
.detail-card:after {
  display: table;
  content: "";
  line-height: 0;
}
.detail-card:after {
  clear: both;
}
.detail-card .offset-content {
  padding-bottom: 0;
}
.detail-card .offset-content .inner-content {
  margin-left: 220px;
}
.detail-card img {
  float: left;
  width: 200px;
  height: auto;
  max-height: 300px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 20px 20px 0;
}
.detail-card h2 {
  margin: 0;
  line-height: normal;
  font-size: 30px;
}
.cards.small .card {
  *zoom: 1;
  width: 100%;
  margin: 0 0 20px 0;
  text-align: left;
  height: 100%;
}
.cards.small .card:before,
.cards.small .card:after {
  display: table;
  content: "";
  line-height: 0;
}
.cards.small .card:after {
  clear: both;
}
.cards.small .card .offset-content {
  padding: 10px 10px 0 10px;
}
.cards.small .card .inset-image {
  margin: 0 20px -10px 0;
  width: 25%;
  float: left;
  padding-bottom: 20px;
}
.cards.small .card .inset-image img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.cards.small .card .overlay:before {
  margin: -10px 0 0 -30px;
}
.fal-securedownload {
  background: #ffffff;
  padding: 30px;
}
.fal-securedownload .toolbar {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.fal-securedownload .toolbar .open-all,
.fal-securedownload .toolbar .close-all {
  float: right;
  background: #00abe0;
  color: #ffffff;
  padding: 3px 7px;
  margin-left: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.fal-securedownload ul {
  margin: 0;
  padding: 0;
}
.fal-securedownload ul li {
  list-style-type: none;
}
.fal-securedownload ul li a {
  color: #00abe0;
}
.fal-securedownload > ul > li.folder > span {
  display: block;
  clear: both;
  color: #00abe0;
  padding: 10px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.fal-securedownload > ul > li.folder > ul {
  margin-top: -10px;
  margin-bottom: -10px;
  *zoom: 1;
}
.fal-securedownload > ul > li.folder > ul:before,
.fal-securedownload > ul > li.folder > ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.fal-securedownload > ul > li.folder > ul:after {
  clear: both;
}
.fal-securedownload > ul > li.folder li.folder {
  *zoom: 1;
  clear: both;
  padding: 10px;
  color: #00abe0;
  font-weight: 700;
}
.fal-securedownload > ul > li.folder li.folder > ul {
  margin-top: 5px;
}
.fal-securedownload > ul > li.folder li.folder:before,
.fal-securedownload > ul > li.folder li.folder:after {
  display: table;
  content: "";
  line-height: 0;
}
.fal-securedownload > ul > li.folder li.folder:after {
  clear: both;
}
.fal-securedownload > ul > li.folder li.folder:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}
.fal-securedownload ul > li.file {
  float: left;
  width: 32%;
  margin-bottom: 4px;
}
.fal-securedownload ul > li.file a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(222, 239, 249, 0.5);
  padding: 2px 7px;
  display: block;
  text-decoration: none;
  color: #555555;
  font-weight: normal;
}
.fal-securedownload ul > li.file a:hover {
  background: #deeff9;
}
.fal-securedownload ul > li.file:nth-child(3n+2) {
  margin-left: 2%;
  margin-right: 2%;
}
.search-results .result-list-item {
  margin-bottom: 10px;
  border-bottom: 1px #ccc dotted;
}
.kesearch_pagebrowser {
  margin: 10px 0;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -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);
}
.kesearch_pagebrowser a {
  float: left;
  padding: 4px 12px;
  line-height: 22px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.kesearch_pagebrowser a:hover,
.kesearch_pagebrowser a:focus {
  background-color: #f5f5f5;
}
.kesearch_pagebrowser a.current {
  background-color: #f5f5f5;
  color: #999999;
  cursor: default;
}
.kesearch_pagebrowser a:first-child {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.kesearch_pagebrowser a:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1090;
  width: 100%;
  height: 500px;
}
#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  text-align: center;
  line-height: 0;
}
#jquery-lightbox a img {
  border: none;
}
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image {
  padding: 10px;
}
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
  left: 0;
}
#lightbox-nav a {
  outline: none;
}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}
#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}
#lightbox-nav-btnNext {
  right: 0;
  float: right;
}
#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px;
}
#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}
#lightbox-image-details-caption {
  font-weight: 700;
}
#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1em;
}
#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: .7em;
}
.tweets.ticker {
  margin-bottom: 20px;
}
.tweets .tweet {
  padding: 10px 0;
}
.tweets .tweet .tweet-date {
  float: right;
}
.bitwitter-list .tweet {
  margin-bottom: 20px;
}
.ms-ctn {
  position: relative;
  height: 40px !important;
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #00abe0;
  cursor: default;
  display: block;
}
.ms-ctn-invalid {
  border: 1px solid #cc0000;
}
.ms-ctn-readonly {
  cursor: pointer;
}
.ms-ctn-disabled {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.ms-ctn-bootstrap-focus,
.ms-ctn-bootstrap-focus .ms-res-ctn {
  border-color: rgba(82, 168, 236, 0.8) !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ms-ctn input {
  border: 0;
  box-shadow: none;
  -webkit-transition: none;
  outline: 0;
  display: block;
  padding: 4px 6px;
  line-height: normal;
  overflow: hidden;
  height: auto;
  border-radius: 0;
  float: left;
  margin: 9px 0 2px 2px;
}
.ms-ctn-disabled input {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.ms-ctn .ms-input-readonly {
  cursor: pointer;
}
.ms-ctn .ms-empty-text {
  color: #dddddd;
}
.ms-ctn input:focus {
  border: 0;
  box-shadow: none;
  -webkit-transition: none;
  background: #ffffff;
}
.ms-ctn .ms-trigger {
  float: right;
  width: 27px;
  height: 100%;
  position: absolute;
  right: 0;
  border-left: 1px solid #CCC;
  background: #EEE;
  cursor: pointer;
}
.ms-ctn .ms-trigger .ms-trigger-ico {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid gray;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-left: 9px;
  margin-top: 13px;
}
.ms-ctn .ms-trigger:hover {
  background: -moz-linear-gradient(100% 100% 90deg, #e3e3e3, #f1f1f1);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#f1f1f1), to(#e3e3e3));
}
.ms-ctn .ms-trigger:hover .ms-trigger-ico {
  background-position: 0 -4px;
}
.ms-ctn-disabled .ms-trigger {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.ms-ctn-bootstrap-focus {
  border-bottom: 1px solid #cccccc;
}
.ms-res-ctn {
  position: relative;
  background: #FFF;
  overflow-y: auto;
  z-index: 9999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #CCC;
  left: -1px;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ms-res-ctn .ms-res-group {
  line-height: 23px;
  text-align: left;
  padding: 2px 5px;
  font-weight: bold;
  border-bottom: 1px dotted #CCC;
  border-top: 1px solid #CCC;
  background: #f3edff;
  color: #333333;
}
.ms-res-ctn .ms-res-item {
  line-height: 25px;
  text-align: left;
  padding: 2px 5px;
  color: #00abe0;
  cursor: pointer;
}
.ms-res-ctn .ms-res-item-grouped {
  padding-left: 15px;
}
.ms-res-ctn .ms-res-odd {
  background: #f3f3f3;
}
.ms-res-ctn .ms-res-item-active {
  background-color: #00abe0;
  color: #ffffff;
}
.ms-sel-ctn {
  overflow: auto;
  line-height: 22px;
  padding-right: 27px;
}
.ms-sel-ctn .ms-sel-item {
  background: #deeff9;
  color: #00abe0;
  float: left;
  font-size: 12px;
  padding: 0 5px;
  border-radius: 3px;
  margin-left: 5px;
  margin-top: 9px !important;
}
.ms-sel-ctn .ms-sel-text {
  background: #FFF;
  color: #666;
  padding-right: 0;
  margin-left: 0;
  font-size: 14px;
  font-weight: normal;
}
.ms-res-ctn .ms-res-item em {
  font-style: normal;
  background: #00abe0;
  color: #ffffff;
  padding: 0 2px;
  margin: 0 2px;
}
.ms-res-ctn .ms-res-item.ms-res-item-active em {
  background: #ffffff;
  color: #00abe0;
}
.ms-sel-ctn .ms-sel-item:hover {
  background: #00abe0;
  color: #ffffff;
}
.ms-sel-ctn .ms-sel-text:hover {
  background: #00abe0;
}
.ms-sel-ctn .ms-sel-item-active {
  border: 1px solid red;
  background: #757575;
}
.ms-ctn .ms-sel-ctn .ms-sel-item {
  margin-top: 3px;
}
.ms-stacked .ms-sel-item {
  float: inherit;
}
.ms-sel-ctn .ms-sel-item .ms-close-btn {
  width: 7px;
  cursor: pointer;
  height: 7px;
  float: right;
  margin: 8px 2px 0 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAYAAADjXQYbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABSSURBVHjahI7BCQAwCAOTzpThHMHh3Kl9CVos9XckFwQAuPtGuWTWwMwaczKzyHsqg6+5JqMJr28BABHRwmTWQFJjTmYWOU1L4tdck9GE17dnALGAS+kAR/u2AAAAAElFTkSuQmCC);
}
.ms-sel-ctn .ms-sel-item .ms-close-btn:hover {
  background-position: 0 -7px;
}
.ms-helper {
  color: #AAA;
  font-size: 10px;
  position: absolute;
  top: -17px;
  right: 0;
}
/** section menu **/
.contains-menu {
  background: #ffffff;
  margin-bottom: 20px;
  clear: both;
  background: #00abe0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00abe0), color-stop(1, #14c7ff));
  background: -ms-linear-gradient(bottom, #00abe0, #14c7ff);
  background: -moz-linear-gradient(center bottom, #00abe0 0%, #14c7ff 100%);
  background: -o-linear-gradient(#14c7ff, #00abe0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14c7ff', endColorstr='#00abe0', GradientType=0);
  color: #ffffff;
}
.contains-menu .offset-content .csc-header h1,
.contains-menu .offset-content .csc-header h2,
.contains-menu .offset-content .csc-header h3 {
  margin-top: -5px;
}
.contains-menu div.csc-header h1,
.contains-menu div.csc-header h2 {
  font-size: 20px;
  line-height: 1em;
  margin: 0;
  padding: 20px;
  background-color: #deeff9;
  color: #00abe0;
}
.contains-menu .csc-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contains-menu .csc-menu li {
  margin: 0;
  padding: 20px;
  font-size: 16px;
  line-height: 1em;
}
.contains-menu .csc-menu li a {
  color: #ffffff;
  position: relative;
  padding-left: 20px;
}
.contains-menu .csc-menu li a:hover {
  text-decoration: none;
}
.contains-menu .csc-menu li a:before {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  content: '\e701';
  font-size: 1.2em;
  padding-right: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
/** kengetallen slider **/
.contains-item_slider {
  background: #ffffff;
  margin-bottom: 20px;
  clear: both;
  position: relative;
  background: #2b9529;
  color: #ffffff;
  height: 140px;
  zoom: 1;
}
.contains-item_slider .offset-content .csc-header h1,
.contains-item_slider .offset-content .csc-header h2,
.contains-item_slider .offset-content .csc-header h3 {
  margin-top: -5px;
}
.contains-item_slider div.csc-header h1,
.contains-item_slider div.csc-header h2 {
  font-size: 20px;
  line-height: 1em;
  margin: 0;
  padding: 20px;
  color: #ffffff;
}
.contains-item_slider .item-slider {
  zoom: 1;
  overflow: hidden;
  height: 100px;
  position: relative;
}
.contains-item_slider .item-slider .slide {
  display: none;
  padding: 0;
  float: left;
  position: relative;
}
.contains-item_slider .item-slider .slide h4 {
  color: #ffffff;
  font-size: 16px;
}
.contains-item_slider .item-slider .slide h4,
.contains-item_slider .item-slider .slide p {
  margin: 0 0 0 150px;
  padding: 0;
}
.contains-item_slider .item-slider .slide:before {
  position: absolute;
  left: 60px;
  content: '\e71d';
  font-size: 60px;
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.contains-item_slider .slider-direction-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.contains-item_slider .slider-direction-nav li {
  display: inline;
  margin-left: 10px;
  font-size: 24px;
}
.contains-item_slider .slider-direction-nav li a {
  color: #ffffff;
}
.contains-item_slider .slider-direction-nav li a:hover {
  text-decoration: none;
}
.contains-item_slider .slider-direction-nav li a:before {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.contains-item_slider .slider-direction-nav li .slider-prev:before {
  content: '\e730';
}
.contains-item_slider .slider-direction-nav li .slider-next:before {
  content: '\e701';
}
/** media slider **/
.contains-media_slider {
  background: #ffffff;
  margin-bottom: 20px;
  clear: both;
}
.contains-media_slider .offset-content .csc-header h1,
.contains-media_slider .offset-content .csc-header h2,
.contains-media_slider .offset-content .csc-header h3 {
  margin-top: -5px;
}
.contains-media_slider div.csc-header h1,
.contains-media_slider div.csc-header h2 {
  font-size: 20px;
  line-height: 1em;
  margin: 0;
  padding: 20px;
  color: #2b9529;
}
.contains-media_slider .media-slider {
  height: 280px;
  overflow: hidden;
  position: relative;
}
.contains-media_slider .media-slider .slide img {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
.contains-media_slider .media-slider .slide strong {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 40px;
  margin: 0;
  padding: 0 40px;
  height: 40px;
  background: #ffffff;
  color: #2b9529;
  width: 200px;
  display: block;
  z-index: 10;
}
.contains-media_slider .media-slider .slide .image-caption {
  position: absolute;
  left: -900px;
  display: inline-block;
  color: #2b9529;
  background-color: #d9d400;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 20px;
}
.contains-media_slider .media-slider .slide a:before {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  content: '\e701';
  position: absolute;
  right: 10px;
  font-size: 44px;
  top: 45%;
  color: #d9d400;
  z-index: 1;
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.contains-media_slider .media-slider .slide.active strong {
  background-color: #d9d400;
}
.contains-media_slider .media-slider .slide.active .image-caption {
  left: 279px;
  z-index: 10;
}
.contains-media_slider .media-slider .slide.active img {
  z-index: 9;
}
.contains-media_slider .media-slider .slide.active a:before {
  z-index: 11;
}
.contains-media_slider .media-slider .slide-0 strong,
.contains-media_slider .media-slider .slide-0 .image-caption {
  top: 0px;
}
.contains-media_slider .media-slider .slide-1 img {
  z-index: 2;
}
.contains-media_slider .media-slider .slide-1 strong,
.contains-media_slider .media-slider .slide-1 .image-caption {
  top: 40px;
}
.contains-media_slider .media-slider .slide-2 strong,
.contains-media_slider .media-slider .slide-2 .image-caption {
  top: 80px;
}
.contains-media_slider .media-slider .slide-3 strong {
  top: 120px;
}
.contains-media_slider .media-slider .slide-3 .image-caption {
  bottom: 120px;
}
.contains-media_slider .media-slider .slide-4 strong {
  top: 160px;
}
.contains-media_slider .media-slider .slide-4 .image-caption {
  bottom: 80px;
}
.contains-media_slider .media-slider .slide-5 strong {
  top: 200px;
}
.contains-media_slider .media-slider .slide-5 .image-caption {
  bottom: 40px;
}
.contains-media_slider .media-slider .slide-6 strong {
  top: 240px;
}
.contains-media_slider .media-slider .slide-6 .image-caption {
  bottom: 0;
}
.contains-news_pi1 {
  clear: both;
}
@media (max-width: 1550px) {
  .contains-item_slider .item-slider .slide:before {
    left: 40px;
  }
  .contains-item_slider .item-slider .slide h4,
  .contains-item_slider .item-slider .slide p {
    margin-left: 110px;
  }
}
@media (max-width: 979px) {
  .contains-media_slider .media-slider .slide a:before {
    right: 0;
  }
}
@media (max-width: 1199px) {
  .contains-menu .csc-menu li {
    padding: 15px 20px;
    font-size: 16px;
  }
  .contains-media_slider .media-slider {
    height: 280px;
  }
  .contains-media_slider .media-slider .slide.active .image-caption {
    left: 230px;
    padding: 10px 20px;
  }
  .contains-media_slider .media-slider .slide strong {
    width: 150px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  .contains-media_slider .media-slider .slide img {
    max-width: inherit;
  }
  .contains-media_slider .media-slider .slide-0 strong,
  .contains-media_slider .media-slider .slide-0 .image-caption {
    top: 0px;
  }
  .contains-media_slider .media-slider .slide-1 img {
    z-index: 2;
  }
  .contains-media_slider .media-slider .slide-1 strong,
  .contains-media_slider .media-slider .slide-1 .image-caption {
    top: 40px;
  }
  .contains-media_slider .media-slider .slide-2 strong,
  .contains-media_slider .media-slider .slide-2 .image-caption {
    top: 80px;
  }
  .contains-media_slider .media-slider .slide-3 strong {
    top: 120px;
  }
  .contains-media_slider .media-slider .slide-3 .image-caption {
    bottom: 120px;
  }
  .contains-media_slider .media-slider .slide-4 strong {
    top: 160px;
  }
  .contains-media_slider .media-slider .slide-4 .image-caption {
    bottom: 80px;
  }
  .contains-media_slider .media-slider .slide-5 strong {
    top: 200px;
  }
  .contains-media_slider .media-slider .slide-5 .image-caption {
    bottom: 40px;
  }
  .contains-media_slider .media-slider .slide-6 strong {
    top: 240px;
  }
  .contains-media_slider .media-slider .slide-6 .image-caption {
    bottom: 0;
  }
}
.tx_evoweb_sfregister div.errorMessage.errorField {
  color: red;
  font-style: italic;
}
/* Larger desktop */
@media (max-width: 1599px) {
  .multiple-card .no-image {
    height: 158px;
  }
}
/* Large desktop */
@media (max-width: 1439px) {
  .cards.small .card .description {
    display: none;
  }
  .multiple-card .no-image {
    height: 128px;
  }
  .contains-bitwitter_bitwitterpi1 h2 {
    margin-top: 0;
    font-size: 24px;
  }
  .box-model-special .offset-content {
    min-height: 320px;
  }
}
@media (max-width: 1199px) {
  .contains-bitwitter_bitwitterpi1 h2 {
    margin-top: 0;
    font-size: 18px;
  }
  .multiple-card .inset-image {
    max-height: 215px;
  }
  .box-model-special {
    width: 100%;
    margin-right: 0;
  }
  .box-model-special .offset-content {
    min-height: 0px;
  }
  #c146 {
    *zoom: 1;
  }
  #c146:before,
  #c146:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #c146:after {
    clear: both;
  }
  #c146 .csc-textpic-imagewrap {
    max-width: 100%;
    margin-right: 0%;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .btn {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .multiple-card {
    float: left;
    width: 24%;
    margin-right: 1.333%;
    min-height: 310px;
  }
  .multiple-card:nth-child(7n+7) {
    margin-right: 1.333%;
  }
  .multiple-card:nth-child(4n+4) {
    margin-right: 0%;
  }
  .multiple-card img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}
@media (min-width: 980px) {
  #header-wrapper {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  #header-wrapper .scroll-asset-list {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .scroll #header-wrapper .header-nav {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .utility .user-panel {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  #scroll-header-wrapper .header-block {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}
@media (max-width: 979px) {
  .contains-bitwitter_bitwitterpi1 h2 {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.4em;
  }
  .detail-card h2 {
    font-size: 20px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (max-height: 700px) and (min-width: 768px) {
  .utility .tx-felogin-pi1 {
    position: absolute;
  }
}
@media (min-width: 979px) and (max-width: 1024px) {
  .header-search {
    display: none;
  }
}
@media (max-width: 979px) {
  body,
  .suggest-active {
    margin-top: 0;
  }
  #header-wrapper {
    position: relative;
    margin-bottom: 20px;
    height: auto;
  }
  #header-wrapper .header-logo {
    z-index: 1001;
    position: relative;
    width: 40%;
  }
  #header-wrapper .header-logo #logo {
    margin-left: 0px;
  }
  #header-wrapper .header-search {
    right: 0;
    top: 40px;
    left: 0;
    position: absolute;
  }
  #header-wrapper .header-search .scroll-asset-list {
    margin: 0;
  }
  #header-wrapper .header-utility {
    width: 100%;
    position: relative;
    z-index: 1101;
  }
  #header-wrapper .utility .user-panel {
    margin-top: 0;
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    padding: 10px;
    text-align: right;
    z-index: 1101;
  }
  #header-wrapper .utility .user-panel span {
    margin-left: 10px;
  }
  #header-wrapper .utility .user-panel .nav-toggle-panel {
    display: inline-block;
    width: 30px;
    margin-left: 20px;
    position: relative;
    height: 20px;
  }
  #header-wrapper .utility .user-panel .nav-toggle-panel .responsive-nav-toggle {
    left: 0;
    top: 0;
    margin-left: 0;
    position: absolute;
    font-size: 28px;
    z-index: 1004;
    text-decoration: none;
  }
  #header-wrapper .utility .user-panel .nav-toggle-panel .responsive-nav-toggle:hover {
    text-decoration: none;
  }
  #header-wrapper .input-search-custom {
    width: auto;
    margin-left: 10px;
  }
  #header-wrapper .scroll-asset-list {
    width: auto;
    margin-left: 0;
    float: right;
  }
  #header-wrapper .scroll-asset-list li {
    margin-right: 0;
    margin-left: 10px;
  }
  #header-wrapper .scroll-asset-list li a {
    margin-left: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  #header-wrapper .header-nav {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    float: none;
    clear: both;
    margin-bottom: 0;
  }
  #header-wrapper .header-nav .container {
    padding-left: 0;
  }
  #header-wrapper .header-nav .container .tx-kesearch-pi1 input.sword {
    top: -60px;
    left: inherit;
    right: 55px;
  }
  #header-wrapper .header-nav .container .tx-kesearch-pi1 input.sword:focus {
    width: 60%;
    z-index: 1004;
  }
  #header-wrapper .header-nav .container.logged-in .tx-kesearch-pi1 input.sword {
    right: 115px;
  }
  .scroll #header-wrapper,
  .scroll-up #header-wrapper {
    height: auto;
  }
  .scroll #header-wrapper #logo img,
  .scroll-up #header-wrapper #logo img {
    height: 80px;
    width: 165px;
  }
  .scroll #header-wrapper .utility .user-panel,
  .scroll-up #header-wrapper .utility .user-panel {
    left: 0px;
    z-index: 1002;
    background: #ffffff;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  }
  .scroll #header-wrapper:hover,
  .scroll-up #header-wrapper:hover {
    height: auto;
  }
  .scroll #header-wrapper:hover .user-panel,
  .scroll-up #header-wrapper:hover .user-panel {
    margin-top: 0;
  }
  .scroll #header-wrapper:hover .header-nav,
  .scroll-up #header-wrapper:hover .header-nav {
    top: 15px;
  }
  .scroll #header-wrapper .header-nav,
  .scroll-up #header-wrapper .header-nav {
    top: 0;
  }
  #scroll-header-wrapper,
  .user-selections {
    display: none;
  }
  .scroll #header-wrapper,
  .scroll-up #header-wrapper,
  .scroll #scroll-header-wrapper,
  .scroll-up #scroll-header-wrapper {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  li.uid-23:hover ul {
    left: 0 !important;
  }
  .nav-collapse {
    display: none;
  }
  .nav-collapse.mobile {
    display: block;
  }
  .fal-securedownload ul > li.file {
    width: 49%;
  }
  .fal-securedownload ul > li.file:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 0;
  }
  .fal-securedownload ul > li.file:nth-child(2n) {
    margin-left: 2%;
  }
  .multiple-card {
    height: 310px;
  }
  .multiple-card .no-image {
    height: 152px;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .utility .tx-felogin-pi1 {
    position: absolute;
  }
  #header-wrapper .header-search {
    right: 10px;
  }
  #header-wrapper .header-nav .container .tx-kesearch-pi1 input.sword {
    right: 45px;
  }
  #header-wrapper .header-nav .container.logged-in .tx-kesearch-pi1 input.sword {
    right: 105px;
  }
  .contains-bitwitter_bitwitterpi1 h2 {
    margin-top: 10px;
    font-size: 25px;
    line-height: 1.4em;
  }
  .detail-card img {
    max-width: 40%;
  }
  .multiple-card {
    float: left;
    width: 49%;
    margin-right: 2%;
    height: 400px;
  }
  .multiple-card:nth-child(7n+7),
  .multiple-card:nth-child(3n+3) {
    margin-right: 2%;
  }
  .multiple-card:nth-child(2n+2) {
    margin-right: 0%;
  }
  .multiple-card .inset-image {
    height: 330px;
    max-height: inherit;
  }
  .multiple-card img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .multiple-card .overlay:before {
    top: 50%;
  }
  .contains-header.button {
    width: 100%;
  }
  .contains-media_slider,
  .contains-button_big,
  .contains-button_small,
  .contains-item_slider,
  .category-wrapper {
    display: none;
  }
}
@media (max-width: 650px) {
  .multiple-card {
    height: 350px;
  }
  .multiple-card .inset-image {
    height: 280px;
  }
  .detail-card .offset-content img {
    max-width: 100px;
    margin: 0px 10px 0 0;
  }
  .detail-card .offset-content .inner-content {
    margin-left: 0;
  }
}
@media (max-width: 580px) {
  .multiple-card {
    height: 340px;
  }
  .multiple-card .inset-image {
    height: 240px;
  }
}
@media (max-width: 520px) {
  .multiple-card {
    height: 320px;
  }
  .multiple-card .inset-image {
    height: 200px;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .detail-card img {
    max-width: 30%;
    margin: -10px 10px 0 -10px;
  }
  .detail-card .offset-content {
    padding: 10px;
  }
  .multiple-card {
    height: 300px;
  }
  .multiple-card .inset-image {
    height: 200px;
  }
  #header-wrapper {
    position: relative;
  }
  #header-wrapper .header-nav .container .tx-kesearch-pi1 input.sword {
    right: 60px;
  }
  #header-wrapper .header-nav .container.logged-in .tx-kesearch-pi1 input.sword {
    right: 120px;
  }
  #header-wrapper .utility .user-panel {
    left: 0;
    margin: 0;
  }
  #header-wrapper .utility .user-panel span {
    margin-left: 0;
  }
  #header-wrapper .utility .user-panel .user-name {
    display: none;
  }
  .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  #main-nav > li.uid-12 {
    display: none;
  }
  .fal-securedownload ul > li.file {
    width: 100%;
  }
  .fal-securedownload ul > li.file:nth-child(2n) {
    margin-left: 0;
  }
}
@media (max-width: 420px) {
  .multiple-card .inset-image {
    height: 180px;
  }
}
@font-face {
  font-family: 'ltogknl-icons';
  src: url('../Font/ltogknl-icons_-ltaerm.eot');
  src: url('../Font/ltogknl-icons.eot') format('embedded-opentype'), url('../Font/ltogknl-icons_-ltaerm.woff') format('woff'), url('../Font/ltogknl-icons_-ltaerm.ttf') format('truetype'), url('../Font/ltogknl-icons_-ltaerm-lto-fileicons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../Font/fontawesome-webfont_v-3.0.1.eot');
  src: url('../Font/fontawesome-webfont.eot') format('embedded-opentype'), url('../Font/fontawesome-webfont_v-3.0.1.woff') format('woff'), url('../Font/fontawesome-webfont_v-3.0.1.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.iconfy {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'ltogknl-icons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
[class^="icon-fa-"],
[class*=" icon-fa-"] {
  font-family: 'FontAwesome';
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse.nav > .active > a > [class^="icon-"],
.navbar-inverse.nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333333em;
}
.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
  display: inline;
}
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
li [class^="icon-"],
.nav li [class^="icon-"],
li [class*=" icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  width: 1.5625em;
}
ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em;
}
.icon-muted {
  color: #eeeeee;
}
.icon-dark {
  color: #222222;
}
.icon-gray {
  color: #bbbbbb;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-fixed-width:before {
  width: 1.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-moz-document url-prefix() {
  .icon-spin {
    height: .9em;
  }
  .btn.icon-spin {
    height: auto;
  }
  .icon-spin.icon-large {
    height: 1.25em;
  }
  .btn.icon-spin.icon-large {
    height: .75em;
  }
}
.icon-spin:before {
  content: '\e733';
}
.icon-menu:before {
  content: "\e719";
}
.icon-phone:before {
  content: "\e726";
}
.icon-mobile-phone:before {
  content: "\e71a";
}
.icon-email:before {
  content: "\e718";
}
.icon-twitter-square:before,
.icon-twitter:before {
  content: "\e727";
}
.icon-linkedin-square:before,
.icon-linkedin:before {
  content: "\e716";
}
.icon-google-plus-square:before,
.icon-google-plus:before {
  content: "\e712";
}
.icon-print:before {
  content: "\e722";
}
.icon-share:before {
  content: "\e724";
}
.icon-download:before {
  content: "\e70c";
}
.icon-vcard:before {
  content: "\e72a";
}
.icon-search:before {
  content: "\e72f";
}
.icon-calendar:before {
  content: "\e700";
}
.icon-file:before {
  content: "\e729";
}
.icon-folder:before {
  content: "\e70f";
}
.icon-folder-open:before {
  content: "\e710";
}
.icon-user:before {
  content: "\e717";
}
.icon-group:before {
  content: "\e708";
}
.icon-key:before {
  content: "\e72c";
}
.icon-signout:before {
  content: "\e732";
}
.icon-exit:before {
  content: "\e70e";
}
.icon-tag:before {
  content: "\e725";
}
.icon-lock:before {
  content: "\e72b";
}
.icon-read-more-arrow:before {
  content: '\e701';
}
.icon-caret-right:before {
  content: "\e701";
}
.icon-restricted-message:before {
  content: "\e600";
}
.icon-jpg:before {
  content: "\e715";
}
.icon-gif:before {
  content: "\e711";
}
.icon-png:before {
  content: "\e720";
}
.icon-odt:before,
.icon-libreoffice:before {
  content: "\e71c";
}
.icon-pdf:before {
  content: "\e71f";
}
.icon-docx:before,
.icon-doc:before {
  content: "\e70b";
}
.icon-rar:before,
.icon-zip:before {
  content: "\e723";
}
.icon-ptt:before {
  content: "\e721";
}
/** search results **/
.icon-page:before {
  content: '\e71e';
}
.icon-content:before {
  content: '\e709';
}
.icon-news:before {
  content: '\e71b';
}
.icon-contactpersons:before {
  content: '\e708';
}
.icon-kesearch_events:before {
  content: '\e700';
}
.icon-fa-glass:before {
  content: "\f000";
}
.icon-fa-music:before {
  content: "\f001";
}
.icon-fa-search:before {
  content: "\f002";
}
.icon-fa-envelope-o:before {
  content: "\f003";
}
.icon-fa-heart:before {
  content: "\f004";
}
.icon-fa-star:before {
  content: "\f005";
}
.icon-fa-star-o:before {
  content: "\f006";
}
.icon-fa-user:before {
  content: "\f007";
}
.icon-fa-film:before {
  content: "\f008";
}
.icon-fa-th-large:before {
  content: "\f009";
}
.icon-fa-th:before {
  content: "\f00a";
}
.icon-fa-th-list:before {
  content: "\f00b";
}
.icon-fa-check:before {
  content: "\f00c";
}
.icon-fa-times:before {
  content: "\f00d";
}
.icon-fa-search-plus:before {
  content: "\f00e";
}
.icon-fa-search-minus:before {
  content: "\f010";
}
.icon-fa-power-off:before {
  content: "\f011";
}
.icon-fa-signal:before {
  content: "\f012";
}
.icon-fa-gear:before,
.icon-fa-cog:before {
  content: "\f013";
}
.icon-fa-trash-o:before {
  content: "\f014";
}
.icon-fa-home:before {
  content: "\f015";
}
.icon-fa-file-o:before {
  content: "\f016";
}
.icon-fa-clock-o:before {
  content: "\f017";
}
.icon-fa-road:before {
  content: "\f018";
}
.icon-fa-download:before {
  content: "\f019";
}
.icon-fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.icon-fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.icon-fa-inbox:before {
  content: "\f01c";
}
.icon-fa-play-circle-o:before {
  content: "\f01d";
}
.icon-fa-rotate-right:before,
.icon-fa-repeat:before {
  content: "\f01e";
}
.icon-fa-refresh:before {
  content: "\f021";
}
.icon-fa-list-alt:before {
  content: "\f022";
}
.icon-fa-lock:before {
  content: "\f023";
}
.icon-fa-flag:before {
  content: "\f024";
}
.icon-fa-headphones:before {
  content: "\f025";
}
.icon-fa-volume-off:before {
  content: "\f026";
}
.icon-fa-volume-down:before {
  content: "\f027";
}
.icon-fa-volume-up:before {
  content: "\f028";
}
.icon-fa-qrcode:before {
  content: "\f029";
}
.icon-fa-barcode:before {
  content: "\f02a";
}
.icon-fa-tag:before {
  content: "\f02b";
}
.icon-fa-tags:before {
  content: "\f02c";
}
.icon-fa-book:before {
  content: "\f02d";
}
.icon-fa-bookmark:before {
  content: "\f02e";
}
.icon-fa-print:before {
  content: "\f02f";
}
.icon-fa-camera:before {
  content: "\f030";
}
.icon-fa-font:before {
  content: "\f031";
}
.icon-fa-bold:before {
  content: "\f032";
}
.icon-fa-italic:before {
  content: "\f033";
}
.icon-fa-text-height:before {
  content: "\f034";
}
.icon-fa-text-width:before {
  content: "\f035";
}
.icon-fa-align-left:before {
  content: "\f036";
}
.icon-fa-align-center:before {
  content: "\f037";
}
.icon-fa-align-right:before {
  content: "\f038";
}
.icon-fa-align-justify:before {
  content: "\f039";
}
.icon-fa-list:before {
  content: "\f03a";
}
.icon-fa-dedent:before,
.icon-fa-outdent:before {
  content: "\f03b";
}
.icon-fa-indent:before {
  content: "\f03c";
}
.icon-fa-video-camera:before {
  content: "\f03d";
}
.icon-fa-picture-o:before {
  content: "\f03e";
}
.icon-fa-pencil:before {
  content: "\f040";
}
.icon-fa-map-marker:before {
  content: "\f041";
}
.icon-fa-adjust:before {
  content: "\f042";
}
.icon-fa-tint:before {
  content: "\f043";
}
.icon-fa-edit:before,
.icon-fa-pencil-square-o:before {
  content: "\f044";
}
.icon-fa-share-square-o:before {
  content: "\f045";
}
.icon-fa-check-square-o:before {
  content: "\f046";
}
.icon-fa-arrows:before {
  content: "\f047";
}
.icon-fa-step-backward:before {
  content: "\f048";
}
.icon-fa-fast-backward:before {
  content: "\f049";
}
.icon-fa-backward:before {
  content: "\f04a";
}
.icon-fa-play:before {
  content: "\f04b";
}
.icon-fa-pause:before {
  content: "\f04c";
}
.icon-fa-stop:before {
  content: "\f04d";
}
.icon-fa-forward:before {
  content: "\f04e";
}
.icon-fa-fast-forward:before {
  content: "\f050";
}
.icon-fa-step-forward:before {
  content: "\f051";
}
.icon-fa-eject:before {
  content: "\f052";
}
.icon-fa-chevron-left:before {
  content: "\f053";
}
.icon-fa-chevron-right:before {
  content: "\f054";
}
.icon-fa-plus-circle:before {
  content: "\f055";
}
.icon-fa-minus-circle:before {
  content: "\f056";
}
.icon-fa-times-circle:before {
  content: "\f057";
}
.icon-fa-check-circle:before {
  content: "\f058";
}
.icon-fa-question-circle:before {
  content: "\f059";
}
.icon-fa-info-circle:before {
  content: "\f05a";
}
.icon-fa-crosshairs:before {
  content: "\f05b";
}
.icon-fa-times-circle-o:before {
  content: "\f05c";
}
.icon-fa-check-circle-o:before {
  content: "\f05d";
}
.icon-fa-ban:before {
  content: "\f05e";
}
.icon-fa-arrow-left:before {
  content: "\f060";
}
.icon-fa-arrow-right:before {
  content: "\f061";
}
.icon-fa-arrow-up:before {
  content: "\f062";
}
.icon-fa-arrow-down:before {
  content: "\f063";
}
.icon-fa-mail-forward:before,
.icon-fa-share:before {
  content: "\f064";
}
.icon-fa-expand:before {
  content: "\f065";
}
.icon-fa-compress:before {
  content: "\f066";
}
.icon-fa-plus:before {
  content: "\f067";
}
.icon-fa-minus:before {
  content: "\f068";
}
.icon-fa-asterisk:before {
  content: "\f069";
}
.icon-fa-exclamation-circle:before {
  content: "\f06a";
}
.icon-fa-gift:before {
  content: "\f06b";
}
.icon-fa-leaf:before {
  content: "\f06c";
}
.icon-fa-fire:before {
  content: "\f06d";
}
.icon-fa-eye:before {
  content: "\f06e";
}
.icon-fa-eye-slash:before {
  content: "\f070";
}
.icon-fa-warning:before,
.icon-fa-exclamation-triangle:before {
  content: "\f071";
}
.icon-fa-plane:before {
  content: "\f072";
}
.icon-fa-calendar:before {
  content: "\f073";
}
.icon-fa-random:before {
  content: "\f074";
}
.icon-fa-comment:before {
  content: "\f075";
}
.icon-fa-magnet:before {
  content: "\f076";
}
.icon-fa-chevron-up:before {
  content: "\f077";
}
.icon-fa-chevron-down:before {
  content: "\f078";
}
.icon-fa-retweet:before {
  content: "\f079";
}
.icon-fa-shopping-cart:before {
  content: "\f07a";
}
.icon-fa-folder:before {
  content: "\f07b";
}
.icon-fa-folder-open:before {
  content: "\f07c";
}
.icon-fa-arrows-v:before {
  content: "\f07d";
}
.icon-fa-arrows-h:before {
  content: "\f07e";
}
.icon-fa-bar-chart-o:before {
  content: "\f080";
}
.icon-fa-twitter-square:before {
  content: "\f081";
}
.icon-fa-facebook-square:before {
  content: "\f082";
}
.icon-fa-camera-retro:before {
  content: "\f083";
}
.icon-fa-key:before {
  content: "\f084";
}
.icon-fa-gears:before,
.icon-fa-cogs:before {
  content: "\f085";
}
.icon-fa-comments:before {
  content: "\f086";
}
.icon-fa-thumbs-o-up:before {
  content: "\f087";
}
.icon-fa-thumbs-o-down:before {
  content: "\f088";
}
.icon-fa-star-half:before {
  content: "\f089";
}
.icon-fa-heart-o:before {
  content: "\f08a";
}
.icon-fa-sign-out:before {
  content: "\f08b";
}
.icon-fa-linkedin-square:before {
  content: "\f08c";
}
.icon-fa-thumb-tack:before {
  content: "\f08d";
}
.icon-fa-external-link:before {
  content: "\f08e";
}
.icon-fa-sign-in:before {
  content: "\f090";
}
.icon-fa-trophy:before {
  content: "\f091";
}
.icon-fa-github-square:before {
  content: "\f092";
}
.icon-fa-upload:before {
  content: "\f093";
}
.icon-fa-lemon-o:before {
  content: "\f094";
}
.icon-fa-phone:before {
  content: "\f095";
}
.icon-fa-square-o:before {
  content: "\f096";
}
.icon-fa-bookmark-o:before {
  content: "\f097";
}
.icon-fa-phone-square:before {
  content: "\f098";
}
.icon-fa-twitter:before {
  content: "\f099";
}
.icon-fa-facebook:before {
  content: "\f09a";
}
.icon-fa-github:before {
  content: "\f09b";
}
.icon-fa-unlock:before {
  content: "\f09c";
}
.icon-fa-credit-card:before {
  content: "\f09d";
}
.icon-fa-rss:before {
  content: "\f09e";
}
.icon-fa-hdd-o:before {
  content: "\f0a0";
}
.icon-fa-bullhorn:before {
  content: "\f0a1";
}
.icon-fa-bell:before {
  content: "\f0f3";
}
.icon-fa-certificate:before {
  content: "\f0a3";
}
.icon-fa-hand-o-right:before {
  content: "\f0a4";
}
.icon-fa-hand-o-left:before {
  content: "\f0a5";
}
.icon-fa-hand-o-up:before {
  content: "\f0a6";
}
.icon-fa-hand-o-down:before {
  content: "\f0a7";
}
.icon-fa-arrow-circle-left:before {
  content: "\f0a8";
}
.icon-fa-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-fa-arrow-circle-up:before {
  content: "\f0aa";
}
.icon-fa-arrow-circle-down:before {
  content: "\f0ab";
}
.icon-fa-globe:before {
  content: "\f0ac";
}
.icon-fa-wrench:before {
  content: "\f0ad";
}
.icon-fa-tasks:before {
  content: "\f0ae";
}
.icon-fa-filter:before {
  content: "\f0b0";
}
.icon-fa-briefcase:before {
  content: "\f0b1";
}
.icon-fa-arrows-alt:before {
  content: "\f0b2";
}
.icon-fa-group:before,
.icon-fa-users:before {
  content: "\f0c0";
}
.icon-fa-chain:before,
.icon-fa-link:before {
  content: "\f0c1";
}
.icon-fa-cloud:before {
  content: "\f0c2";
}
.icon-fa-flask:before {
  content: "\f0c3";
}
.icon-fa-cut:before,
.icon-fa-scissors:before {
  content: "\f0c4";
}
.icon-fa-copy:before,
.icon-fa-files-o:before {
  content: "\f0c5";
}
.icon-fa-paperclip:before {
  content: "\f0c6";
}
.icon-fa-save:before,
.icon-fa-floppy-o:before {
  content: "\f0c7";
}
.icon-fa-square:before {
  content: "\f0c8";
}
.icon-fa-bars:before {
  content: "\f0c9";
}
.icon-fa-list-ul:before {
  content: "\f0ca";
}
.icon-fa-list-ol:before {
  content: "\f0cb";
}
.icon-fa-strikethrough:before {
  content: "\f0cc";
}
.icon-fa-underline:before {
  content: "\f0cd";
}
.icon-fa-table:before {
  content: "\f0ce";
}
.icon-fa-magic:before {
  content: "\f0d0";
}
.icon-fa-truck:before {
  content: "\f0d1";
}
.icon-fa-pinterest:before {
  content: "\f0d2";
}
.icon-fa-pinterest-square:before {
  content: "\f0d3";
}
.icon-fa-google-plus-square:before {
  content: "\f0d4";
}
.icon-fa-google-plus:before {
  content: "\f0d5";
}
.icon-fa-money:before {
  content: "\f0d6";
}
.icon-fa-caret-down:before {
  content: "\f0d7";
}
.icon-fa-caret-up:before {
  content: "\f0d8";
}
.icon-fa-caret-left:before {
  content: "\f0d9";
}
.icon-fa-caret-right:before {
  content: "\f0da";
}
.icon-fa-columns:before {
  content: "\f0db";
}
.icon-fa-unsorted:before,
.icon-fa-sort:before {
  content: "\f0dc";
}
.icon-fa-sort-down:before,
.icon-fa-sort-asc:before {
  content: "\f0dd";
}
.icon-fa-sort-up:before,
.icon-fa-sort-desc:before {
  content: "\f0de";
}
.icon-fa-envelope:before {
  content: "\f0e0";
}
.icon-fa-linkedin:before {
  content: "\f0e1";
}
.icon-fa-rotate-left:before,
.icon-fa-undo:before {
  content: "\f0e2";
}
.icon-fa-legal:before,
.icon-fa-gavel:before {
  content: "\f0e3";
}
.icon-fa-dashboard:before,
.icon-fa-tachometer:before {
  content: "\f0e4";
}
.icon-fa-comment-o:before {
  content: "\f0e5";
}
.icon-fa-comments-o:before {
  content: "\f0e6";
}
.icon-fa-flash:before,
.icon-fa-bolt:before {
  content: "\f0e7";
}
.icon-fa-sitemap:before {
  content: "\f0e8";
}
.icon-fa-umbrella:before {
  content: "\f0e9";
}
.icon-fa-paste:before,
.icon-fa-clipboard:before {
  content: "\f0ea";
}
.icon-fa-lightbulb-o:before {
  content: "\f0eb";
}
.icon-fa-exchange:before {
  content: "\f0ec";
}
.icon-fa-cloud-download:before {
  content: "\f0ed";
}
.icon-fa-cloud-upload:before {
  content: "\f0ee";
}
.icon-fa-user-md:before {
  content: "\f0f0";
}
.icon-fa-stethoscope:before {
  content: "\f0f1";
}
.icon-fa-suitcase:before {
  content: "\f0f2";
}
.icon-fa-bell-o:before {
  content: "\f0a2";
}
.icon-fa-coffee:before {
  content: "\f0f4";
}
.icon-fa-cutlery:before {
  content: "\f0f5";
}
.icon-fa-file-text-o:before {
  content: "\f0f6";
}
.icon-fa-building-o:before {
  content: "\f0f7";
}
.icon-fa-hospital-o:before {
  content: "\f0f8";
}
.icon-fa-ambulance:before {
  content: "\f0f9";
}
.icon-fa-medkit:before {
  content: "\f0fa";
}
.icon-fa-fighter-jet:before {
  content: "\f0fb";
}
.icon-fa-beer:before {
  content: "\f0fc";
}
.icon-fa-h-square:before {
  content: "\f0fd";
}
.icon-fa-plus-square:before {
  content: "\f0fe";
}
.icon-fa-angle-double-left:before {
  content: "\f100";
}
.icon-fa-angle-double-right:before {
  content: "\f101";
}
.icon-fa-angle-double-up:before {
  content: "\f102";
}
.icon-fa-angle-double-down:before {
  content: "\f103";
}
.icon-fa-angle-left:before {
  content: "\f104";
}
.icon-fa-angle-right:before {
  content: "\f105";
}
.icon-fa-angle-up:before {
  content: "\f106";
}
.icon-fa-angle-down:before {
  content: "\f107";
}
.icon-fa-desktop:before {
  content: "\f108";
}
.icon-fa-laptop:before {
  content: "\f109";
}
.icon-fa-tablet:before {
  content: "\f10a";
}
.icon-fa-mobile-phone:before,
.icon-fa-mobile:before {
  content: "\f10b";
}
.icon-fa-circle-o:before {
  content: "\f10c";
}
.icon-fa-quote-left:before {
  content: "\f10d";
}
.icon-fa-quote-right:before {
  content: "\f10e";
}
.icon-fa-spinner:before {
  content: "\f110";
}
.icon-fa-circle:before {
  content: "\f111";
}
.icon-fa-mail-reply:before,
.icon-fa-reply:before {
  content: "\f112";
}
.icon-fa-github-alt:before {
  content: "\f113";
}
.icon-fa-folder-o:before {
  content: "\f114";
}
.icon-fa-folder-open-o:before {
  content: "\f115";
}
.icon-fa-smile-o:before {
  content: "\f118";
}
.icon-fa-frown-o:before {
  content: "\f119";
}
.icon-fa-meh-o:before {
  content: "\f11a";
}
.icon-fa-gamepad:before {
  content: "\f11b";
}
.icon-fa-keyboard-o:before {
  content: "\f11c";
}
.icon-fa-flag-o:before {
  content: "\f11d";
}
.icon-fa-flag-checkered:before {
  content: "\f11e";
}
.icon-fa-terminal:before {
  content: "\f120";
}
.icon-fa-code:before {
  content: "\f121";
}
.icon-fa-reply-all:before {
  content: "\f122";
}
.icon-fa-mail-reply-all:before {
  content: "\f122";
}
.icon-fa-star-half-empty:before,
.icon-fa-star-half-full:before,
.icon-fa-star-half-o:before {
  content: "\f123";
}
.icon-fa-location-arrow:before {
  content: "\f124";
}
.icon-fa-crop:before {
  content: "\f125";
}
.icon-fa-code-fork:before {
  content: "\f126";
}
.icon-fa-unlink:before,
.icon-fa-chain-broken:before {
  content: "\f127";
}
.icon-fa-question:before {
  content: "\f128";
}
.icon-fa-info:before {
  content: "\f129";
}
.icon-fa-exclamation:before {
  content: "\f12a";
}
.icon-fa-superscript:before {
  content: "\f12b";
}
.icon-fa-subscript:before {
  content: "\f12c";
}
.icon-fa-eraser:before {
  content: "\f12d";
}
.icon-fa-puzzle-piece:before {
  content: "\f12e";
}
.icon-fa-microphone:before {
  content: "\f130";
}
.icon-fa-microphone-slash:before {
  content: "\f131";
}
.icon-fa-shield:before {
  content: "\f132";
}
.icon-fa-calendar-o:before {
  content: "\f133";
}
.icon-fa-fire-extinguisher:before {
  content: "\f134";
}
.icon-fa-rocket:before {
  content: "\f135";
}
.icon-fa-maxcdn:before {
  content: "\f136";
}
.icon-fa-chevron-circle-left:before {
  content: "\f137";
}
.icon-fa-chevron-circle-right:before {
  content: "\f138";
}
.icon-fa-chevron-circle-up:before {
  content: "\f139";
}
.icon-fa-chevron-circle-down:before {
  content: "\f13a";
}
.icon-fa-html5:before {
  content: "\f13b";
}
.icon-fa-css3:before {
  content: "\f13c";
}
.icon-fa-anchor:before {
  content: "\f13d";
}
.icon-fa-unlock-alt:before {
  content: "\f13e";
}
.icon-fa-bullseye:before {
  content: "\f140";
}
.icon-fa-ellipsis-h:before {
  content: "\f141";
}
.icon-fa-ellipsis-v:before {
  content: "\f142";
}
.icon-fa-rss-square:before {
  content: "\f143";
}
.icon-fa-play-circle:before {
  content: "\f144";
}
.icon-fa-ticket:before {
  content: "\f145";
}
.icon-fa-minus-square:before {
  content: "\f146";
}
.icon-fa-minus-square-o:before {
  content: "\f147";
}
.icon-fa-level-up:before {
  content: "\f148";
}
.icon-fa-level-down:before {
  content: "\f149";
}
.icon-fa-check-square:before {
  content: "\f14a";
}
.icon-fa-pencil-square:before {
  content: "\f14b";
}
.icon-fa-external-link-square:before {
  content: "\f14c";
}
.icon-fa-share-square:before {
  content: "\f14d";
}
.icon-fa-compass:before {
  content: "\f14e";
}
.icon-fa-toggle-down:before,
.icon-fa-caret-square-o-down:before {
  content: "\f150";
}
.icon-fa-toggle-up:before,
.icon-fa-caret-square-o-up:before {
  content: "\f151";
}
.icon-fa-toggle-right:before,
.icon-fa-caret-square-o-right:before {
  content: "\f152";
}
.icon-fa-euro:before,
.icon-fa-eur:before {
  content: "\f153";
}
.icon-fa-gbp:before {
  content: "\f154";
}
.icon-fa-dollar:before,
.icon-fa-usd:before {
  content: "\f155";
}
.icon-fa-rupee:before,
.icon-fa-inr:before {
  content: "\f156";
}
.icon-fa-cny:before,
.icon-fa-rmb:before,
.icon-fa-yen:before,
.icon-fa-jpy:before {
  content: "\f157";
}
.icon-fa-ruble:before,
.icon-fa-rouble:before,
.icon-fa-rub:before {
  content: "\f158";
}
.icon-fa-won:before,
.icon-fa-krw:before {
  content: "\f159";
}
.icon-fa-bitcoin:before,
.icon-fa-btc:before {
  content: "\f15a";
}
.icon-fa-file:before {
  content: "\f15b";
}
.icon-fa-file-text:before {
  content: "\f15c";
}
.icon-fa-sort-alpha-asc:before {
  content: "\f15d";
}
.icon-fa-sort-alpha-desc:before {
  content: "\f15e";
}
.icon-fa-sort-amount-asc:before {
  content: "\f160";
}
.icon-fa-sort-amount-desc:before {
  content: "\f161";
}
.icon-fa-sort-numeric-asc:before {
  content: "\f162";
}
.icon-fa-sort-numeric-desc:before {
  content: "\f163";
}
.icon-fa-thumbs-up:before {
  content: "\f164";
}
.icon-fa-thumbs-down:before {
  content: "\f165";
}
.icon-fa-youtube-square:before {
  content: "\f166";
}
.icon-fa-youtube:before {
  content: "\f167";
}
.icon-fa-xing:before {
  content: "\f168";
}
.icon-fa-xing-square:before {
  content: "\f169";
}
.icon-fa-youtube-play:before {
  content: "\f16a";
}
.icon-fa-dropbox:before {
  content: "\f16b";
}
.icon-fa-stack-overflow:before {
  content: "\f16c";
}
.icon-fa-instagram:before {
  content: "\f16d";
}
.icon-fa-flickr:before {
  content: "\f16e";
}
.icon-fa-adn:before {
  content: "\f170";
}
.icon-fa-bitbucket:before {
  content: "\f171";
}
.icon-fa-bitbucket-square:before {
  content: "\f172";
}
.icon-fa-tumblr:before {
  content: "\f173";
}
.icon-fa-tumblr-square:before {
  content: "\f174";
}
.icon-fa-long-arrow-down:before {
  content: "\f175";
}
.icon-fa-long-arrow-up:before {
  content: "\f176";
}
.icon-fa-long-arrow-left:before {
  content: "\f177";
}
.icon-fa-long-arrow-right:before {
  content: "\f178";
}
.icon-fa-apple:before {
  content: "\f179";
}
.icon-fa-windows:before {
  content: "\f17a";
}
.icon-fa-android:before {
  content: "\f17b";
}
.icon-fa-linux:before {
  content: "\f17c";
}
.icon-fa-dribbble:before {
  content: "\f17d";
}
.icon-fa-skype:before {
  content: "\f17e";
}
.icon-fa-foursquare:before {
  content: "\f180";
}
.icon-fa-trello:before {
  content: "\f181";
}
.icon-fa-female:before {
  content: "\f182";
}
.icon-fa-male:before {
  content: "\f183";
}
.icon-fa-gittip:before {
  content: "\f184";
}
.icon-fa-sun-o:before {
  content: "\f185";
}
.icon-fa-moon-o:before {
  content: "\f186";
}
.icon-fa-archive:before {
  content: "\f187";
}
.icon-fa-bug:before {
  content: "\f188";
}
.icon-fa-vk:before {
  content: "\f189";
}
.icon-fa-weibo:before {
  content: "\f18a";
}
.icon-fa-renren:before {
  content: "\f18b";
}
.icon-fa-pagelines:before {
  content: "\f18c";
}
.icon-fa-stack-exchange:before {
  content: "\f18d";
}
.icon-fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.icon-fa-arrow-circle-o-left:before {
  content: "\f190";
}
.icon-fa-toggle-left:before,
.icon-fa-caret-square-o-left:before {
  content: "\f191";
}
.icon-fa-dot-circle-o:before {
  content: "\f192";
}
.icon-fa-wheelchair:before {
  content: "\f193";
}
.icon-fa-vimeo-square:before {
  content: "\f194";
}
.icon-fa-turkish-lira:before,
.icon-fa-try:before {
  content: "\f195";
}
.icon-fa-plus-square-o:before {
  content: "\f196";
}
.icon-fa-atsign:before {
  content: '@';
}

#c243 .csc-textpic {
  overflow: inherit;
}

#c243 .csc-textpic-imagewrap {
  overflow: inherit;
}