@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/*@import url("//hello.myfonts.net/count/2ca905");*/
/* line 9, ../scss/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../scss/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 32, ../scss/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 52, ../scss/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 65, ../scss/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 75, ../scss/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 87, ../scss/bootstrap/_normalize.scss */
a {
    background: transparent;

}

/* line 95, ../scss/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 107, ../scss/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 115, ../scss/bootstrap/_normalize.scss */
b,
strong {
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 126, ../scss/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 135, ../scss/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 144, ../scss/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 153, ../scss/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 161, ../scss/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, ../scss/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, ../scss/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 184, ../scss/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 192, ../scss/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 203, ../scss/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 211, ../scss/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../scss/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../scss/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../scss/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../scss/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../scss/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../scss/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../scss/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../scss/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../scss/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../scss/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

    input[type="checkbox"] {
        border-radius: 8px;
        
    }


/* line 346, ../scss/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 357, ../scss/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 370, ../scss/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../scss/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, ../scss/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../scss/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../scss/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../scss/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../scss/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../IntegrationContent/fonts/glyphicons-halflings-regular.eot");
  src: url("../../IntegrationContent/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../IntegrationContent/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../IntegrationContent/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 25, ../scss/bootstrap/_glyphicons.scss */
.glyphicon {
    font-size: 12px;
    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;
}

/* line 38, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 39, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 40, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 41, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 11, ../scss/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../scss/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../scss/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../scss/bootstrap/_scaffolding.scss */
body {
  font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.53846;
  color: black;
  background-color: #fff;
}

/* line 36, ../scss/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../scss/bootstrap/_scaffolding.scss */
a {
    color: #00644E;
    cursor: pointer;
    text-decoration: none;
}
/* line 53, ../scss/bootstrap/_scaffolding.scss */
    a:hover, a:focus {
        color: #258B74;
        text-decoration: underline;
    }
/* line 59, ../scss/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 70, ../scss/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 77, ../scss/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 82, ../scss/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 87, ../scss/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 1px;
}

/* line 94, ../scss/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.53846;
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 107, ../scss/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 114, ../scss/bootstrap/_scaffolding.scss */
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #656565;
}

/* line 126, ../scss/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 142, ../scss/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 9, ../scss/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1,
#main-summary .h1.form-control, .h2, .h3, .h4, .h5, .panel-primary .panel-heading .item-label, .h6 {
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../scss/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
#main-summary .h1.form-control small,
.h1 .small,
#main-summary .h1.form-control .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small, .panel-primary .panel-heading .item-label small,
.h5 .small,
.panel-primary .panel-heading .item-label .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #e9e9e9;
}

/* line 24, ../scss/bootstrap/_type.scss */
h1, .h1, #main-summary .h1.form-control,
h2, .h2,
h3, .h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
/* line 30, ../scss/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small, #main-summary .h1.form-control small,
.h1 .small,
#main-summary .h1.form-control .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../scss/bootstrap/_type.scss */
h4, .h4,
h5, .h5, .panel-primary .panel-heading .item-label,
h6, .h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
/* line 41, ../scss/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small, .panel-primary .panel-heading .item-label small,
.h5 .small,
.panel-primary .panel-heading .item-label .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../scss/bootstrap/_type.scss */
h1, .h1, #main-summary .h1.form-control {
  font-size: 27px;
}

/* line 48, ../scss/bootstrap/_type.scss */
h2, .h2 {
  font-size: 24px;
}

/* line 49, ../scss/bootstrap/_type.scss */
h3, .h3 {
  font-size: 20px;
}

/* line 50, ../scss/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, ../scss/bootstrap/_type.scss */
h5, .h5, .panel-primary .panel-heading .item-label {
  font-size: 16px;
}

/* line 52, ../scss/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 62, ../scss/bootstrap/_type.scss */
p {
  margin: 0 0 12px;
}

/* line 66, ../scss/bootstrap/_type.scss */
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 1px) {
  /* line 66, ../scss/bootstrap/_type.scss */
  .lead {
    font-size: 24px;
  }
}

/* line 82, ../scss/bootstrap/_type.scss */
small,
.small {
  font-size: 100%;
}

/* line 88, ../scss/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 92, ../scss/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf0d7;
  padding: .2em;
}

/* line 99, ../scss/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 100, ../scss/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 101, ../scss/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 102, ../scss/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 103, ../scss/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 106, ../scss/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 107, ../scss/bootstrap/_type.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 108, ../scss/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 111, ../scss/bootstrap/_type.scss */
.text-muted {
  color: #e9e9e9;
}

/* line 5, ../scss/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
    color: #00644E;
}

/* line 8, ../scss/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
    color: #258B74;
}

/* line 5, ../scss/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../scss/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../scss/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../scss/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #245269;
}

/* line 5, ../scss/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #e39d10;
}

/* line 8, ../scss/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #b37c0d;
}

/* line 5, ../scss/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #F05730;
}

/* line 8, ../scss/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #dd3a10;
}

/* line 128, ../scss/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../scss/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #1AB4E8;
}

/* line 8, ../scss/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #1391bc;
}

/* line 5, ../scss/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../scss/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../scss/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../scss/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../scss/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf0d7;
}

/* line 8, ../scss/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #f9dea8;
}

/* line 5, ../scss/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #fcded6;
}

/* line 8, ../scss/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #f9b7a7;
}

/* line 147, ../scss/bootstrap/_type.scss */
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #f4f4f4;
}

/* line 158, ../scss/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
/* line 162, ../scss/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 171, ../scss/bootstrap/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 177, ../scss/bootstrap/_type.scss */
.list-inline {
  margin-left: -5px;
}
/* line 181, ../scss/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 189, ../scss/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 24px;
}

/* line 193, ../scss/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.53846;
}

/* line 197, ../scss/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 200, ../scss/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1px) {
  /* line 215, ../scss/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 222, ../scss/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 233, ../scss/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #e9e9e9;
}

/* line 239, ../scss/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 245, ../scss/bootstrap/_type.scss */
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #f4f4f4;
}
/* line 254, ../scss/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 261, ../scss/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.53846;
  color: #e9e9e9;
}
/* line 269, ../scss/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 278, ../scss/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f4f4f4;
  border-left: 0;
  text-align: right;
}
/* line 290, ../scss/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 291, ../scss/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 298, ../scss/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 304, ../scss/bootstrap/_type.scss */
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.53846;
}

/* line 7, ../scss/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../scss/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}

/* line 24, ../scss/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 4px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../scss/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

/* line 40, ../scss/bootstrap/_code.scss */
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.53846;
  word-break: break-all;
  word-wrap: break-word;
  color: #484848;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
/* line 54, ../scss/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 65, ../scss/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../scss/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 1px) {
  /* line 10, ../scss/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../scss/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../scss/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../scss/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../scss/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../scss/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 27, ../scss/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 1px) {
  /* line 27, ../scss/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../scss/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../scss/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 87, ../scss/bootstrap/_grid.scss */
.row.row-col-padding-sm {
  margin-left: -3px;
  margin-right: -3px;
}
/* line 90, ../scss/bootstrap/_grid.scss */
.row.row-col-padding-sm [class*="col-"] {
  padding-left: 3px;
  padding-right: 3px;
}
/* line 95, ../scss/bootstrap/_grid.scss */
.row.row-col-padding-md {
  padding-left: -8px;
  padding-right: -7px;
}
/* line 98, ../scss/bootstrap/_grid.scss */
.row.row-col-padding-md [class*="col-"] {
  padding-left: 8px;
  padding-right: 7px;
}

/* line 6, ../scss/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../scss/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 16, ../scss/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
/* line 25, ../scss/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.53846;
  vertical-align: top;
  border-top: 1px solid #ddd;
  max-width: 24vw;
}
@media (min-width: 1285px) {
  /* line 25, ../scss/bootstrap/_tables.scss */
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    max-width: none;
  }
}
/* line 39, ../scss/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 48, ../scss/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 55, ../scss/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 60, ../scss/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 73, ../scss/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 86, ../scss/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 92, ../scss/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 99, ../scss/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 113, ../scss/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 127, ../scss/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 139, ../scss/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 147, ../scss/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../scss/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../scss/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../scss/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf0d7;
}

/* line 20, ../scss/bootstrap/mixins/_table-row.scss */
.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: #fae7c0;
}

/* line 9, ../scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #fcded6;
}

/* line 20, ../scss/bootstrap/mixins/_table-row.scss */
.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: #facbbf;
}

@media screen and (max-width: 0px) {
  /* line 175, ../scss/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 186, ../scss/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 194, ../scss/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 203, ../scss/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 211, ../scss/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 215, ../scss/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 228, ../scss/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../scss/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../scss/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #484848;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../scss/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../scss/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../scss/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, ../scss/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, ../scss/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 71, ../scss/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 77, ../scss/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 84, ../scss/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.53846;
  color: black;
}

/* line 115, ../scss/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 34px;
  color: black;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e9e9e9;
  border-radius: 1px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 53, ../scss/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #258b74;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 102, ../scss/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #b8b8b8;
  opacity: 1;
}
/* line 104, ../scss/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #b8b8b8;
}
/* line 105, ../scss/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #b8b8b8;
}
/* line 141, ../scss/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f4f4f4;
  opacity: 1;
}

/* line 156, ../scss/bootstrap/_forms.scss */
select.form-control,
[type="time"].form-control,
[type="number"].form-control {
  line-height: 2em;
  padding: 0;
  padding-left: 12px;
}

/* line 164, ../scss/bootstrap/_forms.scss */
select.form-control {
  height: 2.2em;
}
/* line 167, ../scss/bootstrap/_forms.scss */
select.form-control.input-width-xs, .form-inline select.form-control.input-width-xs, .navbar-form select.form-control.input-width-xs {
  width: 4em;
}

/* line 175, ../scss/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 187, ../scss/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 200, ../scss/bootstrap/_forms.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.53846 \0;
}
/* line 208, ../scss/bootstrap/_forms.scss */
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn {
  line-height: 34px;
}
/* line 211, ../scss/bootstrap/_forms.scss */
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn {
  line-height: 66px;
}

/* line 222, ../scss/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, ../scss/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 239, ../scss/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 246, ../scss/bootstrap/_forms.scss */
.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;
}

/* line 255, ../scss/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 261, ../scss/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 270, ../scss/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 282, ../scss/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 291, ../scss/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 301, ../scss/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 313, ../scss/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
/* line 320, ../scss/bootstrap/_forms.scss */
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 67, ../scss/bootstrap/mixins/_forms.scss */
.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 34px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 1px;
}

/* line 75, ../scss/bootstrap/mixins/_forms.scss */
select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 34px;
  line-height: 34px;
}

/* line 80, ../scss/bootstrap/mixins/_forms.scss */
textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 67, ../scss/bootstrap/mixins/_forms.scss */
.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 66px;
  padding: 20px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 1px;
}

/* line 75, ../scss/bootstrap/mixins/_forms.scss */
select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 66px;
  line-height: 66px;
}

/* line 80, ../scss/bootstrap/mixins/_forms.scss */
textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 342, ../scss/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 347, ../scss/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 352, ../scss/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 29px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

/* line 363, ../scss/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 66px;
  height: 66px;
  line-height: 66px;
}

/* line 368, ../scss/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 34px;
  height: 34px;
  line-height: 34px;
}

/* line 8, ../scss/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
/* line 17, ../scss/bootstrap/mixins/_forms.scss */
.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);
}
/* line 20, ../scss/bootstrap/mixins/_forms.scss */
.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;
}
/* line 27, ../scss/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 33, ../scss/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../scss/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #e39d10;
}
/* line 17, ../scss/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #e39d10;
  -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);
}
/* line 20, ../scss/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #b37c0d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4c565;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4c565;
}
/* line 27, ../scss/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #e39d10;
  border-color: #e39d10;
  background-color: #fcf0d7;
}
/* line 33, ../scss/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #e39d10;
}

/* line 8, ../scss/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #F05730;
}
/* line 17, ../scss/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #F05730;
  -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);
}
/* line 20, ../scss/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #dd3a10;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f7a48f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f7a48f;
}
/* line 27, ../scss/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #F05730;
  border-color: #F05730;
  background-color: #fcded6;
}
/* line 33, ../scss/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #F05730;
}

/* line 387, ../scss/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 397, ../scss/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}

@media (min-width: 1px) {
  /* line 422, ../scss/bootstrap/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 429, ../scss/bootstrap/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 435, ../scss/bootstrap/_forms.scss */
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 439, ../scss/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 447, ../scss/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 451, ../scss/bootstrap/_forms.scss */
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 459, ../scss/bootstrap/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 466, ../scss/bootstrap/_forms.scss */
  .form-inline .radio label, .navbar-form .radio label,
  .form-inline .checkbox label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 470, ../scss/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 480, ../scss/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 497, ../scss/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 507, ../scss/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
