/*!
 * 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/v20/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/v20/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/v20/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/v20/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: #3C1951;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #110717;
  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: #3C1951;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1f0d2a;
}
.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: #3C1951;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1f0d2a;
}
.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: #3C1951;
  border-color: #2e133e;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #1f0d2a;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #1f0d2a;
  border-color: #0b050f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1f0d2a;
  border-color: #0b050f;
}
.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: #0b050f;
  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: #3C1951;
  border-color: #2e133e;
}
.btn-primary .badge {
  color: #3C1951;
  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: #3C1951;
  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: #110717;
  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: #3C1951;
}
.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: #3C1951;
}
.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: #3C1951;
}
.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: #3C1951;
  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: #1C002D;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FFF;
  background-color: #1C002D;
}
.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: #1C002D;
}
.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: #1C002D;
  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: #1C002D;
  }
  .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: #1C002D;
  }
  .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: #3C1951;
  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: #110717;
  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: #3C1951;
  border-color: #3C1951;
  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: #3C1951;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1f0d2a;
}
.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: #3C1951;
  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: #3C1951;
}
.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: #3C1951;
  -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: #3C1951;
  border-color: #3C1951;
}
.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: #a866d0;
}
.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: #3C1951;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #3C1951;
  border-color: #3C1951;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3C1951;
}
.panel-primary > .panel-heading .badge {
  color: #3C1951;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3C1951;
}
.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: #3C1951;
}
.panel-custom > .panel-heading {
  color: #fff;
  background-color: #3C1951;
  border-color: #3C1951;
}
.panel-custom > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3C1951;
}
.panel-custom > .panel-heading .badge {
  color: #3C1951;
  background-color: #fff;
}
.panel-custom > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3C1951;
}
.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: #3C1951;
  fill: #3C1951;
}
.ec-primary-dark {
  color: #1C002D;
  fill: #1C002D;
}
.ec-primary-secondary {
  color: #3C1951;
  fill: #3C1951;
}
.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: #3C1951;
  margin: auto !important;
  border: 2px solid #3C1951;
  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: #1C002D;
  }
}
.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: #1C002D;
  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 #3C1951 !important;
  top: -2px;
  box-shadow: 0 2px 5px #1C002D !important;
  webkit-box-shadow: 0 2px 5px #1C002D !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: #3C1951;
  color: #FFF;
  border-color: #1C002D;
  -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: #3C1951;
  font-weight: bolder;
}
select {
  color: #3C1951 !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 #3C1951;
  box-shadow: 0 0 5px #3C1951;
  webkit-box-shadow: 0 0 5px #3C1951;
  outline: none !important;
  outline-width: 0 !important;
}
[role="radio"]:hover,
[role="radio"]:focus,
[role="button"]:hover,
[role="button"]:focus {
  color: #3C1951;
  font-weight: bold;
}
p > span.active {
  font-weight: bolder;
  color: #3C1951;
}
.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 #3C1951;
}
.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: #3C1951;
  background: #FFF;
}
.likert-item > p:hover,
.likert-item > p:active,
.likert-item > p:focus {
  border: 1px solid #3C1951 !important;
  box-shadow: 0 2px 5px #1C002D !important;
  webkit-box-shadow: 0 2px 5px #1C002D !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: #3C1951;
}
.page-nav-button .link {
  color: #3C1951;
  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: #3C1951;
  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 #1C002D;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background: #3C1951;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #be8ddc;
}
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 #1C002D;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background: #3C1951;
  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 #1C002D;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background: #3C1951;
  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: #3C1951;
  background-image: url("data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAiYAAAD6CAYAAACVrYw7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAEwElEQVR4nO3dsVEEQQwAQelLBj4WxEIS5B/MYRHDj9EdwZlT2tXe/nz9PgMAEPB69wcAAPwTJgBAhjABADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMoQJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAIAMYQIAZAgTACBDmAAAGcIEAMgQJgBAhjABADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMoQJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAIAMYQIAZAgTACBDmAAAGcIEAMgQJgBAhjABADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMoQJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAIAMYQIAZAgTACBDmAAAGcIEAMgQJgBAhjABADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMoQJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAIAMYQIAZAgTACBDmAAAGcIEAMgQJgBAhjABADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMvZ5nufdHwEAMGNiAgCE7OfHt4kJAJBwO/vubwAAmBlhAgCE3K5rJgBAw+2amAAADbcWcwCACBMTACDjXiYmAECErRwAIOPGVg4AEGFiAgBk3EuYAAARHlgDADJurAsDABEnSwCACi+/AgAZXn4FADKsCwMAGTeOcgCACBMTACDjXDEBACps5QAAGeckBwCocMcEAMjw8isAkGFdGADIsJUDAGTYygEAMlQJAJAhTACADEc5AECGB9YAgAzvmAAAGTdGJgBAhAsmAECGMAEAMvzEDwDIMDEBADKECQCQYSsHAMjwjgkAkOHlVwAgw1EOAJDh8isAkOGOCQCQYWICAGQIEwAgw+VXACDDxAQAyBAmAECGvwsDABkmJgBAhjABADJu1lEOANDg5VcAIMNRDgCQ4YE1ACDDxAQAyHDHBADIcJQDAGQ4ygEAMoQJAJAhTACADD/xAwAyTpcAABWOcgCADOvCAECGiQkAkCFMAIAMT9IDABkmJgBAhsuvAECGiQkAkOGOCQCQYWICAGS4YwIAZPhXDgCQ4SgHAMi4NTIBACJMTACADGECAGQIEwAgw7owAJBhYgIAZHiSHgDIMDEBADLcMQEAMkxMAIAMYQIAZPiJHwCQYWICAGT4iR8AkGFiAgBkCBMAIEOYAAAZHlgDADJMTACADD/xAwAyTEwAgAxhAgBkCBMAIEOYAAAZ1oUBgAwTEwAgw7owAJBxTnIAgApHOQBAhsuvAECGiQkAkCFMAIAMYQIAZFgXBgAyTEwAgAxbOQBAhokJAJAhTACADGECAGQIEwAgQ5gAABnCBADIECYAQIYwAQAyhAkAkCFMAIAMYQIAZAgTACBDmAAAGcIEAMgQJgBAhjABADKECQCQIUwAgAxhAgBkCBMAIEOYAAAZwgQAyBAmAECGMAEAMoQJAJAhTACAjD/z+wm8Gj1yOgAAAABJRU5ErkJggg==");
  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: #3C1951;
  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: #3C1951;
  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 #3C1951;
  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: #3C1951 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: #3C1951;
}
@media (max-device-width: 768px) {
  h2.speech-bubble {
    font-size: 1.5rem;
  }
}
h3.speech-bubble {
  color: #3C1951;
}
@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: #3C1951;
}
.stat.inline {
  font-size: 9pt;
  color: #3C1951;
}
.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: #3C1951;
  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 #3C1951;
  webkit-box-shadow: 0 0 5px #3C1951;
  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: #3C1951;
  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%;
  }
}
