#jcl_component {
  /* Allow for input prepend/append in search forms */
  /* move down carets for tabs */
}
#jcl_component .clearfix:before,
#jcl_component .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .clearfix:after {
  clear: both;
}
#jcl_component .hide-text {
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#jcl_component .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
}
#jcl_component article,
#jcl_component aside,
#jcl_component details,
#jcl_component figcaption,
#jcl_component figure,
#jcl_component footer,
#jcl_component header,
#jcl_component hgroup,
#jcl_component nav,
#jcl_component section {
  display: block;
}
#jcl_component audio,
#jcl_component canvas,
#jcl_component video {
  display: inline-block;
}
#jcl_component audio:not([controls]) {
  display: none;
}
#jcl_component html {
  font-size: 100%;
}
#jcl_component a:focus {
  outline: thin dotted #333;
  outline-offset: -2px;
}
#jcl_component a:hover,
#jcl_component a:active {
  outline: 0;
}
#jcl_component sub,
#jcl_component sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
#jcl_component sup {
  top: -0.5em;
}
#jcl_component sub {
  bottom: -0.25em;
}
#jcl_component img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#jcl_component #map_canvas img,
#jcl_component .google-maps img {
  max-width: none;
}
#jcl_component button,
#jcl_component input,
#jcl_component select,
#jcl_component textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
#jcl_component button,
#jcl_component input {
  line-height: normal;
}
#jcl_component button::-moz-focus-inner,
#jcl_component input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#jcl_component button,
#jcl_component html input[type="button"],
#jcl_component input[type="reset"],
#jcl_component input[type="submit"] {
  cursor: pointer;
}
#jcl_component input[type="search"] {
  box-sizing: content-box;
}
#jcl_component textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  #jcl_component * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  #jcl_component a,
  #jcl_component a:visited {
    text-decoration: underline;
  }
  #jcl_component a[href]:after {
    content: " (" attr(href) ")";
  }
  #jcl_component abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #jcl_component .ir a:after,
  #jcl_component a[href^="javascript:"]:after,
  #jcl_component a[href^="#"]:after {
    content: "";
  }
  #jcl_component pre,
  #jcl_component blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  #jcl_component thead {
    display: table-header-group;
  }
  #jcl_component tr,
  #jcl_component img {
    page-break-inside: avoid;
  }
  #jcl_component img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  #jcl_component p,
  #jcl_component h2,
  #jcl_component h3 {
    orphans: 3;
    widows: 3;
  }
  #jcl_component h2,
  #jcl_component h3 {
    page-break-after: avoid;
  }
}
#jcl_component a {
  color: #0088cc;
  text-decoration: none;
}
#jcl_component a:hover,
#jcl_component a:focus {
  color: #005580;
  text-decoration: none;
}
#jcl_component .img-rounded {
  border-radius: 6px;
}
#jcl_component .img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
#jcl_component .img-circle {
  border-radius: 500px;
}
#jcl_component .row {
  margin-left: -20px;
}
#jcl_component .row:before,
#jcl_component .row:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .row:after {
  clear: both;
}
#jcl_component [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
#jcl_component .container,
#jcl_component .navbar-static-top .container,
#jcl_component .navbar-fixed-top .container,
#jcl_component .navbar-fixed-bottom .container {
  width: 940px;
}
#jcl_component .span12 {
  width: 940px;
}
#jcl_component .span11 {
  width: 860px;
}
#jcl_component .span10 {
  width: 780px;
}
#jcl_component .span9 {
  width: 700px;
}
#jcl_component .span8 {
  width: 620px;
}
#jcl_component .span7 {
  width: 540px;
}
#jcl_component .span6 {
  width: 460px;
}
#jcl_component .span5 {
  width: 380px;
}
#jcl_component .span4 {
  width: 300px;
}
#jcl_component .span3 {
  width: 220px;
}
#jcl_component .span2 {
  width: 140px;
}
#jcl_component .span1 {
  width: 60px;
}
#jcl_component .offset12 {
  margin-left: 980px;
}
#jcl_component .offset11 {
  margin-left: 900px;
}
#jcl_component .offset10 {
  margin-left: 820px;
}
#jcl_component .offset9 {
  margin-left: 740px;
}
#jcl_component .offset8 {
  margin-left: 660px;
}
#jcl_component .offset7 {
  margin-left: 580px;
}
#jcl_component .offset6 {
  margin-left: 500px;
}
#jcl_component .offset5 {
  margin-left: 420px;
}
#jcl_component .offset4 {
  margin-left: 340px;
}
#jcl_component .offset3 {
  margin-left: 260px;
}
#jcl_component .offset2 {
  margin-left: 180px;
}
#jcl_component .offset1 {
  margin-left: 100px;
}
#jcl_component .row-fluid {
  width: 100%;
}
#jcl_component .row-fluid:before,
#jcl_component .row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .row-fluid:after {
  clear: both;
}
#jcl_component .row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.12765957%;
  box-sizing: border-box;
}
#jcl_component .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
#jcl_component .row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
#jcl_component .row-fluid .span12 {
  width: 100%;
}
#jcl_component .row-fluid .span11 {
  width: 91.4893617%;
}
#jcl_component .row-fluid .span10 {
  width: 82.9787234%;
}
#jcl_component .row-fluid .span9 {
  width: 74.46808511%;
}
#jcl_component .row-fluid .span8 {
  width: 65.95744681%;
}
#jcl_component .row-fluid .span7 {
  width: 57.44680851%;
}
#jcl_component .row-fluid .span6 {
  width: 48.93617021%;
}
#jcl_component .row-fluid .span5 {
  width: 40.42553191%;
}
#jcl_component .row-fluid .span4 {
  width: 31.91489362%;
}
#jcl_component .row-fluid .span3 {
  width: 23.40425532%;
}
#jcl_component .row-fluid .span2 {
  width: 14.89361702%;
}
#jcl_component .row-fluid .span1 {
  width: 6.38297872%;
}
#jcl_component .row-fluid .offset12 {
  margin-left: 104.25531915%;
}
#jcl_component .row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
}
#jcl_component .row-fluid .offset11 {
  margin-left: 95.74468085%;
}
#jcl_component .row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
}
#jcl_component .row-fluid .offset10 {
  margin-left: 87.23404255%;
}
#jcl_component .row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
}
#jcl_component .row-fluid .offset9 {
  margin-left: 78.72340426%;
}
#jcl_component .row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
}
#jcl_component .row-fluid .offset8 {
  margin-left: 70.21276596%;
}
#jcl_component .row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
}
#jcl_component .row-fluid .offset7 {
  margin-left: 61.70212766%;
}
#jcl_component .row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
}
#jcl_component .row-fluid .offset6 {
  margin-left: 53.19148936%;
}
#jcl_component .row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
}
#jcl_component .row-fluid .offset5 {
  margin-left: 44.68085106%;
}
#jcl_component .row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
}
#jcl_component .row-fluid .offset4 {
  margin-left: 36.17021277%;
}
#jcl_component .row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
}
#jcl_component .row-fluid .offset3 {
  margin-left: 27.65957447%;
}
#jcl_component .row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
}
#jcl_component .row-fluid .offset2 {
  margin-left: 19.14893617%;
}
#jcl_component .row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
}
#jcl_component .row-fluid .offset1 {
  margin-left: 10.63829787%;
}
#jcl_component .row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
}
#jcl_component [class*="span"].hide,
#jcl_component .row-fluid [class*="span"].hide {
  display: none;
}
#jcl_component [class*="span"].pull-right,
#jcl_component .row-fluid [class*="span"].pull-right {
  float: right;
}
#jcl_component .container {
  margin-right: auto;
  margin-left: auto;
}
#jcl_component .container:before,
#jcl_component .container:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .container:after {
  clear: both;
}
#jcl_component .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}
#jcl_component .container-fluid:before,
#jcl_component .container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .container-fluid:after {
  clear: both;
}
#jcl_component p {
  margin: 0 0 10px;
}
#jcl_component .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
#jcl_component small {
  font-size: 80%;
}
#jcl_component strong {
  font-weight: bold;
}
#jcl_component em {
  font-style: italic;
}
#jcl_component cite {
  font-style: normal;
}
#jcl_component .muted {
  color: #999999;
}
#jcl_component a.muted:hover,
#jcl_component a.muted:focus {
  color: #808080;
}
#jcl_component .text-warning {
  color: #c09853;
}
#jcl_component a.text-warning:hover,
#jcl_component a.text-warning:focus {
  color: #a47e3c;
}
#jcl_component .text-error {
  color: #b94a48;
}
#jcl_component a.text-error:hover,
#jcl_component a.text-error:focus {
  color: #953b39;
}
#jcl_component .text-info {
  color: #3a87ad;
}
#jcl_component a.text-info:hover,
#jcl_component a.text-info:focus {
  color: #2d6987;
}
#jcl_component .text-success {
  color: #468847;
}
#jcl_component a.text-success:hover,
#jcl_component a.text-success:focus {
  color: #356635;
}
#jcl_component .text-left {
  text-align: left;
}
#jcl_component .text-right {
  text-align: right;
}
#jcl_component .text-center {
  text-align: center;
}
#jcl_component h1,
#jcl_component h2,
#jcl_component h3,
#jcl_component h4,
#jcl_component h5,
#jcl_component h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
#jcl_component h1 small,
#jcl_component h2 small,
#jcl_component h3 small,
#jcl_component h4 small,
#jcl_component h5 small,
#jcl_component h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
#jcl_component h1,
#jcl_component h2,
#jcl_component h3 {
  line-height: 40px;
}
#jcl_component h1 {
  font-size: 38.5px;
}
#jcl_component h2 {
  font-size: 31.5px;
}
#jcl_component h3 {
  font-size: 24.5px;
}
#jcl_component h4 {
  font-size: 17.5px;
}
#jcl_component h5 {
  font-size: 14px;
}
#jcl_component h6 {
  font-size: 11.9px;
}
#jcl_component h1 small {
  font-size: 24.5px;
}
#jcl_component h2 small {
  font-size: 17.5px;
}
#jcl_component h3 small {
  font-size: 14px;
}
#jcl_component h4 small {
  font-size: 14px;
}
#jcl_component .page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
#jcl_component .jcl_event_detail ul,
#jcl_component ol {
  display: inline-block;
  padding: 0;
  margin: 0 0 10px 25px;
}
#jcl_component ul ul,
#jcl_component ul ol,
#jcl_component ol ol,
#jcl_component ol ul {
  margin-bottom: 0;
}
#jcl_component li {
  line-height: 20px;
}
#jcl_component ul.unstyled,
#jcl_component ol.unstyled {
  margin-left: 0;
  list-style: none;
}
#jcl_component ul.inline,
#jcl_component ol.inline {
  margin-left: 0;
  list-style: none;
}
#jcl_component ul.inline > li,
#jcl_component ol.inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
#jcl_component dl {
  margin-bottom: 20px;
}
#jcl_component dt,
#jcl_component dd {
  line-height: 20px;
}
#jcl_component dt {
  font-weight: bold;
}
#jcl_component dd {
  margin-left: 10px;
}
#jcl_component .dl-horizontal:before,
#jcl_component .dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .dl-horizontal:after {
  clear: both;
}
#jcl_component .dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#jcl_component .dl-horizontal dd {
  margin-left: 180px;
}
#jcl_component hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
#jcl_component abbr[title],
#jcl_component abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
#jcl_component abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
#jcl_component blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
#jcl_component blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
#jcl_component blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
#jcl_component blockquote small:before {
  content: '\2014 \00A0';
}
#jcl_component blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
#jcl_component blockquote.pull-right p,
#jcl_component blockquote.pull-right small {
  text-align: right;
}
#jcl_component blockquote.pull-right small:before {
  content: '';
}
#jcl_component blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
#jcl_component q:before,
#jcl_component q:after,
#jcl_component blockquote:before,
#jcl_component blockquote:after {
  content: "";
}
#jcl_component address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
#jcl_component code,
#jcl_component pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  border-radius: 3px;
}
#jcl_component code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
#jcl_component pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
#jcl_component pre.prettyprint {
  margin-bottom: 20px;
}
#jcl_component pre code {
  padding: 0;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