/* line 513, ../scss/bootstrap/_forms.scss */
.form-horizontal .form-group {
  /*margin-left: 15px;
  margin-right: 15px;*/
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 1px) {
  /* line 520, ../scss/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    /*text-align: right;*/
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 531, ../scss/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 1px) {
  /* line 542, ../scss/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 27.6px;
  }
}
@media (min-width: 1px) {
  /* line 552, ../scss/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 7px;
  }
}

/* line 565, ../scss/bootstrap/_forms.scss */
input.ng-invalid.ng-touched,
select.ng-invalid.ng-touched,
textarea.ng-invalid.ng-touched, twinput.ng-invalid .twinput .ng-touched, twinput.ng-invalid
.idsy-item-label-editor .ng-touched {
  background-color: #fcded6;
  border-color: #F05730;
}

/* line 580, ../scss/bootstrap/_forms.scss */
.has-error .help-block.ng-active [ng-message]:before,
.has-warning .help-block.ng-active [ng-message]:before {
  content: "* ";
}

/* line 587, ../scss/bootstrap/_forms.scss */
.has-error input, .has-error textarea, .has-error select, .has-error .form-control {
  background-color: #fcded6;
  border-color: #F05730;
}
/* line 590, ../scss/bootstrap/_forms.scss */
.has-error input label, .has-error textarea label, .has-error select label, .has-error .form-control label {
  color: #fac1bf;
}

/* line 596, ../scss/bootstrap/_forms.scss */
.has-warning input, .has-warning textarea {
  background-color: #fcf0d7;
  border-color: #F0B131;
}
/* line 600, ../scss/bootstrap/_forms.scss */
.has-warning input label, .has-warning textarea label {
  color: #ee8419;
}

/* line 606, ../scss/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
  line-height: 1.75;
  padding: .5em .75em;
}

/* line 615, ../scss/bootstrap/_forms.scss */
.form-control.input-width-auto,
.form-control .input-width-auto, .form-inline .form-control.input-width-auto, .navbar-form .form-control.input-width-auto,
.form-inline .form-control .input-width-auto,
.navbar-form .form-control .input-width-auto {
  width: auto;
}
/* line 619, ../scss/bootstrap/_forms.scss */
.form-control.input-width-xs,
.form-control .input-width-xs, .form-inline .form-control.input-width-xs, .navbar-form .form-control.input-width-xs,
.form-inline .form-control .input-width-xs,
.navbar-form .form-control .input-width-xs {
  width: 3.5em;
}
/* line 623, ../scss/bootstrap/_forms.scss */
.form-control.input-width-sm,
.form-control .input-width-sm, .form-inline .form-control.input-width-sm, .navbar-form .form-control.input-width-sm,
.form-inline .form-control .input-width-sm,
.navbar-form .form-control .input-width-sm {
  width: 5em;
}
/* line 627, ../scss/bootstrap/_forms.scss */
.form-control.input-width-md,
.form-control .input-width-md, .form-inline .form-control.input-width-md, .navbar-form .form-control.input-width-md,
.form-inline .form-control .input-width-md,
.navbar-form .form-control .input-width-md {
  width: 9em;
}

/* line 635, ../scss/bootstrap/_forms.scss */
.disabled-block > * {
  opacity: .5 !important;
}
/* line 637, ../scss/bootstrap/_forms.scss */
.disabled-block > * [disabled] {
  opacity: 1 !important;
}
/* line 640, ../scss/bootstrap/_forms.scss */
.disabled-block > *, .disabled-block > * * {
  border-color: gray !important;
  color: gray !important;
}

/* line 647, ../scss/bootstrap/_forms.scss */
.form-control[disabled], .form-control[disabled] *, input[disabled], input[disabled] *, select[disabled], select[disabled] *, textarea[disabled], textarea[disabled] * {
  background-color: #f2f2f2 !important;
  border-color: #b3b3b3 !important;
  color: #a3a3a3 !important;
}

/* line 9, ../scss/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 1px 10px;
  font-size: 16px;
  line-height: 1.53846;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 25, ../scss/bootstrap/_buttons.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 30, ../scss/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  text-decoration: none;
}
/* line 36, ../scss/bootstrap/_buttons.scss */
.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);
}
/* line 43, ../scss/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 54, ../scss/bootstrap/_buttons.scss */
.btn:active:focus, .btn:hover:focus {
  outline: none;
}

/* line 64, ../scss/bootstrap/_buttons.scss */
.btn-default {
  color: #656565;
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
/* line 11, ../scss/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #656565;
  background-color: #d0d0d0;
  border-color: #cacaca;
}
/* line 20, ../scss/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 28, ../scss/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
/* line 38, ../scss/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #e9e9e9;
  background-color: #656565;
}

/* line 67, ../scss/bootstrap/_buttons.scss */
.btn-primary {
    color: #fff;
    background-color: #258B74;
    border-color:;
    border-radius: 8px;
}
/* line 11, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #06644E;
        border-color: #06644E;
    }
/* line 20, ../scss/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 28, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
        background-color: #EFEFEF;
        border-color: #EFEFEF;
        color: #AFAFAF;
    }
/* line 38, ../scss/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #1AB4E8;
  background-color: #fff;
}

/* line 71, ../scss/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../scss/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 20, ../scss/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 28, ../scss/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 38, ../scss/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 75, ../scss/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../scss/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 20, ../scss/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 28, ../scss/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 38, ../scss/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 79, ../scss/bootstrap/_buttons.scss */
.btn-warning {
    color: #000;
    background-color: #EFEFEF;
    border-color: #EFEFEF;
    border-radius: 8px;
}
/* line 11, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #000;
        background-color: #d4d4e5;
        border-color: #d4d4e5;
    }
/* line 20, ../scss/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 28, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
        background-color: #EFEFEF;
        border-color: #EFEFEF;
        color: #AFAFAF;
    }
/* line 38, ../scss/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #F0B131;
  background-color: #fff;
}

/* line 83, ../scss/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #F05730;
  border-color: #ee4418;
}
/* line 11, ../scss/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #dd3a10;
  border-color: #bc310e;
}
/* line 20, ../scss/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 28, ../scss/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #F05730;
  border-color: #ee4418;
}
/* line 38, ../scss/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #F05730;
  background-color: #fff;
}

/* line 87, ../scss/bootstrap/_buttons.scss */
.btn-one-half {
  background: #e9e9e9;
  color: #1AB4E8;
  margin-right: .5%;
  padding: 18px;
  width: 49%;
}
/* line 4, ../scss/_mixins-custom.scss */
.btn-one-half:before {
  content: '';
  height: 100%;
}
/* line 8, ../scss/_mixins-custom.scss */
.btn-one-half:before,
.btn-one-half > * {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* line 95, ../scss/bootstrap/_buttons.scss */
.btn-one-half + .btn-one-half {
  margin-left: .5%;
  margin-right: 0;
}
/* line 100, ../scss/bootstrap/_buttons.scss */
.btn-one-half .icon-add-question {
  display: inline-block;
  height: 50px;
  width: 50px;
}
/* line 106, ../scss/bootstrap/_buttons.scss */
    .btn-one-half:hover, .btn-one-half:focus {
        color: #258B74;
    }

/* line 116, ../scss/bootstrap/_buttons.scss */
.btn-link {
    color: #258B74;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}
/* line 122, ../scss/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 129, ../scss/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 135, ../scss/bootstrap/_buttons.scss */
    .btn-link:hover, .btn-link:focus {
        color: #258B74;
        text-decoration: underline;
        background-color: transparent;
    }
/* line 143, ../scss/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #e9e9e9;
  text-decoration: none;
}

/* line 155, ../scss/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 20px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 1px;
}

/* line 159, ../scss/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 4px;
}

/* line 163, ../scss/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 4px;
}

/* line 171, ../scss/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 177, ../scss/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 185, ../scss/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 192, ../scss/bootstrap/_buttons.scss */
.btn-xl {
    background: #f4f4f4;
    color: #258B74;
    display: block;
    padding: 18px;
    width: 100%;
}
/* line 198, ../scss/bootstrap/_buttons.scss */
.btn-xl:hover {
  background: #e7e7e7;
}
/* line 201, ../scss/bootstrap/_buttons.scss */
.btn-xl:before, .btn-xl span {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* line 207, ../scss/bootstrap/_buttons.scss */
.btn-xl [class^="icon-"] {
  height: 50px;
  width: 50px;
}

/* line 216, ../scss/bootstrap/_buttons.scss */
.main-footer .btn-delete .icon-font-delete-x {
  font-size: .7em;
  margin-left: .25em;
}
/* line 222, ../scss/bootstrap/_buttons.scss */
.main-footer .btn-edit .icon-font-edit {
  font-size: .75em;
  margin-left: .25em;
}

/* line 9, ../scss/bootstrap/_dropdowns.scss */
.dropdown-toggle.btn-link {
  color: inherit;
}
/* line 12, ../scss/bootstrap/_dropdowns.scss */
.dropdown-toggle:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 25, ../scss/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 30, ../scss/bootstrap/_dropdowns.scss */
.open .dropdown-toggle {
  position: relative;
}
/* line 32, ../scss/bootstrap/_dropdowns.scss */
.open .dropdown-toggle:before {
  border: solid transparent;
  border-color: transparent;
  border-bottom-color: #484848;
  border-width: 6px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  bottom: -4px;
  left: 50%;
  width: 6px;
  margin-left: -4px;
}
/* line 47, ../scss/bootstrap/_dropdowns.scss */
.open.dropdown-primary .dropdown-toggle:before {
  display: none;
}

/* line 52, ../scss/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 57, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #484848;
  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;
}
/* line 79, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 85, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 89, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu li {
  margin: 0px;
  padding: 0px;
}
/* line 94, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu button {
  background: transparent;
  border: none;
  color: #e9e9e9;
  display: block;
  line-height: 1.5;
  padding: 5px 10px;
  text-align: left;
  width: 100%;
}
/* line 103, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu button[disabled="disabled"], .dropdown-menu button[disabled="disabled"]:hover {
  background: transparent;
  cursor: not-allowed;
  color: #7f7f7f;
}
/* line 111, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a, .dropdown-menu > li > button {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.53846;
  color: #e9e9e9;
  white-space: nowrap;
}
/* line 121, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > button:hover, .dropdown-menu > li > button:focus {
  text-decoration: none;
  background: #656565;
  color: white;
}
/* line 130, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > button, .dropdown-menu > .active > button:hover, .dropdown-menu > .active > button:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #656565;
}
/* line 141, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > button, .dropdown-menu > .disabled > button:hover, .dropdown-menu > .disabled > button:focus {
  color: #7f7f7f;
}
/* line 149, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > button:hover, .dropdown-menu > .disabled > button:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 161, ../scss/bootstrap/_dropdowns.scss */
.dropdown-primary .dropdown-menu {
  z-index: 1000;
  font-size: 16px;
  background-color: #fff;
}
/* line 167, ../scss/bootstrap/_dropdowns.scss */
.dropdown-primary .dropdown-menu > li > a {
  line-height: 1.53846;
  color: #484848;
}
/* line 170, ../scss/bootstrap/_dropdowns.scss */
.dropdown-primary .dropdown-menu > li > a:hover, .dropdown-primary .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #3b3b3b;
  background-color: #f5f5f5;
}
/* line 179, ../scss/bootstrap/_dropdowns.scss */
    .dropdown-primary .dropdown-menu > .active > a, .dropdown-primary .dropdown-menu > .active > a:hover, .dropdown-primary .dropdown-menu > .active > a:focus {
        color: #333;
        background-color: #D9F5EF;
    }
/* line 188, ../scss/bootstrap/_dropdowns.scss */
.dropdown-primary .dropdown-menu > .disabled > a, .dropdown-primary .dropdown-menu > .disabled > a:hover, .dropdown-primary .dropdown-menu > .disabled > a:focus {
  color: #e9e9e9;
}

/* line 199, ../scss/bootstrap/_dropdowns.scss */
.open > .dropdown-menu, .open > .dropdown-menu-primary {
  display: block;
}
/* line 204, ../scss/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 213, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 223, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 229, ../scss/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.53846;
  color: #e9e9e9;
  white-space: nowrap;
}

/* line 239, ../scss/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 249, ../scss/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 262, ../scss/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* line 268, ../scss/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 1px) {
  /* line 282, ../scss/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 287, ../scss/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../scss/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 21, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 30, ../scss/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 39, ../scss/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 43, ../scss/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 47, ../scss/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 54, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 59, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 61, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 66, ../scss/bootstrap/_button-groups.scss */
.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;
}

/* line 72, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 75, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 79, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 84, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 89, ../scss/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 108, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 112, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 119, ../scss/bootstrap/_button-groups.scss */
.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);
}
/* line 123, ../scss/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 130, ../scss/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 134, ../scss/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 139, ../scss/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 148, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 160, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 165, ../scss/bootstrap/_button-groups.scss */
.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;
}

/* line 175, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 178, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 182, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 187, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 191, ../scss/bootstrap/_button-groups.scss */
.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;
}

/* line 196, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 205, ../scss/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 210, ../scss/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 216, ../scss/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 220, ../scss/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 235, ../scss/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 7, ../scss/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../scss/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../scss/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, ../scss/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 59, ../scss/bootstrap/_input-groups.scss */
.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;
}

/* line 64, ../scss/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../scss/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: black;
  text-align: center;
  background-color: #f4f4f4;
  border: 1px solid #e9e9e9;
  border-radius: 2px;
}
/* line 85, ../scss/bootstrap/_input-groups.scss */
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 6px 10px;
  font-size: 16px;
  border-radius: 4px;
}
/* line 90, ../scss/bootstrap/_input-groups.scss */
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 20px 16px;
  font-size: 18px;
  border-radius: 1px;
}
/* line 97, ../scss/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, ../scss/bootstrap/_input-groups.scss */
.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;
}

/* line 113, ../scss/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, ../scss/bootstrap/_input-groups.scss */
.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;
}

