@btn-info-border :                transparent

#000:              #fff;
/*For now, same as heading*/
.bootstrap-scope {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*DATE CONTROL OVERRIDES*/
  /* Don't have 2px blue border on date picker control */
  /*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
  /* Layout helpers
----------------------------------*/
  /* Interaction Cues
----------------------------------*/
  /* Icons
----------------------------------*/
  /* states and images */
  /* Misc visuals
----------------------------------*/
  /* Overlays */
}
.bootstrap-scope html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.bootstrap-scope body {
  margin: 0;
}
.bootstrap-scope article,
.bootstrap-scope aside,
.bootstrap-scope details,
.bootstrap-scope figcaption,
.bootstrap-scope figure,
.bootstrap-scope footer,
.bootstrap-scope header,
.bootstrap-scope hgroup,
.bootstrap-scope main,
.bootstrap-scope menu,
.bootstrap-scope nav,
.bootstrap-scope section,
.bootstrap-scope summary {
  display: block;
}
.bootstrap-scope audio,
.bootstrap-scope canvas,
.bootstrap-scope progress,
.bootstrap-scope video {
  display: inline-block;
  vertical-align: baseline;
}
.bootstrap-scope audio:not([controls]) {
  display: none;
  height: 0;
}
.bootstrap-scope [hidden],
.bootstrap-scope template {
  display: none;
}
.bootstrap-scope a {
  background-color: transparent;
}
.bootstrap-scope a:active,
.bootstrap-scope a:hover {
  outline: 0;
}
.bootstrap-scope abbr[title] {
  border-bottom: 1px dotted;
}
.bootstrap-scope b,
.bootstrap-scope strong {
  font-weight: bold;
}
.bootstrap-scope dfn {
  font-style: italic;
}
.bootstrap-scope h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.bootstrap-scope mark {
  background: #ff0;
  color: #000;
}
.bootstrap-scope small {
  font-size: 80%;
}
.bootstrap-scope sub,
.bootstrap-scope sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.bootstrap-scope sup {
  top: -0.5em;
}
.bootstrap-scope sub {
  bottom: -0.25em;
}
.bootstrap-scope img {
  border: 0;
}
.bootstrap-scope svg:not(:root) {
  overflow: hidden;
}
.bootstrap-scope figure {
  margin: 1em 40px;
}
.bootstrap-scope hr {
  box-sizing: content-box;
  height: 0;
}
.bootstrap-scope pre {
  overflow: auto;
}
.bootstrap-scope code,
.bootstrap-scope kbd,
.bootstrap-scope pre,
.bootstrap-scope samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.bootstrap-scope button,
.bootstrap-scope input,
.bootstrap-scope optgroup,
.bootstrap-scope select,
.bootstrap-scope textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.bootstrap-scope button {
  overflow: visible;
}
.bootstrap-scope button,
.bootstrap-scope select {
  text-transform: none;
}
.bootstrap-scope button,
.bootstrap-scope html input[type="button"],
.bootstrap-scope input[type="reset"],
.bootstrap-scope input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.bootstrap-scope button[disabled],
.bootstrap-scope html input[disabled] {
  cursor: default;
}
.bootstrap-scope button::-moz-focus-inner,
.bootstrap-scope input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.bootstrap-scope input {
  line-height: normal;
}
.bootstrap-scope input[type="checkbox"],
.bootstrap-scope input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.bootstrap-scope input[type="number"]::-webkit-inner-spin-button,
.bootstrap-scope input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrap-scope input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.bootstrap-scope input[type="search"]::-webkit-search-cancel-button,
.bootstrap-scope input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrap-scope fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.bootstrap-scope legend {
  border: 0;
  padding: 0;
}
.bootstrap-scope textarea {
  overflow: auto;
}
.bootstrap-scope optgroup {
  font-weight: bold;
}
.bootstrap-scope table {
  border-collapse: collapse;
  border-spacing: 0;
}
.bootstrap-scope td,
.bootstrap-scope th {
  padding: 0;
}
@media print {
  .bootstrap-scope *,
  .bootstrap-scope *:before,
  .bootstrap-scope *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .bootstrap-scope a,
  .bootstrap-scope a:visited {
    text-decoration: underline;
  }
  .bootstrap-scope a[href]:after {
    content: " (" attr(href) ")";
  }
  .bootstrap-scope abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .bootstrap-scope a[href^="#"]:after,
  .bootstrap-scope a[href^="javascript:"]:after {
    content: "";
  }
  .bootstrap-scope pre,
  .bootstrap-scope blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .bootstrap-scope thead {
    display: table-header-group;
  }
  .bootstrap-scope tr,
  .bootstrap-scope img {
    page-break-inside: avoid;
  }
  .bootstrap-scope img {
    max-width: 100% !important;
  }
  .bootstrap-scope p,
  .bootstrap-scope h2,
  .bootstrap-scope h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrap-scope h2,
  .bootstrap-scope h3 {
    page-break-after: avoid;
  }
  .bootstrap-scope .navbar {
    display: none;
  }
  .bootstrap-scope .btn > .caret,
  .bootstrap-scope .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .bootstrap-scope .label {
    border: 1px solid #000;
  }
  .bootstrap-scope .table {
    border-collapse: collapse !important;
  }
  .bootstrap-scope .table td,
  .bootstrap-scope .table th {
    background-color: #fff !important;
  }
  .bootstrap-scope .table-bordered th,
  .bootstrap-scope .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'TylerIconFont';
  src: url('fonts/tyler-icon-font.eot');
  src: url('fonts/tyler-icon-font.eot?#iefix') format('embedded-opentype'), url('fonts/tyler-icon-font.woff') format('woff'), url('fonts/tyler-icon-font.ttf') format('truetype'), url('fonts/tyler-icon-font.svg#TylerIconFont') format('svg');
  font-weight: normal;
  font-style: normal;
}
.bootstrap-scope [class*="tyl-ico-"] {
  font-family: 'TylerIconFont';
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  text-rendering: auto;
  text-decoration: none;
}
.bootstrap-scope [class*="tyl-ico-"].pull-right {
  line-height: inherit;
}
.bootstrap-scope .tyl-ico-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.bootstrap-scope .tyl-ico-1-5x {
  font-size: 1.5em;
}
.bootstrap-scope .tyl-ico-2x {
  font-size: 2em;
}
.bootstrap-scope .tyl-ico-3x {
  font-size: 3em;
}
.bootstrap-scope .tyl-ico-4x {
  font-size: 4em;
}
.bootstrap-scope .tyl-ico-5x {
  font-size: 5em;
}
.bootstrap-scope .tyl-ico-fw {
  width: 1.28571429em;
  text-align: center;
}
.bootstrap-scope .tyl-ico-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.bootstrap-scope .tyl-ico-ul > li {
  position: relative;
}
.bootstrap-scope .tyl-ico-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.bootstrap-scope .tyl-ico-li.tyl-ico-lg {
  left: -1.85714286em;
}
.bootstrap-scope .tyl-ico-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.bootstrap-scope .tyl-ico-spin {
  -webkit-animation: tyl-ico-spin 2s infinite linear;
  animation: tyl-ico-spin 2s infinite linear;
}
.bootstrap-scope .tyl-ico-pulse {
  -webkit-animation: tyl-ico-spin 1s infinite steps(8);
  animation: tyl-ico-spin 1s infinite steps(8);
}
@-webkit-keyframes tyl-ico-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes tyl-ico-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.bootstrap-scope .tyl-ico-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.bootstrap-scope .tyl-ico-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bootstrap-scope .tyl-ico-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.bootstrap-scope .tyl-ico-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.bootstrap-scope .tyl-ico-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.bootstrap-scope :root .tyl-ico-rotate-90,
.bootstrap-scope :root .tyl-ico-rotate-180,
.bootstrap-scope :root .tyl-ico-rotate-270,
.bootstrap-scope :root .tyl-ico-flip-horizontal,
.bootstrap-scope :root .tyl-ico-flip-vertical {
  filter: none;
}
.bootstrap-scope .tyl-ico-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.bootstrap-scope .tyl-ico-stack-1x,
.bootstrap-scope .tyl-ico-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.bootstrap-scope .tyl-ico-stack-1x {
  line-height: inherit;
}
.bootstrap-scope .tyl-ico-stack-2x {
  font-size: 2em;
}
.bootstrap-scope .tyl-ico-inverse {
  color: #fff;
}
.bootstrap-scope .tyl-ico-plus-thin:before {
  content: "\e600";
}
.bootstrap-scope .tyl-ico-glass:before {
  content: "\f000";
}
.bootstrap-scope .tyl-ico-music:before {
  content: "\f001";
}
.bootstrap-scope .tyl-ico-search:before {
  content: "\f002";
}
.bootstrap-scope .tyl-ico-envelope-o:before {
  content: "\f003";
}
.bootstrap-scope .tyl-ico-heart:before {
  content: "\f004";
}
.bootstrap-scope .tyl-ico-star:before {
  content: "\f005";
}
.bootstrap-scope .tyl-ico-star-o:before {
  content: "\f006";
}
.bootstrap-scope .tyl-ico-user:before {
  content: "\f007";
}
.bootstrap-scope .tyl-ico-film:before {
  content: "\f008";
}
.bootstrap-scope .tyl-ico-th-large:before {
  content: "\f009";
}
.bootstrap-scope .tyl-ico-th:before {
  content: "\f00a";
}
.bootstrap-scope .tyl-ico-th-list:before {
  content: "\f00b";
}
.bootstrap-scope .tyl-ico-check:before {
  content: "\f00c";
}
.bootstrap-scope .tyl-ico-remove:before,
.bootstrap-scope .tyl-ico-close:before,
.bootstrap-scope .tyl-ico-times:before {
  content: "\f00d";
}
.bootstrap-scope .tyl-ico-search-plus:before {
  content: "\f00e";
}
.bootstrap-scope .tyl-ico-search-minus:before {
  content: "\f010";
}
.bootstrap-scope .tyl-ico-power-off:before {
  content: "\f011";
}
.bootstrap-scope .tyl-ico-signal:before {
  content: "\f012";
}
.bootstrap-scope .tyl-ico-gear:before,
.bootstrap-scope .tyl-ico-cog:before {
  content: "\f013";
}
.bootstrap-scope .tyl-ico-trash-o:before {
  content: "\f014";
}
.bootstrap-scope .tyl-ico-home:before {
  content: "\f015";
}
.bootstrap-scope .tyl-ico-file-o:before {
  content: "\f016";
}
.bootstrap-scope .tyl-ico-clock-o:before {
  content: "\f017";
}
.bootstrap-scope .tyl-ico-road:before {
  content: "\f018";
}
.bootstrap-scope .tyl-ico-download:before {
  content: "\f019";
}
.bootstrap-scope .tyl-ico-arrow-circle-o-down:before {
  content: "\f01a";
}
.bootstrap-scope .tyl-ico-arrow-circle-o-up:before {
  content: "\f01b";
}
.bootstrap-scope .tyl-ico-inbox:before {
  content: "\f01c";
}
.bootstrap-scope .tyl-ico-play-circle-o:before {
  content: "\f01d";
}
.bootstrap-scope .tyl-ico-rotate-right:before,
.bootstrap-scope .tyl-ico-repeat:before {
  content: "\f01e";
}
.bootstrap-scope .tyl-ico-refresh:before {
  content: "\f021";
}
.bootstrap-scope .tyl-ico-list-alt:before {
  content: "\f022";
}
.bootstrap-scope .tyl-ico-lock:before {
  content: "\f023";
}
.bootstrap-scope .tyl-ico-flag:before {
  content: "\f024";
}
.bootstrap-scope .tyl-ico-headphones:before {
  content: "\f025";
}
.bootstrap-scope .tyl-ico-volume-off:before {
  content: "\f026";
}
.bootstrap-scope .tyl-ico-volume-down:before {
  content: "\f027";
}
.bootstrap-scope .tyl-ico-volume-up:before {
  content: "\f028";
}
.bootstrap-scope .tyl-ico-qrcode:before {
  content: "\f029";
}
.bootstrap-scope .tyl-ico-barcode:before {
  content: "\f02a";
}
.bootstrap-scope .tyl-ico-tag:before {
  content: "\f02b";
}
.bootstrap-scope .tyl-ico-tags:before {
  content: "\f02c";
}
.bootstrap-scope .tyl-ico-book:before {
  content: "\f02d";
}
.bootstrap-scope .tyl-ico-bookmark:before {
  content: "\f02e";
}
.bootstrap-scope .tyl-ico-print:before {
  content: "\f02f";
}
.bootstrap-scope .tyl-ico-camera:before {
  content: "\f030";
}
.bootstrap-scope .tyl-ico-font:before {
  content: "\f031";
}
.bootstrap-scope .tyl-ico-bold:before {
  content: "\f032";
}
.bootstrap-scope .tyl-ico-italic:before {
  content: "\f033";
}
.bootstrap-scope .tyl-ico-text-height:before {
  content: "\f034";
}
.bootstrap-scope .tyl-ico-text-width:before {
  content: "\f035";
}
.bootstrap-scope .tyl-ico-align-left:before {
  content: "\f036";
}
.bootstrap-scope .tyl-ico-align-center:before {
  content: "\f037";
}
.bootstrap-scope .tyl-ico-align-right:before {
  content: "\f038";
}
.bootstrap-scope .tyl-ico-align-justify:before {
  content: "\f039";
}
.bootstrap-scope .tyl-ico-list:before {
  content: "\f03a";
}
.bootstrap-scope .tyl-ico-dedent:before,
.bootstrap-scope .tyl-ico-outdent:before {
  content: "\f03b";
}
.bootstrap-scope .tyl-ico-indent:before {
  content: "\f03c";
}
.bootstrap-scope .tyl-ico-video-camera:before {
  content: "\f03d";
}
.bootstrap-scope .tyl-ico-photo:before,
.bootstrap-scope .tyl-ico-image:before,
.bootstrap-scope .tyl-ico-picture-o:before {
  content: "\f03e";
}
.bootstrap-scope .tyl-ico-pencil:before {
  content: "\f040";
}
.bootstrap-scope .tyl-ico-map-marker:before {
  content: "\f041";
}
.bootstrap-scope .tyl-ico-adjust:before {
  content: "\f042";
}
.bootstrap-scope .tyl-ico-tint:before {
  content: "\f043";
}
.bootstrap-scope .tyl-ico-edit:before,
.bootstrap-scope .tyl-ico-pencil-square-o:before {
  content: "\f044";
}
.bootstrap-scope .tyl-ico-share-square-o:before {
  content: "\f045";
}
.bootstrap-scope .tyl-ico-check-square-o:before {
  content: "\f046";
}
.bootstrap-scope .tyl-ico-arrows:before {
  content: "\f047";
}
.bootstrap-scope .tyl-ico-step-backward:before {
  content: "\f048";
}
.bootstrap-scope .tyl-ico-fast-backward:before {
  content: "\f049";
}
.bootstrap-scope .tyl-ico-backward:before {
  content: "\f04a";
}
.bootstrap-scope .tyl-ico-play:before {
  content: "\f04b";
}
.bootstrap-scope .tyl-ico-pause:before {
  content: "\f04c";
}
.bootstrap-scope .tyl-ico-stop:before {
  content: "\f04d";
}
.bootstrap-scope .tyl-ico-forward:before {
  content: "\f04e";
}
.bootstrap-scope .tyl-ico-fast-forward:before {
  content: "\f050";
}
.bootstrap-scope .tyl-ico-step-forward:before {
  content: "\f051";
}
.bootstrap-scope .tyl-ico-eject:before {
  content: "\f052";
}
.bootstrap-scope .tyl-ico-chevron-left:before {
  content: "\f053";
}
.bootstrap-scope .tyl-ico-chevron-right:before {
  content: "\f054";
}
.bootstrap-scope .tyl-ico-plus-circle:before {
  content: "\f055";
}
.bootstrap-scope .tyl-ico-minus-circle:before {
  content: "\f056";
}
.bootstrap-scope .tyl-ico-times-circle:before {
  content: "\f057";
}
.bootstrap-scope .tyl-ico-check-circle:before {
  content: "\f058";
}
.bootstrap-scope .tyl-ico-question-circle:before {
  content: "\f059";
}
.bootstrap-scope .tyl-ico-info-circle:before {
  content: "\f05a";
}
.bootstrap-scope .tyl-ico-crosshairs:before {
  content: "\f05b";
}
.bootstrap-scope .tyl-ico-times-circle-o:before {
  content: "\f05c";
}
.bootstrap-scope .tyl-ico-check-circle-o:before {
  content: "\f05d";
}
.bootstrap-scope .tyl-ico-ban:before {
  content: "\f05e";
}
.bootstrap-scope .tyl-ico-arrow-left:before {
  content: "\f060";
}
.bootstrap-scope .tyl-ico-arrow-right:before {
  content: "\f061";
}
.bootstrap-scope .tyl-ico-arrow-up:before {
  content: "\f062";
}
.bootstrap-scope .tyl-ico-arrow-down:before {
  content: "\f063";
}
.bootstrap-scope .tyl-ico-mail-forward:before,
.bootstrap-scope .tyl-ico-share:before {
  content: "\f064";
}
.bootstrap-scope .tyl-ico-expand:before {
  content: "\f065";
}
.bootstrap-scope .tyl-ico-compress:before {
  content: "\f066";
}
.bootstrap-scope .tyl-ico-plus:before {
  content: "\f067";
}
.bootstrap-scope .tyl-ico-minus:before {
  content: "\f068";
}
.bootstrap-scope .tyl-ico-asterisk:before {
  content: "\f069";
}
.bootstrap-scope .tyl-ico-exclamation-circle:before {
  content: "\f06a";
}
.bootstrap-scope .tyl-ico-gift:before {
  content: "\f06b";
}
.bootstrap-scope .tyl-ico-leaf:before {
  content: "\f06c";
}
.bootstrap-scope .tyl-ico-fire:before {
  content: "\f06d";
}
.bootstrap-scope .tyl-ico-eye:before {
  content: "\f06e";
}
.bootstrap-scope .tyl-ico-eye-slash:before {
  content: "\f070";
}
.bootstrap-scope .tyl-ico-warning:before,
.bootstrap-scope .tyl-ico-exclamation-triangle:before {
  content: "\f071";
}
.bootstrap-scope .tyl-ico-plane:before {
  content: "\f072";
}
.bootstrap-scope .tyl-ico-calendar:before {
  content: "\f073";
}
.bootstrap-scope .tyl-ico-random:before {
  content: "\f074";
}
.bootstrap-scope .tyl-ico-comment:before {
  content: "\f075";
}
.bootstrap-scope .tyl-ico-magnet:before {
  content: "\f076";
}
.bootstrap-scope .tyl-ico-chevron-up:before {
  content: "\f077";
}
.bootstrap-scope .tyl-ico-chevron-down:before {
  content: "\f078";
}
.bootstrap-scope .tyl-ico-retweet:before {
  content: "\f079";
}
.bootstrap-scope .tyl-ico-shopping-cart:before {
  content: "\f07a";
}
.bootstrap-scope .tyl-ico-folder:before {
  content: "\f07b";
}
.bootstrap-scope .tyl-ico-folder-open:before {
  content: "\f07c";
}
.bootstrap-scope .tyl-ico-arrows-v:before {
  content: "\f07d";
}
.bootstrap-scope .tyl-ico-arrows-h:before {
  content: "\f07e";
}
.bootstrap-scope .tyl-ico-bar-chart-o:before,
.bootstrap-scope .tyl-ico-bar-chart:before {
  content: "\f080";
}
.bootstrap-scope .tyl-ico-twitter-square:before {
  content: "\f081";
}
.bootstrap-scope .tyl-ico-facebook-square:before {
  content: "\f082";
}
.bootstrap-scope .tyl-ico-camera-retro:before {
  content: "\f083";
}
.bootstrap-scope .tyl-ico-key:before {
  content: "\f084";
}
.bootstrap-scope .tyl-ico-gears:before,
.bootstrap-scope .tyl-ico-cogs:before {
  content: "\f085";
}
.bootstrap-scope .tyl-ico-comments:before {
  content: "\f086";
}
.bootstrap-scope .tyl-ico-thumbs-o-up:before {
  content: "\f087";
}
.bootstrap-scope .tyl-ico-thumbs-o-down:before {
  content: "\f088";
}
.bootstrap-scope .tyl-ico-star-half:before {
  content: "\f089";
}
.bootstrap-scope .tyl-ico-heart-o:before {
  content: "\f08a";
}
.bootstrap-scope .tyl-ico-sign-out:before {
  content: "\f08b";
}
.bootstrap-scope .tyl-ico-linkedin-square:before {
  content: "\f08c";
}
.bootstrap-scope .tyl-ico-thumb-tack:before {
  content: "\f08d";
}
.bootstrap-scope .tyl-ico-external-link:before {
  content: "\f08e";
}
.bootstrap-scope .tyl-ico-sign-in:before {
  content: "\f090";
}
.bootstrap-scope .tyl-ico-trophy:before {
  content: "\f091";
}
.bootstrap-scope .tyl-ico-github-square:before {
  content: "\f092";
}
.bootstrap-scope .tyl-ico-upload:before {
  content: "\f093";
}
.bootstrap-scope .tyl-ico-lemon-o:before {
  content: "\f094";
}
.bootstrap-scope .tyl-ico-phone:before {
  content: "\f095";
}
.bootstrap-scope .tyl-ico-square-o:before {
  content: "\f096";
}
.bootstrap-scope .tyl-ico-bookmark-o:before {
  content: "\f097";
}
.bootstrap-scope .tyl-ico-phone-square:before {
  content: "\f098";
}
.bootstrap-scope .tyl-ico-twitter:before {
  content: "\f099";
}
.bootstrap-scope .tyl-ico-facebook-f:before,
.bootstrap-scope .tyl-ico-facebook:before {
  content: "\f09a";
}
.bootstrap-scope .tyl-ico-github:before {
  content: "\f09b";
}
.bootstrap-scope .tyl-ico-unlock:before {
  content: "\f09c";
}
.bootstrap-scope .tyl-ico-credit-card:before {
  content: "\f09d";
}
.bootstrap-scope .tyl-ico-rss:before {
  content: "\f09e";
}
.bootstrap-scope .tyl-ico-hdd-o:before {
  content: "\f0a0";
}
.bootstrap-scope .tyl-ico-bullhorn:before {
  content: "\f0a1";
}
.bootstrap-scope .tyl-ico-bell:before {
  content: "\f0f3";
}
.bootstrap-scope .tyl-ico-certificate:before {
  content: "\f0a3";
}
.bootstrap-scope .tyl-ico-hand-o-right:before {
  content: "\f0a4";
}
.bootstrap-scope .tyl-ico-hand-o-left:before {
  content: "\f0a5";
}
.bootstrap-scope .tyl-ico-hand-o-up:before {
  content: "\f0a6";
}
.bootstrap-scope .tyl-ico-hand-o-down:before {
  content: "\f0a7";
}
.bootstrap-scope .tyl-ico-arrow-circle-left:before {
  content: "\f0a8";
}
.bootstrap-scope .tyl-ico-arrow-circle-right:before {
  content: "\f0a9";
}
.bootstrap-scope .tyl-ico-arrow-circle-up:before {
  content: "\f0aa";
}
.bootstrap-scope .tyl-ico-arrow-circle-down:before {
  content: "\f0ab";
}
.bootstrap-scope .tyl-ico-globe:before {
  content: "\f0ac";
}
.bootstrap-scope .tyl-ico-wrench:before {
  content: "\f0ad";
}
.bootstrap-scope .tyl-ico-tasks:before {
  content: "\f0ae";
}
.bootstrap-scope .tyl-ico-filter:before {
  content: "\f0b0";
}
.bootstrap-scope .tyl-ico-briefcase:before {
  content: "\f0b1";
}
.bootstrap-scope .tyl-ico-arrows-alt:before {
  content: "\f0b2";
}
.bootstrap-scope .tyl-ico-group:before,
.bootstrap-scope .tyl-ico-users:before {
  content: "\f0c0";
}
.bootstrap-scope .tyl-ico-chain:before,
.bootstrap-scope .tyl-ico-link:before {
  content: "\f0c1";
}
.bootstrap-scope .tyl-ico-cloud:before {
  content: "\f0c2";
}
.bootstrap-scope .tyl-ico-flask:before {
  content: "\f0c3";
}
.bootstrap-scope .tyl-ico-cut:before,
.bootstrap-scope .tyl-ico-scissors:before {
  content: "\f0c4";
}
.bootstrap-scope .tyl-ico-copy:before,
.bootstrap-scope .tyl-ico-files-o:before {
  content: "\f0c5";
}
.bootstrap-scope .tyl-ico-paperclip:before {
  content: "\f0c6";
}
.bootstrap-scope .tyl-ico-save:before,
.bootstrap-scope .tyl-ico-floppy-o:before {
  content: "\f0c7";
}
.bootstrap-scope .tyl-ico-square:before {
  content: "\f0c8";
}
.bootstrap-scope .tyl-ico-navicon:before,
.bootstrap-scope .tyl-ico-reorder:before,
.bootstrap-scope .tyl-ico-bars:before {
  content: "\f0c9";
}
.bootstrap-scope .tyl-ico-list-ul:before {
  content: "\f0ca";
}
.bootstrap-scope .tyl-ico-list-ol:before {
  content: "\f0cb";
}
.bootstrap-scope .tyl-ico-strikethrough:before {
  content: "\f0cc";
}
.bootstrap-scope .tyl-ico-underline:before {
  content: "\f0cd";
}
.bootstrap-scope .tyl-ico-table:before {
  content: "\f0ce";
}
.bootstrap-scope .tyl-ico-magic:before {
  content: "\f0d0";
}
.bootstrap-scope .tyl-ico-truck:before {
  content: "\f0d1";
}
.bootstrap-scope .tyl-ico-pinterest:before {
  content: "\f0d2";
}
.bootstrap-scope .tyl-ico-pinterest-square:before {
  content: "\f0d3";
}
.bootstrap-scope .tyl-ico-google-plus-square:before {
  content: "\f0d4";
}
.bootstrap-scope .tyl-ico-google-plus:before {
  content: "\f0d5";
}
.bootstrap-scope .tyl-ico-money:before {
  content: "\f0d6";
}
.bootstrap-scope .tyl-ico-caret-down:before {
  content: "\f0d7";
}
.bootstrap-scope .tyl-ico-caret-up:before {
  content: "\f0d8";
}
.bootstrap-scope .tyl-ico-caret-left:before {
  content: "\f0d9";
}
.bootstrap-scope .tyl-ico-caret-right:before {
  content: "\f0da";
}
.bootstrap-scope .tyl-ico-columns:before {
  content: "\f0db";
}
.bootstrap-scope .tyl-ico-unsorted:before,
.bootstrap-scope .tyl-ico-sort:before {
  content: "\f0dc";
}
.bootstrap-scope .tyl-ico-sort-down:before,
.bootstrap-scope .tyl-ico-sort-desc:before {
  content: "\f0dd";
}
.bootstrap-scope .tyl-ico-sort-up:before,
.bootstrap-scope .tyl-ico-sort-asc:before {
  content: "\f0de";
}
.bootstrap-scope .tyl-ico-envelope:before {
  content: "\f0e0";
}
.bootstrap-scope .tyl-ico-linkedin:before {
  content: "\f0e1";
}
.bootstrap-scope .tyl-ico-rotate-left:before,
.bootstrap-scope .tyl-ico-undo:before {
  content: "\f0e2";
}
.bootstrap-scope .tyl-ico-legal:before,
.bootstrap-scope .tyl-ico-gavel:before {
  content: "\f0e3";
}
.bootstrap-scope .tyl-ico-dashboard:before,
.bootstrap-scope .tyl-ico-tachometer:before {
  content: "\f0e4";
}
.bootstrap-scope .tyl-ico-comment-o:before {
  content: "\f0e5";
}
.bootstrap-scope .tyl-ico-comments-o:before {
  content: "\f0e6";
}
.bootstrap-scope .tyl-ico-flash:before,
.bootstrap-scope .tyl-ico-bolt:before {
  content: "\f0e7";
}
.bootstrap-scope .tyl-ico-sitemap:before {
  content: "\f0e8";
}
.bootstrap-scope .tyl-ico-umbrella:before {
  content: "\f0e9";
}
.bootstrap-scope .tyl-ico-paste:before,
.bootstrap-scope .tyl-ico-clipboard:before {
  content: "\f0ea";
}
.bootstrap-scope .tyl-ico-lightbulb-o:before {
  content: "\f0eb";
}
.bootstrap-scope .tyl-ico-exchange:before {
  content: "\f0ec";
}
.bootstrap-scope .tyl-ico-cloud-download:before {
  content: "\f0ed";
}
.bootstrap-scope .tyl-ico-cloud-upload:before {
  content: "\f0ee";
}
.bootstrap-scope .tyl-ico-user-md:before {
  content: "\f0f0";
}
.bootstrap-scope .tyl-ico-stethoscope:before {
  content: "\f0f1";
}
.bootstrap-scope .tyl-ico-suitcase:before {
  content: "\f0f2";
}
.bootstrap-scope .tyl-ico-bell-o:before {
  content: "\f0a2";
}
.bootstrap-scope .tyl-ico-coffee:before {
  content: "\f0f4";
}
.bootstrap-scope .tyl-ico-cutlery:before {
  content: "\f0f5";
}
.bootstrap-scope .tyl-ico-file-text-o:before {
  content: "\f0f6";
}
.bootstrap-scope .tyl-ico-building-o:before {
  content: "\f0f7";
}
.bootstrap-scope .tyl-ico-hospital-o:before {
  content: "\f0f8";
}
.bootstrap-scope .tyl-ico-ambulance:before {
  content: "\f0f9";
}
.bootstrap-scope .tyl-ico-medkit:before {
  content: "\f0fa";
}
.bootstrap-scope .tyl-ico-fighter-jet:before {
  content: "\f0fb";
}
.bootstrap-scope .tyl-ico-beer:before {
  content: "\f0fc";
}
.bootstrap-scope .tyl-ico-h-square:before {
  content: "\f0fd";
}
.bootstrap-scope .tyl-ico-plus-square:before {
  content: "\f0fe";
}
.bootstrap-scope .tyl-ico-angle-double-left:before {
  content: "\f100";
}
.bootstrap-scope .tyl-ico-angle-double-right:before {
  content: "\f101";
}
.bootstrap-scope .tyl-ico-angle-double-up:before {
  content: "\f102";
}
.bootstrap-scope .tyl-ico-angle-double-down:before {
  content: "\f103";
}
.bootstrap-scope .tyl-ico-angle-left:before {
  content: "\f104";
}
.bootstrap-scope .tyl-ico-angle-right:before {
  content: "\f105";
}
.bootstrap-scope .tyl-ico-angle-up:before {
  content: "\f106";
}
.bootstrap-scope .tyl-ico-angle-down:before {
  content: "\f107";
}
.bootstrap-scope .tyl-ico-desktop:before {
  content: "\f108";
}
.bootstrap-scope .tyl-ico-laptop:before {
  content: "\f109";
}
.bootstrap-scope .tyl-ico-tablet:before {
  content: "\f10a";
}
.bootstrap-scope .tyl-ico-mobile-phone:before,
.bootstrap-scope .tyl-ico-mobile:before {
  content: "\f10b";
}
.bootstrap-scope .tyl-ico-circle-o:before {
  content: "\f10c";
}
.bootstrap-scope .tyl-ico-quote-left:before {
  content: "\f10d";
}
.bootstrap-scope .tyl-ico-quote-right:before {
  content: "\f10e";
}
.bootstrap-scope .tyl-ico-spinner:before {
  content: "\f110";
}
.bootstrap-scope .tyl-ico-circle:before {
  content: "\f111";
}
.bootstrap-scope .tyl-ico-mail-reply:before,
.bootstrap-scope .tyl-ico-reply:before {
  content: "\f112";
}
.bootstrap-scope .tyl-ico-github-alt:before {
  content: "\f113";
}
.bootstrap-scope .tyl-ico-folder-o:before {
  content: "\f114";
}
.bootstrap-scope .tyl-ico-folder-open-o:before {
  content: "\f115";
}
.bootstrap-scope .tyl-ico-smile-o:before {
  content: "\f118";
}
.bootstrap-scope .tyl-ico-frown-o:before {
  content: "\f119";
}
.bootstrap-scope .tyl-ico-meh-o:before {
  content: "\f11a";
}
.bootstrap-scope .tyl-ico-gamepad:before {
  content: "\f11b";
}
.bootstrap-scope .tyl-ico-keyboard-o:before {
  content: "\f11c";
}
.bootstrap-scope .tyl-ico-flag-o:before {
  content: "\f11d";
}
.bootstrap-scope .tyl-ico-flag-checkered:before {
  content: "\f11e";
}
.bootstrap-scope .tyl-ico-terminal:before {
  content: "\f120";
}
.bootstrap-scope .tyl-ico-code:before {
  content: "\f121";
}
.bootstrap-scope .tyl-ico-mail-reply-all:before,
.bootstrap-scope .tyl-ico-reply-all:before {
  content: "\f122";
}
.bootstrap-scope .tyl-ico-star-half-empty:before,
.bootstrap-scope .tyl-ico-star-half-full:before,
.bootstrap-scope .tyl-ico-star-half-o:before {
  content: "\f123";
}
.bootstrap-scope .tyl-ico-location-arrow:before {
  content: "\f124";
}
.bootstrap-scope .tyl-ico-crop:before {
  content: "\f125";
}
.bootstrap-scope .tyl-ico-code-fork:before {
  content: "\f126";
}
.bootstrap-scope .tyl-ico-unlink:before,
.bootstrap-scope .tyl-ico-chain-broken:before {
  content: "\f127";
}
.bootstrap-scope .tyl-ico-question:before {
  content: "\f128";
}
.bootstrap-scope .tyl-ico-info:before {
  content: "\f129";
}
.bootstrap-scope .tyl-ico-exclamation:before {
  content: "\f12a";
}
.bootstrap-scope .tyl-ico-superscript:before {
  content: "\f12b";
}
.bootstrap-scope .tyl-ico-subscript:before {
  content: "\f12c";
}
.bootstrap-scope .tyl-ico-eraser:before {
  content: "\f12d";
}
.bootstrap-scope .tyl-ico-puzzle-piece:before {
  content: "\f12e";
}
.bootstrap-scope .tyl-ico-microphone:before {
  content: "\f130";
}
.bootstrap-scope .tyl-ico-microphone-slash:before {
  content: "\f131";
}
.bootstrap-scope .tyl-ico-shield:before {
  content: "\f132";
}
.bootstrap-scope .tyl-ico-calendar-o:before {
  content: "\f133";
}
.bootstrap-scope .tyl-ico-fire-extinguisher:before {
  content: "\f134";
}
.bootstrap-scope .tyl-ico-rocket:before {
  content: "\f135";
}
.bootstrap-scope .tyl-ico-maxcdn:before {
  content: "\f136";
}
.bootstrap-scope .tyl-ico-chevron-circle-left:before {
  content: "\f137";
}
.bootstrap-scope .tyl-ico-chevron-circle-right:before {
  content: "\f138";
}
.bootstrap-scope .tyl-ico-chevron-circle-up:before {
  content: "\f139";
}
.bootstrap-scope .tyl-ico-chevron-circle-down:before {
  content: "\f13a";
}
.bootstrap-scope .tyl-ico-html5:before {
  content: "\f13b";
}
.bootstrap-scope .tyl-ico-css3:before {
  content: "\f13c";
}
.bootstrap-scope .tyl-ico-anchor:before {
  content: "\f13d";
}
.bootstrap-scope .tyl-ico-unlock-alt:before {
  content: "\f13e";
}
.bootstrap-scope .tyl-ico-bullseye:before {
  content: "\f140";
}
.bootstrap-scope .tyl-ico-ellipsis-h:before {
  content: "\f141";
}
.bootstrap-scope .tyl-ico-ellipsis-v:before {
  content: "\f142";
}
.bootstrap-scope .tyl-ico-rss-square:before {
  content: "\f143";
}
.bootstrap-scope .tyl-ico-play-circle:before {
  content: "\f144";
}
.bootstrap-scope .tyl-ico-ticket:before {
  content: "\f145";
}
.bootstrap-scope .tyl-ico-minus-square:before {
  content: "\f146";
}
.bootstrap-scope .tyl-ico-minus-square-o:before {
  content: "\f147";
}
.bootstrap-scope .tyl-ico-level-up:before {
  content: "\f148";
}
.bootstrap-scope .tyl-ico-level-down:before {
  content: "\f149";
}
.bootstrap-scope .tyl-ico-check-square:before {
  content: "\f14a";
}
.bootstrap-scope .tyl-ico-pencil-square:before {
  content: "\f14b";
}
.bootstrap-scope .tyl-ico-external-link-square:before {
  content: "\f14c";
}
.bootstrap-scope .tyl-ico-share-square:before {
  content: "\f14d";
}
.bootstrap-scope .tyl-ico-compass:before {
  content: "\f14e";
}
.bootstrap-scope .tyl-ico-toggle-down:before,
.bootstrap-scope .tyl-ico-caret-square-o-down:before {
  content: "\f150";
}
.bootstrap-scope .tyl-ico-toggle-up:before,
.bootstrap-scope .tyl-ico-caret-square-o-up:before {
  content: "\f151";
}
.bootstrap-scope .tyl-ico-toggle-right:before,
.bootstrap-scope .tyl-ico-caret-square-o-right:before {
  content: "\f152";
}
.bootstrap-scope .tyl-ico-euro:before,
.bootstrap-scope .tyl-ico-eur:before {
  content: "\f153";
}
.bootstrap-scope .tyl-ico-gbp:before {
  content: "\f154";
}
.bootstrap-scope .tyl-ico-dollar:before,
.bootstrap-scope .tyl-ico-usd:before {
  content: "\f155";
}
.bootstrap-scope .tyl-ico-rupee:before,
.bootstrap-scope .tyl-ico-inr:before {
  content: "\f156";
}
.bootstrap-scope .tyl-ico-cny:before,
.bootstrap-scope .tyl-ico-rmb:before,
.bootstrap-scope .tyl-ico-yen:before,
.bootstrap-scope .tyl-ico-jpy:before {
  content: "\f157";
}
.bootstrap-scope .tyl-ico-ruble:before,
.bootstrap-scope .tyl-ico-rouble:before,
.bootstrap-scope .tyl-ico-rub:before {
  content: "\f158";
}
.bootstrap-scope .tyl-ico-won:before,
.bootstrap-scope .tyl-ico-krw:before {
  content: "\f159";
}
.bootstrap-scope .tyl-ico-bitcoin:before,
.bootstrap-scope .tyl-ico-btc:before {
  content: "\f15a";
}
.bootstrap-scope .tyl-ico-file:before {
  content: "\f15b";
}
.bootstrap-scope .tyl-ico-file-text:before {
  content: "\f15c";
}
.bootstrap-scope .tyl-ico-sort-alpha-asc:before {
  content: "\f15d";
}
.bootstrap-scope .tyl-ico-sort-alpha-desc:before {
  content: "\f15e";
}
.bootstrap-scope .tyl-ico-sort-amount-asc:before {
  content: "\f160";
}
.bootstrap-scope .tyl-ico-sort-amount-desc:before {
  content: "\f161";
}
.bootstrap-scope .tyl-ico-sort-numeric-asc:before {
  content: "\f162";
}
.bootstrap-scope .tyl-ico-sort-numeric-desc:before {
  content: "\f163";
}
.bootstrap-scope .tyl-ico-thumbs-up:before {
  content: "\f164";
}
.bootstrap-scope .tyl-ico-thumbs-down:before {
  content: "\f165";
}
.bootstrap-scope .tyl-ico-youtube-square:before {
  content: "\f166";
}
.bootstrap-scope .tyl-ico-youtube:before {
  content: "\f167";
}
.bootstrap-scope .tyl-ico-xing:before {
  content: "\f168";
}
.bootstrap-scope .tyl-ico-xing-square:before {
  content: "\f169";
}
.bootstrap-scope .tyl-ico-youtube-play:before {
  content: "\f16a";
}
.bootstrap-scope .tyl-ico-dropbox:before {
  content: "\f16b";
}
.bootstrap-scope .tyl-ico-stack-overflow:before {
  content: "\f16c";
}
.bootstrap-scope .tyl-ico-instagram:before {
  content: "\f16d";
}
.bootstrap-scope .tyl-ico-flickr:before {
  content: "\f16e";
}
.bootstrap-scope .tyl-ico-adn:before {
  content: "\f170";
}
.bootstrap-scope .tyl-ico-bitbucket:before {
  content: "\f171";
}
.bootstrap-scope .tyl-ico-bitbucket-square:before {
  content: "\f172";
}
.bootstrap-scope .tyl-ico-tumblr:before {
  content: "\f173";
}
.bootstrap-scope .tyl-ico-tumblr-square:before {
  content: "\f174";
}
.bootstrap-scope .tyl-ico-long-arrow-down:before {
  content: "\f175";
}
.bootstrap-scope .tyl-ico-long-arrow-up:before {
  content: "\f176";
}
.bootstrap-scope .tyl-ico-long-arrow-left:before {
  content: "\f177";
}
.bootstrap-scope .tyl-ico-long-arrow-right:before {
  content: "\f178";
}
.bootstrap-scope .tyl-ico-apple:before {
  content: "\f179";
}
.bootstrap-scope .tyl-ico-windows:before {
  content: "\f17a";
}
.bootstrap-scope .tyl-ico-android:before {
  content: "\f17b";
}
.bootstrap-scope .tyl-ico-linux:before {
  content: "\f17c";
}
.bootstrap-scope .tyl-ico-dribbble:before {
  content: "\f17d";
}
.bootstrap-scope .tyl-ico-skype:before {
  content: "\f17e";
}
.bootstrap-scope .tyl-ico-foursquare:before {
  content: "\f180";
}
.bootstrap-scope .tyl-ico-trello:before {
  content: "\f181";
}
.bootstrap-scope .tyl-ico-female:before {
  content: "\f182";
}
.bootstrap-scope .tyl-ico-male:before {
  content: "\f183";
}
.bootstrap-scope .tyl-ico-gittip:before,
.bootstrap-scope .tyl-ico-gratipay:before {
  content: "\f184";
}
.bootstrap-scope .tyl-ico-sun-o:before {
  content: "\f185";
}
.bootstrap-scope .tyl-ico-moon-o:before {
  content: "\f186";
}
.bootstrap-scope .tyl-ico-archive:before {
  content: "\f187";
}
.bootstrap-scope .tyl-ico-bug:before {
  content: "\f188";
}
.bootstrap-scope .tyl-ico-vk:before {
  content: "\f189";
}
.bootstrap-scope .tyl-ico-weibo:before {
  content: "\f18a";
}
.bootstrap-scope .tyl-ico-renren:before {
  content: "\f18b";
}
.bootstrap-scope .tyl-ico-pagelines:before {
  content: "\f18c";
}
.bootstrap-scope .tyl-ico-stack-exchange:before {
  content: "\f18d";
}
.bootstrap-scope .tyl-ico-arrow-circle-o-right:before {
  content: "\f18e";
}
.bootstrap-scope .tyl-ico-arrow-circle-o-left:before {
  content: "\f190";
}
.bootstrap-scope .tyl-ico-toggle-left:before,
.bootstrap-scope .tyl-ico-caret-square-o-left:before {
  content: "\f191";
}
.bootstrap-scope .tyl-ico-dot-circle-o:before {
  content: "\f192";
}
.bootstrap-scope .tyl-ico-wheelchair:before {
  content: "\f193";
}
.bootstrap-scope .tyl-ico-vimeo-square:before {
  content: "\f194";
}
.bootstrap-scope .tyl-ico-turkish-lira:before,
.bootstrap-scope .tyl-ico-try:before {
  content: "\f195";
}
.bootstrap-scope .tyl-ico-plus-square-o:before {
  content: "\f196";
}
.bootstrap-scope .tyl-ico-space-shuttle:before {
  content: "\f197";
}
.bootstrap-scope .tyl-ico-slack:before {
  content: "\f198";
}
.bootstrap-scope .tyl-ico-envelope-square:before {
  content: "\f199";
}
.bootstrap-scope .tyl-ico-wordpress:before {
  content: "\f19a";
}
.bootstrap-scope .tyl-ico-openid:before {
  content: "\f19b";
}
.bootstrap-scope .tyl-ico-institution:before,
.bootstrap-scope .tyl-ico-bank:before,
.bootstrap-scope .tyl-ico-university:before {
  content: "\f19c";
}
.bootstrap-scope .tyl-ico-mortar-board:before,
.bootstrap-scope .tyl-ico-graduation-cap:before {
  content: "\f19d";
}
.bootstrap-scope .tyl-ico-yahoo:before {
  content: "\f19e";
}
.bootstrap-scope .tyl-ico-google:before {
  content: "\f1a0";
}
.bootstrap-scope .tyl-ico-reddit:before {
  content: "\f1a1";
}
.bootstrap-scope .tyl-ico-reddit-square:before {
  content: "\f1a2";
}
.bootstrap-scope .tyl-ico-stumbleupon-circle:before {
  content: "\f1a3";
}
.bootstrap-scope .tyl-ico-stumbleupon:before {
  content: "\f1a4";
}
.bootstrap-scope .tyl-ico-delicious:before {
  content: "\f1a5";
}
.bootstrap-scope .tyl-ico-digg:before {
  content: "\f1a6";
}
.bootstrap-scope .tyl-ico-pied-piper:before {
  content: "\f1a7";
}
.bootstrap-scope .tyl-ico-pied-piper-alt:before {
  content: "\f1a8";
}
.bootstrap-scope .tyl-ico-drupal:before {
  content: "\f1a9";
}
.bootstrap-scope .tyl-ico-joomla:before {
  content: "\f1aa";
}
.bootstrap-scope .tyl-ico-language:before {
  content: "\f1ab";
}
.bootstrap-scope .tyl-ico-fax:before {
  content: "\f1ac";
}
.bootstrap-scope .tyl-ico-building:before {
  content: "\f1ad";
}
.bootstrap-scope .tyl-ico-child:before {
  content: "\f1ae";
}
.bootstrap-scope .tyl-ico-paw:before {
  content: "\f1b0";
}
.bootstrap-scope .tyl-ico-spoon:before {
  content: "\f1b1";
}
.bootstrap-scope .tyl-ico-cube:before {
  content: "\f1b2";
}
.bootstrap-scope .tyl-ico-cubes:before {
  content: "\f1b3";
}
.bootstrap-scope .tyl-ico-behance:before {
  content: "\f1b4";
}
.bootstrap-scope .tyl-ico-behance-square:before {
  content: "\f1b5";
}
.bootstrap-scope .tyl-ico-steam:before {
  content: "\f1b6";
}
.bootstrap-scope .tyl-ico-steam-square:before {
  content: "\f1b7";
}
.bootstrap-scope .tyl-ico-recycle:before {
  content: "\f1b8";
}
.bootstrap-scope .tyl-ico-automobile:before,
.bootstrap-scope .tyl-ico-car:before {
  content: "\f1b9";
}
.bootstrap-scope .tyl-ico-cab:before,
.bootstrap-scope .tyl-ico-taxi:before {
  content: "\f1ba";
}
.bootstrap-scope .tyl-ico-tree:before {
  content: "\f1bb";
}
.bootstrap-scope .tyl-ico-spotify:before {
  content: "\f1bc";
}
.bootstrap-scope .tyl-ico-deviantart:before {
  content: "\f1bd";
}
.bootstrap-scope .tyl-ico-soundcloud:before {
  content: "\f1be";
}
.bootstrap-scope .tyl-ico-database:before {
  content: "\f1c0";
}
.bootstrap-scope .tyl-ico-file-pdf-o:before {
  content: "\f1c1";
}
.bootstrap-scope .tyl-ico-file-word-o:before {
  content: "\f1c2";
}
.bootstrap-scope .tyl-ico-file-excel-o:before {
  content: "\f1c3";
}
.bootstrap-scope .tyl-ico-file-powerpoint-o:before {
  content: "\f1c4";
}
.bootstrap-scope .tyl-ico-file-photo-o:before,
.bootstrap-scope .tyl-ico-file-picture-o:before,
.bootstrap-scope .tyl-ico-file-image-o:before {
  content: "\f1c5";
}
.bootstrap-scope .tyl-ico-file-zip-o:before,
.bootstrap-scope .tyl-ico-file-archive-o:before {
  content: "\f1c6";
}
.bootstrap-scope .tyl-ico-file-sound-o:before,
.bootstrap-scope .tyl-ico-file-audio-o:before {
  content: "\f1c7";
}
.bootstrap-scope .tyl-ico-file-movie-o:before,
.bootstrap-scope .tyl-ico-file-video-o:before {
  content: "\f1c8";
}
.bootstrap-scope .tyl-ico-file-code-o:before {
  content: "\f1c9";
}
.bootstrap-scope .tyl-ico-vine:before {
  content: "\f1ca";
}
.bootstrap-scope .tyl-ico-codepen:before {
  content: "\f1cb";
}
.bootstrap-scope .tyl-ico-jsfiddle:before {
  content: "\f1cc";
}
.bootstrap-scope .tyl-ico-life-bouy:before,
.bootstrap-scope .tyl-ico-life-buoy:before,
.bootstrap-scope .tyl-ico-life-saver:before,
.bootstrap-scope .tyl-ico-support:before,
.bootstrap-scope .tyl-ico-life-ring:before {
  content: "\f1cd";
}
.bootstrap-scope .tyl-ico-circle-o-notch:before {
  content: "\f1ce";
}
.bootstrap-scope .tyl-ico-ra:before,
.bootstrap-scope .tyl-ico-rebel:before {
  content: "\f1d0";
}
.bootstrap-scope .tyl-ico-ge:before,
.bootstrap-scope .tyl-ico-empire:before {
  content: "\f1d1";
}
.bootstrap-scope .tyl-ico-git-square:before {
  content: "\f1d2";
}
.bootstrap-scope .tyl-ico-git:before {
  content: "\f1d3";
}
.bootstrap-scope .tyl-ico-hacker-news:before {
  content: "\f1d4";
}
.bootstrap-scope .tyl-ico-tencent-weibo:before {
  content: "\f1d5";
}
.bootstrap-scope .tyl-ico-qq:before {
  content: "\f1d6";
}
.bootstrap-scope .tyl-ico-wechat:before,
.bootstrap-scope .tyl-ico-weixin:before {
  content: "\f1d7";
}
.bootstrap-scope .tyl-ico-send:before,
.bootstrap-scope .tyl-ico-paper-plane:before {
  content: "\f1d8";
}
.bootstrap-scope .tyl-ico-send-o:before,
.bootstrap-scope .tyl-ico-paper-plane-o:before {
  content: "\f1d9";
}
.bootstrap-scope .tyl-ico-history:before {
  content: "\f1da";
}
.bootstrap-scope .tyl-ico-genderless:before,
.bootstrap-scope .tyl-ico-circle-thin:before {
  content: "\f1db";
}
.bootstrap-scope .tyl-ico-header:before {
  content: "\f1dc";
}
.bootstrap-scope .tyl-ico-paragraph:before {
  content: "\f1dd";
}
.bootstrap-scope .tyl-ico-sliders:before {
  content: "\f1de";
}
.bootstrap-scope .tyl-ico-share-alt:before {
  content: "\f1e0";
}
.bootstrap-scope .tyl-ico-share-alt-square:before {
  content: "\f1e1";
}
.bootstrap-scope .tyl-ico-bomb:before {
  content: "\f1e2";
}
.bootstrap-scope .tyl-ico-soccer-ball-o:before,
.bootstrap-scope .tyl-ico-futbol-o:before {
  content: "\f1e3";
}
.bootstrap-scope .tyl-ico-tty:before {
  content: "\f1e4";
}
.bootstrap-scope .tyl-ico-binoculars:before {
  content: "\f1e5";
}
.bootstrap-scope .tyl-ico-plug:before {
  content: "\f1e6";
}
.bootstrap-scope .tyl-ico-slideshare:before {
  content: "\f1e7";
}
.bootstrap-scope .tyl-ico-twitch:before {
  content: "\f1e8";
}
.bootstrap-scope .tyl-ico-yelp:before {
  content: "\f1e9";
}
.bootstrap-scope .tyl-ico-newspaper-o:before {
  content: "\f1ea";
}
.bootstrap-scope .tyl-ico-wifi:before {
  content: "\f1eb";
}
.bootstrap-scope .tyl-ico-calculator:before {
  content: "\f1ec";
}
.bootstrap-scope .tyl-ico-paypal:before {
  content: "\f1ed";
}
.bootstrap-scope .tyl-ico-google-wallet:before {
  content: "\f1ee";
}
.bootstrap-scope .tyl-ico-cc-visa:before {
  content: "\f1f0";
}
.bootstrap-scope .tyl-ico-cc-mastercard:before {
  content: "\f1f1";
}
.bootstrap-scope .tyl-ico-cc-discover:before {
  content: "\f1f2";
}
.bootstrap-scope .tyl-ico-cc-amex:before {
  content: "\f1f3";
}
.bootstrap-scope .tyl-ico-cc-paypal:before {
  content: "\f1f4";
}
.bootstrap-scope .tyl-ico-cc-stripe:before {
  content: "\f1f5";
}
.bootstrap-scope .tyl-ico-bell-slash:before {
  content: "\f1f6";
}
.bootstrap-scope .tyl-ico-bell-slash-o:before {
  content: "\f1f7";
}
.bootstrap-scope .tyl-ico-trash:before {
  content: "\f1f8";
}
.bootstrap-scope .tyl-ico-copyright:before {
  content: "\f1f9";
}
.bootstrap-scope .tyl-ico-at:before {
  content: "\f1fa";
}
.bootstrap-scope .tyl-ico-eyedropper:before {
  content: "\f1fb";
}
.bootstrap-scope .tyl-ico-paint-brush:before {
  content: "\f1fc";
}
.bootstrap-scope .tyl-ico-birthday-cake:before {
  content: "\f1fd";
}
.bootstrap-scope .tyl-ico-area-chart:before {
  content: "\f1fe";
}
.bootstrap-scope .tyl-ico-pie-chart:before {
  content: "\f200";
}
.bootstrap-scope .tyl-ico-line-chart:before {
  content: "\f201";
}
.bootstrap-scope .tyl-ico-lastfm:before {
  content: "\f202";
}
.bootstrap-scope .tyl-ico-lastfm-square:before {
  content: "\f203";
}
.bootstrap-scope .tyl-ico-toggle-off:before {
  content: "\f204";
}
.bootstrap-scope .tyl-ico-toggle-on:before {
  content: "\f205";
}
.bootstrap-scope .tyl-ico-bicycle:before {
  content: "\f206";
}
.bootstrap-scope .tyl-ico-bus:before {
  content: "\f207";
}
.bootstrap-scope .tyl-ico-ioxhost:before {
  content: "\f208";
}
.bootstrap-scope .tyl-ico-angellist:before {
  content: "\f209";
}
.bootstrap-scope .tyl-ico-cc:before {
  content: "\f20a";
}
.bootstrap-scope .tyl-ico-shekel:before,
.bootstrap-scope .tyl-ico-sheqel:before,
.bootstrap-scope .tyl-ico-ils:before {
  content: "\f20b";
}
.bootstrap-scope .tyl-ico-meanpath:before {
  content: "\f20c";
}
.bootstrap-scope .tyl-ico-buysellads:before {
  content: "\f20d";
}
.bootstrap-scope .tyl-ico-connectdevelop:before {
  content: "\f20e";
}
.bootstrap-scope .tyl-ico-dashcube:before {
  content: "\f210";
}
.bootstrap-scope .tyl-ico-forumbee:before {
  content: "\f211";
}
.bootstrap-scope .tyl-ico-leanpub:before {
  content: "\f212";
}
.bootstrap-scope .tyl-ico-sellsy:before {
  content: "\f213";
}
.bootstrap-scope .tyl-ico-shirtsinbulk:before {
  content: "\f214";
}
.bootstrap-scope .tyl-ico-simplybuilt:before {
  content: "\f215";
}
.bootstrap-scope .tyl-ico-skyatlas:before {
  content: "\f216";
}
.bootstrap-scope .tyl-ico-cart-plus:before {
  content: "\f217";
}
.bootstrap-scope .tyl-ico-cart-arrow-down:before {
  content: "\f218";
}
.bootstrap-scope .tyl-ico-diamond:before {
  content: "\f219";
}
.bootstrap-scope .tyl-ico-ship:before {
  content: "\f21a";
}
.bootstrap-scope .tyl-ico-user-secret:before {
  content: "\f21b";
}
.bootstrap-scope .tyl-ico-motorcycle:before {
  content: "\f21c";
}
.bootstrap-scope .tyl-ico-street-view:before {
  content: "\f21d";
}
.bootstrap-scope .tyl-ico-heartbeat:before {
  content: "\f21e";
}
.bootstrap-scope .tyl-ico-venus:before {
  content: "\f221";
}
.bootstrap-scope .tyl-ico-mars:before {
  content: "\f222";
}
.bootstrap-scope .tyl-ico-mercury:before {
  content: "\f223";
}
.bootstrap-scope .tyl-ico-transgender:before {
  content: "\f224";
}
.bootstrap-scope .tyl-ico-transgender-alt:before {
  content: "\f225";
}
.bootstrap-scope .tyl-ico-venus-double:before {
  content: "\f226";
}
.bootstrap-scope .tyl-ico-mars-double:before {
  content: "\f227";
}
.bootstrap-scope .tyl-ico-venus-mars:before {
  content: "\f228";
}
.bootstrap-scope .tyl-ico-mars-stroke:before {
  content: "\f229";
}
.bootstrap-scope .tyl-ico-mars-stroke-v:before {
  content: "\f22a";
}
.bootstrap-scope .tyl-ico-mars-stroke-h:before {
  content: "\f22b";
}
.bootstrap-scope .tyl-ico-neuter:before {
  content: "\f22c";
}
.bootstrap-scope .tyl-ico-facebook-official:before {
  content: "\f230";
}
.bootstrap-scope .tyl-ico-pinterest-p:before {
  content: "\f231";
}
.bootstrap-scope .tyl-ico-whatsapp:before {
  content: "\f232";
}
.bootstrap-scope .tyl-ico-server:before {
  content: "\f233";
}
.bootstrap-scope .tyl-ico-user-plus:before {
  content: "\f234";
}
.bootstrap-scope .tyl-ico-user-times:before {
  content: "\f235";
}
.bootstrap-scope .tyl-ico-hotel:before,
.bootstrap-scope .tyl-ico-bed:before {
  content: "\f236";
}
.bootstrap-scope .tyl-ico-viacoin:before {
  content: "\f237";
}
.bootstrap-scope .tyl-ico-train:before {
  content: "\f238";
}
.bootstrap-scope .tyl-ico-subway:before {
  content: "\f239";
}
.bootstrap-scope .tyl-ico-medium:before {
  content: "\f23a";
}
.bootstrap-scope * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-scope *:before,
.bootstrap-scope *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-scope html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap-scope body {
  font-family: "Roboto", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.87);
  background-color: #fff;
}
.bootstrap-scope input,
.bootstrap-scope button,
.bootstrap-scope select,
.bootstrap-scope textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap-scope a {
  color: #0f0ffa;
  text-decoration: none;
}
.bootstrap-scope a:hover,
.bootstrap-scope a:focus {
  color: #0404b9;
  text-decoration: underline;
}
.bootstrap-scope a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-scope figure {
  margin: 0;
}
.bootstrap-scope img {
  vertical-align: middle;
}
.bootstrap-scope .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.bootstrap-scope .img-rounded {
  border-radius: 0px;
}
.bootstrap-scope .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.bootstrap-scope .img-circle {
  border-radius: 50%;
}
.bootstrap-scope hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}
.bootstrap-scope .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap-scope .sr-only-focusable:active,
.bootstrap-scope .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.bootstrap-scope [role="button"] {
  cursor: pointer;
}
.bootstrap-scope html,
.bootstrap-scope body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.bootstrap-scope h1,
.bootstrap-scope h2,
.bootstrap-scope h3,
.bootstrap-scope h4,
.bootstrap-scope h5,
.bootstrap-scope h6,
.bootstrap-scope .h1,
.bootstrap-scope .h2,
.bootstrap-scope .h3,
.bootstrap-scope .h4,
.bootstrap-scope .h5,
.bootstrap-scope .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.bootstrap-scope h1 small,
.bootstrap-scope h2 small,
.bootstrap-scope h3 small,
.bootstrap-scope h4 small,
.bootstrap-scope h5 small,
.bootstrap-scope h6 small,
.bootstrap-scope .h1 small,
.bootstrap-scope .h2 small,
.bootstrap-scope .h3 small,
.bootstrap-scope .h4 small,
.bootstrap-scope .h5 small,
.bootstrap-scope .h6 small,
.bootstrap-scope h1 .small,
.bootstrap-scope h2 .small,
.bootstrap-scope h3 .small,
.bootstrap-scope h4 .small,
.bootstrap-scope h5 .small,
.bootstrap-scope h6 .small,
.bootstrap-scope .h1 .small,
.bootstrap-scope .h2 .small,
.bootstrap-scope .h3 .small,
.bootstrap-scope .h4 .small,
.bootstrap-scope .h5 .small,
.bootstrap-scope .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.bootstrap-scope h1,
.bootstrap-scope .h1,
.bootstrap-scope h2,
.bootstrap-scope .h2,
.bootstrap-scope h3,
.bootstrap-scope .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bootstrap-scope h1 small,
.bootstrap-scope .h1 small,
.bootstrap-scope h2 small,
.bootstrap-scope .h2 small,
.bootstrap-scope h3 small,
.bootstrap-scope .h3 small,
.bootstrap-scope h1 .small,
.bootstrap-scope .h1 .small,
.bootstrap-scope h2 .small,
.bootstrap-scope .h2 .small,
.bootstrap-scope h3 .small,
.bootstrap-scope .h3 .small {
  font-size: 65%;
}
.bootstrap-scope h4,
.bootstrap-scope .h4,
.bootstrap-scope h5,
.bootstrap-scope .h5,
.bootstrap-scope h6,
.bootstrap-scope .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-scope h4 small,
.bootstrap-scope .h4 small,
.bootstrap-scope h5 small,
.bootstrap-scope .h5 small,
.bootstrap-scope h6 small,
.bootstrap-scope .h6 small,
.bootstrap-scope h4 .small,
.bootstrap-scope .h4 .small,
.bootstrap-scope h5 .small,
.bootstrap-scope .h5 .small,
.bootstrap-scope h6 .small,
.bootstrap-scope .h6 .small {
  font-size: 75%;
}
.bootstrap-scope h1,
.bootstrap-scope .h1 {
  font-size: 36px;
}
.bootstrap-scope h2,
.bootstrap-scope .h2 {
  font-size: 30px;
}
.bootstrap-scope h3,
.bootstrap-scope .h3 {
  font-size: 24px;
}
.bootstrap-scope h4,
.bootstrap-scope .h4 {
  font-size: 18px;
}
.bootstrap-scope h5,
.bootstrap-scope .h5 {
  font-size: 14px;
}
.bootstrap-scope h6,
.bootstrap-scope .h6 {
  font-size: 12px;
}
.bootstrap-scope p {
  margin: 0 0 10px;
}
.bootstrap-scope .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .bootstrap-scope .lead {
    font-size: 21px;
  }
}
.bootstrap-scope small,
.bootstrap-scope .small {
  font-size: 85%;
}
.bootstrap-scope mark,
.bootstrap-scope .mark {
  background-color: #e5b53a;
  padding: 0.2em;
}
.bootstrap-scope .text-left {
  text-align: left;
}
.bootstrap-scope .text-right {
  text-align: right;
}
.bootstrap-scope .text-center {
  text-align: center;
}
.bootstrap-scope .text-justify {
  text-align: justify;
}
.bootstrap-scope .text-nowrap {
  white-space: nowrap;
}
.bootstrap-scope .text-lowercase {
  text-transform: lowercase;
}
.bootstrap-scope .text-uppercase {
  text-transform: uppercase;
}
.bootstrap-scope .text-capitalize {
  text-transform: capitalize;
}
.bootstrap-scope .text-muted {
  color: #222222;
}
.bootstrap-scope .text-primary {
  color: #3F51B5;
}
a.bootstrap-scope .text-primary:hover,
a.bootstrap-scope .text-primary:focus {
  color: #32408f;
}
.bootstrap-scope .text-success {
  color: #000;
}
a.bootstrap-scope .text-success:hover,
a.bootstrap-scope .text-success:focus {
  color: #000000;
}
.bootstrap-scope .text-info {
  color: #000;
}
a.bootstrap-scope .text-info:hover,
a.bootstrap-scope .text-info:focus {
  color: #000000;
}
.bootstrap-scope .text-warning {
  color: #000;
}
a.bootstrap-scope .text-warning:hover,
a.bootstrap-scope .text-warning:focus {
  color: #000000;
}
.bootstrap-scope .text-danger {
  color: #fff;
}
a.bootstrap-scope .text-danger:hover,
a.bootstrap-scope .text-danger:focus {
  color: #e6e6e6;
}
.bootstrap-scope .bg-primary {
  color: #fff;
  background-color: #3F51B5;
}
a.bootstrap-scope .bg-primary:hover,
a.bootstrap-scope .bg-primary:focus {
  background-color: #32408f;
}
.bootstrap-scope .bg-success {
  background-color: #afbe73;
}
a.bootstrap-scope .bg-success:hover,
a.bootstrap-scope .bg-success:focus {
  background-color: #9bad51;
}
.bootstrap-scope .bg-info {
  background-color: #b4bede;
}
a.bootstrap-scope .bg-info:hover,
a.bootstrap-scope .bg-info:focus {
  background-color: #919fce;
}
.bootstrap-scope .bg-warning {
  background-color: #e5b53a;
}
a.bootstrap-scope .bg-warning:hover,
a.bootstrap-scope .bg-warning:focus {
  background-color: #d09e1c;
}
.bootstrap-scope .bg-danger {
  background-color: #a20000;
}
a.bootstrap-scope .bg-danger:hover,
a.bootstrap-scope .bg-danger:focus {
  background-color: #6f0000;
}
.bootstrap-scope .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #e6e6e6;
}
.bootstrap-scope ul,
.bootstrap-scope ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.bootstrap-scope ul ul,
.bootstrap-scope ol ul,
.bootstrap-scope ul ol,
.bootstrap-scope ol ol {
  margin-bottom: 0;
}
.bootstrap-scope .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrap-scope .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.bootstrap-scope .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.bootstrap-scope dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.bootstrap-scope dt,
.bootstrap-scope dd {
  line-height: 1.42857143;
}
.bootstrap-scope dt {
  font-weight: bold;
}
.bootstrap-scope dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bootstrap-scope .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bootstrap-scope .dl-horizontal dd {
    margin-left: 180px;
  }
}
.bootstrap-scope abbr[title],
.bootstrap-scope abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.bootstrap-scope .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrap-scope blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #e6e6e6;
}
.bootstrap-scope blockquote p:last-child,
.bootstrap-scope blockquote ul:last-child,
.bootstrap-scope blockquote ol:last-child {
  margin-bottom: 0;
}
.bootstrap-scope blockquote footer,
.bootstrap-scope blockquote small,
.bootstrap-scope blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.bootstrap-scope blockquote footer:before,
.bootstrap-scope blockquote small:before,
.bootstrap-scope blockquote .small:before {
  content: '\2014 \00A0';
}
.bootstrap-scope .blockquote-reverse,
.bootstrap-scope blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e6e6e6;
  border-left: 0;
  text-align: right;
}
.bootstrap-scope .blockquote-reverse footer:before,
.bootstrap-scope blockquote.pull-right footer:before,
.bootstrap-scope .blockquote-reverse small:before,
.bootstrap-scope blockquote.pull-right small:before,
.bootstrap-scope .blockquote-reverse .small:before,
.bootstrap-scope blockquote.pull-right .small:before {
  content: '';
}
.bootstrap-scope .blockquote-reverse footer:after,
.bootstrap-scope blockquote.pull-right footer:after,
.bootstrap-scope .blockquote-reverse small:after,
.bootstrap-scope blockquote.pull-right small:after,
.bootstrap-scope .blockquote-reverse .small:after,
.bootstrap-scope blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.bootstrap-scope address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.bootstrap-scope h1,
.bootstrap-scope h2,
.bootstrap-scope h3,
.bootstrap-scope h4,
.bootstrap-scope h5,
.bootstrap-scope h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.bootstrap-scope code,
.bootstrap-scope kbd,
.bootstrap-scope pre,
.bootstrap-scope samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.bootstrap-scope code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
.bootstrap-scope kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-scope kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
.bootstrap-scope pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #40403a;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.bootstrap-scope pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.bootstrap-scope .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrap-scope .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .bootstrap-scope .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bootstrap-scope .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-scope .container {
    width: 1170px;
  }
}
.bootstrap-scope .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-scope .row {
  margin-left: -15px;
  margin-right: -15px;
}
.bootstrap-scope .col-xs-1,
.bootstrap-scope .col-sm-1,
.bootstrap-scope .col-md-1,
.bootstrap-scope .col-lg-1,
.bootstrap-scope .col-xs-2,
.bootstrap-scope .col-sm-2,
.bootstrap-scope .col-md-2,
.bootstrap-scope .col-lg-2,
.bootstrap-scope .col-xs-3,
.bootstrap-scope .col-sm-3,
.bootstrap-scope .col-md-3,
.bootstrap-scope .col-lg-3,
.bootstrap-scope .col-xs-4,
.bootstrap-scope .col-sm-4,
.bootstrap-scope .col-md-4,
.bootstrap-scope .col-lg-4,
.bootstrap-scope .col-xs-5,
.bootstrap-scope .col-sm-5,
.bootstrap-scope .col-md-5,
.bootstrap-scope .col-lg-5,
.bootstrap-scope .col-xs-6,
.bootstrap-scope .col-sm-6,
.bootstrap-scope .col-md-6,
.bootstrap-scope .col-lg-6,
.bootstrap-scope .col-xs-7,
.bootstrap-scope .col-sm-7,
.bootstrap-scope .col-md-7,
.bootstrap-scope .col-lg-7,
.bootstrap-scope .col-xs-8,
.bootstrap-scope .col-sm-8,
.bootstrap-scope .col-md-8,
.bootstrap-scope .col-lg-8,
.bootstrap-scope .col-xs-9,
.bootstrap-scope .col-sm-9,
.bootstrap-scope .col-md-9,
.bootstrap-scope .col-lg-9,
.bootstrap-scope .col-xs-10,
.bootstrap-scope .col-sm-10,
.bootstrap-scope .col-md-10,
.bootstrap-scope .col-lg-10,
.bootstrap-scope .col-xs-11,
.bootstrap-scope .col-sm-11,
.bootstrap-scope .col-md-11,
.bootstrap-scope .col-lg-11,
.bootstrap-scope .col-xs-12,
.bootstrap-scope .col-sm-12,
.bootstrap-scope .col-md-12,
.bootstrap-scope .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-scope .col-xs-1,
.bootstrap-scope .col-xs-2,
.bootstrap-scope .col-xs-3,
.bootstrap-scope .col-xs-4,
.bootstrap-scope .col-xs-5,
.bootstrap-scope .col-xs-6,
.bootstrap-scope .col-xs-7,
.bootstrap-scope .col-xs-8,
.bootstrap-scope .col-xs-9,
.bootstrap-scope .col-xs-10,
.bootstrap-scope .col-xs-11,
.bootstrap-scope .col-xs-12 {
  float: left;
}
.bootstrap-scope .col-xs-12 {
  width: 100%;
}
.bootstrap-scope .col-xs-11 {
  width: 91.66666667%;
}
.bootstrap-scope .col-xs-10 {
  width: 83.33333333%;
}
.bootstrap-scope .col-xs-9 {
  width: 75%;
}
.bootstrap-scope .col-xs-8 {
  width: 66.66666667%;
}
.bootstrap-scope .col-xs-7 {
  width: 58.33333333%;
}
.bootstrap-scope .col-xs-6 {
  width: 50%;
}
.bootstrap-scope .col-xs-5 {
  width: 41.66666667%;
}
.bootstrap-scope .col-xs-4 {
  width: 33.33333333%;
}
.bootstrap-scope .col-xs-3 {
  width: 25%;
}
.bootstrap-scope .col-xs-2 {
  width: 16.66666667%;
}
.bootstrap-scope .col-xs-1 {
  width: 8.33333333%;
}
.bootstrap-scope .col-xs-pull-12 {
  right: 100%;
}
.bootstrap-scope .col-xs-pull-11 {
  right: 91.66666667%;
}
.bootstrap-scope .col-xs-pull-10 {
  right: 83.33333333%;
}
.bootstrap-scope .col-xs-pull-9 {
  right: 75%;
}
.bootstrap-scope .col-xs-pull-8 {
  right: 66.66666667%;
}
.bootstrap-scope .col-xs-pull-7 {
  right: 58.33333333%;
}
.bootstrap-scope .col-xs-pull-6 {
  right: 50%;
}
.bootstrap-scope .col-xs-pull-5 {
  right: 41.66666667%;
}
.bootstrap-scope .col-xs-pull-4 {
  right: 33.33333333%;
}
.bootstrap-scope .col-xs-pull-3 {
  right: 25%;
}
.bootstrap-scope .col-xs-pull-2 {
  right: 16.66666667%;
}
.bootstrap-scope .col-xs-pull-1 {
  right: 8.33333333%;
}
.bootstrap-scope .col-xs-pull-0 {
  right: auto;
}
.bootstrap-scope .col-xs-push-12 {
  left: 100%;
}
.bootstrap-scope .col-xs-push-11 {
  left: 91.66666667%;
}
.bootstrap-scope .col-xs-push-10 {
  left: 83.33333333%;
}
.bootstrap-scope .col-xs-push-9 {
  left: 75%;
}
.bootstrap-scope .col-xs-push-8 {
  left: 66.66666667%;
}
.bootstrap-scope .col-xs-push-7 {
  left: 58.33333333%;
}
.bootstrap-scope .col-xs-push-6 {
  left: 50%;
}
.bootstrap-scope .col-xs-push-5 {
  left: 41.66666667%;
}
.bootstrap-scope .col-xs-push-4 {
  left: 33.33333333%;
}
.bootstrap-scope .col-xs-push-3 {
  left: 25%;
}
.bootstrap-scope .col-xs-push-2 {
  left: 16.66666667%;
}
.bootstrap-scope .col-xs-push-1 {
  left: 8.33333333%;
}
.bootstrap-scope .col-xs-push-0 {
  left: auto;
}
.bootstrap-scope .col-xs-offset-12 {
  margin-left: 100%;
}
.bootstrap-scope .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-scope .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-scope .col-xs-offset-9 {
  margin-left: 75%;
}
.bootstrap-scope .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-scope .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-scope .col-xs-offset-6 {
  margin-left: 50%;
}
.bootstrap-scope .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-scope .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-scope .col-xs-offset-3 {
  margin-left: 25%;
}
.bootstrap-scope .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-scope .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-scope .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .bootstrap-scope .col-sm-1,
  .bootstrap-scope .col-sm-2,
  .bootstrap-scope .col-sm-3,
  .bootstrap-scope .col-sm-4,
  .bootstrap-scope .col-sm-5,
  .bootstrap-scope .col-sm-6,
  .bootstrap-scope .col-sm-7,
  .bootstrap-scope .col-sm-8,
  .bootstrap-scope .col-sm-9,
  .bootstrap-scope .col-sm-10,
  .bootstrap-scope .col-sm-11,
  .bootstrap-scope .col-sm-12 {
    float: left;
  }
  .bootstrap-scope .col-sm-12 {
    width: 100%;
  }
  .bootstrap-scope .col-sm-11 {
    width: 91.66666667%;
  }
  .bootstrap-scope .col-sm-10 {
    width: 83.33333333%;
  }
  .bootstrap-scope .col-sm-9 {
    width: 75%;
  }
  .bootstrap-scope .col-sm-8 {
    width: 66.66666667%;
  }
  .bootstrap-scope .col-sm-7 {
    width: 58.33333333%;
  }
  .bootstrap-scope .col-sm-6 {
    width: 50%;
  }
  .bootstrap-scope .col-sm-5 {
    width: 41.66666667%;
  }
  .bootstrap-scope .col-sm-4 {
    width: 33.33333333%;
  }
  .bootstrap-scope .col-sm-3 {
    width: 25%;
  }
  .bootstrap-scope .col-sm-2 {
    width: 16.66666667%;
  }
  .bootstrap-scope .col-sm-1 {
    width: 8.33333333%;
  }
  .bootstrap-scope .col-sm-pull-12 {
    right: 100%;
  }
  .bootstrap-scope .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-scope .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-scope .col-sm-pull-9 {
    right: 75%;
  }
  .bootstrap-scope .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-scope .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-scope .col-sm-pull-6 {
    right: 50%;
  }
  .bootstrap-scope .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-scope .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-scope .col-sm-pull-3 {
    right: 25%;
  }
  .bootstrap-scope .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-scope .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-scope .col-sm-pull-0 {
    right: auto;
  }
  .bootstrap-scope .col-sm-push-12 {
    left: 100%;
  }
  .bootstrap-scope .col-sm-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-scope .col-sm-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-scope .col-sm-push-9 {
    left: 75%;
  }
  .bootstrap-scope .col-sm-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-scope .col-sm-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-scope .col-sm-push-6 {
    left: 50%;
  }
  .bootstrap-scope .col-sm-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-scope .col-sm-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-scope .col-sm-push-3 {
    left: 25%;
  }
  .bootstrap-scope .col-sm-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-scope .col-sm-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-scope .col-sm-push-0 {
    left: auto;
  }
  .bootstrap-scope .col-sm-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-scope .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-scope .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-scope .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-scope .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-scope .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-scope .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-scope .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-scope .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-scope .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-scope .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-scope .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-scope .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .bootstrap-scope .col-md-1,
  .bootstrap-scope .col-md-2,
  .bootstrap-scope .col-md-3,
  .bootstrap-scope .col-md-4,
  .bootstrap-scope .col-md-5,
  .bootstrap-scope .col-md-6,
  .bootstrap-scope .col-md-7,
  .bootstrap-scope .col-md-8,
  .bootstrap-scope .col-md-9,
  .bootstrap-scope .col-md-10,
  .bootstrap-scope .col-md-11,
  .bootstrap-scope .col-md-12 {
    float: left;
  }
  .bootstrap-scope .col-md-12 {
    width: 100%;
  }
  .bootstrap-scope .col-md-11 {
    width: 91.66666667%;
  }
  .bootstrap-scope .col-md-10 {
    width: 83.33333333%;
  }
  .bootstrap-scope .col-md-9 {
    width: 75%;
  }
  .bootstrap-scope .col-md-8 {
    width: 66.66666667%;
  }
  .bootstrap-scope .col-md-7 {
    width: 58.33333333%;
  }
  .bootstrap-scope .col-md-6 {
    width: 50%;
  }
  .bootstrap-scope .col-md-5 {
    width: 41.66666667%;
  }
  .bootstrap-scope .col-md-4 {
    width: 33.33333333%;
  }
  .bootstrap-scope .col-md-3 {
    width: 25%;
  }
  .bootstrap-scope .col-md-2 {
    width: 16.66666667%;
  }
  .bootstrap-scope .col-md-1 {
    width: 8.33333333%;
  }
  .bootstrap-scope .col-md-pull-12 {
    right: 100%;
  }
  .bootstrap-scope .col-md-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-scope .col-md-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-scope .col-md-pull-9 {
    right: 75%;
  }
  .bootstrap-scope .col-md-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-scope .col-md-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-scope .col-md-pull-6 {
    right: 50%;
  }
  .bootstrap-scope .col-md-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-scope .col-md-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-scope .col-md-pull-3 {
    right: 25%;
  }
  .bootstrap-scope .col-md-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-scope .col-md-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-scope .col-md-pull-0 {
    right: auto;
  }
  .bootstrap-scope .col-md-push-12 {
    left: 100%;
  }
  .bootstrap-scope .col-md-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-scope .col-md-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-scope .col-md-push-9 {
    left: 75%;
  }
  .bootstrap-scope .col-md-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-scope .col-md-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-scope .col-md-push-6 {
    left: 50%;
  }
  .bootstrap-scope .col-md-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-scope .col-md-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-scope .col-md-push-3 {
    left: 25%;
  }
  .bootstrap-scope .col-md-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-scope .col-md-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-scope .col-md-push-0 {
    left: auto;
  }
  .bootstrap-scope .col-md-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-scope .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-scope .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-scope .col-md-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-scope .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-scope .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-scope .col-md-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-scope .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-scope .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-scope .col-md-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-scope .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-scope .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-scope .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .bootstrap-scope .col-lg-1,
  .bootstrap-scope .col-lg-2,
  .bootstrap-scope .col-lg-3,
  .bootstrap-scope .col-lg-4,
  .bootstrap-scope .col-lg-5,
  .bootstrap-scope .col-lg-6,
  .bootstrap-scope .col-lg-7,
  .bootstrap-scope .col-lg-8,
  .bootstrap-scope .col-lg-9,
  .bootstrap-scope .col-lg-10,
  .bootstrap-scope .col-lg-11,
  .bootstrap-scope .col-lg-12 {
    float: left;
  }
  .bootstrap-scope .col-lg-12 {
    width: 100%;
  }
  .bootstrap-scope .col-lg-11 {
    width: 91.66666667%;
  }
  .bootstrap-scope .col-lg-10 {
    width: 83.33333333%;
  }
  .bootstrap-scope .col-lg-9 {
    width: 75%;
  }
  .bootstrap-scope .col-lg-8 {
    width: 66.66666667%;
  }
  .bootstrap-scope .col-lg-7 {
    width: 58.33333333%;
  }
  .bootstrap-scope .col-lg-6 {
    width: 50%;
  }
  .bootstrap-scope .col-lg-5 {
    width: 41.66666667%;
  }
  .bootstrap-scope .col-lg-4 {
    width: 33.33333333%;
  }
  .bootstrap-scope .col-lg-3 {
    width: 25%;
  }
  .bootstrap-scope .col-lg-2 {
    width: 16.66666667%;
  }
  .bootstrap-scope .col-lg-1 {
    width: 8.33333333%;
  }
  .bootstrap-scope .col-lg-pull-12 {
    right: 100%;
  }
  .bootstrap-scope .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-scope .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-scope .col-lg-pull-9 {
    right: 75%;
  }
  .bootstrap-scope .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-scope .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-scope .col-lg-pull-6 {
    right: 50%;
  }
  .bootstrap-scope .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-scope .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-scope .col-lg-pull-3 {
    right: 25%;
  }
  .bootstrap-scope .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-scope .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-scope .col-lg-pull-0 {
    right: auto;
  }
  .bootstrap-scope .col-lg-push-12 {
    left: 100%;
  }
  .bootstrap-scope .col-lg-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-scope .col-lg-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-scope .col-lg-push-9 {
    left: 75%;
  }
  .bootstrap-scope .col-lg-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-scope .col-lg-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-scope .col-lg-push-6 {
    left: 50%;
  }
  .bootstrap-scope .col-lg-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-scope .col-lg-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-scope .col-lg-push-3 {
    left: 25%;
  }
  .bootstrap-scope .col-lg-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-scope .col-lg-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-scope .col-lg-push-0 {
    left: auto;
  }
  .bootstrap-scope .col-lg-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-scope .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-scope .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-scope .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-scope .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-scope .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-scope .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-scope .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-scope .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-scope .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-scope .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-scope .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-scope .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.bootstrap-scope table {
  background-color: transparent;
}
.bootstrap-scope caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #222222;
  text-align: left;
}
.bootstrap-scope th {
  text-align: left;
}
.bootstrap-scope .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.bootstrap-scope .table > thead > tr > th,
.bootstrap-scope .table > tbody > tr > th,
.bootstrap-scope .table > tfoot > tr > th,
.bootstrap-scope .table > thead > tr > td,
.bootstrap-scope .table > tbody > tr > td,
.bootstrap-scope .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #cfcfcf;
}
.bootstrap-scope .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #cfcfcf;
}
.bootstrap-scope .table > caption + thead > tr:first-child > th,
.bootstrap-scope .table > colgroup + thead > tr:first-child > th,
.bootstrap-scope .table > thead:first-child > tr:first-child > th,
.bootstrap-scope .table > caption + thead > tr:first-child > td,
.bootstrap-scope .table > colgroup + thead > tr:first-child > td,
.bootstrap-scope .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.bootstrap-scope .table > tbody + tbody {
  border-top: 2px solid #cfcfcf;
}
.bootstrap-scope .table .table {
  background-color: #fff;
}
.bootstrap-scope .table-condensed > thead > tr > th,
.bootstrap-scope .table-condensed > tbody > tr > th,
.bootstrap-scope .table-condensed > tfoot > tr > th,
.bootstrap-scope .table-condensed > thead > tr > td,
.bootstrap-scope .table-condensed > tbody > tr > td,
.bootstrap-scope .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.bootstrap-scope .table-bordered {
  border: 1px solid #cfcfcf;
}
.bootstrap-scope .table-bordered > thead > tr > th,
.bootstrap-scope .table-bordered > tbody > tr > th,
.bootstrap-scope .table-bordered > tfoot > tr > th,
.bootstrap-scope .table-bordered > thead > tr > td,
.bootstrap-scope .table-bordered > tbody > tr > td,
.bootstrap-scope .table-bordered > tfoot > tr > td {
  border: 1px solid #cfcfcf;
}
.bootstrap-scope .table-bordered > thead > tr > th,
.bootstrap-scope .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.bootstrap-scope .table-striped > tbody > tr {
  border-bottom: 1px solid #e6e6e6;
}
.bootstrap-scope .table-hover > tbody > tr:hover {
  background-color: rgba(63, 81, 181, 0.08);
}
.bootstrap-scope table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.bootstrap-scope table td[class*="col-"],
.bootstrap-scope table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.bootstrap-scope .table > thead > tr > td.active,
.bootstrap-scope .table > tbody > tr > td.active,
.bootstrap-scope .table > tfoot > tr > td.active,
.bootstrap-scope .table > thead > tr > th.active,
.bootstrap-scope .table > tbody > tr > th.active,
.bootstrap-scope .table > tfoot > tr > th.active,
.bootstrap-scope .table > thead > tr.active > td,
.bootstrap-scope .table > tbody > tr.active > td,
.bootstrap-scope .table > tfoot > tr.active > td,
.bootstrap-scope .table > thead > tr.active > th,
.bootstrap-scope .table > tbody > tr.active > th,
.bootstrap-scope .table > tfoot > tr.active > th {
  background-color: #bfc48e;
}
.bootstrap-scope .table-hover > tbody > tr > td.active:hover,
.bootstrap-scope .table-hover > tbody > tr > th.active:hover,
.bootstrap-scope .table-hover > tbody > tr.active:hover > td,
.bootstrap-scope .table-hover > tbody > tr:hover > .active,
.bootstrap-scope .table-hover > tbody > tr.active:hover > th {
  background-color: #b6bb7d;
}
.bootstrap-scope .table > thead > tr > td.success,
.bootstrap-scope .table > tbody > tr > td.success,
.bootstrap-scope .table > tfoot > tr > td.success,
.bootstrap-scope .table > thead > tr > th.success,
.bootstrap-scope .table > tbody > tr > th.success,
.bootstrap-scope .table > tfoot > tr > th.success,
.bootstrap-scope .table > thead > tr.success > td,
.bootstrap-scope .table > tbody > tr.success > td,
.bootstrap-scope .table > tfoot > tr.success > td,
.bootstrap-scope .table > thead > tr.success > th,
.bootstrap-scope .table > tbody > tr.success > th,
.bootstrap-scope .table > tfoot > tr.success > th {
  background-color: #afbe73;
}
.bootstrap-scope .table-hover > tbody > tr > td.success:hover,
.bootstrap-scope .table-hover > tbody > tr > th.success:hover,
.bootstrap-scope .table-hover > tbody > tr.success:hover > td,
.bootstrap-scope .table-hover > tbody > tr:hover > .success,
.bootstrap-scope .table-hover > tbody > tr.success:hover > th {
  background-color: #a5b662;
}
.bootstrap-scope .table > thead > tr > td.info,
.bootstrap-scope .table > tbody > tr > td.info,
.bootstrap-scope .table > tfoot > tr > td.info,
.bootstrap-scope .table > thead > tr > th.info,
.bootstrap-scope .table > tbody > tr > th.info,
.bootstrap-scope .table > tfoot > tr > th.info,
.bootstrap-scope .table > thead > tr.info > td,
.bootstrap-scope .table > tbody > tr.info > td,
.bootstrap-scope .table > tfoot > tr.info > td,
.bootstrap-scope .table > thead > tr.info > th,
.bootstrap-scope .table > tbody > tr.info > th,
.bootstrap-scope .table > tfoot > tr.info > th {
  background-color: #b4bede;
}
.bootstrap-scope .table-hover > tbody > tr > td.info:hover,
.bootstrap-scope .table-hover > tbody > tr > th.info:hover,
.bootstrap-scope .table-hover > tbody > tr.info:hover > td,
.bootstrap-scope .table-hover > tbody > tr:hover > .info,
.bootstrap-scope .table-hover > tbody > tr.info:hover > th {
  background-color: #a2afd6;
}
.bootstrap-scope .table > thead > tr > td.warning,
.bootstrap-scope .table > tbody > tr > td.warning,
.bootstrap-scope .table > tfoot > tr > td.warning,
.bootstrap-scope .table > thead > tr > th.warning,
.bootstrap-scope .table > tbody > tr > th.warning,
.bootstrap-scope .table > tfoot > tr > th.warning,
.bootstrap-scope .table > thead > tr.warning > td,
.bootstrap-scope .table > tbody > tr.warning > td,
.bootstrap-scope .table > tfoot > tr.warning > td,
.bootstrap-scope .table > thead > tr.warning > th,
.bootstrap-scope .table > tbody > tr.warning > th,
.bootstrap-scope .table > tfoot > tr.warning > th {
  background-color: #e5b53a;
}
.bootstrap-scope .table-hover > tbody > tr > td.warning:hover,
.bootstrap-scope .table-hover > tbody > tr > th.warning:hover,
.bootstrap-scope .table-hover > tbody > tr.warning:hover > td,
.bootstrap-scope .table-hover > tbody > tr:hover > .warning,
.bootstrap-scope .table-hover > tbody > tr.warning:hover > th {
  background-color: #e2ad23;
}
.bootstrap-scope .table > thead > tr > td.danger,
.bootstrap-scope .table > tbody > tr > td.danger,
.bootstrap-scope .table > tfoot > tr > td.danger,
.bootstrap-scope .table > thead > tr > th.danger,
.bootstrap-scope .table > tbody > tr > th.danger,
.bootstrap-scope .table > tfoot > tr > th.danger,
.bootstrap-scope .table > thead > tr.danger > td,
.bootstrap-scope .table > tbody > tr.danger > td,
.bootstrap-scope .table > tfoot > tr.danger > td,
.bootstrap-scope .table > thead > tr.danger > th,
.bootstrap-scope .table > tbody > tr.danger > th,
.bootstrap-scope .table > tfoot > tr.danger > th {
  background-color: #a20000;
}
.bootstrap-scope .table-hover > tbody > tr > td.danger:hover,
.bootstrap-scope .table-hover > tbody > tr > th.danger:hover,
.bootstrap-scope .table-hover > tbody > tr.danger:hover > td,
.bootstrap-scope .table-hover > tbody > tr:hover > .danger,
.bootstrap-scope .table-hover > tbody > tr.danger:hover > th {
  background-color: #890000;
}
.bootstrap-scope .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .bootstrap-scope .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #cfcfcf;
  }
  .bootstrap-scope .table-responsive > .table {
    margin-bottom: 0;
  }
  .bootstrap-scope .table-responsive > .table > thead > tr > th,
  .bootstrap-scope .table-responsive > .table > tbody > tr > th,
  .bootstrap-scope .table-responsive > .table > tfoot > tr > th,
  .bootstrap-scope .table-responsive > .table > thead > tr > td,
  .bootstrap-scope .table-responsive > .table > tbody > tr > td,
  .bootstrap-scope .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bootstrap-scope .table-responsive > .table-bordered {
    border: 0;
  }
  .bootstrap-scope .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bootstrap-scope .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bootstrap-scope .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bootstrap-scope .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bootstrap-scope .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bootstrap-scope .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bootstrap-scope .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bootstrap-scope .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bootstrap-scope .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bootstrap-scope .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bootstrap-scope .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bootstrap-scope .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bootstrap-scope .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bootstrap-scope .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bootstrap-scope .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bootstrap-scope .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.bootstrap-scope .table > thead > tr > th,
