@charset "UTF-8";
/* ==========================================================================
   Main
   ========================================================================== */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  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,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .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'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1300px) {
    .container {
      width: 1280px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left; }

.col-xs-1 {
  width: 4.16667%; }

.col-xs-2 {
  width: 8.33333%; }

.col-xs-3 {
  width: 12.5%; }

.col-xs-4 {
  width: 16.66667%; }

.col-xs-5 {
  width: 20.83333%; }

.col-xs-6 {
  width: 25%; }

.col-xs-7 {
  width: 29.16667%; }

.col-xs-8 {
  width: 33.33333%; }

.col-xs-9 {
  width: 37.5%; }

.col-xs-10 {
  width: 41.66667%; }

.col-xs-11 {
  width: 45.83333%; }

.col-xs-12 {
  width: 50%; }

.col-xs-13 {
  width: 54.16667%; }

.col-xs-14 {
  width: 58.33333%; }

.col-xs-15 {
  width: 62.5%; }

.col-xs-16 {
  width: 66.66667%; }

.col-xs-17 {
  width: 70.83333%; }

.col-xs-18 {
  width: 75%; }

.col-xs-19 {
  width: 79.16667%; }

.col-xs-20 {
  width: 83.33333%; }

.col-xs-21 {
  width: 87.5%; }

.col-xs-22 {
  width: 91.66667%; }

.col-xs-23 {
  width: 95.83333%; }

.col-xs-24 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 4.16667%; }

.col-xs-pull-2 {
  right: 8.33333%; }

.col-xs-pull-3 {
  right: 12.5%; }

.col-xs-pull-4 {
  right: 16.66667%; }

.col-xs-pull-5 {
  right: 20.83333%; }

.col-xs-pull-6 {
  right: 25%; }

.col-xs-pull-7 {
  right: 29.16667%; }

.col-xs-pull-8 {
  right: 33.33333%; }

.col-xs-pull-9 {
  right: 37.5%; }

.col-xs-pull-10 {
  right: 41.66667%; }

.col-xs-pull-11 {
  right: 45.83333%; }

.col-xs-pull-12 {
  right: 50%; }

.col-xs-pull-13 {
  right: 54.16667%; }

.col-xs-pull-14 {
  right: 58.33333%; }

.col-xs-pull-15 {
  right: 62.5%; }

.col-xs-pull-16 {
  right: 66.66667%; }

.col-xs-pull-17 {
  right: 70.83333%; }

.col-xs-pull-18 {
  right: 75%; }

.col-xs-pull-19 {
  right: 79.16667%; }

.col-xs-pull-20 {
  right: 83.33333%; }

.col-xs-pull-21 {
  right: 87.5%; }

.col-xs-pull-22 {
  right: 91.66667%; }

.col-xs-pull-23 {
  right: 95.83333%; }

.col-xs-pull-24 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 4.16667%; }

.col-xs-push-2 {
  left: 8.33333%; }

.col-xs-push-3 {
  left: 12.5%; }

.col-xs-push-4 {
  left: 16.66667%; }

.col-xs-push-5 {
  left: 20.83333%; }

.col-xs-push-6 {
  left: 25%; }

.col-xs-push-7 {
  left: 29.16667%; }

.col-xs-push-8 {
  left: 33.33333%; }

.col-xs-push-9 {
  left: 37.5%; }

.col-xs-push-10 {
  left: 41.66667%; }

.col-xs-push-11 {
  left: 45.83333%; }

.col-xs-push-12 {
  left: 50%; }

.col-xs-push-13 {
  left: 54.16667%; }

.col-xs-push-14 {
  left: 58.33333%; }

.col-xs-push-15 {
  left: 62.5%; }

.col-xs-push-16 {
  left: 66.66667%; }

.col-xs-push-17 {
  left: 70.83333%; }

.col-xs-push-18 {
  left: 75%; }

.col-xs-push-19 {
  left: 79.16667%; }

.col-xs-push-20 {
  left: 83.33333%; }

.col-xs-push-21 {
  left: 87.5%; }

.col-xs-push-22 {
  left: 91.66667%; }

.col-xs-push-23 {
  left: 95.83333%; }

.col-xs-push-24 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 4.16667%; }

.col-xs-offset-2 {
  margin-left: 8.33333%; }

.col-xs-offset-3 {
  margin-left: 12.5%; }

.col-xs-offset-4 {
  margin-left: 16.66667%; }

.col-xs-offset-5 {
  margin-left: 20.83333%; }

.col-xs-offset-6 {
  margin-left: 25%; }

.col-xs-offset-7 {
  margin-left: 29.16667%; }

.col-xs-offset-8 {
  margin-left: 33.33333%; }

.col-xs-offset-9 {
  margin-left: 37.5%; }

.col-xs-offset-10 {
  margin-left: 41.66667%; }

.col-xs-offset-11 {
  margin-left: 45.83333%; }

.col-xs-offset-12 {
  margin-left: 50%; }

.col-xs-offset-13 {
  margin-left: 54.16667%; }

.col-xs-offset-14 {
  margin-left: 58.33333%; }

.col-xs-offset-15 {
  margin-left: 62.5%; }

.col-xs-offset-16 {
  margin-left: 66.66667%; }

.col-xs-offset-17 {
  margin-left: 70.83333%; }

.col-xs-offset-18 {
  margin-left: 75%; }

.col-xs-offset-19 {
  margin-left: 79.16667%; }

.col-xs-offset-20 {
  margin-left: 83.33333%; }

.col-xs-offset-21 {
  margin-left: 87.5%; }

.col-xs-offset-22 {
  margin-left: 91.66667%; }

.col-xs-offset-23 {
  margin-left: 95.83333%; }

.col-xs-offset-24 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left; }
  .col-sm-1 {
    width: 4.16667%; }
  .col-sm-2 {
    width: 8.33333%; }
  .col-sm-3 {
    width: 12.5%; }
  .col-sm-4 {
    width: 16.66667%; }
  .col-sm-5 {
    width: 20.83333%; }
  .col-sm-6 {
    width: 25%; }
  .col-sm-7 {
    width: 29.16667%; }
  .col-sm-8 {
    width: 33.33333%; }
  .col-sm-9 {
    width: 37.5%; }
  .col-sm-10 {
    width: 41.66667%; }
  .col-sm-11 {
    width: 45.83333%; }
  .col-sm-12 {
    width: 50%; }
  .col-sm-13 {
    width: 54.16667%; }
  .col-sm-14 {
    width: 58.33333%; }
  .col-sm-15 {
    width: 62.5%; }
  .col-sm-16 {
    width: 66.66667%; }
  .col-sm-17 {
    width: 70.83333%; }
  .col-sm-18 {
    width: 75%; }
  .col-sm-19 {
    width: 79.16667%; }
  .col-sm-20 {
    width: 83.33333%; }
  .col-sm-21 {
    width: 87.5%; }
  .col-sm-22 {
    width: 91.66667%; }
  .col-sm-23 {
    width: 95.83333%; }
  .col-sm-24 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 4.16667%; }
  .col-sm-pull-2 {
    right: 8.33333%; }
  .col-sm-pull-3 {
    right: 12.5%; }
  .col-sm-pull-4 {
    right: 16.66667%; }
  .col-sm-pull-5 {
    right: 20.83333%; }
  .col-sm-pull-6 {
    right: 25%; }
  .col-sm-pull-7 {
    right: 29.16667%; }
  .col-sm-pull-8 {
    right: 33.33333%; }
  .col-sm-pull-9 {
    right: 37.5%; }
  .col-sm-pull-10 {
    right: 41.66667%; }
  .col-sm-pull-11 {
    right: 45.83333%; }
  .col-sm-pull-12 {
    right: 50%; }
  .col-sm-pull-13 {
    right: 54.16667%; }
  .col-sm-pull-14 {
    right: 58.33333%; }
  .col-sm-pull-15 {
    right: 62.5%; }
  .col-sm-pull-16 {
    right: 66.66667%; }
  .col-sm-pull-17 {
    right: 70.83333%; }
  .col-sm-pull-18 {
    right: 75%; }
  .col-sm-pull-19 {
    right: 79.16667%; }
  .col-sm-pull-20 {
    right: 83.33333%; }
  .col-sm-pull-21 {
    right: 87.5%; }
  .col-sm-pull-22 {
    right: 91.66667%; }
  .col-sm-pull-23 {
    right: 95.83333%; }
  .col-sm-pull-24 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 4.16667%; }
  .col-sm-push-2 {
    left: 8.33333%; }
  .col-sm-push-3 {
    left: 12.5%; }
  .col-sm-push-4 {
    left: 16.66667%; }
  .col-sm-push-5 {
    left: 20.83333%; }
  .col-sm-push-6 {
    left: 25%; }
  .col-sm-push-7 {
    left: 29.16667%; }
  .col-sm-push-8 {
    left: 33.33333%; }
  .col-sm-push-9 {
    left: 37.5%; }
  .col-sm-push-10 {
    left: 41.66667%; }
  .col-sm-push-11 {
    left: 45.83333%; }
  .col-sm-push-12 {
    left: 50%; }
  .col-sm-push-13 {
    left: 54.16667%; }
  .col-sm-push-14 {
    left: 58.33333%; }
  .col-sm-push-15 {
    left: 62.5%; }
  .col-sm-push-16 {
    left: 66.66667%; }
  .col-sm-push-17 {
    left: 70.83333%; }
  .col-sm-push-18 {
    left: 75%; }
  .col-sm-push-19 {
    left: 79.16667%; }
  .col-sm-push-20 {
    left: 83.33333%; }
  .col-sm-push-21 {
    left: 87.5%; }
  .col-sm-push-22 {
    left: 91.66667%; }
  .col-sm-push-23 {
    left: 95.83333%; }
  .col-sm-push-24 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 4.16667%; }
  .col-sm-offset-2 {
    margin-left: 8.33333%; }
  .col-sm-offset-3 {
    margin-left: 12.5%; }
  .col-sm-offset-4 {
    margin-left: 16.66667%; }
  .col-sm-offset-5 {
    margin-left: 20.83333%; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-offset-7 {
    margin-left: 29.16667%; }
  .col-sm-offset-8 {
    margin-left: 33.33333%; }
  .col-sm-offset-9 {
    margin-left: 37.5%; }
  .col-sm-offset-10 {
    margin-left: 41.66667%; }
  .col-sm-offset-11 {
    margin-left: 45.83333%; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-offset-13 {
    margin-left: 54.16667%; }
  .col-sm-offset-14 {
    margin-left: 58.33333%; }
  .col-sm-offset-15 {
    margin-left: 62.5%; }
  .col-sm-offset-16 {
    margin-left: 66.66667%; }
  .col-sm-offset-17 {
    margin-left: 70.83333%; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-offset-19 {
    margin-left: 79.16667%; }
  .col-sm-offset-20 {
    margin-left: 83.33333%; }
  .col-sm-offset-21 {
    margin-left: 87.5%; }
  .col-sm-offset-22 {
    margin-left: 91.66667%; }
  .col-sm-offset-23 {
    margin-left: 95.83333%; }
  .col-sm-offset-24 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left; }
  .col-md-1 {
    width: 4.16667%; }
  .col-md-2 {
    width: 8.33333%; }
  .col-md-3 {
    width: 12.5%; }
  .col-md-4 {
    width: 16.66667%; }
  .col-md-5 {
    width: 20.83333%; }
  .col-md-6 {
    width: 25%; }
  .col-md-7 {
    width: 29.16667%; }
  .col-md-8 {
    width: 33.33333%; }
  .col-md-9 {
    width: 37.5%; }
  .col-md-10 {
    width: 41.66667%; }
  .col-md-11 {
    width: 45.83333%; }
  .col-md-12 {
    width: 50%; }
  .col-md-13 {
    width: 54.16667%; }
  .col-md-14 {
    width: 58.33333%; }
  .col-md-15 {
    width: 62.5%; }
  .col-md-16 {
    width: 66.66667%; }
  .col-md-17 {
    width: 70.83333%; }
  .col-md-18 {
    width: 75%; }
  .col-md-19 {
    width: 79.16667%; }
  .col-md-20 {
    width: 83.33333%; }
  .col-md-21 {
    width: 87.5%; }
  .col-md-22 {
    width: 91.66667%; }
  .col-md-23 {
    width: 95.83333%; }
  .col-md-24 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 4.16667%; }
  .col-md-pull-2 {
    right: 8.33333%; }
  .col-md-pull-3 {
    right: 12.5%; }
  .col-md-pull-4 {
    right: 16.66667%; }
  .col-md-pull-5 {
    right: 20.83333%; }
  .col-md-pull-6 {
    right: 25%; }
  .col-md-pull-7 {
    right: 29.16667%; }
  .col-md-pull-8 {
    right: 33.33333%; }
  .col-md-pull-9 {
    right: 37.5%; }
  .col-md-pull-10 {
    right: 41.66667%; }
  .col-md-pull-11 {
    right: 45.83333%; }
  .col-md-pull-12 {
    right: 50%; }
  .col-md-pull-13 {
    right: 54.16667%; }
  .col-md-pull-14 {
    right: 58.33333%; }
  .col-md-pull-15 {
    right: 62.5%; }
  .col-md-pull-16 {
    right: 66.66667%; }
  .col-md-pull-17 {
    right: 70.83333%; }
  .col-md-pull-18 {
    right: 75%; }
  .col-md-pull-19 {
    right: 79.16667%; }
  .col-md-pull-20 {
    right: 83.33333%; }
  .col-md-pull-21 {
    right: 87.5%; }
  .col-md-pull-22 {
    right: 91.66667%; }
  .col-md-pull-23 {
    right: 95.83333%; }
  .col-md-pull-24 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 4.16667%; }
  .col-md-push-2 {
    left: 8.33333%; }
  .col-md-push-3 {
    left: 12.5%; }
  .col-md-push-4 {
    left: 16.66667%; }
  .col-md-push-5 {
    left: 20.83333%; }
  .col-md-push-6 {
    left: 25%; }
  .col-md-push-7 {
    left: 29.16667%; }
  .col-md-push-8 {
    left: 33.33333%; }
  .col-md-push-9 {
    left: 37.5%; }
  .col-md-push-10 {
    left: 41.66667%; }
  .col-md-push-11 {
    left: 45.83333%; }
  .col-md-push-12 {
    left: 50%; }
  .col-md-push-13 {
    left: 54.16667%; }
  .col-md-push-14 {
    left: 58.33333%; }
  .col-md-push-15 {
    left: 62.5%; }
  .col-md-push-16 {
    left: 66.66667%; }
  .col-md-push-17 {
    left: 70.83333%; }
  .col-md-push-18 {
    left: 75%; }
  .col-md-push-19 {
    left: 79.16667%; }
  .col-md-push-20 {
    left: 83.33333%; }
  .col-md-push-21 {
    left: 87.5%; }
  .col-md-push-22 {
    left: 91.66667%; }
  .col-md-push-23 {
    left: 95.83333%; }
  .col-md-push-24 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 4.16667%; }
  .col-md-offset-2 {
    margin-left: 8.33333%; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-offset-4 {
    margin-left: 16.66667%; }
  .col-md-offset-5 {
    margin-left: 20.83333%; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-offset-7 {
    margin-left: 29.16667%; }
  .col-md-offset-8 {
    margin-left: 33.33333%; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-offset-10 {
    margin-left: 41.66667%; }
  .col-md-offset-11 {
    margin-left: 45.83333%; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-offset-13 {
    margin-left: 54.16667%; }
  .col-md-offset-14 {
    margin-left: 58.33333%; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-offset-16 {
    margin-left: 66.66667%; }
  .col-md-offset-17 {
    margin-left: 70.83333%; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-offset-19 {
    margin-left: 79.16667%; }
  .col-md-offset-20 {
    margin-left: 83.33333%; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-offset-22 {
    margin-left: 91.66667%; }
  .col-md-offset-23 {
    margin-left: 95.83333%; }
  .col-md-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1300px) {
  .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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left; }
  .col-lg-1 {
    width: 4.16667%; }
  .col-lg-2 {
    width: 8.33333%; }
  .col-lg-3 {
    width: 12.5%; }
  .col-lg-4 {
    width: 16.66667%; }
  .col-lg-5 {
    width: 20.83333%; }
  .col-lg-6 {
    width: 25%; }
  .col-lg-7 {
    width: 29.16667%; }
  .col-lg-8 {
    width: 33.33333%; }
  .col-lg-9 {
    width: 37.5%; }
  .col-lg-10 {
    width: 41.66667%; }
  .col-lg-11 {
    width: 45.83333%; }
  .col-lg-12 {
    width: 50%; }
  .col-lg-13 {
    width: 54.16667%; }
  .col-lg-14 {
    width: 58.33333%; }
  .col-lg-15 {
    width: 62.5%; }
  .col-lg-16 {
    width: 66.66667%; }
  .col-lg-17 {
    width: 70.83333%; }
  .col-lg-18 {
    width: 75%; }
  .col-lg-19 {
    width: 79.16667%; }
  .col-lg-20 {
    width: 83.33333%; }
  .col-lg-21 {
    width: 87.5%; }
  .col-lg-22 {
    width: 91.66667%; }
  .col-lg-23 {
    width: 95.83333%; }
  .col-lg-24 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 4.16667%; }
  .col-lg-pull-2 {
    right: 8.33333%; }
  .col-lg-pull-3 {
    right: 12.5%; }
  .col-lg-pull-4 {
    right: 16.66667%; }
  .col-lg-pull-5 {
    right: 20.83333%; }
  .col-lg-pull-6 {
    right: 25%; }
  .col-lg-pull-7 {
    right: 29.16667%; }
  .col-lg-pull-8 {
    right: 33.33333%; }
  .col-lg-pull-9 {
    right: 37.5%; }
  .col-lg-pull-10 {
    right: 41.66667%; }
  .col-lg-pull-11 {
    right: 45.83333%; }
  .col-lg-pull-12 {
    right: 50%; }
  .col-lg-pull-13 {
    right: 54.16667%; }
  .col-lg-pull-14 {
    right: 58.33333%; }
  .col-lg-pull-15 {
    right: 62.5%; }
  .col-lg-pull-16 {
    right: 66.66667%; }
  .col-lg-pull-17 {
    right: 70.83333%; }
  .col-lg-pull-18 {
    right: 75%; }
  .col-lg-pull-19 {
    right: 79.16667%; }
  .col-lg-pull-20 {
    right: 83.33333%; }
  .col-lg-pull-21 {
    right: 87.5%; }
  .col-lg-pull-22 {
    right: 91.66667%; }
  .col-lg-pull-23 {
    right: 95.83333%; }
  .col-lg-pull-24 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 4.16667%; }
  .col-lg-push-2 {
    left: 8.33333%; }
  .col-lg-push-3 {
    left: 12.5%; }
  .col-lg-push-4 {
    left: 16.66667%; }
  .col-lg-push-5 {
    left: 20.83333%; }
  .col-lg-push-6 {
    left: 25%; }
  .col-lg-push-7 {
    left: 29.16667%; }
  .col-lg-push-8 {
    left: 33.33333%; }
  .col-lg-push-9 {
    left: 37.5%; }
  .col-lg-push-10 {
    left: 41.66667%; }
  .col-lg-push-11 {
    left: 45.83333%; }
  .col-lg-push-12 {
    left: 50%; }
  .col-lg-push-13 {
    left: 54.16667%; }
  .col-lg-push-14 {
    left: 58.33333%; }
  .col-lg-push-15 {
    left: 62.5%; }
  .col-lg-push-16 {
    left: 66.66667%; }
  .col-lg-push-17 {
    left: 70.83333%; }
  .col-lg-push-18 {
    left: 75%; }
  .col-lg-push-19 {
    left: 79.16667%; }
  .col-lg-push-20 {
    left: 83.33333%; }
  .col-lg-push-21 {
    left: 87.5%; }
  .col-lg-push-22 {
    left: 91.66667%; }
  .col-lg-push-23 {
    left: 95.83333%; }
  .col-lg-push-24 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 4.16667%; }
  .col-lg-offset-2 {
    margin-left: 8.33333%; }
  .col-lg-offset-3 {
    margin-left: 12.5%; }
  .col-lg-offset-4 {
    margin-left: 16.66667%; }
  .col-lg-offset-5 {
    margin-left: 20.83333%; }
  .col-lg-offset-6 {
    margin-left: 25%; }
  .col-lg-offset-7 {
    margin-left: 29.16667%; }
  .col-lg-offset-8 {
    margin-left: 33.33333%; }
  .col-lg-offset-9 {
    margin-left: 37.5%; }
  .col-lg-offset-10 {
    margin-left: 41.66667%; }
  .col-lg-offset-11 {
    margin-left: 45.83333%; }
  .col-lg-offset-12 {
    margin-left: 50%; }
  .col-lg-offset-13 {
    margin-left: 54.16667%; }
  .col-lg-offset-14 {
    margin-left: 58.33333%; }
  .col-lg-offset-15 {
    margin-left: 62.5%; }
  .col-lg-offset-16 {
    margin-left: 66.66667%; }
  .col-lg-offset-17 {
    margin-left: 70.83333%; }
  .col-lg-offset-18 {
    margin-left: 75%; }
  .col-lg-offset-19 {
    margin-left: 79.16667%; }
  .col-lg-offset-20 {
    margin-left: 83.33333%; }
  .col-lg-offset-21 {
    margin-left: 87.5%; }
  .col-lg-offset-22 {
    margin-left: 91.66667%; }
  .col-lg-offset-23 {
    margin-left: 95.83333%; }
  .col-lg-offset-24 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .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.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > 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; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.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; }

.table-bordered {
  border: 1px solid #ddd; }
  .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; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > 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; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > 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; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > 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; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > 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: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > 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: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > 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; }
      .table-responsive > .table-bordered {
        border: 0; }
        .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; }
        .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; }
        .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; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .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-group-sm input[type="date"],
  input[type="time"].input-sm,
  .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-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .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-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .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,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .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-group-lg input[type="date"],
  input[type="time"].input-lg,
  .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-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .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-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .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,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .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, .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; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .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,