/* line 125, ../scss/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, ../scss/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../scss/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, ../scss/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, ../scss/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, ../scss/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, ../scss/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../scss/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../scss/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../scss/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 15px;
}
/* line 24, ../scss/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #f4f4f4;
}
/* line 32, ../scss/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #e9e9e9;
}
/* line 35, ../scss/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #e9e9e9;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 47, ../scss/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f4f4f4;
  border-color: #1AB4E8;
}
/* line 60, ../scss/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 67, ../scss/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 77, ../scss/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #e9e9e9;
}
/* line 79, ../scss/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  font-size: .75em;
  margin-bottom: -1px;
}
/* line 86, ../scss/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.53846;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
/* line 91, ../scss/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: white white #e9e9e9;
}
/* line 98, ../scss/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #656565;
  background-color: #f4f4f4;
  border: 1px solid #e9e9e9;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 120, ../scss/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 124, ../scss/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 2px;
}
/* line 127, ../scss/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 133, ../scss/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #1AB4E8;
}

/* line 146, ../scss/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 148, ../scss/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 162, ../scss/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 165, ../scss/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 167, ../scss/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 173, ../scss/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 1px) {
  /* line 179, ../scss/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 182, ../scss/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 192, ../scss/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 195, ../scss/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
/* line 201, ../scss/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 1px) {
  /* line 208, ../scss/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  /* line 212, ../scss/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 226, ../scss/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 229, ../scss/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 239, ../scss/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../scss/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 64px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 1px) {
  /* line 11, ../scss/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0;
  }
}

/* line 31, ../scss/bootstrap/_navbar.scss */
.navbar-header {
  float: left;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
/* line 37, ../scss/bootstrap/_navbar.scss */
.navbar-header:before {
  content: '';
  display: inline-block;
  height: 64px;
  vertical-align: middle;
}
/* line 43, ../scss/bootstrap/_navbar.scss */
.navbar-header .navbar-toggle,
.navbar-header .navbar-brand {
  display: inline-block;
  vertical-align: middle;
}

/* line 61, ../scss/bootstrap/_navbar.scss */
.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;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 70, ../scss/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1px) {
  /* line 61, ../scss/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 79, ../scss/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 86, ../scss/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 92, ../scss/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 103, ../scss/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  /* line 103, ../scss/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 119, ../scss/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1px) {
  /* line 119, ../scss/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 139, ../scss/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1px) {
  /* line 139, ../scss/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 149, ../scss/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 1px) {
  /* line 149, ../scss/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 162, ../scss/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 166, ../scss/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 175, ../scss/bootstrap/_navbar.scss */
.navbar-brand {
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  height: 64px;
  text-transform: uppercase;
  /*   @media (min-width: $grid-float-breakpoint) {
      .navbar > .container &,
      .navbar > .container-fluid & {
        margin-left: -$navbar-padding-horizontal;
      }
    } */
}
/* line 183, ../scss/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 202, ../scss/bootstrap/_navbar.scss */
.navbar-toggle {
  padding: 32px 32px;
  position: relative;
  background-color: transparent;
  background-image: none;
  border: none;
  text-align: center;
}
/* line 212, ../scss/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 215, ../scss/bootstrap/_navbar.scss */
.navbar-toggle:hover, .navbar-toggle:active {
  border: none;
  background-color: transparent;
}
/* line 222, ../scss/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 228, ../scss/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

/* line 239, ../scss/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 10px -15px;
}
/* line 242, ../scss/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 0px) {
  /* line 250, ../scss/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 258, ../scss/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 262, ../scss/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  /* line 264, ../scss/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1px) {
  /* line 239, ../scss/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 277, ../scss/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 279, ../scss/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 285, ../scss/bootstrap/_navbar.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 1px) {
  /* line 299, ../scss/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 302, ../scss/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 313, ../scss/bootstrap/_navbar.scss */
.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: 15px;
  margin-bottom: 15px;
}
@media (max-width: 0px) {
  /* line 325, ../scss/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 1px) {
  /* line 313, ../scss/bootstrap/_navbar.scss */
  .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;
  }
  /* line 345, ../scss/bootstrap/_navbar.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

/* line 355, ../scss/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 360, ../scss/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 369, ../scss/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 372, ../scss/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 375, ../scss/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 21px;
  margin-bottom: 21px;
}

/* line 385, ../scss/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 1px) {
  /* line 385, ../scss/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 394, ../scss/bootstrap/_navbar.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 404, ../scss/bootstrap/_navbar.scss */
.navbar-default {
  background-color: white;
  border-color: #eeeeee;
}
/* line 408, ../scss/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #1b1b1c;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 412, ../scss/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #020202;
  background-color: transparent;
}
/* line 419, ../scss/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #232324;
}
/* line 424, ../scss/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #1b1b1c;
}
/* line 427, ../scss/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #232324;
  background-color: transparent;
}
/* line 434, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #258B74;
        background-color: transparent;
    }
/* line 442, ../scss/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 451, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle {
        border-color: #258B74;
    }
/* line 453, ../scss/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
/* line 457, ../scss/bootstrap/_navbar.scss */
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #258B74;
        }
/* line 462, ../scss/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
/* line 471, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
        color: #258B74;
    }
@media (max-width: 0px) {
  /* line 482, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #1b1b1c;
  }
  /* line 484, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #232324;
    background-color: transparent;
  }
  /* line 491, ../scss/bootstrap/_navbar.scss */
    .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: #258B74;
        background-color: transparent;
    }
  /* line 499, ../scss/bootstrap/_navbar.scss */
  .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: #ccc;
    background-color: transparent;
  }
}
/* line 515, ../scss/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #1b1b1c;
}
/* line 517, ../scss/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #232324;
}
/* line 522, ../scss/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #1b1b1c;
}
/* line 524, ../scss/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #232324;
}
/* line 530, ../scss/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 540, ../scss/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 544, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #e9e9e9;
}
/* line 546, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 553, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #e9e9e9;
}
/* line 558, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #e9e9e9;
}
/* line 561, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 568, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 576, ../scss/bootstrap/_navbar.scss */
.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;
}
/* line 586, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 588, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 592, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 597, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 605, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 0px) {
  /* line 616, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 619, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 622, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #e9e9e9;
  }
  /* line 624, ../scss/bootstrap/_navbar.scss */
  .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;
  }
  /* line 631, ../scss/bootstrap/_navbar.scss */
  .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: #090909;
  }
  /* line 639, ../scss/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 650, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #e9e9e9;
}
/* line 652, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 657, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #e9e9e9;
}
/* line 659, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 665, ../scss/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../scss/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  display: block;
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 50px;
  padding: 8px 30px;
  margin-left: -.3em;
  margin-bottom: 24px;
  list-style: none;
  background-color: #e9e9e9;
  border-radius: 2px;
}
/* line 17, ../scss/bootstrap/_breadcrumbs.scss */
.breadcrumb:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/* line 23, ../scss/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
  vertical-align: middle;
  cursor: help;
  max-width: 34%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 34, ../scss/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "› ";
  padding: 0 5px;
  color: black;
}
/* line 41, ../scss/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: black;
}

/* line 9, ../scss/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 2px;
}
/* line 16, ../scss/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, ../scss/bootstrap/_alerts.scss */
.alert .alert-link {
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
/* line 28, ../scss/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 32, ../scss/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 41, ../scss/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 46, ../scss/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 58, ../scss/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../scss/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../scss/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 61, ../scss/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../scss/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../scss/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 64, ../scss/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf0d7;
  border-color: #e39d10;
  color: #ee8419;
}
/* line 8, ../scss/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #de7810;
}
/* line 11, ../scss/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #b37c0d;
}

/* line 67, ../scss/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #fcded6;
  border-color: #fac1bf;
  color: #F05730;
}
/* line 8, ../scss/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #f9aaa7;
}
/* line 11, ../scss/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #dd3a10;
}

/* line 7, ../scss/bootstrap/_panels.scss */
.panel {
  margin-bottom: 10px;
  background-color: #fff;
  border: none;
}

/* line 16, ../scss/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../scss/bootstrap/_panels.scss */
.panel-heading {
  padding: 0;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
/* line 27, ../scss/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../scss/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
/* line 39, ../scss/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 45, ../scss/bootstrap/_panels.scss */
.panel-footer {
  padding: 0;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 59, ../scss/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 62, ../scss/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 69, ../scss/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
/* line 76, ../scss/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 85, ../scss/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 89, ../scss/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 99, ../scss/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 105, ../scss/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
/* line 112, ../scss/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: -1;
}
/* line 116, ../scss/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child {
  border-top-right-radius: -1;
}
/* line 124, ../scss/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
/* line 131, ../scss/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: -1;
}
/* line 135, ../scss/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child {
  border-bottom-right-radius: -1;
}
/* line 142, ../scss/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
/* line 146, ../scss/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 150, ../scss/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 157, ../scss/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 161, ../scss/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 170, ../scss/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 179, ../scss/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 186, ../scss/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 198, ../scss/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 24px;
}
/* line 202, ../scss/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
/* line 205, ../scss/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 210, ../scss/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 212, ../scss/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
/* line 216, ../scss/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 218, ../scss/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 226, ../scss/bootstrap/_panels.scss */
.panel-default {
  border-color: #e9e9e9;
}
/* line 6, ../scss/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #484848;
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
/* line 11, ../scss/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e9e9e9;
}
/* line 14, ../scss/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #e9e9e9;
  background-color: #484848;
}
/* line 20, ../scss/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e9e9e9;
}

/* line 229, ../scss/bootstrap/_panels.scss */
.panel-primary {
  border-color: none;
}
/* line 6, ../scss/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #258B74;
        border-color: none;
    }
/* line 11, ../scss/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: none;
}
/* line 14, ../scss/bootstrap/mixins/_panels.scss */
        .panel-primary > .panel-heading .badge {
            color: #258B74;
            background-color: #fff;
        }
/* line 20, ../scss/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: none;
}

/* line 232, ../scss/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../scss/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../scss/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../scss/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../scss/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 235, ../scss/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../scss/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../scss/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../scss/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../scss/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 238, ../scss/bootstrap/_panels.scss */
.panel-warning {
  border-color: #ee8419;
}
/* line 6, ../scss/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #e39d10;
  background-color: #fcf0d7;
  border-color: #ee8419;
}
/* line 11, ../scss/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ee8419;
}
/* line 14, ../scss/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf0d7;
  background-color: #e39d10;
}
/* line 20, ../scss/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ee8419;
}

/* line 241, ../scss/bootstrap/_panels.scss */
.panel-danger {
  border-color: #fac1bf;
}
/* line 6, ../scss/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #F05730;
  background-color: #fcded6;
  border-color: #fac1bf;
}
/* line 11, ../scss/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fac1bf;
}
/* line 14, ../scss/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #fcded6;
  background-color: #F05730;
}
/* line 20, ../scss/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fac1bf;
}

/* line 247, ../scss/bootstrap/_panels.scss */
.panel-item .panel {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
/* line 252, ../scss/bootstrap/_panels.scss */
.panel-item.panel-item-moving .panel {
  background-color: #fdeae5;
}

/* line 6, ../scss/bootstrap/_close.scss */
.close {
  float: right;
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 16, ../scss/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../scss/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../scss/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../scss/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../scss/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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;
}
/* line 36, ../scss/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 38, ../scss/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../scss/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../scss/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1px;
  -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;
}

/* line 64, ../scss/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../scss/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../scss/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../scss/bootstrap/_modals.scss */
.modal-header {
  padding: 15px 30px;
}

/* line 85, ../scss/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../scss/bootstrap/_modals.scss */
.modal-title {
  font-size: 22px;
  margin: 0;
  line-height: 1.53846;
}

/* line 98, ../scss/bootstrap/_modals.scss */
.modal-body {
  background: #e9e9e9;
  min-height: 150px;
  min-height: 12vh;
  max-height: 550px;
  max-height: 60vh;
  overflow: auto;
  position: relative;
  padding: 15px 30px;
}

/* line 110, ../scss/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px 30px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 117, ../scss/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 122, ../scss/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 126, ../scss/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 132, ../scss/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 1px) {
  /* line 143, ../scss/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 147, ../scss/bootstrap/_modals.scss */
  .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);
  }

  /* line 152, ../scss/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }

  /* line 155, ../scss/bootstrap/_modals.scss */
  .modal-lg {
    min-width: 600px;
    width: 600px;
    width: 85vw;
  }
}
@media (min-width: 992px) {
  /* line 163, ../scss/bootstrap/_modals.scss */
  .modal-lg {
    max-width: 1050px;
    width: 1050px;
    width: 80vw;
  }
}
/* line 7, ../scss/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 16px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 16, ../scss/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, ../scss/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, ../scss/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, ../scss/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, ../scss/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../scss/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 2px;
}

/* line 35, ../scss/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../scss/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 50, ../scss/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 56, ../scss/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 62, ../scss/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 69, ../scss/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 76, ../scss/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 83, ../scss/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 89, ../scss/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../scss/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 26, ../scss/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../scss/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../scss/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../scss/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../scss/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0px 0px 0 0;
}

/* line 43, ../scss/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 52, ../scss/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../scss/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 65, ../scss/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../scss/bootstrap/_popovers.scss */
.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;
}
/* line 78, ../scss/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 86, ../scss/bootstrap/_popovers.scss */
.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);
}
/* line 93, ../scss/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 101, ../scss/bootstrap/_popovers.scss */
.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;
}
/* line 108, ../scss/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 117, ../scss/bootstrap/_popovers.scss */
.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);
}
/* line 124, ../scss/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../scss/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../scss/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../scss/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../scss/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../scss/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../scss/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../scss/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../scss/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../scss/bootstrap/_utilities.scss */
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