#jcl_component .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
#jcl_component form {
  margin: 0 0 20px;
}
#jcl_component input,
#jcl_component button,
#jcl_component select,
#jcl_component textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#jcl_component select,
#jcl_component textarea,
#jcl_component input[type="text"],
#jcl_component input[type="password"],
#jcl_component input[type="datetime"],
#jcl_component input[type="datetime-local"],
#jcl_component input[type="date"],
#jcl_component input[type="month"],
#jcl_component input[type="time"],
#jcl_component input[type="week"],
#jcl_component input[type="number"],
#jcl_component input[type="email"],
#jcl_component input[type="url"],
#jcl_component input[type="search"],
#jcl_component input[type="tel"],
#jcl_component input[type="color"],
#jcl_component .uneditable-input {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  border-radius: 0;
}
#jcl_component input[type="text"],
#jcl_component textarea,
#jcl_component .uneditable-input {
  width: 206px;
}
#jcl_component textarea {
  height: auto;
}
#jcl_component textarea,
#jcl_component input[type="text"],
#jcl_component input[type="password"],
#jcl_component input[type="datetime"],
#jcl_component input[type="datetime-local"],
#jcl_component input[type="date"],
#jcl_component input[type="month"],
#jcl_component input[type="time"],
#jcl_component input[type="week"],
#jcl_component input[type="number"],
#jcl_component input[type="email"],
#jcl_component input[type="url"],
#jcl_component input[type="search"],
#jcl_component input[type="tel"],
#jcl_component input[type="color"],
#jcl_component .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: none;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
#jcl_component textarea:focus,
#jcl_component input[type="text"]:focus,
#jcl_component input[type="password"]:focus,
#jcl_component input[type="datetime"]:focus,
#jcl_component input[type="datetime-local"]:focus,
#jcl_component input[type="date"]:focus,
#jcl_component input[type="month"]:focus,
#jcl_component input[type="time"]:focus,
#jcl_component input[type="week"]:focus,
#jcl_component input[type="number"]:focus,
#jcl_component input[type="email"]:focus,
#jcl_component input[type="url"]:focus,
#jcl_component input[type="search"]:focus,
#jcl_component input[type="tel"]:focus,
#jcl_component input[type="color"]:focus,
#jcl_component .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: thin dotted;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
#jcl_component input[type="radio"],
#jcl_component input[type="checkbox"] {
  margin: 4px 4px 0 0;
  line-height: normal;
}
#jcl_component input[type="file"],
#jcl_component input[type="image"],
#jcl_component input[type="submit"],
#jcl_component input[type="reset"],
#jcl_component input[type="button"],
#jcl_component input[type="radio"] {
  width: auto;
}
#jcl_component select,
#jcl_component input[type="file"],
#jcl_component input[type="text"] {
  height: 30px;
  line-height: 30px;
}
#jcl_component select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
#jcl_component select[multiple],
#jcl_component select[size] {
  height: auto;
}
#jcl_component select:focus,
#jcl_component input[type="file"]:focus,
#jcl_component input[type="radio"]:focus,
#jcl_component input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline-offset: -2px;
}
#jcl_component .uneditable-input,
#jcl_component .uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
#jcl_component .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
#jcl_component .uneditable-textarea {
  width: auto;
  height: auto;
}
#jcl_component input:-moz-placeholder,
#jcl_component textarea:-moz-placeholder {
  color: #999999;
}
#jcl_component input:-ms-input-placeholder,
#jcl_component textarea:-ms-input-placeholder {
  color: #999999;
}
#jcl_component .radio,
#jcl_component .checkbox {
  min-height: 20px;
  padding-left: 20px;
}
#jcl_component .radio input[type="radio"],
#jcl_component .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px !important;
}
#jcl_component .controls > .radio:first-child,
#jcl_component .controls > .checkbox:first-child {
  padding-top: 5px;
}
#jcl_component .radio.inline,
#jcl_component .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
#jcl_component .radio.inline + .radio.inline,
#jcl_component .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
#jcl_component .input-mini {
  width: 60px;
}
#jcl_component .input-small {
  width: 90px;
}
#jcl_component .input-medium {
  width: 150px;
}
#jcl_component .input-large {
  width: 210px;
}
#jcl_component .input-xlarge {
  width: 270px;
}
#jcl_component .input-xxlarge {
  width: 530px;
}
#jcl_component input[class*="span"],
#jcl_component select[class*="span"],
#jcl_component textarea[class*="span"],
#jcl_component .uneditable-input[class*="span"],
#jcl_component .row-fluid input[class*="span"],
#jcl_component .row-fluid select[class*="span"],
#jcl_component .row-fluid textarea[class*="span"],
#jcl_component .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
#jcl_component .input-group input[class*="span"],
#jcl_component .input-group .uneditable-input[class*="span"],
#jcl_component .input-prepend input[class*="span"],
#jcl_component .input-prepend .uneditable-input[class*="span"],
#jcl_component .row-fluid input[class*="span"],
#jcl_component .row-fluid select[class*="span"],
#jcl_component .row-fluid textarea[class*="span"],
#jcl_component .row-fluid .uneditable-input[class*="span"],
#jcl_component .row-fluid .input-prepend [class*="span"],
#jcl_component .row-fluid .input-group [class*="span"] {
  display: inline-block;
}
#jcl_component input,
#jcl_component textarea,
#jcl_component .uneditable-input {
  margin-left: 0;
}
#jcl_component .controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
#jcl_component input.span12,
#jcl_component textarea.span12,
#jcl_component .uneditable-input.span12 {
  width: 926px;
}
#jcl_component input.span11,
#jcl_component textarea.span11,
#jcl_component .uneditable-input.span11 {
  width: 846px;
}
#jcl_component input.span10,
#jcl_component textarea.span10,
#jcl_component .uneditable-input.span10 {
  width: 766px;
}
#jcl_component input.span9,
#jcl_component textarea.span9,
#jcl_component .uneditable-input.span9 {
  width: 686px;
}
#jcl_component input.span8,
#jcl_component textarea.span8,
#jcl_component .uneditable-input.span8 {
  width: 606px;
}
#jcl_component input.span7,
#jcl_component textarea.span7,
#jcl_component .uneditable-input.span7 {
  width: 526px;
}
#jcl_component input.span6,
#jcl_component textarea.span6,
#jcl_component .uneditable-input.span6 {
  width: 446px;
}
#jcl_component input.span5,
#jcl_component textarea.span5,
#jcl_component .uneditable-input.span5 {
  width: 366px;
}
#jcl_component input.span4,
#jcl_component textarea.span4,
#jcl_component .uneditable-input.span4 {
  width: 286px;
}
#jcl_component input.span3,
#jcl_component textarea.span3,
#jcl_component .uneditable-input.span3 {
  width: 206px;
}
#jcl_component input.span2,
#jcl_component textarea.span2,
#jcl_component .uneditable-input.span2 {
  width: 126px;
}
#jcl_component input.span1,
#jcl_component textarea.span1,
#jcl_component .uneditable-input.span1 {
  width: 46px;
}
#jcl_component .controls-row:before,
#jcl_component .controls-row:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .controls-row:after {
  clear: both;
}
#jcl_component .controls-row [class*="span"],
#jcl_component .row-fluid .controls-row [class*="span"] {
  float: left;
}
#jcl_component .controls-row .checkbox[class*="span"],
#jcl_component .controls-row .radio[class*="span"] {
  padding-top: 5px;
}
#jcl_component input[disabled],
#jcl_component select[disabled],
#jcl_component textarea[disabled],
#jcl_component input[readonly],
#jcl_component select[readonly],
#jcl_component textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
#jcl_component input[type="radio"][disabled],
#jcl_component input[type="checkbox"][disabled],
#jcl_component input[type="radio"][readonly],
#jcl_component input[type="checkbox"][readonly] {
  background-color: transparent;
}
#jcl_component .control-group.warning .control-label,
#jcl_component .control-group.warning .help-block,
#jcl_component .control-group.warning .help-inline {
  color: #c09853;
}
#jcl_component .control-group.warning .checkbox,
#jcl_component .control-group.warning .radio,
#jcl_component .control-group.warning input,
#jcl_component .control-group.warning select,
#jcl_component .control-group.warning textarea {
  color: #c09853;
}
#jcl_component .control-group.warning input,
#jcl_component .control-group.warning select,
#jcl_component .control-group.warning textarea {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#jcl_component .control-group.warning input:focus,
#jcl_component .control-group.warning select:focus,
#jcl_component .control-group.warning textarea:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
#jcl_component .control-group.warning .input-prepend .add-on,
#jcl_component .control-group.warning .input-group .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
#jcl_component .control-group.error .control-label,
#jcl_component .control-group.error .help-block,
#jcl_component .control-group.error .help-inline {
  color: #b94a48;
}
#jcl_component .control-group.error .checkbox,
#jcl_component .control-group.error .radio,
#jcl_component .control-group.error input,
#jcl_component .control-group.error select,
#jcl_component .control-group.error textarea {
  color: #b94a48;
}
#jcl_component .control-group.error input,
#jcl_component .control-group.error select,
#jcl_component .control-group.error textarea {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#jcl_component .control-group.error input:focus,
#jcl_component .control-group.error select:focus,
#jcl_component .control-group.error textarea:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
#jcl_component .control-group.error .input-prepend .add-on,
#jcl_component .control-group.error .input-group .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
#jcl_component .control-group.success .control-label,
#jcl_component .control-group.success .help-block,
#jcl_component .control-group.success .help-inline {
  color: #468847;
}
#jcl_component .control-group.success .checkbox,
#jcl_component .control-group.success .radio,
#jcl_component .control-group.success input,
#jcl_component .control-group.success select,
#jcl_component .control-group.success textarea {
  color: #468847;
}
#jcl_component .control-group.success input,
#jcl_component .control-group.success select,
#jcl_component .control-group.success textarea {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#jcl_component .control-group.success input:focus,
#jcl_component .control-group.success select:focus,
#jcl_component .control-group.success textarea:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
#jcl_component .control-group.success .input-prepend .add-on,
#jcl_component .control-group.success .input-group .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
#jcl_component .control-group.info .control-label,
#jcl_component .control-group.info .help-block,
#jcl_component .control-group.info .help-inline {
  color: #3a87ad;
}
#jcl_component .control-group.info .checkbox,
#jcl_component .control-group.info .radio,
#jcl_component .control-group.info input,
#jcl_component .control-group.info select,
#jcl_component .control-group.info textarea {
  color: #3a87ad;
}
#jcl_component .control-group.info input,
#jcl_component .control-group.info select,
#jcl_component .control-group.info textarea {
  border-color: #3a87ad;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#jcl_component .control-group.info input:focus,