.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; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .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,
.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; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .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,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .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; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .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: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .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; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .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; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .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: #555;
      background-color: #e7e7e7; }
    .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; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .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; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .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; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .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: 3px; }
    .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: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .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: 3px; }
    .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: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-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; }
  .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; }
  .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; }
  .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; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1300px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1300px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1300px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1300px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1299px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1300px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* ==========================================================================
   Settings
   ========================================================================== */
/* Global heights and size
   ========================================================================== */
/* Colors
   ========================================================================== */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Regular/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto/Regular/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Medium/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto/Medium/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Bold/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto/Bold/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  /*line-height: 1;*/ }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   Headings
   ========================================================================== */
h1 {
  font-size: 26px; }
  h1.u-small {
    font-size: 24px; }

h2 {
  font-size: 21px; }

h3 {
  font-size: 15px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

/* ==========================================================================
   Page
   ========================================================================== */
html {
  font-size: 16px;
  position: relative;
  min-height: 100%; }

body {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Footer fixer */
  margin-bottom: 50px;
  background-color: #f5f6f8;
  color: #484848;
  letter-spacing: -0.03em; }
  @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
    body {
      zoom: 80% !important; } }
  body.c-dev {
    /* margin-bottom: 80px;*/ }
  body.auth {
    padding-top: 8%;
    background: #4353ff fixed;
    background-repeat: no-repeat;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDM1M2ZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkYmRmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=) fixed;
    background: linear-gradient(135deg, #4353ff 0%, #2dbdfc 100%) fixed; }

a {
  color: #2dbdfc; }
  a:hover {
    color: #1aabea; }
  a:focus {
    color: #1bb9fb; }
  a:hover, a:focus, a:visited, a:active {
    text-decoration: none; }

input {
  -webkit-font-smoothing: antialiased; }

b, strong {
  font-weight: 500; }

*,
*:focus,
*:active,
*:hover {
  outline: 0 !important; }

/* ==========================================================================
   Container
   ========================================================================== */
/**
 * The boostrap container will do most of the work here, but this is mostly
 * so we can add spacing between rows and any other little fixes we can add
 * that the default bootstrap container doesnt add
 */
/* Row Spacing
   ========================================================================== */
/**
 * Most of the time the card element adds margin to the bottom to space elements
 * out but sometimes we have rows wrapped around the card so we need to add
 * spacing to the rows instead
 */
/**
 * 1. Removes margins off of rows other than the most direct child of the container
 * 2. If the row is inside a collapse class we still can add the margin to it becuase
 * having the margin on the collapse itself it will flicker when opens and closes
 */
.o-container--row-spacing .row {
  margin-bottom: 30px; }

.o-container--row-spacing .row:last-of-type {
  margin-bottom: 0px; }

.o-container--row-spacing .row .row {
  /* [1] */
  margin-bottom: 0px; }

.o-container--row-spacing .collapse > .row {
  /* [2] */
  margin-bottom: 30px; }

/* Responsive
   ========================================================================== */
/**
 * Make the container responsive
 */
.o-container--responsive {
  min-width: initial !important;
  max-width: 100%; }

/* ==========================================================================
   Inline
   ========================================================================== */
/**
 * This will help vertically align two or more inline block elements together
 * and adding margin in-between if needed
 */
.o-inline__element {
  display: inline-block !important;
  vertical-align: middle;
  width: auto; }

/* Spacing variants
   ========================================================================== */
/**
 * Add margin between the elements, by default it has no spacing
 */
.o-inline--collapse {
  font-size: 0px; }
  .o-inline--collapse > .o-inline__element + .o-inline__element {
    margin-left: 0px; }

.o-inline--tiny > .o-inline__element + .o-inline__element {
  margin-left: 4px; }

.o-inline--small > .o-inline__element + .o-inline__element {
  margin-left: 6px; }

.o-inline--small > .o-inline__element--increase {
  margin-left: 10px !important; }

.o-inline--medium > .o-inline__element + .o-inline__element {
  margin-left: 20px; }

.o-inline--large > .o-inline__element + .o-inline__element {
  margin-left: 30px; }

/* Dividing
   ========================================================================== */
/**
 * Add dividing lines between the elements
 */
.o-inline--divided > .o-inline__element {
  position: relative; }

.o-inline--divided > .o-inline__element + .o-inline__element:before {
  content: '';
  width: 1px;
  top: 50%;
  left: -12px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  height: 15px;
  display: inline-block;
  background-color: #dddddd;
  position: absolute;
  pointer-events: none; }

.o-inline__divider {
  display: inline-block;
  width: 2px;
  background-color: #dddddd; }

/* Responsive
   ========================================================================== */
/**
 * Make responsive
 */
@media (max-width: 600px) {
  .o-inline--responsive {
    display: table; } }

@media (max-width: 600px) {
  .o-inline--responsive .o-inline__element {
    display: table-cell !important;
    white-space: nowrap;
    text-align: left; } }

@media (max-width: 600px) {
  .o-inline--responsive .o-inline__element:first-child {
    width: 100%; } }

/* ==========================================================================
   Level
   ========================================================================== */
/**
 * This will help vertically align two or more elements, it is similar to
 * o-inline but this uses table cells so you can position elements
 * apart from each other, evenly spaced or anyhting you can do with tables
 */
.o-level {
  display: table;
  width: 100%; }

.o-level__element {
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle; }
  .o-level__element:last-child {
    text-align: right; }
  .o-level__element:first-child {
    text-align: left;
    width: 100%; }

/* Aligment of elements
   ========================================================================== */
/**
 * Align elements to either top or bottom, it aligns to the middle by default
 * so no class needed for that
 */
.o-level--bottom .o-level__element {
  vertical-align: bottom; }

.o-level--top .o-level__element {
  vertical-align: top; }

.o-level--even {
  table-layout: fixed; }

.o-level--even > *:last-child,
.o-level--even __element:last-child {
  text-align: left; }

.o-level--even > *:first-child,
.o-level--even __element:first-child {
  text-align: left;
  width: auto; }

.o-level--reverse .o-level__element:first-child {
  width: auto; }

.o-level--reverse .o-level__element:last-child {
  width: 100%; }

.o-level--wrap .o-level__element {
  white-space: normal; }

.o-level__element--normal {
  white-space: normal; }

/* Spacing
   ========================================================================== */
/**
 * Add spacing between the elements if needed
 */
.o-level--small .o-level__element + .o-level__element {
  padding-left: 10px; }

.o-level--medium .o-level__element + .o-level__element {
  padding-left: 30px; }

/* Responsive
   ========================================================================== */
/**
 * Make it responsive, for now its only used on the tracking page
 */
@media (max-width: 600px) {
  .o-level--responsive {
    display: block;
    margin: -5px;
    width: auto; } }

@media (max-width: 600px) {
  .o-level--responsive .o-level__element {
    padding: 5px;
    display: block; } }

/* ==========================================================================
   Row
   ========================================================================== */
/**
 * In cases where we want to edit bootstraps default spacing we can add it here or
 * any other row related styling
 */
.o-row--small {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: -10px; }
  .o-row--small > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px; }

.o-row--small .quick-link {
  margin-bottom: 10px; }

.o-row--tiny {
  margin-left: -3px;
  margin-right: -3px; }
  .o-row--tiny > [class*="col-"] {
    padding-left: 3px;
    padding-right: 3px; }

.o-row--tiny .quick-link {
  margin-bottom: 6px; }

.o-row--collapse-bottom {
  margin-bottom: 0px; }

/* ==========================================================================
   Wrapper
   ========================================================================== */
/**
 * Very simply this is the wrapper that contains the whole page in and adds spacing
 * to the bottom and top to push it away from the header area and the footer
 */
.o-wrapper {
  padding-top: 25px;
  padding-bottom: 50px; }

.o-wrapper__section {
  margin-bottom: 50px; }
  .o-wrapper__section:last-child {
    margin-bottom: 0px; }

.o-wrapper__section > * {
  margin-bottom: 30px; }
  .o-wrapper__section > *:last-child {
    margin-bottom: 0px; }

.o-wrapper__element {
  margin-bottom: 20px; }

/* ==========================================================================
   Accordion
   ========================================================================== */
/**
 * Collapsable content
 */
.c-accordion__header {
  font-weight: 500;
  padding: 0px 10px;
  margin-bottom: 0px;
  display: block;
  font-size: 14px;
  position: relative;
  padding-right: 30px;
  min-height: 46px;
  line-height: 46px;
  background-color: #f5f6f8;
  border: 1px solid #dddddd; }
  .c-accordion__header:after {
    content: '\f146';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #0C2E7F;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: 1px;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
  .c-accordion__header small {
    font-size: 12px;
    color: #676767; }

.c-accordion__header.is-hidden:after {
  content: '\f0fe'; }

.c-accordion__action {
  font-size: 13px;
  color: #2dbdfc;
  font-weight: 500; }

.c-accordion__title {
  font-weight: 500; }
  .c-accordion__title, .c-accordion__title:hover, .c-accordion__title:focus, .c-accordion__title:active {
    color: #0C2E7F; }

.c-accordion__panel {
  box-shadow: none;
  border-radius: 0px;
  margin-bottom: 10px; }
  .c-accordion__panel:first-child {
    padding-top: 0px; }
  .c-accordion__panel:last-child {
    margin-bottom: 0px; }

.c-accordion__section {
  margin-top: -1px; }

.c-accordion__section > .c-table th {
  background-color: #f9f9f9; }

/* ==========================================================================
   Activity
   ========================================================================== */
/**
 * This class is used to create a box display as a table which you can add small amounts of
 * data into to show activity or stats
 */
.c-activity {
  display: table;
  min-width: 100%;
  background-color: #f5f6f8;
  border-radius: 4px;
  table-layout: fixed;
  font-size: 13px; }

.c-activity__row {
  display: table-row; }
  .c-activity__row:first-of-type .c-activity__element {
    border-top-right-radius: 4px; }
  .c-activity__row:last-of-type .c-activity__element {
    border-bottom-right-radius: 4px; }

.c-activity__element {
  display: table-cell;
  vertical-align: middle;
  font-weight: 500;
  color: #0C2E7F;
  height: 40px;
  padding: 0px 10px;
  text-align: left; }
  .c-activity__element:first-child {
    padding-right: 24px; }
  .c-activity__element:last-of-type {
    text-align: right;
    font-size: 18px;
    padding-left: 24px;
    background-color: #dddddd; }

/* Colour variants
   ========================================================================== */
.c-activity__element--success:last-of-type {
  background-color: #10cd8f;
  color: #ffffff;
  font-size: 26px; }

/* ==========================================================================
   Alerts
   ========================================================================== */
/**
 * Styling for alerts and notification around the site
 */
.c-alert {
  margin-bottom: 30px;
  padding: 10px 14px;
  border-radius: 2px;
  font-weight: 500;
  font-size: 14px;
  border: 2px solid #2dbdfc;
  color: #ffffff;
  background-color: #65cce3;
  padding-left: 35px;
  padding-right: 33px;
  position: relative;
  font-weight: 500 !important; }
  .c-alert.c-content {
    padding-right: 14px; }
  .c-alert:before {
    content: '\f05a';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
    position: absolute;
    left: 10px;
    top: 19px;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }

.c-alert__close {
  position: absolute;
  right: 10px;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  cursor: pointer;
  color: #2dbdfc;
  font-size: 16px; }
  .c-alert__close:hover {
    color: #14b5fc; }

/* Style Variants
   ========================================================================== */
.c-alert--error {
  border-color: #ff4d5b;
  background-color: #ff4d5b; }
  .c-alert--error:before {
    content: '\f071'; }
  .c-alert--error .c-alert__close {
    color: #ff4d5b; }
  .c-alert--error .c-alert__close:hover {
    color: #ff3444; }

.c-alert--success {
  border-color: #10cd8f;
  background-color: #57d696; }
  .c-alert--success:before {
    content: '\f00c'; }
  .c-alert--success .c-alert__close {
    color: #10cd8f; }
  .c-alert--success .c-alert__close:hover {
    color: #0eb57f; }

.c-alert--warning {
  border-color: #FF8E4D;
  background-color: #fbbf7f; }
  .c-alert--warning:before {
    content: '\f05a'; }
  .c-alert--warning .c-alert__close {
    color: #FF8E4D; }
  .c-alert--warning .c-alert__close:hover {
    color: #ff7e34; }

/* Spacing Variants
   ========================================================================== */
.c-alert--close {
  margin-bottom: 20px; }

.c-badge {
  background-color: #676767;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
  min-height: 20px;
  line-height: 20px;
  display: inline-block;
  padding: 0px 8px 0px 8px;
  padding-bottom: 1px;
  color: #ffffff;
  text-align: center;
  min-width: 51px; }

/* Style variants
   ========================================================================== */
/**
 * Changing of the badge colors
 */
.c-badge--success {
  background-color: #10cd8f; }

.c-badge--error {
  background-color: #ff4d5b; }

.c-badge--warning {
  background-color: #FF8E4D; }

/* Size variants
   ========================================================================== */
/**
 * Changing of the badge colors
 */
.c-badge--small {
  min-height: 16px;
  line-height: 16px;
  font-size: 11px;
  padding: 0px 5px 0px 5px;
  border-radius: 2px; }

/* ==========================================================================
   Block Link
   ========================================================================== */
/**
 * Block links in a basic sense make a link tag or any tag a block element with
 * a background colour and some classes to style icons and text within it
 */
.c-block-link {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #f5f6f8;
  border-radius: 2px;
  padding: 12.5px 10px; }

.c-block-link__icon {
  font-size: 23px !important;
  display: block !important;
  margin-bottom: 5px; }

.c-block-link__text {
  font-weight: 500;
  font-size: 13px;
  color: #0C2E7F; }

/* ==========================================================================
   Block List
   ========================================================================== */
/**
 * Typically a li list which holds different blocks to space them out
 */
.block-list__item {
  margin-bottom: 20px; }

/* ==========================================================================
   Breadcrumb
   ========================================================================== */
/**
 * A basic breadcrumb trail, can have links and no links, the number of items
 * that can be out into the breadcrumb trail is infinite
 */
.bread-crumb {
  padding: 0px;
  margin: 0px;
  height: 14px; }

.bread-crumb__item {
  display: inline-block; }
  .bread-crumb__item.current {
    color: gray; }

.bread-crumb__link {
  color: #333333; }
  .bread-crumb__link:hover, .bread-crumb__link:focus {
    color: inherit; }

.bread-crumb__item + .bread-crumb__item:before {
  display: inline;
  content: '›';
  margin-left: 1px;
  margin-right: 3px;
  position: relative;
  top: -1px; }

/* ==========================================================================
   Button group
   ========================================================================== */
/**
 * When buttons need to be grouped together for various purposes
 */
.c-btn-group > .c-btn:not(:first-child):not(:last-child) {
  border-radius: 0px; }

.c-btn-group > .c-btn:first-child {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

.c-btn-group > .c-btn:last-child {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }

/* Label input
   ========================================================================== */
/**
 * If the button group also contains inputs and labels it needs other classes to 
 * target the buttons
 */
.c-btn-group--with-labels input {
  display: none; }

.c-btn-group--with-labels input:first-child + .c-btn {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important; }

.c-btn-group--with-labels input:checked + .c-btn {
  background-color: #1aabea; }

/* ==========================================================================
   Button
   ========================================================================== */
/**
 * All the button styling throughout the site
 */
/**
 * 1. Variable for form/button height to keep them both equal heights
 * 2. Fixes button alignment when theres multiple buttons in a row, important
 * to make sure that it overrides bootstrap styles
 * 3. Fix random boldness of buttons in opera
 */
.c-btn {
  font-size: 15px;
  padding: 0px 14px;
  display: inline-block;
  border-radius: 2px;
  font-weight: 500;
  border: 0px;
  line-height: 37px;
  /* [1] */
  height: 37px;
  /* [1] */
  text-align: center;
  vertical-align: middle !important;
  /* [2] */
  cursor: pointer; }

.c-btn > i {
  font-size: 18px; }

button {
  /* [3] */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Style variants
   ========================================================================== */
/**
 * Changing of the button colours
 */
.c-btn--primary {
  background-color: #2dbdfc;
  color: #ffffff; }
  .c-btn--primary.c-btn--toggle-split:after, .c-btn--primary.c-btn--toggle:after {
    background-color: #2dbdfc; }
  .c-btn--primary:hover, .c-btn--primary:active, .c-btn--primary:hover.c-btn--toggle-split:after, .c-btn--primary:hover.c-btn--toggle:after, .c-btn--primary:active.c-btn--toggle-split:after, .c-btn--primary:active.c-btn--toggle:after {
    background-color: #1aabea;
    color: #ffffff; }
  .c-btn--primary:focus, .c-btn--primary:focus.c-btn--toggle-split:after, .c-btn--primary:focus.c-btn--toggle:after {
    background-color: #1bb9fb;
    color: #ffffff; }

.c-btn--secondary {
  background-color: #0C2E7F;
  color: #ffffff; }
  .c-btn--secondary.c-btn--toggle-split:after, .c-btn--secondary.c-btn--toggle:after {
    background-color: #0C2E7F; }
  .c-btn--secondary:hover, .c-btn--secondary:active, .c-btn--secondary:hover.c-btn--toggle-split:after, .c-btn--secondary:hover.c-btn--toggle:after, .c-btn--secondary:active.c-btn--toggle-split:after, .c-btn--secondary:active.c-btn--toggle:after {
    background-color: #1d3d87;
    color: #ffffff; }
  .c-btn--secondary:focus, .c-btn--secondary:focus.c-btn--toggle-split:after, .c-btn--secondary:focus.c-btn--toggle:after {
    /*background-color: #002531;*/
    color: #ffffff; }

.c-btn--error {
  background-color: #ff4d5b;
  color: #ffffff; }
  .c-btn--error.c-btn--toggle-split:after, .c-btn--error.c-btn--toggle:after {
    background-color: #ff4d5b; }
  .c-btn--error:hover, .c-btn--error:active, .c-btn--error:hover.c-btn--toggle-split:after, .c-btn--error:hover.c-btn--toggle:after, .c-btn--error:active.c-btn--toggle-split:after, .c-btn--error:active.c-btn--toggle:after {
    background-color: #d33c37;
    color: #ffffff; }
  .c-btn--error:focus, .c-btn--error:focus.c-btn--toggle-split:after, .c-btn--error:focus.c-btn--toggle:after {
    background-color: #c92c28;
    color: #ffffff; }

.c-btn--success {
  background-color: #10cd8f;
  color: #ffffff; }
  .c-btn--success.c-btn--toggle-split:after, .c-btn--success.c-btn--toggle:after {
    background-color: #10cd8f; }
  .c-btn--success:hover, .c-btn--success:active, .c-btn--success:hover.c-btn--toggle-split:after, .c-btn--success:hover.c-btn--toggle:after, .c-btn--success:active.c-btn--toggle-split:after, .c-btn--success:active.c-btn--toggle:after {
    background-color: #0eb57f;
    color: #ffffff; }
  .c-btn--success:focus, .c-btn--success:focus.c-btn--toggle-split:after, .c-btn--success:focus.c-btn--toggle:after {
    background-color: #c92c28;
    color: #ffffff; }

.c-btn--warning {
  background-color: #FF8E4D;
  color: #ffffff; }
  .c-btn--warning.c-btn--toggle-split:after, .c-btn--warning.c-btn--toggle:after {
    background-color: #FF8E4D; }
  .c-btn--warning:hover, .c-btn--warning:active, .c-btn--warning:hover.c-btn--toggle-split:after, .c-btn--warning:hover.c-btn--toggle:after, .c-btn--warning:active.c-btn--toggle-split:after, .c-btn--warning:active.c-btn--toggle:after {
    background-color: #ff7e34;
    color: #ffffff; }
  .c-btn--warning:focus, .c-btn--warning:focus.c-btn--toggle-split:after, .c-btn--warning:focus.c-btn--toggle:after {
    background-color: #ff7e34;
    color: #ffffff; }

.c-btn--default {
  background-color: #eee;
  color: #999999; }
  .c-btn--default.c-btn--toggle-split:after, .c-btn--default.c-btn--toggle:after {
    background-color: #eee; }
  .c-btn--default:hover, .c-btn--default:active, .c-btn--default:hover.c-btn--toggle-split:after, .c-btn--default:hover.c-btn--toggle:after, .c-btn--default:active.c-btn--toggle-split:after, .c-btn--default:active.c-btn--toggle:after {
    background-color: #e8e8e8;
    color: #999999; }
  .c-btn--default:focus, .c-btn--default:focus.c-btn--toggle-split:after, .c-btn--default:focus.c-btn--toggle:after {
    background-color: #ddd;
    color: #999999; }

.c-btn--grey {
  background-color: #C2C2C2;
  color: #ffffff; }
  .c-btn--grey.c-btn--toggle-split:after, .c-btn--grey.c-btn--toggle:after {
    background-color: #C2C2C2; }
  .c-btn--grey:hover, .c-btn--grey:active, .c-btn--grey:hover.c-btn--toggle-split:after, .c-btn--grey:hover.c-btn--toggle:after, .c-btn--grey:active.c-btn--toggle-split:after, .c-btn--grey:active.c-btn--toggle:after {
    background-color: #b5b5b5;
    color: #ffffff; }
  .c-btn--grey:focus, .c-btn--grey:focus.c-btn--toggle-split:after, .c-btn--grey:focus.c-btn--toggle:after {
    background-color: #b5b5b5;
    color: #ffffff; }

.c-btn--anchor {
  background-color: transparent;
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-weight: 500;
  height: auto;
  line-height: initial;
  color: #2dbdfc; }

/* Focus variants
   ========================================================================== */
/**
 * Sometimes we may need to chnage the colour of the button when the button
 * is being focus (has been clicked on)
 */
.c-btn--focus-tertiary:focus {
  background-color: #315ab7; }

.c-btn--focus-tertiary.c-btn--toggle-split:focus:after, .c-btn--focus-tertiary.c-btn--toggle:focus:after {
  background-color: #315ab7; }

.c-btn--focus-tertiary.c-btn--invert:focus, .c-btn--focus-tertiary.c-btn--invert:focus:hover, .c-btn--focus-tertiary.c-btn--invert:focus:active, .c-btn--focus-tertiary.c-btn--invert:focus, .c-btn--focus-tertiary.c-btn--invert.c-btn--toggle:focus:after, .c-btn--focus-tertiary.c-btn--invert.c-btn--toggle-split:focus:after {
  background-color: #315ab7; }

/* Size variants
   ========================================================================== */
/**
 * Create different sizes for the buttons
 */
.c-btn--mini {
  line-height: 25px;
  height: 25px;
  font-size: 13px;
  padding: 0px 10px;
  min-width: 34px;
  border-radius: 4px; }
  .c-btn--mini.c-btn--align > *:not(.c-tag) {
    line-height: 29px !important; }
  .c-btn--mini.c-btn--toggle:after {
    height: 25px;
    line-height: 25px; }
  .c-btn--mini.c-btn--toggle-split {
    margin-right: 24px; }
  .c-btn--mini.c-btn--toggle-split:after {
    width: 25px;
    line-height: 25px; }
  .c-btn--mini > i {
    font-size: 17px; }

.c-btn--tiny {
  line-height: 29px;
  height: 29px;
  font-size: 13px;
  padding: 0px 10px;
  min-width: 34px; }
  .c-btn--tiny.c-btn--align > *:not(.c-tag) {
    line-height: 29px !important; }
  .c-btn--tiny.c-btn--toggle:after {
    height: 29px;
    line-height: 29px; }
  .c-btn--tiny.c-btn--toggle-split {
    margin-right: 28px; }
  .c-btn--tiny.c-btn--toggle-split:after {
    width: 29px;
    line-height: 29px; }
  .c-btn--tiny > i {
    font-size: 17px; }

.c-btn--large {
  line-height: 41px;
  height: 41px;
  font-size: 16px;
  padding: 0px 20px; }
  .c-btn--large.c-btn--align > * {
    line-height: 41px !important; }
  .c-btn--large.c-btn--toggle:after {
    height: 41px;
    line-height: 41px; }
  .c-btn--large.c-btn--toggle-split {
    margin-right: 39px; }
  .c-btn--large.c-btn--toggle-split:after {
    width: 41px;
    line-height: 41px; }

.c-btn--wide {
  padding: 0px 22px; }

.c-btn--icon-large > i {
  font-size: 21px; }

.c-btn--icon-small > i {
  font-size: 15px; }

.c-btn--icon-tiny > i {
  font-size: 14px; }

.c-btn--massive {
  line-height: 48px;
  height: 48px;
  font-size: 16px;
  padding: 0px 40px;
  text-transform: uppercase;
  border-radius: 6px; }

/* Alignment fixes
   ========================================================================== */
/**
 * Fixes alignment issues when things like icons are used inside the button
 * or the o-inline class is used inside the button
 */
.c-btn--align {
  line-height: 0px; }
  .c-btn--align > * {
    line-height: 37px !important; }

/* Display
   ========================================================================== */
/**
 * Fixes alignment issues when things like icons are used inside the button
 * or the o-inline class is used inside the button
 */
.c-btn--block {
  display: block;
  width: 100%; }

/* Toggle
   ========================================================================== */
/**
 * This adds a toggle for dropdowns, either split from the button or a normal
 * dropdown arrow to the right of the button
 */
.c-btn--toggle {
  padding-right: 25px; }
  .c-btn--toggle:after {
    content: '\f0d7';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    color: #ffffff;
    margin-left: 8px;
    position: absolute;
    top: 0;
    height: 37px;
    line-height: 37px; }

.c-btn--toggle-split {
  position: relative;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-right: 38px; }
  .c-btn--toggle-split:after {
    content: '\f0d7';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    right: -1px;
    -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
    height: 100%;
    width: 37px;
    line-height: 37px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }

/* Badges
   ========================================================================== */
/**
 * Adds a badge to a button
 */
.c-btn .count-badge {
  position: absolute;
  top: -2px;
  right: -2px;
  width: auto !important;
  padding-right: 2px;
  padding-left: 2px;
  min-width: 12px !important;
  height: 12px !important;
  max-width: 20px !important;
  line-height: 12px !important;
  font-size: 9px;
  border-radius: 100px; }
  .c-btn .count-badge:empty {
    display: none !important; }

/* White space
    ========================================================================== */
/**
  * Adds a badge to a button
  */
.c-btn--nowrap {
  white-space: nowrap; }

/* ==========================================================================
   Card
   ========================================================================== */
/**
 * Global card styles, the card styles help to create the structure for most
 * of the site, it also encompasses the information block as a variant
 */
/**
 * 1. 52% becuase chrome will make the content blurry, quick fix for now
 */
.c-card {
  width: 100%;
  margin-bottom: 30px;
  font-size: 14px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07); }
  .c-card.dashboard {
    height: 292px; }
    .c-card.dashboard .c-card__body {
      height: 250px !important; }
  .c-card:last-of-type {
    margin-bottom: 0px; }

.c-card__header {
  /*background-color: color(blue);*/
  background-color: #ffffff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #ffffff;
  font-size: 13px;
  line-height: 1;
  border-bottom: 1px solid #eee; }
  .c-card__header .c-dropdown__menu {
    margin-top: 7px; }

.c-card__header-section {
  padding: 0px 12px;
  height: 35px;
  position: relative;
  display: table-cell;
  vertical-align: middle; }

.c-card__header-link {
  /*background-color: color(dark-blue);*/
  background-color: #ffffff;
  font-weight: 500;
  border-radius: 2px;
  /*height: 27px;*/
  height: 25px;
  display: inline-block;
  /*line-height: 27px!important;*/
  line-height: 25px !important;
  padding: 0px 12px;
  font-size: 12px;
  /*color: #fff;*/
  /*color: #aaa;*/
  color: #2dbdfc;
  box-shadow: 0 0 0 1px rgba(50, 50, 93, 0.1), 0 2px 5px 0 rgba(50, 50, 93, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08); }
  .c-card__header-link:hover {
    color: #2dbdfc; }

.c-card__title {
  /*color: color(white);*/
  color: #345db4;
  font-weight: 500;
  position: relative;
  font-size: 15px; }

.c-card__body {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 20px;
  position: relative; }

.c-card__header ~ .c-card__body {
  border-radius: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.c-card__section {
  margin-bottom: 20px;
  position: relative; }
  .c-card__section:last-of-type {
    margin-bottom: 0px; }

.c-card__center {
  position: absolute;
  width: 100%;
  left: 0;
  top: 45%;
  -ms-transform: translate(0, -52%);
      transform: translate(0, -52%);
  /* [1] */
  z-index: 2; }

.c-card__cover {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #ffffff;
  z-index: 10;
  text-align: center;
  opacity: 1;
  /*pointer-events: none;*/
  transition: opacity .3s; }
  .c-card__cover .c-content {
    top: 45%;
    -ms-transform: translate(0, -52%);
        transform: translate(0, -52%);
    /* [1] */
    position: absolute;
    width: 100%; }
  .c-card__cover .c-btn {
    margin-top: 10px; }

.c-card__step-progress {
  position: absolute;
  height: 3px;
  bottom: -3px;
  background-color: #2dbdfc;
  display: inline-block;
  left: 0px;
  z-index: 1;
  transition: width .3s;
  min-width: 0px; }

/* Card Speicifc
   ========================================================================== */
/**
 * Any classes that effect other elements but are card specific
 */
.c-card__header .c-btn, .c-card__header .c-btn:after {
  color: #ffffff;
  height: 27px;
  line-height: 27px; }

.c-card__header .c-btn:hover, .c-card__header .c-btn:hover:after, .c-card__header .c-btn:focus, .c-card__header .c-btn:focus:after {
  color: #2dbdfc;
  height: 27px;
  line-height: 27px; }

/* Card padding
   ========================================================================== */
/**
 * Change the padding around certain elements inside the card
 */
.c-card__body--tiny {
  padding: 10px; }
  .c-card__body--tiny .c-card__section {
    margin-bottom: 10px; }
  .c-card__body--tiny .c-card__section:last-of-type {
    margin-bottom: 0px; }

.c-card__body--small {
  padding: 14px; }
  .c-card__body--small .c-card__section {
    margin-bottom: 14px; }
  .c-card__body--small .c-card__section:last-of-type {
    margin-bottom: 0px; }

.c-card__body--large {
  padding: 30px 20px; }
  .c-card__body--large .c-card__section {
    margin-bottom: 30px; }
  .c-card__body--large .c-card__section:last-of-type {
    margin-bottom: 0px; }

.c-card__header-section--small {
  padding: 0px 5px; }

.c-card__body--large-top {
  padding-top: 40px; }

/* Card item spacing
   ========================================================================== */
/**
 * Add or remove bottom margin to the card item
 */
/**
 * 1. Needs z-index becuase it uses minus margin, it will be covered by the
 * element below it in the html hierarchy and so if there is a button in this
 * class then we wont be able to click part of the button for example
 */
.c-card__section--push {
  margin-bottom: 40px; }

.c-card__section--push-top {
  margin-top: 20px; }

.c-card__section--minus-margin {
  margin-bottom: -15px;
  position: relative;
  z-index: 2;
  /* [1] */ }

/* Information variant
   ========================================================================== */
/**
 * Can be used to create a information card with a blue header
 */
.c-card--info {
  box-shadow: none; }
  .c-card--info .c-card__header {
    background-color: #2dbdfc;
    border: 0px; }
  .c-card--info .c-card__title {
    color: #ffffff;
    font-weight: 500; }
  .c-card--info .c-card__body {
    border: 2px solid #2dbdfc;
    border-top: 0px; }
  .c-card--info .c-card__header i {
    font-size: 18px; }
  .c-card--info .c-btn,
  .c-card--info .c-btn:hover,
  .c-card--info .c-btn:focus {
    background-color: #03aaf3;
    color: #ffffff; }
  .c-card--info .c-btn--toggle:after,
  .c-card--info .c-btn--toggle:hover:after,
  .c-card--info .c-btn--toggle:focus:after {
    background-color: #03aaf3;
    color: #ffffff; }

/* Style variants
   ========================================================================== */
/**
 * Colour of the card, this is mostly to change the info card to red if there
 * has been soe sort of error on the page
 */
.c-card--error .c-card__header {
  background-color: #ff4d5b; }

.c-card--error .c-card__body {
  border-color: #ff4d5b; }

.c-card--success .c-card__header {
  background-color: #10cd8f; }

.c-card--success .c-card__body {
  border-color: #10cd8f; }

.c-card--warning .c-card__header {
  background-color: #FF8E4D; }

.c-card--warning .c-card__body {
  border-color: #FF8E4D; }

.c-card--secondary .c-card__header {
  background-color: #315ab7; }

.c-card--secondary .c-card__body {
  border-color: #315ab7; }

.c-card__body--straighten-edges {
  border-radius: 2px; }

/* Card cover
   ========================================================================== */
/**
 * Hide the card cover
 */
.c-card__cover--hidden {
  opacity: 0; }

/* Card Heading
   ========================================================================== */
/**
 * This modifier creates a step by step in the card header by using the level
 * class
 */
.c-card__header--steps .is-complete {
  overflow: hidden; }

.c-card__header--steps .is-active .c-tag,
.c-card__header--steps .is-complete .c-tag {
  background-color: #2dbdfc; }

.c-card__header--steps .is-complete .c-tag {
  position: relative;
  top: -35px;
  transition: .3s; }

.c-card__header--steps .is-complete:after {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -1px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  display: inline-block;
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 3;
  font-size: 16px;
  color: #2dbdfc;
  transition: .3s; }

@-moz-document url-prefix() {
  .c-card__header--steps .is-complete:after {
    margin-top: 0px; } }

.c-card__header--steps .is-complete:hover:after,
.c-card__header--steps .is-complete:focus:after {
  top: 50px; }

.c-card__header--steps .is-complete:hover .c-tag,
.c-card__header--steps .is-complete:focus .c-tag {
  top: 0px; }

.c-card__header--steps .is-complete.is-active:after {
  top: 50px; }

.c-card__header--steps .is-complete.is-active .c-tag {
  top: 0px; }

.c-card__header--steps .is-complete .c-card__step-progress {
  width: 100%; }

/* Remove shadow
   ========================================================================== */
/**
 * Remove the shadow on the card
 */
.c-card--remove-shadow {
  box-shadow: none; }

/* Responsive
   ========================================================================== */
/**
 * Make the padding of the card smaller on mobile
 */
.c-card__body--responsive {
  padding: 10px; }
  @media (min-width: 600px) {
    .c-card__body--responsive {
      padding: 20px; } }

/* ==========================================================================
   Google Chart
   ========================================================================== */
/**
 * This for google charts around the site, the majority of the styling is done
 * through javascript on each given page, but for the popovers on the graph
 * this is where its done
 */
/**
 * 1. Googles class that cannot be changed or accessed any other way
 */
.c-chart__tooltip {
  font-size: 13px;
  border: 2px solid #2dbdfc;
  border-top: 0px;
  font-weight: 500;
  border-radius: 2px; }

.c-chart__tooltip-header {
  background-color: #2dbdfc;
  text-align: center;
  padding: 6px 8px; }

.c-chart__tooltip-title {
  color: #ffffff; }

.c-chart__tooltip-content {
  padding: 6px 8px;
  color: #484848; }

.google-visualization-tooltip {
  /* [1] */
  width: 225px !important;
  border: 0px !important;
  box-shadow: none !important; }

/* ==========================================================================
   Content
   ========================================================================== */
/**
 * Content is aimed at just normal paragraphs or lists, it is also used for
 * displaying default data like when tables or cards are empty
 */
.c-content {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4; }

.c-content__section {
  margin-bottom: 30px; }
  .c-content__section:last-of-type {
    margin-bottom: 0px; }
  .c-content__section > * {
    margin-bottom: 15px; }
  .c-content__section > *:last-child {
    margin-bottom: 0px; }

.c-content__large-icon {
  font-size: 43px !important; }

.c-content__title {
  font-weight: 500;
  color: #0C2E7F; }

/* Size variants
   ========================================================================== */
/**
 * Change size of various things like font size and margin and spacing
 */
.c-content--tiny {
  font-size: 12px; }

.c-content--small {
  font-size: 13px; }

.c-content--closer .c-content__section > * {
  margin-bottom: 6px; }

.c-content--closer .c-content__section > *:last-child {
  margin-bottom: 0px; }

/* Style variants
   ========================================================================== */
/**
 * Change colours of the text
 */
.c-content--light {
  color: #848484; }
  .c-content--light i {
    color: #dddddd; }

.c-content--success a,
.c-content--success a:hover,
.c-content--success a:focus,
.c-content--success a:visited,
.c-content--success a:active {
  color: #10cd8f; }

.c-content--error a,
.c-content--error a:hover,
.c-content--error a:focus,
.c-content--error a:visited,
.c-content--error a:active {
  color: #ff4d5b; }

/* Weight variants
   ========================================================================== */
/**
 * Change the font weights
 */
.c-content--bold {
  font-weight: 500; }

.c-content--thin {
  font-weight: 400; }

/* ==========================================================================
   Daterange Picker
   ========================================================================== */
/**
 * Styling override for the js plugin daterangepicker, to make sure some styles
 * are used the use of important is needed
 */
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #315ab7 !important; }

.daterangepicker td.in-range,
.daterangepicker td.in-range:hover {
  background-color: #2dbdfc !important;
  color: #fff !important; }

.daterangepicker td.end-date,
.daterangepicker td.end-date:hover {
  background-color: #315ab7 !important;
  color: #fff !important; }

.daterangepicker td:hover {
  background-color: #f5f6f8; }

.daterangepicker .calendar-table {
  font-size: 14px; }

.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
  padding: 2px; }

.daterangepicker .daterangepicker_input input {
  border: 1px solid #b6b6b6;
  padding: 4px 8px 4px 26px;
  font-size: 13px;
  line-height: 1; }

.daterangepicker .daterangepicker_input .glyphicon {
  font-size: 13px; }

.daterangepicker .ranges li {
  padding: 5px 8px;
  border: 0px; }

.daterangepicker .ranges li:hover,
.daterangepicker .ranges li.active {
  background-color: #2dbdfc;
  border: 0px; }

.daterangepicker .applyBtn {
  background-color: #10cd8f;
  border: 0px; }

.daterangepicker .cancelBtn {
  background-color: #f5f6f8;
  border: 0px; }

/* ==========================================================================
   Description lists
   ========================================================================== */
/**
 * Description list are used to create a collection of data
 */
.c-description-list {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 500; }
  .c-description-list:last-of-type {
    margin-bottom: 0px; }

.c-description-list__row {
  margin-bottom: 2px; }
  .c-description-list__row:last-of-type {
    margin-bottom: 0px; }

.c-description-list__border {
  padding-bottom: 5px;
  border-bottom: 2px solid #dddddd;
  margin-bottom: 10px; }

.c-description-list dt,
.c-description-list dd {
  margin-bottom: 0px; }

.c-description-list dt {
  color: #0C2E7F; }

.c-description-list ul {
  line-height: 1.4; }

/* Size variants
   ========================================================================== */
/**
 * Size variants mostly for the font sizes
 */
.c-description-list--small {
  font-size: 13px; }
  .c-description-list--small ul {
    line-height: 1.35; }

/* Style variants
   ========================================================================== */
/**
 * This will change all the text within the description list ot be blue
 */
.c-description-list--all-blue td, .c-description-list--all-blue dd {
  color: #315ab7; }

/* ==========================================================================
   Development Bar
   ========================================================================== */
/**
 * Bar used to show information when in development mode
 */
.c-devbar {
  background-color: rgba(45, 189, 252, 0.95);
  height: 30px;
  position: absolute;
  bottom: 50px;
  width: 100%;
  z-index: 10;
  min-width: 1280px; }

.c-devbar .c-content {
  color: #fff;
  line-height: 30px; }

/* ==========================================================================
   Dropdown
   ========================================================================== */
/**
 * Dropdowns around the site, they almost go hand in hand with buttons
 */
/* Dropdown elements
   ========================================================================== */
/**
 * Various elements of the dropdown
 */
/**
 * 1. Using important to stop the size variants from changing it
 * 2. When quick links are in the dropdown it needs more spacing to the right of
 * the dropdown so even it out
 */
.c-dropdown__menu {
  border-radius: 0px;
  border-radius: 2px;
  border: 0px;
  padding: 14px 14px;
  min-width: 200px;
  margin-top: 1px;
  white-space: nowrap;
  box-shadow: none; }

.c-dropdown__menu > * + * {
  margin-top: 8px; }

.c-dropdown__link {
  display: block;
  font-weight: 500;
  color: #ffffff;
  font-size: 13px; }
  .c-dropdown__link:hover, .c-dropdown__link:active, .c-dropdown__link:focus {
    color: #ffffff; }
  .c-dropdown__link > i {
    font-size: 17px;
    min-width: 17px;
    text-align: center; }
  .c-dropdown__link.c-quick-link {
    /* [2] */
    padding-right: 12px; }

.c-dropdown button {
  border: 0px;
  background-color: transparent;
  padding: 0px; }

.c-dropdown__divider {
  margin-top: 13px !important;
  /* [1] */
  margin-bottom: 11px;
  height: 3px;
  display: block;
  background-color: #315ab7; }

/* Style variants
========================================================================== */
/**
 * Changing colors of the dropdown
 */
.c-dropdown--primary .c-dropdown__menu {
  color: #ffffff;
  background-color: #2dbdfc; }

.c-dropdown--primary .c-dropdown__link:hover, .c-dropdown--primary .c-dropdown__link:active, .c-dropdown--primary .c-dropdown__link:focus {
  color: #0C2E7F; }

.c-dropdown--primary .c-dropdown__divider {
  background-color: #46c5fc; }

.c-dropdown--secondary .c-dropdown__menu {
  color: #ffffff;
  background-color: #0C2E7F; }

.c-dropdown--secondary .c-dropdown__link:hover, .c-dropdown--secondary .c-dropdown__link:active, .c-dropdown--secondary .c-dropdown__link:focus {
  color: #2dbdfc; }

.c-dropdown--secondary .c-quick-link:before {
  color: #2dbdfc; }

.c-dropdown--tertiary .c-dropdown__menu {
  color: #ffffff;
  background-color: #315ab7; }

.c-dropdown--tertiary .c-dropdown__link:hover, .c-dropdown--tertiary .c-dropdown__link:active, .c-dropdown--tertiary .c-dropdown__link:focus {
  color: #2dbdfc; }

.c-dropdown--tertiary .c-dropdown__divider {
  background-color: #3864ca; }

.c-dropdown--tertiary .c-quick-link:before {
  color: #2dbdfc; }

/* Size variants
========================================================================== */
/**
 * Changing sizing of the elements in the dropdown
 */
.c-dropdown--tiny .c-dropdown__link {
  font-size: 12px; }

.c-dropdown--tiny .c-dropdown__menu > * + * {
  margin-top: 5px; }

.favourite-star-parcel_list_display {
  font-size: 20px !important;
  color: #2dbdfc; }

.favourite-star-parcel_display {
  font-size: 20px !important;
  color: #345db4;
  -webkit-text-stroke: 2px;
  -webkit-text-stroke-color: #345db4;
  cursor: pointer; }

.favourite-star_just_border {
  color: transparent;
  -webkit-text-stroke: 2px;
  -webkit-text-stroke-color: #345db4; }

/* ==========================================================================
   Footer
   ========================================================================== */
/**
 * Footer at the bottom of the app
 */
/**
 * 1. 49px and not 50px becuase firefox wants to scroll 1px otherwise
 */
.c-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  min-width: 1280px;
  font-size: 12px;
  padding: 15px 0px;
  display: flex;
  justify-content: center;
}

/* .c-footer .o-level__element:last-of-type {
  float: right;
  color: #315ab7;
  font-weight: 500; }
  .c-footer .o-level__element:last-of-type a {
    color: #2dbdfc; } */

.c-footer__reg {
  position: relative;
  top: -4px;
  font-size: 10px; }

.c-footer--responsive {
  min-width: initial; }

/* ==========================================================================
   Form
   ========================================================================== */
/**
 * All styling for form elements across the site, this file may need to be tidied
 * a little bit becuase there are alot of element in the forms, but for now its
 * okay and in a good order
 */
/**
 * 1. Removes select arrow in IE10+
 */
.c-form {
  display: block;
  /*width: 100%;*/
  font-size: 13px; }

.c-form__input {
  padding: 5px 6px;
  border: 2px solid #ccc;
  font-weight: 500;
  max-width: 100%;
  border-radius: 4px;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 37px;
  background-color: #ffffff;
  font-size: 14px;
  color: #484848; }
  .c-form__input:focus {
    border-color: #2dbdfc; }
  .c-form__input:focus ~ .c-form__addon {
    color: #ffffff;
    background-color: #65cce3;
    border-color: #2dbdfc; }
  .c-form__input[disabled] {
    opacity: .5;
    pointer-events: none; }
  .c-form__input.is-focused {
    border-color: #2dbdfc; }

textarea.c-form__input {
  height: 150px; }

select.c-form__input::-ms-expand {
  display: none;
  /* [1] */ }

.c-form__input-container {
  position: relative; }

.c-form__input-container--select:after {
  content: '\f0d7';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: 50%;
  color: #ccc;
  font-size: 14px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  pointer-events: none; }

.c-form__addon {
  position: absolute;
  height: 33px;
  line-height: 32px;
  top: 2px;
  width: 34px;
  background-color: #eeeeee;
  text-align: center;
  font-size: 13px;
  font-weight: 400; }

.c-form__help {
  position: absolute;
  right: -8px;
  top: 50%;
  -ms-transform: translate(100%, -50%);
      transform: translate(100%, -50%);
  font-size: 20px;
  font-weight: 400;
  line-height: 0px; }
  .c-form__help i {
    color: #2dbdfc; }

.c-form__feedback {
  position: absolute;
  right: -8px;
  top: 50%;
  -ms-transform: translate(100%, -50%);
      transform: translate(100%, -50%);
  border-radius: 2px;
  padding: 5px 10px;
  padding-bottom: 6px;
  font-weight: 400;
  white-space: nowrap;
  display: none; }
  .c-form__feedback:before {
    content: '\f0d9';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0px;
    top: 50%;
    position: absolute;
    -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    color: #ff4d5b; }
  .c-form__feedback:empty {
    display: none !important; }

.c-form__group {
  margin-bottom: 20px;
  /* So you can have groups in groups */ }
  .c-form__group > .c-form__group {
    margin-bottom: 0px; }
  .c-form__group:last-of-type {
    margin-bottom: 0px; }

.c-form__group-inner {
  position: relative; }

/* If there is more than one group-inner in a row we need to make the row position relative so we can postion the help container */
.c-form__group .row .row .c-form__group-inner,
.c-form__group .row .row [class*='col-'] {
  position: static; }

.c-form__group .row .row {
  position: relative; }

.c-form__label {
  font-weight: 500;
  font-size: 14px;
  color: #0C2E7F;
  margin-bottom: 5px;
  display: block; }
  .c-form__label:not(.c-form__label--check) {
    margin-top: 7px; }

.c-form__label-gray {
  font-weight: 500;
  font-size: 14px;
  color: #484848;
  margin-bottom: 5px;
  display: block; }
  .c-form__label-gray:not(.c-form__label--check) {
    margin-top: 7px; }

.c-form__label + * .c-form__label--check {
  margin-top: 7px; }

.c-form__label + * .c-switch {
  margin-top: 5px; }

.c-form__label-asterisk {
  font-size: 19px;
  position: relative;
  top: 1px;
  color: #2dbdfc;
  line-height: 0px; }

.c-form__input-caption {
  font-size: 11px;
  font-weight: 400;
  display: inline-block;
  margin-top: 2px;
  color: #848484; }

.c-form__input-caption--medium {
  font-size: 13px;
  margin-top: 4px; }

.c-form__dropzone {
  border: 3px dashed #2dbdfc !important;
  position: relative;
  text-align: center;
  border-radius: 16px;
  min-height: 250px !important; }

.c-form__dropzone > .dz-message {
  position: absolute;
  font-weight: 500;
  top: 50%;
  margin: 0px !important;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  font-size: 18px;
  width: 100%; }

.c-form__dropzone.dz-drag-hover {
  position: relative;
  transition: .2s; }
  .c-form__dropzone.dz-drag-hover:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: rgba(45, 189, 252, 0.9);
    z-index: 1;
    border-radius: 16px; }
  .c-form__dropzone.dz-drag-hover:after {
    content: 'Drop file to upload';
    position: absolute;
    z-index: 2;
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

.c-form__dropzone .dz-preview {
  margin-top: 35px !important; }

.c-form__dropzone .dz-remove {
  font-weight: 400;
  margin-top: 5px;
  text-transform: capitalize;
  text-decoration: none !important; }

.c-form__check-item-container > * {
  margin-bottom: 6px; }
  .c-form__check-item-container > *:last-child {
    margin-bottom: 0px; }

.c-form__check-item {
  font-size: 12px;
  font-weight: 500;
  display: block;
  cursor: pointer; }

.c-form__check-item input {
  display: none; }

.c-form__check-item input ~ div {
  border: 2px solid #fff;
  padding: 10px;
  background-color: #f5f6f8;
  border-radius: 4px; }

.c-form__check-item input:checked ~ div {
  border: 2px solid #a2f42c;
  position: relative; }

.c-form__check-item input:checked:after {
  content: '\f26b';
  font-family: 'Material-Design-Iconic-Font';
  height: 30px;
  width: 30px;
  background-color: #ffffff;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 30px;
  right: -10px;
  border-radius: 50%;
  color: #a2f42c;
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1); }

.c-form__check-item--square div {
  position: relative; }
  .c-form__check-item--square div:before {
    content: '';
    float: left;
    padding-bottom: 100%; }
  .c-form__check-item--square div:after {
    clear: left;
    content: '';
    display: table; }

.c-form__check-item--square div img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.c-form__check-item dl {
  margin-bottom: 10px; }
  .c-form__check-item dl:last-child {
    margin-bottom: 0px; }

.c-form__check-item h6 {
  margin-bottom: 15px;
  color: #0C2E7F;
  line-height: 1.3; }

.c-form__title {
  font-weight: 500;
  margin-bottom: 40px;
  color: #0C2E7F; }

/* Size variants
   ========================================================================== */
.c-form--tiny .c-form__input {
  font-size: 12px;
  height: 29px; }

.c-form--large .c-form__group {
  margin-bottom: 30px; }

.c-form--large .c-form__group:last-child {
  margin-bottom: 0px; }

.c-form--large .c-form__label {
  font-size: 16px;
  margin-bottom: 7px; }

.c-form--large .c-form__input {
  padding: 5px 10px;
  border-width: 3px;
  border-radius: 8px;
  height: 48px;
  font-size: 17px; }

/* Style variants
   ========================================================================== */
/**
 * Allows us to change the colour of the input fields and a couple of other misc
 * styles like removing the borders around inputs
 */
.c-form--secondary .c-form__input {
  background-color: #0C2E7F;
  color: #ffffff; }

.c-form--borderless .c-form__input {
  border: none;
  padding: 7px 8px; }

/* Form addon
   ========================================================================== */
.c-form__input-container--addon-left .c-form__input {
  padding-left: 40px; }

.c-form__input-container--addon-left .c-form__addon {
  left: 2px;
  border-right: 2px solid #ccc; }

.c-form__input-container--addon-right .c-form__input {
  padding-right: 40px; }

.c-form__input-container--addon-right .c-form__addon {
  right: 2px;
  border-left: 2px solid #ccc; }

/* Form label and custom checkbox
   ========================================================================== */
.c-form__label--check {
  display: block;
  margin-bottom: 10px;
  cursor: pointer; }
  .c-form__label--check:last-of-type {
    margin-bottom: 0px; }
  .c-form__label--check.o-inline__element {
    margin-bottom: 0px; }

.c-form__label--check .c-form__check {
  display: none; }

.c-form__check-indicator {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid #ccc;
  display: inline-block;
  line-height: 16px;
  text-align: center;
  background-color: #ffffff; }

.c-form__check:checked ~ .c-form__check-indicator {
  border-color: #2dbdfc;
  background-color: #2dbdfc; }
  .c-form__check:checked ~ .c-form__check-indicator:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #ffffff; }

.c-form__check:checked ~ .c-form__check-message {
  /*color: color(light-blue);*/ }

.c-form__check-message {
  margin-left: 3px;
  display: inline-block;
  font-weight: 500;
  color: #484848; }

.c-form__check-indicator,
.c-form__check-message {
  vertical-align: middle; }

/* If checbox is a radio */
[type="radio"].c-form__check ~ .c-form__check-indicator {
  border-radius: 50%; }

[type="radio"].c-form__check:checked ~ .c-form__check-indicator:before {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background-color: #ffffff; }

/* Form help
   ========================================================================== */
.c-form__help--top {
  top: 0px;
  -ms-transform: translate(100%, 0%);
      transform: translate(100%, 0%); }

.c-form__help--relative {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  -ms-transform: translate(0, 0);
      transform: translate(0, 0); }

.c-form__help--small {
  font-size: 14px; }

.c-form__help--large {
  font-size: 24px; }

.c-form__help--light i {
  color: #ccc; }

.c-form__help--error i {
  color: #ff4d5b; }

.c-form__help--left {
  left: -8px;
  right: auto;
  -ms-transform: translate(-100%, -50%);
      transform: translate(-100%, -50%); }

.c-form__group .row .row .c-form__help {
  right: -3px; }

.c-form__group .row .row .c-form__help--left {
  left: -3px;
  right: auto; }

/* Form states
   ========================================================================== */
.c-form__group.has-error .c-form__input {
  color: #ff4d5b;
  border-color: #ff4d5b; }

.c-form__group.has-error .c-form__addon {
  color: #ffffff;
  background-color: #ff4d5b;
  border-color: #ff4d5b; }

.c-form__group.has-error .c-form__radio {
  color: #ff4d5b; }

.c-form__group.has-error .c-form__feedback {
  background-color: #ff4d5b;
  color: #ffffff;
  display: block; }

.c-form__group.has-success .c-form__input {
  color: #10cd8f;
  border-color: #10cd8f; }

.c-form__group.has-success .c-form__addon {
  color: #ffffff;
  background-color: #57d696;
  border-color: #10cd8f; }

.c-form__group.has-success .c-form__radio {
  color: #10cd8f; }

.c-form__group.has-success .c-form__feedback {
  background-color: #10cd8f;
  color: #ffffff;
  display: block; }

.c-form__group.has-warning .c-form__input {
  color: #FF8E4D;
  border-color: #FF8E4D; }

.c-form__group.has-warning .c-form__addon {
  color: #ffffff;
  background-color: #fbbf7f;
  border-color: #FF8E4D; }

.c-form__group.has-warning .c-form__radio {
  color: #FF8E4D; }

.c-form__group.has-warning .c-form__feedback {
  background-color: #FF8E4D;
  color: #ffffff;
  display: block; }

/* Form feedback
   ========================================================================== */
.c-form__feedback--top {
  top: 0px;
  -ms-transform: translate(100%, 0%);
      transform: translate(100%, 0%); }

/* Input Container
   ========================================================================== */
.c-form__input-container--select > select {
  padding-right: 25px !important; }

/* Form expand
   ========================================================================== */
/**
 * This class will allow you to setup a button that activates a input that
 * slides open and closes when the button is clicked
 */
.c-form--expand {
  position: relative; }
  .c-form--expand .c-form__input-container {
    left: 5px;
    width: 0px;
    overflow: hidden;
    transition: width .3s; }
  .c-form--expand .c-form__input {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .c-form--expand.is-active .c-btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .c-form--expand.is-active .c-form__input-container {
    width: 200px; }

/* ==========================================================================
   Group
   ========================================================================== */
/**
 * This class provides a structure mostly inside the card elements becuase
 * it adds underlines and spacing where needed and divides information inside
 * the cards, most useful on form elements
 */
.c-group {
  border-bottom: 2px solid #dddddd;
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative; }

.c-group:last-of-type {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px; }

.c-group__title {
  color: #0C2E7F;
  font-weight: 500; }

.c-group__header {
  padding-bottom: 8px;
  border-bottom: 3px solid #2dbdfc;
  margin-bottom: 30px; }

.c-group__header-link {
  font-weight: 500;
  font-size: 13px; }

.c-group__section {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative; }
  .c-group__section:last-of-type {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px; }

.c-group__section-title {
  font-weight: 500; }

.c-group__section-header {
  margin-bottom: 20px;
  font-size: 18px;
  margin-top: 30px; }

.c-group__section-help {
  font-weight: 400;
  margin-top: -10px;
  margin-bottom: 20px; }

.c-group__link {
  position: absolute;
  right: 5px;
  font-size: 13px;
  font-weight: 400;
  top: 0px; }

.c-group__title + .c-group__link {
  top: 25px; }

/* Size variants
   ========================================================================== */
/**
 * Different variation in sizing to accomodate for wells mainly
 */
/**
 * 1. These are very similar to each other except one doesnt change the margin
 * between groups, becuase we only need to reign in the spacing between sections
 */
.c-group--close {
  margin-bottom: 15px;
  padding-bottom: 15px; }

.c-group--small {
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .c-group--small .c-group__header {
    padding-bottom: 4px;
    border-width: 2px;
    margin-bottom: 20px; }
  .c-group--small .c-group__section {
    padding-bottom: 7px;
    margin-bottom: 7px; }
  .c-group--small .c-group__section:last-of-type {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px; }

.c-group--bring-in .c-group__section {
  padding-bottom: 7px;
  margin-bottom: 7px; }

.c-group--bring-in .c-group__section:last-of-type {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px; }

.c-group__section--close {
  padding-bottom: 7px;
  margin-bottom: 7px; }
  .c-group__section--close.c-group__section--unbordered {
    margin-bottom: 20px; }

/* Group light
   ========================================================================== */
/**
 * This class fades out seperators and possibly other things so that it is not
 * so harsh when in elements like wells and information boxes
 */
.c-group--light .c-group__section {
  border-color: #e9e9e9; }

/* Spacing variants
   ========================================================================== */
/**
 * Helps to fix spacing if its either to far away or to close
 */
.c-group__header--close {
  margin-bottom: 15px; }

.c-group__header--collapse {
  margin-bottom: 0px; }

/* Unbordered
   ========================================================================== */
/**
 * Removes the border from the bottom of a group or section
 */
.c-group--unbordered {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 40px; }

.c-group__section--unbordered {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 30px; }

/* Group title
   ========================================================================== */
/**
 * Sizing variants for the group title
 */
.c-group__title--md {
  font-size: 16px; }

/* ==========================================================================
   Header
   ========================================================================== */
/**
 * This is for the header at the top of the page
 */
.c-header {
  /*background-color: color(blue);*/
  background: #4353ff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #4353ff 0%, #2dbdfc 180%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4353ff', endColorstr='#2dbdfc',GradientType=1 );
  padding: 17px 0px;
  min-width: 1280px; }

.c-header__brand {
  color: #ffffff;
  font-size: 21px;
  font-weight: 500; }
  .c-header__brand:hover, .c-header__brand:focus {
    color: #ffffff; }

/* ==========================================================================
   Horizontal Menu
   ========================================================================== */
/**
 * Almost similar to a group section, divided by lines, except this is
 * more specific for menus as it needs certain qualities like min width
 * on icons and also classes for when menu items are active
 */
.c-horizontal-menu {
  font-weight: 500; }

.c-horizontal-menu__element {
  border-bottom: 1px solid #eee;
  margin-bottom: 5px;
  padding-bottom: 7px; }
  .c-horizontal-menu__element:last-of-type {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px; }

.c-horizontal-menu__link i {
  min-width: 19px;
  text-align: center;
  color: #315ab7; }

/* Active Element
   ========================================================================== */
/**
 * Styling for when the link is active
 */
.c-horizontal-menu__element.is-active .c-horizontal-menu__link {
  color: #0C2E7F; }

.c-horizontal-menu__element.is-active i {
  color: #0C2E7F; }

/* ==========================================================================
   Information Box
   ========================================================================== */
/**
 * An information box is meant for small amounts of information, this is
 * pretty specific and does a certain job of displaying information and
 * also has a pointer which points to the left by default
 */
.c-info-box {
  background-color: #2dbdfc;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  padding: 9px 12px;
  position: relative; }
  .c-info-box:before {
    content: '\f2f4';
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    font-size: 34px;
    left: 1px;
    -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    top: 50%;
    color: #2dbdfc; }

.c-info-box__large {
  font-size: 24px; }

.c-info-box__divider {
  height: 1px;
  background-color: #5fcdfd;
  margin-top: 5px;
  margin-bottom: 5px; }

/* ==========================================================================
   Info list
   ========================================================================== */
/**
 * This is good for all kinds of data or elements, it can accomdate images,
 * bigger titles, normal text and more, this class basically allows a list
 * of different elements
 */
.c-info-list {
  font-weight: 500;
  font-size: 14px; }

.c-info-list li {
  margin-bottom: 6px; }
  .c-info-list li:last-of-type {
    margin-bottom: 0px; }

.c-info-list__title {
  color: #0C2E7F;
  font-size: 17px; }

.c-menu {
  /*background-color: color(dark-blue);*/
  background-color: #364bcd;
  /*height: 50px;*/
  height: 42px;
  min-width: 1280px; }

.c-menu ul {
  display: table-cell;
  white-space: nowrap; }

.c-menu ul:first-child {
  width: 100%; }

.c-menu li {
  /*line-height: 50px;*/
  line-height: 42px;
  display: inline-block; }

.c-menu li + li {
  margin-left: 25px; }

.c-menu li a {
  font-weight: 500;
  font-size: 15px;
  color: #ffffff;
  position: relative; }

.c-menu li a i {
  position: relative;
  top: 1px;
  font-size: 18px;
  margin-right: 5px;
  color: #2dbdfc; }

.c-menu li .c-dropdown {
  line-height: initial; }

.c-menu li .c-dropdown__menu {
  margin-top: 17px;
  border-radius: 0px; }

@-moz-document url-prefix() {
  .c-menu li .c-dropdown__menu {
    margin-top: 16px; } }

.c-menu li .c-dropdown__link {
  font-size: 14px; }

.c-menu li a[disabled] {
  color: #dddddd;
  font-weight: 500;
  display: inline-block;
  position: relative;
  z-index: 2; }
  .c-menu li a[disabled]:hover, .c-menu li a[disabled]:focus,
  .c-menu li a[disabled]:hover i,
  .c-menu li a[disabled]:focus i {
    color: #dddddd !important; }

/* ==========================================================================
   Modal
   ========================================================================== */
/**
 * Modals use bootstrap's styling underneath so some style might be purely to
 * override bootstrap
 */
.c-modal__title {
  font-size: 15px;
  font-weight: 500;
  color: #315ab7; }

.c-modal__content {
  box-shadow: none;
  border: 0px; }

.c-modal__body--collapse-top-bottom {
  padding-top: 0px;
  padding-bottom: 0px; }

/* ==========================================================================
   Navigation
   ========================================================================== */
/**
 * Styles for the nav bar under the header
 */
.c-nav {
  background-color: #0C2E7F;
  padding: 14px 0px;
  line-height: 1;
  min-width: 1280px; }

.c-nav__link {
  color: #ffffff;
  font-weight: 600; }
  .c-nav__link:hover, .c-nav__link:focus {
    color: #ffffff; }

.c-nav__text {
  font-size: 14px; }

.c-nav__divider {
  height: 24px;
  width: 2px !important;
  font-size: 0px;
  display: inline-block;
  background-color: #315ab7;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  left: -17px; }

.c-nav__disable {
  color: #dddddd;
  font-weight: 600; }
  .c-nav__disable:hover, .c-nav__disable:focus {
    color: #dddddd; }

/* Navigation elements
   ========================================================================== */
.c-nav i {
  font-size: 18px; }

.c-nav li {
  position: relative;
  z-index: 2; }

.c-nav__link {
  color: #ffffff;
  font-weight: 500;
  display: inline-block; }
  .c-nav__link:hover, .c-nav__link:focus {
    color: #ffffff; }
    .c-nav__link:hover i, .c-nav__link:focus i {
      color: #ffffff !important; }
  .c-nav__link .c-nav li {
    position: relative;
    z-index: 2; }

.c-nav__disable {
  color: #dddddd;
  font-weight: 500;
  display: inline-block; }
  .c-nav__disable:hover, .c-nav__disable:focus {
    color: #dddddd; }
    .c-nav__disable:hover i, .c-nav__disable:focus i {
      color: #dddddd !important; }
  .c-nav__disable .c-nav li {
    position: relative;
    z-index: 2; }

/* ==========================================================================
   Notification Row
   ========================================================================== */
/**
 * A notification row represents a notification in the notifications area
 */
.c-notification__container {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px; }

.c-notification__row {
  padding: 10px;
  border-radius: 4px;
  background-color: #eee;
  min-height: 65px;
  margin-bottom: 10px; }
  .c-notification__row .c-notification__row--time {
    margin-top: 4px;
    font-size: 13px; }
  .c-notification__row .c-notification__row--description {
    font-size: 15px;
    margin-top: 4px; }

/* ==========================================================================
   Notification Box
   ========================================================================== */
/**
 * The Notification box lives in the header and displays the number of notifications you have
 */
.c-notification__box {
  height: 29px;
  padding: 0;
  border-radius: 2px; }
  .c-notification__box ul {
    height: 29px; }
    .c-notification__box ul li {
      padding-top: 3px;
      padding-right: 8px;
      height: 29px; }
      .c-notification__box ul li:hover {
        background-color: #1d3d87; }
      .c-notification__box ul li:first-of-type {
        padding-left: 8px;
        padding-right: 2px !important; }
      .c-notification__box ul li:last-of-type {
        padding-left: 2px; }

/* ==========================================================================
   Page heading
   ========================================================================== */
/**
 * This styles the main page title across all pages, there is a height
 * and line height so that when we have or dont have buttons in the page
 * heading it will always be a consistent height across all pages
 */
.c-page-heading {
  margin-bottom: 25px; }

.c-page-heading__title {
  font-weight: 500;
  color: #0C2E7F;
  height: 37px;
  line-height: 37px; }

/* Style variants
   ========================================================================== */
/**
 * Change the colour of the heading text
 */
.c-page-heading--white .c-page-heading__title {
  color: #ffffff; }

/* Size variants
   ========================================================================== */
/**
 * Create different sized headings
 */
.c-page-heading--large .c-page-heading__title {
  font-size: 30px; }

/* ==========================================================================
   Pagination
   ========================================================================== */
/**
 * Globally styles the pagination
 */
.c-pagination {
  font-size: 0px;
  font-weight: 400; }

.c-pagination__item {
  display: inline-block;
  margin-left: -2px;
  vertical-align: middle; }
  .c-pagination__item:hover {
    background-color: #f5f6f8; }

.c-pagination__item:first-child .c-pagination__link {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px; }

.c-pagination__item:last-child .c-pagination__link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

.c-pagination__link {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  line-height: 28px;
  border: 2px solid #dddddd;
  text-align: center;
  font-size: 13px; }

/* Current Styling
   ========================================================================== */
/**
 * When a link is active within the pagination change the style of the current
 * number
 */
.c-pagination__item--current {
  background-color: #f5f6f8; }

/* ==========================================================================
   Popover
   ========================================================================== */
/**
 * Styles the bootstrap popover classes, this is not a custom class, uses
 * some important classes to override the default bootstrap popover styles
 */
.popover {
  max-width: 270px;
  min-width: 270px;
  border-color: #c8caca;
  border: 2px solid #2dbdfc;
  z-index: 100;
  box-shadow: none; }

.popover-title,
.popover-content {
  font-size: 13px;
  line-height: 1.3;
  font-weight: 400; }

.popover-title {
  background-color: #2dbdfc;
  color: #ffffff;
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
  padding: 6px 10px 8px 10px;
  border-bottom: 0px;
  border-radius: 0px; }

.popover-content {
  padding: 9px 10px;
  line-height: 1.4; }

.popover.right > .arrow {
  border-right-color: #2dbdfc !important; }
  .popover.right > .arrow:after {
    left: 2px; }

.popover.left > .arrow {
  border-left-color: #2dbdfc !important; }
  .popover.left > .arrow:after {
    right: 2px; }

.popover.bs-tether-element-attached-left {
  margin-left: 15px; }

.popover-title:empty {
  display: none; }

/* ==========================================================================
   Progress Bar
   ========================================================================== */
/**
 * Progress bar which as of writing this is not used on the app, it has been styled
 * like shipmate but has no use at the moment so this file can be deleted if need be
 * or used to modify
 */
.c-progress {
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0px;
  color: #315ab7; }

.c-progress__container {
  width: 100%;
  height: 25px;
  background-color: #f5f6f8;
  margin-top: 10px;
  border-radius: 2px; }

.c-progress__bar {
  height: 25px;
  background-color: #2dbdfc;
  border-radius: 2px; }

/* ==========================================================================
   Quick Link
   ========================================================================== */
/**
 * Very simple class, this adds a right pointing caret onto the front of a
 * link and makes it a little bit bolder, there are also varying colours
*/
.c-quick-link {
  font-weight: 500; }
  .c-quick-link:before {
    content: '\f0da';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #0C2E7F;
    margin-right: 5px; }

.c-quick-link__title {
  font-size: 15px; }

.c-quick-link__description {
  display: block;
  margin-left: 10px;
  font-size: 13px;
  color: #555;
  font-weight: 400;
  margin-top: 2px; }

/* Style variants
   ========================================================================== */
/**
 * Colour variations
 */
.c-quick-link--success {
  color: #10cd8f; }
  .c-quick-link--success:hover, .c-quick-link--success:focus, .c-quick-link--success:visited, .c-quick-link--success:active {
    color: #10cd8f; }

.c-quick-link--error {
  color: #ff4d5b; }
  .c-quick-link--error:hover, .c-quick-link--error:focus, .c-quick-link--error:visited, .c-quick-link--error:active {
    color: #ff4d5b; }

/**
 * Layout variations
 */
.c-quick-link--detailed {
  display: block; }

/* Spacing variants
   ========================================================================== */
/**
 * Spacing between the caret on the text
 */
.c-quick-link--large:before {
  margin-right: 10px; }

/* ==========================================================================
   Select 2
   ========================================================================== */
/**
 * Used to style the js plugin select2, at the time of writing this, select2 is
 * no longer used across the ap anywhere so this is here for now until it is not
 * needed at all
*/
/* Select2 */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border-color: #ccc !important;
  height: 30px !important;
  min-height: initial !important;
  /*&:focus {
		border-color: color(brand-light-blue)!important;
	}*/ }

/*.select2-container--open.select2-container--default .select2-selection--single,
.select2-container--open.select2-container--default .select2-selection--multiple,
.select2-dropdown.select2-dropdown--below  {
	border-color: color(brand-light-blue)!important;
}
*/
.select2-dropdown {
  font-size: 13px;
  border-color: #2dbdfc !important; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #2dbdfc !important; }

.select2-container--default .select2-results__option {
  font-weight: 400 !important; }

.select2-container--default .select2-results__option[aria-selected="true"] {
  opacity: 0.5 !important;
  cursor: default !important;
  background-color: #2dbdfc !important;
  color: #fff !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 2.1 !important;
  font-weight: 400 !important;
  padding-left: 7px !important;
  color: #484848; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: auto !important;
  height: auto !important;
  display: none !important; }

/* multiple */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 0px !important;
  margin-top: 4px !important;
  font-weight: 400 !important;
  background-color: #ccc !important;
  color: #484848 !important; }

/* Needed for select2 to work with form margins */
.select2 {
  margin-bottom: 10px !important;
  width: 100% !important; }
  .select2:last-child {
    margin-top: 10px !important;
    margin-bottom: 0px !important; }
  .select2:nth-child(2) {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }

.select2.select2-container--open .select2-selection {
  border-color: #2dbdfc !important; }

.select2-container--disabled {
  opacity: 0.5 !important;
  pointer-events: none !important; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #fff !important; }

.has-error .select2-container--default .select2-selection--single {
  border-color: #ff4d5b !important; }

.has-error .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #ff4d5b !important; }

/* ==========================================================================
   Selection
   ========================================================================== */
/**
 *
 */
.c-selection {
  display: block;
  cursor: pointer;
  position: relative; }

.c-selection:hover .c-selection__content {
  border: 2px solid #dddddd; }

.c-selection input {
  display: none; }

.c-selection input:checked ~ .c-selection__content {
  border: 2px solid #10cd8f; }

.c-selection input:checked ~ .c-selection__icon {
  display: block; }

.c-selection__icon {
  height: 30px;
  width: 30px;
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 16px;
  right: 15px;
  border-radius: 50%;
  display: none;
  z-index: 1; }

.c-selection__icon i {
  font-size: 23px;
  text-align: center;
  line-height: 30px;
  width: 30px;
  color: #10cd8f; }

.c-selection__content {
  background-color: #f5f6f8;
  border: 2px solid #f5f6f8;
  border-radius: 4px;
  padding: 18px 12px 38px 12px;
  pointer-events: none; }

.c-selection__content h3 {
  font-size: 18px;
  color: #0C2E7F;
  font-weight: 500;
  margin-bottom: 20px; }

.c-selection__content ul {
  font-weight: 500;
  line-height: 1.5;
  font-size: 12px; }

.c-selection__content dl {
  font-weight: 500;
  line-height: 1.5;
  font-size: 12px; }

.c-selection__content dl > [class*='col-'] {
  margin-bottom: 0px; }

.c-selection__content hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: 1px solid #ccc; }

.c-selection .c-tag {
  position: absolute;
  top: 7px;
  left: 7px; }

/* Style variants
   ========================================================================== */
.c-selection--square .c-selection__content:before {
  content: '';
  float: left;
  padding-bottom: 100%; }

.c-selection--square .c-selection__content:after {
  clear: left;
  content: '';
  display: table; }

.c-selection--square .c-selection__content {
  padding: 0px;
  position: relative; }

.c-selection--square .c-selection__content > * {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

/* Read only
   ========================================================================== */
.c-selection--read {
  cursor: auto; }

.c-selection--read:hover .c-selection__content {
  border: 2px solid #f5f6f8;
  pointer-events: none; }

/* Force active
   ========================================================================== */
.c-selection--active .c-selection__content,
.c-selection--active:hover .c-selection__content {
  border: 2px solid #10cd8f; }

.c-selection--active .c-selection__icon {
  display: block; }

/* ==========================================================================
   Sortable
   ========================================================================== */
/**
 * This is used to help aid the jquery plugin sortable for shipmate, sortable
 * at the moment is only used inside tables so these styles are pretty specific
 * for tables only
*/
.ui-sortable-helper {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }

.ui-sortable-helper td {
  border-color: transparent !important; }

.ui-sortable-placeholder {
  height: 50px; }

/* ==========================================================================
   Statistic
   ========================================================================== */
/**
 * A statistic will show on main value with a label explaining what this main
 * value is relating to, examples of this are on the dashboard
 */
.c-statistic__label {
  font-weight: 500;
  color: #0C2E7F; }

.c-statistic__value {
  color: #2dbdfc;
  font-weight: 500;
  font-size: 32px;
  display: inline-block; }

/* Size variants
   ========================================================================== */
/**
 * This will mainly alter the value font size as the label is altered by
 * heading tags e.g. (h3, h5)
 */
.c-statistic--large .c-statistic__value {
  font-size: 44px; }

.c-statistic--medium .c-statistic__label {
  font-size: 13px;
  margin-bottom: 8px; }

.c-statistic--medium .c-statistic__value {
  font-size: 28px; }

.c-statistic--medium .c-statistic__value--small {
  font-size: 22px; }

.c-statistic--small .c-statistic__label {
  font-size: 12px; }

.c-statistic--tiny .c-statistic__label {
  font-size: 13px;
  margin-bottom: 8px; }

.c-statistic--tiny .c-statistic__value {
  font-size: 18px; }

/* Style variants
   ========================================================================== */
/**
 * Colour variations
 */
.c-statistic--light .c-statistic__value {
  color: #dddddd; }

.c-statistic--success .c-statistic__value {
  color: #10cd8f; }

.c-statistic--success .c-statistic__value--block {
  color: #ffffff;
  background-color: #10cd8f; }

.c-statistic--error .c-statistic__value {
  color: #ff4d5b; }

.c-statistic--error .c-statistic__value--block {
  color: #ffffff;
  background-color: #ff4d5b; }

/* Block variants
   ========================================================================== */
/**
 * Seme stat values have a solid background for success for example so this needs
 * a class to add a solid background colour
 */
.c-statistic__value--block {
  border-radius: 4px;
  padding: 3px 7px;
  background-color: #2dbdfc;
  color: #fff; }

/* ==========================================================================
   Switch
   ========================================================================== */
/**
 * Could be inside the form sass file but its good as its own thing, used to
 * style a switch like checkbox
 */
.c-switch {
  font-size: 0px;
  margin-bottom: 0px;
  position: relative;
  vertical-align: middle !important; }

.c-switch__input {
  display: none; }

.c-switch span {
  display: block;
  padding: 2px;
  border-radius: 2px;
  width: 44px;
  min-height: 23px;
  cursor: pointer;
  border: 2px solid #dddddd;
  position: relative;
  z-index: 2;
  border-radius: 17px; }

.c-switch span:after {
  content: '';
  min-width: 15px;
  text-transform: uppercase;
  border: 2px solid #ff4d5b;
  background-color: #ff4d5b;
  font-size: 11px;
  font-weight: normal;
  border-radius: 2px;
  display: inline-block;
  color: #ffffff;
  padding: 2px 3px;
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
  text-align: center;
  /*transition: .3s;*/
  /*transition: left .3s, right .6s;*/
  min-height: 15px;
  line-height: 10px;
  border-radius: 15px;
  position: absolute;
  right: 23px;
  left: 2px;
  transition: .1s; }

.c-switch__input:checked ~ span:after {
  content: '';
  left: 23px;
  right: 2px;
  border: 2px solid #10cd8f;
  background-color: #57d696;
  /*transition: right .3s, left .6s;*/ }

.c-switch__checked,
.c-switch__unchecked {
  position: absolute;
  font-size: 14px;
  top: 1px;
  right: -30px;
  color: #ff4d5b;
  display: none;
  font-weight: 500;
  text-transform: uppercase; }

.c-switch__unchecked {
  display: block; }

.c-switch__checked {
  color: #10cd8f; }

.c-switch__input:checked ~ .c-switch__checked {
  display: block; }

.c-switch__input:checked ~ .c-switch__unchecked {
  display: none; }

/* Style variants
   ========================================================================== */
.c-switch--reverse .c-switch__checked,
.c-switch--reverse .c-switch__unchecked {
  display: none; }

.c-switch--reverse .c-switch__checked {
  display: block; }

.c-switch--reverse .c-switch__input:checked ~ .c-switch__checked {
  display: none; }

.c-switch--reverse .c-switch__input:checked ~ .c-switch__unchecked {
  display: block; }

.c-switch--reverse span:after {
  border: 2px solid #10cd8f;
  background-color: #57d696;
  left: 23px;
  right: 2px; }

.c-switch--reverse .c-switch__input:checked ~ span:after {
  border: 2px solid #ff4d5b;
  background-color: #ff4d5b;
  right: 23px;
  left: 2px; }

/* ==========================================================================
   Table
   ========================================================================== */
/**
 * Simple styling for the tables
 */
.c-table {
  width: 100%;
  border: 1px solid #dddddd; }

.c-table tbody {
  /*background-color: color(light-grey);*/ }

/*.c-table tr:hover td {
		background-color: #fafafa;
	}*/
.c-table th {
  color: #0C2E7F;
  background-color: #f5f6f8;
  font-weight: 500; }

.c-table td {
  font-weight: 400;
  background-color: #fff; }

.c-table th,
.c-table td {
  padding: 12px 12px;
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
  vertical-align: middle; }
  .c-table th img,
  .c-table td img {
    vertical-align: middle; }

.c-table td p {
  font-size: 14px; }

.c-table__right {
  text-align: right; }

.c-table__content {
  margin-bottom: 30px;
  color: #848484; }
  .c-table__content > * {
    margin-bottom: 6px; }
  .c-table__content > *:last-child {
    margin-bottom: 0px; }
  .c-table__content:last-of-type {
    margin-bottom: 0px; }

.c-table__empty-icon {
  color: #dddddd;
  font-size: 48px !important; }

.c-table small {
  display: block;
  font-size: 12px; }

.c-table td * + small {
  margin-top: 4px; }

.c-table__on-hover {
  opacity: 0; }

.c-table tr:hover .c-table__on-hover {
  opacity: 1; }

.c-table__highlighted td {
  background-color: #edf1fa; }

.c-table__nested-container {
  overflow: hidden; }

.c-table__nested-container--closed {
  height: 0px; }

.c-table__nested-container-inner {
  padding: 6px 0px 12px 0px; }

.c-table__open-nested {
  border-bottom: 0px;
  cursor: pointer; }

.c-table__open-nested > td {
  background-color: #fff;
  border-bottom: 0px;
  position: relative;
  top: -1px;
  background-clip: padding-box;
  padding: 0px 12px; }

.c-table__open-nested-inner {
  width: 100%;
  text-align: left; }

.c-table__open-nested-inner td {
  border-bottom: 0px;
  padding: 12px 0px;
  color: #2dbdfc;
  border-top: 1px solid #dddddd; }

.c-table__open-nested-inner td:first-child {
  font-weight: 500; }

/* Alignment fixes
   ========================================================================== */
/**
 * Most of the time but not all, we would like our last cell in the
 * table row to be aligned to the right and this is what this class does
 */
.c-table--last-right td:last-child,
.c-table--last-right th:last-child {
  text-align: right; }

.c-table--top > tbody > tr > td,
.c-table--top > thead > tr > td {
  vertical-align: top; }

.c-table--top th, .c-table--top td {
  vertical-align: top; }

/* Size variants
   ========================================================================== */
.c-table--small th, .c-table--small td {
  padding: 10px 12px; }

.c-table--tiny {
  border: 0px; }
  .c-table--tiny th, .c-table--tiny td {
    padding: 6px 10px;
    font-size: 13px; }

.c-table--collapse {
  border: 0px; }
  .c-table--collapse td {
    border-bottom: 1px solid #dddddd;
    padding: 0px;
    padding-bottom: 8px;
    padding-top: 8px; }
  .c-table--collapse tr:first-child td {
    padding-top: 0px; }
  .c-table--collapse tr:last-child td {
    border-bottom: 0px;
    padding-bottom: 0px; }

.c-table--padded td {
  padding: 16px 12px; }

/* Empty table
   ========================================================================== */
/**
 * When a table is empty or has no content to show it needs a class to position
 * elements within the table and show data
 */
.c-table--empty th,
.c-table--empty td {
  text-align: center; }

.c-table--empty td {
  padding: 40px 12px;
  font-weight: 500; }

.c-table--empty a:not(.c-btn) {
  border-bottom: 1px solid #2dbdfc; }

/*.c-table--empty tr:hover td {
	background-color: #fff;
}*/
/* Nested table
   ========================================================================== */
/**
 * When a table is nested within another table
 */
.c-table--nested {
  border: 0px;
  text-align: left; }

.c-table--nested thead td {
  font-weight: 500; }

.c-table--nested td {
  border: 0px;
  padding: 8px 12px; }

.c-table--nested td,
.c-table--nested tbody {
  background-color: transparent; }

.c-table--remove-outer-border {
  border: 0px; }

.c-table--remove-outer-border tr:last-child td {
  border: 0px; }

/* ==========================================================================
   Tabs
   ========================================================================== */
/**
 * Tab like menu, commonly used for switching between information using javascript
 * this class is to style tab like menus but at the moment are used on page load
 */
/**
  * 1. May look like this is uneeded put it helps to keep the tabs all level when
  * switching between them becuase the border makes the links move when
  * clicking between them so we add the border to all of them and just hide
  * the border when the tab is not active
  */
.c-tabs {
  padding-left: 0px;
  list-style: none;
  border-bottom: 1px solid #dddddd; }

.c-tabs__item {
  display: inline-block; }

.c-tabs__link {
  font-size: 13px;
  font-weight: 500;
  color: #2dbdfc;
  display: inline-block;
  padding: 8px 12px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: relative;
  top: 1px;
  border: 1px solid transparent;
  /* [1] */ }
  .c-tabs__link.is-active {
    border: 1px solid #dddddd;
    border-bottom: 1px solid #fff;
    padding: 8px 12px;
    color: #484848; }
  .c-tabs__link.is-active > * {
    color: #484848; }

/* Style variants
   ========================================================================== */
/**
 * Mostly to be used on the main body and not in a card
 */
.c-tabs--simple {
  border-bottom: 2px solid #e4e4e4;
  padding-bottom: 10px; }
  .c-tabs--simple .c-tabs__link {
    font-size: 16px;
    padding: 0px; }
  .c-tabs--simple .c-tabs__link.is-active {
    border: 0px; }
  .c-tabs--simple .c-tabs__item + .c-tabs__item {
    margin-left: 15px; }

/* ==========================================================================
   Tag
   ========================================================================== */
/**
 * A tag is something you can use to notify of a number, right now it is soley used
 * for displaying numbers, it is not well equipt for long numbers but for 1' and 10's
 * its good, an exmaple of this would be in the navigation for the amount of
 * notifications
 */
/**
  * 1. There are alot of line heights around the site, important to make
  * sure that the correct line height is used for the tag
  */
.c-tag {
  border-radius: 50%;
  height: 18px;
  width: 18px !important;
  display: inline-block;
  text-align: center;
  line-height: 19px !important;
  /* [1] */
  font-size: 11px;
  font-weight: 600;
  background-color: #dddddd; }

.c-tag:empty {
  display: none !important; }

/* Style variants
   ========================================================================== */
/**
 * Changing of the tag colours
 */
.c-tag--secondary {
  background-color: #0C2E7F;
  color: #ffffff; }

.c-tag--failure,
.c-tag--error {
  background-color: #ff4d5b; }

.c-tag--warning {
  background-color: #FF8E4D; }

.c-tag--light-warning {
  background-color: #f7cc02; }

.c-tag--success {
  background-color: #10cd8f; }

/* Size variants
   ========================================================================== */
/**
 * Changing of the tag size
 */
.c-tag--small {
  height: 14px;
  width: 14px !important;
  font-size: 10px;
  line-height: 13px !important;
  padding-right: 1px; }

.c-tag--large {
  height: 20px;
  width: 20px !important;
  font-size: 14px; }

/* Position variants
   ========================================================================== */
.c-tag--nav-notification {
  position: absolute;
  top: -6px;
  right: -4px; }

.c-tag--nav-notification-hide {
  display: none !important; }

/* ==========================================================================
   Timeline
   ========================================================================== */
/**
 * Timeline displays 5 steps in a process, it also includes a small version
 * for putting into tables or smaller elements
 */
.c-timeline {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 4px; }
  .c-timeline:before, .c-timeline:after {
    content: " ";
    display: table; }
  .c-timeline:after {
    clear: both; }

/* Each moment in the timeline
   ========================================================================== */
.c-timeline__item {
  float: left;
  width: 20%;
  text-align: center;
  position: relative;
  padding-top: 40px;
  color: #315ab7;
  font-size: 12px;
  pointer-events: none;
  font-weight: 500; }
  .c-timeline__item:before {
    content: '';
    display: inline-block;
    background-color: #eaeaea;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    top: 0;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    font-weight: normal; }
  .c-timeline__item:after {
    content: '';
    position: absolute;
    height: 10px;
    top: 10px;
    background-color: #e9e9e9;
    right: 50%;
    width: 100%;
    display: inline-block;
    z-index: 1; }
  .c-timeline__item:first-of-type:after {
    display: none; }
  .c-timeline__item.is-complete:before {
    background-color: #2dbdfc !important; }
  .c-timeline__item.is-failed:before {
    background-color: #ff4d5b !important; }

/* Success or failure styles
   ========================================================================== */
.c-timeline .is-complete:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 18px; }

.c-timeline .is-complete:after,
.c-timeline .is-failed:after {
  background-color: #2dbdfc !important; }

.c-timeline .is-failed:before {
  content: '\f00d';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 18px; }

.c-timeline .is-complete:after {
  background-color: #2dbdfc !important; }

/* Size variants
   ========================================================================== */
.c-timeline--small .c-timeline__item {
  padding-top: 14px; }

.c-timeline--small .c-timeline__item:before {
  width: 19px;
  height: 19px;
  line-height: 19px; }

.c-timeline--small .c-timeline__item:after {
  top: 7px;
  height: 5px; }

.c-timeline--small .is-complete:before,
.c-timeline--small .is-failed:before {
  font-size: 10px; }

.c-timeline--increase-font-size .c-timeline__item {
  font-size: 16px; }

/* Responsive
   ========================================================================== */
.c-timeline--responsive .c-timeline__item {
  font-size: 10px;
  padding-top: 36px; }
  @media (min-width: 600px) {
    .c-timeline--responsive .c-timeline__item {
      font-size: 16px;
      padding-top: 40px; } }

.c-timeline--responsive .is-complete:before {
  font-size: 13px; }

/* Tracking portal small
   ========================================================================== */
.c-timeline--tracking-portal-sm .c-timeline__item {
  font-size: 10px;
  white-space: nowrap; }

/* ==========================================================================
   Toast
   ========================================================================== */
/**
 * Not used as of yet but a little bit of styling for the toast notification
 * system which alerts you about events
 */
#toast-container > div {
  box-shadow: none !important;
  padding: 12px 12px 12px 60px !important; }

#toast-container div.toast-message {
  font-size: 13px;
  font-weight: 500; }

#toast-container div.toast-success {
  background-image: none !important;
  background-color: #10cd8f; }
  #toast-container div.toast-success:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 32px;
    color: #fff;
    position: absolute;
    left: 14px;
    top: 50%;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }

#toast-container div.toast-error {
  background-image: none !important;
  background-color: #ff4d5b; }
  #toast-container div.toast-error:before {
    content: '\f071';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 32px;
    color: #fff;
    position: absolute;
    left: 14px;
    top: 50%;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }

#toast-container.toast-bottom-right {
  bottom: 57px !important; }

/* ==========================================================================
   Tooltip
   ========================================================================== */
/**
 * Overrides bootstraps tooltip class, so sometimes important will be used
 * to do this, not the best but needed for now
 */
.tooltip-arrow {
  border-top-color: #2dbdfc !important; }

.tooltip-inner {
  background-color: #2dbdfc;
  font-weight: 400;
  /*padding: 2px 7px;*/
  padding: 0px 7px;
  min-height: 20px;
  line-height: 20px;
  border-radius: 3px; }

/* Makes tooltip red if in timeline and has is-failed */
.is-failed + .tooltip .tooltip-inner {
  background-color: #ff4d5b; }

.is-failed + .tooltip .tooltip-arrow {
  border-top-color: #ff4d5b !important; }

.c-tooltip--simple ~ .tooltip .tooltip-arrow {
  border-top-color: #000000 !important; }

.c-tooltip--simple ~ .tooltip .tooltip-inner {
  background-color: #000000 !important;
  font-size: 11px;
  font-weight: 500; }

.c-tooltip--offset ~ .tooltip {
  margin-top: -10px; }

/* ==========================================================================
   Vertically Divided
   ========================================================================== */
/**
 * This class adds a division between each column inside the row that this class
 * is put on, it will not put a division on the last column though
 */
.c-vertically-divided > * + * {
  position: relative; }
  .c-vertically-divided > * + *:before {
    content: '';
    position: absolute;
    height: 100%;
    top: 0px;
    left: -1px;
    width: 2px;
    background-color: #dddddd; }

/* ==========================================================================
   Well
   ========================================================================== */
/**
 * Wells are a good way of putting information together and keeping it
 * seperated from other elements and thats what this class does
 */
.c-well {
  border-radius: 2px;
  background-color: #f5f6f8;
  border: 1px solid #dddddd;
  padding: 14px 12px; }

/* Style variants
   ========================================================================== */
/**
 * Slight modifiers for the well
 */
.c-well--tight {
  padding: 6px 8px; }

.c-well--thick-border {
  border-width: 2px; }

.c-well--rounded {
  border-radius: 4px; }

/* ==========================================================================
   Whereabouts
   ========================================================================== */
/**
 * Used mainly for the container around the breadcrumb trail underneath
 * the navigation and header
 */
.c-whereabouts {
  background-color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 8px 0px;
  min-width: 1280px; }

.c-whereabouts__link {
  color: #333333; }
  .c-whereabouts__link:hover, .c-whereabouts__link:focus {
    color: inherit; }
  .c-whereabouts__link:before {
    content: '\f0d9';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-size: 12px;
    margin-right: 4px;
    color: #2dbdfc; }

/* ==========================================================================
   Collapse
   ========================================================================== */
/**
 * Remove unwanted spacing in an element in different ways
 */
.u-collapse--padding {
  padding: 0px !important; }

/* ==========================================================================
   Color
   ========================================================================== */
/**
 * Create classes based on variables in the color map
 */
.u-color-blue,
.color-blue {
  color: #315ab7 !important; }

.u-color-cerulean-blue,
.color-cerulean-blue {
  color: #364BCD !important; }

.u-color-dark-blue,
.color-dark-blue {
  color: #0C2E7F !important; }

.u-color-light-blue,
.color-light-blue {
  color: #2dbdfc !important; }

.u-color-faded-blue,
.color-faded-blue {
  color: #276e7e !important; }

.u-color-yellow,
.color-yellow {
  color: #f7cc02 !important; }

.u-color-yellow-faded,
.color-yellow-faded {
  color: #fbe580 !important; }

.u-color-orange,
.color-orange {
  color: #FF8E4D !important; }

.u-color-faded-orange,
.color-faded-orange {
  color: #BE8D63 !important; }

.u-color-green,
.color-green {
  color: #10cd8f !important; }

.u-color-dark-green,
.color-dark-green {
  color: #0D673A !important; }

.u-color-faded-green,
.color-faded-green {
  color: #6BBE63 !important; }

.u-color-light-grey,
.color-light-grey {
  color: #f5f6f8 !important; }

.u-color-dark-grey,
.color-dark-grey {
  color: #333333 !important; }

.u-color-medium-grey,
.color-medium-grey {
  color: #676767 !important; }

.u-color-blue-grey,
.color-blue-grey {
  color: #737894 !important; }

.u-color-grey,
.color-grey {
  color: #dddddd !important; }

.u-color-santas-grey,
.color-santas-grey {
  color: #A0A1A4 !important; }

.u-color-red,
.color-red {
  color: #ff4d5b !important; }

.u-color-body,
.color-body {
  color: #484848 !important; }

.u-color-white,
.color-white {
  color: #ffffff !important; }

.u-color-black,
.color-black {
  color: #000000 !important; }

.u-color-hover-blue:hover {
  color: #315ab7 !important; }

.u-color-hover-cerulean-blue:hover {
  color: #364BCD !important; }

.u-color-hover-dark-blue:hover {
  color: #0C2E7F !important; }

.u-color-hover-light-blue:hover {
  color: #2dbdfc !important; }

.u-color-hover-faded-blue:hover {
  color: #276e7e !important; }

.u-color-hover-yellow:hover {
  color: #f7cc02 !important; }

.u-color-hover-yellow-faded:hover {
  color: #fbe580 !important; }

.u-color-hover-orange:hover {
  color: #FF8E4D !important; }

.u-color-hover-faded-orange:hover {
  color: #BE8D63 !important; }

.u-color-hover-green:hover {
  color: #10cd8f !important; }

.u-color-hover-dark-green:hover {
  color: #0D673A !important; }

.u-color-hover-faded-green:hover {
  color: #6BBE63 !important; }

.u-color-hover-light-grey:hover {
  color: #f5f6f8 !important; }

.u-color-hover-dark-grey:hover {
  color: #333333 !important; }

.u-color-hover-medium-grey:hover {
  color: #676767 !important; }

.u-color-hover-blue-grey:hover {
  color: #737894 !important; }

.u-color-hover-grey:hover {
  color: #dddddd !important; }

.u-color-hover-santas-grey:hover {
  color: #A0A1A4 !important; }

.u-color-hover-red:hover {
  color: #ff4d5b !important; }

.u-color-hover-body:hover {
  color: #484848 !important; }

.u-color-hover-white:hover {
  color: #ffffff !important; }

.u-color-hover-black:hover {
  color: #000000 !important; }

/* ==========================================================================
   Cursor
   ========================================================================== */
/**
 * Change the cursor on different elements
 */
.u-cursor-pointer {
  cursor: pointer; }

.u-cursor-move {
  cursor: move; }

/* ==========================================================================
   Disabled
   ========================================================================== */
/**
 * Give the illusion that something is disabled
 */
.u-disabled,
[disabled] {
  opacity: .5;
  pointer-events: none; }

/* ==========================================================================
   Display
   ========================================================================== */
/**
 * This holds different useful utilities for chaning the display type of an element
 */
.u-display-block {
  display: block; }

/* ==========================================================================
   First of Type
   ========================================================================== */
/**
 * Could do with a better name but what this class does is for the first of type
 * find the element within and hide it
 */
.u-first-of-type:first-of-type .u-first-of-type__element {
  display: none; }

/* ==========================================================================
   List
   ========================================================================== */
/**
 * Resets list styles
 */
.u-list--reset, .u-list-reset {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none; }

/* ==========================================================================
   Margin
   ========================================================================== */
/**
 * Useful margin classes
 */
.u-margin-0-auto {
  margin: 0 auto; }

/* ==========================================================================
   Margin Bottom
   ========================================================================== */
/**
 * An easy and fast way of adding margin to the bottom of an element, this is for
 * speed and cases where time is of the essence, not recommended to use on everything
 */
.u-mb-1 {
  margin-bottom: 10px; }

.u-mb-2 {
  margin-bottom: 20px; }

.u-mb-3 {
  margin-bottom: 30px; }

.u-mb-4 {
  margin-bottom: 40px; }

.u-mb-5 {
  margin-bottom: 50px; }

/* ==========================================================================
   List
   ========================================================================== */
/**
 * Different overflow displays
 */
.u-overflow--auto {
  overflow: auto; }

.u-overflow-scroll {
  overflow: scroll; }

.u-pointer-events-none {
  pointer-events: none; }

/* ==========================================================================
   Spin
   ========================================================================== */
/**
 * Animation for spinning
 */
.u-spin {
  animation: spin 4s infinite linear; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.style-italic {
  font-style: italic; }

/* ==========================================================================
   Text
   ========================================================================== */
/**
 * Different utilities for text and content
 */
.u-text-uppercase {
  text-transform: uppercase; }

.u-text-capitalize {
  text-transform: capitalize; }

.u-text-left {
  text-align: left; }

.u-text-right {
  text-align: right; }

.u-text-center {
  text-align: center; }

.weight-medium,
.u-weight-600 {
  font-weight: 500; }

.alert_warning {
  background-color: #FF8E4D; }

.alert {
  background-color: #ff4d5b;
  padding: 12px;
  margin-bottom: 10px; }

/**
 * Background class.
 *
 */
.background {
  /**
   * Create the background styles based on the colors map.
   *
   * @markup
   *   <p class="background-white">Text</p>
   */ }
  .background-blue {
    background-color: #315ab7; }
  .background-cerulean-blue {
    background-color: #364BCD; }
  .background-dark-blue {
    background-color: #0C2E7F; }
  .background-light-blue {
    background-color: #2dbdfc; }
  .background-faded-blue {
    background-color: #276e7e; }
  .background-yellow {
    background-color: #f7cc02; }
  .background-yellow-faded {
    background-color: #fbe580; }
  .background-orange {
    background-color: #FF8E4D; }
  .background-faded-orange {
    background-color: #BE8D63; }
  .background-green {
    background-color: #10cd8f; }
  .background-dark-green {
    background-color: #0D673A; }
  .background-faded-green {
    background-color: #6BBE63; }
  .background-light-grey {
    background-color: #f5f6f8; }
  .background-dark-grey {
    background-color: #333333; }
  .background-medium-grey {
    background-color: #676767; }
  .background-blue-grey {
    background-color: #737894; }
  .background-grey {
    background-color: #dddddd; }
  .background-santas-grey {
    background-color: #A0A1A4; }
  .background-red {
    background-color: #ff4d5b; }
  .background-body {
    background-color: #484848; }
  .background-white {
    background-color: #ffffff; }
  .background-black {
    background-color: #000000; }

/**
 * Color class.
 *
 */
.color {
  /**
   * Create the color styles based on the colors map.
   *
   * @markup
   *   <p class="color-white">Text</p>
   */ }
  .color-blue {
    color: #315ab7; }
  .color-cerulean-blue {
    color: #364BCD; }
  .color-dark-blue {
    color: #0C2E7F; }
  .color-light-blue {
    color: #2dbdfc; }
  .color-faded-blue {
    color: #276e7e; }
  .color-yellow {
    color: #f7cc02; }
  .color-yellow-faded {
    color: #fbe580; }
  .color-orange {
    color: #FF8E4D; }
  .color-faded-orange {
    color: #BE8D63; }
  .color-green {
    color: #10cd8f; }
  .color-dark-green {
    color: #0D673A; }
  .color-faded-green {
    color: #6BBE63; }
  .color-light-grey {
    color: #f5f6f8; }
  .color-dark-grey {
    color: #333333; }
  .color-medium-grey {
    color: #676767; }
  .color-blue-grey {
    color: #737894; }
  .color-grey {
    color: #dddddd; }
  .color-santas-grey {
    color: #A0A1A4; }
  .color-red {
    color: #ff4d5b; }
  .color-body {
    color: #484848; }
  .color-white {
    color: #ffffff; }
  .color-black {
    color: #000000; }

.commonLink {
  color: #2dbdfc;
  font-weight: 500; }

.commonList {
  margin-bottom: 10px; }
  .commonList:last-child {
    margin-bottom: 0px; }

.commonText_medium {
  font-size: 16px; }

.commonText_small {
  font-size: 13px; }

.commonText {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4; }

.dataNotSet {
  color: #BBBBBB;
  font-weight: 400;
  /*font-style: italic;*/ }

.dataNotSet-italic {
  color: #BBBBBB;
  font-weight: 400;
  font-style: italic; }

.descriptionList-description_stacked {
  display: block;
  float: none;
  width: auto; }

.descriptionList-description {
  /*width: 55%;*/
  float: left;
  margin-bottom: 2px;
  padding: 0px; }
  .descriptionList-description:last-of-type {
    margin-bottom: 0px; }
  .descriptionList-description:empty:after {
    content: '-'; }

.descriptionList-link {
  margin-left: 5px; }

.descriptionList-term_stacked {
  display: block;
  float: none;
  width: auto; }

.descriptionList-term {
  /*width: 45%;*/
  float: left;
  margin-bottom: 2px;
  padding: 0px; }
  .descriptionList-term:last-child {
    margin-bottom: 0px; }

.descriptionList:after {
  content: '';
  clear: both;
  display: block; }

.divider {
  border: 0px;
  border-top: 1px solid #eee;
  margin-top: 10px;
  margin-bottom: 10px; }

.feature-list__title {
  font-weight: 500;
  font-size: 20px;
  color: #0C2E7F;
  margin-bottom: 15px; }

.feature-list__item {
  border-bottom: 2px solid #d9e1f5; }

.feature-list__item--unbordered {
  border-bottom: 0px; }

.feature-list__row + .feature-list__row:last-of-type .feature-list__item {
  border-bottom: 0px; }

/**
 * Feature
 *
 * Icon and content split to show different section.
 */
.feature {
  width: 100%;
  display: table;
  padding: 20px 0px; }

/**
 * Aside
 *
 * Holds the icon across to the left.
 */
.feature-aside {
  display: table-cell;
  vertical-align: top; }

/**
 * Content
 *
 * The main content container for the feature.
 */
.feature-content {
  width: 100%;
  padding-left: 15px;
  display: table-cell; }

/**
 * Blurb
 *
 * The section that contains the title and description.
 */
/**
 * Title
 *
 * The title of the feature.
 */
.feature-title {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 5px; }

/**
 * Text
 *
 * The text of the feature.
 *
 * 1. Make the font size smaller
 */
.feature-text {
  font-size: 15px;
  margin-bottom: 6px; }
  .feature-text:last-of-type {
    margin-bottom: 0px; }

.feature-text_sm {
  /* [1] */
  font-size: 13px; }

/**
 * Footer
 *
 * Add extra bits of info or a action like a link.
 */
.feature-footer {
  margin-top: 13px; }

/**
 * Link
 *
 * Link with caret.
 */
.feature-link {
  font-size: 15px; }
  .feature-link:after {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 11px;
    margin-left: 7px; }

.invoice_Overdue {
  color: #ff4d5b;
  font-weight: 500; }

/**
 * @block Menu
 *
 * The menu class that holds the main navigation links that sits directly
 * below the main header strip across the top.
 */
.menu {
  /**
   * Extends the container class for the menu.
   *
   * @element Container
   */
  /**
   * The main list which holds the items.
   *
   * @element List
   */
  /**
   * @element Item
   *
   * The main list item which sits in the unordered list.
   */
  /**
   * @element Link
   *
   * The anchor tag for every link in the menu including the buttons.
   *
   * @modifier button - Changes the link into a button
   */
  /**
   * @element Link Icon
   *
   * The icons found within the link anchor tag.
   */ }
  .menu {
    background-color: #364BCD;
    padding: 9px 0px; }
  .menu__container {
    display: table; }
  .menu__list {
    display: table-cell; }
  .menu__list:last-child {
    text-align: right; }
  .menu__item {
    display: inline-block;
    margin-right: 21px; }
    .menu__item_has_button {
      margin-right: 5px; }
  .menu__item:last-child {
    margin-right: 0px; }
  .menu__link {
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    min-height: 30px; }
    .menu__link_button {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      font-size: 14px;
      padding: 6px 16px;
      border-radius: 2px;
      transition: background-color .1s; }
    .menu__link_button_green {
      background-color: #10cd8f; }
    .menu__link_button_green:hover, .menu__link_button_green:hover:focus {
      background-color: #11db99; }
    .menu__link_button_blue {
      background-color: #2dbdfc; }
    .menu__link_button_blue:hover, .menu__link_button_blue:hover:focus {
      background-color: #46c5fc; }
    .menu__link_state_disabled {
      opacity: .5;
      pointer-events: none; }
  .menu__link:hover, .menu__link:focus {
    color: #ffffff; }
  .menu__link-icon {
    margin-right: 5px;
    color: #2dbdfc;
    font-size: 18px !important; }

/**
 * Pagination class.
 *
 */
.common-pagination {
  /**
   * Item.
   *
   */
  /**
   * Link.
   *
   */
  /**
   * Link previous.
   *
   */
  /**
   * Link next.
   *
   */
  /**
   * Link state disabled.
   *
   */
  /**
   * Link hover.
   *
   */
  /**
   * Link focus.
   *
   */
  /**
   * Link active.
   *
   */ }
  .common-pagination__item {
    display: inline-block;
    padding: 0px 2px; }
  .common-pagination__link {
    height: 32px;
    min-width: 32px;
    display: inline-block;
    border: 1px solid #dddddd;
    border-radius: 2px;
    text-align: center;
    line-height: 32px;
    font-weight: 500;
    padding: 0px 6px;
    transition: background-color .1s; }
  .common-pagination__link_previous {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAAXNSR0IArs4c6QAAAFlJREFUGBljZMACdPb/L2b+z7CDGV1Ob+/fhv///7cxMP5HlQNJ6Oz9+19n398Vof+RJKkoAXQME7qDMPg47YOpJFkBI0wnjAaZ8I+BoZ6RkWEmhiRIESz4AMt6WwODvE8GAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: center; }
  .common-pagination__link_next {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAIxJREFUGBljMDv5X1hv39824zP/WRmwAKbvXxiC/v1nqPz18f9KbIqYLjszzmZgZKr6z/A/EJcisME6+/5X6uz9+19377912EzCqYgR3V0gkxj+/2tjZGBcz8bPGM6ErgAvH687yJZk1N37P/U/w79ZMEedNWH8jewOFk4ehnU/vjIosvIx1qNLghQCAH0CX7FBZV54AAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: center; }
  .common-pagination__link_state_disabled {
    opacity: .5;
    pointer-events: none; }
  .common-pagination__link:hover {
    background-color: #f5f6f8; }
  .common-pagination__link:focus {
    background-color: #eceef2; }
  .common-pagination__link_active, .common-pagination__link_active:hover {
    border: 1px solid #2dbdfc;
    background-color: #2dbdfc;
    color: #ffffff;
    pointer-events: none;
    cursor: pointer; }

.stamp {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 50px;
  position: relative;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  background-color: #2dbdfc; }

.stamp_current {
  background-color: #0C2E7F; }

.stamp_faded {
  background-color: #d9e1f5; }

.stamp_text {
  font-size: 18px;
  line-height: 50px;
  font-weight: 500;
  color: #737894; }

.stamp-border {
  left: 0px;
  position: absolute; }

.commonText_medium {
  font-size: 16px; }

.commonText_small {
  font-size: 13px; }

.descriptionList-description_stacked {
  display: block;
  float: none;
  width: auto; }

.descriptionList-term_stacked {
  display: block;
  float: none;
  width: auto; }

.invoice_Overdue {
  color: #ff4d5b;
  font-weight: 500; }

@media print {
  /* fixes the billing invoice page cut off data */
  .col-xs-8 {
    width: 30%; }
  .col-xs-16 {
    width: 60%; } }

/* LEGACY STYLES */
.container {
  min-width: 1280px; }

Bootstrap btn position fix .btn-group, button {
  vertical-align: initial !important; }

.container > .row {
  margin-bottom: 30px; }
  .container > .row:last-of-type {
    margin-bottom: 0px; }

.container > .row.allow-columns > [class*='col-'] {
  margin-bottom: 30px; }

.list-unstyled {
  margin-bottom: 0px; }

.tabcontent {
  display: none; }

/* One off styles for the navbar */
.c-header .c-btn--secondary.c-btn--toggle-split::after,
.c-header .c-btn--secondary.c-btn--toggle::after,
.c-header .c-btn--secondary {
  background-color: #364bcd; }

.c-header .c-dropdown--secondary .c-dropdown__menu {
  background-color: #364bcd; }

.c-header .c-form--secondary .c-form__input {
  background-color: #364bcd; }

.c-header .c-dropdown__menu .c-dropdown__divider {
  background-color: #2f42bb; }

.zebra {
  color: #000000; }