/* line 31, ../scss/bootstrap/_responsive-utilities.scss */
.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: 0px) {
  /* line 7, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 0px) {
  /* line 49, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 0px) {
  /* line 54, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 0px) {
  /* line 59, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1px) and (max-width: 991px) {
  /* line 7, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  /* line 68, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 1px) and (max-width: 991px) {
  /* line 73, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 1px) and (max-width: 991px) {
  /* line 78, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 87, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 106, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 0px) {
  /* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  /* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 150, ../scss/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 150, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 157, ../scss/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 157, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 164, ../scss/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 164, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/**
 * @license
 * MyFonts Webfont Build ID 2926853, 2014-11-21T09:40:10-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: ProximaNovaA-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-bold/
 *
 * Webfont: ProximaNovaS-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/s-regular/
 *
 * Webfont: ProximaNovaS-Semibold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/s-semibold/
 *
 * Webfont: ProximaNovaS-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/s-bold/
 *
 * Webfont: ProximaNovaA-Semibold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-semibold/
 *
 * Webfont: ProximaNovaA-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-regular/
 *
 * Webfont: ProximaNova-Semibold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/semibold/
 *
 * Webfont: ProximaNova-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 *
 * Webfont: ProximaNova-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2926853
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 *
 * ┬⌐ 2014 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'ProximaNovaA-Bold';
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_0_0.eot");
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_0_0.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/webfonts/2CA905_0_0.woff2") format("woff2"), url("../../IntegrationContent/fonts/webfonts/2CA905_0_0.woff") format("woff"), url("../../IntegrationContent/fonts/webfonts/2CA905_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNovaS-Regular';
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_1_0.eot");
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_1_0.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/webfonts/2CA905_1_0.woff2") format("woff2"), url("../../IntegrationContent/fonts/webfonts/2CA905_1_0.woff") format("woff"), url("../../IntegrationContent/fonts/webfonts/2CA905_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNovaS-Semibold';
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_2_0.eot");
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_2_0.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/webfonts/2CA905_2_0.woff2") format("woff2"), url("../../IntegrationContent/fonts/webfonts/2CA905_2_0.woff") format("woff"), url("../../IntegrationContent/fonts/webfonts/2CA905_2_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNovaS-Bold';
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_3_0.eot");
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_3_0.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/webfonts/2CA905_3_0.woff2") format("woff2"), url("../../IntegrationContent/fonts/webfonts/2CA905_3_0.woff") format("woff"), url("../../IntegrationContent/fonts/webfonts/2CA905_3_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNovaA-Semibold';
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_4_0.eot");
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_4_0.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/webfonts/2CA905_4_0.woff2") format("woff2"), url("../../IntegrationContent/fonts/webfonts/2CA905_4_0.woff") format("woff"), url("../../IntegrationContent/fonts/webfonts/2CA905_4_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNovaA-Regular';
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_5_0.eot");
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_5_0.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/webfonts/2CA905_5_0.woff2") format("woff2"), url("../../IntegrationContent/fonts/webfonts/2CA905_5_0.woff") format("woff"), url("../../IntegrationContent/fonts/webfonts/2CA905_5_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_6_0.eot");
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_6_0.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/webfonts/2CA905_6_0.woff2") format("woff2"), url("../../IntegrationContent/fonts/webfonts/2CA905_6_0.woff") format("woff"), url("../../IntegrationContent/fonts/webfonts/2CA905_6_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_7_0.eot");
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_7_0.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/webfonts/2CA905_7_0.woff2") format("woff2"), url("../../IntegrationContent/fonts/webfonts/2CA905_7_0.woff") format("woff"), url("../../IntegrationContent/fonts/webfonts/2CA905_7_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_8_0.eot");
  src: url("../../IntegrationContent/fonts/webfonts/2CA905_8_0.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/webfonts/2CA905_8_0.woff2") format("woff2"), url("../../IntegrationContent/fonts/webfonts/2CA905_8_0.woff") format("woff"), url("../../IntegrationContent/fonts/webfonts/2CA905_8_0.ttf") format("truetype");
}
/* line 5, ../scss/_icons-svg.scss */
.icon-add-question, .icon-add-translation, .icon-check, .icon-close, .icon-collapse, .icon-copy, .icon-danger, .icon-delete, .icon-delete-dark, .icon-expand, .icon-gear, .icon-goto-delete, .icon-goto-edit, .icon-hamburger, .icon-move-down, .icon-move-down-dark, .icon-move-up, .icon-move-up-dark, .icon-question, .icon-search, .icon-severity-critical, .icon-severity-normal, .icon-severity-warning, .icon-vehicle-action, .icon-warning, .icon-x {
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
/* line 11, ../scss/_icons-svg.scss */
h4 .icon-add-question, h4 .icon-add-translation, h4 .icon-check, h4 .icon-close, h4 .icon-collapse, h4 .icon-copy, h4 .icon-danger, h4 .icon-delete, h4 .icon-delete-dark, h4 .icon-expand, h4 .icon-gear, h4 .icon-goto-delete, h4 .icon-goto-edit, h4 .icon-hamburger, h4 .icon-move-down, h4 .icon-move-down-dark, h4 .icon-move-up, h4 .icon-move-up-dark, h4 .icon-question, h4 .icon-search, h4 .icon-severity-critical, h4 .icon-severity-normal, h4 .icon-severity-warning, h4 .icon-vehicle-action, h4 .icon-warning, h4 .icon-x {
  display: inherit;
}

/* line 18, ../scss/_icons-svg.scss */
.icon-add-question {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzAgMzAiIGhlaWdodD0iMzgiIHdpZHRoPSIzOCI+PHBhdGggZmlsbD0iIzAwNjQ0RSIgZD0iTTE1IDBDNi43IDAgMCA2LjcgMCAxNXM2LjcgMTUgMTUgMTUgMTUtNi43IDE1LTE1UzIzLjMgMCAxNSAwem01IDE2aC00djRoLTJ2LTRoLTR2LTJoNHYtNGgydjRoNHYyeiIvPjwvc3ZnPg==');
}

/* line 22, ../scss/_icons-svg.scss */
.icon-add-translation {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCIgaGVpZ2h0PSIzMCIgd2lkdGg9IjMwIj48cGF0aCBmaWxsPSIjMUFCNEU4IiBkPSJNMTUgMEM2LjcgMCAwIDYuNyAwIDE1czYuNyAxNSAxNSAxNSAxNS02LjcgMTUtMTVTMjMuMyAwIDE1IDB6bTUgMTZoLTR2NGgtMnYtNGgtNHYtMmg0di00aDJ2NGg0djJ6Ii8+PC9zdmc+');
}

/* line 26, ../scss/_icons-svg.scss */
.icon-check {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMy4xIDE4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMy4xIDE4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik04LjEsMThjLTAuOCwwLTEuNS0wLjMtMi4xLTAuOWMtMS4yLTEuMi0xLjItMy4xLDAtNC4ybDEyLTEyYzEuMi0xLjIsMy4xLTEuMiw0LjIsMGMxLjIsMS4yLDEuMiwzLjEsMCw0LjINCgkJbC0xMiwxMkM5LjcsMTcuNyw4LjksMTgsOC4xLDE4eiIvPg0KPC9nPg0KPGc+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTguMSwxOGMtMC44LDAtMS41LTAuMy0yLjEtMC45TDAuOSwxMmMtMS4yLTEuMi0xLjItMy4xLDAtNC4yYzEuMi0xLjIsMy4xLTEuMiw0LjIsMGw1LjEsNS4xDQoJCWMxLjIsMS4yLDEuMiwzLjEsMCw0LjJDOS43LDE3LjcsOC45LDE4LDguMSwxOHoiLz4NCjwvZz4NCjwvc3ZnPg0K');
}

/* line 30, ../scss/_icons-svg.scss */
.icon-close {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTEgMTEiIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+DQogICAgPHBhdGggZmlsbD0iIzU3NTg1OCIgZD0iTTExIDEuNEw5LjYgMCA1LjUgNC4xIDEuNCAwIDAgMS40bDQuMSA0LjFMMCA5LjYgMS40IDExbDQuMS00LjFMOS42IDExIDExIDkuNiA2LjkgNS41eiIvPg0KPC9zdmc+DQo=');
}

/* line 34, ../scss/_icons-svg.scss */
.icon-collapse {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNi4xIDEwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNi4xIDEwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTAiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNC4xIDEwTDggNGwtNiA2LTItMiA4LTggOC4xIDh6Ii8+PC9zdmc+');
}

/* line 38, ../scss/_icons-svg.scss */
.icon-copy {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE2Ij48cGF0aCBkPSJNMCAxNmg5VjVIMHYxMXptMi05aDV2N0gyVjd6bTMtN3YzaDJWMmg1djdoLTF2MmgzVjB6IiBmaWxsPSIjZmZmIi8+PC9zdmc+');
}

/* line 42, ../scss/_icons-svg.scss */
.icon-danger {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA2MTIgNzkyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2MTIgNzkyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IHg9IjExMCIgeT0iMzI5IiBmaWxsPSIjRkZGRkZGIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgd2lkdGg9IjQwMyIgaGVpZ2h0PSIxNDAiLz4NCjxwYXRoIGZpbGw9IiNFRTU3MkUiIGQ9Ik0zMDYsOTBDMTM2LjMsOTAsMCwyMjYuMywwLDM5NnMxMzYuMywzMDYsMzA2LDMwNnMzMDYtMTM2LjMsMzA2LTMwNlM0NzUuNyw5MCwzMDYsOTB6IE00MzkuNSw0MzcuN0gxNzIuNQ0KCWMtMjIuMywwLTQxLjctMTkuNS00MS43LTQxLjdzMTkuNS00MS43LDQxLjctNDEuN2gyNjcuMWMyMi4zLDAsNDEuNywxOS41LDQxLjcsNDEuN1M0NjEuOCw0MzcuNyw0MzkuNSw0MzcuN3oiLz4NCjwvc3ZnPg0K');
}

/* line 46, ../scss/_icons-svg.scss */
.icon-delete {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTEgMTEiIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTExIDEuNEw5LjYgMCA1LjUgNC4xIDEuNCAwIDAgMS40bDQuMSA0LjFMMCA5LjYgMS40IDExbDQuMS00LjFMOS42IDExIDExIDkuNiA2LjkgNS41eiIvPjwvc3ZnPg==');
}

/* line 50, ../scss/_icons-svg.scss */
.icon-delete-dark {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTEgMTEiIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZmlsbD0iIzU3NTg1OCIgZD0iTTExIDEuNEw5LjYgMCA1LjUgNC4xIDEuNCAwIDAgMS40bDQuMSA0LjFMMCA5LjYgMS40IDExbDQuMS00LjFMOS42IDExIDExIDkuNiA2LjkgNS41eiIvPjwvc3ZnPg==');
}

/* line 54, ../scss/_icons-svg.scss */
.icon-expand {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNi4xIDEwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNi4xIDEwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTAiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNC4xIDBMOCA2IDIgMCAwIDJsOCA4IDguMS04eiIvPjwvc3ZnPg==');
}

/* line 58, ../scss/_icons-svg.scss */
.icon-gear {
  background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS41MiAxMC4xNDZjLS40MS0uMDYtLjg0NS0uNDI4LS45NzItLjgybC0uNjEtMS40OGMtLjE5LS4zNjYtLjE0NS0uOTM2LjEtMS4yNjVsLjk5LTEuMzE2Yy4yNDctLjMzLjIyOC0uODU0LS4wNDYtMS4xNjJsLTEuMDg0LTEuMDg1Yy0uMzEtLjI3Mi0uODMyLS4yOTMtMS4xNjQtLjA0NWwtMS4zMTYuOTg4Yy0uMzMuMjQ4LS44OTguMjkzLTEuMjY0LjFsLTEuNDgtLjYwOGMtLjM5NS0uMTI2LS43NjQtLjU2Mi0uODItLjk3TDEzLjYyLjg1Yy0uMDU3LS40MS0uNDQtLjc3OC0uODUtLjgyMiAwIDAtLjI1NS0uMDI2LS43Ny0uMDI2LS41MTQgMC0uNzcuMDI2LS43Ny4wMjYtLjQxLjA0NC0uNzkzLjQxMy0uODUuODIybC0uMjM0IDEuNjNjLS4wNTguNDA4LS40MjcuODQ0LS44Mi45N2wtMS40OC42MWMtLjM2Ni4xOS0uOTM0LjE0Ni0xLjI2NC0uMTAybC0xLjMxOC0uOTljLS4zMy0uMjQ3LS44NTQtLjIyNy0xLjE2My4wNDZMMy4wMiA0LjFjLS4yNzIuMzEtLjI5NC44MzItLjA0NiAxLjE2MmwuOTkgMS4zMThjLjI0OC4zMy4yOTIuOS4xIDEuMjY0bC0uNjEgMS40ODJjLS4xMjUuMzkzLS41NjIuNzYyLS45Ny44MmwtMS42My4yM2MtLjQwOC4wNi0uNzc3LjQ0My0uODIuODU0IDAgMC0uMDI3LjI1NS0uMDI3Ljc3cy4wMjcuNzcuMDI3Ljc3Yy4wNDMuNDEuNDEyLjc5My44Mi44NTJsMS42My4yMzJjLjQwNy4wNi44NDUuNDI4Ljk3LjgybC42MSAxLjQ4Yy4xOTIuMzY1LjE0Ny45MzYtLjEgMS4yNjRsLS45OSAxLjMxOGMtLjI0Ny4zMy0uMzA3Ljc4LS4xMy45OTQuMTc0LjIxNy42NzYuNzUyLjY3Ny43NTRsLjM3NC4zNDRzMS4wNDIuNDUgMS4zNzIuMjAzbDEuMzE3LS45OWMuMzMtLjI0NC45LS4yOSAxLjI2NS0uMWwxLjQ4LjYxYy4zOTQuMTI2Ljc2My41NjMuODIuOTdsLjIzMyAxLjYzYy4wNi40MS40NC43OC44NTMuODIzIDAgMCAuMjU1LjAyNy43Ny4wMjcuNTE0IDAgLjc3LS4wMjguNzctLjAyOC40MDgtLjA0My43OTItLjQxNC44NS0uODIybC4yMzMtMS42M2MuMDU3LS40MDcuNDI2LS44NDUuODItLjk3bDEuNDgtLjYxYy4zNjUtLjE5Mi45MzQtLjE0NyAxLjI2NC4xbDEuMzE4Ljk5Yy4zMzIuMjQ3Ljg1NC4yMjggMS4xNjQtLjA0NmwxLjA4LTEuMDg0Yy4yNzQtLjMxLjI5NC0uODM0LjA0OC0xLjE2NGwtLjk5LTEuMzE4Yy0uMjQ2LS4zMjgtLjI5LS44OTgtLjEtMS4yNjRsLjYxLTEuNDhjLjEyNi0uMzkzLjU2LS43NjIuOTcyLS44MmwxLjYyNy0uMjMyYy40MS0uMDYuNzgtLjQ0LjgyLS44NTIgMCAwIC4wMjctLjI1NS4wMjctLjc3cy0uMDI3LS43Ny0uMDI3LS43N2MtLjA0NC0uNDEtLjQxMy0uNzk0LS44MjMtLjg1M2wtMS42MjYtLjIzek0xMiAxNWMtMS42NTcgMC0zLTEuMzQ0LTMtMyAwLTEuNjU3IDEuMzQzLTMgMy0zczMgMS4zNDQgMyAzLTEuMzQ0IDMtMyAzeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+');
}

/* line 62, ../scss/_icons-svg.scss */
.icon-goto-delete {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiIgd2lkdGg9IjIyIiBoZWlnaHQ9IjIyIj48Y2lyY2xlIGZpbGw9IiNFNkU2RTUiIGN4PSIxMSIgY3k9IjExIiByPSIxMSIvPjxwYXRoIGZpbGw9IiM1NzU3NTciIGQ9Ik0xNS43IDcuN2wtMS40LTEuNEwxMSA5LjYgNy43IDYuMyA2LjMgNy43IDkuNiAxMWwtMy4zIDMuMyAxLjQgMS40IDMuMy0zLjMgMy4zIDMuMyAxLjQtMS40LTMuMy0zLjN6Ii8+PC9zdmc+');
}

/* line 66, ../scss/_icons-svg.scss */
.icon-goto-edit {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiIgd2lkdGg9IjIyIiBoZWlnaHQ9IjIyIj48Y2lyY2xlIGZpbGw9IiNFNkU2RTUiIGN4PSIxMSIgY3k9IjExIiByPSIxMSIvPjxwYXRoIGQ9Ik0xMSA4bC01IDV2M2gzbDUtNXptNS45NzUtLjAwNWwtMS45OCAxLjk4LTIuOTctMi45NyAxLjk4LTEuOTh6IiBmaWxsPSIjNTc1ODU4Ii8+PC9zdmc+');
}

/* line 70, ../scss/_icons-svg.scss */
.icon-hamburger {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOSAxNCIgaGVpZ2h0PSIxNCIgd2lkdGg9IjE5Ij48cGF0aCBkPSJNMSAyaDE3Yy42IDAgMS0uNCAxLTFzLS40LTEtMS0xSDFDLjQgMCAwIC40IDAgMXMuNCAxIDEgMXptMTcgNEgxYy0uNiAwLTEgLjQtMSAxcy40IDEgMSAxaDE3Yy42IDAgMS0uNCAxLTFzLS40LTEtMS0xem0wIDZIMWMtLjYgMC0xIC40LTEgMXMuNCAxIDEgMWgxN2MuNiAwIDEtLjQgMS0xcy0uNC0xLTEtMXoiIGZpbGw9IiMxQ0IzRTgiLz48L3N2Zz4=');
}

/* line 74, ../scss/_icons-svg.scss */
.icon-move-down {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNSIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE1Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCA4bDcgNyA3LTctMS41LTEuNUw4IDEwLjlWMEg2djEwLjlMMS41IDYuNXoiLz48L3N2Zz4=');
}

/* line 78, ../scss/_icons-svg.scss */
.icon-move-down-dark {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNSIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE1Ij48cGF0aCBmaWxsPSIjNTc1ODU4IiBkPSJNMCA4bDcgNyA3LTctMS41LTEuNUw4IDEwLjlWMEg2djEwLjlMMS41IDYuNXoiLz48L3N2Zz4=');
}

/* line 82, ../scss/_icons-svg.scss */
.icon-move-up {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNSIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE1Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTQgN0w3IDAgMCA3bDEuNSAxLjVMNiA0LjFWMTVoMlY0LjFsNC41IDQuNHoiLz48L3N2Zz4=');
}

/* line 86, ../scss/_icons-svg.scss */
.icon-move-up-dark {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNSIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE1Ij48cGF0aCBmaWxsPSIjNTc1ODU4IiBkPSJNMTQgN0w3IDAgMCA3bDEuNSAxLjVMNiA0LjFWMTVoMlY0LjFsNC41IDQuNHoiLz48L3N2Zz4=');
}

/* line 90, ../scss/_icons-svg.scss */
.icon-question {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NyA3Ni4yIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA3NyA3Ni4yIiBoZWlnaHQ9IjIyIiB3aWR0aD0iMjIiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik01NCA3Ni4yTDMwLjggNjAuN0gxMS40QzUuMSA2MC43IDAgNTUuNCAwIDQ4LjlWMTEuN0MwIDUuMyA1LjEgMCAxMS40IDBoNTQuM0M3MS45IDAgNzcgNS4zIDc3IDExLjd2MzcuMmMwIDYuNS01LjEgMTEuNy0xMS40IDExLjdINTR2MTUuNnoiLz48L3N2Zz4=');
}

/* line 94, ../scss/_icons-svg.scss */
.icon-search {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMi4xIDEyLjIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyLjEgMTIuMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTEuOCwxMC41TDkuMSw3LjlDOS43LDcsMTAsNi4xLDEwLDVjMC0yLjgtMi4yLTUtNS01UzAsMi4yLDAsNXMyLjIsNSw1LDVjMSwwLDEuOS0wLjMsMi42LTAuOGwyLjcsMi43DQoJYzAuNCwwLjQsMSwwLjQsMS40LDBDMTIuMiwxMS42LDEyLjIsMTAuOSwxMS44LDEwLjV6IE0yLDVjMC0xLjcsMS4zLTMsMy0zYzEuNywwLDMsMS4zLDMsM2MwLDEuNy0xLjMsMy0zLDNDMy4zLDgsMiw2LjcsMiw1eiIvPg0KPC9zdmc+DQo=');
}

/* line 98, ../scss/_icons-svg.scss */
.icon-severity-critical {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS40IDExLjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDExLjQgMTEuNCIgd2lkdGg9IjE2LjUiIGhlaWdodD0iMTIiPjxwYXRoIHN0cm9rZT0iI0YyNjkyOSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGZpbGw9Im5vbmUiIGQ9Ik0xMC43LjdsLTEwIDEwbTAtMTBsMTAgMTAiLz48L3N2Zz4=');
}

/* line 102, ../scss/_icons-svg.scss */
.icon-severity-normal {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS40IDExLjEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjQgMTEuMSIgd2lkdGg9IjE2LjUiIGhlaWdodD0iMTEiPjxwYXRoIHN0cm9rZT0iIzg1RDAyQiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGZpbGw9Im5vbmUiIGQ9Ik0xNC43LjdsLTkgOS01LTUiLz48L3N2Zz4=');
}

/* line 106, ../scss/_icons-svg.scss */
.icon-severity-warning {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDE0IiB3aWR0aD0iMTUiIGhlaWdodD0iMTQiPjxwYXRoIGZpbGw9IiNGRkJEMTMiIGQ9Ik0wIDBoMnYxMEgweiIvPjxjaXJjbGUgZmlsbD0iI0ZGQkQxMyIgY3g9IjEiIGN5PSIxMyIgcj0iMSIvPjwvc3ZnPg==');
}

/* line 110, ../scss/_icons-svg.scss */
.icon-vehicle-action {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NCA3NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzQgNzQiIGhlaWdodD0iMjYiIHdpZHRoPSIyNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTM3IDBDMTYuNiAwIDAgMTYuNiAwIDM3czE2LjYgMzcgMzcgMzcgMzctMTYuNiAzNy0zN1M1Ny40IDAgMzcgMHptMCAzMC44YzMuNCAwIDYuMiAyLjggNi4yIDYuMnMtMi44IDYuMi02LjIgNi4yYy0zLjQgMC02LjItMi44LTYuMi02LjJzMi44LTYuMiA2LjItNi4yek04IDM3QzggMjIgMTkuNCA5LjcgMzQgOC4yYy0uMSA1LjktLjggMTIuNS0xLjggMTYuNS00LjkgMS45LTguNSA2LjctOC41IDEyLjMgMCAxLjEuMiAyLjIuNCAzLjItMi43IDMuMS03LjggNy4zLTEyLjUgMTAuOEM5LjMgNDYuOSA4IDQyLjEgOCAzN3ptMjkgMjljLTguNyAwLTE2LjUtMy45LTIxLjktMTAgNC45LTMuMiAxMC43LTYuNSAxNC41LTggMi4xIDEuNCA0LjYgMi4yIDcuNCAyLjJzNS4zLS44IDcuNC0yLjJjMy44IDEuNSA5LjYgNC44IDE0LjUgOC01LjQgNi4xLTEzLjIgMTAtMjEuOSAxMHptMjUuNC0xNC45Yy00LjgtMy41LTkuOC03LjgtMTIuNS0xMC44LjMtMSAuNC0yLjEuNC0zLjIgMC01LjctMy42LTEwLjUtOC41LTEyLjQtLjktNC0xLjYtMTAuNi0xLjctMTYuNUM1NC42IDkuNyA2NiAyMiA2NiAzN2MwIDUuMS0xLjMgOS45LTMuNiAxNC4xeiIvPjwvc3ZnPg==');
}

/* line 114, ../scss/_icons-svg.scss */
.icon-warning {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA2MTIgNzkyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2MTIgNzkyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IHg9IjI1NiIgeT0iMjQ5IiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMTAyIiBoZWlnaHQ9IjMzOCIvPg0KPHBhdGggZmlsbD0iI0VGQjAyRSIgZD0iTTYwNC45LDU2OUwzNTAuNywxNzEuMmMtMTguOC0zMC42LTYzLjYtMzAuNi04NC43LDBMNy4xLDU2OWMtMjEuMiwzMywyLjQsNzcuNyw0Mi40LDc3LjdoNTEwLjgNCglDNjAwLjIsNjQ0LjMsNjI2LjEsNjAyLDYwNC45LDU2OXogTTI3MC43LDI5OC4zYzAtMTguOCwxNi41LTM1LjMsMzUuMy0zNS4zczM1LjMsMTYuNSwzNS4zLDM1LjN2MTMxLjhjMCwxOC44LTE2LjUsMzUuMy0zNS4zLDM1LjMNCglzLTM1LjMtMTYuNS0zNS4zLTM1LjNWMjk4LjN6IE0zMDYsNTY0LjNjLTE4LjgsMC0zNS4zLTE2LjUtMzUuMy0zNS4zYzAtMTguOCwxNi41LTM1LjMsMzUuMy0zNS4zczM1LjMsMTYuNSwzNS4zLDM1LjMNCglDMzQxLjMsNTUwLjIsMzI0LjgsNTY0LjMsMzA2LDU2NC4zeiIvPg0KPC9zdmc+DQo=');
}

/* line 118, ../scss/_icons-svg.scss */
.icon-x {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgOTAgNjEyIDYxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDkwIDYxMiA2MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEwMiw3MDJjLTI3LjIsMC01MS0xMC4yLTcxLjQtMzAuNmMtNDAuOC00MC44LTQwLjgtMTA1LjQsMC0xNDIuOGw0MDgtNDA4YzQwLjgtNDAuOCwxMDUuNC00MC44LDE0Mi44LDANCgkJYzQwLjgsNDAuOCw0MC44LDEwNS40LDAsMTQyLjhsLTQwOCw0MDhDMTUzLDY5MS44LDEyOS4yLDcwMiwxMDIsNzAyeiIvPg0KPC9nPg0KPGc+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTUxMCw3MDJjLTI3LjIsMC01MS0xMC4yLTcxLjQtMzAuNmwtNDA4LTQwOGMtNDAuOC0zNy40LTQwLjgtMTA1LjQsMC0xNDIuOGM0MC44LTQwLjgsMTA1LjQtNDAuOCwxNDIuOCwwDQoJCWw0MDgsNDA4YzQwLjgsNDAuOCw0MC44LDEwNS40LDAsMTQyLjhDNTY0LjQsNjkxLjgsNTM3LjIsNzAyLDUxMCw3MDJ6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==');
}

@font-face {
  font-family: 'icomoon';
  src: url("../../IntegrationContent/fonts/icon-fonts/icomoon.eot");
  src: url("../../IntegrationContent/fonts/icon-fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../../IntegrationContent/fonts/icon-fonts/icomoon.woff") format("woff"), url("../../IntegrationContent/fonts/icon-fonts/icomoon.ttf") format("truetype"), url("../../IntegrationContent/fonts/icon-fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
/* line 13, ../scss/_icon-fonts.scss */
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
/* line 31, ../scss/_icon-fonts.scss */
.icon-font-x:before, .icon-font-warning:before, .icon-font-danger:before, .icon-font-vac-powerdown-mode-30min:before, .icon-font-unlocked:before, .icon-font-sleeper-mode-10min:before, .icon-font-shutdown:before, .icon-font-parking-brake:before, .icon-font-other-actions:before, .icon-font-multiple-vehicles:before, .icon-font-lock:before, .icon-font-key:before, .icon-font-info:before, .icon-font-edit:before, .icon-font-delete-x:before, .icon-font-checklist:before, .icon-font-check:before, .icon-font-bell:before, .icon-font-add-round:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 67, ../scss/_icon-fonts.scss */
.icon-font-x:before {
  content: "";
}

/* line 70, ../scss/_icon-fonts.scss */
.icon-font-warning:before {
  content: "";
}

/* line 73, ../scss/_icon-fonts.scss */
.icon-font-vac-powerdown-mode-30min:before {
  content: "";
}

/* line 76, ../scss/_icon-fonts.scss */
.icon-font-unlocked:before {
  content: "";
}

/* line 79, ../scss/_icon-fonts.scss */
.icon-font-sleeper-mode-10min:before {
  content: "";
}

/* line 82, ../scss/_icon-fonts.scss */
.icon-font-shutdown:before {
  content: "";
}

/* line 85, ../scss/_icon-fonts.scss */
.icon-font-parking-brake:before {
  content: "";
}

/* line 88, ../scss/_icon-fonts.scss */
.icon-font-other-actions:before {
  content: "";
}

/* line 91, ../scss/_icon-fonts.scss */
.icon-font-multiple-vehicles:before {
  content: "";
}

/* line 94, ../scss/_icon-fonts.scss */
.icon-font-lock:before {
  content: "";
}

/* line 97, ../scss/_icon-fonts.scss */
.icon-font-key:before {
  content: "";
}

/* line 100, ../scss/_icon-fonts.scss */
.icon-font-info:before {
  content: "";
}

/* line 103, ../scss/_icon-fonts.scss */
.icon-font-edit:before {
  content: "";
}

/* line 106, ../scss/_icon-fonts.scss */
.icon-font-danger:before {
  content: "";
}

/* line 109, ../scss/_icon-fonts.scss */
.icon-font-delete-x:before {
  content: "";
}

/* line 112, ../scss/_icon-fonts.scss */
.icon-font-checklist:before {
  content: "";
}

/* line 115, ../scss/_icon-fonts.scss */
.icon-font-check:before {
  content: "";
}

/* line 118, ../scss/_icon-fonts.scss */
.icon-font-bell:before {
  content: "";
}

/* line 121, ../scss/_icon-fonts.scss */
.icon-font-add-round:before {
  content: "";
}

/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
twinput:before, twinput:after,
idsy-item-label-editor:before,
idsy-item-label-editor:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
twinput:after,
idsy-item-label-editor:after {
  clear: both;
}
/* line 6, ../scss/_twinput.scss */
.has-error twinput ~ .help-block, .has-error
idsy-item-label-editor ~ .help-block {
  font-size: .85em;
}

/* line 11, ../scss/_twinput.scss */
.twinput,
.idsy-item-label-editor {
  display: block;
  clear: both;
  margin: 20px 0;
}
/* line 16, ../scss/_twinput.scss */
.twinput input,
.idsy-item-label-editor input {
  background: #f4f4f4;
  display: inline;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  margin-right: 10px;
  padding: .1em .5em;
  width: 85%;
  width: calc(100% - 2em);
}
/* line 26, ../scss/_twinput.scss */
.twinput .twinput-line2,
.twinput .input-line2,
.idsy-item-label-editor .twinput-line2,
.idsy-item-label-editor .input-line2 {
  margin-top: 5px;
}
/* line 30, ../scss/_twinput.scss */
.twinput .char-count,
.idsy-item-label-editor .char-count {
  font-family: "ProximaNova-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* line 34, ../scss/_twinput.scss */
.has-error .twinput, .has-error
.idsy-item-label-editor {
  margin-bottom: 0;
}
/* line 45, ../scss/_twinput.scss */
.twinput.twinput-readonly-mode input,
.idsy-item-label-editor.twinput-readonly-mode input {
  color: #000 !important;
  cursor: default !important;
  background: #fff !important;
  border-color: #fff !important;
}

/* line 1, ../scss/_message-panel.scss */
message-panel,
[message-panel] {
  display: inline;
}

/* line 11, ../scss/_message-panel.scss */
.message-panel {
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  background: white;
  position: absolute;
  right: 65px;
  bottom: 100%;
  width: 460px;
}

/* line 19, ../scss/_message-panel.scss */
.message-panel-header {
  background-color: #F05730;
  border-bottom: 6px solid #D44C2B;
  color: white;
  font-size: 18px;
  font-weight: bold;
  height: 56px;
  padding: 0 0 0 5.3%;
}
/* line 4, ../scss/_mixins-custom.scss */
.message-panel-header:before {
  content: '';
  height: 100%;
}
/* line 8, ../scss/_mixins-custom.scss */
.message-panel-header:before,
.message-panel-header > * {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* line 29, ../scss/_message-panel.scss */
.message-panel-header .message-panel-toggle {
  float: right;
  height: 100%;
  text-align: center;
  width: 52px;
}
/* line 4, ../scss/_mixins-custom.scss */
.message-panel-header .message-panel-toggle:before {
  content: '';
  height: 100%;
}
/* line 8, ../scss/_mixins-custom.scss */
.message-panel-header .message-panel-toggle:before,
.message-panel-header .message-panel-toggle > * {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* line 37, ../scss/_message-panel.scss */
.message-panel-header .message-panel-toggle .btn {
  margin: 0;
  height: 100%;
  padding-left: 0;
  width: 52px;
}
/* line 43, ../scss/_message-panel.scss */
.message-panel-header .message-panel-toggle .btn:before {
  content: "";
  float: left;
  height: 70%;
  background-color: #D44C2B;
  width: 1px;
}

/* line 53, ../scss/_message-panel.scss */
.message-panel-body {
  -webkit-transition: height 0.15s;
  -o-transition: height 0.15s;
  transition: height 0.15s;
  color: #232324;
  font-size: 14px;
  height: 0;
  overflow: auto;
  padding: 0 5.3% 0 5.3%;
}
/* line 60, ../scss/_message-panel.scss */
.message-panel-body.is-open {
  height: 353px;
  padding-top: 15px;
}
/* line 65, ../scss/_message-panel.scss */
.message-panel-body h3, .message-panel-body h4 {
  font-size: 16px;
}

/* line 69, ../scss/_message-panel.scss */
.message-panel-body h4 {
  background-size: 20px;
  line-height: 1.5;
  margin-bottom: 8px;
  padding-left: 30px;
}
/* line 76, ../scss/_message-panel.scss */
.message-panel-body ul {
  margin-left: 6px;
}
/* line 80, ../scss/_message-panel.scss */
.message-panel-body [class^='icon-'] {
  background-position: 0 -2px;
}

/* line 2, ../scss/_checklist-translate.scss */
.checklist.translate {
  border-color: #e9e9e9;
  padding: 0 10px 0 0;
}
/* line 6, ../scss/bootstrap/mixins/_panels.scss */
.checklist.translate > .panel-heading {
  color: #484848;
  background-color: none;
  border-color: #e9e9e9;
}
/* line 11, ../scss/bootstrap/mixins/_panels.scss */
.checklist.translate > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e9e9e9;
}
/* line 14, ../scss/bootstrap/mixins/_panels.scss */
.checklist.translate > .panel-heading .badge {
  color: none;
  background-color: #484848;
}
/* line 20, ../scss/bootstrap/mixins/_panels.scss */
.checklist.translate > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e9e9e9;
}
/* line 5, ../scss/_checklist-translate.scss */
.checklist.translate .col-sm-6 {
  padding-right: 5px;
}
/* line 7, ../scss/_checklist-translate.scss */
.checklist.translate .col-sm-6:last-child {
  padding-right: 5px;
}
/* line 11, ../scss/_checklist-translate.scss */
.checklist.translate .translate-panel-top {
  background-color: #f4f4f4;
  padding: 15px 15px 0;
}
/* line 15, ../scss/_checklist-translate.scss */
.checklist.translate .twinput {
  margin-top: 0px;
}
/* line 17, ../scss/_checklist-translate.scss */
.checklist.translate .twinput input {
  background: white;
  width: calc(100% - 2em);
}
/* line 23, ../scss/_checklist-translate.scss */
.checklist.translate .field-container .form-control {
  margin-right: 10px;
  width: calc(100% - 2em);
}
/* line 27, ../scss/_checklist-translate.scss */
.checklist.translate .field-container .char-count {
  font-family: "ProximaNova-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* line 32, ../scss/_checklist-translate.scss */
.checklist.translate .li-wrapper {
  display: block;
  padding: 10px 0;
  border-bottom: solid 2px white;
}
/* line 36, ../scss/_checklist-translate.scss */
.checklist.translate .li-wrapper:last-child {
  border-bottom: 0px;
}

/* line 3, ../scss/_lang-tabs.scss */
.lang-tabs {
  -webkit-box-shadow: inset 0 5px 0 0 #232324;
  box-shadow: inset 0 5px 0 0 #232324;
  background-color: #484848;
  margin-bottom: 1em;
}
/* line 8, ../scss/_lang-tabs.scss */
.lang-tabs .btn-link {
  color: white;
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 10em;
  padding: .7em .5em;
}
/* line 19, ../scss/_lang-tabs.scss */
.lang-tabs .has-error,
.lang-tabs .has-warning {
  position: relative;
}
/* line 23, ../scss/_lang-tabs.scss */
.lang-tabs .has-error:before,
.lang-tabs .has-warning:before {
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 1.68em;
  width: 2em;
  position: absolute;
  right: .5em;
  top: 1em;
  z-index: 1;
}
/* line 36, ../scss/_lang-tabs.scss */
.lang-tabs .has-error:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA2MTIgNzkyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2MTIgNzkyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IHg9IjExMCIgeT0iMzI5IiBmaWxsPSIjRkZGRkZGIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgd2lkdGg9IjQwMyIgaGVpZ2h0PSIxNDAiLz4NCjxwYXRoIGZpbGw9IiNFRTU3MkUiIGQ9Ik0zMDYsOTBDMTM2LjMsOTAsMCwyMjYuMywwLDM5NnMxMzYuMywzMDYsMzA2LDMwNnMzMDYtMTM2LjMsMzA2LTMwNlM0NzUuNyw5MCwzMDYsOTB6IE00MzkuNSw0MzcuN0gxNzIuNQ0KCWMtMjIuMywwLTQxLjctMTkuNS00MS43LTQxLjdzMTkuNS00MS43LDQxLjctNDEuN2gyNjcuMWMyMi4zLDAsNDEuNywxOS41LDQxLjcsNDEuN1M0NjEuOCw0MzcuNyw0MzkuNSw0MzcuN3oiLz4NCjwvc3ZnPg0K');
  background-size: 2.2em 1.8em;
}
/* line 42, ../scss/_lang-tabs.scss */
.lang-tabs .has-warning:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA2MTIgNzkyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2MTIgNzkyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IHg9IjI1NiIgeT0iMjQ5IiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMTAyIiBoZWlnaHQ9IjMzOCIvPg0KPHBhdGggZmlsbD0iI0VGQjAyRSIgZD0iTTYwNC45LDU2OUwzNTAuNywxNzEuMmMtMTguOC0zMC42LTYzLjYtMzAuNi04NC43LDBMNy4xLDU2OWMtMjEuMiwzMywyLjQsNzcuNyw0Mi40LDc3LjdoNTEwLjgNCglDNjAwLjIsNjQ0LjMsNjI2LjEsNjAyLDYwNC45LDU2OXogTTI3MC43LDI5OC4zYzAtMTguOCwxNi41LTM1LjMsMzUuMy0zNS4zczM1LjMsMTYuNSwzNS4zLDM1LjN2MTMxLjhjMCwxOC44LTE2LjUsMzUuMy0zNS4zLDM1LjMNCglzLTM1LjMtMTYuNS0zNS4zLTM1LjNWMjk4LjN6IE0zMDYsNTY0LjNjLTE4LjgsMC0zNS4zLTE2LjUtMzUuMy0zNS4zYzAtMTguOCwxNi41LTM1LjMsMzUuMy0zNS4zczM1LjMsMTYuNSwzNS4zLDM1LjMNCglDMzQxLjMsNTUwLjIsMzI0LjgsNTY0LjMsMzA2LDU2NC4zeiIvPg0KPC9zdmc+DQo='), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA2MTIgNzkyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2MTIgNzkyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IHg9IjExMCIgeT0iMzI5IiBmaWxsPSIjRkZGRkZGIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgd2lkdGg9IjQwMyIgaGVpZ2h0PSIxNDAiLz4NCjxwYXRoIGZpbGw9IiNFRTU3MkUiIGQ9Ik0zMDYsOTBDMTM2LjMsOTAsMCwyMjYuMywwLDM5NnMxMzYuMywzMDYsMzA2LDMwNnMzMDYtMTM2LjMsMzA2LTMwNlM0NzUuNyw5MCwzMDYsOTB6IE00MzkuNSw0MzcuN0gxNzIuNQ0KCWMtMjIuMywwLTQxLjctMTkuNS00MS43LTQxLjdzMTkuNS00MS43LDQxLjctNDEuN2gyNjcuMWMyMi4zLDAsNDEuNywxOS41LDQxLjcsNDEuN1M0NjEuOCw0MzcuNyw0MzkuNSw0MzcuN3oiLz4NCjwvc3ZnPg0K');
  background-size: 1.7em;
  background-position: 0 -0.1em, 2em 0;
  height: 1.84em;
}
/* line 60, ../scss/_lang-tabs.scss */
.lang-tabs .has-warning.has-error:before {
  background-size: 1.5em, 1.4em;
  width: 4em;
}

/* line 67, ../scss/_lang-tabs.scss */
.lang-tab {
  -webkit-box-shadow: inset -1px 4px 0 1px #232324;
  box-shadow: inset -1px 4px 0 1px #232324;
  -webkit-transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  transition: background-color 0.25s;
  background-color: #484848;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 15.5em;
  padding: 1em .5em;
  text-align: center;
}
/* line 78, ../scss/_lang-tabs.scss */
.lang-tab:focus {
  color: white;
}
/* line 81, ../scss/_lang-tabs.scss */
.lang-tab:hover {
  background: #555555;
  color: white;
  text-decoration: none;
}
/* line 85, ../scss/_lang-tabs.scss */
.lang-tab:hover:focus {
  outline: none;
}
/* line 89, ../scss/_lang-tabs.scss */
    .lang-tab.active {
        -webkit-box-shadow: inset 0 5px 0 0 #258B74;
        box-shadow: inset 0 5px 0 0 #258B74;
        background-color: white;
        color: #232324;
    }
/* line 93, ../scss/_lang-tabs.scss */
.lang-tab.active:focus {
  outline: none;
}

/* line 4, ../scss/_advanced-search.scss */
.advanced-search {
  border-top: 1px solid #ddd;
  margin-top: .6em;
  padding-top: .2em;
}
/* line 9, ../scss/_advanced-search.scss */
.advanced-search.form-horizontal label {
  font-weight: normal;
  text-align: left;
}

/* line 1, ../scss/_animations.scss */
.animate-show {
  max-height: 999em;
}

/* line 5, ../scss/_animations.scss */
.animate-show.ng-hide-add.ng-hide-add-active,
.animate-show.ng-hide-remove.ng-hide-remove-active {
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
}

/* line 11, ../scss/_animations.scss */
.animate-show.ng-hide {
  max-height: 0;
  overflow: hidden;
}

/* line 18, ../scss/Site.scss */
body {
  min-width: 960px;
}

/* line 25, ../scss/Site.scss */
::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #258B74;
}

/* line 30, ../scss/Site.scss */
::selection {
    color: #fff;
    background: #258B74;
}

/* line 37, ../scss/Site.scss */
html,
body,
#app,
#main {
  height: 100%;
  margin: 0;
  padding: 0;
}

/* line 45, ../scss/Site.scss */
#svg-assets {
  display: none;
}