.bootstrap-scope .table > tbody > tr > th,
.bootstrap-scope .table > tfoot > tr > th,
.bootstrap-scope .table > thead > tr > td,
.bootstrap-scope .table > tbody > tr > td,
.bootstrap-scope .table > tfoot > tr > td {
  border-top: none;
}
.bootstrap-scope .table > thead > tr > th {
  border-bottom: none;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
}
.bootstrap-scope .table > thead > tr + tr > td {
  padding-top: 0;
}
.bootstrap-scope .table > tbody + tbody {
  border-top: none;
}
.bootstrap-scope .table-bordered {
  border: 1px solid #cfcfcf;
}
.bootstrap-scope .table-bordered > thead > tr > th,
.bootstrap-scope .table-bordered > tbody > tr > th,
.bootstrap-scope .table-bordered > tfoot > tr > th,
.bootstrap-scope .table-bordered > thead > tr > td,
.bootstrap-scope .table-bordered > tbody > tr > td,
.bootstrap-scope .table-bordered > tfoot > tr > td {
  border: none;
}
.bootstrap-scope .table-bordered > thead > tr > th,
.bootstrap-scope .table-bordered > thead > tr > td {
  border-bottom: none;
}
.bootstrap-scope .table-row-bordered > thead > tr > th,
.bootstrap-scope .table-row-bordered > tbody > tr > th,
.bootstrap-scope .table-row-bordered > tfoot > tr > th,
.bootstrap-scope .table-row-bordered > thead > tr > td,
.bootstrap-scope .table-row-bordered > tbody > tr > td,
.bootstrap-scope .table-row-bordered > tfoot > tr > td {
  border: 1px solid #cfcfcf;
}
.bootstrap-scope th[st-sort] {
  cursor: default;
}
.bootstrap-scope th[st-sort].st-sort-descent:not(.text-right):after {
  margin-left: 5px;
  font-weight: normal;
  font-family: 'TylerIconFont';
  content: '\f078';
}
.bootstrap-scope th[st-sort].st-sort-ascent:not(.text-right):after {
  margin-left: 5px;
  font-weight: normal;
  font-family: 'TylerIconFont';
  content: '\f077';
}
.bootstrap-scope th[st-sort].st-sort-descent.text-right:before {
  margin-right: 5px;
  font-weight: normal;
  font-family: 'TylerIconFont';
  content: '\f078';
}
.bootstrap-scope th[st-sort].st-sort-ascent.text-right:before {
  margin-right: 5px;
  font-weight: normal;
  font-family: 'TylerIconFont';
  content: '\f077';
}
.bootstrap-scope .st-selected {
  background-color: rgba(63, 81, 181, 0.12) !important;
  color: #3F51B5 !important;
  font-weight: bold;
}
.bootstrap-scope fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.bootstrap-scope legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #40403a;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.bootstrap-scope label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.bootstrap-scope input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-scope input[type="radio"],
.bootstrap-scope input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.bootstrap-scope input[type="file"] {
  display: block;
}
.bootstrap-scope input[type="range"] {
  display: block;
  width: 100%;
}
.bootstrap-scope select[multiple],
.bootstrap-scope select[size] {
  height: auto;
}
.bootstrap-scope input[type="file"]:focus,
.bootstrap-scope input[type="radio"]:focus,
.bootstrap-scope input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-scope output {
  display: block;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #222222;
}
.bootstrap-scope .form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #222222;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bootstrap-scope .form-control:focus {
  border-color: #777777;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(119, 119, 119, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(119, 119, 119, 0.6);
}
.bootstrap-scope .form-control::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.bootstrap-scope .form-control:-ms-input-placeholder {
  color: #666666;
}
.bootstrap-scope .form-control::-webkit-input-placeholder {
  color: #666666;
}
.bootstrap-scope .form-control::-moz-placeholder {
  color: #666666;
  opacity: 1;
  font-style: italic;
}
.bootstrap-scope .form-control:-ms-input-placeholder {
  color: #666666;
  font-style: italic;
}
.bootstrap-scope .form-control::-webkit-input-placeholder {
  color: #666666;
  font-style: italic;
}
.bootstrap-scope .form-control[disabled],
.bootstrap-scope .form-control[readonly],
fieldset[disabled] .bootstrap-scope .form-control {
  background-color: #e6e6e6;
  opacity: 1;
}
.bootstrap-scope .form-control[disabled],
fieldset[disabled] .bootstrap-scope .form-control {
  cursor: not-allowed;
}
textarea.bootstrap-scope .form-control {
  height: auto;
}
.bootstrap-scope input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bootstrap-scope input[type="date"].form-control,
  .bootstrap-scope input[type="time"].form-control,
  .bootstrap-scope input[type="datetime-local"].form-control,
  .bootstrap-scope input[type="month"].form-control {
    line-height: 30px;
  }
  .bootstrap-scope input[type="date"].input-sm,
  .bootstrap-scope input[type="time"].input-sm,
  .bootstrap-scope input[type="datetime-local"].input-sm,
  .bootstrap-scope input[type="month"].input-sm,
  .input-group-sm .bootstrap-scope input[type="date"],
  .input-group-sm .bootstrap-scope input[type="time"],
  .input-group-sm .bootstrap-scope input[type="datetime-local"],
  .input-group-sm .bootstrap-scope input[type="month"] {
    line-height: 30px;
  }
  .bootstrap-scope input[type="date"].input-lg,
  .bootstrap-scope input[type="time"].input-lg,
  .bootstrap-scope input[type="datetime-local"].input-lg,
  .bootstrap-scope input[type="month"].input-lg,
  .input-group-lg .bootstrap-scope input[type="date"],
  .input-group-lg .bootstrap-scope input[type="time"],
  .input-group-lg .bootstrap-scope input[type="datetime-local"],
  .input-group-lg .bootstrap-scope input[type="month"] {
    line-height: 46px;
  }
}
.bootstrap-scope .form-group {
  margin-bottom: 15px;
}
.bootstrap-scope .radio,
.bootstrap-scope .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-scope .radio label,
.bootstrap-scope .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap-scope .radio input[type="radio"],
.bootstrap-scope .radio-inline input[type="radio"],
.bootstrap-scope .checkbox input[type="checkbox"],
.bootstrap-scope .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.bootstrap-scope .radio + .radio,
.bootstrap-scope .checkbox + .checkbox {
  margin-top: -5px;
}
.bootstrap-scope .radio-inline,
.bootstrap-scope .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap-scope .radio-inline + .radio-inline,
.bootstrap-scope .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.bootstrap-scope input[type="radio"][disabled],
.bootstrap-scope input[type="checkbox"][disabled],
.bootstrap-scope input[type="radio"].disabled,
.bootstrap-scope input[type="checkbox"].disabled,
fieldset[disabled] .bootstrap-scope input[type="radio"],
fieldset[disabled] .bootstrap-scope input[type="checkbox"] {
  cursor: not-allowed;
}
.bootstrap-scope .radio-inline.disabled,
.bootstrap-scope .checkbox-inline.disabled,
fieldset[disabled] .bootstrap-scope .radio-inline,
fieldset[disabled] .bootstrap-scope .checkbox-inline {
  cursor: not-allowed;
}
.bootstrap-scope .radio.disabled label,
.bootstrap-scope .checkbox.disabled label,
fieldset[disabled] .bootstrap-scope .radio label,
fieldset[disabled] .bootstrap-scope .checkbox label {
  cursor: not-allowed;
}
.bootstrap-scope .form-control-static {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  min-height: 34px;
}
.bootstrap-scope .form-control-static.input-lg,
.bootstrap-scope .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.bootstrap-scope .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.bootstrap-scope .input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.bootstrap-scope .input-sm,
select[multiple].bootstrap-scope .input-sm {
  height: auto;
}
.bootstrap-scope .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.bootstrap-scope .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.bootstrap-scope .form-group-sm textarea.form-control,
.bootstrap-scope .form-group-sm select[multiple].form-control {
  height: auto;
}
.bootstrap-scope .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-scope .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.bootstrap-scope .input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.bootstrap-scope .input-lg,
select[multiple].bootstrap-scope .input-lg {
  height: auto;
}
.bootstrap-scope .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.bootstrap-scope .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.bootstrap-scope .form-group-lg textarea.form-control,
.bootstrap-scope .form-group-lg select[multiple].form-control {
  height: auto;
}
.bootstrap-scope .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.bootstrap-scope .has-feedback {
  position: relative;
}
.bootstrap-scope .has-feedback .form-control {
  padding-right: 37.5px;
}
.bootstrap-scope .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  pointer-events: none;
}
.bootstrap-scope .input-lg + .form-control-feedback,
.bootstrap-scope .input-group-lg + .form-control-feedback,
.bootstrap-scope .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bootstrap-scope .input-sm + .form-control-feedback,
.bootstrap-scope .input-group-sm + .form-control-feedback,
.bootstrap-scope .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bootstrap-scope .has-success .help-block,
.bootstrap-scope .has-success .control-label,
.bootstrap-scope .has-success .radio,
.bootstrap-scope .has-success .checkbox,
.bootstrap-scope .has-success .radio-inline,
.bootstrap-scope .has-success .checkbox-inline,
.bootstrap-scope .has-success.radio label,
.bootstrap-scope .has-success.checkbox label,
.bootstrap-scope .has-success.radio-inline label,
.bootstrap-scope .has-success.checkbox-inline label {
  color: #000;
}
.bootstrap-scope .has-success .form-control {
  border-color: #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-scope .has-success .form-control:focus {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.bootstrap-scope .has-success .input-group-addon {
  color: #000;
  border-color: #000;
  background-color: #afbe73;
}
.bootstrap-scope .has-success .form-control-feedback {
  color: #000;
}
.bootstrap-scope .has-warning .help-block,
.bootstrap-scope .has-warning .control-label,
.bootstrap-scope .has-warning .radio,
.bootstrap-scope .has-warning .checkbox,
.bootstrap-scope .has-warning .radio-inline,
.bootstrap-scope .has-warning .checkbox-inline,
.bootstrap-scope .has-warning.radio label,
.bootstrap-scope .has-warning.checkbox label,
.bootstrap-scope .has-warning.radio-inline label,
.bootstrap-scope .has-warning.checkbox-inline label {
  color: #000;
}
.bootstrap-scope .has-warning .form-control {
  border-color: #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-scope .has-warning .form-control:focus {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.bootstrap-scope .has-warning .input-group-addon {
  color: #000;
  border-color: #000;
  background-color: #e5b53a;
}
.bootstrap-scope .has-warning .form-control-feedback {
  color: #000;
}
.bootstrap-scope .has-error .help-block,
.bootstrap-scope .has-error .control-label,
.bootstrap-scope .has-error .radio,
.bootstrap-scope .has-error .checkbox,
.bootstrap-scope .has-error .radio-inline,
.bootstrap-scope .has-error .checkbox-inline,
.bootstrap-scope .has-error.radio label,
.bootstrap-scope .has-error.checkbox label,
.bootstrap-scope .has-error.radio-inline label,
.bootstrap-scope .has-error.checkbox-inline label {
  color: #fff;
}
.bootstrap-scope .has-error .form-control {
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-scope .has-error .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.bootstrap-scope .has-error .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #a20000;
}
.bootstrap-scope .has-error .form-control-feedback {
  color: #fff;
}
.bootstrap-scope .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.bootstrap-scope .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.bootstrap-scope .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgba(64, 64, 64, 0.87);
}
@media (min-width: 768px) {
  .bootstrap-scope .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-scope .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-scope .form-inline .form-control-static {
    display: inline-block;
  }
  .bootstrap-scope .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-scope .form-inline .input-group .input-group-addon,
  .bootstrap-scope .form-inline .input-group .input-group-btn,
  .bootstrap-scope .form-inline .input-group .form-control {
    width: auto;
  }
  .bootstrap-scope .form-inline .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-scope .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-scope .form-inline .radio,
  .bootstrap-scope .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-scope .form-inline .radio label,
  .bootstrap-scope .form-inline .checkbox label {
    padding-left: 0;
  }
  .bootstrap-scope .form-inline .radio input[type="radio"],
  .bootstrap-scope .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-scope .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.bootstrap-scope .form-horizontal .radio,
.bootstrap-scope .form-horizontal .checkbox,
.bootstrap-scope .form-horizontal .radio-inline,
.bootstrap-scope .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
}
.bootstrap-scope .form-horizontal .radio,
.bootstrap-scope .form-horizontal .checkbox {
  min-height: 25px;
}
.bootstrap-scope .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .bootstrap-scope .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 5px;
  }
}
.bootstrap-scope .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .bootstrap-scope .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .bootstrap-scope .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.bootstrap-scope label {
  font-weight: normal;
  margin-bottom: 0px;
  color: #666666;
}
.bootstrap-scope .tyl-label-value {
  min-height: 40px;
  margin-bottom: 15px;
}
.bootstrap-scope .tyl-label-value > label {
  display: block;
}
.bootstrap-scope td .form-group {
  margin-bottom: 0px;
}
.bootstrap-scope .form-group-required {
  margin-bottom: 15px;
}
.bootstrap-scope .form-group-required label:after {
  color: #a20000;
  content: "*";
}
.bootstrap-scope .has-success .help-block,
.bootstrap-scope .has-success .control-label,
.bootstrap-scope .has-success .radio,
.bootstrap-scope .has-success .checkbox,
.bootstrap-scope .has-success .radio-inline,
.bootstrap-scope .has-success .checkbox-inline,
.bootstrap-scope .has-success.radio label,
.bootstrap-scope .has-success.checkbox label,
.bootstrap-scope .has-success.radio-inline label,
.bootstrap-scope .has-success.checkbox-inline label {
  color: #8f9b49;
}
.bootstrap-scope .has-success .form-control {
  border-color: #8f9b49;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-scope .has-success .form-control:focus {
  border-color: #6f7839;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bcc585;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bcc585;
}
.bootstrap-scope .has-success .input-group-addon {
  color: #8f9b49;
  border-color: #8f9b49;
  background-color: #8f9b49;
}
.bootstrap-scope .has-success .form-control-feedback {
  color: #8f9b49;
}
.bootstrap-scope .has-warning .help-block,
.bootstrap-scope .has-warning .control-label,
.bootstrap-scope .has-warning .radio,
.bootstrap-scope .has-warning .checkbox,
.bootstrap-scope .has-warning .radio-inline,
.bootstrap-scope .has-warning .checkbox-inline,
.bootstrap-scope .has-warning.radio label,
.bootstrap-scope .has-warning.checkbox label,
.bootstrap-scope .has-warning.radio-inline label,
.bootstrap-scope .has-warning.checkbox-inline label {
  color: #e89719;
}
.bootstrap-scope .has-warning .form-control {
  border-color: #e89719;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-scope .has-warning .form-control:focus {
  border-color: #bb7913;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f1c176;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f1c176;
}
.bootstrap-scope .has-warning .input-group-addon {
  color: #e89719;
  border-color: #e89719;
  background-color: #e89719;
}
.bootstrap-scope .has-warning .form-control-feedback {
  color: #e89719;
}
.bootstrap-scope .has-error .help-block,
.bootstrap-scope .has-error .control-label,
.bootstrap-scope .has-error .radio,
.bootstrap-scope .has-error .checkbox,
.bootstrap-scope .has-error .radio-inline,
.bootstrap-scope .has-error .checkbox-inline,
.bootstrap-scope .has-error.radio label,
.bootstrap-scope .has-error.checkbox label,
.bootstrap-scope .has-error.radio-inline label,
.bootstrap-scope .has-error.checkbox-inline label {
  color: #a20000;
}
.bootstrap-scope .has-error .form-control {
  border-color: #a20000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-scope .has-error .form-control:focus {
  border-color: #6f0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0909;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0909;
}
.bootstrap-scope .has-error .input-group-addon {
  color: #a20000;
  border-color: #a20000;
  background-color: #a20000;
}
.bootstrap-scope .has-error .form-control-feedback {
  color: #a20000;
}
.bootstrap-scope .error-border {
  border: solid 1px #a20000 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-scope .error-border:active,
.bootstrap-scope .error-border:hover,
.bootstrap-scope .error-border:focus {
  border-color: #6f0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0909;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0909;
}
.bootstrap-scope .form-control[type=file] {
  padding: 2px;
}
.bootstrap-scope .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  white-space: nowrap;
  padding: 4px 6px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /*LHOEL 4/26/2019*/
  border-radius: 4px;
  text-transform: uppercase;
}
.bootstrap-scope .btn:focus,
.bootstrap-scope .btn:active:focus,
.bootstrap-scope .btn.active:focus,
.bootstrap-scope .btn.focus,
.bootstrap-scope .btn:active.focus,
.bootstrap-scope .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-scope .btn:hover,
.bootstrap-scope .btn:focus,
.bootstrap-scope .btn.focus {
  color: #3F51B5;
  text-decoration: none;
}
.bootstrap-scope .btn:active,
.bootstrap-scope .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-scope .btn.disabled,
.bootstrap-scope .btn[disabled],
fieldset[disabled] .bootstrap-scope .btn {
  /* Show this instead of the "not allowed" cursor */
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.bootstrap-scope .btn.disabled,
fieldset[disabled] a.bootstrap-scope .btn {
  pointer-events: none;
}
.bootstrap-scope .btn-default {
  color: #3F51B5;
  background-color: #fff;
  border-color: transparent;
}
.bootstrap-scope .btn-default:focus,
.bootstrap-scope .btn-default.focus {
  color: #3F51B5;
  background-color: #e6e6e6;
}
.bootstrap-scope .btn-default:hover {
  color: #3F51B5;
  background-color: #e6e6e6;
}
.bootstrap-scope .btn-default:active,
.bootstrap-scope .btn-default.active,
.open > .dropdown-toggle.bootstrap-scope .btn-default {
  color: #3F51B5;
  background-color: #e6e6e6;
}
.bootstrap-scope .btn-default:active:hover,
.bootstrap-scope .btn-default.active:hover,
.open > .dropdown-toggle.bootstrap-scope .btn-default:hover,
.bootstrap-scope .btn-default:active:focus,
.bootstrap-scope .btn-default.active:focus,
.open > .dropdown-toggle.bootstrap-scope .btn-default:focus,
.bootstrap-scope .btn-default:active.focus,
.bootstrap-scope .btn-default.active.focus,
.open > .dropdown-toggle.bootstrap-scope .btn-default.focus {
  color: #3F51B5;
  background-color: #d4d4d4;
}
.bootstrap-scope .btn-default:active,
.bootstrap-scope .btn-default.active,
.open > .dropdown-toggle.bootstrap-scope .btn-default {
  background-image: none;
}
.bootstrap-scope .btn-default.disabled,
.bootstrap-scope .btn-default[disabled],
fieldset[disabled] .bootstrap-scope .btn-default,
.bootstrap-scope .btn-default.disabled:hover,
.bootstrap-scope .btn-default[disabled]:hover,
fieldset[disabled] .bootstrap-scope .btn-default:hover,
.bootstrap-scope .btn-default.disabled:focus,
.bootstrap-scope .btn-default[disabled]:focus,
fieldset[disabled] .bootstrap-scope .btn-default:focus,
.bootstrap-scope .btn-default.disabled.focus,
.bootstrap-scope .btn-default[disabled].focus,
fieldset[disabled] .bootstrap-scope .btn-default.focus,
.bootstrap-scope .btn-default.disabled:active,
.bootstrap-scope .btn-default[disabled]:active,
fieldset[disabled] .bootstrap-scope .btn-default:active,
.bootstrap-scope .btn-default.disabled.active,
.bootstrap-scope .btn-default[disabled].active,
fieldset[disabled] .bootstrap-scope .btn-default.active {
  color: rgba(0, 0, 0, 0.26);
  background-color: rgba(0, 0, 0, 0);
  opacity: 1;
}
.bootstrap-scope .btn-default .badge {
  color: #fff;
  background-color: #3F51B5;
}
.bootstrap-scope .btn-primary {
  color: #fff;
  background-color: #3F51B5;
  border-color: #3F51B5;
}
.bootstrap-scope .btn-primary:focus,
.bootstrap-scope .btn-primary.focus {
  color: #fff;
  background-color: #32408f;
}
.bootstrap-scope .btn-primary:hover {
  color: #fff;
  background-color: #32408f;
}
.bootstrap-scope .btn-primary:active,
.bootstrap-scope .btn-primary.active,
.open > .dropdown-toggle.bootstrap-scope .btn-primary {
  color: #fff;
  background-color: #32408f;
}
.bootstrap-scope .btn-primary:active:hover,
.bootstrap-scope .btn-primary.active:hover,
.open > .dropdown-toggle.bootstrap-scope .btn-primary:hover,
.bootstrap-scope .btn-primary:active:focus,
.bootstrap-scope .btn-primary.active:focus,
.open > .dropdown-toggle.bootstrap-scope .btn-primary:focus,
.bootstrap-scope .btn-primary:active.focus,
.bootstrap-scope .btn-primary.active.focus,
.open > .dropdown-toggle.bootstrap-scope .btn-primary.focus {
  color: #fff;
  background-color: #293475;
}
.bootstrap-scope .btn-primary:active,
.bootstrap-scope .btn-primary.active,
.open > .dropdown-toggle.bootstrap-scope .btn-primary {
  background-image: none;
}
.bootstrap-scope .btn-primary.disabled,
.bootstrap-scope .btn-primary[disabled],
fieldset[disabled] .bootstrap-scope .btn-primary,
.bootstrap-scope .btn-primary.disabled:hover,
.bootstrap-scope .btn-primary[disabled]:hover,
fieldset[disabled] .bootstrap-scope .btn-primary:hover,
.bootstrap-scope .btn-primary.disabled:focus,
.bootstrap-scope .btn-primary[disabled]:focus,
fieldset[disabled] .bootstrap-scope .btn-primary:focus,
.bootstrap-scope .btn-primary.disabled.focus,
.bootstrap-scope .btn-primary[disabled].focus,
fieldset[disabled] .bootstrap-scope .btn-primary.focus,
.bootstrap-scope .btn-primary.disabled:active,
.bootstrap-scope .btn-primary[disabled]:active,
fieldset[disabled] .bootstrap-scope .btn-primary:active,
.bootstrap-scope .btn-primary.disabled.active,
.bootstrap-scope .btn-primary[disabled].active,
fieldset[disabled] .bootstrap-scope .btn-primary.active {
  color: rgba(0, 0, 0, 0.26);
  background-color: rgba(0, 0, 0, 0.12);
  opacity: 1;
}
.bootstrap-scope .btn-primary .badge {
  color: #3F51B5;
  background-color: #fff;
}
.bootstrap-scope .btn-success {
  color: #fff;
  background-color: #3F51B5;
  border-color: transparent;
}
.bootstrap-scope .btn-success:focus,
.bootstrap-scope .btn-success.focus {
  color: #fff;
  background-color: #32408f;
}
.bootstrap-scope .btn-success:hover {
  color: #fff;
  background-color: #32408f;
}
.bootstrap-scope .btn-success:active,
.bootstrap-scope .btn-success.active,
.open > .dropdown-toggle.bootstrap-scope .btn-success {
  color: #fff;
  background-color: #32408f;
}
.bootstrap-scope .btn-success:active:hover,
.bootstrap-scope .btn-success.active:hover,
.open > .dropdown-toggle.bootstrap-scope .btn-success:hover,
.bootstrap-scope .btn-success:active:focus,
.bootstrap-scope .btn-success.active:focus,
.open > .dropdown-toggle.bootstrap-scope .btn-success:focus,
.bootstrap-scope .btn-success:active.focus,
.bootstrap-scope .btn-success.active.focus,
.open > .dropdown-toggle.bootstrap-scope .btn-success.focus {
  color: #fff;
  background-color: #293475;
}
.bootstrap-scope .btn-success:active,
.bootstrap-scope .btn-success.active,
.open > .dropdown-toggle.bootstrap-scope .btn-success {
  background-image: none;
}
.bootstrap-scope .btn-success.disabled,
.bootstrap-scope .btn-success[disabled],
fieldset[disabled] .bootstrap-scope .btn-success,
.bootstrap-scope .btn-success.disabled:hover,
.bootstrap-scope .btn-success[disabled]:hover,
fieldset[disabled] .bootstrap-scope .btn-success:hover,
.bootstrap-scope .btn-success.disabled:focus,
.bootstrap-scope .btn-success[disabled]:focus,
fieldset[disabled] .bootstrap-scope .btn-success:focus,
.bootstrap-scope .btn-success.disabled.focus,
.bootstrap-scope .btn-success[disabled].focus,
fieldset[disabled] .bootstrap-scope .btn-success.focus,
.bootstrap-scope .btn-success.disabled:active,
.bootstrap-scope .btn-success[disabled]:active,
fieldset[disabled] .bootstrap-scope .btn-success:active,
.bootstrap-scope .btn-success.disabled.active,
.bootstrap-scope .btn-success[disabled].active,
fieldset[disabled] .bootstrap-scope .btn-success.active {
  color: rgba(0, 0, 0, 0.26);
  background-color: rgba(0, 0, 0, 0.12);
  opacity: 1;
}
.bootstrap-scope .btn-success .badge {
  color: #3F51B5;
  background-color: #fff;
}
.bootstrap-scope .btn-info {
  color: #000;
  background-color: #3F51B5;
  border-color: #b4bede;
}
.bootstrap-scope .btn-info:focus,
.bootstrap-scope .btn-info.focus {
  color: #000;
  background-color: #32408f;
}
.bootstrap-scope .btn-info:hover {
  color: #000;
  background-color: #32408f;
}
.bootstrap-scope .btn-info:active,
.bootstrap-scope .btn-info.active,
.open > .dropdown-toggle.bootstrap-scope .btn-info {
  color: #000;
  background-color: #32408f;
}
.bootstrap-scope .btn-info:active:hover,
.bootstrap-scope .btn-info.active:hover,
.open > .dropdown-toggle.bootstrap-scope .btn-info:hover,
.bootstrap-scope .btn-info:active:focus,
.bootstrap-scope .btn-info.active:focus,
.open > .dropdown-toggle.bootstrap-scope .btn-info:focus,
.bootstrap-scope .btn-info:active.focus,
.bootstrap-scope .btn-info.active.focus,
.open > .dropdown-toggle.bootstrap-scope .btn-info.focus {
  color: #000;
  background-color: #293475;
}
.bootstrap-scope .btn-info:active,
.bootstrap-scope .btn-info.active,
.open > .dropdown-toggle.bootstrap-scope .btn-info {
  background-image: none;
}
.bootstrap-scope .btn-info.disabled,
.bootstrap-scope .btn-info[disabled],
fieldset[disabled] .bootstrap-scope .btn-info,
.bootstrap-scope .btn-info.disabled:hover,
.bootstrap-scope .btn-info[disabled]:hover,
fieldset[disabled] .bootstrap-scope .btn-info:hover,
.bootstrap-scope .btn-info.disabled:focus,
.bootstrap-scope .btn-info[disabled]:focus,
fieldset[disabled] .bootstrap-scope .btn-info:focus,
.bootstrap-scope .btn-info.disabled.focus,
.bootstrap-scope .btn-info[disabled].focus,
fieldset[disabled] .bootstrap-scope .btn-info.focus,
.bootstrap-scope .btn-info.disabled:active,
.bootstrap-scope .btn-info[disabled]:active,
fieldset[disabled] .bootstrap-scope .btn-info:active,
.bootstrap-scope .btn-info.disabled.active,
.bootstrap-scope .btn-info[disabled].active,
fieldset[disabled] .bootstrap-scope .btn-info.active {
  color: rgba(0, 0, 0, 0.26);
  background-color: rgba(0, 0, 0, 0.12);
  opacity: 1;
}
.bootstrap-scope .btn-info .badge {
  color: #3F51B5;
  background-color: #000;
}
.bootstrap-scope .btn-warning {
  color: #000;
  background-color: #e5b53a;
  border-color: #e5b53a;
}
.bootstrap-scope .btn-warning:focus,
.bootstrap-scope .btn-warning.focus {
  color: #000;
  background-color: #d09e1c;
}
.bootstrap-scope .btn-warning:hover {
  color: #000;
  background-color: #d09e1c;
}
.bootstrap-scope .btn-warning:active,
.bootstrap-scope .btn-warning.active,
.open > .dropdown-toggle.bootstrap-scope .btn-warning {
  color: #000;
  background-color: #d09e1c;
}
.bootstrap-scope .btn-warning:active:hover,
.bootstrap-scope .btn-warning.active:hover,
.open > .dropdown-toggle.bootstrap-scope .btn-warning:hover,
.bootstrap-scope .btn-warning:active:focus,
.bootstrap-scope .btn-warning.active:focus,
.open > .dropdown-toggle.bootstrap-scope .btn-warning:focus,
.bootstrap-scope .btn-warning:active.focus,
.bootstrap-scope .btn-warning.active.focus,
.open > .dropdown-toggle.bootstrap-scope .btn-warning.focus {
  color: #000;
  background-color: #b18617;
}
.bootstrap-scope .btn-warning:active,
.bootstrap-scope .btn-warning.active,
.open > .dropdown-toggle.bootstrap-scope .btn-warning {
  background-image: none;
}
.bootstrap-scope .btn-warning.disabled,
.bootstrap-scope .btn-warning[disabled],
fieldset[disabled] .bootstrap-scope .btn-warning,
.bootstrap-scope .btn-warning.disabled:hover,
.bootstrap-scope .btn-warning[disabled]:hover,
fieldset[disabled] .bootstrap-scope .btn-warning:hover,
.bootstrap-scope .btn-warning.disabled:focus,
.bootstrap-scope .btn-warning[disabled]:focus,
fieldset[disabled] .bootstrap-scope .btn-warning:focus,
.bootstrap-scope .btn-warning.disabled.focus,
.bootstrap-scope .btn-warning[disabled].focus,
fieldset[disabled] .bootstrap-scope .btn-warning.focus,
.bootstrap-scope .btn-warning.disabled:active,
.bootstrap-scope .btn-warning[disabled]:active,
fieldset[disabled] .bootstrap-scope .btn-warning:active,
.bootstrap-scope .btn-warning.disabled.active,
.bootstrap-scope .btn-warning[disabled].active,
fieldset[disabled] .bootstrap-scope .btn-warning.active {
  color: rgba(0, 0, 0, 0.26);
  background-color: rgba(0, 0, 0, 0.12);
  opacity: 1;
}
.bootstrap-scope .btn-warning .badge {
  color: #e5b53a;
  background-color: #000;
}
.bootstrap-scope .btn-danger {
  color: #fff;
  background-color: #a20000;
  border-color: #a20000;
}
.bootstrap-scope .btn-danger:focus,
.bootstrap-scope .btn-danger.focus {
  color: #fff;
  background-color: #6f0000;
}
.bootstrap-scope .btn-danger:hover {
  color: #fff;
  background-color: #6f0000;
}
.bootstrap-scope .btn-danger:active,
.bootstrap-scope .btn-danger.active,
.open > .dropdown-toggle.bootstrap-scope .btn-danger {
  color: #fff;
  background-color: #6f0000;
}
.bootstrap-scope .btn-danger:active:hover,
.bootstrap-scope .btn-danger.active:hover,
.open > .dropdown-toggle.bootstrap-scope .btn-danger:hover,
.bootstrap-scope .btn-danger:active:focus,
.bootstrap-scope .btn-danger.active:focus,
.open > .dropdown-toggle.bootstrap-scope .btn-danger:focus,
.bootstrap-scope .btn-danger:active.focus,
.bootstrap-scope .btn-danger.active.focus,
.open > .dropdown-toggle.bootstrap-scope .btn-danger.focus {
  color: #fff;
  background-color: #4b0000;
}
.bootstrap-scope .btn-danger:active,
.bootstrap-scope .btn-danger.active,
.open > .dropdown-toggle.bootstrap-scope .btn-danger {
  background-image: none;
}
.bootstrap-scope .btn-danger.disabled,
.bootstrap-scope .btn-danger[disabled],
fieldset[disabled] .bootstrap-scope .btn-danger,
.bootstrap-scope .btn-danger.disabled:hover,
.bootstrap-scope .btn-danger[disabled]:hover,
fieldset[disabled] .bootstrap-scope .btn-danger:hover,
.bootstrap-scope .btn-danger.disabled:focus,
.bootstrap-scope .btn-danger[disabled]:focus,
fieldset[disabled] .bootstrap-scope .btn-danger:focus,
.bootstrap-scope .btn-danger.disabled.focus,
.bootstrap-scope .btn-danger[disabled].focus,
fieldset[disabled] .bootstrap-scope .btn-danger.focus,
.bootstrap-scope .btn-danger.disabled:active,
.bootstrap-scope .btn-danger[disabled]:active,
fieldset[disabled] .bootstrap-scope .btn-danger:active,
.bootstrap-scope .btn-danger.disabled.active,
.bootstrap-scope .btn-danger[disabled].active,
fieldset[disabled] .bootstrap-scope .btn-danger.active {
  color: rgba(0, 0, 0, 0.26);
  background-color: rgba(0, 0, 0, 0.12);
  opacity: 1;
}
.bootstrap-scope .btn-danger .badge {
  color: #a20000;
  background-color: #fff;
}
.bootstrap-scope .btn-link {
  color: #0f0ffa;
  font-weight: normal;
  border-radius: 0;
}
.bootstrap-scope .btn-link,
.bootstrap-scope .btn-link:active,
.bootstrap-scope .btn-link.active,
.bootstrap-scope .btn-link[disabled],
fieldset[disabled] .bootstrap-scope .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-scope .btn-link,
.bootstrap-scope .btn-link:hover,
.bootstrap-scope .btn-link:focus,
.bootstrap-scope .btn-link:active {
  border-color: transparent;
}
.bootstrap-scope .btn-link:hover,
.bootstrap-scope .btn-link:focus {
  color: #0404b9;
  text-decoration: underline;
  background-color: transparent;
}
.bootstrap-scope .btn-link[disabled]:hover,
fieldset[disabled] .bootstrap-scope .btn-link:hover,
.bootstrap-scope .btn-link[disabled]:focus,
fieldset[disabled] .bootstrap-scope .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.bootstrap-scope .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.bootstrap-scope .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.bootstrap-scope .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.bootstrap-scope .btn-block {
  display: block;
  width: 100%;
}
.bootstrap-scope .btn-block + .btn-block {
  margin-top: 5px;
}
.bootstrap-scope input[type="submit"].btn-block,
.bootstrap-scope input[type="reset"].btn-block,
.bootstrap-scope input[type="button"].btn-block {
  width: 100%;
}
.bootstrap-scope .uib-datepicker-popup {
  padding: 10px !important;
  /*"Today" button*/
}
.bootstrap-scope .uib-datepicker-popup .btn {
  border: 1px solid #ccc;
}
.bootstrap-scope .uib-datepicker-popup .uib-day:hover {
  background-color: #e6e6e6;
}
.bootstrap-scope .uib-datepicker-popup :focus {
  outline: 0;
}
.bootstrap-scope .uib-datepicker-popup .btn-info.active:not(:hover) > .text-info,
.bootstrap-scope .uib-datepicker-popup .btn-group .btn-info {
  color: #fff !important;
}
.bootstrap-scope .uib-datepicker-popup .btn-info.active:hover {
  background-color: #FFC107 !important;
}
.bootstrap-scope .uib-datepicker-popup .uib-button-bar .btn {
  border-radius: 4px;
}
.bootstrap-scope .uib-datepicker-popup .uib-right,
.bootstrap-scope .uib-datepicker-popup .uib-left {
  position: relative;
}
.bootstrap-scope .uib-datepicker-popup .uib-right {
  left: 5px;
}
.bootstrap-scope .uib-datepicker-popup .uib-left {
  right: 5px;
}
.bootstrap-scope .uib-datepicker-popup .uib-monthpicker th,
.bootstrap-scope .uib-datepicker-popup .uib-yearpicker th {
  padding-bottom: 5px !important;
}
.bootstrap-scope .uib-datepicker-popup .uib-months td,
.bootstrap-scope .uib-datepicker-popup .uib-years td {
  padding: 2px !important;
}
.bootstrap-scope .am-pm > button {
  margin-left: 5px;
}
.bootstrap-scope .input-group-btn .btn-default {
  border-color: #ccc !important;
}
.bootstrap-scope .btn:active,
.bootstrap-scope .btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-scope .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.bootstrap-scope .fade.in {
  opacity: 1;
}
.bootstrap-scope .collapse {
  display: none;
}
.bootstrap-scope .collapse.in {
  display: block;
}
tr.bootstrap-scope .collapse.in {
  display: table-row;
}
tbody.bootstrap-scope .collapse.in {
  display: table-row-group;
}
.bootstrap-scope .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.bootstrap-scope .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.bootstrap-scope .dropup,
.bootstrap-scope .dropdown {
  position: relative;
}
.bootstrap-scope .dropdown-toggle:focus {
  outline: 0;
}
.bootstrap-scope .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.bootstrap-scope .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.bootstrap-scope .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-scope .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #40403a;
  white-space: nowrap;
}
.bootstrap-scope .dropdown-menu > li > a:hover,
.bootstrap-scope .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #000;
  background-color: #e6e6e6;
}
.bootstrap-scope .dropdown-menu > .active > a,
.bootstrap-scope .dropdown-menu > .active > a:hover,
.bootstrap-scope .dropdown-menu > .active > a:focus {
  color: #40403a;
  text-decoration: none;
  outline: 0;
  background-color: #e6e6e6;
}
.bootstrap-scope .dropdown-menu > .disabled > a,
.bootstrap-scope .dropdown-menu > .disabled > a:hover,
.bootstrap-scope .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.bootstrap-scope .dropdown-menu > .disabled > a:hover,
.bootstrap-scope .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.bootstrap-scope .open > .dropdown-menu {
  display: block;
}
.bootstrap-scope .open > a {
  outline: 0;
}
.bootstrap-scope .dropdown-menu-right {
  left: auto;
  right: 0;
}
.bootstrap-scope .dropdown-menu-left {
  left: 0;
  right: auto;
}
.bootstrap-scope .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.bootstrap-scope .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.bootstrap-scope .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.bootstrap-scope .dropup .caret,
.bootstrap-scope .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.bootstrap-scope .dropup .dropdown-menu,
.bootstrap-scope .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .bootstrap-scope .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.bootstrap-scope .dropdown-menu {
  padding: 1px;
  margin: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-scope .dropdown-menu > li > a {
  padding: 6px;
}
.bootstrap-scope .dropdown-submenu {
  position: relative;
}
.bootstrap-scope .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.bootstrap-scope .dropdown-submenu > .dropdown-menu {
  top: -3px;
  left: 100%;
  right: auto;
}
.bootstrap-scope .dropdown-submenu > .dropdown-menu.pull-left {
  left: auto;
  right: 100%;
}
.bootstrap-scope .dropdown-submenu > a {
  padding-right: 20px !important;
}
.bootstrap-scope .dropdown-submenu > a:after {
  content: "\f054";
  position: absolute;
  right: 5px;
  font-family: 'TylerIconFont';
}
.bootstrap-scope .tyl-dropdown-select button.dropdown-toggle {
  width: 100%;
  text-align: left;
}
.bootstrap-scope .tyl-dropdown-select button.dropdown-toggle > span {
  position: absolute;
  left: 6px;
  right: 25px;
  overflow: hidden;
}
.bootstrap-scope .tyl-dropdown-select button.dropdown-toggle > i {
  float: right;
  margin-left: 5px;
  line-height: 1.42857143;
}
.bootstrap-scope .tyl-dropdown-select > .dropdown-menu {
  max-height: 292px;
  overflow-y: auto;
  display: block;
  float: none;
}
.bootstrap-scope .tyl-dropdown-select > .dropdown-menu > li {
  overflow: hidden;
}
.bootstrap-scope .tyl-dropdown-select > .dropdown-menu > li > a {
  position: relative;
}
.bootstrap-scope .tyl-dropdown-select > .dropdown-menu > li > a > span {
  margin-right: 35px;
}
.bootstrap-scope .tyl-dropdown-select > .dropdown-menu > li > a > i {
  position: absolute;
  right: 5px;
  line-height: 1.42857143;
}
.bootstrap-scope .tyl-dropdown-inline {
  display: inline-block;
}
.bootstrap-scope .tyl-dropdown-inline > div {
  display: inline-block;
}
.bootstrap-scope .tyl-dropdown-inline button.dropdown-toggle {
  width: auto !important;
  min-width: 100px;
}
.bootstrap-scope .tyl-dropdown-inline button.dropdown-toggle > span {
  position: static;
}
.bootstrap-scope .tyl-dropdown-inline .input-group-addon {
  width: auto;
  line-height: 1.42857143;
  display: inline-block;
}
.bootstrap-scope .btn-group,
.bootstrap-scope .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-scope .btn-group > .btn,
.bootstrap-scope .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.bootstrap-scope .btn-group > .btn:hover,
.bootstrap-scope .btn-group-vertical > .btn:hover,
.bootstrap-scope .btn-group > .btn:focus,
.bootstrap-scope .btn-group-vertical > .btn:focus,
.bootstrap-scope .btn-group > .btn:active,
.bootstrap-scope .btn-group-vertical > .btn:active,
.bootstrap-scope .btn-group > .btn.active,
.bootstrap-scope .btn-group-vertical > .btn.active {
  z-index: 2;
}
.bootstrap-scope .btn-group .btn + .btn,
.bootstrap-scope .btn-group .btn + .btn-group,
.bootstrap-scope .btn-group .btn-group + .btn,
.bootstrap-scope .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.bootstrap-scope .btn-toolbar {
  margin-left: -5px;
}
.bootstrap-scope .btn-toolbar .btn,
.bootstrap-scope .btn-toolbar .btn-group,
.bootstrap-scope .btn-toolbar .input-group {
  float: left;
}
.bootstrap-scope .btn-toolbar > .btn,
.bootstrap-scope .btn-toolbar > .btn-group,
.bootstrap-scope .btn-toolbar > .input-group {
  margin-left: 5px;
}
.bootstrap-scope .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.bootstrap-scope .btn-group > .btn:first-child {
  margin-left: 0;
}
.bootstrap-scope .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-scope .btn-group > .btn:last-child:not(:first-child),
.bootstrap-scope .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-scope .btn-group > .btn-group {
  float: left;
}
.bootstrap-scope .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-scope .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-scope .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-scope .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-scope .btn-group .dropdown-toggle:active,
.bootstrap-scope .btn-group.open .dropdown-toggle {
  outline: 0;
}
.bootstrap-scope .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.bootstrap-scope .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.bootstrap-scope .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-scope .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-scope .btn .caret {
  margin-left: 0;
}
.bootstrap-scope .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.bootstrap-scope .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.bootstrap-scope .btn-group-vertical > .btn,
.bootstrap-scope .btn-group-vertical > .btn-group,
.bootstrap-scope .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.bootstrap-scope .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.bootstrap-scope .btn-group-vertical > .btn + .btn,
.bootstrap-scope .btn-group-vertical > .btn + .btn-group,
.bootstrap-scope .btn-group-vertical > .btn-group + .btn,
.bootstrap-scope .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bootstrap-scope .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-scope .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-scope .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-scope .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-scope .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-scope .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-scope .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-scope .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.bootstrap-scope .btn-group-justified > .btn,
.bootstrap-scope .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.bootstrap-scope .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.bootstrap-scope .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.bootstrap-scope [data-toggle="buttons"] > .btn input[type="radio"],
.bootstrap-scope [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.bootstrap-scope [data-toggle="buttons"] > .btn input[type="checkbox"],
.bootstrap-scope [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrap-scope .btn-group-vertical-dropdown-split > .btn:first-child {
  display: inline-block;
  padding-right: 28px;
}
.bootstrap-scope .btn-group-vertical-dropdown-split > .dropdown-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  width: auto !important;
}
.bootstrap-scope .btn-group-vertical-dropdown > .dropdown-toggle {
  padding-right: 28px;
}
.bootstrap-scope .btn-group-vertical-dropdown > .dropdown-toggle > span {
  position: absolute;
  right: 8px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
.bootstrap-scope .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-scope .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.bootstrap-scope .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.bootstrap-scope .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.bootstrap-scope .input-group-lg > .form-control,
.bootstrap-scope .input-group-lg > .input-group-addon,
.bootstrap-scope .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.bootstrap-scope .input-group-lg > .form-control,
select.bootstrap-scope .input-group-lg > .input-group-addon,
select.bootstrap-scope .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.bootstrap-scope .input-group-lg > .form-control,
textarea.bootstrap-scope .input-group-lg > .input-group-addon,
textarea.bootstrap-scope .input-group-lg > .input-group-btn > .btn,
select[multiple].bootstrap-scope .input-group-lg > .form-control,
select[multiple].bootstrap-scope .input-group-lg > .input-group-addon,
select[multiple].bootstrap-scope .input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-scope .input-group-sm > .form-control,
.bootstrap-scope .input-group-sm > .input-group-addon,
.bootstrap-scope .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.bootstrap-scope .input-group-sm > .form-control,
select.bootstrap-scope .input-group-sm > .input-group-addon,
select.bootstrap-scope .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.bootstrap-scope .input-group-sm > .form-control,
textarea.bootstrap-scope .input-group-sm > .input-group-addon,
textarea.bootstrap-scope .input-group-sm > .input-group-btn > .btn,
select[multiple].bootstrap-scope .input-group-sm > .form-control,
select[multiple].bootstrap-scope .input-group-sm > .input-group-addon,
select[multiple].bootstrap-scope .input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-scope .input-group-addon,
.bootstrap-scope .input-group-btn,
.bootstrap-scope .input-group .form-control {
  display: table-cell;
}
.bootstrap-scope .input-group-addon:not(:first-child):not(:last-child),
.bootstrap-scope .input-group-btn:not(:first-child):not(:last-child),
.bootstrap-scope .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-scope .input-group-addon,
.bootstrap-scope .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.bootstrap-scope .input-group-addon {
  padding: 4px 6px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #222222;
  text-align: center;
  background-color: #e6e6e6;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.bootstrap-scope .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.bootstrap-scope .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.bootstrap-scope .input-group-addon input[type="radio"],
.bootstrap-scope .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.bootstrap-scope .input-group .form-control:first-child,
.bootstrap-scope .input-group-addon:first-child,
.bootstrap-scope .input-group-btn:first-child > .btn,
.bootstrap-scope .input-group-btn:first-child > .btn-group > .btn,
.bootstrap-scope .input-group-btn:first-child > .dropdown-toggle,
.bootstrap-scope .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-scope .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-scope .input-group-addon:first-child {
  border-right: 0;
}
.bootstrap-scope .input-group .form-control:last-child,
.bootstrap-scope .input-group-addon:last-child,
.bootstrap-scope .input-group-btn:last-child > .btn,
.bootstrap-scope .input-group-btn:last-child > .btn-group > .btn,
.bootstrap-scope .input-group-btn:last-child > .dropdown-toggle,
.bootstrap-scope .input-group-btn:first-child > .btn:not(:first-child),
.bootstrap-scope .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-scope .input-group-addon:last-child {
  border-left: 0;
}
.bootstrap-scope .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.bootstrap-scope .input-group-btn > .btn {
  position: relative;
}
.bootstrap-scope .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.bootstrap-scope .input-group-btn > .btn:hover,
.bootstrap-scope .input-group-btn > .btn:focus,
.bootstrap-scope .input-group-btn > .btn:active {
  z-index: 2;
}
.bootstrap-scope .input-group-btn:first-child > .btn,
.bootstrap-scope .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.bootstrap-scope .input-group-btn:last-child > .btn,
.bootstrap-scope .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.bootstrap-scope .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.bootstrap-scope .nav > li {
  position: relative;
  display: block;
}
.bootstrap-scope .nav > li > a {
  position: relative;
  display: block;
  padding: 10px;
}
.bootstrap-scope .nav > li > a:hover,
.bootstrap-scope .nav > li > a:focus {
  text-decoration: none;
  background-color: #e6e6e6;
}
.bootstrap-scope .nav > li.disabled > a {
  color: #777777;
}
.bootstrap-scope .nav > li.disabled > a:hover,
.bootstrap-scope .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.bootstrap-scope .nav .open > a,
.bootstrap-scope .nav .open > a:hover,
.bootstrap-scope .nav .open > a:focus {
  background-color: #e6e6e6;
  border-color: #0f0ffa;
}
.bootstrap-scope .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-scope .nav > li > a > img {
  max-width: none;
}
.bootstrap-scope .nav-tabs {
  border-bottom: 1px solid #cfcfcf;
}
.bootstrap-scope .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.bootstrap-scope .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.bootstrap-scope .nav-tabs > li > a:hover {
  border-color: #e6e6e6 #e6e6e6 #cfcfcf;
}
.bootstrap-scope .nav-tabs > li.active > a,
.bootstrap-scope .nav-tabs > li.active > a:hover,
.bootstrap-scope .nav-tabs > li.active > a:focus {
  color: #40403a;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-bottom-color: transparent;
  cursor: default;
}
.bootstrap-scope .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.bootstrap-scope .nav-tabs.nav-justified > li {
  float: none;
}
.bootstrap-scope .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.bootstrap-scope .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap-scope .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap-scope .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap-scope .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.bootstrap-scope .nav-tabs.nav-justified > .active > a,
.bootstrap-scope .nav-tabs.nav-justified > .active > a:hover,
.bootstrap-scope .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #cfcfcf;
}
@media (min-width: 768px) {
  .bootstrap-scope .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #cfcfcf;
    border-radius: 0px 0px 0 0;
  }
  .bootstrap-scope .nav-tabs.nav-justified > .active > a,
  .bootstrap-scope .nav-tabs.nav-justified > .active > a:hover,
  .bootstrap-scope .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.bootstrap-scope .nav-pills > li {
  border-bottom: 1px inset #ccc;
  float: left;
  /* Growing underline on select */
}
.bootstrap-scope .nav-pills > li a {
  color: rgba(0, 0, 0, 0.87) !important;
}
.bootstrap-scope .nav-pills > li:after {
  display: block;
  content: '';
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 2px;
  border-bottom: 2px solid #FFC107;
  width: 0%;
  transition: width 0.15s ease;
}
.bootstrap-scope .nav-pills > li.active:after {
  width: 100%;
}
.bootstrap-scope .nav-pills > li.active > a,
.bootstrap-scope .nav-pills > li.active > a:hover,
.bootstrap-scope .nav-pills > li.active > a:focus {
  font-weight: bold;
}
.bootstrap-scope .nav-stacked > li {
  float: none;
}
.bootstrap-scope .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.bootstrap-scope .nav-justified {
  width: 100%;
}
.bootstrap-scope .nav-justified > li {
  float: none;
}
.bootstrap-scope .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.bootstrap-scope .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap-scope .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap-scope .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap-scope .nav-tabs-justified {
  border-bottom: 0;
}
.bootstrap-scope .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.bootstrap-scope .nav-tabs-justified > .active > a,
.bootstrap-scope .nav-tabs-justified > .active > a:hover,
.bootstrap-scope .nav-tabs-justified > .active > a:focus {
  border: 1px solid #cfcfcf;
}
@media (min-width: 768px) {
  .bootstrap-scope .nav-tabs-justified > li > a {
    border-bottom: 1px solid #cfcfcf;
    border-radius: 0px 0px 0 0;
  }
  .bootstrap-scope .nav-tabs-justified > .active > a,
  .bootstrap-scope .nav-tabs-justified > .active > a:hover,
  .bootstrap-scope .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.bootstrap-scope .tab-content > .tab-pane {
  display: none;
}
.bootstrap-scope .tab-content > .active {
  display: block;
}
.bootstrap-scope .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-scope .nav > li > a {
  color: #3F51B5;
  cursor: default;
}
.bootstrap-scope .nav-underline > li {
  float: left;
}
.bootstrap-scope .nav-underline > li > a {
  margin-right: 2px;
  padding-bottom: 0;
  border-bottom: 4px solid transparent;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
.bootstrap-scope .nav-underline > li > a:hover {
  background-color: transparent;
  border-bottom-color: #e6e6e6;
}
.bootstrap-scope .nav-underline > li.active > a,
.bootstrap-scope .nav-underline > li.active > a:hover,
.bootstrap-scope .nav-underline > li.active > a:focus {
  color: #40403a;
  background-color: transparent;
  border-bottom: 4px solid #00366b;
  cursor: default;
}
.bootstrap-scope .nav-listbox-li-btn > div {
  display: flex;
  flex-flow: row;
}
.bootstrap-scope .nav-listbox-li-btn > div > *:first-child {
  flex: 1;
}
.bootstrap-scope .nav-listbox-li-btn > div > button {
  padding-right: 0;
  line-height: 1;
}
.bootstrap-scope .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-header {
    float: left;
  }
}
.bootstrap-scope .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.bootstrap-scope .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .bootstrap-scope .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .bootstrap-scope .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .bootstrap-scope .navbar-collapse,
  .navbar-static-top .bootstrap-scope .navbar-collapse,
  .navbar-fixed-bottom .bootstrap-scope .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.bootstrap-scope .navbar-fixed-top .navbar-collapse,
.bootstrap-scope .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .bootstrap-scope .navbar-fixed-top .navbar-collapse,
  .bootstrap-scope .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.bootstrap-scope .container > .navbar-header,
.bootstrap-scope .container-fluid > .navbar-header,
.bootstrap-scope .container > .navbar-collapse,
.bootstrap-scope .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bootstrap-scope .container > .navbar-header,
  .bootstrap-scope .container-fluid > .navbar-header,
  .bootstrap-scope .container > .navbar-collapse,
  .bootstrap-scope .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.bootstrap-scope .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-static-top {
    border-radius: 0;
  }
}
.bootstrap-scope .navbar-fixed-top,
.bootstrap-scope .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-fixed-top,
  .bootstrap-scope .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.bootstrap-scope .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.bootstrap-scope .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.bootstrap-scope .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.bootstrap-scope .navbar-brand:hover,
.bootstrap-scope .navbar-brand:focus {
  text-decoration: none;
}
.bootstrap-scope .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .bootstrap-scope .navbar-brand,
  .navbar > .container-fluid .bootstrap-scope .navbar-brand {
    margin-left: -15px;
  }
}
.bootstrap-scope .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.bootstrap-scope .navbar-toggle:focus {
  outline: 0;
}
.bootstrap-scope .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.bootstrap-scope .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-toggle {
    display: none;
  }
}
.bootstrap-scope .navbar-nav {
  margin: 7.5px -15px;
}
.bootstrap-scope .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .bootstrap-scope .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .bootstrap-scope .navbar-nav .open .dropdown-menu > li > a,
  .bootstrap-scope .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .bootstrap-scope .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .bootstrap-scope .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-scope .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-nav {
    float: left;
    margin: 0;
  }
  .bootstrap-scope .navbar-nav > li {
    float: left;
  }
  .bootstrap-scope .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.bootstrap-scope .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-scope .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-scope .navbar-form .form-control-static {
    display: inline-block;
  }
  .bootstrap-scope .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-scope .navbar-form .input-group .input-group-addon,
  .bootstrap-scope .navbar-form .input-group .input-group-btn,
  .bootstrap-scope .navbar-form .input-group .form-control {
    width: auto;
  }
  .bootstrap-scope .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-scope .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-scope .navbar-form .radio,
  .bootstrap-scope .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-scope .navbar-form .radio label,
  .bootstrap-scope .navbar-form .checkbox label {
    padding-left: 0;
  }
  .bootstrap-scope .navbar-form .radio input[type="radio"],
  .bootstrap-scope .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-scope .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .bootstrap-scope .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .bootstrap-scope .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.bootstrap-scope .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-scope .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-scope .navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-scope .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-scope .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.bootstrap-scope .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .bootstrap-scope .navbar-left {
    float: left !important;
  }
  .bootstrap-scope .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .bootstrap-scope .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.bootstrap-scope .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.bootstrap-scope .navbar-default .navbar-brand {
  color: #777;
}
.bootstrap-scope .navbar-default .navbar-brand:hover,
.bootstrap-scope .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.bootstrap-scope .navbar-default .navbar-text {
  color: #777;
}
.bootstrap-scope .navbar-default .navbar-nav > li > a {
  color: #777;
}
.bootstrap-scope .navbar-default .navbar-nav > li > a:hover,
.bootstrap-scope .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.bootstrap-scope .navbar-default .navbar-nav > .active > a,
.bootstrap-scope .navbar-default .navbar-nav > .active > a:hover,
.bootstrap-scope .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.bootstrap-scope .navbar-default .navbar-nav > .disabled > a,
.bootstrap-scope .navbar-default .navbar-nav > .disabled > a:hover,
.bootstrap-scope .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.bootstrap-scope .navbar-default .navbar-toggle {
  border-color: #cfcfcf;
}
.bootstrap-scope .navbar-default .navbar-toggle:hover,
.bootstrap-scope .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.bootstrap-scope .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.bootstrap-scope .navbar-default .navbar-collapse,
.bootstrap-scope .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.bootstrap-scope .navbar-default .navbar-nav > .open > a,
.bootstrap-scope .navbar-default .navbar-nav > .open > a:hover,
.bootstrap-scope .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .bootstrap-scope .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .bootstrap-scope .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-scope .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .bootstrap-scope .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-scope .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-scope .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .bootstrap-scope .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap-scope .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap-scope .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.bootstrap-scope .navbar-default .navbar-link {
  color: #777;
}
.bootstrap-scope .navbar-default .navbar-link:hover {
  color: #333;
}
.bootstrap-scope .navbar-default .btn-link {
  color: #777;
}
.bootstrap-scope .navbar-default .btn-link:hover,
.bootstrap-scope .navbar-default .btn-link:focus {
  color: #333;
}
.bootstrap-scope .navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .bootstrap-scope .navbar-default .btn-link:hover,
.bootstrap-scope .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .bootstrap-scope .navbar-default .btn-link:focus {
  color: #ccc;
}
.bootstrap-scope .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.bootstrap-scope .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.bootstrap-scope .navbar-inverse .navbar-brand:hover,
.bootstrap-scope .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.bootstrap-scope .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.bootstrap-scope .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.bootstrap-scope .navbar-inverse .navbar-nav > li > a:hover,
.bootstrap-scope .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.bootstrap-scope .navbar-inverse .navbar-nav > .active > a,
.bootstrap-scope .navbar-inverse .navbar-nav > .active > a:hover,
.bootstrap-scope .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.bootstrap-scope .navbar-inverse .navbar-nav > .disabled > a,
.bootstrap-scope .navbar-inverse .navbar-nav > .disabled > a:hover,
.bootstrap-scope .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.bootstrap-scope .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.bootstrap-scope .navbar-inverse .navbar-toggle:hover,
.bootstrap-scope .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.bootstrap-scope .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.bootstrap-scope .navbar-inverse .navbar-collapse,
.bootstrap-scope .navbar-inverse .navbar-form {
  border-color: #101010;
}
.bootstrap-scope .navbar-inverse .navbar-nav > .open > a,
.bootstrap-scope .navbar-inverse .navbar-nav > .open > a:hover,
.bootstrap-scope .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap-scope .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.bootstrap-scope .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.bootstrap-scope .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.bootstrap-scope .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.bootstrap-scope .navbar-inverse .btn-link:hover,
.bootstrap-scope .navbar-inverse .btn-link:focus {
  color: #fff;
}
.bootstrap-scope .navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .bootstrap-scope .navbar-inverse .btn-link:hover,
.bootstrap-scope .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .bootstrap-scope .navbar-inverse .btn-link:focus {
  color: #444;
}
.bootstrap-scope .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.bootstrap-scope .breadcrumb > li {
  display: inline-block;
}
.bootstrap-scope .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.bootstrap-scope .breadcrumb > .active {
  color: #777777;
}
.bootstrap-scope .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.bootstrap-scope .pagination > li {
  display: inline;
}
.bootstrap-scope .pagination > li > a,
.bootstrap-scope .pagination > li > span {
  position: relative;
  float: left;
  padding: 4px 6px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0f0ffa;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  margin-left: -1px;
}
.bootstrap-scope .pagination > li:first-child > a,
.bootstrap-scope .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.bootstrap-scope .pagination > li:last-child > a,
.bootstrap-scope .pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.bootstrap-scope .pagination > li > a:hover,
.bootstrap-scope .pagination > li > span:hover,
.bootstrap-scope .pagination > li > a:focus,
.bootstrap-scope .pagination > li > span:focus {
  z-index: 3;
  color: #0404b9;
  background-color: #e6e6e6;
  border-color: #ddd;
}
.bootstrap-scope .pagination > .active > a,
.bootstrap-scope .pagination > .active > span,
.bootstrap-scope .pagination > .active > a:hover,
.bootstrap-scope .pagination > .active > span:hover,
.bootstrap-scope .pagination > .active > a:focus,
.bootstrap-scope .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #3F51B5;
  border-color: #3F51B5;
  cursor: default;
}
.bootstrap-scope .pagination > .disabled > span,
.bootstrap-scope .pagination > .disabled > span:hover,
.bootstrap-scope .pagination > .disabled > span:focus,
.bootstrap-scope .pagination > .disabled > a,
.bootstrap-scope .pagination > .disabled > a:hover,
.bootstrap-scope .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.bootstrap-scope .pagination-lg > li > a,
.bootstrap-scope .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.bootstrap-scope .pagination-lg > li:first-child > a,
.bootstrap-scope .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.bootstrap-scope .pagination-lg > li:last-child > a,
.bootstrap-scope .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.bootstrap-scope .pagination-sm > li > a,
.bootstrap-scope .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-scope .pagination-sm > li:first-child > a,
.bootstrap-scope .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.bootstrap-scope .pagination-sm > li:last-child > a,
.bootstrap-scope .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.bootstrap-scope .pagination {
  margin: 0;
}
.bootstrap-scope .pagination > li > a,
.bootstrap-scope .pagination > li > span {
  min-width: 35px;
  text-align: center;
}
.bootstrap-scope .tyl-pagination-dropdown {
  vertical-align: middle;
}
.bootstrap-scope .tyl-pagination-dropdown > li {
  display: inline-block;
  vertical-align: top;
}
.bootstrap-scope .tyl-pagination-dropdown > .pagination-dropdown {
  min-width: 300px;
}
.bootstrap-scope .tyl-pagination-dropdown > .pagination-prev > a {
  border-right-width: 0;
}
.bootstrap-scope .tyl-pagination-dropdown > .pagination-next > a {
  border-left-width: 0;
  margin-left: 0;
}
.bootstrap-scope .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.bootstrap-scope .pager li {
  display: inline;
}
.bootstrap-scope .pager li > a,
.bootstrap-scope .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 15px;
}
.bootstrap-scope .pager li > a:hover,
.bootstrap-scope .pager li > a:focus {
  text-decoration: none;
  background-color: #e6e6e6;
}
.bootstrap-scope .pager .next > a,
.bootstrap-scope .pager .next > span {
  float: right;
}
.bootstrap-scope .pager .previous > a,
.bootstrap-scope .pager .previous > span {
  float: left;
}
.bootstrap-scope .pager .disabled > a,
.bootstrap-scope .pager .disabled > a:hover,
.bootstrap-scope .pager .disabled > a:focus,
.bootstrap-scope .pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.bootstrap-scope .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.bootstrap-scope .label:hover,
a.bootstrap-scope .label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-scope .label:empty {
  display: none;
}
.btn .bootstrap-scope .label {
  position: relative;
  top: -1px;
}
.bootstrap-scope .label-default {
  background-color: #777777;
}
.bootstrap-scope .label-default[href]:hover,
.bootstrap-scope .label-default[href]:focus {
  background-color: #5e5e5e;
}
.bootstrap-scope .label-primary {
  background-color: #3F51B5;
}
.bootstrap-scope .label-primary[href]:hover,
.bootstrap-scope .label-primary[href]:focus {
  background-color: #32408f;
}
.bootstrap-scope .label-success {
  background-color: #afbe73;
}
.bootstrap-scope .label-success[href]:hover,
.bootstrap-scope .label-success[href]:focus {
  background-color: #9bad51;
}
.bootstrap-scope .label-info {
  background-color: #b4bede;
}
.bootstrap-scope .label-info[href]:hover,
.bootstrap-scope .label-info[href]:focus {
  background-color: #919fce;
}
.bootstrap-scope .label-warning {
  background-color: #e5b53a;
}
.bootstrap-scope .label-warning[href]:hover,
.bootstrap-scope .label-warning[href]:focus {
  background-color: #d09e1c;
}
.bootstrap-scope .label-danger {
  background-color: #a20000;
}
.bootstrap-scope .label-danger[href]:hover,
.bootstrap-scope .label-danger[href]:focus {
  background-color: #6f0000;
}
.bootstrap-scope .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.bootstrap-scope .badge:empty {
  display: none;
}
.btn .bootstrap-scope .badge {
  position: relative;
  top: -1px;
}
.btn-xs .bootstrap-scope .badge,
.btn-group-xs > .btn .bootstrap-scope .badge {
  top: 0;
  padding: 1px 5px;
}
a.bootstrap-scope .badge:hover,
a.bootstrap-scope .badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .bootstrap-scope .badge,
.nav-pills > .active > a > .bootstrap-scope .badge {
  color: #0f0ffa;
  background-color: #fff;
}
.list-group-item > .bootstrap-scope .badge {
  float: right;
}
.list-group-item > .bootstrap-scope .badge + .bootstrap-scope .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .bootstrap-scope .badge {
  margin-left: 3px;
}
.bootstrap-scope .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e6e6e6;
}
.bootstrap-scope .jumbotron h1,
.bootstrap-scope .jumbotron .h1 {
  color: inherit;
}
.bootstrap-scope .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.bootstrap-scope .jumbotron > hr {
  border-top-color: #cdcdcd;
}
.container .bootstrap-scope .jumbotron,
.container-fluid .bootstrap-scope .jumbotron {
  border-radius: 0px;
}
.bootstrap-scope .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .bootstrap-scope .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .bootstrap-scope .jumbotron,
  .container-fluid .bootstrap-scope .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .bootstrap-scope .jumbotron h1,
  .bootstrap-scope .jumbotron .h1 {
    font-size: 63px;
  }
}
.bootstrap-scope .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.bootstrap-scope .thumbnail > img,
.bootstrap-scope .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.bootstrap-scope .thumbnail:hover,
a.bootstrap-scope .thumbnail:focus,
a.bootstrap-scope .thumbnail.active {
  border-color: #0f0ffa;
}
.bootstrap-scope .thumbnail .caption {
  padding: 9px;
  color: rgba(0, 0, 0, 0.87);
}
.bootstrap-scope .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.bootstrap-scope .alert h4 {
  margin-top: 0;
  color: inherit;
}
.bootstrap-scope .alert .alert-link {
  font-weight: bold;
}
.bootstrap-scope .alert > p,
.bootstrap-scope .alert > ul {
  margin-bottom: 0;
}
.bootstrap-scope .alert > p + p {
  margin-top: 5px;
}
.bootstrap-scope .alert-dismissable,
.bootstrap-scope .alert-dismissible {
  padding-right: 35px;
}
.bootstrap-scope .alert-dismissable .close,
.bootstrap-scope .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.bootstrap-scope .alert-success {
  background-color: #afbe73;
  border-color: #afbe73;
  color: #000;
}
.bootstrap-scope .alert-success hr {
  border-top-color: #a5b662;
}
.bootstrap-scope .alert-success .alert-link {
  color: #000000;
}
.bootstrap-scope .alert-info {
  background-color: #b4bede;
  border-color: #b4bede;
  color: #000;
}
.bootstrap-scope .alert-info hr {
  border-top-color: #a2afd6;
}
.bootstrap-scope .alert-info .alert-link {
  color: #000000;
}
.bootstrap-scope .alert-warning {
  background-color: #e5b53a;
  border-color: #e5b53a;
  color: #000;
}
.bootstrap-scope .alert-warning hr {
  border-top-color: #e2ad23;
}
.bootstrap-scope .alert-warning .alert-link {
  color: #000000;
}
.bootstrap-scope .alert-danger {
  background-color: #a20000;
  border-color: #a20000;
  color: #fff;
}
.bootstrap-scope .alert-danger hr {
  border-top-color: #890000;
}
.bootstrap-scope .alert-danger .alert-link {
  color: #e6e6e6;
}
.bootstrap-scope .alert {
  border: none;
  z-index: 1060;
}
.bootstrap-scope .alert-dismissible .close {
  opacity: 1;
  -webkit-text-shadow: none;
  text-shadow: none;
}
.bootstrap-scope .alert.ng-hide-add,
.bootstrap-scope .alert.ng-hide-remove {
  -moz-transition: 0.5s linear all;
  -o-transition: 0.5s linear all;
  -webkit-transition: 0.5s linear all;
  transition: 0.5s linear all;
  display: block !important;
  opacity: 1;
}
.bootstrap-scope .alert.ng-hide {
  opacity: 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;
  }
}
.bootstrap-scope .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.bootstrap-scope .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #3F51B5;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.bootstrap-scope .progress-striped .progress-bar,
.bootstrap-scope .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.bootstrap-scope .progress.active .progress-bar,
.bootstrap-scope .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.bootstrap-scope .progress-bar-success {
  background-color: #afbe73;
}
.progress-striped .bootstrap-scope .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-scope .progress-bar-info {
  background-color: #b4bede;
}
.progress-striped .bootstrap-scope .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-scope .progress-bar-warning {
  background-color: #e5b53a;
}
.progress-striped .bootstrap-scope .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-scope .progress-bar-danger {
  background-color: #a20000;
}
.progress-striped .bootstrap-scope .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-scope .media {
  margin-top: 15px;
}
.bootstrap-scope .media:first-child {
  margin-top: 0;
}
.bootstrap-scope .media,
.bootstrap-scope .media-body {
  zoom: 1;
  overflow: hidden;
}
.bootstrap-scope .media-body {
  width: 10000px;
}
.bootstrap-scope .media-object {
  display: block;
}
.bootstrap-scope .media-object.img-thumbnail {
  max-width: none;
}
.bootstrap-scope .media-right,
.bootstrap-scope .media > .pull-right {
  padding-left: 10px;
}
.bootstrap-scope .media-left,
.bootstrap-scope .media > .pull-left {
  padding-right: 10px;
}
.bootstrap-scope .media-left,
.bootstrap-scope .media-right,
.bootstrap-scope .media-body {
  display: table-cell;
  vertical-align: top;
}
.bootstrap-scope .media-middle {
  vertical-align: middle;
}
.bootstrap-scope .media-bottom {
  vertical-align: bottom;
}
.bootstrap-scope .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-scope .media-list {
  padding-left: 0;
  list-style: none;
}
.bootstrap-scope .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.bootstrap-scope .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #cfcfcf;
}
.bootstrap-scope .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.bootstrap-scope .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.bootstrap-scope a.list-group-item,
.bootstrap-scope button.list-group-item {
  color: #555;
}
.bootstrap-scope a.list-group-item .list-group-item-heading,
.bootstrap-scope button.list-group-item .list-group-item-heading {
  color: #333;
}
.bootstrap-scope a.list-group-item:hover,
.bootstrap-scope button.list-group-item:hover,
.bootstrap-scope a.list-group-item:focus,
.bootstrap-scope button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.bootstrap-scope button.list-group-item {
  width: 100%;
  text-align: left;
}
.bootstrap-scope .list-group-item.disabled,
.bootstrap-scope .list-group-item.disabled:hover,
.bootstrap-scope .list-group-item.disabled:focus {
  background-color: #e6e6e6;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-scope .list-group-item.disabled .list-group-item-heading,
.bootstrap-scope .list-group-item.disabled:hover .list-group-item-heading,
.bootstrap-scope .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.bootstrap-scope .list-group-item.disabled .list-group-item-text,
.bootstrap-scope .list-group-item.disabled:hover .list-group-item-text,
.bootstrap-scope .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.bootstrap-scope .list-group-item.active,
.bootstrap-scope .list-group-item.active:hover,
.bootstrap-scope .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #3F51B5;
  border-color: #3F51B5;
}
.bootstrap-scope .list-group-item.active .list-group-item-heading,
.bootstrap-scope .list-group-item.active:hover .list-group-item-heading,
.bootstrap-scope .list-group-item.active:focus .list-group-item-heading,
.bootstrap-scope .list-group-item.active .list-group-item-heading > small,
.bootstrap-scope .list-group-item.active:hover .list-group-item-heading > small,
.bootstrap-scope .list-group-item.active:focus .list-group-item-heading > small,
.bootstrap-scope .list-group-item.active .list-group-item-heading > .small,
.bootstrap-scope .list-group-item.active:hover .list-group-item-heading > .small,
.bootstrap-scope .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.bootstrap-scope .list-group-item.active .list-group-item-text,
.bootstrap-scope .list-group-item.active:hover .list-group-item-text,
.bootstrap-scope .list-group-item.active:focus .list-group-item-text {
  color: #d1d6ef;
}
.bootstrap-scope .list-group-item-success {
  color: #000;
  background-color: #afbe73;
}
a.bootstrap-scope .list-group-item-success,
button.bootstrap-scope .list-group-item-success {
  color: #000;
}
a.bootstrap-scope .list-group-item-success .list-group-item-heading,
button.bootstrap-scope .list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.bootstrap-scope .list-group-item-success:hover,
button.bootstrap-scope .list-group-item-success:hover,
a.bootstrap-scope .list-group-item-success:focus,
button.bootstrap-scope .list-group-item-success:focus {
  color: #000;
  background-color: #a5b662;
}
a.bootstrap-scope .list-group-item-success.active,
button.bootstrap-scope .list-group-item-success.active,
a.bootstrap-scope .list-group-item-success.active:hover,
button.bootstrap-scope .list-group-item-success.active:hover,
a.bootstrap-scope .list-group-item-success.active:focus,
button.bootstrap-scope .list-group-item-success.active:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.bootstrap-scope .list-group-item-info {
  color: #000;
  background-color: #b4bede;
}
a.bootstrap-scope .list-group-item-info,
button.bootstrap-scope .list-group-item-info {
  color: #000;
}
a.bootstrap-scope .list-group-item-info .list-group-item-heading,
button.bootstrap-scope .list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.bootstrap-scope .list-group-item-info:hover,
button.bootstrap-scope .list-group-item-info:hover,
a.bootstrap-scope .list-group-item-info:focus,
button.bootstrap-scope .list-group-item-info:focus {
  color: #000;
  background-color: #a2afd6;
}
a.bootstrap-scope .list-group-item-info.active,
button.bootstrap-scope .list-group-item-info.active,
a.bootstrap-scope .list-group-item-info.active:hover,
button.bootstrap-scope .list-group-item-info.active:hover,
a.bootstrap-scope .list-group-item-info.active:focus,
button.bootstrap-scope .list-group-item-info.active:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.bootstrap-scope .list-group-item-warning {
  color: #000;
  background-color: #e5b53a;
}
a.bootstrap-scope .list-group-item-warning,
button.bootstrap-scope .list-group-item-warning {
  color: #000;
}
a.bootstrap-scope .list-group-item-warning .list-group-item-heading,
button.bootstrap-scope .list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.bootstrap-scope .list-group-item-warning:hover,
button.bootstrap-scope .list-group-item-warning:hover,
a.bootstrap-scope .list-group-item-warning:focus,
button.bootstrap-scope .list-group-item-warning:focus {
  color: #000;
  background-color: #e2ad23;
}
a.bootstrap-scope .list-group-item-warning.active,
button.bootstrap-scope .list-group-item-warning.active,
a.bootstrap-scope .list-group-item-warning.active:hover,
button.bootstrap-scope .list-group-item-warning.active:hover,
a.bootstrap-scope .list-group-item-warning.active:focus,
button.bootstrap-scope .list-group-item-warning.active:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.bootstrap-scope .list-group-item-danger {
  color: #fff;
  background-color: #a20000;
}
a.bootstrap-scope .list-group-item-danger,
button.bootstrap-scope .list-group-item-danger {
  color: #fff;
}
a.bootstrap-scope .list-group-item-danger .list-group-item-heading,
button.bootstrap-scope .list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.bootstrap-scope .list-group-item-danger:hover,
button.bootstrap-scope .list-group-item-danger:hover,
a.bootstrap-scope .list-group-item-danger:focus,
button.bootstrap-scope .list-group-item-danger:focus {
  color: #fff;
  background-color: #890000;
}
a.bootstrap-scope .list-group-item-danger.active,
button.bootstrap-scope .list-group-item-danger.active,
a.bootstrap-scope .list-group-item-danger.active:hover,
button.bootstrap-scope .list-group-item-danger.active:hover,
a.bootstrap-scope .list-group-item-danger.active:focus,
button.bootstrap-scope .list-group-item-danger.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.bootstrap-scope .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-scope .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.bootstrap-scope .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-scope .panel-body {
  padding: 15px;
}
.bootstrap-scope .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.bootstrap-scope .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.bootstrap-scope .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.bootstrap-scope .panel-title > a,
.bootstrap-scope .panel-title > small,
.bootstrap-scope .panel-title > .small,
.bootstrap-scope .panel-title > small > a,
.bootstrap-scope .panel-title > .small > a {
  color: inherit;
}
.bootstrap-scope .panel-footer {
  padding: 5px 15px;
  background-color: #f0f0f0;
  border-top: 1px solid #e6e6e6;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.bootstrap-scope .panel > .list-group,
.bootstrap-scope .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.bootstrap-scope .panel > .list-group .list-group-item,
.bootstrap-scope .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.bootstrap-scope .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap-scope .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.bootstrap-scope .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap-scope .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.bootstrap-scope .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-scope .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.bootstrap-scope .list-group + .panel-footer {
  border-top-width: 0;
}
.bootstrap-scope .panel > .table,
.bootstrap-scope .panel > .table-responsive > .table,
.bootstrap-scope .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.bootstrap-scope .panel > .table caption,
.bootstrap-scope .panel > .table-responsive > .table caption,
.bootstrap-scope .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-scope .panel > .table:first-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.bootstrap-scope .panel > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-scope .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.bootstrap-scope .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-scope .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-scope .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-scope .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.bootstrap-scope .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-scope .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-scope .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-scope .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap-scope .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.bootstrap-scope .panel > .table:last-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.bootstrap-scope .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-scope .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.bootstrap-scope .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-scope .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-scope .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-scope .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.bootstrap-scope .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-scope .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-scope .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-scope .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bootstrap-scope .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.bootstrap-scope .panel > .panel-body + .table,
.bootstrap-scope .panel > .panel-body + .table-responsive,
.bootstrap-scope .panel > .table + .panel-body,
.bootstrap-scope .panel > .table-responsive + .panel-body {
  border-top: 1px solid #cfcfcf;
}
.bootstrap-scope .panel > .table > tbody:first-child > tr:first-child th,
.bootstrap-scope .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.bootstrap-scope .panel > .table-bordered,
.bootstrap-scope .panel > .table-responsive > .table-bordered {
  border: 0;
}
.bootstrap-scope .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bootstrap-scope .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap-scope .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-scope .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap-scope .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap-scope .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.bootstrap-scope .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bootstrap-scope .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap-scope .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-scope .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap-scope .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap-scope .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.bootstrap-scope .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap-scope .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bootstrap-scope .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bootstrap-scope .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap-scope .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bootstrap-scope .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.bootstrap-scope .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap-scope .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-scope .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap-scope .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap-scope .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.bootstrap-scope .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.bootstrap-scope .panel-group {
  margin-bottom: 20px;
}
.bootstrap-scope .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.bootstrap-scope .panel-group .panel + .panel {
  margin-top: 5px;
}
.bootstrap-scope .panel-group .panel-heading {
  border-bottom: 0;
}
.bootstrap-scope .panel-group .panel-heading + .panel-collapse > .panel-body,
.bootstrap-scope .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #e6e6e6;
}
.bootstrap-scope .panel-group .panel-footer {
  border-top: 0;
}
.bootstrap-scope .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #e6e6e6;
}
.bootstrap-scope .panel-default {
  border-color: #cfcfcf;
}
.bootstrap-scope .panel-default > .panel-heading {
  color: #40403a;
  background-color: #f5f5f5;
  border-color: #cfcfcf;
}
.bootstrap-scope .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfcfcf;
}
.bootstrap-scope .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #40403a;
}
.bootstrap-scope .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfcfcf;
}
.bootstrap-scope .panel-primary {
  border-color: #3F51B5;
}
.bootstrap-scope .panel-primary > .panel-heading {
  color: #fff;
  background-color: #3F51B5;
  border-color: #3F51B5;
}
.bootstrap-scope .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3F51B5;
}
.bootstrap-scope .panel-primary > .panel-heading .badge {
  color: #3F51B5;
  background-color: #fff;
}
.bootstrap-scope .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3F51B5;
}
.bootstrap-scope .panel-success {
  border-color: #afbe73;
}
.bootstrap-scope .panel-success > .panel-heading {
  color: #000;
  background-color: #afbe73;
  border-color: #afbe73;
}
.bootstrap-scope .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #afbe73;
}
.bootstrap-scope .panel-success > .panel-heading .badge {
  color: #afbe73;
  background-color: #000;
}
.bootstrap-scope .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #afbe73;
}
.bootstrap-scope .panel-info {
  border-color: #b4bede;
}
.bootstrap-scope .panel-info > .panel-heading {
  color: #000;
  background-color: #b4bede;
  border-color: #b4bede;
}
.bootstrap-scope .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #b4bede;
}
.bootstrap-scope .panel-info > .panel-heading .badge {
  color: #b4bede;
  background-color: #000;
}
.bootstrap-scope .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #b4bede;
}
.bootstrap-scope .panel-warning {
  border-color: #e5b53a;
}
.bootstrap-scope .panel-warning > .panel-heading {
  color: #000;
  background-color: #e5b53a;
  border-color: #e5b53a;
}
.bootstrap-scope .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e5b53a;
}
.bootstrap-scope .panel-warning > .panel-heading .badge {
  color: #e5b53a;
  background-color: #000;
}
.bootstrap-scope .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e5b53a;
}
.bootstrap-scope .panel-danger {
  border-color: #a20000;
}
.bootstrap-scope .panel-danger > .panel-heading {
  color: #fff;
  background-color: #a20000;
  border-color: #a20000;
}
.bootstrap-scope .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a20000;
}
.bootstrap-scope .panel-danger > .panel-heading .badge {
  color: #a20000;
  background-color: #fff;
}
.bootstrap-scope .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a20000;
}
.bootstrap-scope .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.bootstrap-scope .embed-responsive .embed-responsive-item,
.bootstrap-scope .embed-responsive iframe,
.bootstrap-scope .embed-responsive embed,
.bootstrap-scope .embed-responsive object,
.bootstrap-scope .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.bootstrap-scope .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.bootstrap-scope .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.bootstrap-scope .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-scope .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-scope .well-lg {
  padding: 24px;
  border-radius: 0px;
}
.bootstrap-scope .well-sm {
  padding: 9px;
  border-radius: 0px;
}
.bootstrap-scope .modal-header {
  position: relative;
}
.bootstrap-scope .modal-header .close {
  margin-top: auto;
}
.bootstrap-scope .modal-header .tyl-http-progress[bar] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.bootstrap-scope .tyl-aside[placement="right"] > .tyl-aside-dialog {
  right: 0;
  left: auto;
}
.bootstrap-scope .tyl-aside[placement="left"] > .tyl-aside-dialog {
  right: auto;
  left: 0;
}
.bootstrap-scope .tyl-aside-backdrop {
  background-color: transparent;
}
.bootstrap-scope .tyl-aside-dialog {
  position: absolute;
  top: 0;
  bottom: 0;
}
.bootstrap-scope .tyl-aside-dialog > .tyl-aside-content {
  height: 100%;
}
.bootstrap-scope .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.bootstrap-scope .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-scope .tooltip.top {
  margin-top: -5px;
}
.bootstrap-scope .tooltip.right {
  margin-left: 5px;
}
.bootstrap-scope .tooltip.bottom {
  margin-top: 5px;
}
.bootstrap-scope .tooltip.left {
  margin-left: -5px;
}
.bootstrap-scope .tooltip-inner {
  max-width: 200px;
  margin: 5px;
  padding: 5px;
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  text-decoration: none;
  word-wrap: break-word;
  background-color: #d1d8e2;
  border-radius: 0px;
}
.bootstrap-scope .error-tooltip + .tooltip .tooltip-inner {
  background-color: #a20000;
  color: #fff;
  font-size: 14px;
}
.bootstrap-scope .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  padding: 1px;
  font-family: "Roboto", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.bootstrap-scope .popover.top {
  margin-top: -10px;
}
.bootstrap-scope .popover.right {
  margin-left: 10px;
}
.bootstrap-scope .popover.bottom {
  margin-top: 10px;
}
.bootstrap-scope .popover.left {
  margin-left: -10px;
}
.bootstrap-scope .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.bootstrap-scope .popover-content {
  padding: 9px 14px;
}
.bootstrap-scope .carousel {
  position: relative;
}
.bootstrap-scope .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.bootstrap-scope .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.bootstrap-scope .carousel-inner > .item > img,
.bootstrap-scope .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .bootstrap-scope .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .bootstrap-scope .carousel-inner > .item.next,
  .bootstrap-scope .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .bootstrap-scope .carousel-inner > .item.prev,
  .bootstrap-scope .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .bootstrap-scope .carousel-inner > .item.next.left,
  .bootstrap-scope .carousel-inner > .item.prev.right,
  .bootstrap-scope .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.bootstrap-scope .carousel-inner > .active,
