.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container-first {
  padding-top: 40px;
}
.container-second {
  padding-top: 60px;
}
.navbar-form {
  padding: 0px;
}
.logo {
  width: 80px;
}
.ie-only {
  display: none;
}
.navbar .brand {
  padding-top: 8px;
  padding-bottom: 0px;
}
.appFrame {
  border: 0px solid red;
  width: 100%;
}
.thumbnail-sprout {
  text-align: center;
  border: 0px solid #ddd;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
@media (max-width: 979px) and (min-width: 320px) {
  .container-first {
    padding-top: 0px;
  }
  .navbar-fixed-top {
    margin-bottom: 0px;
  }
}
#appViewer,
.container-first {
  padding-left: 0;
  padding-right: 0;
}
abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
}
/* fixed bottom footer */
html,
body {
  height: 100%;
}
footer {
  padding: 0;
  height: 36px;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -42px;
}
.push {
  height: 39px;
}
.footer.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
.footer .footernav {
  margin-bottom: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.footer .footernav .navbar-text {
  padding: 0px 20px 0px;
}
/* Subnav */
.footernav {
  margin-bottom: 18px;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #ffffff, #eee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eee);
  background-image: -o-linear-gradient(top, #ffffff, #eee);
  background-image: linear-gradient(to bottom, #ffffff, #eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.footernav .nav {
  margin-bottom: 0;
}
.footernav .nav > li > a {
  margin: 0;
  padding-top: 11px;
  padding-bottom: 11px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #e5e5e5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5);
}
.footernav .nav > .active > a,
.footernav .nav > .active > a:hover {
  padding-left: 13px;
  color: #777;
  background-color: #eee;
  border-right-color: #ddd;
  border-left: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
}
.footernav .nav > .active > a .caret,
.footernav .nav > .active > a:hover .caret {
  border-top-color: #777;
}
.INFO {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.ERROR,
.FATAL {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.navbar .nav > li > a {
  border: 0px solid blue;
  padding-top: 10px;
}
.navbar .nav > li.active > a {
  border-top: 3px solid #5DA845;
  padding-top: 7px;
}
/*label {
	color: @grayDarker;
	font-weight: bold;
	font-size: 13px;
}*/
.form-required {
  color: #9d261d;
}
.about-type,
.about-type ul,
.about-type ol,
.about-type ul li,
.about-type ol li {
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
}
.about-type h1,
.about-type h2,
.about-type h3,
.about-type h4 {
  font-weight: 500;
}
.highlight-one {
  color: #9d261d;
}
.highlight-two {
  color: #b3b3b3;
}
.highlight-three {
  color: #9c9c9c;
}
.align-center,
.table th.align-center,
.table td.align-center {
  text-align: center;
}
.sprout-tooltip {
  position: absolute;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  line-break: auto;
  filter: alpha(opacity=90);
  opacity: .9;
  margin-top: 3px;
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.sprout-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.sprout-tooltip.top .sprout-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.sprout-tooltip.top-left .sprout-tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.sprout-tooltip.top-right .sprout-tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.sprout-tooltip.right .sprout-tooltip-arrow {
  top: 50%;
  left: -5px;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
  /*background-color: red;*/
}
.sprout-tooltip.left .sprout-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.sprout-tooltip.bottom .sprout-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.sprout-tooltip.bottom-left .sprout-tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.sprout-tooltip.bottom-right .sprout-tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
span.sprout-forms-signature-verified-success {
  display: none;
  vertical-align: super;
}
i.sprout-forms-signature-verified-success-icon {
  padding-left: 5px;
}
span.sprout-forms-signature-verified-failed {
  display: none;
  vertical-align: super;
}
i.sprout-forms-signature-verified-failed-icon {
  padding-left: 5px;
}
span.sprout-forms-signature-verifying {
  display: none;
  vertical-align: super;
}
i.sprout-forms-signature-verifying-icon {
  padding-left: 5px;
}
div.sprout-hidden-required .form-required-mark {
  display: none;
}
.buttonhider {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: 100px;
  padding: 10px;
  text-align: center;
  border: 1px solid green;
  font-weight: bold;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}
input#file {
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 100px;
  z-index: 2;
  opacity: 0.0;
  /* Standard: FF gt 1.5, Opera, Safari */
  filter: alpha(opacity=0);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=0)";
  /* IE 8 */
  -khtml-opacity: 0.0;
  /* Safari 1.x */
  -moz-opacity: 0.0;
  /* FF lt 1.5, Netscape */
}
.buttonhider {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.buttonhider {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.buttonhider:hover,
.buttonhider:active,
.buttonhider.active,
.buttonhider.disabled,
.buttonhider[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.buttonhider:active,
.buttonhider.active {
  background-color: #cccccc \9;
}
.buttonhider:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.buttonhider:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttonhider.active,
.buttonhider:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/*# sourceMappingURL=lcs.css.map */