/* line 49, ../scss/Site.scss */
#app {
  height: calc(100% - 64px);
}


/* line 53, ../scss/Site.scss */
#main-header,
#main-bottom,
#main-breadcrumb,
#main-main,
#main-form,
#main-footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 61, ../scss/Site.scss */
#main-header {
  z-index: 1000;
  height: 64px;
}


@media screen and (max-width: 1240px) {
    #main-header {
        height: 120px;
    }
    #app {
        height: -webkit-calc(100% - 130px);
        height: calc(100% - 130px);
    }
    #app.veriwise-app {
        height: -webkit-calc(100% - 130px) !important;
        height: calc(100% - 130px) !important;
    }
}


/* line 66, ../scss/Site.scss */
#main-bottom {
  height: 100%;
}

/* line 69, ../scss/Site.scss */
#main-breadcrumb {
  height: 50px;
  z-index: 995;
}

/* line 73, ../scss/Site.scss */
#main-form {
  height: 100%;
}

/* line 76, ../scss/Site.scss */
#main-breadcrumb + #main-form {
  height: -webkit-calc(100% - 50px);
  height: calc(100% - 50px);
}

/* line 80, ../scss/Site.scss */
#main-main {
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  width: 100%;
  height: -webkit-calc(100% - 50px);
  height: calc(100% - 50px);
}
/* line 90, ../scss/Site.scss */
#main-main.survey-list {
  height: -webkit-calc(100% - 50px);
  height: calc(100% - 50px);
}
/* line 95, ../scss/Site.scss */
#main-main > * {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 100, ../scss/Site.scss */
#main-summary {
  padding-bottom: 50px;
  padding-top: 15px;
}