#jcl_component .control-group.info select:focus,
#jcl_component .control-group.info textarea:focus {
  border-color: #2d6987;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
#jcl_component .control-group.info .input-prepend .add-on,
#jcl_component .control-group.info .input-group .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
#jcl_component input:focus:invalid,
#jcl_component textarea:focus:invalid,
#jcl_component select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
#jcl_component input:focus:invalid:focus,
#jcl_component textarea:focus:invalid:focus,
#jcl_component select:focus:invalid:focus {
  border-color: #e9322d;
  box-shadow: 0 0 6px #f8b9b7;
}
#jcl_component .form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}
#jcl_component .form-actions:before,
#jcl_component .form-actions:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .form-actions:after {
  clear: both;
}
#jcl_component .help-block,
#jcl_component .help-inline {
  color: #595959;
}
#jcl_component .help-block {
  display: block;
  margin-bottom: 10px;
}
#jcl_component .help-inline {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}
#jcl_component .input-group,
#jcl_component .input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}
#jcl_component .input-group input,
#jcl_component .input-prepend input,
#jcl_component .input-group select,
#jcl_component .input-prepend select,
#jcl_component .input-group .uneditable-input,
#jcl_component .input-prepend .uneditable-input,
#jcl_component .input-group .dropdown-menu,
#jcl_component .input-prepend .dropdown-menu {
  font-size: 14px;
}
#jcl_component .input-group input,
#jcl_component .input-prepend input,
#jcl_component .input-group select,
#jcl_component .input-prepend select,
#jcl_component .input-group .uneditable-input,
#jcl_component .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  border-radius: 0;
}
#jcl_component .input-group input:focus,
#jcl_component .input-prepend input:focus,
#jcl_component .input-group select:focus,
#jcl_component .input-prepend select:focus,
#jcl_component .input-group .uneditable-input:focus,
#jcl_component .input-prepend .uneditable-input:focus {
  z-index: 2;
}
#jcl_component .input-group .add-on,
#jcl_component .input-prepend .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
#jcl_component .input-group .add-on,
#jcl_component .input-prepend .add-on,
#jcl_component .input-group .btn,
#jcl_component .input-prepend .btn,
#jcl_component .input-group .btn-group > .dropdown-toggle,
#jcl_component .input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
#jcl_component .input-group .active,
#jcl_component .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
#jcl_component .input-prepend .add-on,
#jcl_component .input-prepend .btn {
  margin-right: -1px;
}
#jcl_component .input-prepend .add-on:first-child,
#jcl_component .input-prepend .btn:first-child {
  border-radius: 4px 0 0 4px;
}
#jcl_component .input-group input,
#jcl_component .input-group select,
#jcl_component .input-group .uneditable-input {
  border-radius: 0;
}
#jcl_component .input-group input + .btn-group .btn:last-child,
#jcl_component .input-group select + .btn-group .btn:last-child,
#jcl_component .input-group .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 4px 4px 0;
}
#jcl_component .input-group .add-on,
#jcl_component .input-group .btn,
#jcl_component .input-group .btn-group {
  margin-left: -1px;
}
#jcl_component .input-group .add-on:last-child,
#jcl_component .input-group .btn:last-child,
#jcl_component .input-group .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 4px 4px 0;
}
#jcl_component .input-prepend.input-group input,
#jcl_component .input-prepend.input-group select,
#jcl_component .input-prepend.input-group .uneditable-input {
  border-radius: 0;
}
#jcl_component .input-prepend.input-group input + .btn-group .btn,
#jcl_component .input-prepend.input-group select + .btn-group .btn,
#jcl_component .input-prepend.input-group .uneditable-input + .btn-group .btn {
  border-radius: 0 4px 4px 0;
}
#jcl_component .input-prepend.input-group .add-on:first-child,
#jcl_component .input-prepend.input-group .btn:first-child {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}
#jcl_component .input-prepend.input-group .add-on:last-child,
#jcl_component .input-prepend.input-group .btn:last-child {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}
#jcl_component .input-prepend.input-group .btn-group:first-child {
  margin-left: 0;
}
#jcl_component input.search-query {
  border-radius: 0;
  margin: 0 12px;
}
#jcl_component .form-search .input-group .search-query,
#jcl_component .form-search .input-prepend .search-query {
  border-radius: 0;
}
#jcl_component .form-search .input-group .search-query {
  border-radius: 4px 0 0 4px;
}
#jcl_component .form-search .input-group .btn {
  border-radius: 0 4px 4px 0;
}
#jcl_component .form-search .input-prepend .search-query {
  border-radius: 0 4px 4px 0;
}
#jcl_component .form-search .input-prepend .btn {
  border-radius: 4px 0 0 4px;
}
#jcl_component .form-search input,
#jcl_component .form-inline input,
#jcl_component .form-horizontal input,
#jcl_component .form-search textarea,
#jcl_component .form-inline textarea,
#jcl_component .form-horizontal textarea,
#jcl_component .form-search select,
#jcl_component .form-inline select,
#jcl_component .form-horizontal select,
#jcl_component .form-search .help-inline,
#jcl_component .form-inline .help-inline,
#jcl_component .form-horizontal .help-inline,
#jcl_component .form-search .uneditable-input,
#jcl_component .form-inline .uneditable-input,
#jcl_component .form-horizontal .uneditable-input,
#jcl_component .form-search .input-prepend,
#jcl_component .form-inline .input-prepend,
#jcl_component .form-horizontal .input-prepend,
#jcl_component .form-search .input-group,
#jcl_component .form-inline .input-group,
#jcl_component .form-horizontal .input-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
#jcl_component .form-search .hide,
#jcl_component .form-inline .hide,
#jcl_component .form-horizontal .hide {
  display: none;
}
#jcl_component .form-search label,
#jcl_component .form-inline label,
#jcl_component .form-search .btn-group,
#jcl_component .form-inline .btn-group {
  display: inline-block;
}
#jcl_component .form-search .input-group,
#jcl_component .form-inline .input-group,
#jcl_component .form-search .input-prepend,
#jcl_component .form-inline .input-prepend {
  margin-bottom: 0;
}
#jcl_component .form-search .radio,
#jcl_component .form-search .checkbox,
#jcl_component .form-inline .radio,
#jcl_component .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
#jcl_component .form-search .radio input[type="radio"],
#jcl_component .form-search .checkbox input[type="checkbox"],
#jcl_component .form-inline .radio input[type="radio"],
#jcl_component .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
#jcl_component .control-group {
  margin-bottom: 10px;
}
#jcl_component legend + .control-group {
  margin-top: 20px;
}
#jcl_component .form-horizontal .control-group {
  margin-bottom: 20px;
}
#jcl_component .form-horizontal .control-group:before,
#jcl_component .form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .form-horizontal .control-group:after {
  clear: both;
}
#jcl_component .form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
#jcl_component .form-horizontal .controls {
  margin-left: 180px;
}
#jcl_component .form-horizontal .help-block {
  margin-bottom: 0;
}
#jcl_component .form-horizontal input + .help-block,
#jcl_component .form-horizontal select + .help-block,
#jcl_component .form-horizontal textarea + .help-block,
#jcl_component .form-horizontal .uneditable-input + .help-block,
#jcl_component .form-horizontal .input-prepend + .help-block,
#jcl_component .form-horizontal .input-group + .help-block {
  margin-top: 10px;
}
#jcl_component .form-horizontal .form-actions {
  padding-left: 180px;
}
#jcl_component table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
#jcl_component .table {
  width: 100%;
  margin-bottom: 20px;
}
#jcl_component .table th,
#jcl_component .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
#jcl_component .table th {
  font-weight: bold;
}
#jcl_component .table thead th {
  vertical-align: bottom;
}
#jcl_component .table caption + thead tr:first-child th,
#jcl_component .table caption + thead tr:first-child td,
#jcl_component .table colgroup + thead tr:first-child th,
#jcl_component .table colgroup + thead tr:first-child td,
#jcl_component .table thead:first-child tr:first-child th,
#jcl_component .table thead:first-child tr:first-child td {
  border-top: 0;
}
#jcl_component .table tbody + tbody {
  border-top: 2px solid #dddddd;
}
#jcl_component .table .table {
  background-color: #ffffff;
}
#jcl_component .table-condensed th,
#jcl_component .table-condensed td {
  padding: 4px 5px;
}
#jcl_component .table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  border-left: 0;
  border-radius: 0;
}
#jcl_component .table-bordered th,
#jcl_component .table-bordered td {
  border-left: 1px solid #dddddd;
}
#jcl_component .table-bordered caption + thead tr:first-child th,
#jcl_component .table-bordered caption + tbody tr:first-child th,
#jcl_component .table-bordered caption + tbody tr:first-child td,
#jcl_component .table-bordered colgroup + thead tr:first-child th,
#jcl_component .table-bordered colgroup + tbody tr:first-child th,
#jcl_component .table-bordered colgroup + tbody tr:first-child td,
#jcl_component .table-bordered thead:first-child tr:first-child th,
#jcl_component .table-bordered tbody:first-child tr:first-child th,
#jcl_component .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
#jcl_component .table-bordered thead:first-child tr:first-child > th:first-child,
#jcl_component .table-bordered tbody:first-child tr:first-child > td:first-child,
#jcl_component .table-bordered tbody:first-child tr:first-child > th:first-child {
  border-top-left-radius: 0;
}
#jcl_component .table-bordered thead:first-child tr:first-child > th:last-child,
#jcl_component .table-bordered tbody:first-child tr:first-child > td:last-child,
#jcl_component .table-bordered tbody:first-child tr:first-child > th:last-child {
  border-top-right-radius: 0;
}
#jcl_component .table-bordered thead:last-child tr:last-child > th:first-child,
#jcl_component .table-bordered tbody:last-child tr:last-child > td:first-child,
#jcl_component .table-bordered tbody:last-child tr:last-child > th:first-child,
#jcl_component .table-bordered tfoot:last-child tr:last-child > td:first-child,
#jcl_component .table-bordered tfoot:last-child tr:last-child > th:first-child {
  border-bottom-left-radius: 0;
}
#jcl_component .table-bordered thead:last-child tr:last-child > th:last-child,
#jcl_component .table-bordered tbody:last-child tr:last-child > td:last-child,
#jcl_component .table-bordered tbody:last-child tr:last-child > th:last-child,
#jcl_component .table-bordered tfoot:last-child tr:last-child > td:last-child,
#jcl_component .table-bordered tfoot:last-child tr:last-child > th:last-child {
  border-bottom-right-radius: 0;
}
#jcl_component .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0;
}
#jcl_component .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0;
}
#jcl_component .table-bordered caption + thead tr:first-child th:first-child,
#jcl_component .table-bordered caption + tbody tr:first-child td:first-child,
#jcl_component .table-bordered colgroup + thead tr:first-child th:first-child,
#jcl_component .table-bordered colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 4px;
}
#jcl_component .table-bordered caption + thead tr:first-child th:last-child,
#jcl_component .table-bordered caption + tbody tr:first-child td:last-child,
#jcl_component .table-bordered colgroup + thead tr:first-child th:last-child,
#jcl_component .table-bordered colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 4px;
}
#jcl_component .table-striped tbody > tr:nth-child(odd) > td,
#jcl_component .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
#jcl_component .table-hover tbody tr:hover > td,
#jcl_component .table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
#jcl_component table td[class*="span"],
#jcl_component table th[class*="span"],
#jcl_component .row-fluid table td[class*="span"],
#jcl_component .row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
#jcl_component .table td.span1,
#jcl_component .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
#jcl_component .table td.span2,
#jcl_component .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
#jcl_component .table td.span3,
#jcl_component .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
#jcl_component .table td.span4,
#jcl_component .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
#jcl_component .table td.span5,
#jcl_component .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
#jcl_component .table td.span6,
#jcl_component .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
#jcl_component .table td.span7,
#jcl_component .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
#jcl_component .table td.span8,
#jcl_component .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
#jcl_component .table td.span9,
#jcl_component .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
#jcl_component .table td.span10,
#jcl_component .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
#jcl_component .table td.span11,
#jcl_component .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
#jcl_component .table td.span12,
#jcl_component .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
#jcl_component .table tbody tr.success > td {
  background-color: #dff0d8;
}
#jcl_component .table tbody tr.error > td {
  background-color: #f2dede;
}
#jcl_component .table tbody tr.warning > td {
  background-color: #fcf8e3;
}
#jcl_component .table tbody tr.info > td {
  background-color: #d9edf7;
}
#jcl_component .table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
#jcl_component .table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
#jcl_component .table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
#jcl_component .table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
#jcl_component .dropup,
#jcl_component .dropdown {
  position: relative;
}
#jcl_component .dropdown-toggle:active,
#jcl_component .open .dropdown-toggle {
  outline: 0;
}
#jcl_component .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: "";
}
#jcl_component .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
#jcl_component .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 10px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: none;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
#jcl_component .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
#jcl_component .dropdown-menu .divider {
  height: 1px;
  margin: 9px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