.bootstrap-scope .carousel-inner > .next,
.bootstrap-scope .carousel-inner > .prev {
  display: block;
}
.bootstrap-scope .carousel-inner > .active {
  left: 0;
}
.bootstrap-scope .carousel-inner > .next,
.bootstrap-scope .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.bootstrap-scope .carousel-inner > .next {
  left: 100%;
}
.bootstrap-scope .carousel-inner > .prev {
  left: -100%;
}
.bootstrap-scope .carousel-inner > .next.left,
.bootstrap-scope .carousel-inner > .prev.right {
  left: 0;
}
.bootstrap-scope .carousel-inner > .active.left {
  left: -100%;
}
.bootstrap-scope .carousel-inner > .active.right {
  left: 100%;
}
.bootstrap-scope .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-scope .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.bootstrap-scope .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.bootstrap-scope .carousel-control:hover,
.bootstrap-scope .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-scope .carousel-control .icon-prev,
.bootstrap-scope .carousel-control .icon-next,
.bootstrap-scope .carousel-control .tyl-ico-chevron-left,
.bootstrap-scope .carousel-control .tyl-ico-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.bootstrap-scope .carousel-control .icon-prev,
.bootstrap-scope .carousel-control .tyl-ico-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.bootstrap-scope .carousel-control .icon-next,
.bootstrap-scope .carousel-control .tyl-ico-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.bootstrap-scope .carousel-control .icon-prev,
.bootstrap-scope .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.bootstrap-scope .carousel-control .icon-prev:before {
  content: '\2039';
}
.bootstrap-scope .carousel-control .icon-next:before {
  content: '\203a';
}
.bootstrap-scope .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.bootstrap-scope .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.bootstrap-scope .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.bootstrap-scope .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-scope .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .bootstrap-scope .carousel-control .tyl-ico-chevron-left,
  .bootstrap-scope .carousel-control .tyl-ico-chevron-right,
  .bootstrap-scope .carousel-control .icon-prev,
  .bootstrap-scope .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .bootstrap-scope .carousel-control .tyl-ico-chevron-left,
  .bootstrap-scope .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .bootstrap-scope .carousel-control .tyl-ico-chevron-right,
  .bootstrap-scope .carousel-control .icon-next {
    margin-right: -15px;
  }
  .bootstrap-scope .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .bootstrap-scope .carousel-indicators {
    bottom: 20px;
  }
}
.bootstrap-scope .modal-header {
  padding: 10px 20px 0 20px;
  border-bottom: 0;
  margin-bottom: 10px;
}
.bootstrap-scope .modal-body {
  padding: 0 15px 0 15px;
}
.bootstrap-scope .modal-body .col-sm-9 {
  padding-left: 0;
}
.bootstrap-scope .modal-footer {
  margin-top: 10px;
  padding: 0px 15px 5px 15px;
  border-top: 0;
  height: 45px;
}
@media (max-width: 1024px) {
  .bootstrap-scope .modal-dialog {
    width: auto;
  }
}
.bootstrap-scope .form-group.required .control-label:after {
  color: red;
  content: "*";
  font-weight: bold;
  font-size: 12pt;
  position: relative;
  margin-left: 2px;
  top: 1px;
}
.bootstrap-scope .required-label {
  color: red;
  font-weight: bold;
  font-size: 12pt;
  margin-left: 2px;
  top: 1px;
}
.bootstrap-scope .row.indent {
  margin-left: 0;
  margin-right: 0;
}
.bootstrap-scope .clearfix:before,
.bootstrap-scope .clearfix:after,
.bootstrap-scope .bootstrap-scope .dl-horizontal dd:before,
.bootstrap-scope .bootstrap-scope .dl-horizontal dd:after,
.bootstrap-scope .bootstrap-scope .container:before,
.bootstrap-scope .bootstrap-scope .container:after,
.bootstrap-scope .bootstrap-scope .container-fluid:before,
.bootstrap-scope .bootstrap-scope .container-fluid:after,
.bootstrap-scope .bootstrap-scope .row:before,
.bootstrap-scope .bootstrap-scope .row:after,
.bootstrap-scope .bootstrap-scope .form-horizontal .form-group:before,
.bootstrap-scope .bootstrap-scope .form-horizontal .form-group:after,
.bootstrap-scope .bootstrap-scope .btn-toolbar:before,
.bootstrap-scope .bootstrap-scope .btn-toolbar:after,
.bootstrap-scope .bootstrap-scope .btn-group-vertical > .btn-group:before,
.bootstrap-scope .bootstrap-scope .btn-group-vertical > .btn-group:after,
.bootstrap-scope .bootstrap-scope .nav:before,
.bootstrap-scope .bootstrap-scope .nav:after,
.bootstrap-scope .bootstrap-scope .navbar:before,
.bootstrap-scope .bootstrap-scope .navbar:after,
.bootstrap-scope .bootstrap-scope .navbar-header:before,
.bootstrap-scope .bootstrap-scope .navbar-header:after,
.bootstrap-scope .bootstrap-scope .navbar-collapse:before,
.bootstrap-scope .bootstrap-scope .navbar-collapse:after,
.bootstrap-scope .bootstrap-scope .pager:before,
.bootstrap-scope .bootstrap-scope .pager:after,
.bootstrap-scope .bootstrap-scope .panel-body:before,
.bootstrap-scope .bootstrap-scope .panel-body:after,
.bootstrap-scope .modal-footer:before,
.bootstrap-scope .modal-footer:after {
  content: " ";
  display: table;
}
.bootstrap-scope .clearfix:after,
.bootstrap-scope .bootstrap-scope .dl-horizontal dd:after,
.bootstrap-scope .bootstrap-scope .container:after,
.bootstrap-scope .bootstrap-scope .container-fluid:after,
.bootstrap-scope .bootstrap-scope .row:after,
.bootstrap-scope .bootstrap-scope .form-horizontal .form-group:after,
.bootstrap-scope .bootstrap-scope .btn-toolbar:after,
.bootstrap-scope .bootstrap-scope .btn-group-vertical > .btn-group:after,
.bootstrap-scope .bootstrap-scope .nav:after,
.bootstrap-scope .bootstrap-scope .navbar:after,
.bootstrap-scope .bootstrap-scope .navbar-header:after,
.bootstrap-scope .bootstrap-scope .navbar-collapse:after,
.bootstrap-scope .bootstrap-scope .pager:after,
.bootstrap-scope .bootstrap-scope .panel-body:after,
.bootstrap-scope .modal-footer:after {
  clear: both;
}
.bootstrap-scope .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bootstrap-scope .pull-right {
  float: right !important;
}
.bootstrap-scope .pull-left {
  float: left !important;
}
.bootstrap-scope .hide {
  display: none !important;
}
.bootstrap-scope .show {
  display: block !important;
}
.bootstrap-scope .invisible {
  visibility: hidden;
}
.bootstrap-scope .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap-scope .hidden {
  display: none !important;
}
.bootstrap-scope .affix {
  position: fixed;
}
.bootstrap-scope a:focus,
.bootstrap-scope button:focus,
.bootstrap-scope input:focus {
  outline: 0 !important;
}
.bootstrap-scope .overflow-clip {
  white-space: nowrap;
  overflow: hidden;
}
@-ms-viewport {
  width: device-width;
}
.bootstrap-scope .visible-xs,
.bootstrap-scope .visible-sm,
.bootstrap-scope .visible-md,
.bootstrap-scope .visible-lg {
  display: none !important;
}
.bootstrap-scope .visible-xs-block,
.bootstrap-scope .visible-xs-inline,
.bootstrap-scope .visible-xs-inline-block,
.bootstrap-scope .visible-sm-block,
.bootstrap-scope .visible-sm-inline,
.bootstrap-scope .visible-sm-inline-block,
.bootstrap-scope .visible-md-block,
.bootstrap-scope .visible-md-inline,
.bootstrap-scope .visible-md-inline-block,
.bootstrap-scope .visible-lg-block,
.bootstrap-scope .visible-lg-inline,
.bootstrap-scope .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .bootstrap-scope .visible-xs {
    display: block !important;
  }
  table.bootstrap-scope .visible-xs {
    display: table !important;
  }
  tr.bootstrap-scope .visible-xs {
    display: table-row !important;
  }
  th.bootstrap-scope .visible-xs,
  td.bootstrap-scope .visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-scope .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-scope .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-scope .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-scope .visible-sm {
    display: block !important;
  }
  table.bootstrap-scope .visible-sm {
    display: table !important;
  }
  tr.bootstrap-scope .visible-sm {
    display: table-row !important;
  }
  th.bootstrap-scope .visible-sm,
  td.bootstrap-scope .visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-scope .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-scope .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-scope .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-scope .visible-md {
    display: block !important;
  }
  table.bootstrap-scope .visible-md {
    display: table !important;
  }
  tr.bootstrap-scope .visible-md {
    display: table-row !important;
  }
  th.bootstrap-scope .visible-md,
  td.bootstrap-scope .visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-scope .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-scope .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-scope .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-scope .visible-lg {
    display: block !important;
  }
  table.bootstrap-scope .visible-lg {
    display: table !important;
  }
  tr.bootstrap-scope .visible-lg {
    display: table-row !important;
  }
  th.bootstrap-scope .visible-lg,
  td.bootstrap-scope .visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-scope .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-scope .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-scope .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-scope .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-scope .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-scope .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-scope .hidden-lg {
    display: none !important;
  }
}
.bootstrap-scope .visible-print {
  display: none !important;
}
@media print {
  .bootstrap-scope .visible-print {
    display: block !important;
  }
  table.bootstrap-scope .visible-print {
    display: table !important;
  }
  tr.bootstrap-scope .visible-print {
    display: table-row !important;
  }
  th.bootstrap-scope .visible-print,
  td.bootstrap-scope .visible-print {
    display: table-cell !important;
  }
}
.bootstrap-scope .visible-print-block {
  display: none !important;
}
@media print {
  .bootstrap-scope .visible-print-block {
    display: block !important;
  }
}
.bootstrap-scope .visible-print-inline {
  display: none !important;
}
@media print {
  .bootstrap-scope .visible-print-inline {
    display: inline !important;
  }
}
.bootstrap-scope .visible-print-inline-block {
  display: none !important;
}
@media print {
  .bootstrap-scope .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bootstrap-scope .hidden-print {
    display: none !important;
  }
}
.bootstrap-scope .ui-helper-hidden {
  display: none;
}
.bootstrap-scope .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.bootstrap-scope .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.bootstrap-scope .ui-helper-clearfix:before,
.bootstrap-scope .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.bootstrap-scope .ui-helper-clearfix:after {
  clear: both;
}
.bootstrap-scope .ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.bootstrap-scope .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.bootstrap-scope .ui-front {
  z-index: 100;
}
.bootstrap-scope .ui-state-disabled {
  cursor: default !important;
}
.bootstrap-scope .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.bootstrap-scope .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bootstrap-scope .ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.bootstrap-scope .ui-resizable {
  position: relative;
}
.bootstrap-scope .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.bootstrap-scope .ui-resizable-disabled .ui-resizable-handle,
.bootstrap-scope .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.bootstrap-scope .ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.bootstrap-scope .ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.bootstrap-scope .ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.bootstrap-scope .ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.bootstrap-scope .ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.bootstrap-scope .ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.bootstrap-scope .ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.bootstrap-scope .ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.bootstrap-scope .ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.bootstrap-scope .ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.bootstrap-scope .ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.bootstrap-scope .color-primary {
  color: #3F51B5;
}
.bootstrap-scope .color-success {
  color: #afbe73;
}
.bootstrap-scope .color-warning {
  color: #e5b53a;
}
.bootstrap-scope .color-danger {
  color: #a20000;
}
.bootstrap-scope .color-info {
  color: #b4bede;
}
.bootstrap-scope .color-error {
  color: #a20000;
}
.bootstrap-scope .background-primary {
  background-color: #3F51B5;
}
.bootstrap-scope .background-success {
  background-color: #afbe73;
}
.bootstrap-scope .background-warning {
  background-color: #e5b53a;
}
.bootstrap-scope .background-danger {
  background-color: #a20000;
}
.bootstrap-scope .background-info {
  background-color: #b4bede;
}
.bootstrap-scope .background-error {
  background-color: #a20000;
}
.bootstrap-scope .tyl-color-gray-darker {
  color: #222222;
}
.bootstrap-scope .tyl-color-gray-dark {
  color: #40403a;
}
.bootstrap-scope .tyl-color-gray {
  color: #666666;
}
.bootstrap-scope .tyl-color-gray-lesslight {
  color: #cfcfcf;
}
.bootstrap-scope .tyl-color-gray-light {
  color: #777777;
}
.bootstrap-scope .tyl-color-gray-lighter {
  color: #e6e6e6;
}
.bootstrap-scope .tyl-color-gray-lightest {
  color: #f0f0f0;
}
.bootstrap-scope .tyl-color-green-dark {
  color: #2f6326;
}
.bootstrap-scope .tyl-color-green {
  color: #8f9b49;
}
.bootstrap-scope .tyl-color-green-lesslight {
  color: #afbe73;
}
.bootstrap-scope .tyl-color-green-light {
  color: #bfc48e;
}
.bootstrap-scope .tyl-color-green-morelight {
  color: #d7dab8;
}
.bootstrap-scope .tyl-color-green-lighter {
  color: #dfe1c6;
}
.bootstrap-scope .tyl-color-green-lightest {
  color: #f6f7ef;
}
.bootstrap-scope .tyl-color-blue-dark {
  color: #00366b;
}
.bootstrap-scope .tyl-color-blue {
  color: #3F51B5;
}
.bootstrap-scope .tyl-color-blue-lesslight {
  color: #93b7d6;
}
.bootstrap-scope .tyl-color-blue-light {
  color: #b4bede;
}
.bootstrap-scope .tyl-color-blue-gray-light {
  color: #d1d8e2;
}
.bootstrap-scope .tyl-color-purple-dark {
  color: #442359;
}
.bootstrap-scope .tyl-color-orange-dark {
  color: #dc3c00;
}
.bootstrap-scope .tyl-color-orange {
  color: #e89719;
}
.bootstrap-scope .tyl-color-orange-yellow {
  color: #e5b53a;
}
.bootstrap-scope .tyl-background-gray-darker {
  background-color: #222222;
}
.bootstrap-scope .tyl-background-gray-dark {
  background-color: #40403a;
}
.bootstrap-scope .tyl-background-gray {
  background-color: #666666;
}
.bootstrap-scope .tyl-background-gray-lesslight {
  background-color: #cfcfcf;
}
.bootstrap-scope .tyl-background-gray-light {
  background-color: #777777;
}
.bootstrap-scope .tyl-background-gray-lighter {
  background-color: #e6e6e6;
}
.bootstrap-scope .tyl-background-gray-lightest {
  background-color: #f0f0f0;
}
.bootstrap-scope .tyl-background-green-dark {
  background-color: #2f6326;
}
.bootstrap-scope .tyl-background-green {
  background-color: #8f9b49;
}
.bootstrap-scope .tyl-background-green-lesslight {
  background-color: #afbe73;
}
.bootstrap-scope .tyl-background-green-light {
  background-color: #bfc48e;
}
.bootstrap-scope .tyl-background-green-morelight {
  background-color: #d7dab8;
}
.bootstrap-scope .tyl-background-green-lighter {
  background-color: #dfe1c6;
}
.bootstrap-scope .tyl-background-green-lightest {
  background-color: #f6f7ef;
}
.bootstrap-scope .tyl-background-blue-dark {
  background-color: #00366b;
}
.bootstrap-scope .tyl-background-blue {
  background-color: #3F51B5;
}
.bootstrap-scope .tyl-background-blue-lesslight {
  background-color: #93b7d6;
}
.bootstrap-scope .tyl-background-blue-light {
  background-color: #b4bede;
}
.bootstrap-scope .tyl-background-blue-gray-light {
  background-color: #d1d8e2;
}
.bootstrap-scope .tyl-background-purple-dark {
  background-color: #442359;
}
.bootstrap-scope .tyl-background-orange-dark {
  background-color: #dc3c00;
}
.bootstrap-scope .tyl-background-orange {
  background-color: #e89719;
}
.bootstrap-scope .tyl-background-orange-yellow {
  background-color: #e5b53a;
}
.bootstrap-scope .tyl-color-header {
  color: rgba(0, 0, 0, 0.87);
}
.bootstrap-scope .tyl-color-subheader {
  color: #40403a;
}
.bootstrap-scope .position-abs-zero {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.bootstrap-scope .position-measure {
  position: absolute;
  visibility: hidden;
  top: -9999px;
  left: -9999px;
}
.bootstrap-scope .container-flex-horizontal {
  display: flex;
  flex-flow: row;
  width: 100%;
  min-height: 100%;
}
.bootstrap-scope .container-flex-vertical {
  display: flex;
  flex-flow: column;
  height: 100%;
  min-width: 100%;
}
.bootstrap-scope .flex-horizontal {
  flex: 1;
  min-width: 0;
  height: 100%;
  position: relative;
}
.bootstrap-scope .flex-vertical {
  flex: 1;
  min-height: 0;
  width: 100%;
  position: relative;
}
.bootstrap-scope .tyl-popup {
  position: relative;
  display: inline-block;
}
.bootstrap-scope .tyl-popup-content {
  position: absolute;
  display: block;
  outline: none;
}
.bootstrap-scope .tyl-popup-margin.popover.top,
.bootstrap-scope .tyl-popup-margin.popover.top-left,
.bootstrap-scope .tyl-popup-margin.popover.top-right {
  margin-bottom: 11px;
}
.bootstrap-scope .tyl-popup-margin.popover.bottom,
.bootstrap-scope .tyl-popup-margin.popover.bottom-left,
.bootstrap-scope .tyl-popup-margin.popover.bottom-right {
  margin-top: 11px;
}
.bootstrap-scope .tyl-popup-margin.popover.left,
.bootstrap-scope .tyl-popup-margin.popover.left-top,
.bootstrap-scope .tyl-popup-margin.popover.left-bottom {
  margin-right: 11px;
}
.bootstrap-scope .tyl-popup-margin.popover.right,
.bootstrap-scope .tyl-popup-margin.popover.right-top,
.bootstrap-scope .tyl-popup-margin.popover.right-bottom {
  margin-left: 11px;
}
.bootstrap-scope .tyl-popup-margin.popover.left-top-corner,
.bootstrap-scope .tyl-popup-margin.popover.left-bottom-corner,
.bootstrap-scope .tyl-popup-margin.popover.right-top-corner,
.bootstrap-scope .tyl-popup-margin.popover.right-bottom-corner {
  margin: 0px;
}
.bootstrap-scope .tyl-popup-margin.tooltip.top,
.bootstrap-scope .tyl-popup-margin.tooltip.top-left,
.bootstrap-scope .tyl-popup-margin.tooltip.top-right {
  margin-bottom: 5px;
}
.bootstrap-scope .tyl-popup-margin.tooltip.bottom,
.bootstrap-scope .tyl-popup-margin.tooltip.bottom-left,
.bootstrap-scope .tyl-popup-margin.tooltip.bottom-right {
  margin-top: 5px;
}
.bootstrap-scope .tyl-popup-margin.tooltip.left,
.bootstrap-scope .tyl-popup-margin.tooltip.left-top,
.bootstrap-scope .tyl-popup-margin.tooltip.left-bottom {
  margin-right: 5px;
}
.bootstrap-scope .tyl-popup-margin.tooltip.right,
.bootstrap-scope .tyl-popup-margin.tooltip.right-top,
.bootstrap-scope .tyl-popup-margin.tooltip.right-bottom {
  margin-left: 5px;
}
.bootstrap-scope .tyl-popup-margin.tooltip.left-top-corner,
.bootstrap-scope .tyl-popup-margin.tooltip.left-bottom-corner,
.bootstrap-scope .tyl-popup-margin.tooltip.right-top-corner,
.bootstrap-scope .tyl-popup-margin.tooltip.right-bottom-corner {
  margin: 0px;
}
.bootstrap-scope .tyl-rbn-btn-horz {
  border: none;
  font-size: 11px;
  padding: 0px;
}
.bootstrap-scope .tyl-rbn-btn-horz:hover,
.bootstrap-scope .tyl-rbn-btn-horz:focus,
.bootstrap-scope .tyl-rbn-btn-horz:active,
.bootstrap-scope .tyl-rbn-btn-horz.active,
.bootstrap-scope .tyl-rbn-btn-horz .btn-default:hover,
.bootstrap-scope .tyl-rbn-btn-horz .btn-default:focus,
.bootstrap-scope .tyl-rbn-btn-horz .btn-default:active,
.bootstrap-scope .tyl-rbn-btn-horz .btn-default.active,
.bootstrap-scope .tyl-rbn-btn-horz.open .dropdown-toggle {
  background-color: #d5e1f2 !important;
}
.bootstrap-scope .tyl-rbn-btn-horz > div {
  height: 34px;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  padding: 0px 6px;
}
.bootstrap-scope .tyl-rbn-btn-horz > div > img {
  margin-right: 4px;
  height: 16px;
  vertical-align: middle;
}
.bootstrap-scope .tyl-rbn-btn-horz > div > div {
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-scope .tyl-rbn-btn-vert {
  border: none;
  height: 100%;
  margin: 0 2px !important;
  font-size: 11px;
  padding: 2px 4px;
}
.bootstrap-scope .tyl-rbn-btn-vert:hover,
.bootstrap-scope .tyl-rbn-btn-vert:focus,
.bootstrap-scope .tyl-rbn-btn-vert:active,
.bootstrap-scope .tyl-rbn-btn-vert.active,
.bootstrap-scope .tyl-rbn-btn-vert .btn-default:hover,
.bootstrap-scope .tyl-rbn-btn-vert .btn-default:focus,
.bootstrap-scope .tyl-rbn-btn-vert .btn-default:active,
.bootstrap-scope .tyl-rbn-btn-vert .btn-default.active,
.bootstrap-scope .tyl-rbn-btn-vert.open .dropdown-toggle {
  background-color: #d5e1f2 !important;
}
.bootstrap-scope .tyl-rbn-btn-vert > div {
  height: 100%;
  vertical-align: top;
}
.bootstrap-scope .tyl-rbn-btn-vert > div > img {
  height: 30px;
}
.bootstrap-scope .tyl-rbn-btn-vert > div > div {
  margin: 2px 0px;
  line-height: 1.1;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd:hover,
.bootstrap-scope .tyl-rbn-btn-horz-dd:focus,
.bootstrap-scope .tyl-rbn-btn-horz-dd:active,
.bootstrap-scope .tyl-rbn-btn-horz-dd.active,
.bootstrap-scope .tyl-rbn-btn-horz-dd .btn-default:hover,
.bootstrap-scope .tyl-rbn-btn-horz-dd .btn-default:focus,
.bootstrap-scope .tyl-rbn-btn-horz-dd .btn-default:active,
.bootstrap-scope .tyl-rbn-btn-horz-dd .btn-default.active,
.bootstrap-scope .tyl-rbn-btn-horz-dd.open .dropdown-toggle {
  background-color: #d5e1f2 !important;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd > button {
  border: none;
  font-size: 11px;
  padding: 0px;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd > button > div {
  height: 34px;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  padding: 0px 6px;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd > button > div > img {
  margin-right: 4px;
  height: 16px;
  vertical-align: middle;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd > button > div > div {
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd > button > span {
  line-height: inherit;
  font-size: 12px;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd ul {
  font-size: 12px;
  min-width: 120px;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd ul li {
  cursor: pointer;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd ul li img {
  margin-right: 5px;
  margin-top: -2px;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd {
  height: 100%;
  margin: 0 2px !important;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd:hover,
.bootstrap-scope .tyl-rbn-btn-vert-dd:focus,
.bootstrap-scope .tyl-rbn-btn-vert-dd:active,
.bootstrap-scope .tyl-rbn-btn-vert-dd.active,
.bootstrap-scope .tyl-rbn-btn-vert-dd .btn-default:hover,
.bootstrap-scope .tyl-rbn-btn-vert-dd .btn-default:focus,
.bootstrap-scope .tyl-rbn-btn-vert-dd .btn-default:active,
.bootstrap-scope .tyl-rbn-btn-vert-dd .btn-default.active,
.bootstrap-scope .tyl-rbn-btn-vert-dd.open .dropdown-toggle {
  background-color: #d5e1f2 !important;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd > button {
  border: none;
  height: 100%;
  font-size: 11px;
  padding: 2px 4px;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd > button > div {
  vertical-align: top;
  height: 100%;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd > button > div > img {
  height: 30px;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd > button > div > div {
  margin: 2px 0px;
  line-height: 1.1;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd > button > span {
  position: absolute;
  top: auto;
  bottom: 2px;
  left: 0;
  width: 100% !important;
  font-size: 12px;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd ul {
  font-size: 12px;
  min-width: 120px;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd ul li {
  cursor: pointer;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd ul li img {
  margin-right: 5px;
  margin-top: -2px;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd-split:hover,
.bootstrap-scope .tyl-rbn-btn-horz-dd-split:focus,
.bootstrap-scope .tyl-rbn-btn-horz-dd-split:active,
.bootstrap-scope .tyl-rbn-btn-horz-dd-split.active,
.bootstrap-scope .tyl-rbn-btn-horz-dd-split .btn-default:hover,
.bootstrap-scope .tyl-rbn-btn-horz-dd-split .btn-default:focus,
.bootstrap-scope .tyl-rbn-btn-horz-dd-split .btn-default:active,
.bootstrap-scope .tyl-rbn-btn-horz-dd-split .btn-default.active,
.bootstrap-scope .tyl-rbn-btn-horz-dd-split.open .dropdown-toggle {
  background-color: #d5e1f2 !important;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd-split > button:first-child {
  border: none;
  font-size: 11px;
  padding: 0px;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd-split > button:first-child > div {
  height: 34px;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  padding: 0px 6px;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd-split > button:first-child > div > img {
  margin-right: 4px;
  height: 16px;
  vertical-align: middle;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd-split > button:first-child > div > div {
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd-split > .dropdown-toggle {
  border-width: 0px;
  border-radius: 0 !important;
  height: 34px;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd-split > .dropdown-toggle > span {
  top: auto !important;
  line-height: inherit;
  font-size: 12px;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd-split ul {
  font-size: 12px;
  min-width: 120px;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd-split ul li {
  cursor: pointer;
}
.bootstrap-scope .tyl-rbn-btn-horz-dd-split ul li img {
  margin-right: 5px;
  margin-top: -2px;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split {
  height: 100%;
  margin: 0 2px !important;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split:hover,
.bootstrap-scope .tyl-rbn-btn-vert-dd-split:focus,
.bootstrap-scope .tyl-rbn-btn-vert-dd-split:active,
.bootstrap-scope .tyl-rbn-btn-vert-dd-split.active,
.bootstrap-scope .tyl-rbn-btn-vert-dd-split .btn-default:hover,
.bootstrap-scope .tyl-rbn-btn-vert-dd-split .btn-default:focus,
.bootstrap-scope .tyl-rbn-btn-vert-dd-split .btn-default:active,
.bootstrap-scope .tyl-rbn-btn-vert-dd-split .btn-default.active,
.bootstrap-scope .tyl-rbn-btn-vert-dd-split.open .dropdown-toggle {
  background-color: #d5e1f2 !important;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split > button:first-child {
  border: none;
  height: 60px;
  font-size: 11px;
  padding: 2px 4px;
  z-index: 1;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split > button:first-child > div {
  height: 100%;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split > button:first-child > div > img {
  height: 30px;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split > button:first-child > div > div {
  margin: 2px 0px;
  line-height: 1.1;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split > .dropdown-toggle {
  position: absolute;
  bottom: 0;
  left: 1px;
  width: 100%;
  padding: 0px !important;
  border: none;
  border-radius: 0 !important;
  font-size: 12px;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split > .dropdown-toggle > span {
  top: 3px;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split ul {
  font-size: 12px;
  min-width: 120px;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split ul li {
  cursor: pointer;
}
.bootstrap-scope .tyl-rbn-btn-vert-dd-split ul li img {
  margin-right: 5px;
  margin-top: -2px;
}
.bootstrap-scope .tyl-rbn-group-vert {
  vertical-align: top;
  padding: 0 2px;
}
.bootstrap-scope .tyl-rbn-group-vert > *:not(:last-child) {
  margin-bottom: 5px;
}
.bootstrap-scope .tyl-rbn-nav-tabs {
  margin-bottom: 0px;
  margin-left: 43px;
  padding-top: 5px;
  border-bottom: 1px solid #cfcfcf;
}
.bootstrap-scope .tyl-rbn-nav-tabs > li > a {
  color: white;
  margin-right: 0px;
  min-height: 38px;
  cursor: default !important;
  font-size: 12px;
  padding: 8px 16px !important;
  border-bottom-color: #cfcfcf;
}
.bootstrap-scope .tyl-rbn-nav-tabs > li > a:hover,
.bootstrap-scope .tyl-rbn-nav-tabs > li > a:focus {
  background-color: transparent;
  color: #cfcfcf;
  border: none;
  border: 1px solid transparent;
  border-bottom-color: white;
}
.bootstrap-scope .tyl-rbn-tab-pane {
  padding: 0px 4px;
  background-color: white;
  border-bottom: 1px solid #cfcfcf;
  white-space: nowrap;
}
.bootstrap-scope .tyl-rbn-tab-item {
  display: inline-block;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #cfcfcf;
  padding: 4px 4px 0px 4px;
  vertical-align: top;
  white-space: normal;
}
.bootstrap-scope .tyl-rbn-tab-item > div:first-child {
  height: 72px;
}
.bootstrap-scope .tyl-rbn-tab-item > div:last-child {
  text-align: center;
  font-size: 11px;
}
.bootstrap-scope .tyl-rbn-logo {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid #cfcfcf;
  height: 43px;
  width: 43px;
  z-index: 1;
  background-position: center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxEAAAsRAX9kX5EAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAALISURBVFhHxZahb1NRFMYrKiYqEBUVExMTFROIiYmKCQRyogKJRCAnKhFzIEhowhIqSPgHEAgSJhCIJSNBsgSSkUBSgZiomFjS8vvu++7re6/tawd940u+nHfPd+49971773m3ti5MJpPOeDw+h9fwPe2WpepBsgZJL7EpaL+1XD3I10nSTsEErixXD/K19OmT1Alon1quBiTYJk8Pe4htYh/HSWCHcM+h6weD78CRkgk8/8Q0YQtqOTYcWg1I2CdJDvgOLVcPkg2cN4ue5epAkvBpsTrz6abjeQS3szErgw5t+NkD/cLsW0qBfxd+d4yKzY7isG/gK7Xhfaj+ijmFm+5eDgJP1CmCtgpK7i3wheQRtM8tBeCaV4hOLJfD8UXctSx9K3HNoOkQxewnrimYwMhyOQg8c58AdcQ0LGvwOr5hEA3aF5YDcKkOXCVqAtqfLJeDQK3fhTtdwi6PW9hn8DmM6/3bMZpMx91T4O/CUBuw3zDaW9qsx9gnMP1iM0CsQ33qDVk6hWSCBoWaRNBg3d1mgNZQjJ8P6Jc9KV8xy08IQb3QIwM69y2vDProl5wDvq7lxSDuv09AS5Ct83EJ4jKVLUFYJj8fwBSMEZYA6siW1wiCNImn8IWTazOFk2C7aBOGWoBV3Yib8CU84jn+MeNpUfFbfmsiaN4x/GE5ANfMMQQfLQeg60WKeG15MQhaSyHC9TBRpiAmV1EXgkCd6xRqWwrAtbQU49KyFm9NA8vlIFZrGSYhC3ftG8A+1OfVuY/75AzGv6NuTQ/0jH0E4z75gFlcnOaBDndslTz3O8bE3R9iBPnQjuA7uwKyMX8FBlz5QoJfx/Gem+sBE7j9Kxk5tNH2bIuXUq39zdbzJmBwbbC4efTH1O0ndy136PrB4CpE6d9RoD20XD3It7QQVQ7euFiIvli6HZCzTdJwdbNtW/pH1Gp/AArpfyf4FWHsAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
}
.bootstrap-scope .tyl-rbn {
  position: relative;
  background-color: #3F51B5;
}
.bootstrap-scope .tyl-rbn-header {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  color: white;
}
.bootstrap-scope .center-horizontal {
  left: 50%;
  right: auto;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.bootstrap-scope .center-vertical {
  top: 50%;
  bottom: auto;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.bootstrap-scope .position-relative-parent {
  position: absolute;
}
.bootstrap-scope .position-relative-parent.top {
  top: auto;
  bottom: 100%;
  left: 50%;
  right: auto;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.bootstrap-scope .position-relative-parent.top-left {
  top: auto;
  bottom: 100%;
  left: 0;
  right: auto;
}
.bootstrap-scope .position-relative-parent.top-right {
  top: auto;
  bottom: 100%;
  left: auto;
  right: 0;
}
.bootstrap-scope .position-relative-parent.bottom {
  top: 100%;
  bottom: auto;
  left: 50%;
  right: auto;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.bootstrap-scope .position-relative-parent.bottom-left {
  top: 100%;
  bottom: auto;
  left: 0;
  right: auto;
}
.bootstrap-scope .position-relative-parent.bottom-right {
  top: 100%;
  bottom: auto;
  left: auto;
  right: 0;
}
.bootstrap-scope .position-relative-parent.left {
  left: auto;
  right: 100%;
  top: 50%;
  bottom: auto;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.bootstrap-scope .position-relative-parent.left-top {
  left: auto;
  right: 100%;
  top: 0;
  bottom: auto;
}
.bootstrap-scope .position-relative-parent.left-bottom {
  left: auto;
  right: 100%;
  top: auto;
  bottom: 0;
}
.bootstrap-scope .position-relative-parent.right {
  left: 100%;
  right: auto;
  top: 50%;
  bottom: auto;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.bootstrap-scope .position-relative-parent.right-top {
  left: 100%;
  right: auto;
  top: 0;
  bottom: auto;
}
.bootstrap-scope .position-relative-parent.right-bottom {
  left: 100%;
  right: auto;
  top: auto;
  bottom: 0;
}
.bootstrap-scope .position-relative-parent.left-top-corner {
  top: auto;
  bottom: 100%;
  left: auto;
  right: 100%;
}
.bootstrap-scope .position-relative-parent.left-bottom-corner {
  top: 100%;
  bottom: auto;
  left: auto;
  right: 100%;
}
.bootstrap-scope .position-relative-parent.right-top-corner {
  top: auto;
  bottom: 100%;
  left: 100%;
  right: auto;
}
.bootstrap-scope .position-relative-parent.right-bottom-corner {
  top: 100%;
  bottom: auto;
  left: 100%;
  right: auto;
}
.bootstrap-scope .tyl-listbox-select {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.bootstrap-scope .tyl-listbox-select > ul {
  font-size: 14px;
  width: 100%;
  padding-left: 0px;
  list-style: none;
  overflow: auto;
  margin-bottom: 0px;
}
.bootstrap-scope .tyl-listbox-select > ul > li > a {
  display: flex;
  flex-flow: row;
  padding: 6px;
  text-decoration: none;
  font-weight: normal;
  line-height: 1.42857143;
  color: #40403a;
  white-space: nowrap;
}
.bootstrap-scope .tyl-listbox-select > ul > li > a:hover,
.bootstrap-scope .tyl-listbox-select > ul > li > a:focus {
  color: #000;
  background-color: #e6e6e6;
}
.bootstrap-scope .tyl-listbox-select > ul > li > a > div {
  flex: 1;
  min-width: 0;
  margin-right: 25px;
}
.bootstrap-scope .tyl-listbox-select > ul > li > a > i {
  margin-right: 5px;
  line-height: 1.42857143;
}
.bootstrap-scope .tyl-li-selected > a {
  background-color: #cfcfcf;
}
.bootstrap-scope .tyl-li-selected > a:focus,
.bootstrap-scope .tyl-li-selected > a:active {
  background-color: #cfcfcf !important;
}
.bootstrap-scope [tyl-drag-drop-item] {
  touch-action: none;
  user-select: none;
  position: relative;
}
.bootstrap-scope .tyl-drag-indicator {
  position: absolute;
  list-style: none;
  pointer-events: none;
}
.bootstrap-scope .tyl-drag-placeholder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f0f0f0 !important;
}
.bootstrap-scope .tyl-http-progress {
  pointer-events: none;
}
.bootstrap-scope .tyl-http-progress.ng-enter,
.bootstrap-scope .tyl-http-progress.ng-enter.ng-enter-active {
  opacity: 0;
}
.bootstrap-scope .tyl-http-progress.ng-leave,
.bootstrap-scope .tyl-http-progress.ng-leave-active {
  opacity: 1;
}
.bootstrap-scope .tyl-http-progress > .tyl-http-progress-bar {
  transition: width 350ms;
  background-color: #999999;
  position: absolute;
  left: 0;
  height: 4px;
}
.bootstrap-scope .tyl-http-progress > .tyl-http-progress-spinner {
  width: 32px;
  height: 32px;
  border: solid 4px transparent;
  border-top-color: #999999;
  border-left-color: #999999;
  border-radius: 16px;
  animation: tyl-http-progress-spinner 400ms linear infinite;
}
@keyframes tyl-http-progress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.bootstrap-scope .tyl-abbr-text > .tyl-popup > button {
  padding: 0;
  border: none;
}
.bootstrap-scope .tyl-abbr-text-popup {
  max-width: 380px;
  max-height: 380px;
  word-wrap: break-word;
  overflow-y: auto;
  white-space: pre-wrap;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header h2 {
  font-weight: 500;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