/* line 104, ../scss/Site.scss */
[ui-view="main-main"] {
  padding-bottom: 50px;
}

/* line 108, ../scss/Site.scss */
#main-footer {
    background-color: #258B74;
    height: 50px;
    padding: 10px 65px 0;
    position: relative;
    text-align: center;
    z-index: 1000;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
#main-footer:before, #main-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
#main-footer:after {
  clear: both;
}
/* line 116, ../scss/Site.scss */
#main-footer .button-group {
  height: 50px;
}
/* line 4, ../scss/_mixins-custom.scss */
#main-footer .button-group:before {
  content: '';
  height: 100%;
}
/* line 8, ../scss/_mixins-custom.scss */
#main-footer .button-group:before,
#main-footer .button-group > * {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}

/* line 122, ../scss/Site.scss */
.main-footer .btn {
  background-color: transparent;
  color: white;
  font-size: 1.1em;
  margin-left: 0.5em;
}
/* line 128, ../scss/Site.scss */
.main-footer .btn-primary {
    background-color: white;
    color: #258B74;
    font-size: 18px;
}

/* line 137, ../scss/Site.scss */
#main-summary {
  background-color: #f4f4f4;
}
/* line 139, ../scss/Site.scss */
#main-summary h1, #main-summary .h1, #main-summary .h1.form-control {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  height: auto;
  margin-top: 0;
  padding-bottom: 10px;
  padding-top: 10px;
}
/* line 149, ../scss/Site.scss */
#main-summary .description {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
/* line 155, ../scss/Site.scss */
#main-summary .survey-stats > [class*="col-"] ~ *:before {
  content: '';
  display: block;
  background-color: #cbcbcb;
  float: left;
  height: 2.9em;
  width: 1px;
  margin-left: -1.4em;
  margin-top: 1.45em;
}