#jcl_component .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
#jcl_component .dropdown-menu > li > a:hover,
#jcl_component .dropdown-menu > li > a:focus,
#jcl_component .dropdown-submenu:hover > a,
#jcl_component .dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: none;
}
#jcl_component .dropdown-menu > .active > a,
#jcl_component .dropdown-menu > .active > a:hover,
#jcl_component .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
}
#jcl_component .dropdown-menu > .disabled > a,
#jcl_component .dropdown-menu > .disabled > a:hover,
#jcl_component .dropdown-menu > .disabled > a:focus {
  color: #999999;
}
#jcl_component .dropdown-menu > .disabled > a:hover,
#jcl_component .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#jcl_component .open > .dropdown-menu {
  display: block;
}
#jcl_component .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
#jcl_component .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
#jcl_component .dropup .caret,
#jcl_component .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
#jcl_component .dropup .dropdown-menu,
#jcl_component .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
#jcl_component .dropdown-submenu {
  position: relative;
}
#jcl_component .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 6px 6px 6px;
}
#jcl_component .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
#jcl_component .dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  border-radius: 5px 5px 5px 0;
}
#jcl_component .dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}
#jcl_component .dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
#jcl_component .dropdown-submenu.pull-left {
  float: none;
}
#jcl_component .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}
#jcl_component .dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}
#jcl_component .typeahead {
  z-index: 1051;
  margin-top: 2px;
  border-radius: 4px;
}
#jcl_component .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#jcl_component .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
#jcl_component .well-large {
  padding: 24px;
  border-radius: 6px;
}
#jcl_component .well-small {
  padding: 9px;
  border-radius: 3px;
}
#jcl_component .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
#jcl_component .collapse.in {
  height: auto;
}
#jcl_component .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#jcl_component .close:hover,
#jcl_component .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#jcl_component button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
#jcl_component .btn {
  display: inline-block;
  height: 30px;
  padding: 7px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 15px;
  color: #333333;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: none;
  border: none;
  border-radius: 4px;
  box-shadow: none;
}
#jcl_component .btn:hover,
#jcl_component .btn:focus,
#jcl_component .btn:active,
#jcl_component .btn.active,
#jcl_component .btn.disabled,
#jcl_component .btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
}
#jcl_component .btn:active,
#jcl_component .btn.active {
  background-color: #cccccc;
}
#jcl_component .btn:hover,
#jcl_component .btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position 0.1s linear;
}
#jcl_component .btn:focus {
  outline: thin dotted #333;
  outline-offset: -2px;
}
#jcl_component .btn.active,
#jcl_component .btn:active {
  background-image: none;
  outline: 0;
  box-shadow: none;
}
#jcl_component .btn.disabled,
#jcl_component .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
#jcl_component .btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  border-radius: 6px;
}
#jcl_component .btn-large [class^="icon-"],
#jcl_component .btn-large [class*=" icon-"] {
  margin-top: 4px;
}
#jcl_component .btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  border-radius: 3px;
}
#jcl_component .btn-small [class^="icon-"],
#jcl_component .btn-small [class*=" icon-"] {
  margin-top: 0;
}
#jcl_component .btn-mini [class^="icon-"],
#jcl_component .btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
#jcl_component .btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  border-radius: 3px;
}
#jcl_component .btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  box-sizing: border-box;
}
#jcl_component .btn-block + .btn-block {
  margin-top: 5px;
}
#jcl_component input[type="submit"].btn-block,
#jcl_component input[type="reset"].btn-block,
#jcl_component input[type="button"].btn-block {
  width: 100%;
}
#jcl_component .btn-primary.active,
#jcl_component .btn-warning.active,
#jcl_component .btn-danger.active,
#jcl_component .btn-success.active,
#jcl_component .btn-info.active,
#jcl_component .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
#jcl_component .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #46a546;
}
#jcl_component .btn-primary:hover,
#jcl_component .btn-primary:focus,
#jcl_component .btn-primary:active,
#jcl_component .btn-primary.active,
#jcl_component .btn-primary.disabled,
#jcl_component .btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
}
#jcl_component .btn-primary:active,
#jcl_component .btn-primary.active {
  background-color: #003399;
}
#jcl_component .btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-repeat: repeat-x;
  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);
}
#jcl_component .btn-warning:hover,
#jcl_component .btn-warning:focus,
#jcl_component .btn-warning:active,
#jcl_component .btn-warning.active,
#jcl_component .btn-warning.disabled,
#jcl_component .btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
}
#jcl_component .btn-warning:active,
#jcl_component .btn-warning.active {
  background-color: #c67605;
}
#jcl_component .btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  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);
}
#jcl_component .btn-danger:hover,
#jcl_component .btn-danger:focus,
#jcl_component .btn-danger:active,
#jcl_component .btn-danger.active,
#jcl_component .btn-danger.disabled,
#jcl_component .btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
}
#jcl_component .btn-danger:active,
#jcl_component .btn-danger.active {
  background-color: #942a25;
}
#jcl_component .btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  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);
}
#jcl_component .btn-success:hover,
#jcl_component .btn-success:focus,
#jcl_component .btn-success:active,
#jcl_component .btn-success.active,
#jcl_component .btn-success.disabled,
#jcl_component .btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
}
#jcl_component .btn-success:active,
#jcl_component .btn-success.active {
  background-color: #408140;
}
#jcl_component .btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  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);
}
#jcl_component .btn-info:hover,
#jcl_component .btn-info:focus,
#jcl_component .btn-info:active,
#jcl_component .btn-info.active,
#jcl_component .btn-info.disabled,
#jcl_component .btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
}
#jcl_component .btn-info:active,
#jcl_component .btn-info.active {
  background-color: #24748c;
}
#jcl_component .btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  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);
}
#jcl_component .btn-inverse:hover,
#jcl_component .btn-inverse:focus,
#jcl_component .btn-inverse:active,
#jcl_component .btn-inverse.active,
#jcl_component .btn-inverse.disabled,
#jcl_component .btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
}
#jcl_component .btn-inverse:active,
#jcl_component .btn-inverse.active {
  background-color: #080808;
}
#jcl_component button.btn::-moz-focus-inner,
#jcl_component input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#jcl_component .btn-link,
#jcl_component .btn-link:active,
#jcl_component .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
#jcl_component .btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  border-radius: 0;
}
#jcl_component .btn-link:hover,
#jcl_component .btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
#jcl_component .btn-link[disabled]:hover,
#jcl_component .btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
#jcl_component .btn-group {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
}
#jcl_component .btn-group + .btn-group {
  margin-left: 5px;
}
#jcl_component .btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
}
#jcl_component .btn-toolbar > .btn + .btn,
#jcl_component .btn-toolbar > .btn-group + .btn,
#jcl_component .btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
#jcl_component .btn-group > .btn {
  position: relative;
  border-radius: 0;
}
#jcl_component .btn-group > .btn:first-of-type {
  border-radius: 4px 0 0 4px;
}
#jcl_component .btn-group > .btn + .btn {
  margin-left: 1px;
}
#jcl_component .btn-group > .btn,
#jcl_component .btn-group > .dropdown-menu {
  font-size: 14px;
}
#jcl_component .btn-group > .btn-mini {
  font-size: 10.5px;
}
#jcl_component .btn-group > .btn-small {
  font-size: 11.9px;
}
#jcl_component .btn-group > .btn-large {
  font-size: 17.5px;
}
#jcl_component .btn-group > .btn:first-child {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
#jcl_component .btn-group > .btn:last-child,
#jcl_component .btn-group > .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#jcl_component .btn-group > .btn.large:first-child {
  margin-left: 0;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
