/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*
.if-ec-primary-undefined() {@ec-primary: #aa0078};            //Hot Pink -- WCAG AAA
.if-ec-primary-dark-undefined() {@ec-primary-dark: #9E3E82};  //Dark Pink / Purple
.if-ec-secondary-undefined() {@ec-secondary: #FFD700};        //Gold
.if-ec-link-undefined() {@ec-link: @ec-primary};
.if-ec-navigation-bg-undefined() {@ec-navigation-bg: @ec-primary};
*/
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
font-family: 'Lato', sans-serif; - main font
font-family: 'Ubuntu', sans-serif; - headers
font-family: 'Kaushan Script', cursive; - decoration
font-family: 'Vollkorn', serif;
*/
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/amaticsc/v27/TUZyzwprpvBS1izr_vO0DQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/amaticsc/v27/TUZ3zwprpvBS1izr_vOMscG6eQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/kaushanscript/v18/vm8vdRfvXFLG3OLnsO15WYS5DF7_.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCu6KVjbNBYlgoKeg7z.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCp6KVjbNBYlgoKejZPsmyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgo6eA.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvTtw.ttf) format('truetype');
}
@font-face {
  font-family: 'Vollkorn';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/vollkorn/v29/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DJGWmmZ.ttf) format('truetype');
}
@font-face {
  font-family: 'Vollkorn';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/vollkorn/v29/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DKhXWmZ.ttf) format('truetype');
}
@font-face {
  font-family: 'Vollkorn';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/vollkorn/v29/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2MHGuGQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Vollkorn';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/vollkorn/v29/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df213auGQ.ttf) format('truetype');
}
/*
font-family: 'Amatic SC', cursive;
font-family: 'Kaushan Script', cursive;
font-family: 'Poppins', sans-serif;
font-family: 'Ubuntu', sans-serif;
font-family: 'Vollkorn', serif;
*/
/*
@border-radius-base: 4px;
@border-radius-large: 6px;
@border-radius-small: 3px;
*/
/*
@navbar-default-color: #777;
@navbar-default-bg: #f8f8f8;
@navbar-default-border: darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color: #777;
@navbar-default-link-hover-color: #333;
@navbar-default-link-hover-bg: transparent;
@navbar-default-link-active-color: #555;
@navbar-default-link-active-bg: darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color: #ccc;
@navbar-default-link-disabled-bg: transparent;

// Navbar brand label
@navbar-default-brand-color: @navbar-default-link-color;
@navbar-default-brand-hover-color: darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg: transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg: #ddd;
@navbar-default-toggle-icon-bar-bg: #888;
@navbar-default-toggle-border-color: #ddd;
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 14pt;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (max-width: 768px) {
  html {
    font-size: 11pt;
  }
}
body {
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14pt;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
@media (max-width: 768px) {
  body {
    font-size: 11pt;
  }
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #033C5A;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #010b10;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 3px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20pt;
  margin-bottom: 20pt;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Ubuntu', Verdana, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.85);
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #757575;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20pt;
  margin-bottom: 10pt;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10pt;
  margin-bottom: 10pt;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36pt;
}
@media screen and (max-width: 768px) {
  h1,
  .h1 {
    font-size: calc(21.6pt);
  }
}
h2,
.h2 {
  font-size: 30pt;
}
@media screen and (max-width: 768px) {
  h2,
  .h2 {
    font-size: calc(18pt);
  }
}
h3,
.h3 {
  font-size: 24pt;
}
@media screen and (max-width: 768px) {
  h3,
  .h3 {
    font-size: calc(14.4pt);
  }
}
h4,
.h4 {
  font-size: 18pt;
}
@media screen and (max-width: 768px) {
  h4,
  .h4 {
    font-size: calc(14.4pt);
  }
}
h5,
.h5 {
  font-size: 14pt;
}
@media screen and (max-width: 768px) {
  h5,
  .h5 {
    font-size: calc(11.2pt);
  }
}
h6,
.h6 {
  font-size: 12pt;
}
@media screen and (max-width: 768px) {
  h6,
  .h6 {
    font-size: calc(10.8pt);
  }
}
h1 {
  text-transform: uppercase;
  letter-spacing: .05em;
}
p {
  margin: 0 0 10pt;
}
.lead {
  margin-bottom: 20pt;
  font-size: 16pt;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21pt;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #757575;
}
.text-primary {
  color: #033C5A;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #011b29;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #033C5A;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #011b29;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9pt;
  margin: 40pt 0 20pt;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10pt;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20pt;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #757575;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10pt 20pt;
  margin: 0 0 20pt;
  font-size: 17.5pt;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #757575;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20pt;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5pt;
  margin: 0 0 10pt;
  font-size: 13pt;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #757575;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20pt;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15pt;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20pt;
  font-size: 21pt;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14pt;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 31pt;
  padding: 6px 12px;
  font-size: 14pt;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #eeeeee;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #eeeeee;
}
.form-control::-webkit-input-placeholder {
  color: #eeeeee;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 31pt;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 27.5pt;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 41pt;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20pt;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34pt;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 27.5pt;
  padding: 5px 10px;
  font-size: 12pt;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-sm {
  height: 27.5pt;
  line-height: 27.5pt;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 27.5pt;
  padding: 5px 10px;
  font-size: 12pt;
  line-height: 1.5;
  border-radius: 1px;
}
.form-group-sm select.form-control {
  height: 27.5pt;
  line-height: 27.5pt;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 27.5pt;
  min-height: 32pt;
  padding: 6px 10px;
  font-size: 12pt;
  line-height: 1.5;
}
.input-lg {
  height: 41pt;
  padding: 10px 16px;
  font-size: 18pt;
  line-height: 1.3333333;
  border-radius: 3px;
}
select.input-lg {
  height: 41pt;
  line-height: 41pt;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 41pt;
  padding: 10px 16px;
  font-size: 18pt;
  line-height: 1.3333333;
  border-radius: 3px;
}
.form-group-lg select.form-control {
  height: 41pt;
  line-height: 41pt;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 41pt;
  min-height: 38pt;
  padding: 11px 16px;
  font-size: 18pt;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 38.75pt;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31pt;
  height: 31pt;
  line-height: 31pt;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 41pt;
  height: 41pt;
  line-height: 41pt;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 27.5pt;
  height: 27.5pt;
  line-height: 27.5pt;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25pt;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25.25pt;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18pt;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12pt;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14pt;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #033C5A;
  border-color: #022c41;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #011b29;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #011b29;
  border-color: #000406;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #011b29;
  border-color: #000406;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #000406;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #033C5A;
  border-color: #022c41;
}
.btn-primary .badge {
  color: #033C5A;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #CADA2A;
  border-color: #b9c823;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #a5b21f;
  border-color: #545b10;
}
.btn-info:hover {
  color: #fff;
  background-color: #a5b21f;
  border-color: #89941a;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #a5b21f;
  border-color: #89941a;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #89941a;
  border-color: #545b10;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #CADA2A;
  border-color: #b9c823;
}
.btn-info .badge {
  color: #CADA2A;
  background-color: #fff;
}
.btn-warning {
  color: #000;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #000;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #000;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #000;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #000;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #000;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #033C5A;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #010b10;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #757575;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18pt;
  line-height: 1.3333333;
  border-radius: 3px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12pt;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12pt;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.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;
}
.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;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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: 14pt;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -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;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9pt 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: underline;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #033C5A;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #757575;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12pt;
  line-height: 1.42857143;
  color: #757575;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.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);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 41pt;
  padding: 10px 16px;
  font-size: 18pt;
  line-height: 1.3333333;
  border-radius: 3px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 41pt;
  line-height: 41pt;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 27.5pt;
  padding: 5px 10px;
  font-size: 12pt;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 27.5pt;
  line-height: 27.5pt;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14pt;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12pt;
  border-radius: 1px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18pt;
  border-radius: 3px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  font-size: 12pt;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #757575;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #757575;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #033C5A;
}
.nav .nav-divider {
  height: 1px;
  margin: 9pt 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #033C5A;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20pt;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.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;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 11.66666667px 15px;
  font-size: 18pt;
  line-height: 20pt;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.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: 2px;
  display: none;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (max-width: 768px) {
  .navbar-toggle {
    display: block;
  }
}
.navbar-nav {
  margin: 5.83333333px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20pt;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20pt;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 11.66666667px;
    padding-bottom: 11.66666667px;
  }
}
.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: 4.33333333px;
  margin-bottom: 4.33333333px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .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;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 4.33333333px;
  margin-bottom: 4.33333333px;
}
.navbar-btn.btn-sm {
  margin-top: 6.66666667px;
  margin-bottom: 6.66666667px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 11.66666667px;
  margin-bottom: 11.66666667px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #033C5A;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #FFF;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #FFF;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #FFF;
}
.navbar-default .navbar-nav > li > a {
  color: #FFF;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFF;
  background-color: #022A40;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FFF;
  background-color: #022A40;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #111;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #FFF;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #022A40;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #022A40;
  color: #FFF;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #FFF;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #FFF;
    background-color: #022A40;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #022A40;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #111;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #FFF;
}
.navbar-default .navbar-link:hover {
  color: #FFF;
}
.navbar-default .btn-link {
  color: #FFF;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #FFF;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #111;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9b9b9b;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9b9b9b;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9b9b9b;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9b9b9b;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9b9b9b;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9b9b9b;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20pt;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #757575;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20pt 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #033C5A;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #010b10;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #033C5A;
  border-color: #033C5A;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #757575;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18pt;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12pt;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.pager {
  padding-left: 0;
  margin: 20pt 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #757575;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #757575;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5b5b5b;
}
.label-primary {
  background-color: #033C5A;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #011b29;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12pt;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #757575;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #033C5A;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21pt;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63pt;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20pt;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #033C5A;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20pt;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-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;
  }
}
.progress {
  overflow: hidden;
  height: 20pt;
  margin-bottom: 20pt;
  background-color: #f5f5f5;
  border-radius: 2px;
  -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);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12pt;
  line-height: 20pt;
  color: #fff;
  text-align: center;
  background-color: #033C5A;
  -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;
}
.progress-striped .progress-bar,
.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;
}
.progress.active .progress-bar,
.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;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .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);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .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);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .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);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #757575;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #757575;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #033C5A;
  border-color: #033C5A;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #31b3f8;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20pt;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16pt;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.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;
}
.panel > .list-group:last-child .list-group-item:last-child,
.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;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20pt;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #033C5A;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #033C5A;
  border-color: #033C5A;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #033C5A;
}
.panel-primary > .panel-heading .badge {
  color: #033C5A;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #033C5A;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-custom {
  border-color: #033C5A;
}
.panel-custom > .panel-heading {
  color: #fff;
  background-color: #033C5A;
  border-color: #033C5A;
}
.panel-custom > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #033C5A;
}
.panel-custom > .panel-heading .badge {
  color: #033C5A;
  background-color: #fff;
}
.panel-custom > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #033C5A;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -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);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 3px;
}
.well-sm {
  padding: 9px;
  border-radius: 1px;
}
.close {
  float: right;
  font-size: 21pt;
  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.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 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: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  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;
}
.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;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Poppins", "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: 12pt;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Poppins", "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: 14pt;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14pt;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.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;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .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: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 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);
  background-color: rgba(0, 0, 0, 0);
}
.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);
}
.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);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.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;
}
.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);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.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);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.white {
  color: #FFF;
  fill: #FFF;
}
.ec-primary {
  color: #033C5A;
  fill: #033C5A;
}
.ec-primary-dark {
  color: #022A40;
  fill: #022A40;
}
.ec-primary-secondary {
  color: #033C5A;
  fill: #033C5A;
}
.gray-lighter {
  color: #eeeeee;
  fill: #eeeeee;
}
.gray-light {
  color: #757575;
  fill: #757575;
}
.gray {
  color: #555555;
  fill: #555555;
}
.gray-dark {
  color: #333333;
  fill: #333333;
}
.gray-darker {
  color: #222222;
  fill: #222222;
}
.maroon {
  color: #AD0066;
  fill: #AD0066;
}
.dark-maroon {
  color: #6f0041;
  fill: #6f0041;
}
.hotpink {
  color: #d13d94;
  fill: #d13d94;
}
.dark-hotpink {
  color: #c12d84;
  fill: #c12d84;
}
.orange {
  color: #F5851F;
  fill: #F5851F;
}
.dark-orange {
  color: #ae5808;
  fill: #ae5808;
}
.lime {
  color: #CADA2A;
  fill: #CADA2A;
}
.dark-lime {
  color: #6c7414;
  fill: #6c7414;
}
.blue {
  color: #81A4B9;
  fill: #81A4B9;
}
.dark-blue {
  color: #4f7690;
  fill: #4f7690;
}
.skyblue {
  color: #CFE8F6;
  fill: #CFE8F6;
}
.dark-skyblue {
  color: #217baf;
  fill: #217baf;
}
.bg-offwhite {
  background: #f5f5f2;
}
.bg-grey {
  background: #eeeeee;
}
.td-label,
.td-header,
.td-urgent,
.td-danger,
.td-moderate,
.td-ok,
.td-good,
.td-clear {
  font-weight: 700 !important;
  text-align: center;
  padding: 2px;
  color: #222222 !important;
  fill: #222222 !important;
}
@media (max-device-width: 768px) {
  .td-label,
  .td-header,
  .td-urgent,
  .td-danger,
  .td-moderate,
  .td-ok,
  .td-good,
  .td-clear {
    font-size: 0.65rem;
    font-weight: 400 !important;
    padding: 0px;
    border: 1px solid #FFF;
  }
}
.td-urgent {
  background-color: #A40000 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.td-danger {
  background-color: #d85a4e;
  color: #FFF !important;
  fill: #FFF !important;
}
.td-moderate {
  background-color: #f8d57b;
}
.td-ok {
  background-color: #f8eeb3;
}
.td-good {
  background-color: #dee6c1;
}
.td-clear {
  background-color: #66cc66;
}
/*FORGROUND*/
.ec-slategrey {
  color: #2f4f4f;
  fill: #2f4f4f;
}
.ec-slategrey-light {
  color: #9ec5c5;
  fill: #9ec5c5;
}
.ec-red-main {
  color: #9F4042;
  fill: #9F4042;
}
.ec-red-main-lite {
  color: rgba(159, 64, 55, 0.5);
  fill: rgba(159, 64, 55, 0.5);
}
.ec-red-mainBright {
  color: #D60027;
  fill: #D60027;
}
.ec-red-mainBright-lite {
  color: rgba(214, 0, 39, 0.5);
  fill: rgba(214, 0, 39, 0.5);
}
.ec-red-mid {
  color: #DB425E;
  fill: #DB425E;
}
.ec-red-mid-lite {
  color: rgba(219, 66, 94, 0.5);
  fill: rgba(219, 66, 94, 0.5);
}
.ec-red-darkBright {
  color: #A3001D;
  fill: #A3001D;
}
.ec-red-darkBright-lite {
  color: rgba(163, 0, 29, 0.5);
  fill: rgba(163, 0, 29, 0.5);
}
.ec-red-dark {
  color: #571825;
  fill: #571825;
}
.ec-red-dark-lite {
  color: rgba(87, 26, 37, 0.5);
  fill: rgba(87, 26, 37, 0.5);
}
.ec-blue-main {
  color: #445591;
  fill: #445591;
}
.ec-blue-main-lite {
  color: rgba(68, 85, 145, 0.5);
  fill: rgba(68, 85, 145, 0.5);
}
.ec-blue-mainBright {
  color: #6882DD;
  fill: #6882DD;
}
.ec-blue-mainBright-lite {
  color: rgba(104, 130, 221, 0.5);
  fill: rgba(104, 130, 221, 0.5);
}
.ec-blue-mid {
  color: #7E8683;
  fill: #7E8683;
}
.ec-blue-mid-lite {
  color: rgba(126, 134, 163, 0.5);
  fill: rgba(126, 134, 163, 0.5);
}
.ec-blue-darkBright {
  color: #AAB6DD;
  fill: #AAB6DD;
}
.ec-blue-darkBright-lite {
  color: rgba(170, 182, 221, 0.5);
  fill: rgba(170, 182, 221, 0.5);
}
.ec-blue-dark {
  color: #2C375E;
  fill: #2C375E;
}
.ec-blue-dark-lite {
  color: rgba(44, 55, 94, 0.5);
  fill: rgba(44, 55, 94, 0.5);
}
.ec-green-main {
  color: #429243;
  fill: #429243;
}
.ec-green-main-lite {
  color: rgba(66, 146, 67, 0.5);
  fill: rgba(66, 146, 67, 0.5);
}
.ec-green-mainBright {
  color: #65DE66;
  fill: #65DE66;
}
.ec-green-mainBright-lite {
  color: rgba(101, 222, 102, 0.5);
  fill: rgba(101, 222, 102, 0.5);
}
.ec-green-mid {
  color: #7BA47C;
  fill: #7BA47C;
}
.ec-green-mid-lite {
  color: rgba(123, 164, 124, 0.5);
  fill: rgba(123, 164, 124, 0.5);
}
.ec-green-darkBright {
  color: #A7DEA8;
  fill: #A7DEA8;
}
.ec-green-darkBright-lite {
  color: rgba(167, 222, 168, 0.5);
  fill: rgba(167, 222, 168, 0.5);
}
.ec-green-dark {
  color: #2B5F2C;
  fill: #2B5F2C;
}
.ec-green-dark-lite {
  color: rgba(43, 95, 44, 0.5);
  fill: rgba(43, 95, 44, 0.5);
}
.ec-tan-main {
  color: #A98544;
  fill: #A98544;
}
.ec-tan-main-lite {
  color: rgba(169, 133, 68, 0.5);
  fill: rgba(169, 133, 68, 0.5);
}
.ec-tan-mainBright {
  color: #F5C163;
  fill: #F5C163;
}
.ec-tan-mainBright-lite {
  color: rgba(245, 193, 99, 0.5);
  fill: rgba(245, 193, 99, 0.5);
}
.ec-tan-mid {
  color: #B78481;
  fill: #B78481;
}
.ec-tan-mid-lite {
  color: rgba(183, 164, 129, 0.5);
  fill: rgba(183, 164, 129, 0.5);
}
.ec-tan-darkBright {
  color: #F5DBAC;
  fill: #F5DBAC;
}
.ec-tan-darkBright-lite {
  color: rgba(245, 219, 172, 0.5);
  fill: rgba(245, 219, 172, 0.5);
}
.ec-tan-dark {
  color: #765D2F;
  fill: #765D2F;
}
.ec-tan-dark-lite {
  color: rgba(118, 93, 47, 0.5);
  fill: rgba(118, 93, 47, 0.5);
}
.ec-purple-main {
  color: #9F4198;
  fill: #9F4198;
}
.ec-purple-main-lite {
  color: rgba(159, 65, 152, 0.5);
  fill: rgba(159, 65, 152, 0.5);
}
.ec-purple-mainBright {
  color: #EB60E1;
  fill: #EB60E1;
}
.ec-purple-mainBright-lite {
  color: rgba(235, 96, 225, 0.5);
  fill: rgba(235, 96, 225, 0.5);
}
.ec-purple-mid {
  color: #AF7CAB;
  fill: #AF7CAB;
}
.ec-purple-mid-lite {
  color: rgba(175, 124, 171, 0.5);
  fill: rgba(175, 124, 171, 0.5);
}
.ec-purple-darkBright {
  color: #EBA7E6;
  fill: #EBA7E6;
}
.ec-purple-darkBright-lite {
  color: rgba(235, 167, 230, 0.5);
  fill: rgba(235, 167, 230, 0.5);
}
.ec-purple-dark {
  color: #6C2C67;
  fill: #6C2C67;
}
.ec-purple-dark-lite {
  color: rgba(108, 44, 103, 0.5);
  fill: rgba(108, 44, 103, 0.5);
}
/*BACKGROUNDS*/
.ec-bg-slategrey {
  background-color: #2f4f4f !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-red-main {
  background-color: #9F4042 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-red-main-lite {
  background-color: rgba(159, 64, 55, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-red-mainBright {
  background-color: #D60027 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-red-mainBright-lite {
  background-color: rgba(214, 0, 39, 0.5) !important;
  color: #222222 !important;
  fill: #222222 !important;
}
.ec-bg-red-mid {
  background-color: #DB425E !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-red-mid-lite {
  background-color: rgba(219, 66, 94, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-red-darkBright {
  background-color: #A3001D !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-red-darkBright-lite {
  background-color: rgba(163, 0, 29, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-red-dark {
  background-color: #571825 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-red-dark-lite {
  background-color: rgba(87, 26, 37, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-blue-main {
  background-color: #445591 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-blue-main-lite {
  background-color: rgba(68, 85, 145, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-blue-mainBright {
  background-color: #6882DD !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-blue-mainBright-lite {
  background-color: rgba(104, 130, 221, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-blue-mid {
  background-color: #7E8683 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-blue-mid-lite {
  background-color: rgba(126, 134, 163, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-blue-darkBright {
  background-color: #AAB6DD !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-blue-darkBright-lite {
  background-color: rgba(170, 182, 221, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-blue-dark {
  background-color: #2C375E !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-blue-dark-lite {
  background-color: rgba(44, 55, 94, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-green-main {
  background-color: #429243 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-green-main-lite {
  background-color: rgba(66, 146, 67, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-green-mainBright {
  background-color: #65DE66 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-green-mainBright-lite {
  background-color: rgba(101, 222, 102, 0.5) !important;
  color: #222222 !important;
  fill: #222222 !important;
}
.ec-bg-green-mid {
  background-color: #7BA47C !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-green-mid-lite {
  background-color: rgba(123, 164, 124, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-green-darkBright {
  background-color: #A7DEA8 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-green-darkBright-lite {
  background-color: rgba(167, 222, 168, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-green-dark {
  background-color: #2B5F2C !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-green-dark-lite {
  background-color: rgba(43, 95, 44, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-tan-main {
  background-color: #A98544 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-tan-main-lite {
  background-color: rgba(169, 133, 68, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-tan-mainBright {
  background-color: #F5C163 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-tan-mainBright-lite {
  background-color: rgba(245, 193, 99, 0.5) !important;
  color: #222222 !important;
  fill: #222222 !important;
}
.ec-bg-tan-mid {
  background-color: #B78481 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-tan-mid-lite {
  background-color: rgba(183, 164, 129, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-tan-darkBright {
  background-color: #F5DBAC !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-tan-darkBright-lite {
  background-color: rgba(245, 219, 172, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-tan-dark {
  background-color: #765D2F !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-tan-dark-lite {
  background-color: rgba(118, 93, 47, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-purple-main {
  background-color: #9F4198 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-purple-main-lite {
  background-color: rgba(159, 65, 152, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-purple-mainBright {
  background-color: #EB60E1 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-purple-mainBright-lite {
  background-color: rgba(235, 96, 225, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-purple-mid {
  background-color: #AF7CAB !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-purple-mid-lite {
  background-color: rgba(175, 124, 171, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-purple-darkBright {
  background-color: #EBA7E6 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-purple-darkBright-lite {
  background-color: rgba(235, 167, 230, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-purple-dark {
  background-color: #6C2C67 !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.ec-bg-purple-dark-lite {
  background-color: rgba(108, 44, 103, 0.5) !important;
  color: #FFF !important;
  fill: #FFF !important;
}
.app-entry button {
  margin-bottom: 8px;
  margin: auto !important;
  margin-bottom: 1em !important;
  text-align: left !important;
  display: block;
  width: 100%;
  white-space: normal;
  border: 1px solid transparent;
  -webkit-transition: all 0.25s;
  position: relative;
  border-radius: 2px;
  font-weight: 900 !important;
}
@media (max-width: 768px) {
  .app-entry button {
    font-size: 12pt;
  }
}
.app-entry button:hover,
.app-entry button:focus,
.app-entry button:active {
  top: -2px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.65) !important;
  webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.65) !important;
  outline: none !important;
  outline-width: 0 !important;
  border: 1px solid #FFF;
}
.app-entry p[role=button],
.app-entry .uid-entry {
  margin: auto !important;
  margin-bottom: 1em !important;
  text-align: left !important;
  display: block;
  max-width: 450px;
  white-space: normal;
}
@media (max-width: 768px) {
  .app-entry p[role=button],
  .app-entry .uid-entry {
    font-size: 12pt;
  }
}
.app-entry input[type=text] {
  border: 1px solid black;
  margin: 0;
  padding: 6px;
  margin-bottom: .5rem;
}
.app-entry .btn {
  margin-bottom: 1em !important;
}
.app-entry .panel-heading {
  padding: 6px 0 !important;
  background: #A98544;
}
.app-entry .panel-title {
  padding: 6px 12px !important;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14pt;
  font-weight: normal;
  background: #A98544;
}
.app-entry .panel-title a {
  color: #FFF !important;
  text-decoration: none;
}
.app-entry .panel-title a:hover {
  color: #FFF !important;
  text-decoration: none;
}
.app-entry .panel-title a:visited {
  color: #FFF !important;
  text-decoration: none;
}
@media (max-width: 768px) {
  .app-entry .panel-title {
    font-size: 12pt;
  }
}
/*.chart-holder {*/
/*height: 600px;*/
/*width: 300px;*/
/*}*/
/*.chart-holder > div {*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
.bar-chart-container {
  margin: auto;
  padding: .25em;
  position: relative;
  height: 50vh;
  width: 85%;
}
.pieChartContainer {
  text-align: center;
  position: relative;
  max-width: 250px;
  margin: auto;
}
@media (max-width: 768px) {
  .pieChartContainer .pieChartContainer {
    max-width: 200px;
  }
}
.pieChartContainer canvas {
  width: 100% !important;
  height: auto !important;
}
.pieChartValue {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  margin: -15pt 0 0 0;
  font-size: 30pt;
  line-height: 30pt;
  padding: 0;
  text-shadow: #ffffff 2px 2px 0px, #ffffff -2px -2px 0px, #ffffff 2px -2px 0px, #ffffff -2px 2px 0px;
  border: 1px solid transparent;
  z-index: 9;
}
@media (max-width: 992px) {
  .pieChartValue {
    margin: -9pt 0 0 0;
    font-size: 18pt;
    line-height: 18pt;
  }
}
@media (max-width: 768px) {
  .ui.container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .ui.segment {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 480px) {
  .ui.column {
    padding: 0;
  }
}
.gradient {
  background: #FFFFA2;
  background: -moz-linear-gradient(left, #FFFFA2 0%, #FFAE39 25%, #FFB89E 50%, #FF8B9F 75%, #FF5D70 100%);
  background: -webkit-linear-gradient(left, #FFFFA2 0%, #FFAE39 25%, #FFB89E 50%, #FF8B9F 75%, #FF5D70 100%);
  background: linear-gradient(to right, #FFFFA2 0%, #FFAE39 25%, #FFB89E 50%, #FF8B9F 75%, #FF5D70 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFA2', endColorstr='#FF5D70', GradientType=1);
}
.gradient_healthy {
  background: #9ec863;
  background: -moz-linear-gradient(left, #9ec863 0%, #ffffa2 20%, #ffae39 40%, #ffb89e 60%, #ff8b9f 80%, #ff5d70 100%);
  background: -webkit-linear-gradient(left, #9ec863 0%, #ffffa2 20%, #ffae39 40%, #ffb89e 60%, #ff8b9f 80%, #ff5d70 100%);
  background: linear-gradient(to right, #9ec863 0%, #ffffa2 20%, #ffae39 40%, #ffb89e 60%, #ff8b9f 80%, #ff5d70 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ec863', endColorstr='#ff5d70', GradientType=1);
}
.displayCounter {
  position: fixed;
  bottom: 35pt;
  left: 0;
  width: 34%;
  text-align: center;
  z-index: 10;
  margin: 0 0 0 33%;
  padding: 0;
}
@media (max-width: 768px) {
  .displayCounter {
    bottom: 22.5pt;
  }
}
.displayCounter p {
  color: #033C5A;
  margin: auto !important;
  border: 2px solid #033C5A;
  border-radius: 50%;
  vertical-align: bottom;
  background: rgba(255, 255, 255, 0.9);
  font-weight: bolder;
  width: 84pt;
  height: 84pt;
  padding-top: 30.8pt;
  font-size: 14pt;
}
@media (max-width: 768px) {
  .displayCounter p {
    width: 54pt;
    height: 54pt;
    padding-top: 20.25pt;
    font-size: 9pt;
  }
}
.evc input[type='checkbox'] {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 2px solid #555;
}
header .skip-nav-links {
  float: right;
  color: #FFF;
  font-size: 9pt;
  text-align: right;
}
header .skip-nav-links button,
header .skip-nav-links a {
  background: transparent;
  color: #FFF;
  border: 1px solid transparent;
  outline: none;
}
header .skip-nav-links button:hover,
header .skip-nav-links button:focus,
header .skip-nav-links a:hover,
header .skip-nav-links a:focus {
  outline: none;
  border-bottom: 1px solid #FFF;
}
.headline {
  display: table;
  white-space: nowrap;
  height: 3rem;
  margin: 2rem 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #757575;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 768px) {
  .headline {
    display: block;
    white-space: unset;
    padding: .5em .2em;
    margin: 0em -15px;
    height: auto;
    font-size: 1.4rem;
    background: #f5f5f2;
    color: #022A40;
  }
}
.headline:before {
  background-position: right 1em top 50%;
}
.headline:after {
  background-position: left 1em top 50%;
}
.headline:after,
.headline:before {
  content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC) no-repeat;
}
.divider {
  display: table;
  white-space: nowrap;
  height: 2rem;
  margin: 3rem 0 1rem 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #e0dee0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 768px) {
  .divider {
    white-space: normal;
  }
}
.divider > .fa {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
  border: 2px solid #e0dee0;
  border-radius: 50%;
  height: 4rem;
  width: 4rem;
  margin-top: -2rem;
  padding-top: 1rem;
  background-color: #FFF;
}
.divider:before {
  background-position: right 1em top 50%;
}
.divider:after {
  background-position: left 1em top 50%;
}
.divider:after,
.divider:before {
  content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC) no-repeat;
}
.welcome {
  text-transform: unset;
  font-size: 18pt;
  color: #222222;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  letter-spacing: unset;
  clear: both;
}
@media screen and (min-width: 992px) {
  .welcome {
    font-size: 24pt;
  }
}
.welcome em {
  font-size: 24pt;
  font-family: "Kaushan Script", "Brush Script MT", cursive;
  color: #022A40;
  font-style: normal;
  letter-spacing: 0em;
  display: inline;
  float: none;
}
@media screen and (min-width: 992px) {
  .welcome em {
    float: left;
    display: block;
    margin: 0 .5em 0 0;
    font-size: calc(45pt);
    transform: rotate(-3deg);
  }
}
hr.padded-vertical {
  padding: 0;
  margin: 3em 0;
}
@media (max-device-width: 991px) {
  svg.icon {
    max-height: 4rem;
  }
}
.icon.inline {
  display: inline-block;
  vertical-align: middle;
  height: 2rem;
  width: 2rem;
  margin: 0.5rem;
}
@media (max-device-width: 991px) {
  .icon.inline {
    height: 1.5rem;
    width: 1.5rem;
  }
}
.fa.circle-icon {
  display: inline-block;
  height: 2em;
  width: 2em;
  font-size: 1.25em;
  padding-top: 0.5em;
  margin-right: 0.5rem !important;
  color: #757575;
  background-color: #FFF;
  border: 2px solid #757575;
  border-radius: 50%;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 768px) {
  .fa.circle-icon {
    white-space: normal;
  }
}
fieldset {
  margin-bottom: 2rem;
}
input[id^='tod_'] {
  width: 90%;
  text-align: center !important;
}
input[id^='tod_']:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
input[id^='tod_']::-moz-placeholder {
  color: #eeeeee;
  opacity: 1;
}
input[id^='tod_']:-ms-input-placeholder {
  color: #eeeeee;
}
input[id^='tod_']::-webkit-input-placeholder {
  color: #eeeeee;
}
.btn {
  margin: .25em !important;
}
@media (max-width: 768px) {
  .btn {
    font-size: 12pt;
  }
}
.btn-clear {
  background-color: #FFF;
  border: 1px solid #757575 !important;
  color: #555555;
  -webkit-transition: all 0.25s;
  border-radius: 1px;
  position: relative;
}
.btn-clear:hover,
.btn-clear:active,
.btn-clear:focus,
select:hover,
select:active,
select:focus {
  border: 1px solid #033C5A !important;
  top: -2px;
  box-shadow: 0 2px 5px #022A40 !important;
  webkit-box-shadow: 0 2px 5px #022A40 !important;
  outline: none !important;
  outline-width: 0 !important;
}
.btn-round {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 5em;
  width: 5em;
  border-radius: 50%;
  float: left;
}
.bg-yes {
  background: rgba(158, 200, 99, 0.1);
}
.bg-maybe {
  background: rgba(255, 174, 57, 0.1);
}
.bg-no {
  background: rgba(255, 93, 112, 0.1);
}
select {
  box-shadow: none !important;
  webkit-box-shadow: none !important;
  outline: none !important;
  outline-width: 0 !important;
}
.btn-clear.active,
.btn-clear.active:hover,
.btn-clear.active:focus {
  background-color: #033C5A;
  color: #FFF;
  border-color: #022A40;
  -webkit-transition: all 0.25s;
  outline: none !important;
  outline-width: 0 !important;
}
.input-group-addon {
  background-color: transparent;
  border: none;
  color: #555555;
  border-radius: 0;
}
@media (max-width: 768px) {
  .input-group-addon {
    font-size: 1rem;
  }
}
input[type=text],
input[type=number] {
  border: none;
  border-bottom: 1px solid #757575;
  box-shadow: none;
  webkit-box-shadow: none;
  color: #033C5A;
  font-weight: bolder;
}
select {
  color: #033C5A !important;
  font-weight: bolder;
}
input[type=number] {
  text-align: right;
}
input[type=text]:hover,
input[type=text]:focus,
input[type=number]:hover,
input[type=number]:focus,
[role="button"]:hover,
[role="button"]:focus,
[role="radio"]:hover,
[role="radio"]:focus,
div[role="button"]:focus-within {
  border: 1px solid #033C5A;
  box-shadow: 0 0 5px #033C5A;
  webkit-box-shadow: 0 0 5px #033C5A;
  outline: none !important;
  outline-width: 0 !important;
}
[role="radio"]:hover,
[role="radio"]:focus,
[role="button"]:hover,
[role="button"]:focus {
  color: #033C5A;
  font-weight: bold;
}
p > span.active {
  font-weight: bolder;
  color: #033C5A;
}
.likert-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
}
@media (max-width: 768px) {
  .likert-container {
    flex-direction: column;
  }
}
.likert-item {
  margin: .2rem;
  text-align: center;
  border: 1px solid #d7d7cb;
  background: whitesmoke;
  box-shadow: 0 0.25rem 0.33rem #eeeeee;
}
@media (max-width: 768px) {
  .likert-item {
    margin: 0;
  }
}
.likert-item.active {
  box-shadow: 0 0.25rem 0.33rem #757575;
  border: 1px solid #033C5A;
}
.likert-container > * {
  flex: 1 100%;
}
.likert-item > p {
  background-color: #f5f5f2;
  color: #555555;
  -webkit-transition: all 0.25s;
  border-radius: 1px;
  position: relative;
  display: block;
  cursor: pointer;
  height: 100%;
  text-align: center;
  vertical-align: top;
  padding: .5rem;
  margin: 0;
  font-size: 1rem;
  border: 1px solid transparent !important;
  box-shadow: 0 2px 5px transparent !important;
  webkit-box-shadow: 0 2px 5px transparent !important;
  transition: all 200ms cubic-bezier(0.13, 0.79, 0.94, 0.4);
}
@media (max-width: 768px) {
  .likert-item > p {
    font-size: 1rem;
    text-align: left;
  }
}
.likert-item > p > em {
  padding: .5rem;
  display: block;
  clear: both;
  font-size: 1.25rem !important;
}
@media (max-width: 768px) {
  .likert-item > p > em {
    padding: 0 .5rem 0 0;
    font-size: 1rem;
    display: inline-block;
    float: left;
  }
}
em.fa {
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transform: scale(1);
}
em.fa.active {
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
@media (min-width: 768px) {
  em.fa.active {
    transform: scale(1.3);
  }
}
.likert-item > p.active {
  color: #033C5A;
  background: #FFF;
}
.likert-item > p:hover,
.likert-item > p:active,
.likert-item > p:focus {
  border: 1px solid #033C5A !important;
  box-shadow: 0 2px 5px #022A40 !important;
  webkit-box-shadow: 0 2px 5px #022A40 !important;
  outline: none !important;
  outline-width: 0 !important;
}
.likert fieldset {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.likert label {
  width: 100%;
}
.multiple-choice-item {
  padding: .25rem;
  font-size: 1rem;
  /*
  @media (max-width: @screen-sm) {
    font-size: 1rem;
  }
  */
}
.norm-input-col {
  display: flex;
  flex-direction: column;
}
.range-input-ticks-container {
  display: flex;
  width: 100%;
  font-size: 9pt;
}
.tick-left {
  text-align: left;
  flex-grow: 1;
  padding: 0 0 0 0;
}
.tick-center {
  text-align: center;
  flex-grow: 1;
  padding: 0 0 0 10px;
}
.tick-right {
  text-align: right;
  flex-grow: 1;
  padding: 0 0 0 0px;
}
.tick-left span,
.tick-center span,
.tick-right span {
  display: inline-block;
  text-align: center;
}
.range-input-range-container {
  display: flex;
  width: 100%;
  padding: 0 0 1rem 0;
}
.range-input-range-container input {
  width: 100%;
}
.one-at-a-time {
  display: block;
  clear: both;
  margin: 1em 0;
  opacity: 1;
  transition: all 0.2s ease-out;
  position: relative;
}
.one-at-a-time.hidden {
  display: none;
}
.one-at-a-time.revealed {
  display: inherit !important;
  animation: fade-in 1.5s;
}
.one-at-a-time.answered {
  display: inherit !important;
}
.dimmed {
  opacity: .6;
  transition: all 0.2s ease-out;
}
.covered::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #f5f5f2;
  border: 3px dotted #d7d7cb;
  opacity: .5;
  height: 100%;
  width: 100%;
}
.flexbox-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}
@media (max-width: 768px) {
  .flexbox-container {
    flex-direction: column;
  }
}
.flexbox {
  margin: .2rem;
  text-align: center;
  border: 1px solid transparent;
  background: transparent;
}
@media (max-width: 768px) {
  .flexbox {
    margin: 0;
  }
}
.flexbox-container > * {
  flex: 1 100%;
}
.flexbox > p {
  -webkit-transition: all 0.25s;
  border-radius: 1px;
  position: relative;
  display: block;
  cursor: pointer;
  height: 100%;
  text-align: center;
  vertical-align: top;
  padding: .5rem;
  margin: 0;
  font-size: 1rem;
  border: 1px solid transparent !important;
}
@media (max-width: 768px) {
  .flexbox > p {
    font-size: 1rem;
    text-align: left;
  }
}
.flexbox > p > em {
  padding: .5rem;
  display: block;
  clear: both;
  font-size: 1.25rem !important;
}
@media (max-width: 768px) {
  .flexbox > p > em {
    padding: 0 .5rem 0 0;
    font-size: 1rem;
    display: inline-block;
    float: left;
  }
}
.e-input-hidden {
  display: block !important;
  position: absolute;
  left: -5000px;
}
.e-input-hidden:focus + label {
  outline: 5px auto -webkit-focus-ring-color !important;
}
/*INTERSTITIALS*/
.interstitial {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 10vh;
  min-height: 100px;
}
@media (max-width: 768px) {
  .interstitial {
    min-height: 60px;
  }
}
.bar-background {
  background-image: url('https://echeckup.sdsu.edu/assets/img/bar5x.jpg');
}
@media (max-width: 768px) {
  .bar-background {
    background-image: url('https://echeckup.sdsu.edu/assets/img/bar25x.jpg');
  }
}
.smoking-background {
  background-image: url('https://echeckup.sdsu.edu/assets/img/smoking5x.jpg');
}
@media (max-width: 768px) {
  .smoking-background {
    background-image: url('https://echeckup.sdsu.edu/assets/img/smoking25x.jpg');
  }
}
.runners-background {
  background-image: url('https://echeckup.sdsu.edu/assets/img/runners5x.jpg');
}
@media (max-width: 768px) {
  .runners-background {
    background-image: url('https://echeckup.sdsu.edu/assets/img/runners25x.jpg');
  }
}
.liquid-background {
  background-image: url('https://echeckup.sdsu.edu/assets/img/liquid5x.jpg');
}
@media (max-width: 768px) {
  .liquid-background {
    background-image: url('https://echeckup.sdsu.edu/assets/img/liquid25x.jpg');
  }
}
[class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.equal-height,
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-col {
  margin: 0 .25em;
}
.vertical-center {
  display: inline-block;
  vertical-align: middle !important;
  float: none;
}
.vertical-top {
  display: inline-block;
  vertical-align: top !important;
  float: none;
}
.vertical-bottom {
  display: inline-block;
  vertical-align: bottom !important;
  float: none;
}
.navbar ~ a {
  color: #FFF !important;
}
.navbar {
  margin-bottom: 0 !important;
}
/*
.nav-mobile > .navbar {
  margin-bottom:0 !important;
}
*/
.nav-desktop {
  display: none;
}
.nav-desktop span {
  margin-right: 2rem;
}
.nav-desktop span > a,
.nav-desktop span > a:hover,
.nav-desktop span > a:visited {
  color: #FFF !important;
  text-decoration: none;
}
@media (min-width: 768px) {
  .nav-desktop {
    display: block;
  }
}
.nav-desktop button {
  background: transparent;
  color: #FFF;
  border: 1px solid transparent;
  outline: none;
}
.nav-desktop button:hover,
.nav-desktop button:focus {
  outline: none;
  border-bottom: 1px solid #FFF;
}
.nav-mobile {
  display: block;
}
@media (min-width: 768px) {
  .nav-mobile {
    display: none;
  }
}
.navbar-brand {
  height: 3.5rem;
  border: 1px solid transparent;
  padding: 0;
  margin: 2px;
  display: block;
}
@media (min-width: 768px) {
  .navbar-brand {
    display: none;
  }
}
.navbar span.dropdown:focus-within,
.navbar span.dropdown:focus,
.navbar span.dropdown:hover,
.navbar span.dropdown:active {
  border-bottom: 1px solid #ffffff;
  padding: 5px !important;
  outline: none;
}
/*
.navbar-header {
  background: @ec-primary;
}

.navbar-brand {
  height: 3.5rem;
  border: 1px solid transparent;
  padding: 0;
  margin: 2px;
  @media (min-width: @screen-sm) {
    display: none;
  }
}

nav, .navbar, .navbar-default, .navbar-header {
  border: 0;
  @media (max-width: @screen-sm) {
    margin: 0;
    position: sticky;
    top: 0;
    z-index: 100;
    border-bottom: 2px solid @off-white;
  }
}


.navbar .container {
  @media screen and (max-width: @screen-sm) {
    background: @ec-primary-dark;
    max-height: 100vh;
    //overflow: scroll;
    z-index: 2;
  }
}


.nav-desktop {
  @media (max-width: @grid-float-breakpoint) {
    display: none;
  }

  span {
    margin-right: 2rem;
     > a, > a:hover, > a:visited {
      color: @white !important;
      text-decoration: none;
    }
  }
}
*/
.whiteBorder {
  border: 16px solid #FFF;
}
.nicDrkorange {
  color: #F15922;
  fill: #F15922;
}
.nicTeal {
  color: #2FBFC1;
  fill: #2FBFC1;
}
.nicLime {
  color: #B2D234;
  fill: #B2D234;
}
.nicOrange {
  color: #F9A01B;
  fill: #F9A01B;
}
.nicLavender {
  color: #C87EB7;
  fill: #C87EB7;
}
.nicDrkorangeTxt {
  color: #D3420D;
  fill: #D3420D;
}
.nicTealTxt {
  color: #1F7E7F;
  fill: #1F7E7F;
}
.nicLimeTxt {
  color: #6A7E1B;
  fill: #6A7E1B;
}
.nicOrangeTxt {
  color: #AA6703;
  fill: #AA6703;
}
.nicLavenderTxt {
  color: #B34D9B;
  fill: #B34D9B;
}
.nicDrkorangeBorder {
  border: 4px solid #F15922;
  background: #111111;
}
.nicTealBorder {
  border: 4px solid #2FBFC1;
  background: #111111;
}
.nicLimeBorder {
  border: 4px solid #B2D234;
  background: #111111;
}
.nicOrangeBorder {
  border: 4px solid #F9A01B;
  background: #111111;
}
.nicLavenderBorder {
  border: 4px solid #C87EB7;
  background: #111111;
}
.sayingNoGrid {
  display: grid;
  grid-template-columns: repeat(auto-fill, 250px);
  grid-gap: 1em;
}
.sayingNoGrid p {
  font-weight: bolder;
}
.sayingNoGrid svg {
  max-width: 3.5em;
  max-height: 3.5em;
  margin: 1em;
}
.reasonNo {
  aspect-ratio: 1;
  background: #111111;
}
@media screen and (max-width: 768px) {
  .sayingNoGrid {
    display: grid;
    grid-template-columns: repeat(auto-fill, 160px);
    grid-gap: .5em;
  }
  .sayingNoGrid p {
    font-size: .9em;
  }
  .sayingNoGrid svg {
    max-width: 2.5em;
    max-height: 2.5em;
    margin: .5em;
  }
}
.page-nav {
  background: #f5f5f2;
  padding: 0.5rem;
}
.page-nav-button {
  background-color: transparent;
  border: 1px solid #757575;
  box-shadow: 0 0.125rem 0.25rem #eeeeee;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 1rem;
  margin: .5rem 1rem;
  transition: all 200ms cubic-bezier(0.13, 0.79, 0.94, 0.4);
}
.page-nav-button[disbled] {
  cursor: not-allowed;
}
.page-nav-button:hover,
.page-nav-button:focus {
  top: -2px;
  background: #FFF;
  border: 1px solid #555555;
  box-shadow: 0 0.25rem 0.5rem #555555;
}
.page-nav-button .link-arrow .arrow-icon #hourglass {
  display: none;
}
.page-nav-button .hourglass-top,
.hourglass-bottom {
  fill: #033C5A;
}
.page-nav-button .link {
  color: #033C5A;
  cursor: pointer;
}
.page-nav-button .link-arrow {
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
}
.page-nav-button .link-arrow .arrow-icon {
  width: auto !important;
  -webkit-transition: -webkit-transform 0.3s ease;
  fill: none;
  position: relative;
  stroke: #033C5A;
  top: -2px;
  transition: -webkit-transform 0.3s ease;
  transition: transform .3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  vertical-align: middle;
}
.page-nav-button .link-arrow .arrow-icon-circle {
  -webkit-transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
  transition: stroke-dashoffset 0.3s ease;
}
.page-nav-button .link-arrow .arrow-icon-circle-inner {
  -webkit-transition: stroke-dashoffset 0.3s ease;
  opacity: 0;
  stroke-dasharray: 69;
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 0.3s ease;
}
.page-nav-button .arrow-icon.back .arrow-icon-arrow {
  transform: rotate(180deg);
  transform-origin: center center;
}
.page-nav-button .link-arrow .arrow-icon .hourglass {
  display: none;
}
/* HOVER */
.page-nav-button:focus,
.page-nav-button:hover {
  top: -2px;
}
.page-nav-button:focus .link-arrow .arrow-icon.next,
.page-nav-button:hover .link-arrow .arrow-icon.next {
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
}
.page-nav-button:focus .link-arrow .arrow-icon.back,
.page-nav-button:hover .link-arrow .arrow-icon.back {
  -webkit-transform: translate3d(-5px, 0, 0);
  transform: translate3d(-5px, 0, 0);
}
.page-nav-button:focus .link-arrow .arrow-icon-circle,
.page-nav-button:hover .link-arrow .arrow-icon-circle {
  stroke-dashoffset: 0;
}
.page-nav-button:focus .link-arrow .arrow-icon .hourglass.active {
  display: block;
}
.page-nav-button:focus .link-arrow .arrow-icon-circle-inner {
  opacity: 0;
}
.page-nav-button:focus .link-arrow .arrow-icon-circle-inner.active {
  animation: dash2 2s linear infinite;
  opacity: 1;
  stroke-dasharray: 34.5;
  stroke-dashoffset: 34.5;
}
/* FOCUS */
/*
.page-nav-button:focus .link-arrow .arrow-icon {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.page-nav-button:focus .link-arrow .arrow-icon-arrow {
  display: none;
}

.page-nav-button:focus .link-arrow .arrow-icon-circle {
  animation: dash 2s linear infinite;
  opacity: 1;
  stroke-dasharray: 47.5;
  stroke-dashoffset: 47.5;
}


.page-nav-button:focus .link-arrow .arrow-icon #hourglass {
  display: block;
}
*/
/* ANIMATION */
@keyframes dash {
  to {
    stroke-dashoffset: -47.5;
  }
}
@keyframes dash2 {
  to {
    stroke-dashoffset: 100;
  }
}
input[type=range] {
  -webkit-appearance: none;
  margin: 12px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 16px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 2px 2px 2px #ccc, 0px 0px 2px #d9d9d9;
  background: #eeeeee;
  border-radius: 5px;
  border: 0px solid black;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #999, 0px 0px 1px #a6a6a6;
  border: 0px solid #022A40;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background: #033C5A;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #62c6fa;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 16px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 2px 2px 2px #ccc, 0px 0px 2px #d9d9d9;
  background: #eeeeee;
  border-radius: 5px;
  border: 0px solid black;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #999, 0px 0px 1px #a6a6a6;
  border: 0px solid #022A40;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background: #033C5A;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 16px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 24px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #6f6f6f;
  border: 0px solid black;
  border-radius: 10px;
  box-shadow: 2px 2px 2px #ccc, 0px 0px 2px #d9d9d9;
}
input[type=range]::-ms-fill-upper {
  background: #eeeeee;
  border: 0px solid black;
  border-radius: 10px;
  box-shadow: 2px 2px 2px #ccc, 0px 0px 2px #d9d9d9;
}
input[type=range]::-ms-thumb {
  box-shadow: 1px 1px 1px #999, 0px 0px 1px #a6a6a6;
  border: 0px solid #022A40;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background: #033C5A;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #eeeeee;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ffffff;
}
.ref {
  margin-left: 28px;
  text-indent: -20pt;
}
flexhtml,
body {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+50,dadada+100 */
  /*
  background: #feffff; !* Old browsers *!
  background: -moz-linear-gradient(top, #feffff 80%, #e5e4e1 100%); !* FF3.6-15 *!
  background: -webkit-linear-gradient(top, #feffff 80%, #e5e4e1 100%); !* Chrome10-25,Safari5.1-6 *!
  background: linear-gradient(to bottom, #feffff 80%, #e5e4e1 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e4e1', GradientType=0); !* IE6-9 *!
  background-attachment: fixed;
  @media (max-device-width: @screen-sm) {
    !* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+50,dadada+100 *!
    background: #feffff; !* Old browsers *!
    background: -moz-linear-gradient(top, #feffff 70%, #dadada 100%); !* FF3.6-15 *!
    background: -webkit-linear-gradient(top, #feffff 70%, #dadada 100%); !* Chrome10-25,Safari5.1-6 *!
    background: linear-gradient(to bottom, #feffff 70%, #dadada 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!
    background-attachment: fixed;
  }
  */
}
html {
  height: 100% !important;
}
body {
  overflow-x: hidden;
  min-height: 100% !important;
}
div.wrapper {
  min-height: 100% !important;
}
.container {
  display: block;
}
header {
  background-color: #033C5A;
  background-image: url("data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAiYAAAD6CAYAAACVrYw7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAEsUlEQVR4nO3dMXUDQQxAQa0jBqnDxEjCn8e6Mob7xQwCl/9J2vP5ef/fAQAIeD39AwAAvoQJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAIAMYQIAZAgTACBDmAAAGcIEAMgQJgBAhjABADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMoQJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAIAMYQIAZAgTACBDmAAAGcIEAMgQJgBAhjABADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMoQJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAIAMYQIAZAgTACBDmAAAGcIEAMgQJgBAhjABADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMoQJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAIAMYQIAZAgTACBDmAAAGcIEAMgQJgBAhjABADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMoQJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAICMc++9T/8IAIAZExMAIOSc3z8TEwAgYeecp38DAMDMzOwc2xwAoMHEBADIECYAQIZVDgCQIUwAgIydlzABABrcmAAAGevjrwBAhYkJAJCxx40JABBhYgIAZOyMMAEAGkxMAIAMH1gDADJMTACADGECAGT4wBoAkGFiAgBkCBMAIEOYAAAZPrAGAGSYmAAAGcIEAMjwVhgAyPBJegAgY92+AgAVvvwKAGSoEgAgwyoHAMiwygEAMkxMAIAM4xIAIMN/5QAAGSYmAECGGxMAIMMqBwDIsMoBADJMTACADDcmAECGVQ4AkGGVAwBkmJgAABluTACADKscACDDKgcAyBAmAECGMAEAMtyYAAAZXuUAABlWOQBAhlUOAJBhYgIAZLgxAQAyrHIAgIyVJQBAhYkJAJDhxgQAyPAqBwDIsMoBADJMTACADGECAGQ4fgUAMtyYAAAZVjkAQIYwAQAyrHIAgAwTEwAgw6scACDDxAQAyHBjAgBkmJgAABluTACADBMTACDDjQkAkGFiAgBkmJgAABmOXwGADKscACBDmAAAGW5MAIAMExMAIEOYAAAZXuUAABluTACADKscACBDmAAAGcIEAMhwYwIAZJiYAAAZngsDABkmJgBAhjABADIcvwIAGSYmAECGMAEAMrzKAQAy3JgAABlWOQBAhjABADKECQCQ4cYEAMgwMQEAMjwXBgAyTEwAgAxhAgBkOH4FADJMTACADGECAGQIEwAgw3NhACDDxAQAyPAqBwDIMDEBADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMoQJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAIAMYQIAZAgTACBDmAAAGcIEAMgQJgBAhjABADKECQCQ8QH1Dgmo9t/+9QAAAABJRU5ErkJggg==");
  background-position: top left;
  background-repeat: repeat-x;
  color: #FFF;
  border: 0;
  text-align: center;
  display: none;
}
@media (min-width: 768px) {
  header {
    display: block;
  }
}
header > .container {
  background-color: #033C5A;
  background-image: none;
  height: 80px;
}
@media (min-width: 768px) {
  header > .container {
    background-color: transparent;
    background-image: url("data:image/gif;base64,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");
    background-position: top left;
    background-repeat: no-repeat;
    height: 250px;
    border: 0;
    overflow: hidden;
  }
}
#campus-logo {
  display: none;
}
@media (max-width: 768px) {
  #campus-logo {
    display: block;
    height: 100%;
    margin: 0;
    padding: 3px;
  }
}
aside {
  background-color: #ffffff;
}
#main-content-area {
  min-height: 75vh;
}
footer {
  padding: 1rem;
  background-color: #033C5A;
  font-size: 9pt;
  color: #FFF;
  text-align: center;
  border-top: 2px solid #f5f5f2;
}
footer a {
  color: #FFF !important;
}
footer a:hover {
  color: #FFF !important;
}
footer a:visited {
  color: #FFF !important;
}
@media (max-width: 768px) {
  footer {
    position: sticky;
    bottom: 0;
    z-index: 2;
    font-size: 9pt !important;
    padding: 1em;
  }
}
td[headers*="c9"],
td[headers*="c10"],
#c9,
#c10 {
  display: none;
}
.speech-bubble {
  position: relative;
  padding: 15px;
  margin-top: 3rem;
  bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #033C5A;
  color: #333;
  background: #fff;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  display: inline-block;
  max-width: 650px;
}
.speech-bubble:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 40px;
  border-width: 24px 12px 0;
  border-style: solid;
  border-color: #033C5A transparent;
  display: block;
  width: 0;
}
.speech-bubble:after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 42px;
  border-width: 20px 10px 0;
  border-style: solid;
  border-color: #fff transparent;
  display: block;
  width: 0;
}
h2.speech-bubble {
  color: #033C5A;
}
@media (max-device-width: 768px) {
  h2.speech-bubble {
    font-size: 1.5rem;
  }
}
h3.speech-bubble {
  color: #033C5A;
}
@media (max-device-width: 768px) {
  h3.speech-bubble {
    font-size: 1.5rem;
  }
}
svg {
  width: 100%;
}
.stat {
  font-size: 18pt;
  font-weight: bold;
}
.stat > .number {
  font-size: 36pt;
  color: #033C5A;
}
.stat.inline {
  font-size: 9pt;
  color: #033C5A;
}
.stat + .source {
  font-size: .75rem;
  color: #6c6c6c;
}
.source {
  font-size: .75rem;
  color: #6c6c6c;
}
.stat-isolate {
  font-size: 200%;
  display: block;
  clear: both;
  padding: 0.85rem;
}
@media (max-width: 768px) {
  .stat {
    font-size: 1rem;
    font-weight: bold;
  }
  .stat > .number {
    font-size: 3rem;
  }
}
.std-drink-table {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
@media (max-width: 768px) {
  .std-drink-table {
    display: block;
  }
}
.std-drink-col {
  text-align: center;
  flex-grow: 1;
  padding: 1rem;
}
@media (max-width: 992px) {
  .std-drink-col {
    padding: 0.4rem;
  }
}
@media (max-width: 768px) {
  .std-drink-col {
    padding: 5px;
    display: block;
    clear: both;
  }
}
.std-drink-col:not(:last-child) {
  border-top: 0;
  border-right: 1px solid #eeeeee;
  border-bottom: 0;
  border-left: 0;
}
@media (max-width: 768px) {
  .std-drink-col:not(:last-child) {
    border: 0;
  }
}
.std-drink-col label {
  font-size: 12pt !important;
  color: #757575 !important;
}
.std-drink-col label svg {
  height: 1em;
  max-width: 1em;
}
.std-drink-col .form-control {
  text-align: center !important;
}
@media (max-width: 768px) {
  .std-drink-col h5 {
    padding: 9pt;
    background-color: #eeeeee;
  }
}
/*SWIPEABLE ITEMS*/
.si-container {
  border: 1px solid #d7d7cb;
  margin: 0;
  min-height: 3rem;
  display: flex;
  align-items: stretch;
  width: 100%;
  color: #555555;
  fill: #757575;
  background: #f5f5f2;
  box-shadow: 0 0.25rem 0.33rem #eeeeee;
}
.si-item {
  flex: 0 1 7rem;
  border: 0;
  text-align: center;
  background: #f5f5f2;
}
@media screen and (max-width: 768px) {
  .si-item {
    flex: 0 1 4rem;
    font-size: 9pt;
  }
}
.si-item.center {
  flex-grow: 1;
  align-self: center;
  padding: .25rem;
  margin: 0 4px;
  background: #f5f5f2;
}
@media screen and (max-width: 768px) {
  .si-item.center {
    font-size: calc(11.9pt);
  }
}
.si-icon {
  display: block;
  clear: both;
  width: 2rem;
  height: 2rem;
  margin: .5rem auto .5rem auto;
  stroke-width: 0;
  stroke: none;
  color: #555555;
  fill: #555555;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 768px) {
  .si-icon {
    width: 1.5rem;
    height: 1.5rem;
    margin: .25rem auto .25rem auto;
  }
}
.si-button {
  cursor: pointer;
  border: 0;
  width: 100%;
  height: 100%;
  background-color: #033C5A;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mP8+vXTfwAJoAPddP66FgAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 7rem 100%;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 768px) {
  .si-button {
    background-size: 4rem 100%;
  }
}
.si-button.move-left {
  background-position: -7.1rem 0;
}
@media screen and (max-width: 768px) {
  .si-button.move-left {
    background-position: -4.1rem 0;
  }
}
.si-button.move-right {
  background-position: 7.1rem 0;
}
@media screen and (max-width: 768px) {
  .si-button.move-right {
    background-position: 4.1rem 0;
  }
}
.si-button.move-left > .si-icon,
.si-button.move-left > span,
.si-button.move-right > .si-icon,
.si-button.move-right > span {
  color: #FFF !important;
  fill: #FFF !important;
}
.svp-slide {
  margin-bottom: 5em;
}
.svp-slide:last-of-type {
  margin-bottom: 0;
}
.svp-slide .content {
  background: #ffffff;
  border: 1px solid #FFF;
  border-radius: 5px;
  border-top: 0;
  border-bottom: 0;
  overflow: visible !important;
  padding: 0 3em;
}
@media (max-width: 480px) {
  .svp-slide .content {
    padding: 1em;
    border: 0;
    height: auto;
  }
}
.svp-slide .svg-icon {
  display: block;
  margin: auto;
  height: 200px;
  width: 200px;
  border: 3px solid transparent;
  border-radius: 50%;
}
@media (max-width: 480px) {
  .svp-slide .svg-icon {
    height: 80px;
    width: 80px;
    padding: 0;
    border: 0;
    border-radius: 0;
    margin-top: -20px;
    margin-bottom: 40px;
  }
}
.white-icon {
  fill: #ffffff !important;
  stroke: #000000 !important;
  stroke-width: 2px !important;
}
.svp-slide .h3 {
  font-weight: bolder;
  line-height: 1;
  letter-spacing: 0em;
}
.svp-blue {
  color: #1ed2e3 !important;
  fill: #1ed2e3 !important;
}
.svp-bg-blue {
  background-color: #1ed2e3 !important;
  color: #000 !important;
  fill: #000 !important;
}
.svp-border-blue {
  border: 3px solid #1ed2e3 !important;
  border-radius: 5px;
}
.svp-navy {
  color: #5d67ad !important;
  fill: #5d67ad !important;
}
.svp-bg-navy {
  background-color: #5d67ad !important;
  color: #000 !important;
  fill: #000 !important;
}
.svp-border-navy {
  border: 3px solid #5d67ad !important;
  border-radius: 5px;
}
.svp-purple {
  color: #c175ff !important;
  fill: #c175ff !important;
}
.svp-bg-purple {
  background-color: #c175ff !important;
  color: #000 !important;
  fill: #000 !important;
}
.svp-border-purple {
  border: 3px solid #c175ff !important;
  border-radius: 5px;
}
.svp-pink {
  color: #ff65ff !important;
  fill: #ff65ff !important;
}
.svp-bg-pink {
  background-color: #ff65ff !important;
  color: #000 !important;
  fill: #000 !important;
}
.svp-border-pink {
  border: 3px solid #ff65ff !important;
  border-radius: 5px;
}
.svp-orange {
  color: #ff7a17 !important;
  fill: #ff7a17 !important;
}
.svp-bg-orange {
  background-color: #ff7a17 !important;
  color: #000 !important;
  fill: #000 !important;
}
.svp-border-orange {
  border: 3px solid #ff7a17 !important;
  border-radius: 5px;
}
@keyframes grow {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.threat {
  color: #010101;
  padding: .75em;
  font-weight: bold;
}
.level0 {
  background: #9ec863 !important;
  border: 3px solid #9ec863;
  border-radius: 6px;
}
.level1 {
  background: #FFFFA2 !important;
  border: 3px solid #FFFFA2;
  border-radius: 6px;
}
.level2 {
  background: #FFAE39 !important;
  border: 3px solid #FFAE39;
  border-radius: 6px;
}
.level3 {
  background: #FFB89E !important;
  border: 3px solid #FFB89E;
  border-radius: 6px;
}
.level4 {
  background: #FF8B9F !important;
  border: 3px solid #FF8B9F;
  border-radius: 6px;
}
.level5 {
  background: #FF5D70 !important;
  border: 3px solid #FF5D70;
  border-radius: 6px;
}
.svp-slide .panel {
  border-radius: 1em;
  border: 2px solid #eeeeee;
  box-shadow: 5px 5px 10px 0 #757575;
}
.svp-slide .panel .panel-heading {
  background: #f5f5f2;
  border-radius: 1em 1em 0 0;
}
.svp-slide .panel .panel-footer {
  border-radius: 0 0 1em 1em;
}
.svp-slide .panel-body {
  position: relative;
  min-height: 250px;
}
.svp-slide .panel-body .icon-round {
  margin: auto;
  max-height: 230px;
  max-width: 230px;
}
.svp-slide .panel-body.no-min-height {
  position: relative;
  min-height: 0 !important;
}
.svp-slide .panel-body > div.overlay-right {
  margin-left: 180px;
}
.svp-slide .panel-body > div.overlay-pointing {
  position: absolute;
  bottom: 0px;
  left: -35px;
  z-index: 100;
  width: 260px;
}
.svp-slide .revealed {
  display: inherit !important;
  animation: fade-in 1.5s;
}
.svp-slide .answered {
  display: inherit !important;
}
.svp-slide .yes {
  background: url(https://echeckup.sdsu.edu/echeckup/images/icon_check_black.png) 0.5em center no-repeat #9ec863 !important;
  color: #333333 !important;
  display: block;
  padding: 0.5em;
  padding-left: 2.5em;
}
.svp-slide .maybe {
  background: url(https://echeckup.sdsu.edu/echeckup/images/icon_question_black.png) 0.5em center no-repeat #FFFFA2 !important;
  color: #333333 !important;
  display: block;
  padding: 0.5em;
  padding-left: 2em;
}
.svp-slide .no {
  background: url(https://echeckup.sdsu.edu/echeckup/images/icon_x_black.png) 0.5em center no-repeat #FF5D70 !important;
  color: #333333 !important;
  display: block;
  padding: 0.5em;
  padding-left: 2.5em;
}
.dark-shadow {
  text-shadow: 1px 1px 5px #000000 !important;
}
.text-outline,
.text-stroke {
  -webkit-text-stroke: 1px #000000;
}
@media (max-width: 480px) {
  .text-outline,
  .text-stroke {
    -webkit-text-stroke: 0 #000000;
  }
}
.bystander-step-number {
  font-family: impact;
  font-size: 8em;
  color: #ffffff;
}
.bystander-step-title {
  font-family: impact;
  font-size: 2em;
  color: #ffffff;
}
.hand-list {
  list-style-image: url('https://echeckup.sdsu.edu/echeckup/images/hand_white.png');
  list-style-type: circle;
}
@media only screen and (max-width: 768px) {
  .bystander-step-number {
    font-size: 5em;
  }
  .svp-slide .panel-body {
    position: relative;
    min-height: 160px;
  }
  .svp-slide .panel-body > div.overlay-right {
    margin-left: 100px;
  }
  .svp-slide .panel-body > div.overlay-pointing {
    position: absolute;
    bottom: 0px;
    left: -22px;
    z-index: 100;
    width: 150px;
  }
}
#pupil {
  animation-name: look-around;
  animation-duration: 20s;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  position: relative;
}
@keyframes look-around {
  0% {
    transform: translate3d(0, 0, 0);
  }
  5% {
    transform: translate3d(-50px, 10px, 0);
  }
  15% {
    transform: translate3d(30px, 10px, 0);
  }
  25% {
    transform: translate3d(60px, -10px, 0);
  }
  30% {
    transform: translate3d(-60px, -20px, 0);
  }
  35% {
    transform: translate3d(-60px, -20px, 0);
  }
  60% {
    transform: translate3d(60px, -10px, 0);
  }
  75% {
    transform: translate3d(-60px, 20px, 0);
  }
  80% {
    transform: translate3d(-50px, 10px, 0);
  }
  90% {
    transform: translate3d(30px, 10px, 0);
  }
}
.delay-timer {
  background-color: transparent;
  border: 1px solid #445491;
  position: relative;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  text-align: center;
}
.delay-timer button {
  position: absolute;
  width: 2em;
  height: 2em;
  left: 50%;
  bottom: 50%;
  border: 0;
  background: #445491;
  cursor: pointer;
  transform-origin: bottom left;
  transform: rotate(0deg) skewY(-90deg);
  animation-duration: 5s;
  animation-name: countdown;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}
@keyframes countdown {
  0% {
    transform: rotate(0deg) skewY(0deg);
  }
  100% {
    transform: rotate(0deg) skewY(-90deg);
  }
}
.bullet::before {
  content: '\2022';
  margin-left: -1.25rem !important;
  float: left;
}
.bullet {
  margin-left: 2rem !important;
}
label {
  font-weight: normal !important;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  font-size: 14pt;
  line-height: inherit;
  color: #333333;
  border: 0;
}
@media (max-width: 768px) {
  legend {
    font-size: 11pt;
  }
}
.text-small {
  font-size: 9pt !important;
}
.text-grey {
  font-size: #757575 !important;
}
.tlfb-col-header {
  font-size: 14pt;
  display: block;
  text-align: center;
  margin: 7pt;
}
@media (max-width: 768px) {
  .tlfb-col-header {
    background: #555555;
    color: #FFF;
  }
}
#main-content-area li {
  padding-bottom: 1em;
}
.fancy-header {
  font-weight: bolder;
  font-family: "Kaushan Script", "Brush Script MT", cursive;
  line-height: 1;
  letter-spacing: 0em;
  text-shadow: 3px 3px 0 #FFF, -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF !important;
}
@media screen and (min-width: 992px) {
  .fancy-header {
    margin: 0 0 1.5em 0;
    transform: rotate(-3deg);
  }
}
.disclaimer-button {
  color: #FFF !important;
  background: transparent !important;
  border: none !important;
  font-size: 9pt !important;
}
[uib-dropdown-toggle] {
  background: transparent;
  border: 0;
}
[uib-dropdown-toggle]:hover,
[uib-dropdown-toggle]:focus {
  box-shadow: 0 0 5px #033C5A;
  webkit-box-shadow: 0 0 5px #033C5A;
  outline: none !important;
  outline-width: 0 !important;
}
[uib-dropdown] {
  padding: 0 0 0 5px !important;
}
.flush {
  margin: 0;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-horz {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-padding-vert {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.break-container {
  margin-left: calc(0vw) !important;
  margin-right: calc(0vw) !important;
}
.padded {
  padding: calc(18.2pt);
}
@media screen and (max-width: 768px) {
  .padded {
    padding: calc(11.2pt);
  }
}
.very-padded {
  padding: calc(35pt);
}
@media screen and (max-width: 768px) {
  .very-padded {
    padding: calc(16.8pt);
  }
}
.padded-vertical {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.padded-horizontal {
  padding-left: 2rem;
  padding-right: 2rem;
}
.relaxed {
  margin: 2rem;
}
.relaxed-vertical {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.relaxed-horizontal {
  margin-left: 2rem;
  margin-right: 2rem;
}
.col-centered {
  float: none;
  margin: 0 auto;
}
.highlight {
  color: #033C5A;
  font-weight: 700;
}
.shadow {
  box-shadow: 0px 5px 15px #eeeeee;
}
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
#main-content,
#main-content:hover,
#main-content:active,
#main-content:focus {
  outline: none;
  border: none;
  width: 1px;
  height: 1px;
}
.validation-error {
  color: #a94442 !important;
  font-weight: 500;
  background: #f2dede;
  border: 3px solid #ebccd1;
  border-radius: 3px;
}
.validation-error p,
.validation-error legend {
  color: #a94442 !important;
  font-weight: 500;
}
.validation-error input[type=text],
.validation-error input[type=number],
.validation-error input[type=email],
.validation-error input[type=url],
.validation-error .input-group-addon {
  color: #a94442 !important;
}
.validation-error ::placeholder {
  color: #dda7af;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.legacy-video {
  padding-bottom: 75% !important;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-text-controls {
  text-align: center;
  padding: 0.5rem 0;
  background: #d7d7cb;
  font-size: 9pt;
}
@media screen and (max-width: 768px) {
  .video-text-controls {
    font-size: 9pt;
  }
}
.video-text {
  margin: 1em;
  color: #555555;
  padding: 0;
  height: 0;
  overflow: hidden;
  transition: height 0.2s, transform 0.2s;
  -webkit-transition: height 0.2s, -webkit-transform 0.2s;
}
.video-text-reveal {
  margin: 1em;
  color: #555555;
  padding: 0;
  height: 400px;
  overflow: scroll;
  transition: height 0.8s, transform 0.8s;
  -webkit-transition: height 0.8s, -webkit-transform 0.8s;
}
/* ***** INTRO ***** */
.what-is-wellness {
  background-image: url(https://echeckup.sdsu.edu/echeckup/images/wellness/photos/wellness_splash.jpg);
  background-size: cover;
  background-position: bottom center;
  padding-bottom: 10em;
}
.what-is-wellness .welcome em {
  float: none;
  text-align: center;
}
.wellness-quote {
  position: relative;
}
.wellness-quote p {
  font-size: clamp(0.9rem, 2vw, 2.2rem) !important;
  font-family: "Kaushan Script", "Brush Script MT", cursive !important;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-1deg);
}
/* ***** WHY FOCUS ***** */
.why-focus-wellness {
  background-image: url(https://echeckup.sdsu.edu/echeckup/images/wellness/photos/wellness_why.jpg);
  background-size: cover;
  background-position: bottom center;
  /*min-height:500px;*/
  color: #FFF !important;
}
.why-focus-wellness .col-xs-12 {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.cirdiv-container {
  flex-grow: 1;
  padding: 1em 2em;
}
.cirdiv {
  display: block;
  width: 6em;
  height: 6em;
  border-radius: 3em;
  background-color: rgba(255, 255, 255, 0.85);
  position: relative;
  border: 2px solid #06892F;
  margin: auto;
  transition: background-color 1s;
}
.cirdiv p {
  color: #06892F;
  font-size: 0.8em;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-1deg);
  text-align: center;
  font-weight: 900;
}
.cirdiv:hover,
.cirdiv:focus,
.cirdiv:active {
  /*background-color: rgba(255, 255, 255, 1);*/
  border: 2px solid #e42c0c;
  transition: all 0.33s;
  /*outline-color: red;*/
  /*outline-style: dashed;*/
  /*outline-width: 10px;*/
}
.cirdiv:hover p,
.cirdiv:focus p,
.cirdiv:active p {
  color: #e42c0c;
  font-weight: bolder;
}
.cirdiv.active {
  background-color: #06892F;
  border: 4px solid #FFF;
  transition: all 0.33s;
  transform: scale(1.3);
}
.cirdiv.active p {
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  .cirdiv-container {
    padding: .1em;
  }
  .cirdiv.active {
    transform: scale(1.1);
  }
  .why-focus-icons div {
    float: left;
  }
  .why-focus-icons svg {
    max-width: 80px;
  }
}
.emphasize {
  color: #454545;
  text-transform: uppercase;
  font-weight: 900 !important;
}
.gray-fill {
  color: #eeeeee !important;
  fill: #eeeeee !important;
}
.gray-stroke {
  stroke: #eeeeee !important;
}
.glow {
  transform: rotate(70deg) scale(1.5) !important;
  -webkit-text-stroke: 1px #454545;
  -webkit-text-fill-color: #FFF;
  /*-webkit-animation: glow2 1s ease-in-out infinite alternate;*/
  /*-moz-animation: glow2 1s ease-in-out infinite alternate;*/
  /*animation: glow2 1s ease-in-out infinite alternate;*/
  -webkit-animation: glow2 2s infinite;
  -moz-animation: glow2 2s infinite;
  animation: glow2 2s infinite;
}
@keyframes glow2 {
  0% {
    text-shadow: 2px 2px 0px #454545, 0 0 0 #e42c0c;
  }
  90% {
    text-shadow: 2px 2px 0px #454545, 2px 0 40px rgba(228, 44, 12, 0);
  }
  100% {
    text-shadow: 2px 2px 0px #454545, 0 0 0 rgba(228, 44, 12, 0);
  }
}
@-webkit-keyframes glow {
  from {
    text-shadow: 2px 2px 0px #ff6600, 0 0 4px #FFF, 0 0 6px #FFF, 0 0 8px #FFF;
  }
  to {
    text-shadow: 2px 2px 0px #ff6600, 0 0 13px #FFF, 0 0 18px yellow, 0 0 25px yellow;
  }
}
.pulse {
  position: relative;
  top: 0;
  left: 0;
  background: white;
  border-radius: 20%;
  border: 1px solid transparent;
  box-shadow: 0 0 0 0 #ffffff;
  transform: scale(1);
  animation: pulse 2s infinite;
}
@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.pulsedark {
  position: relative;
  top: 0;
  left: 0;
  background: white;
  border-radius: 20%;
  border: 1px solid transparent;
  box-shadow: 0 0 0 0 #111111;
  transform: scale(1);
  animation: pulsedark 2s infinite;
}
.pulsedark:hover,
.pulsedark:active,
.pulsedark:focus {
  color: #111111 !important;
}
@keyframes pulsedark {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(17, 17, 17, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(17, 17, 17, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(17, 17, 17, 0);
  }
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
  .what-is-wellness {
    background-position: top center;
    width: 100%;
    min-height: 33vh;
  }
  .what-is-wellness h1 {
    text-align: center;
  }
  .wellness-quote {
    width: 100%;
    padding-bottom: 2em;
  }
  .wellness-quote p {
    font-family: "Kaushan Script", "Brush Script MT", cursive !important;
    position: relative;
    text-align: center;
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
.draggable-item {
  border: 3px solid #666;
  padding: 10px;
  /*cursor: move;*/
  min-height: 6em;
  position: relative;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin: 25em;
}
.draggable-item p {
  font-family: "Kaushan Script", "Brush Script MT", cursive;
  font-weight: 900;
  color: white;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-3deg);
  text-shadow: 2px 2px 0.1em #111;
  webkit-text-stroke: 1px #E42C0C;
  webkit-text-fill-color: white;
}
.checklist .row:nth-child(even) {
  background: #f0f0f0;
}
.circle-border {
  border: 4px solid white;
}
.sub-dimension-container {
  text-align: center;
  border-bottom: 2px dotted transparent;
  margin: 0;
  padding: 5em 0;
  float: none;
  clear: both;
}
/* all children */
.sub-dimension-container > * {
  transition-delay: 500ms;
  transition: 750ms transform;
}
.sub-dimension-container .circle {
  display: inline-block;
  background-color: #666666;
  color: #FFF;
  width: clamp(400px, 35vw, 500px);
  height: clamp(400px, 35vw, 500px);
  position: relative;
  border: 4px solid white;
  margin: auto;
  border-radius: 50%;
  text-align: center;
}
.sub-dimension-container .h1 {
  font-family: "Kaushan Script", "Brush Script MT", cursive;
  font-weight: 900;
  color: white;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-3deg);
  text-shadow: 2px 2px 0.1em #111;
}
.sub-dimension-container:hover > .circle.right,
.sub-dimension-container:focus-within > .circle.right {
  transform: translateX(2em);
}
.sub-dimension-container:hover > .circle.left,
.sub-dimension-container:focus-within > .circle.left {
  transform: translateX(-2em);
}
.circle.right {
  margin-left: -5em;
}
.sub-dimension-content {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: clamp(9pt, 14pt, 18pt);
}
@media only screen and (min-width: 769px) {
  .sub-dimension-content {
    width: 16em;
  }
}
@media only screen and (max-width: 768px) {
  .sub-dimension-container > * {
    transition: none;
  }
  .sub-dimension-container:hover > .circle.right,
  .sub-dimension-container:focus-within > .circle.right {
    transform: none;
  }
  .sub-dimension-container:hover > .circle.left,
  .sub-dimension-container:focus-within > .circle.left {
    transform: none;
  }
  .sub-dimension-container .circle {
    display: block;
    clear: both;
    background-color: #666666;
    color: #FFF;
    width: 100%;
    height: clamp(4em, 6em, 40em);
    border: 0 solid white;
    margin: auto;
    border-radius: 0;
    text-align: center;
  }
  .sub-dimension-content {
    margin: 0;
    position: relative;
    top: auto;
    left: auto;
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    font-size: clamp(9pt, 14pt, 18pt);
    padding: 1em 2em;
  }
  .sub-dimension-content .h1 {
    font-size: 30pt;
  }
  .circle.right {
    margin-left: 0 !important;
    height: auto !important;
  }
  .circle.left {
    background-position: center center;
  }
  .draggable-item {
    min-height: 4em;
  }
}
button.fa {
  background: transparent;
  border: none;
  outline: none;
}
button.fa:hover,
button.fa:focus,
button.fa:active {
  color: #FFF;
  background: transparent;
  border: none;
  outline: none;
}
.grey-filter {
  filter: grayscale(100%);
  opacity: 50%;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
/* ***** DID YOU KNOW ***** */
.dyk {
  border-bottom: 1px solid #454545;
}
.dyk p {
  font-variant: all-small-caps;
}
.dyk a {
  text-decoration: underline !important;
}
legend.h4,
p.h4 {
  font-size: 1em !important;
}
.assessment-instrument-box {
  /*border-top: 1px solid #999;*/
}
.assessment-instrument-box:before {
  content: '';
}
.health-background {
  background-color: #e42c0c !important;
  color: #FFF !important;
}
.health-foreground {
  color: #FFF;
}
.health-border {
  border-color: #e42c0c !important;
}
#health h1 {
  color: #454545;
}
.health.svg-text {
  fill: #e42c0c;
}
.arc-text {
  font-size: 32px;
}
.arc-number {
  font-size: 70px;
}
.health-color,
#health a,
#health .headline,
#health .headline .fa,
#health .sub-categories p.welcome em {
  color: #e42c0c !important;
}
#health .tagline {
  color: #454545;
  font-weight: 900 !important;
}
#health .callout-bar {
  background: #e42c0c;
  text-align: center;
}
#health .callout-bar h2 {
  color: #FFF !important;
}
#health .circle {
  background-color: #e42c0c;
  color: #FFF;
  background-size: cover;
  background-position: center center;
}
#health .circle .fa {
  color: #FFF;
}
#health .circle.left {
  border-color: #e42c0c;
}
#health .dyk_bg {
  fill: #e42c0c;
}
#health .dyk-info p:first-child {
  color: #e42c0c;
  font-size: 1.2em;
  padding-bottom: 1.2em;
}
.health-button {
  color: #FFF !important;
  background: #e42c0c !important;
}
.emotion-background {
  background-color: #F4B515 !important;
  color: #614705 !important;
}
.emotion-foreground {
  color: #614705;
}
.emotion-border {
  border-color: #F4B515 !important;
}
#emotion h1 {
  color: #454545;
}
.emotion.svg-text {
  fill: #614705;
}
.emotion-color,
#emotion a,
#emotion .headline,
#emotion .headline .fa,
#emotion .sub-categories p.welcome em {
  color: #614705 !important;
}
#emotion .tagline {
  color: #454545;
  font-weight: 900 !important;
}
#emotion .callout-bar {
  background: #F4B515;
  text-align: center;
}
#emotion .callout-bar h2 {
  color: #614705 !important;
}
#emotion .circle {
  background-color: #F4B515;
  color: #614705;
  background-size: cover;
  background-position: center center;
}
#emotion .circle .fa {
  color: #614705;
}
#emotion .circle.left {
  border-color: #F4B515;
}
#emotion .dyk_bg {
  fill: #F4B515;
}
#emotion .dyk-info p:first-child {
  color: #614705;
  font-size: 1.2em;
  padding-bottom: 1.2em;
}
.emotion-button {
  color: #614705 !important;
  background: #F4B515 !important;
}
.connection-background {
  background-color: #8B00D6 !important;
  color: #FFF !important;
}
.connection-foreground {
  color: #FFF;
}
.connection-border {
  border-color: #8B00D6 !important;
}
#connection h1 {
  color: #454545;
}
.connection.svg-text {
  fill: #8B00D6;
}
.connection-color,
#connection a,
#connection .headline,
#connection .headline .fa,
#connection .sub-categories p.welcome em {
  color: #8B00D6 !important;
}
#connection .tagline {
  color: #454545;
  font-weight: 900 !important;
}
#connection .callout-bar {
  background: #8B00D6;
  text-align: center;
}
#connection .callout-bar h2 {
  color: #FFF !important;
}
#connection .circle {
  background-color: #8B00D6;
  color: #FFF;
  background-size: cover;
  background-position: center center;
}
#connection .circle .fa {
  color: #FFF;
}
#connection .circle.left {
  border-color: #8B00D6;
}
#connection .dyk_bg {
  fill: #8B00D6;
}
#connection .dyk-info p:first-child {
  color: #8B00D6;
  font-size: 1.2em;
  padding-bottom: 1.2em;
}
.connection-button {
  color: #FFF !important;
  background: #8B00D6 !important;
}
.purpose-background {
  background-color: #0BE34F !important;
  color: #065B21 !important;
}
.purpose-foreground {
  color: #065B21;
}
.purpose-border {
  border-color: #0BE34F !important;
}
#purpose h1 {
  color: #454545;
}
.purpose.svg-text {
  fill: #065B21;
}
.purpose-color,
#purpose a,
#purpose .headline,
#purpose .headline .fa,
#purpose .sub-categories p.welcome em {
  color: #065B21 !important;
}
#purpose .tagline {
  color: #454545;
  font-weight: 900 !important;
}
#purpose .callout-bar {
  background: #0BE34F;
  text-align: center;
}
#purpose .callout-bar h2 {
  color: #065B21 !important;
}
#purpose .circle {
  background-color: #0BE34F;
  color: #065B21;
  background-size: cover;
  background-position: center center;
}
#purpose .circle .fa {
  color: #065B21;
}
#purpose .circle.left {
  border-color: #0BE34F;
}
#purpose .dyk_bg {
  fill: #0BE34F;
}
#purpose .dyk-info p:first-child {
  color: #065B21;
  font-size: 1.2em;
  padding-bottom: 1.2em;
}
.purpose-button {
  color: #065B21 !important;
  background: #0BE34F !important;
}
.community-background {
  background-color: #0C75DF !important;
  color: #FFF !important;
}
.community-foreground {
  color: #FFF;
}
.community-border {
  border-color: #0C75DF !important;
}
#community h1 {
  color: #454545;
}
.community.svg-text {
  fill: #0C75DF;
}
.community-color,
#community a,
#community .headline,
#community .headline .fa,
#community .sub-categories p.welcome em {
  color: #0C75DF !important;
}
#community .tagline {
  color: #454545;
  font-weight: 900 !important;
}
#community .callout-bar {
  background: #0C75DF;
  text-align: center;
}
#community .callout-bar h2 {
  color: #FFF !important;
}
#community .circle {
  background-color: #0C75DF;
  color: #FFF;
  background-size: cover;
  background-position: center center;
}
#community .circle .fa {
  color: #FFF;
}
#community .circle.left {
  border-color: #0C75DF;
}
#community .dyk_bg {
  fill: #0C75DF;
}
#community .dyk-info p:first-child {
  color: #0C75DF;
  font-size: 1.2em;
  padding-bottom: 1.2em;
}
.community-button {
  color: #FFF !important;
  background: #0C75DF !important;
}
.community_bg,
.health_bg,
.purpose_bg,
.emotion_bg,
.connection_bg {
  fill: #999999 !important;
}
.community_path,
.health_path,
.purpose_path,
.emotion_path,
.connection_path {
  stroke: #999999 !important;
}
#health .health_bg {
  fill: #e42c0c !important;
}
#health .health_path {
  stroke: #e42c0c !important;
}
#emotion .emotion_bg {
  fill: #F4B515 !important;
}
#emotion .emotion_path {
  stroke: #F4B515 !important;
}
#connection .connection_bg {
  fill: #8B00D6 !important;
}
#connection .connection_path {
  stroke: #8B00D6 !important;
}
#purpose .purpose_bg {
  fill: #0BE34F !important;
}
#purpose .purpose_path {
  stroke: #0BE34F !important;
}
#community .community_bg {
  fill: #0C75DF !important;
}
#community .community_path {
  stroke: #0C75DF !important;
}
.rainbow_range_container {
  border-radius: 28px !important;
  border: 4px solid #555555 !important;
}
.rainbow_range {
  height: 48px !important;
  padding: 0 !important;
  /*background: linear-gradient(90deg, rgba(11, 227, 79, 1),rgba(11, 227, 79, 1) 20%,rgba(244, 181, 21, 1) 20%,rgba(244, 181, 21, 1) 40%,rgba(12, 117, 223, 1) 40%, rgba(12, 117, 223, 1) 60%, rgba(139, 0, 214, 1) 60%, rgba(139, 0, 214, 1) 80%, rgba(228, 44, 12, 1) 80%, rgba(228, 44, 12, 1) 100%);*/
  background: linear-gradient(90deg, #0BE34F, #F4B515, #0C75DF, #8B00D6, #e42c0c);
  border-radius: 24px !important;
  border: 4px solid #FFFFFF !important;
}
.rainbow_range.reversed {
  background: linear-gradient(270deg, #0BE34F, #F4B515, #0C75DF, #8B00D6, #e42c0c);
}
.gradient_wellness {
  background: linear-gradient(90deg, #0BE34F, #F4B515, #0C75DF, #8B00D6, #e42c0c);
}
.rainbow_range .tick-center {
  border-left: 2px solid #FFF;
  height: 40px;
}
.rainbow_range .tick-center:first-child {
  border-left: none !important;
}
.rainbow_range .range-input-range-container {
  margin-top: -40px !important;
}
.rainbow_markers_container {
  flex-direction: row;
}
.rainbow_markers_container div {
  padding: 0 1.5em;
  /*flex-grow: 1;*/
}
@media screen and (max-width: 768px) {
  .rainbow_markers_container div {
    padding: 0 .5em;
  }
}
.rainbow_range input[type=range] {
  -webkit-appearance: none;
  margin: 0;
  width: 100%;
  background: transparent;
  border: 1px solid transparent;
}
.rainbow_range input[type=range]:focus {
  outline: none;
  background: transparent;
}
.rainbow_range input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 40px;
  cursor: pointer;
  box-shadow: none;
  background: transparent;
  border-radius: 10px;
  border: none;
}
.rainbow_range input[type=range]::-webkit-slider-thumb {
  box-shadow: none;
  border: 2px solid #666666;
  height: 78px;
  width: 5%;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -20px;
}
.rainbow_range input[type=range]:focus::-webkit-slider-runnable-track {
  background: transparent;
}
.rainbow_range input[type=range]::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: #3071a9;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
.rainbow_range input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}
.rainbow_range input[type=range]::-ms-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}
.rainbow_range input[type=range]::-ms-fill-lower {
  background: #2a6495;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
.rainbow_range input[type=range]::-ms-fill-upper {
  background: #3071a9;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
.rainbow_range input[type=range]::-ms-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}
.rainbow_range input[type=range]:focus::-ms-fill-lower {
  background: #3071a9;
}
.rainbow_range input[type=range]:focus::-ms-fill-upper {
  background: #367ebd;
}
.wellness_context {
  max-width: 600px;
  margin: auto;
}
.wellness_context .organizational > div,
.wellness_context .community > div,
.wellness_context .individual > div,
.wellness_context .interpersonal > div {
  margin: 0;
  padding: 0;
  margin-top: -150px;
}
@media only screen and (max-width: 991px) {
  .wellness_context {
    max-width: 100%;
  }
  .wellness_context .interpersonal > div,
  .wellness_context .organizational > div,
  .wellness_context .community > div,
  .wellness_context .individual > div {
    margin-top: -75px;
  }
}
.wellness_context .individual img {
  margin: auto;
  cursor: pointer;
  max-width: 50%;
}
.wellness_context .interpersonal img {
  margin: auto;
  cursor: pointer;
  max-width: 60%;
}
.wellness_context .organizational img {
  margin: auto;
  cursor: pointer;
  max-width: 70%;
}
.wellness_context .community img {
  margin: auto;
  cursor: pointer;
  max-width: 80%;
}
.wellness_context .society img {
  margin: auto;
  cursor: pointer;
  max-width: 90%;
}
.top-categories-circle-icon {
  width: 8em;
  height: 8em;
  margin: 0 auto;
}
@media only screen and (max-width: 992px) {
  .top-categories-circle-icon {
    width: 6em;
    height: 6em;
  }
}
@media only screen and (max-width: 768px) {
  .top-categories-circle-icon {
    width: 4em;
    height: 4em;
  }
}
@media only screen and (max-width: 480px) {
  .top-categories-circle-icon {
    width: 3.5em;
    height: 3.5em;
  }
}
.sorted-categories {
  text-align: center;
}
.sorted-category {
  padding: 0;
  margin: auto;
  margin-bottom: 2em;
  background: transparent;
  border: 0;
  filter: opacity(0.65);
  font-weight: 900;
  transition: all 0.15s;
  transition-timing-function: cubic-bezier(0.2, -2, 0.8, 2);
}
.sorted-category.active {
  filter: none;
  border: 3px solid transparent;
  transform: scale(1.1);
  transition: all 0.3s;
  transition-timing-function: cubic-bezier(0.2, -2, 0.8, 2);
}
.sorted-categories svg {
  display: inline-block;
  float: left;
  max-width: 4em;
  max-height: 4em;
  background: #fff;
  padding-right: 1em;
  border: 0;
  background: transparent;
}
@media screen and (max-width: 768px) {
  .sorted-categories svg {
    max-width: 3em;
    max-height: 3em;
  }
}
.sorted-categories span {
  display: inline-block;
  float: left;
  padding: 1em 2em;
  min-width: 22em;
  text-align: left;
  font-size: 18pt;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .sorted-categories span {
    font-size: calc(10pt);
  }
}
#plan_header {
  background-image: url('https://echeckup.sdsu.edu/echeckup/images/wellness/graphics/plan_header.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#plan_header.plan_1 {
  background-image: url('https://echeckup.sdsu.edu/echeckup/images/wellness/graphics/plan_header_1.png') !important;
}
#plan_header.plan_2 {
  background-image: url('https://echeckup.sdsu.edu/echeckup/images/wellness/graphics/plan_header_2.png') !important;
}
#plan_header.plan_3 {
  background-image: url('https://echeckup.sdsu.edu/echeckup/images/wellness/graphics/plan_header_3.png') !important;
}
#plan_header_text {
  position: relative;
  min-height: 400px;
}
#plan_header h1 {
  font-family: "Amatic SC", "Brush Script MT", cursive;
  font-weight: 700;
  width: 210px !important;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: auto;
  margin-top: -110px !important;
  margin-left: -263px !important;
  border: 1px solid transparent;
  text-align: center;
  font-size: 42pt;
  padding-top: 1em;
  color: #111111;
}
@media only screen and (max-width: 1200px) {
  #plan_header h1 {
    width: 166px !important;
    margin-top: -89px !important;
    margin-left: -212px !important;
    font-size: 36pt;
  }
}
@media only screen and (max-width: 992px) {
  #plan_header h1 {
    width: 137px !important;
    margin-top: -78px !important;
    margin-left: -171px !important;
    font-size: 30pt;
  }
}
#plan_header h2 {
  font-family: "Amatic SC", "Brush Script MT", cursive;
  font-weight: 700;
  width: 210px !important;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: auto;
  margin-top: -0.8em !important;
  margin-left: -263px !important;
  border: 1px solid transparent;
  text-align: center;
  font-size: 36pt;
  padding-top: 1em;
  color: #111111;
}
@media only screen and (max-width: 1200px) {
  #plan_header h2 {
    width: 166px !important;
    margin-top: -0.8em !important;
    margin-left: -212px !important;
    font-size: 28pt;
  }
}
@media only screen and (max-width: 992px) {
  #plan_header h2 {
    width: 137px !important;
    margin-top: -0.8em !important;
    margin-left: -171px !important;
    font-size: 26pt;
  }
}
.category_container.row {
  margin-top: 5em;
  margin-bottom: 8em;
}
.category_container.row:first-of-type {
  margin-top: 0.25em !important;
}
.category_container.flexbox {
  margin-top: 0.25em;
  margin-bottom: 8em;
}
@media only screen and (max-width: 768px) {
  .category_container.flexbox {
    margin-top: 0.25em !important;
  }
}
@media only screen and (max-width: 768px) {
  .category_container.flexbox:first-of-type {
    margin-top: 0.25em !important;
  }
}
.category-container {
  position: relative;
  border-top: 4px solid;
  margin-bottom: 10em;
}
.category-container:after {
  content: "";
  float: none;
  clear: both;
  display: table;
}
.category-circle-icon {
  display: block;
  position: relative;
  width: 10em;
  height: 10em;
  margin: auto;
  border-radius: 5em;
  margin-top: -5em;
  margin-bottom: 1em;
  border: 0.2em solid transparent;
}
.category-circle-icon span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border-radius: 5em;
  border: 5px solid transparent;
  background: rgba(0, 0, 0, 0.25);
  text-align: center;
  font-size: 4.6em;
  color: #ffffff;
  line-height: 2em;
  text-shadow: 1px 1px 15px black;
}
.category-container-title {
  margin: .5em auto;
  text-align: center;
}
.category-container-title em {
  font-size: 1em;
  float: none;
}
.echeckup-list {
  list-style-image: url('https://echeckup.sdsu.edu/echeckup/images/check.png');
  list-style-type: circle;
}
.trim-last-item:last-child,
.trim-last-item:last-child p {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.category-action-items {
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
}
.category-action-items .action-item-title {
  flex-shrink: 2 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.category-action-items .action-item-title .flexbox-container {
  align-items: center;
}
.action-item-title .text {
  float: left;
  padding: 0 !important;
  margin-top: .3em !important;
  margin-bottom: 0 !important;
  margin-left: 0.5em !important;
  margin-right: 0.5em !important;
}
.action-item-title .bracket {
  float: left;
  padding: 0 !important;
  font-size: 4em;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0.5em !important;
  margin-right: 0.5em !important;
}
.action-item-steps {
  margin: 0 !important;
  padding: 0 !important;
}
.housing-background {
  color: #FFF !important;
  background: #2F8377 !important;
}
.housing-color {
  color: #2F8377 !important;
}
.food-background {
  color: #FFF !important;
  background: #40615C !important;
}
.food-color {
  color: #40615C !important;
}
.resource-cards {
  display: flex;
  flex-wrap: wrap;
}
.resource-cards .card-body {
  width: clamp(33%, 50%, 50%);
  padding: 0.5em;
}
.resource-cards address {
  border-radius: 0.5em;
  width: 100%;
  height: 100%;
}
.resource-cards .panel-heading {
  border-radius: 0.5em 0.5em 0 0;
}
.resource-cards .panel-heading p {
  font-weight: bold !important;
  margin: 0;
}
.card-body .panel {
  margin: 0 !important;
}
@media (max-width: 768px) {
  .bracket {
    transform: rotate(90deg) scaleY(1.5);
    transform-origin: center center;
  }
  .resource-cards {
    display: block;
    width: 100%;
  }
  .resource-cards .card-body {
    width: 100%;
  }
}