/* line 173, ../scss/Site.scss */
.help-block.ng-inactive {
  display: none !important;
}

/* line 182, ../scss/Site.scss */
.panel-primary .panel-controls,
.panel-primary .panel-toggle {
  float: right;
  height: 2.7em;
}
/* line 4, ../scss/_mixins-custom.scss */
.panel-primary .panel-controls:before,
.panel-primary .panel-toggle:before {
  content: '';
  height: 100%;
}
/* line 8, ../scss/_mixins-custom.scss */
.panel-primary .panel-controls:before,
.panel-primary .panel-controls > *,
.panel-primary .panel-toggle:before,
.panel-primary .panel-toggle > * {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* line 188, ../scss/Site.scss */
.panel-primary .panel-controls {
  margin-right: .5em;
}
/* line 190, ../scss/Site.scss */
.panel-primary .panel-controls .btn-link {
  text-align: center;
  height: 3.125em;
  padding: 0 1em;
}
/* line 197, ../scss/Site.scss */
.panel-primary .response-controls-col {
  text-align: right;
  white-space: nowrap;
}
/* line 200, ../scss/Site.scss */
.panel-primary .response-controls-col .btn-link {
  height: 34px;
  width: 34px;
  max-width: 33.333333%;
}
/* line 208, ../scss/Site.scss */
.panel-primary .panel-toggle .btn {
  height: 2.7em;
  padding: 0;
  width: 3.125em;
}
/* line 4, ../scss/_mixins-custom.scss */
.panel-primary .panel-toggle .btn:before {
  content: '';
  height: 100%;
}
/* line 8, ../scss/_mixins-custom.scss */
.panel-primary .panel-toggle .btn:before,
.panel-primary .panel-toggle .btn > * {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* line 213, ../scss/Site.scss */
    .panel-primary .panel-toggle .btn:before {
        background-color: #258B74;
        width: 1px;
        height: 50%;
        float: left;
    }
/* line 221, ../scss/Site.scss */
.panel-primary .panel-heading {
  border: none;
}
/* line 4, ../scss/_mixins-custom.scss */
.panel-primary .panel-heading:before {
  content: '';
  height: 100%;
}
/* line 8, ../scss/_mixins-custom.scss */
.panel-primary .panel-heading:before,
.panel-primary .panel-heading > * {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* line 224, ../scss/Site.scss */
.panel-primary .panel-heading .btn-link {
  color: white;
}
/* line 227, ../scss/Site.scss */
    .panel-primary .panel-heading .item-type-icon {
        background-color: #258B74;
        text-align: center;
        height: 3.125em;
        padding: 0;
        width: 0;
    }
/* line 4, ../scss/_mixins-custom.scss */
.panel-primary .panel-heading .item-type-icon:before {
  content: '';
  height: 100%;
}
/* line 8, ../scss/_mixins-custom.scss */
.panel-primary .panel-heading .item-type-icon:before,
.panel-primary .panel-heading .item-type-icon > * {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* line 234, ../scss/Site.scss */
.panel-primary .panel-heading .item-type-icon svg {
  font-size: 1.5em;
  height: 100%;
}
/* line 238, ../scss/Site.scss */
.panel-primary .panel-heading .item-type-icon .svg-question {
  width: 0.88em;
}
/* line 241, ../scss/Site.scss */
.panel-primary .panel-heading .item-type-icon .svg-vehicle-action {
  width: 1.05em;
}
/* line 246, ../scss/Site.scss */
.panel-primary .panel-heading [class*="icon-"].item-type-icon {
  width: 3.125em;
}
/* line 250, ../scss/Site.scss */
    .panel-primary .panel-heading .item-position {
        background-color: #258B74;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        margin-left: .5em;
        margin-right: .1em;
        padding: 0;
    }
/* line 256, ../scss/Site.scss */
.panel-primary .panel-heading .item-position .form-control {
  background-color: transparent;
  border: none;
  color: white;
  font-size: 1em;
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: auto;
  padding: .3em .1em .3em 0;
  text-align: center;
  width: 2.4em;
}
/* line 268, ../scss/Site.scss */
.panel-primary .panel-heading .item-position input.form-control:focus {
  background-color: white;
  color: black;
}
/* line 274, ../scss/Site.scss */
.panel-primary .panel-heading .item-label {
  color: white;
  margin: 0;
}
/* line 279, ../scss/Site.scss */
.panel-primary .panel-heading .item-type-label {
  color: #FFF;
}
/* line 283, ../scss/Site.scss */
.panel-primary .panel-heading .item-name-label {
  name: white;
}
/* line 288, ../scss/Site.scss */
.panel-primary .panel-body {
  padding-left: 3.125em;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 293, ../scss/Site.scss */
/*.panel-primary .panel-body .btn-sm, .panel-primary .panel-body .btn-group-sm > .btn {
  margin: 10px 0;
  padding: .25em 2.2em;
}*/
/* line 297, ../scss/Site.scss */
.panel-primary .panel-body .action-thresh-section {
  margin: 0;
}
/* line 302, ../scss/Site.scss */
.panel-primary .response-section .row {
  margin: 0;
}
/* line 306, ../scss/Site.scss */
.panel-primary .response-header,
.panel-primary .question-header,
.panel-primary .action-threshold-header,
.panel-primary .vehicle-header,
.panel-primary .behavior-header {
    background-color: #D9F5EF;
    margin-top: 0px;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.panel-primary .response-header:before, .panel-primary .response-header:after,
.panel-primary .question-header:before,
.panel-primary .question-header:after,
.panel-primary .action-threshold-header:before,
.panel-primary .action-threshold-header:after,
.panel-primary .vehicle-header:before,
.panel-primary .vehicle-header:after,
.panel-primary .behavior-header:before,
.panel-primary .behavior-header:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.panel-primary .response-header:after,
.panel-primary .question-header:after,
.panel-primary .action-threshold-header:after,
.panel-primary .vehicle-header:after,
.panel-primary .behavior-header:after {
  clear: both;
}
/* line 315, ../scss/Site.scss */
.panel-primary .behavior-header {
  margin-bottom: 20px;
}
/* line 318, ../scss/Site.scss */
.panel-primary .action-thresh-item,
.panel-primary .response-item {
  float: left;
  width: 100%;
}
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.panel-primary .action-thresh-item:before, .panel-primary .action-thresh-item:after,
.panel-primary .response-item:before,
.panel-primary .response-item:after {
  content: " ";
  display: table;
}
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.panel-primary .action-thresh-item:after,
.panel-primary .response-item:after {
  clear: both;
}
/* line 323, ../scss/Site.scss */
.panel-primary .action-thresh-item > *,
.panel-primary .response-item > * {
  margin: 0;
  padding-bottom: 11px;
  padding-top: 10px;
}
/* line 328, ../scss/Site.scss */
.panel-primary .action-thresh-item input,
.panel-primary .response-item input {
  background: #f4f4f4;
  border-radius: 0;
}
/* line 333, ../scss/Site.scss */
.panel-primary .action-thresh-item:after,
.panel-primary .response-item:after {
  content: '';
  background-image: linear-gradient(to right, #cbcbcb 0%, #cbcbcb 50%, transparent 50%);
  background-position: 0 bottom;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  height: 1px;
  width: 100%;
}
/* line 342, ../scss/Site.scss */
.panel-primary .action-thresh-item:last-child:after,
.panel-primary .response-item:last-child:after {
  display: none;
}
/* line 347, ../scss/Site.scss */
.panel-primary .action-thresh-item .action-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
/* line 354, ../scss/Site.scss */
.panel-primary .button-section {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
/* line 359, ../scss/Site.scss */
.panel-primary .button-section:before {
  content: '';
  background-image: linear-gradient(to right, #cbcbcb 0%, #cbcbcb 50%, transparent 50%);
  background-position: 0 top;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  height: 1px;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 370, ../scss/Site.scss */
.panel-primary .response-col > * {
  float: left;
}
/* line 4, ../scss/_mixins-custom.scss */
.panel-primary .response-col:before {
  content: '';
  height: 100%;
}
/* line 8, ../scss/_mixins-custom.scss */
.panel-primary .response-col:before,
.panel-primary .response-col > * {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* line 375, ../scss/Site.scss */
.panel-primary .response-col input {
  float: left;
  margin-right: 10px;
  width: 85%;
  width: calc(100% - 2em);
}
/* line 381, ../scss/Site.scss */
.panel-primary .response-col .name {
  display: block;
  float: left;
}
/* line 385, ../scss/Site.scss */
.panel-primary .response-col .char-count {
  float: left;
  line-height: 2.4;
  margin-left: 5px;
}
/* line 4, ../scss/_mixins-custom.scss */
.panel-primary .go-to-col:before {
  content: '';
  height: 100%;
}
/* line 8, ../scss/_mixins-custom.scss */
.panel-primary .go-to-col:before,
.panel-primary .go-to-col > * {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* line 393, ../scss/Site.scss */
.panel-primary .go-to-col .survey-name {
  display: block;
  float: left;
  max-width: 65%;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 402, ../scss/Site.scss */
.panel-primary .go-to-col .btn-link {
  height: 34px;
}
/* line 407, ../scss/Site.scss */
.panel-primary .severity-status {
  background-position: 7px 50%;
  display: inline;
  padding-left: 1.54688em;
}
/* line 412, ../scss/Site.scss */
.panel-primary .severity-text {
  background-position: 0 50%;
  padding-left: 1.54688em;
}
/* line 416, ../scss/Site.scss */
.panel-primary .severity-input {
  display: inline-block;
  margin-left: 10px;
  width: 80%;
}
@media (max-width: 1200px) {
  /* line 416, ../scss/Site.scss */
  .panel-primary .severity-input {
    margin-left: 5px;
  }
}
/* line 427, ../scss/Site.scss */
.panel-primary .twinput-container {
  float: none;
}

/* line 443, ../scss/Site.scss */
.select-sq-modal .modal-body {
  padding: 0 25px;
  height: 550px;
  height: 60vh;
}
/* line 448, ../scss/Site.scss */
.select-sq-modal .col-first,
.select-sq-modal .col-second {
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 458, ../scss/Site.scss */
.select-sq-modal .col-second > * {
  margin-bottom: 28px;
}
/* line 462, ../scss/Site.scss */
.select-sq-modal .col-second h1 {
  font-size: 21px;
  margin: 0 0 31px 0;
}
/* line 467, ../scss/Site.scss */
.select-sq-modal .col-second .h6 {
  margin: 0 0 3px 0;
}

/* line 473, ../scss/Site.scss */
.active-option {
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 480, ../scss/Site.scss */
.col-first h4 {
  font-size: 12px;
  text-transform: uppercase;
}

/* line 486, ../scss/Site.scss */
.col-second {
  padding: 0 5%;
}

/* line 490, ../scss/Site.scss */
.btn-list {
  padding-right: 20px;
  padding-bottom: 20px;
  width: -webkit-calc(100% + 15px);
  width: calc(100% + 15px);
}
/* line 495, ../scss/Site.scss */
.btn-list h4 {
  margin-left: 0.7em;
  margin-bottom: 1.3em;
}
/* line 499, ../scss/Site.scss */
.btn-list .btn-link {
  color: black;
  display: block;
  height: auto;
  line-height: 1;
  margin: .625em 0;
  padding: .6em .5em;
  position: relative;
  text-decoration: none;
  width: 100%;
}
/* line 509, ../scss/Site.scss */
.btn-list .btn-link::before {
  content: '';
  border-top: 1px solid #cdcdcd;
  position: absolute;
  bottom: auto;
  left: 10px;
  right: auto;
  top: -6px;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
}
/* line 521, ../scss/Site.scss */
.btn-list .btn-link > * {
  display: inline-block;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
/* line 530, ../scss/Site.scss */
    .btn-list .btn-link.btn-link-selected {
        background: #258B74;
        color: #FFF;
    }
/* line 536, ../scss/Site.scss */
.btn-list .item-available {
  font-weight: bold;
}

/* line 542, ../scss/Site.scss */
.icon-close {
  background-color: #FFF;
  background-size: 100%;
  border: none;
  height: 18px;
  margin-top: 9px;
  width: 18px;
  margin-right: 15px;
}

/* line 551, ../scss/Site.scss */
.action-confirm {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 6px 57px;
}

/* line 557, ../scss/Site.scss */
.action-reject + .btn {
  margin-left: 33px;
}

/* line 567, ../scss/Site.scss */
.has-search .modal-header {
  border-bottom: none;
  padding: 20px 0 0 0;
}
/* line 572, ../scss/Site.scss */
.has-search .modal-header-top {
  padding: 0 40px 22px 40px;
}
/* line 576, ../scss/Site.scss */
.has-search .modal-body {
  padding-top: 31px;
}
/* line 580, ../scss/Site.scss */
.has-search .modal-search {
  background: #484848;
  padding: 14px 25px 15px 25px;
}
/* line 584, ../scss/Site.scss */
.has-search .modal-search input[type="search"] {
  background-color: #232324;
  background-size: 12px;
  background-position: 94% 50%;
  border: none;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  color: #cbcbcb;
  padding: 2px 0 2px 14px;
}

.has-search .modal-search input[type="search"]::-ms-clear {
    display: none;
}

/* line 596, ../scss/Site.scss */
charcounter,
[charcounter] {
  display: inline-block;
}

/* line 600, ../scss/Site.scss */
.char-count {
  font-family: "ProximaNova-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* line 603, ../scss/Site.scss */
.char-count.char-count-invalid {
  color: #F05730;
}

/* line 610, ../scss/Site.scss */
.text-ellipsis {
  display: inline-block;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 617, ../scss/Site.scss */
.table .text-ellipsis {
  max-width: 18vw;
}
@media (min-width: 1200px) {
  /* line 617, ../scss/Site.scss */
  .table .text-ellipsis {
    max-width: 22vw;
  }
}
@media (min-width: 1500px) {
  /* line 617, ../scss/Site.scss */
  .table .text-ellipsis {
    max-width: 26vw;
  }
}
@media (min-width: 1800px) {
  /* line 617, ../scss/Site.scss */
  .table .text-ellipsis {
    max-width: 30vw;
  }
}
/* line 629, ../scss/Site.scss */
.popover .text-ellipsis {
  max-width: 100%;
}

/* line 634, ../scss/Site.scss */
.text-hyphens {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}

/* line 638, ../scss/Site.scss */
.table-controls {
  background-color: #f4f4f4;
  padding: 9px 0 10px 0;
}
/* line 643, ../scss/Site.scss */
.table-controls .search-field-main {
  display: inline-block;
  height: auto;
  line-height: 1;
  margin-right: 10px;
  padding: 5px 12px;
  width: 15%;
}
/* line 652, ../scss/Site.scss */
.table-controls .btn {
  padding: 2px 10px;
}
/* line 655, ../scss/Site.scss */
.table-controls .btn + .table-control-link {
  margin-left: 15px;
}
/* line 660, ../scss/Site.scss */
.table-controls .table-control-link {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}
/* line 665, ../scss/Site.scss */
.table-controls .table-control-link:before {
  background-color: #cbcbcb;
  content: "";
  display: block;
  float: left;
  height: 12px;
  margin: 5px 13px 0 0;
  width: 1px;
}

/* line 679, ../scss/Site.scss */
.table-primary {
  font-family: "ProximaNova-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 687, ../scss/Site.scss */
    .table-primary > caption + thead > tr:first-child > th,
    .table-primary > caption + thead > tr:first-child > td,
    .table-primary > colgroup + thead > tr:first-child > th,
    .table-primary > colgroup + thead > tr:first-child > td,
    .table-primary > thead:first-child > tr:first-child > th,
    .table-primary > thead:first-child > tr:first-child > td {
        background-color: #D9F5EF;
        border: none;
        font-size: 12px;
        text-transform: uppercase;
        color: #000;
    }
/* line 697, ../scss/Site.scss */
.table-primary > tbody > tr:first-child td {
  border-color: transparent;
}
/* line 701, ../scss/Site.scss */
.table-primary > thead > tr > th {
  line-height: 1;
  padding: 12px 6px 11px 6px;
  vertical-align: middle;
}
/* line 707, ../scss/Site.scss */
.table-primary > tbody > tr > td {
  line-height: 1;
  padding: 12px 6px 10px;
  vertical-align: top;
}
/* line 713, ../scss/Site.scss */
.table-primary th {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 720, ../scss/Site.scss */
.table-primary th.sortable {
  cursor: pointer;
}
/* line 722, ../scss/Site.scss */
.table-primary th.sortable div {
  padding-right: 16px;
  position: relative;
}
/* line 725, ../scss/Site.scss */
.table-primary th.sortable div:after, .table-primary th.sortable div:before {
  content: "";
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #000 transparent;
  margin-top: -5px;
  opacity: .3;
  position: absolute;
  right: 4px;
  top: 50%;
  visibility: visible;
}
/* line 737, ../scss/Site.scss */
.table-primary th.sortable div:before {
  margin-top: 2px;
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
}
/* line 744, ../scss/Site.scss */
.table-primary th.sortable div:hover:after, .table-primary th.sortable div:hover:before {
  visibility: visible;
}
/* line 748, ../scss/Site.scss */
.table-primary th.sortable.sort-desc, .table-primary th.sortable.sort-asc {
  background-color: rgba(141, 192, 219, 0.25);
}
/* line 750, ../scss/Site.scss */
.table-primary th.sortable.sort-desc div:after, .table-primary th.sortable.sort-asc div:after {
  margin-top: 2px;
}
/* line 753, ../scss/Site.scss */
.table-primary th.sortable.sort-desc div:before, .table-primary th.sortable.sort-asc div:before {
  visibility: hidden;
}
/* line 758, ../scss/Site.scss */
.table-primary th.sortable.sort-asc div:after, .table-primary th.sortable.sort-asc div:hover:after {
  margin-top: -5px;
  opacity: 1;
  visibility: visible;
}
/* line 765, ../scss/Site.scss */
.table-primary th.sortable.sort-desc div:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  opacity: 1;
  visibility: visible;
}
/* line 777, ../scss/Site.scss */
.table-primary .center {
  text-align: center;
}
/* line 780, ../scss/Site.scss */
.table-primary .btn {
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 786, ../scss/Site.scss */
.table-primary .btn-link.glyphicon {
  padding: 1px .1em .1em;
}
/* line 789, ../scss/Site.scss */
.table-primary .btn-link.glyphicon-info-sign {
  font-size: 1.1em;
}
/* line 792, ../scss/Site.scss */
.table-primary .btn-link:hover, .table-primary .btn-link:focus, .table-primary .btn-link:active {
  text-decoration: none;
}
   

/* line 798, ../scss/Site.scss */
.block {
  margin-bottom: 20px;
}

/* line 802, ../scss/Site.scss */
.checkbox, .radio {
  margin-left: 22px;
}

/* line 810, ../scss/Site.scss */
.vac-sequence-button {
  margin: 0 0 0 22px;
}

/* line 816, ../scss/Site.scss */
.morecontent span {
  display: none;
}

/* line 820, ../scss/Site.scss */
.morelink {
  color: #1AB4E8;
  display: inline-block;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 826, ../scss/Site.scss */
.morelink:before {
  color: black;
  content: '... ';
}
/* line 830, ../scss/Site.scss */
.morelink:after {
  content: ' v';
  position: absolute;
  right: -12px;
  text-transform: none;
}
/* line 838, ../scss/Site.scss */
.morelink.less:before {
  content: '';
}
/* line 841, ../scss/Site.scss */
.morelink.less:after {
  content: " ^";
}

/* line 855, ../scss/Site.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f4f4f4;
  border: 1px solid #e9e9e9;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 863, ../scss/Site.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 870, ../scss/Site.scss */
.well-lg {
  padding: 24px;
  border-radius: 1px;
}

/* line 874, ../scss/Site.scss */
.well-sm {
  padding: 9px;
  border-radius: 4px;
}

/* line 878, ../scss/Site.scss */
input[type=text]::-ms-clear {
  display: none;
}

.padding-top-15{
    padding-top: 15px;
}

.padding-top-5{
    padding-top: 5px;
}

.padding-left-10{
    padding-left: 10px;
}

.padding-right-10{
    padding-right: 10px;
}

.dropdawn-select.input-width-sm {
    width: 5em;
    display: inline-block;
}

.dropdawn-select.input-width-xs{
    width: 4em;
    display: inline-block;
}

.tree-section .jstree-default .jstree-node {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

/*bug 13205*/
input.form-control {
    line-height: 17px;
}

input[type="search"] {
    line-height: 17px;
}

.pointer {
    cursor: pointer;
}

.breadcrumb > .active > a {
    color: black;
    text-decoration: none;
    cursor: default;
}
.backGroundColor {
    color: green;
}
.ShiftSettingsEdit {
    table-layout: fixed !important;
    width: 94% !important;
    margin-left: 60px !important;
    padding: 5px !important;
}
@-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: 24px;
  margin-bottom: 24px;
  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: 16px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background-color: #258B74;
    -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[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  color: #e9e9e9;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.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: #1AB4E8; }
  .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: #F0B131; }
  .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: #F05730; }
  .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); }


.status-text {
    margin-left: 10em;
    font-weight: 200;
    color: #EFEFEF;
}

input[type="text"], input[type="password"] {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

select option:checked,
select option:hover {
    background-color: #D9F5EF;
    box-shadow: 0 0 10px 100px #D9F5EF inset;
}


input[type="checkbox"], input[type="radio"] {
    accent-color: #258B74;
}

.help-icon > svg {
    fill:#ffffff;
}