#jcl_component .btn-group > .btn.large:last-child,
#jcl_component .btn-group > .large.dropdown-toggle {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
#jcl_component .btn-group > .btn:hover,
#jcl_component .btn-group > .btn:focus,
#jcl_component .btn-group > .btn:active,
#jcl_component .btn-group > .btn.active {
  z-index: 2;
}
#jcl_component .btn-group .dropdown-toggle:active,
#jcl_component .btn-group.open .dropdown-toggle {
  outline: 0;
}
#jcl_component .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
  box-shadow: none;
}
#jcl_component .btn-group > .btn-mini + .dropdown-toggle {
  padding-right: 5px;
  padding-left: 5px;
}
#jcl_component .btn-group > .btn-large + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
#jcl_component .btn-group.open .dropdown-toggle {
  background-image: none;
  box-shadow: none;
}
#jcl_component .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
#jcl_component .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
#jcl_component .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
#jcl_component .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
#jcl_component .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
#jcl_component .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
#jcl_component .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
#jcl_component .btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
#jcl_component .btn-large .caret {
  margin-top: 6px;
}
#jcl_component .btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}
#jcl_component .btn-mini .caret,
#jcl_component .btn-small .caret {
  margin-top: 8px;
}
#jcl_component .dropup .btn-large .caret {
  border-bottom-width: 5px;
}
#jcl_component .btn-primary .caret,
#jcl_component .btn-warning .caret,
#jcl_component .btn-danger .caret,
#jcl_component .btn-info .caret,
#jcl_component .btn-success .caret,
#jcl_component .btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#jcl_component .btn-group-vertical {
  display: inline-block;
}
#jcl_component .btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  border-radius: 0;
}
#jcl_component .btn-group-vertical > .btn + .btn {
  margin-top: -1px;
  margin-left: 0;
}
#jcl_component .btn-group-vertical > .btn:first-child {
  border-radius: 4px 4px 0 0;
}
#jcl_component .btn-group-vertical > .btn:last-child {
  border-radius: 0 0 4px 4px;
}
#jcl_component .btn-group-vertical > .btn-large:first-child {
  border-radius: 6px 6px 0 0;
}
#jcl_component .btn-group-vertical > .btn-large:last-child {
  border-radius: 0 0 6px 6px;
}
#jcl_component .alert {
  padding: 30px;
  margin-bottom: 20px;
  text-shadow: none;
  background-color: #fcf8e3;
  border: none;
  border-radius: 0;
}
#jcl_component .alert,
#jcl_component .alert h4 {
  color: #c09853;
}
#jcl_component .alert h4 {
  margin: 0;
}
#jcl_component .alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
#jcl_component .alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
#jcl_component .alert-success h4 {
  color: #468847;
}
#jcl_component .alert-danger,
#jcl_component .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
#jcl_component .alert-danger h4,
#jcl_component .alert-error h4 {
  color: #b94a48;
}
#jcl_component .alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#jcl_component .alert-info h4 {
  color: #3a87ad;
}
#jcl_component .alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
#jcl_component .alert-block > p,
#jcl_component .alert-block > ul {
  margin-bottom: 0;
}
#jcl_component .alert-block p + p {
  margin-top: 5px;
}
#jcl_component .nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
#jcl_component .nav > li > a {
  display: block;
}
#jcl_component .nav > li > a:hover,
#jcl_component .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
#jcl_component .nav > li > a > img {
  max-width: none;
}
#jcl_component .nav > .pull-right {
  float: right;
}
#jcl_component .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
#jcl_component .nav li + .nav-header {
  margin-top: 9px;
}
#jcl_component .nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}
#jcl_component .nav-list > li > a,
#jcl_component .nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#jcl_component .nav-list > li > a {
  padding: 3px 15px;
}
#jcl_component .nav-list > .active > a,
#jcl_component .nav-list > .active > a:hover,
#jcl_component .nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
#jcl_component .nav-list [class^="icon-"],
#jcl_component .nav-list [class*=" icon-"] {
  margin-right: 2px;
}
#jcl_component .nav-list .divider {
  height: 1px;
  margin: 9px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
#jcl_component .nav-tabs:before,
#jcl_component .nav-pills:before,
#jcl_component .nav-tabs:after,
#jcl_component .nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .nav-tabs:after,
#jcl_component .nav-pills:after {
  clear: both;
}
#jcl_component .nav-tabs > li,
#jcl_component .nav-pills > li {
  float: left;
}
#jcl_component .nav-tabs > li > a,
#jcl_component .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
#jcl_component .nav-tabs {
  border-bottom: 1px solid #ddd;
}
#jcl_component .nav-tabs > li {
  margin-bottom: -1px;
}
#jcl_component .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
#jcl_component .nav-tabs > li > a:hover,
#jcl_component .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
#jcl_component .nav-tabs > .active > a,
#jcl_component .nav-tabs > .active > a:hover,
#jcl_component .nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
#jcl_component .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 5px;
}
#jcl_component .nav-pills > .active > a,
#jcl_component .nav-pills > .active > a:hover,
#jcl_component .nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}
#jcl_component .nav-stacked > li {
  float: none;
}
#jcl_component .nav-stacked > li > a {
  margin-right: 0;
}
#jcl_component .nav-tabs.nav-stacked {
  border-bottom: 0;
}
#jcl_component .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  border-radius: 0;
}
#jcl_component .nav-tabs.nav-stacked > li:first-child > a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#jcl_component .nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#jcl_component .nav-tabs.nav-stacked > li > a:hover,
#jcl_component .nav-tabs.nav-stacked > li > a:focus {
  z-index: 2;
  border-color: #ddd;
}
#jcl_component .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
#jcl_component .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
#jcl_component .nav-tabs .dropdown-menu {
  border-radius: 0 0 6px 6px;
}
#jcl_component .nav-pills .dropdown-menu {
  border-radius: 6px;
}
#jcl_component .nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}
#jcl_component .nav .dropdown-toggle:hover .caret,
#jcl_component .nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
#jcl_component .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
#jcl_component .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#jcl_component .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
#jcl_component .nav > .dropdown.active > a:hover,
#jcl_component .nav > .dropdown.active > a:focus {
  cursor: pointer;
}
#jcl_component .nav-tabs .open .dropdown-toggle,
#jcl_component .nav-pills .open .dropdown-toggle,
#jcl_component .nav > li.dropdown.open.active > a:hover,
#jcl_component .nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
#jcl_component .nav li.dropdown.open .caret,
#jcl_component .nav li.dropdown.open.active .caret,
#jcl_component .nav li.dropdown.open a:hover .caret,
#jcl_component .nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
#jcl_component .tabs-stacked .open > a:hover,
#jcl_component .tabs-stacked .open > a:focus {
  border-color: #999999;
}
#jcl_component .tabbable:before,
#jcl_component .tabbable:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .tabbable:after {
  clear: both;
}
#jcl_component .tabs-below > .nav-tabs,
#jcl_component .tabs-right > .nav-tabs,
#jcl_component .tabs-left > .nav-tabs {
  border-bottom: 0;
}
#jcl_component .tab-content > .tab-pane,
#jcl_component .pill-content > .pill-pane {
  display: none;
}
#jcl_component .tab-content > .active,
#jcl_component .pill-content > .active {
  display: block;
}
#jcl_component .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
#jcl_component .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
#jcl_component .tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
#jcl_component .tabs-below > .nav-tabs > li > a:hover,
#jcl_component .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
#jcl_component .tabs-below > .nav-tabs > .active > a,
#jcl_component .tabs-below > .nav-tabs > .active > a:hover,
#jcl_component .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
#jcl_component .tabs-left > .nav-tabs > li,
#jcl_component .tabs-right > .nav-tabs > li {
  float: none;
}
#jcl_component .tabs-left > .nav-tabs > li > a,
#jcl_component .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
#jcl_component .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
#jcl_component .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}
#jcl_component .tabs-left > .nav-tabs > li > a:hover,
#jcl_component .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
#jcl_component .tabs-left > .nav-tabs .active > a,
#jcl_component .tabs-left > .nav-tabs .active > a:hover,
#jcl_component .tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
}
#jcl_component .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
#jcl_component .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}
#jcl_component .tabs-right > .nav-tabs > li > a:hover,
#jcl_component .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
#jcl_component .tabs-right > .nav-tabs .active > a,
#jcl_component .tabs-right > .nav-tabs .active > a:hover,
#jcl_component .tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}
#jcl_component .nav > .disabled > a {
  color: #999999;
}
#jcl_component .nav > .disabled > a:hover,
#jcl_component .nav > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}
#jcl_component .navbar {
  margin-bottom: 20px;
  overflow: visible;
}
#jcl_component .navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
#jcl_component .navbar-inner:before,
#jcl_component .navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .navbar-inner:after {
  clear: both;
}
#jcl_component .navbar .container {
  width: auto;
}
#jcl_component .nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
#jcl_component .navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
#jcl_component .navbar .brand:hover,
#jcl_component .navbar .brand:focus {
  text-decoration: none;
}
#jcl_component .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
#jcl_component .navbar-link {
  color: #777777;
}
#jcl_component .navbar-link:hover,
#jcl_component .navbar-link:focus {
  color: #333333;
}
#jcl_component .navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2;
}
#jcl_component .navbar .btn,
#jcl_component .navbar .btn-group {
  margin-top: 5px;
}
#jcl_component .navbar .btn-group .btn,
#jcl_component .navbar .input-prepend .btn,
#jcl_component .navbar .input-group .btn,
#jcl_component .navbar .input-prepend .btn-group,
#jcl_component .navbar .input-group .btn-group {
  margin-top: 0;
}
#jcl_component .navbar-form {
  margin-bottom: 0;
}
#jcl_component .navbar-form:before,
#jcl_component .navbar-form:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .navbar-form:after {
  clear: both;
}
#jcl_component .navbar-form input,
#jcl_component .navbar-form select,
#jcl_component .navbar-form .radio,
#jcl_component .navbar-form .checkbox {
  margin-top: 5px;
}
#jcl_component .navbar-form input,
#jcl_component .navbar-form select,
#jcl_component .navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
#jcl_component .navbar-form input[type="image"],
#jcl_component .navbar-form input[type="checkbox"],
#jcl_component .navbar-form input[type="radio"] {
  margin-top: 3px;
}
#jcl_component .navbar-form .input-group,
#jcl_component .navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
#jcl_component .navbar-form .input-group input,
#jcl_component .navbar-form .input-prepend input {
  margin-top: 0;
}
#jcl_component .navbar-search {
  display: inline;
}
#jcl_component .navbar-search .search-query {
  width: 220px;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  border-radius: 0;
}
#jcl_component .navbar-static-top {
  position: static;
  margin-bottom: 0;
}
#jcl_component .navbar-static-top .navbar-inner {
  border-radius: 0;
}
#jcl_component .navbar-fixed-top,
#jcl_component .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
#jcl_component .navbar-fixed-top .navbar-inner,
#jcl_component .navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
#jcl_component .navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
#jcl_component .navbar-fixed-top .navbar-inner,
#jcl_component .navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
#jcl_component .navbar-static-top .container,
#jcl_component .navbar-fixed-top .container,
#jcl_component .navbar-fixed-bottom .container {
  width: 940px;
}
#jcl_component .navbar-fixed-top {
  top: 0;
}
#jcl_component .navbar-fixed-top .navbar-inner,
#jcl_component .navbar-static-top .navbar-inner {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
#jcl_component .navbar-fixed-bottom {
  bottom: 0;
}
#jcl_component .navbar-fixed-bottom .navbar-inner {
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
#jcl_component .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
#jcl_component .navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
#jcl_component .navbar .nav > li {
  float: left;
}
#jcl_component .navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
#jcl_component .navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
#jcl_component .navbar .nav > li > a:focus,
#jcl_component .navbar .nav > li > a:hover {
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}
#jcl_component .navbar .nav > .active > a,
#jcl_component .navbar .nav > .active > a:hover,
#jcl_component .navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
#jcl_component .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  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);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
#jcl_component .navbar .btn-navbar:hover,
#jcl_component .navbar .btn-navbar:focus,
#jcl_component .navbar .btn-navbar:active,
#jcl_component .navbar .btn-navbar.active,
#jcl_component .navbar .btn-navbar.disabled,
#jcl_component .navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
}
#jcl_component .navbar .btn-navbar:active,
#jcl_component .navbar .btn-navbar.active {
  background-color: #cccccc;
}
#jcl_component .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
#jcl_component .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
#jcl_component .navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
#jcl_component .navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
#jcl_component .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}
#jcl_component .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
#jcl_component .navbar .nav li.dropdown > a:hover .caret,
#jcl_component .navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
#jcl_component .navbar .nav li.dropdown.open > .dropdown-toggle,
#jcl_component .navbar .nav li.dropdown.active > .dropdown-toggle,
#jcl_component .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #555555;
  background-color: #e5e5e5;
}
#jcl_component .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
#jcl_component .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
#jcl_component .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
#jcl_component .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
#jcl_component .navbar .pull-right > li > .dropdown-menu,
#jcl_component .navbar .nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
#jcl_component .navbar .pull-right > li > .dropdown-menu:before,
#jcl_component .navbar .nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}
#jcl_component .navbar .pull-right > li > .dropdown-menu:after,
#jcl_component .navbar .nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}
#jcl_component .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
#jcl_component .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  border-radius: 6px 0 6px 6px;
}
#jcl_component .navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
}
#jcl_component .navbar-inverse .brand,
#jcl_component .navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#jcl_component .navbar-inverse .brand:hover,
#jcl_component .navbar-inverse .nav > li > a:hover,
#jcl_component .navbar-inverse .brand:focus,
#jcl_component .navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
#jcl_component .navbar-inverse .brand {
  color: #999999;
}
#jcl_component .navbar-inverse .navbar-text {
  color: #999999;
}
#jcl_component .navbar-inverse .nav > li > a:focus,
#jcl_component .navbar-inverse .nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}
#jcl_component .navbar-inverse .nav .active > a,
#jcl_component .navbar-inverse .nav .active > a:hover,
#jcl_component .navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
#jcl_component .navbar-inverse .navbar-link {
  color: #999999;
}
#jcl_component .navbar-inverse .navbar-link:hover,
#jcl_component .navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
#jcl_component .navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111;
}
#jcl_component .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
#jcl_component .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
#jcl_component .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #ffffff;
  background-color: #111111;
}
#jcl_component .navbar-inverse .nav li.dropdown > a:hover .caret,
#jcl_component .navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#jcl_component .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
#jcl_component .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
#jcl_component .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
#jcl_component .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#jcl_component .navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  transition: none;
}
#jcl_component .navbar-inverse .navbar-search .search-query:focus,
#jcl_component .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
#jcl_component .navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
#jcl_component .navbar-inverse .btn-navbar:hover,
#jcl_component .navbar-inverse .btn-navbar:focus,
#jcl_component .navbar-inverse .btn-navbar:active,
#jcl_component .navbar-inverse .btn-navbar.active,
#jcl_component .navbar-inverse .btn-navbar.disabled,
#jcl_component .navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
}
#jcl_component .navbar-inverse .btn-navbar:active,
#jcl_component .navbar-inverse .btn-navbar.active {
  background-color: #000000;
}
#jcl_component .breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
#jcl_component .breadcrumb > li {
  display: inline-block;
  text-shadow: 0 1px 0 #ffffff;
}
#jcl_component .breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
#jcl_component .breadcrumb > .active {
  color: #999999;
}
#jcl_component .pagination {
  margin: 0;
}
#jcl_component .pagination ul {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
#jcl_component .pagination ul > li {
  display: inline;
}
#jcl_component .pagination ul > li > a,
#jcl_component .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
#jcl_component .pagination ul > li > a:hover,
#jcl_component .pagination ul > li > a:focus,
#jcl_component .pagination ul > .active > a,
#jcl_component .pagination ul > .active > span {
  background-color: #f5f5f5;
}
#jcl_component .pagination ul > .active > a,
#jcl_component .pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
#jcl_component .pagination ul > .disabled > span,
#jcl_component .pagination ul > .disabled > a,
#jcl_component .pagination ul > .disabled > a:hover,
#jcl_component .pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}
#jcl_component .pagination ul > li:first-child > a,
#jcl_component .pagination ul > li:first-child > span {
  border-left-width: 1px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
#jcl_component .pagination ul > li:last-child > a,
#jcl_component .pagination ul > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#jcl_component .pagination-centered {
  text-align: center;
}
#jcl_component .pagination-right {
  text-align: right;
}
#jcl_component .pagination-large ul > li > a,
#jcl_component .pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
#jcl_component .pagination-large ul > li:first-child > a,
#jcl_component .pagination-large ul > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
#jcl_component .pagination-large ul > li:last-child > a,
#jcl_component .pagination-large ul > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
#jcl_component .pagination-mini ul > li:first-child > a,
#jcl_component .pagination-small ul > li:first-child > a,
#jcl_component .pagination-mini ul > li:first-child > span,
#jcl_component .pagination-small ul > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
#jcl_component .pagination-mini ul > li:last-child > a,
#jcl_component .pagination-small ul > li:last-child > a,
#jcl_component .pagination-mini ul > li:last-child > span,
#jcl_component .pagination-small ul > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#jcl_component .pagination-small ul > li > a,
#jcl_component .pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
#jcl_component .pagination-mini ul > li > a,
#jcl_component .pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
#jcl_component .pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
#jcl_component .pager:before,
#jcl_component .pager:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .pager:after {
  clear: both;
}
#jcl_component .pager li {
  display: inline;
}
#jcl_component .pager li > a,
#jcl_component .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
#jcl_component .pager li > a:hover,
#jcl_component .pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
#jcl_component .pager .next > a,
#jcl_component .pager .next > span {
  float: right;
}
#jcl_component .pager .previous > a,
#jcl_component .pager .previous > span {
  float: left;
}
#jcl_component .pager .disabled > a,
#jcl_component .pager .disabled > a:hover,
#jcl_component .pager .disabled > a:focus,
#jcl_component .pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: #fff;
}
#jcl_component .modal-body {
  font-size: 14px;
}
#jcl_component .modal-body .btn {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  text-align: left;
  font-size: 14px;
}
#jcl_component .thumbnails {
  margin-left: -20px;
  list-style: none;
}
#jcl_component .thumbnails:before,
#jcl_component .thumbnails:after {
  display: table;
  line-height: 0;
  content: "";
}
#jcl_component .thumbnails:after {
  clear: both;
}
#jcl_component .row-fluid .thumbnails {
  margin-left: 0;
}
#jcl_component .thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
#jcl_component .thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  transition: all 0.2s ease-in-out;
}
#jcl_component a.thumbnail:hover,
#jcl_component a.thumbnail:focus {
  border-color: #0088cc;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
#jcl_component .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#jcl_component .thumbnail .caption {
  padding: 9px;
  color: #555555;
}
#jcl_component .media,
#jcl_component .media-body {
  overflow: hidden;
  zoom: 1;
}
#jcl_component .media,
#jcl_component .media .media {
  margin-top: 15px;
}
#jcl_component .media:first-child {
  margin-top: 0;
}
#jcl_component .media-object {
  display: block;
}
#jcl_component .media-heading {
  margin: 0 0 5px;
}
#jcl_component .media > .pull-left {
  margin-right: 10px;
}
#jcl_component .media > .pull-right {
  margin-left: 10px;
}
#jcl_component .media-list {
  margin-left: 0;
  list-style: none;
}
#jcl_component .label,
#jcl_component .badge {
  display: inline-block;
  padding: 2px 4px;
  font-weight: bold;
  line-height: 14px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: top;
}
#jcl_component .label {
  border-radius: 3px;
}
#jcl_component .badge {
  padding-right: 9px;
  padding-left: 9px;
  border-radius: 9px;
}
#jcl_component .label:empty,
#jcl_component .badge:empty {
  display: none;
}
#jcl_component a.label:hover,
#jcl_component a.label:focus,
#jcl_component a.badge:hover,
#jcl_component a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
#jcl_component .label-important,
#jcl_component .badge-important {
  background-color: #b94a48;
}
#jcl_component .label-important[href],
#jcl_component .badge-important[href] {
  background-color: #953b39;
}
#jcl_component .label-warning,
#jcl_component .badge-warning {
  background-color: #f89406;
}
#jcl_component .label-warning[href],
#jcl_component .badge-warning[href] {
  background-color: #c67605;
}
#jcl_component .label-success,
#jcl_component .badge-success {
  background-color: #468847;
}
#jcl_component .label-success[href],
#jcl_component .badge-success[href] {
  background-color: #356635;
}
#jcl_component .label-info,
#jcl_component .badge-info {
  background-color: #3a87ad;
}
#jcl_component .label-info[href],
#jcl_component .badge-info[href] {
  background-color: #2d6987;
}
#jcl_component .label-inverse,
#jcl_component .badge-inverse {
  background-color: #333333;
}
#jcl_component .label-inverse[href],
#jcl_component .badge-inverse[href] {
  background-color: #1a1a1a;
}
#jcl_component .btn .label,
#jcl_component .btn .badge {
  position: relative;
  top: -1px;
}
#jcl_component .btn-mini .label,
#jcl_component .btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
#jcl_component .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
#jcl_component .progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  transition: width 0.6s ease;
}
#jcl_component .progress .bar + .bar {
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
#jcl_component .progress-striped .bar {
  background-color: #149bdf;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
#jcl_component .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
#jcl_component .progress-danger .bar,
#jcl_component .progress .bar-danger {
  background-color: #dd514c;
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
}
#jcl_component .progress-danger.progress-striped .bar,
#jcl_component .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#jcl_component .progress-success .bar,
#jcl_component .progress .bar-success {
  background-color: #5eb95e;
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
}
#jcl_component .progress-success.progress-striped .bar,
#jcl_component .progress-striped .bar-success {
  background-color: #62c462;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#jcl_component .progress-info .bar,
#jcl_component .progress .bar-info {
  background-color: #4bb1cf;
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
}
#jcl_component .progress-info.progress-striped .bar,
#jcl_component .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#jcl_component .progress-warning .bar,
#jcl_component .progress .bar-warning {
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
}
#jcl_component .progress-warning.progress-striped .bar,
#jcl_component .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#jcl_component .accordion {
  margin-bottom: 20px;
}
#jcl_component .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
#jcl_component .accordion-heading {
  border-bottom: 0;
}
#jcl_component .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
#jcl_component .accordion-toggle {
  cursor: pointer;
}
#jcl_component .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
#jcl_component .carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
#jcl_component .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#jcl_component .carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}
#jcl_component .carousel-inner > .item > img,
#jcl_component .carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
#jcl_component .carousel-inner > .active,
#jcl_component .carousel-inner > .next,
#jcl_component .carousel-inner > .prev {
  display: block;
}
#jcl_component .carousel-inner > .active {
  left: 0;
}
#jcl_component .carousel-inner > .next,
#jcl_component .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
#jcl_component .carousel-inner > .next {
  left: 100%;
}
#jcl_component .carousel-inner > .prev {
  left: -100%;
}
#jcl_component .carousel-inner > .next.left,
#jcl_component .carousel-inner > .prev.right {
  left: 0;
}
#jcl_component .carousel-inner > .active.left {
  left: -100%;
}
#jcl_component .carousel-inner > .active.right {
  left: 100%;
}
#jcl_component .carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#jcl_component .carousel-control.right {
  right: 15px;
  left: auto;
}
#jcl_component .carousel-control:hover,
#jcl_component .carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#jcl_component .carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
#jcl_component .carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
#jcl_component .carousel-indicators .active {
  background-color: #fff;
}
#jcl_component .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
#jcl_component .carousel-caption h4,
#jcl_component .carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}
#jcl_component .carousel-caption h4 {
  margin: 0 0 5px;
}
#jcl_component .carousel-caption p {
  margin-bottom: 0;
}
#jcl_component .hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  border-radius: 6px;
}
#jcl_component .hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
#jcl_component .hero-unit li {
  line-height: 30px;
}
#jcl_component .pull-right {
  float: right;
}
#jcl_component .pull-left {
  float: left;
}
#jcl_component .dropdownmenu.hide {
  display: none;
}
#jcl_component .dropdown-menu.show {
  display: block;
}
#jcl_component .invisible {
  visibility: hidden;
}
#jcl_component .affix {
  position: fixed;
}
