@charset "UTF-8";
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Thin.ttf");
  font-style: normal;
  font-weight: 100; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-ThinItalic.ttf");
  font-style: italic;
  font-weight: 100; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Light.ttf");
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-LightItalic.ttf");
  font-style: italic;
  font-weight: 300; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Italic.ttf");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.ttf");
  font-style: normal;
  font-weight: 600; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-MediumItalic.ttf");
  font-style: italic;
  font-weight: 600; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.ttf");
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-BoldItalic.ttf");
  font-style: italic;
  font-weight: bold; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Black.ttf");
  font-style: normal;
  font-weight: 900; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-BlackItalic.ttf");
  font-style: italic;
  font-weight: 900; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-Regular.ttf");
  font-style: normal;
  font-weight: 100; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-Italic.ttf");
  font-style: italic;
  font-weight: 100; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-Regular.ttf");
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-Italic.ttf");
  font-style: italic;
  font-weight: 300; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-Regular.ttf");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-Italic.ttf");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-Medium.ttf");
  font-style: normal;
  font-weight: 600; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-MediumItalic.ttf");
  font-style: italic;
  font-weight: 600; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-Bold.ttf");
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-BoldItalic.ttf");
  font-style: italic;
  font-weight: bold; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-Bold.ttf");
  font-style: normal;
  font-weight: 900; }

@font-face {
  font-family: 'Asap';
  src: url("../fonts/Asap-BoldItalic.ttf");
  font-style: italic;
  font-weight: 900; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/Lato-Regular.ttf");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/Lato-Medium.ttf");
  font-style: normal;
  font-weight: 600; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/Lato-Bold.ttf");
  font-style: normal;
  font-weight: 900; }

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small, .testDataModule .test-data-profiles > div > div > .variables {
  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 {
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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: #008cff;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0062b3;
    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: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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, .rich-list > .entry > .header, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small, h1 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h1 .test-data-profiles > div > div > .variables,
  h1 .small, h2 small, h2 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h2 .test-data-profiles > div > div > .variables,
  h2 .small, h3 small, h3 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h3 .test-data-profiles > div > div > .variables,
  h3 .small, h4 small, .rich-list > .entry > .header small, h4 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h4 .test-data-profiles > div > div > .variables, .rich-list > .entry > .header .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .rich-list > .entry > .header .test-data-profiles > div > div > .variables,
  h4 .small,
  .rich-list > .entry > .header .small, h5 small, h5 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h5 .test-data-profiles > div > div > .variables,
  h5 .small, h6 small, h6 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h6 .test-data-profiles > div > div > .variables,
  h6 .small,
  .h1 small,
  .h1 .testDataModule .test-data-profiles > div > div > .variables,
  .testDataModule .h1 .test-data-profiles > div > div > .variables,
  .h1 .small, .h2 small, .h2 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .h2 .test-data-profiles > div > div > .variables,
  .h2 .small, .h3 small, .h3 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .h3 .test-data-profiles > div > div > .variables,
  .h3 .small, .h4 small, .h4 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .h4 .test-data-profiles > div > div > .variables,
  .h4 .small, .h5 small, .h5 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .h5 .test-data-profiles > div > div > .variables,
  .h5 .small, .h6 small, .h6 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .h6 .test-data-profiles > div > div > .variables,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small, h1 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h1 .test-data-profiles > div > div > .variables,
  h1 .small,
  .h1 small,
  .h1 .testDataModule .test-data-profiles > div > div > .variables,
  .testDataModule .h1 .test-data-profiles > div > div > .variables,
  .h1 .small, h2 small, h2 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h2 .test-data-profiles > div > div > .variables,
  h2 .small, .h2 small, .h2 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .h2 .test-data-profiles > div > div > .variables,
  .h2 .small, h3 small, h3 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h3 .test-data-profiles > div > div > .variables,
  h3 .small, .h3 small, .h3 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .h3 .test-data-profiles > div > div > .variables,
  .h3 .small {
    font-size: 65%; }

h4, .rich-list > .entry > .header, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, .rich-list > .entry > .header small, h4 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h4 .test-data-profiles > div > div > .variables, .rich-list > .entry > .header .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .rich-list > .entry > .header .test-data-profiles > div > div > .variables,
  h4 .small,
  .rich-list > .entry > .header .small, .h4 small, .h4 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .h4 .test-data-profiles > div > div > .variables,
  .h4 .small, h5 small, h5 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h5 .test-data-profiles > div > div > .variables,
  h5 .small, .h5 small, .h5 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .h5 .test-data-profiles > div > div > .variables,
  .h5 .small, h6 small, h6 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule h6 .test-data-profiles > div > div > .variables,
  h6 .small, .h6 small, .h6 .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .h6 .test-data-profiles > div > div > .variables,
  .h6 .small {
    font-size: 75%; }

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

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

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

h4, .rich-list > .entry > .header, .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, .testDataModule .test-data-profiles > div > div > .variables,
.small {
  font-size: 85%; }

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

.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: #008cff; }

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

.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: #008cff; }

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

.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-right: 5px;
    padding-left: 5px; }

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

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

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

.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 .testDataModule .test-data-profiles > div > div > .variables,
  .testDataModule blockquote .test-data-profiles > div > div > .variables,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .testDataModule .test-data-profiles > div > div > .variables:before,
    .testDataModule blockquote .test-data-profiles > div > div > .variables:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .testDataModule .test-data-profiles > div > div > .variables:before,
  .testDataModule .blockquote-reverse .test-data-profiles > div > div > .variables:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .testDataModule .test-data-profiles > div > div > .variables:before,
  .testDataModule blockquote.pull-right .test-data-profiles > div > div > .variables:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .testDataModule .test-data-profiles > div > div > .variables:after,
  .testDataModule .blockquote-reverse .test-data-profiles > div > div > .variables:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .testDataModule .test-data-profiles > div > div > .variables:after,
  .testDataModule blockquote.pull-right .test-data-profiles > div > div > .variables: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: 0; }

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  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 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    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 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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

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: #e6e6e6; }

.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: #e6e6e6; }

.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: #d9d9d9; }

.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 {
  min-height: .01%;
  overflow-x: auto; }
  @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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 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: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  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; }

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: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .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 {
    background-color: transparent;
    border: 0; }
  .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; }

@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.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .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.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

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

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .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-right: 0;
    padding-left: 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.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  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.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

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

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

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

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

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

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

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

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

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

.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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

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

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

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

.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;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -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 {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    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.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: #008cff;
  border-color: #007ee6; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0070cc;
    border-color: #003866; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0070cc;
    border-color: #005ca8; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0070cc;
    background-image: none;
    border-color: #005ca8; }
    .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: #005ca8;
      border-color: #003866; }
  .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: #008cff;
    border-color: #007ee6; }
  .btn-primary .badge {
    color: #008cff;
    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;
    background-image: none;
    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.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;
    background-image: none;
    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.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;
    background-image: none;
    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.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;
    background-image: none;
    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.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 {
  font-weight: 400;
  color: #008cff;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #0062b3;
    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;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .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: 400;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

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

.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

.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 {
    display: table;
    content: " "; }
  .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-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0; }

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

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

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

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

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

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

.btn-lg .caret, .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 {
  display: table;
  content: " "; }

.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-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

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

.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-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    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-right: 0;
    padding-left: 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: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0; }
  .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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .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;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #008cff; }
  .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: 0 0 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;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .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: #008cff; }

.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 {
      margin-bottom: 5px;
      text-align: center; }
  .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: 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: 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: 0 0 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-left-radius: 0;
  border-top-right-radius: 0; }

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

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

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

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      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-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .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; } }
  @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; }

.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-brand {
  float: left;
  height: 66px;
  padding: 1.5px 15px;
  font-size: 18px;
  line-height: 20px; }
  .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;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 16px;
  margin-bottom: 16px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .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: 0.75px -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;
      -webkit-box-shadow: none;
      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: 1.5px;
          padding-bottom: 1.5px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 16px;
  margin-bottom: 16px; }
  @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;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 16px;
  margin-bottom: 16px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 18px;
    margin-bottom: 18px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 22px;
    margin-bottom: 22px; }

.navbar-text {
  margin-top: 23px;
  margin-bottom: 23px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @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-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-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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @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-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-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: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857;
      color: #008cff;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #0062b3;
        background-color: #eeeeee;
        border-color: #ddd; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  .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;
    cursor: default;
    background-color: #008cff;
    border-color: #008cff; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.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-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  .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;
    cursor: not-allowed;
    background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  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: #008cff; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #0070cc; }

.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  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: #008cff;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 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: 0;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #008cff; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4, .alert .rich-list > .entry > .header {
    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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

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

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

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

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

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

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

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #008cff;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  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 {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: 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 {
  overflow: hidden;
  zoom: 1; }

.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 {
  padding-left: 0;
  margin-bottom: 20px; }

.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-left-radius: 0;
    border-top-right-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    .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: #008cff;
    border-color: #008cff; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .testDataModule .test-data-profiles > div > div.list-group-item-heading > .variables,
    .testDataModule .list-group-item.active .test-data-profiles > div > div.list-group-item-heading > .variables,
    .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 .testDataModule .test-data-profiles > div > div.list-group-item-heading > .variables,
    .testDataModule .list-group-item.active:hover .test-data-profiles > div > div.list-group-item-heading > .variables,
    .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 .testDataModule .test-data-profiles > div > div.list-group-item-heading > .variables,
    .testDataModule .list-group-item.active:focus .test-data-profiles > div > div.list-group-item-heading > .variables,
    .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: #cce8ff; }

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 {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

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

.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: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

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

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1; }
  .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,
  .testDataModule .test-data-profiles > div > div.panel-title > .variables,
  .panel-title > .small,
  .panel-title > small > a,
  .testDataModule .test-data-profiles > div > div.panel-title > .variables > a,
  .panel-title > .small > a {
    color: inherit; }

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

.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-left-radius: -1;
    border-top-right-radius: -1; }
  .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: -1;
    border-bottom-left-radius: -1; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-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-right: 15px;
    padding-left: 15px; }

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

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

.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 {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .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: #008cff; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #008cff;
    border-color: #008cff; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #008cff; }
    .panel-primary > .panel-heading .badge {
      color: #008cff;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #008cff; }

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 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;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .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 {
    display: table;
    content: " "; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

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

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

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

.tooltip-inner {
  max-width: 400px;
  padding: 3px 8px;
  color: rgba(0, 0, 0, 0.84);
  text-align: center;
  background-color: #e6e6e6;
  border-radius: 0; }

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

.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: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: 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;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
  .popover > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      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 {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

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

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    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 {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .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;
    font-family: serif;
    line-height: 1; }
  .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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

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

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .btn-default:active, .btn-default.active,
  .btn-primary:active,
  .btn-primary.active,
  .btn-success:active,
  .btn-success.active,
  .btn-info:active,
  .btn-info.active,
  .btn-warning:active,
  .btn-warning.active,
  .btn-danger:active,
  .btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-default.disabled, .btn-default[disabled],
  fieldset[disabled] .btn-default,
  .btn-primary.disabled,
  .btn-primary[disabled],
  fieldset[disabled]
  .btn-primary,
  .btn-success.disabled,
  .btn-success[disabled],
  fieldset[disabled]
  .btn-success,
  .btn-info.disabled,
  .btn-info[disabled],
  fieldset[disabled]
  .btn-info,
  .btn-warning.disabled,
  .btn-warning[disabled],
  fieldset[disabled]
  .btn-warning,
  .btn-danger.disabled,
  .btn-danger[disabled],
  fieldset[disabled]
  .btn-danger {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-default .badge,
  .btn-primary .badge,
  .btn-success .badge,
  .btn-info .badge,
  .btn-warning .badge,
  .btn-danger .badge {
    text-shadow: none; }

.btn:active, .btn.active {
  background-image: none; }

.btn-default {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE0E0E0', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px; }
  .btn-default:active, .btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #e0e0e0;
    background-image: none; }

.btn-primary {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#008cff), to(#006ac2));
  background-image: linear-gradient(to bottom, #008cff 0%, #006ac2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF008CFF', endColorstr='#FF006AC2', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #0065b8; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #006ac2;
    background-position: 0 -15px; }
  .btn-primary:active, .btn-primary.active {
    background-color: #006ac2;
    border-color: #0065b8; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #006ac2;
    background-image: none; }

.btn-success {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5CB85C', endColorstr='#FF419641', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e; }
  .btn-success:hover, .btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px; }
  .btn-success:active, .btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #419641;
    background-image: none; }

.btn-info {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2AABD2', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9; }
  .btn-info:hover, .btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px; }
  .btn-info:active, .btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #2aabd2;
    background-image: none; }

.btn-warning {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0AD4E', endColorstr='#FFEB9316', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13; }
  .btn-warning:hover, .btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px; }
  .btn-warning:active, .btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #eb9316;
    background-image: none; }

.btn-danger {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9534F', endColorstr='#FFC12E2A', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28; }
  .btn-danger:hover, .btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px; }
  .btn-danger:active, .btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #c12e2a;
    background-image: none; }

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE8E8E8', GradientType=0);
  background-repeat: repeat-x;
  background-color: #e8e8e8; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#008cff), to(#007ee6));
  background-image: linear-gradient(to bottom, #008cff 0%, #007ee6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF008CFF', endColorstr='#FF007EE6', GradientType=0);
  background-repeat: repeat-x;
  background-color: #007ee6; }

.navbar-default {
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f8f8f8));
  background-image: linear-gradient(to bottom, white 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF8F8F8', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075); }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .active > a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDBDBDB', endColorstr='#FFE2E2E2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075); }

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }

.navbar-inverse {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3C3C3C', endColorstr='#FF222222', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 0; }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .active > a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#090909), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #090909 0%, #0f0f0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF090909', endColorstr='#FF0F0F0F', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25); }
  .navbar-inverse .navbar-brand,
  .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0; }

@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#008cff), to(#007ee6));
    background-image: linear-gradient(to bottom, #008cff 0%, #007ee6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF008CFF', endColorstr='#FF007EE6', GradientType=0);
    background-repeat: repeat-x; } }

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); }

.alert-success {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFF0D8', endColorstr='#FFC8E5BC', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1; }

.alert-info {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9EDF7', endColorstr='#FFB9DEF0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea; }

.alert-warning {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCF8E3', endColorstr='#FFF8EFC0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e; }

.alert-danger {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2DEDE', endColorstr='#FFE7C3C3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7; }

.progress {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEBEBEB', endColorstr='#FFF5F5F5', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#008cff), to(#0070cc));
  background-image: linear-gradient(to bottom, #008cff 0%, #0070cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF008CFF', endColorstr='#FF0070CC', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar-success {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5CB85C', endColorstr='#FF449D44', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar-info {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF31B0D5', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar-warning {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0AD4E', endColorstr='#FFEC971F', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar-danger {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9534F', endColorstr='#FFC9302C', GradientType=0);
  background-repeat: repeat-x; }

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

.list-group {
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #0070cc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#008cff), to(#0077d9));
  background-image: linear-gradient(to bottom, #008cff 0%, #0077d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF008CFF', endColorstr='#FF0077D9', GradientType=0);
  background-repeat: repeat-x;
  border-color: #0077d9; }
  .list-group-item.active .badge,
  .list-group-item.active:hover .badge,
  .list-group-item.active:focus .badge {
    text-shadow: none; }

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.panel-default > .panel-heading {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE8E8E8', GradientType=0);
  background-repeat: repeat-x; }

.panel-primary > .panel-heading {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#008cff), to(#007ee6));
  background-image: linear-gradient(to bottom, #008cff 0%, #007ee6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF008CFF', endColorstr='#FF007EE6', GradientType=0);
  background-repeat: repeat-x; }

.panel-success > .panel-heading {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFF0D8', endColorstr='#FFD0E9C6', GradientType=0);
  background-repeat: repeat-x; }

.panel-info > .panel-heading {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9EDF7', endColorstr='#FFC4E3F3', GradientType=0);
  background-repeat: repeat-x; }

.panel-warning > .panel-heading {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCF8E3', endColorstr='#FFFAF2CC', GradientType=0);
  background-repeat: repeat-x; }

.panel-danger > .panel-heading {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2DEDE', endColorstr='#FFEBCCCC', GradientType=0);
  background-repeat: repeat-x; }

.well {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE8E8E8', endColorstr='#FFF5F5F5', GradientType=0);
  background-repeat: repeat-x;
  border-color: gainsboro;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1); }

h1 {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 55px;
  line-height: 55px;
  margin-top: 10px;
  margin-bottom: 10px;
  word-break: break-word; }

h2 {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 34px;
  margin-top: 6px;
  margin-bottom: 6px;
  word-break: break-word; }

h3 {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 28px;
  margin-top: 5px;
  margin-bottom: 5px;
  word-break: break-word; }

h4, .rich-list > .entry > .header {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  margin-top: 4px;
  margin-bottom: 4px;
  word-break: break-word; }

body {
  font-family: 'Lato';
  font-weight: 300;
  font-size: 16px;
  line-height: 24px; }

small, .testDataModule .test-data-profiles > div > div > .variables {
  font-size: 87.5%;
  line-height: 1; }
  small.semi, .testDataModule .test-data-profiles > div > div > .semi.variables {
    font-size: 92.5%;
    line-height: 1.3; }
  small.smaller, .testDataModule .test-data-profiles > div > div > .smaller.variables {
    font-size: 82.5%;
    line-height: 1; }

.headline, .form-container .form .group .section-label, .rich-list > .entry .content-row.exposed, .banner.productDetails .footer a {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 18px;
  line-height: 30px; }

.sub-headline {
  color: #7c7c7c; }

body {
  margin: 0;
  width: 100%;
  color: rgba(0, 0, 0, 0.84); }
  body > app-footer,
  body > div.full-width-section,
  body > loader,
  body > nav-menu,
  body > notification-panel,
  body > session {
    opacity: 0; }
  body.pg-loaded > app-footer,
  body.pg-loaded > div.full-width-section,
  body.pg-loaded > loader,
  body.pg-loaded > nav-menu,
  body.pg-loaded > notification-panel,
  body.pg-loaded > session {
    opacity: 1; }

.center-section {
  margin: 0 auto;
  padding: 0;
  max-width: 1170px; }

.full-width-section {
  margin: 0;
  padding: 0;
  width: 100%; }

body {
  padding: 0; }
  body > div.full-width-section {
    margin-bottom: 100px; }

hr {
  margin: 10px 0;
  border: none;
  height: 1px;
  background-color: #e6e6e6; }

a {
  padding: 0; }

.section-space-above {
  margin-top: 50px; }

.section-space-below {
  margin-bottom: 50px; }

.component-space-above {
  margin-top: 15px; }

.component-space-below {
  margin-bottom: 15px; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.divided {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .divided > * {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

.col-sm-12 {
  float: none; }

.form-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 15px auto 0;
  width: 60%; }
  .form-container.stretch-children > * {
    width: 100%; }
  .form-container.wide {
    width: 100%; }
    .form-container.wide .form {
      padding: 50px 120px; }
      .form-container.wide .form.attached {
        padding-top: 0; }
      .form-container.wide .form.no-padding {
        padding-left: 0;
        padding-right: 0; }
      .form-container.wide .form.sixths-column-content {
        padding: 30px 15px; }
        .form-container.wide .form.sixths-column-content .group .label {
          min-width: 140px;
          width: 140px; }
          .form-container.wide .form.sixths-column-content .group .label.short {
            min-width: 40px;
            width: 40px; }
      .form-container.wide .form .group .label {
        min-width: 250px;
        width: 250px; }
        .form-container.wide .form .group .label.short {
          min-width: 125px;
          width: 125px; }
        .form-container.wide .form .group .label.prefix {
          min-width: 55px;
          width: 55px; }
      .form-container.wide .form .group .field-label {
        width: 100%;
        max-width: inherit;
        text-align: left; }
  .form-container .form {
    padding: 50px 100px;
    width: 100%;
    text-align: center;
    background-color: #e6e6e6; }
    .form-container .form.columns-1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-1 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-1 .group.size-1 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-1 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-1 .group .control,
        .form-container .form.columns-1 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-1 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-1 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-1 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-1 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-2 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-2 .group.size-1 {
          width: 50%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-2 .group.size-2 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-2 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-2 .group .control,
        .form-container .form.columns-2 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-2 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-2 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-2 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-2 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-3 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-3 .group.size-1 {
          width: 33.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-3 .group.size-2 {
          width: 66.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-3 .group.size-3 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-3 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-3 .group .control,
        .form-container .form.columns-3 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-3 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-3 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-3 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-3 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-4 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-4 .group.size-1 {
          width: 25%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-4 .group.size-2 {
          width: 50%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-4 .group.size-3 {
          width: 75%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-4 .group.size-4 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-4 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-4 .group .control,
        .form-container .form.columns-4 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-4 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-4 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-4 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-4 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-5 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-5 .group.size-1 {
          width: 20%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-5 .group.size-2 {
          width: 40%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-5 .group.size-3 {
          width: 60%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-5 .group.size-4 {
          width: 80%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-5 .group.size-5 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-5 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-5 .group .control,
        .form-container .form.columns-5 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-5 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-5 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-5 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-5 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-6 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-6 .group.size-1 {
          width: 16.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-6 .group.size-2 {
          width: 33.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-6 .group.size-3 {
          width: 50%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-6 .group.size-4 {
          width: 66.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-6 .group.size-5 {
          width: 83.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-6 .group.size-6 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-6 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-6 .group .control,
        .form-container .form.columns-6 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-6 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-6 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-6 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-6 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-7 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-7 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-7 .group.size-1 {
          width: 14.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-7 .group.size-2 {
          width: 28.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-7 .group.size-3 {
          width: 42.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-7 .group.size-4 {
          width: 57.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-7 .group.size-5 {
          width: 71.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-7 .group.size-6 {
          width: 85.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-7 .group.size-7 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-7 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-7 .group .control,
        .form-container .form.columns-7 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-7 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-7 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-7 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-7 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-8 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-8 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-8 .group.size-1 {
          width: 12.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-8 .group.size-2 {
          width: 25%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-8 .group.size-3 {
          width: 37.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-8 .group.size-4 {
          width: 50%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-8 .group.size-5 {
          width: 62.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-8 .group.size-6 {
          width: 75%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-8 .group.size-7 {
          width: 87.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-8 .group.size-8 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-8 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-8 .group .control,
        .form-container .form.columns-8 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-8 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-8 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-8 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-8 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-9 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-9 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-9 .group.size-1 {
          width: 11.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-9 .group.size-2 {
          width: 22.2%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-9 .group.size-3 {
          width: 33.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-9 .group.size-4 {
          width: 44.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-9 .group.size-5 {
          width: 55.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-9 .group.size-6 {
          width: 66.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-9 .group.size-7 {
          width: 77.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-9 .group.size-8 {
          width: 88.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-9 .group.size-9 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-9 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-9 .group .control,
        .form-container .form.columns-9 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-9 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-9 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-9 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-9 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-10 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-10 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-10 .group.size-1 {
          width: 10%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-10 .group.size-2 {
          width: 20%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-10 .group.size-3 {
          width: 30%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-10 .group.size-4 {
          width: 40%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-10 .group.size-5 {
          width: 50%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-10 .group.size-6 {
          width: 60%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-10 .group.size-7 {
          width: 70%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-10 .group.size-8 {
          width: 80%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-10 .group.size-9 {
          width: 90%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-10 .group.size-10 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-10 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-10 .group .control,
        .form-container .form.columns-10 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-10 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-10 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-10 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-10 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-11 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-11 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-11 .group.size-1 {
          width: 9.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group.size-2 {
          width: 18.2%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group.size-3 {
          width: 27.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group.size-4 {
          width: 36.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group.size-5 {
          width: 45.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group.size-6 {
          width: 54.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group.size-7 {
          width: 63.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group.size-8 {
          width: 72.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group.size-9 {
          width: 81.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group.size-10 {
          width: 90.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group.size-11 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-11 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-11 .group .control,
        .form-container .form.columns-11 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-11 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-11 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-11 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-11 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-12 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-12 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-12 .group.size-1 {
          width: 8.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-2 {
          width: 16.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-3 {
          width: 25%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-4 {
          width: 33.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-5 {
          width: 41.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-6 {
          width: 50%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-7 {
          width: 58.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-8 {
          width: 66.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-9 {
          width: 75%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-10 {
          width: 83.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-11 {
          width: 91.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group.size-12 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-12 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-12 .group .control,
        .form-container .form.columns-12 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-12 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-12 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-12 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-12 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-13 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-13 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-13 .group.size-1 {
          width: 7.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-2 {
          width: 15.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-3 {
          width: 23.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-4 {
          width: 30.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-5 {
          width: 38.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-6 {
          width: 46.2%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-7 {
          width: 53.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-8 {
          width: 61.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-9 {
          width: 69.2%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-10 {
          width: 76.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-11 {
          width: 84.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-12 {
          width: 92.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group.size-13 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-13 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-13 .group .control,
        .form-container .form.columns-13 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-13 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-13 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-13 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-13 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-14 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-14 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-14 .group.size-1 {
          width: 7.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-2 {
          width: 14.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-3 {
          width: 21.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-4 {
          width: 28.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-5 {
          width: 35.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-6 {
          width: 42.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-7 {
          width: 50%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-8 {
          width: 57.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-9 {
          width: 64.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-10 {
          width: 71.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-11 {
          width: 78.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-12 {
          width: 85.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-13 {
          width: 92.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group.size-14 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-14 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-14 .group .control,
        .form-container .form.columns-14 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-14 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-14 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-14 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-14 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-15 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-15 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-15 .group.size-1 {
          width: 6.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-2 {
          width: 13.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-3 {
          width: 20%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-4 {
          width: 26.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-5 {
          width: 33.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-6 {
          width: 40%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-7 {
          width: 46.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-8 {
          width: 53.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-9 {
          width: 60%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-10 {
          width: 66.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-11 {
          width: 73.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-12 {
          width: 80%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-13 {
          width: 86.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-14 {
          width: 93.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group.size-15 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-15 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-15 .group .control,
        .form-container .form.columns-15 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-15 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-15 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-15 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-15 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-16 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-16 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-16 .group.size-1 {
          width: 6.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-2 {
          width: 12.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-3 {
          width: 18.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-4 {
          width: 25%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-5 {
          width: 31.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-6 {
          width: 37.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-7 {
          width: 43.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-8 {
          width: 50%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-9 {
          width: 56.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-10 {
          width: 62.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-11 {
          width: 68.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-12 {
          width: 75%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-13 {
          width: 81.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-14 {
          width: 87.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-15 {
          width: 93.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group.size-16 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-16 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-16 .group .control,
        .form-container .form.columns-16 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-16 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-16 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-16 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-16 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-17 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-17 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-17 .group.size-1 {
          width: 5.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-2 {
          width: 11.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-3 {
          width: 17.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-4 {
          width: 23.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-5 {
          width: 29.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-6 {
          width: 35.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-7 {
          width: 41.2%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-8 {
          width: 47.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-9 {
          width: 52.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-10 {
          width: 58.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-11 {
          width: 64.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-12 {
          width: 70.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-13 {
          width: 76.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-14 {
          width: 82.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-15 {
          width: 88.2%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-16 {
          width: 94.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group.size-17 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-17 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-17 .group .control,
        .form-container .form.columns-17 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-17 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-17 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-17 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-17 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-18 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-18 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-18 .group.size-1 {
          width: 5.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-2 {
          width: 11.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-3 {
          width: 16.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-4 {
          width: 22.2%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-5 {
          width: 27.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-6 {
          width: 33.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-7 {
          width: 38.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-8 {
          width: 44.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-9 {
          width: 50%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-10 {
          width: 55.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-11 {
          width: 61.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-12 {
          width: 66.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-13 {
          width: 72.2%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-14 {
          width: 77.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-15 {
          width: 83.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-16 {
          width: 88.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-17 {
          width: 94.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group.size-18 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-18 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-18 .group .control,
        .form-container .form.columns-18 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-18 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-18 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-18 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-18 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-19 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-19 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-19 .group.size-1 {
          width: 5.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-2 {
          width: 10.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-3 {
          width: 15.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-4 {
          width: 21.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-5 {
          width: 26.3%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-6 {
          width: 31.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-7 {
          width: 36.8%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-8 {
          width: 42.1%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-9 {
          width: 47.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-10 {
          width: 52.6%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-11 {
          width: 57.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-12 {
          width: 63.2%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-13 {
          width: 68.4%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-14 {
          width: 73.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-15 {
          width: 78.9%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-16 {
          width: 84.2%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-17 {
          width: 89.5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-18 {
          width: 94.7%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group.size-19 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-19 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-19 .group .control,
        .form-container .form.columns-19 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-19 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-19 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-19 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-19 .group .static.label {
            font-weight: bold; }
    .form-container .form.columns-20 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-items: center;
      padding: 15px; }
      .form-container .form.columns-20 .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px; }
        .form-container .form.columns-20 .group.size-1 {
          width: 5%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-2 {
          width: 10%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-3 {
          width: 15%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-4 {
          width: 20%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-5 {
          width: 25%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-6 {
          width: 30%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-7 {
          width: 35%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-8 {
          width: 40%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-9 {
          width: 45%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-10 {
          width: 50%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-11 {
          width: 55%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-12 {
          width: 60%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-13 {
          width: 65%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-14 {
          width: 70%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-15 {
          width: 75%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-16 {
          width: 80%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-17 {
          width: 85%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-18 {
          width: 90%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-19 {
          width: 95%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group.size-20 {
          width: 100%;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        .form-container .form.columns-20 .group .control.has-icon {
          padding-left: 40px;
          background-position: 10px 15px; }
        .form-container .form.columns-20 .group .control,
        .form-container .form.columns-20 .group .label {
          width: 100%;
          text-align: left; }
        .form-container .form.columns-20 .group .label {
          height: 30px;
          line-height: 30px;
          padding: 0 10px;
          font-weight: 300; }
        .form-container .form.columns-20 .group .static {
          font-weight: 300;
          text-align: left; }
          .form-container .form.columns-20 .group .static.baselined {
            min-height: inherit;
            margin-top: 40px;
            position: absolute; }
          .form-container .form.columns-20 .group .static.label {
            font-weight: bold; }
    .form-container .form.double-column {
      padding: 15px;
      width: 50%; }
      .form-container .form.double-column .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .form-container .form.double-column .group .control,
        .form-container .form.double-column .group .label {
          width: 100%;
          text-align: left; }
    .form-container .form.quad-column {
      padding: 15px;
      width: 25%; }
      .form-container .form.quad-column .group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .form-container .form.quad-column .group .control,
        .form-container .form.quad-column .group .label {
          width: 100%;
          text-align: left; }
    .form-container .form .group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 15px 0 0;
      width: 100%; }
      .form-container .form .group.info-only {
        padding-top: 0; }
      .form-container .form .group.description {
        padding-top: 0;
        text-align: left; }
      .form-container .form .group.centered-text > span {
        margin: 0 auto;
        text-align: center; }
      .form-container .form .group.buttons {
        margin: 15px auto 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .form-container .form .group.buttons > a[type=button]:not(:first-child),
        .form-container .form .group.buttons > a[type=submit]:not(:first-child),
        .form-container .form .group.buttons > button:not(:first-child) {
          margin-left: 15px; }
      .form-container .form .group.expanded, .form-container .form .group.contracted {
        cursor: pointer; }
      .form-container .form .group.expanded > .section-label > img {
        -webkit-transition: -webkit-transform 300ms;
        transition: -webkit-transform 300ms;
        transition: transform 300ms;
        transition: transform 300ms, -webkit-transform 300ms;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
      .form-container .form .group.contracted > .section-label > img {
        -webkit-transition: -webkit-transform 300ms;
        transition: -webkit-transform 300ms;
        transition: transform 300ms;
        transition: transform 300ms, -webkit-transform 300ms;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      .form-container .form .group .label {
        height: 50px;
        line-height: 32px;
        padding: 10px;
        border: none;
        display: inline-block;
        min-width: 180px;
        width: 180px;
        font-size: inherit;
        font-weight: bold;
        text-align: right;
        white-space: normal;
        color: inherit; }
        .form-container .form .group .label.short {
          min-width: 90px;
          width: 90px; }
      .form-container .form .group .section-label {
        height: 50px;
        line-height: 32px;
        padding: 10px;
        border: none; }
        .form-container .form .group .section-label > img {
          margin-left: 3px; }
      .form-container .form .group .spacing {
        width: 25px;
        height: 50px; }
      .form-container .form .group .sweep-right {
        margin-left: auto; }
      .form-container .form .group span.control {
        display: inline-block; }
      .form-container .form .group pre.control {
        font-family: inherit;
        font-size: inherit;
        background: none; }
      .form-container .form .group .control {
        height: 50px;
        line-height: 32px;
        padding: 10px;
        border: none;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: left; }
        .form-container .form .group .control:focus {
          -webkit-box-shadow: 0 0 1px 0 #009ddc;
          box-shadow: 0 0 1px 0 #009ddc; }
        .form-container .form .group .control:active, .form-container .form .group .control:focus, .form-container .form .group .control:hover {
          border: none;
          outline: none; }
        .form-container .form .group .control.center {
          text-align: center; }
        .form-container .form .group .control::-webkit-calendar-picker-indicator {
          display: none; }
        .form-container .form .group .control.clickable {
          cursor: pointer; }
        .form-container .form .group .control.has-icon {
          padding-left: 50px;
          background-position: 15px 15px;
          background-repeat: no-repeat;
          background-size: 20px 20px; }
      .form-container .form .group pre.control,
      .form-container .form .group select[multiple].control,
      .form-container .form .group textarea.control {
        height: auto; }
      .form-container .form .group select.control {
        background-color: rgba(255, 255, 255, 0.97); }
        .form-container .form .group select.control.unselected {
          color: #8e8e8e; }
      .form-container .form .group .validation {
        height: 50px;
        line-height: 32px;
        padding: 10px;
        border: none;
        width: 50px; }
        .form-container .form .group .validation.valid {
          color: #008cff; }
        .form-container .form .group .validation.invalid {
          color: #d80000; }
      .form-container .form .group .validation-box {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 15px 75px;
        text-align: left;
        background-color: rgba(255, 255, 255, 0.97);
        color: #d80000;
        border: 1px solid #d80000; }
        .form-container .form .group .validation-box > p:first-child {
          font-weight: bold; }
      .form-container .form .group .information-box {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 15px 75px;
        text-align: left;
        background-color: rgba(255, 255, 255, 0.97);
        color: #00a000;
        border: 1px solid #00a000; }
        .form-container .form .group .information-box > p:first-child {
          font-weight: bold; }
      .form-container .form .group .information-blue-box {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 15px 75px;
        text-align: left;
        background-color: rgba(255, 255, 255, 0.97);
        color: #009ddc;
        border: 1px solid #009ddc; }
        .form-container .form .group .information-blue-box > p:first-child {
          font-weight: bold; }
      .form-container .form .group .information-light-blue-box {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 15px 75px;
        text-align: left;
        background-color: rgba(255, 255, 255, 0.97);
        color: #00b0f0;
        border: 1px solid #00b0f0; }
        .form-container .form .group .information-light-blue-box > p:first-child {
          font-weight: bold; }
    .form-container .form .label-group {
      -webkit-box-align: start !important;
      -ms-flex-align: start !important;
      align-items: flex-start !important; }
    .form-container .form .read-only-value {
      visibility: hidden;
      width: 0 !important;
      height: 0;
      padding: 0 !important; }

input {
  background-color: rgba(255, 255, 255, 0.97); }

.specialItem {
  background: #009ddc;
  color: white;
  font-weight: normal;
  font-size: 18px;
  padding: 1px; }

textarea {
  resize: none; }

.hide-component {
  opacity: 0;
  height: 0;
  width: 0; }

.receiver-phone {
  max-width: 500px; }

.margin-left-25 {
  margin-left: 25px; }

bik-button + bik-button {
  margin-left: 20px; }

a[type=button],
a[type=submit],
button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1px 0;
  line-height: 1;
  background-color: transparent;
  background: none;
  border: none;
  outline: none;
  font-family: 'Lato';
  text-align: left;
  cursor: pointer; }
  a[type=button]:active, a[type=button]:disabled, a[type=button]:focus, a[type=button]:focus-within, a[type=button]:hover, a[type=button]:visited,
  a[type=submit]:active,
  a[type=submit]:disabled,
  a[type=submit]:focus,
  a[type=submit]:focus-within,
  a[type=submit]:hover,
  a[type=submit]:visited,
  button:active,
  button:disabled,
  button:focus,
  button:focus-within,
  button:hover,
  button:visited {
    border: none;
    outline: none; }
  a[type=button][disabled=disabled],
  a[type=submit][disabled=disabled],
  button[disabled=disabled] {
    pointer-events: none; }
  a[type=button] > span:first-child:last-child,
  a[type=submit] > span:first-child:last-child,
  button > span:first-child:last-child {
    color: #008cff; }
  a[type=button]:hover,
  a[type=submit]:hover,
  button:hover {
    text-decoration: underline; }
    a[type=button]:hover > span:first-child:last-child,
    a[type=submit]:hover > span:first-child:last-child,
    button:hover > span:first-child:last-child {
      color: #0d5897;
      text-decoration: underline; }
  a[type=button].cl-blue > span:first-child:last-child,
  a[type=submit].cl-blue > span:first-child:last-child,
  button.cl-blue > span:first-child:last-child {
    color: #04334e; }
  a[type=button]:hover.cl-blue > span:first-child:last-child,
  a[type=submit]:hover.cl-blue > span:first-child:last-child,
  button:hover.cl-blue > span:first-child:last-child {
    color: #054366; }
  a[type=button].bg-blue,
  a[type=submit].bg-blue,
  button.bg-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: #009ddc;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-blue:hover,
    a[type=submit].bg-blue:hover,
    button.bg-blue:hover {
      background-color: #00aff6; }
  a[type=button].cl-box-shadow-color > span:first-child:last-child,
  a[type=submit].cl-box-shadow-color > span:first-child:last-child,
  button.cl-box-shadow-color > span:first-child:last-child {
    color: #00000026; }
  a[type=button]:hover.cl-box-shadow-color > span:first-child:last-child,
  a[type=submit]:hover.cl-box-shadow-color > span:first-child:last-child,
  button:hover.cl-box-shadow-color > span:first-child:last-child {
    color: rgba(13, 13, 13, 0.14902); }
  a[type=button].bg-box-shadow-color,
  a[type=submit].bg-box-shadow-color,
  button.bg-box-shadow-color {
    padding: 12px;
    border-radius: 6px;
    background-color: #00000026;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-box-shadow-color:hover,
    a[type=submit].bg-box-shadow-color:hover,
    button.bg-box-shadow-color:hover {
      background-color: rgba(13, 13, 13, 0.14902); }
  a[type=button].cl-cookie-background > span:first-child:last-child,
  a[type=submit].cl-cookie-background > span:first-child:last-child,
  button.cl-cookie-background > span:first-child:last-child {
    color: #d5eefd; }
  a[type=button]:hover.cl-cookie-background > span:first-child:last-child,
  a[type=submit]:hover.cl-cookie-background > span:first-child:last-child,
  button:hover.cl-cookie-background > span:first-child:last-child {
    color: #edf8fe; }
  a[type=button].bg-cookie-background,
  a[type=submit].bg-cookie-background,
  button.bg-cookie-background {
    padding: 12px;
    border-radius: 6px;
    background-color: #d5eefd;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-cookie-background:hover,
    a[type=submit].bg-cookie-background:hover,
    button.bg-cookie-background:hover {
      background-color: #edf8fe; }
  a[type=button].cl-light-blue > span:first-child:last-child,
  a[type=submit].cl-light-blue > span:first-child:last-child,
  button.cl-light-blue > span:first-child:last-child {
    color: #00b0f0; }
  a[type=button]:hover.cl-light-blue > span:first-child:last-child,
  a[type=submit]:hover.cl-light-blue > span:first-child:last-child,
  button:hover.cl-light-blue > span:first-child:last-child {
    color: #0bbeff; }
  a[type=button].bg-light-blue,
  a[type=submit].bg-light-blue,
  button.bg-light-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: #00b0f0;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-light-blue:hover,
    a[type=submit].bg-light-blue:hover,
    button.bg-light-blue:hover {
      background-color: #0bbeff; }
  a[type=button].cl-darker-light-blue > span:first-child:last-child,
  a[type=submit].cl-darker-light-blue > span:first-child:last-child,
  button.cl-darker-light-blue > span:first-child:last-child {
    color: #04334e; }
  a[type=button]:hover.cl-darker-light-blue > span:first-child:last-child,
  a[type=submit]:hover.cl-darker-light-blue > span:first-child:last-child,
  button:hover.cl-darker-light-blue > span:first-child:last-child {
    color: #054366; }
  a[type=button].bg-darker-light-blue,
  a[type=submit].bg-darker-light-blue,
  button.bg-darker-light-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: #008cff;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-darker-light-blue:hover,
    a[type=submit].bg-darker-light-blue:hover,
    button.bg-darker-light-blue:hover {
      background-color: #1a98ff; }
  a[type=button].cl-medium-blue > span:first-child:last-child,
  a[type=submit].cl-medium-blue > span:first-child:last-child,
  button.cl-medium-blue > span:first-child:last-child {
    color: #04334e; }
  a[type=button]:hover.cl-medium-blue > span:first-child:last-child,
  a[type=submit]:hover.cl-medium-blue > span:first-child:last-child,
  button:hover.cl-medium-blue > span:first-child:last-child {
    color: #054366; }
  a[type=button].bg-medium-blue,
  a[type=submit].bg-medium-blue,
  button.bg-medium-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: #0040e1;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-medium-blue:hover,
    a[type=submit].bg-medium-blue:hover,
    button.bg-medium-blue:hover {
      background-color: #0047fb; }
  a[type=button].cl-dark-blue > span:first-child:last-child,
  a[type=submit].cl-dark-blue > span:first-child:last-child,
  button.cl-dark-blue > span:first-child:last-child {
    color: #04334e; }
  a[type=button]:hover.cl-dark-blue > span:first-child:last-child,
  a[type=submit]:hover.cl-dark-blue > span:first-child:last-child,
  button:hover.cl-dark-blue > span:first-child:last-child {
    color: #054366; }
  a[type=button].bg-dark-blue,
  a[type=submit].bg-dark-blue,
  button.bg-dark-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: #0d5897;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-dark-blue:hover,
    a[type=submit].bg-dark-blue:hover,
    button.bg-dark-blue:hover {
      background-color: #0f66ae; }
  a[type=button].cl-navy-blue > span:first-child:last-child,
  a[type=submit].cl-navy-blue > span:first-child:last-child,
  button.cl-navy-blue > span:first-child:last-child {
    color: #04334e; }
  a[type=button]:hover.cl-navy-blue > span:first-child:last-child,
  a[type=submit]:hover.cl-navy-blue > span:first-child:last-child,
  button:hover.cl-navy-blue > span:first-child:last-child {
    color: #054366; }
  a[type=button].bg-navy-blue,
  a[type=submit].bg-navy-blue,
  button.bg-navy-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: #04334e;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-navy-blue:hover,
    a[type=submit].bg-navy-blue:hover,
    button.bg-navy-blue:hover {
      background-color: #054366; }
  a[type=button].cl-light-gray > span:first-child:last-child,
  a[type=submit].cl-light-gray > span:first-child:last-child,
  button.cl-light-gray > span:first-child:last-child {
    color: #7c7c7c; }
  a[type=button]:hover.cl-light-gray > span:first-child:last-child,
  a[type=submit]:hover.cl-light-gray > span:first-child:last-child,
  button:hover.cl-light-gray > span:first-child:last-child {
    color: #898989; }
  a[type=button].bg-light-gray,
  a[type=submit].bg-light-gray,
  button.bg-light-gray {
    padding: 12px;
    border-radius: 6px;
    background-color: #e6e6e6;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-light-gray:hover,
    a[type=submit].bg-light-gray:hover,
    button.bg-light-gray:hover {
      background-color: #f3f3f3; }
  a[type=button].cl-medium-gray > span:first-child:last-child,
  a[type=submit].cl-medium-gray > span:first-child:last-child,
  button.cl-medium-gray > span:first-child:last-child {
    color: #7c7c7c; }
  a[type=button]:hover.cl-medium-gray > span:first-child:last-child,
  a[type=submit]:hover.cl-medium-gray > span:first-child:last-child,
  button:hover.cl-medium-gray > span:first-child:last-child {
    color: #898989; }
  a[type=button].bg-medium-gray,
  a[type=submit].bg-medium-gray,
  button.bg-medium-gray {
    padding: 12px;
    border-radius: 6px;
    background-color: #7c7c7c;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-medium-gray:hover,
    a[type=submit].bg-medium-gray:hover,
    button.bg-medium-gray:hover {
      background-color: #898989; }
  a[type=button].cl-dark-gray > span:first-child:last-child,
  a[type=submit].cl-dark-gray > span:first-child:last-child,
  button.cl-dark-gray > span:first-child:last-child {
    color: #7c7c7c; }
  a[type=button]:hover.cl-dark-gray > span:first-child:last-child,
  a[type=submit]:hover.cl-dark-gray > span:first-child:last-child,
  button:hover.cl-dark-gray > span:first-child:last-child {
    color: #898989; }
  a[type=button].bg-dark-gray,
  a[type=submit].bg-dark-gray,
  button.bg-dark-gray {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.84);
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-dark-gray:hover,
    a[type=submit].bg-dark-gray:hover,
    button.bg-dark-gray:hover {
      background-color: rgba(13, 13, 13, 0.84); }
  a[type=button].cl-orange > span:first-child:last-child,
  a[type=submit].cl-orange > span:first-child:last-child,
  button.cl-orange > span:first-child:last-child {
    color: #ff4e00; }
  a[type=button]:hover.cl-orange > span:first-child:last-child,
  a[type=submit]:hover.cl-orange > span:first-child:last-child,
  button:hover.cl-orange > span:first-child:last-child {
    color: #ff601a; }
  a[type=button].bg-orange,
  a[type=submit].bg-orange,
  button.bg-orange {
    padding: 12px;
    border-radius: 6px;
    background-color: #ff6400;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-orange:hover,
    a[type=submit].bg-orange:hover,
    button.bg-orange:hover {
      background-color: #ff741a; }
  a[type=button].cl-light-orange > span:first-child:last-child,
  a[type=submit].cl-light-orange > span:first-child:last-child,
  button.cl-light-orange > span:first-child:last-child {
    color: #FF6832; }
  a[type=button]:hover.cl-light-orange > span:first-child:last-child,
  a[type=submit]:hover.cl-light-orange > span:first-child:last-child,
  button:hover.cl-light-orange > span:first-child:last-child {
    color: #ff7b4c; }
  a[type=button].bg-light-orange,
  a[type=submit].bg-light-orange,
  button.bg-light-orange {
    padding: 12px;
    border-radius: 6px;
    background-color: #FF6832;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-light-orange:hover,
    a[type=submit].bg-light-orange:hover,
    button.bg-light-orange:hover {
      background-color: #ff7b4c; }
  a[type=button].cl-medium-orange > span:first-child:last-child,
  a[type=submit].cl-medium-orange > span:first-child:last-child,
  button.cl-medium-orange > span:first-child:last-child {
    color: #ff4e00; }
  a[type=button]:hover.cl-medium-orange > span:first-child:last-child,
  a[type=submit]:hover.cl-medium-orange > span:first-child:last-child,
  button:hover.cl-medium-orange > span:first-child:last-child {
    color: #ff601a; }
  a[type=button].bg-medium-orange,
  a[type=submit].bg-medium-orange,
  button.bg-medium-orange {
    padding: 12px;
    border-radius: 6px;
    background-color: #ff4e00;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-medium-orange:hover,
    a[type=submit].bg-medium-orange:hover,
    button.bg-medium-orange:hover {
      background-color: #ff601a; }
  a[type=button].cl-white > span:first-child:last-child,
  a[type=submit].cl-white > span:first-child:last-child,
  button.cl-white > span:first-child:last-child {
    color: #04334e; }
  a[type=button]:hover.cl-white > span:first-child:last-child,
  a[type=submit]:hover.cl-white > span:first-child:last-child,
  button:hover.cl-white > span:first-child:last-child {
    color: #054366; }
  a[type=button].bg-white,
  a[type=submit].bg-white,
  button.bg-white {
    padding: 12px;
    border-radius: 6px;
    background-color: #fff;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-white:hover,
    a[type=submit].bg-white:hover,
    button.bg-white:hover {
      background-color: white; }
  a[type=button].cl-dim-white > span:first-child:last-child,
  a[type=submit].cl-dim-white > span:first-child:last-child,
  button.cl-dim-white > span:first-child:last-child {
    color: #04334e; }
  a[type=button]:hover.cl-dim-white > span:first-child:last-child,
  a[type=submit]:hover.cl-dim-white > span:first-child:last-child,
  button:hover.cl-dim-white > span:first-child:last-child {
    color: #054366; }
  a[type=button].bg-dim-white,
  a[type=submit].bg-dim-white,
  button.bg-dim-white {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.97);
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-dim-white:hover,
    a[type=submit].bg-dim-white:hover,
    button.bg-dim-white:hover {
      background-color: rgba(255, 255, 255, 0.97); }
  a[type=button].cl-red > span:first-child:last-child,
  a[type=submit].cl-red > span:first-child:last-child,
  button.cl-red > span:first-child:last-child {
    color: #d80000; }
  a[type=button]:hover.cl-red > span:first-child:last-child,
  a[type=submit]:hover.cl-red > span:first-child:last-child,
  button:hover.cl-red > span:first-child:last-child {
    color: #f20000; }
  a[type=button].bg-red,
  a[type=submit].bg-red,
  button.bg-red {
    padding: 12px;
    border-radius: 6px;
    background-color: #d80000;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-red:hover,
    a[type=submit].bg-red:hover,
    button.bg-red:hover {
      background-color: #f20000; }
  a[type=button].cl-green > span:first-child:last-child,
  a[type=submit].cl-green > span:first-child:last-child,
  button.cl-green > span:first-child:last-child {
    color: #00a000; }
  a[type=button]:hover.cl-green > span:first-child:last-child,
  a[type=submit]:hover.cl-green > span:first-child:last-child,
  button:hover.cl-green > span:first-child:last-child {
    color: #00ba00; }
  a[type=button].bg-green,
  a[type=submit].bg-green,
  button.bg-green {
    padding: 12px;
    border-radius: 6px;
    background-color: #00a000;
    color: rgba(255, 255, 255, 0.97); }
    a[type=button].bg-green:hover,
    a[type=submit].bg-green:hover,
    button.bg-green:hover {
      background-color: #00ba00; }
  a[type=button]:disabled > span:first-child:last-child,
  a[type=submit]:disabled > span:first-child:last-child,
  button:disabled > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover > span:first-child:last-child,
  a[type=submit]:disabled:hover > span:first-child:last-child,
  button:disabled:hover > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-blue > span:first-child:last-child,
  a[type=submit]:disabled.cl-blue > span:first-child:last-child,
  button:disabled.cl-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-blue > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-blue > span:first-child:last-child,
  button:disabled:hover.cl-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-blue,
  a[type=submit]:disabled.bg-blue,
  button:disabled.bg-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-blue:hover,
    a[type=submit]:disabled.bg-blue:hover,
    button:disabled.bg-blue:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-box-shadow-color > span:first-child:last-child,
  a[type=submit]:disabled.cl-box-shadow-color > span:first-child:last-child,
  button:disabled.cl-box-shadow-color > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-box-shadow-color > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-box-shadow-color > span:first-child:last-child,
  button:disabled:hover.cl-box-shadow-color > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-box-shadow-color,
  a[type=submit]:disabled.bg-box-shadow-color,
  button:disabled.bg-box-shadow-color {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-box-shadow-color:hover,
    a[type=submit]:disabled.bg-box-shadow-color:hover,
    button:disabled.bg-box-shadow-color:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-cookie-background > span:first-child:last-child,
  a[type=submit]:disabled.cl-cookie-background > span:first-child:last-child,
  button:disabled.cl-cookie-background > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-cookie-background > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-cookie-background > span:first-child:last-child,
  button:disabled:hover.cl-cookie-background > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-cookie-background,
  a[type=submit]:disabled.bg-cookie-background,
  button:disabled.bg-cookie-background {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-cookie-background:hover,
    a[type=submit]:disabled.bg-cookie-background:hover,
    button:disabled.bg-cookie-background:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-light-blue > span:first-child:last-child,
  a[type=submit]:disabled.cl-light-blue > span:first-child:last-child,
  button:disabled.cl-light-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-light-blue > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-light-blue > span:first-child:last-child,
  button:disabled:hover.cl-light-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-light-blue,
  a[type=submit]:disabled.bg-light-blue,
  button:disabled.bg-light-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-light-blue:hover,
    a[type=submit]:disabled.bg-light-blue:hover,
    button:disabled.bg-light-blue:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-darker-light-blue > span:first-child:last-child,
  a[type=submit]:disabled.cl-darker-light-blue > span:first-child:last-child,
  button:disabled.cl-darker-light-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-darker-light-blue > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-darker-light-blue > span:first-child:last-child,
  button:disabled:hover.cl-darker-light-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-darker-light-blue,
  a[type=submit]:disabled.bg-darker-light-blue,
  button:disabled.bg-darker-light-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-darker-light-blue:hover,
    a[type=submit]:disabled.bg-darker-light-blue:hover,
    button:disabled.bg-darker-light-blue:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-medium-blue > span:first-child:last-child,
  a[type=submit]:disabled.cl-medium-blue > span:first-child:last-child,
  button:disabled.cl-medium-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-medium-blue > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-medium-blue > span:first-child:last-child,
  button:disabled:hover.cl-medium-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-medium-blue,
  a[type=submit]:disabled.bg-medium-blue,
  button:disabled.bg-medium-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-medium-blue:hover,
    a[type=submit]:disabled.bg-medium-blue:hover,
    button:disabled.bg-medium-blue:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-dark-blue > span:first-child:last-child,
  a[type=submit]:disabled.cl-dark-blue > span:first-child:last-child,
  button:disabled.cl-dark-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-dark-blue > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-dark-blue > span:first-child:last-child,
  button:disabled:hover.cl-dark-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-dark-blue,
  a[type=submit]:disabled.bg-dark-blue,
  button:disabled.bg-dark-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-dark-blue:hover,
    a[type=submit]:disabled.bg-dark-blue:hover,
    button:disabled.bg-dark-blue:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-navy-blue > span:first-child:last-child,
  a[type=submit]:disabled.cl-navy-blue > span:first-child:last-child,
  button:disabled.cl-navy-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-navy-blue > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-navy-blue > span:first-child:last-child,
  button:disabled:hover.cl-navy-blue > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-navy-blue,
  a[type=submit]:disabled.bg-navy-blue,
  button:disabled.bg-navy-blue {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-navy-blue:hover,
    a[type=submit]:disabled.bg-navy-blue:hover,
    button:disabled.bg-navy-blue:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-light-gray > span:first-child:last-child,
  a[type=submit]:disabled.cl-light-gray > span:first-child:last-child,
  button:disabled.cl-light-gray > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-light-gray > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-light-gray > span:first-child:last-child,
  button:disabled:hover.cl-light-gray > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-light-gray,
  a[type=submit]:disabled.bg-light-gray,
  button:disabled.bg-light-gray {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-light-gray:hover,
    a[type=submit]:disabled.bg-light-gray:hover,
    button:disabled.bg-light-gray:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-medium-gray > span:first-child:last-child,
  a[type=submit]:disabled.cl-medium-gray > span:first-child:last-child,
  button:disabled.cl-medium-gray > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-medium-gray > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-medium-gray > span:first-child:last-child,
  button:disabled:hover.cl-medium-gray > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-medium-gray,
  a[type=submit]:disabled.bg-medium-gray,
  button:disabled.bg-medium-gray {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-medium-gray:hover,
    a[type=submit]:disabled.bg-medium-gray:hover,
    button:disabled.bg-medium-gray:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-dark-gray > span:first-child:last-child,
  a[type=submit]:disabled.cl-dark-gray > span:first-child:last-child,
  button:disabled.cl-dark-gray > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-dark-gray > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-dark-gray > span:first-child:last-child,
  button:disabled:hover.cl-dark-gray > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-dark-gray,
  a[type=submit]:disabled.bg-dark-gray,
  button:disabled.bg-dark-gray {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-dark-gray:hover,
    a[type=submit]:disabled.bg-dark-gray:hover,
    button:disabled.bg-dark-gray:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-orange > span:first-child:last-child,
  a[type=submit]:disabled.cl-orange > span:first-child:last-child,
  button:disabled.cl-orange > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-orange > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-orange > span:first-child:last-child,
  button:disabled:hover.cl-orange > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-orange,
  a[type=submit]:disabled.bg-orange,
  button:disabled.bg-orange {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-orange:hover,
    a[type=submit]:disabled.bg-orange:hover,
    button:disabled.bg-orange:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-light-orange > span:first-child:last-child,
  a[type=submit]:disabled.cl-light-orange > span:first-child:last-child,
  button:disabled.cl-light-orange > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-light-orange > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-light-orange > span:first-child:last-child,
  button:disabled:hover.cl-light-orange > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-light-orange,
  a[type=submit]:disabled.bg-light-orange,
  button:disabled.bg-light-orange {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-light-orange:hover,
    a[type=submit]:disabled.bg-light-orange:hover,
    button:disabled.bg-light-orange:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-medium-orange > span:first-child:last-child,
  a[type=submit]:disabled.cl-medium-orange > span:first-child:last-child,
  button:disabled.cl-medium-orange > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-medium-orange > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-medium-orange > span:first-child:last-child,
  button:disabled:hover.cl-medium-orange > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-medium-orange,
  a[type=submit]:disabled.bg-medium-orange,
  button:disabled.bg-medium-orange {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-medium-orange:hover,
    a[type=submit]:disabled.bg-medium-orange:hover,
    button:disabled.bg-medium-orange:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-white > span:first-child:last-child,
  a[type=submit]:disabled.cl-white > span:first-child:last-child,
  button:disabled.cl-white > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-white > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-white > span:first-child:last-child,
  button:disabled:hover.cl-white > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-white,
  a[type=submit]:disabled.bg-white,
  button:disabled.bg-white {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-white:hover,
    a[type=submit]:disabled.bg-white:hover,
    button:disabled.bg-white:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-dim-white > span:first-child:last-child,
  a[type=submit]:disabled.cl-dim-white > span:first-child:last-child,
  button:disabled.cl-dim-white > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-dim-white > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-dim-white > span:first-child:last-child,
  button:disabled:hover.cl-dim-white > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-dim-white,
  a[type=submit]:disabled.bg-dim-white,
  button:disabled.bg-dim-white {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-dim-white:hover,
    a[type=submit]:disabled.bg-dim-white:hover,
    button:disabled.bg-dim-white:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-red > span:first-child:last-child,
  a[type=submit]:disabled.cl-red > span:first-child:last-child,
  button:disabled.cl-red > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-red > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-red > span:first-child:last-child,
  button:disabled:hover.cl-red > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-red,
  a[type=submit]:disabled.bg-red,
  button:disabled.bg-red {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-red:hover,
    a[type=submit]:disabled.bg-red:hover,
    button:disabled.bg-red:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.cl-green > span:first-child:last-child,
  a[type=submit]:disabled.cl-green > span:first-child:last-child,
  button:disabled.cl-green > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled:hover.cl-green > span:first-child:last-child,
  a[type=submit]:disabled:hover.cl-green > span:first-child:last-child,
  button:disabled:hover.cl-green > span:first-child:last-child {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button]:disabled.bg-green,
  a[type=submit]:disabled.bg-green,
  button:disabled.bg-green {
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(111, 111, 111, 0.5);
    color: rgba(150, 150, 150, 0.5); }
    a[type=button]:disabled.bg-green:hover,
    a[type=submit]:disabled.bg-green:hover,
    button:disabled.bg-green:hover {
      background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal > span:first-child:not(:last-child),
  a[type=submit].normal > span:first-child:not(:last-child),
  button.normal > span:first-child:not(:last-child) {
    margin: 0 5px 0 0;
    padding: 6px;
    width: 30px;
    height: 30px;
    border-radius: 30px; }
    a[type=button].normal > span:first-child:not(:last-child) > img,
    a[type=submit].normal > span:first-child:not(:last-child) > img,
    button.normal > span:first-child:not(:last-child) > img {
      margin: 0;
      padding: 0;
      width: 18px;
      height: 18px; }
  a[type=button].normal.cl-blue > span:first-child:not(:last-child),
  a[type=submit].normal.cl-blue > span:first-child:not(:last-child),
  button.normal.cl-blue > span:first-child:not(:last-child) {
    background-color: #009ddc; }
  a[type=button].normal.cl-blue > span:last-child:not(:first-child),
  a[type=submit].normal.cl-blue > span:last-child:not(:first-child),
  button.normal.cl-blue > span:last-child:not(:first-child) {
    color: #04334e; }
  a[type=button].normal:hover.cl-blue > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-blue > span:first-child:not(:last-child),
  button.normal:hover.cl-blue > span:first-child:not(:last-child) {
    background-color: #00aff6; }
  a[type=button].normal:hover.cl-blue > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-blue > span:last-child:not(:first-child),
  button.normal:hover.cl-blue > span:last-child:not(:first-child) {
    color: #06537f; }
  a[type=button].normal.cl-box-shadow-color > span:first-child:not(:last-child),
  a[type=submit].normal.cl-box-shadow-color > span:first-child:not(:last-child),
  button.normal.cl-box-shadow-color > span:first-child:not(:last-child) {
    background-color: #00000026; }
  a[type=button].normal.cl-box-shadow-color > span:last-child:not(:first-child),
  a[type=submit].normal.cl-box-shadow-color > span:last-child:not(:first-child),
  button.normal.cl-box-shadow-color > span:last-child:not(:first-child) {
    color: #00000026; }
  a[type=button].normal:hover.cl-box-shadow-color > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-box-shadow-color > span:first-child:not(:last-child),
  button.normal:hover.cl-box-shadow-color > span:first-child:not(:last-child) {
    background-color: rgba(13, 13, 13, 0.14902); }
  a[type=button].normal:hover.cl-box-shadow-color > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-box-shadow-color > span:last-child:not(:first-child),
  button.normal:hover.cl-box-shadow-color > span:last-child:not(:first-child) {
    color: rgba(26, 26, 26, 0.14902); }
  a[type=button].normal.cl-cookie-background > span:first-child:not(:last-child),
  a[type=submit].normal.cl-cookie-background > span:first-child:not(:last-child),
  button.normal.cl-cookie-background > span:first-child:not(:last-child) {
    background-color: #d5eefd; }
  a[type=button].normal.cl-cookie-background > span:last-child:not(:first-child),
  a[type=submit].normal.cl-cookie-background > span:last-child:not(:first-child),
  button.normal.cl-cookie-background > span:last-child:not(:first-child) {
    color: #d5eefd; }
  a[type=button].normal:hover.cl-cookie-background > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-cookie-background > span:first-child:not(:last-child),
  button.normal:hover.cl-cookie-background > span:first-child:not(:last-child) {
    background-color: #edf8fe; }
  a[type=button].normal:hover.cl-cookie-background > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-cookie-background > span:last-child:not(:first-child),
  button.normal:hover.cl-cookie-background > span:last-child:not(:first-child) {
    color: white; }
  a[type=button].normal.cl-light-blue > span:first-child:not(:last-child),
  a[type=submit].normal.cl-light-blue > span:first-child:not(:last-child),
  button.normal.cl-light-blue > span:first-child:not(:last-child) {
    background-color: #00b0f0; }
  a[type=button].normal.cl-light-blue > span:last-child:not(:first-child),
  a[type=submit].normal.cl-light-blue > span:last-child:not(:first-child),
  button.normal.cl-light-blue > span:last-child:not(:first-child) {
    color: #00b0f0; }
  a[type=button].normal:hover.cl-light-blue > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-light-blue > span:first-child:not(:last-child),
  button.normal:hover.cl-light-blue > span:first-child:not(:last-child) {
    background-color: #0bbeff; }
  a[type=button].normal:hover.cl-light-blue > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-light-blue > span:last-child:not(:first-child),
  button.normal:hover.cl-light-blue > span:last-child:not(:first-child) {
    color: #24c5ff; }
  a[type=button].normal.cl-darker-light-blue > span:first-child:not(:last-child),
  a[type=submit].normal.cl-darker-light-blue > span:first-child:not(:last-child),
  button.normal.cl-darker-light-blue > span:first-child:not(:last-child) {
    background-color: #008cff; }
  a[type=button].normal.cl-darker-light-blue > span:last-child:not(:first-child),
  a[type=submit].normal.cl-darker-light-blue > span:last-child:not(:first-child),
  button.normal.cl-darker-light-blue > span:last-child:not(:first-child) {
    color: #04334e; }
  a[type=button].normal:hover.cl-darker-light-blue > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-darker-light-blue > span:first-child:not(:last-child),
  button.normal:hover.cl-darker-light-blue > span:first-child:not(:last-child) {
    background-color: #1a98ff; }
  a[type=button].normal:hover.cl-darker-light-blue > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-darker-light-blue > span:last-child:not(:first-child),
  button.normal:hover.cl-darker-light-blue > span:last-child:not(:first-child) {
    color: #06537f; }
  a[type=button].normal.cl-medium-blue > span:first-child:not(:last-child),
  a[type=submit].normal.cl-medium-blue > span:first-child:not(:last-child),
  button.normal.cl-medium-blue > span:first-child:not(:last-child) {
    background-color: #0040e1; }
  a[type=button].normal.cl-medium-blue > span:last-child:not(:first-child),
  a[type=submit].normal.cl-medium-blue > span:last-child:not(:first-child),
  button.normal.cl-medium-blue > span:last-child:not(:first-child) {
    color: #04334e; }
  a[type=button].normal:hover.cl-medium-blue > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-medium-blue > span:first-child:not(:last-child),
  button.normal:hover.cl-medium-blue > span:first-child:not(:last-child) {
    background-color: #0047fb; }
  a[type=button].normal:hover.cl-medium-blue > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-medium-blue > span:last-child:not(:first-child),
  button.normal:hover.cl-medium-blue > span:last-child:not(:first-child) {
    color: #06537f; }
  a[type=button].normal.cl-dark-blue > span:first-child:not(:last-child),
  a[type=submit].normal.cl-dark-blue > span:first-child:not(:last-child),
  button.normal.cl-dark-blue > span:first-child:not(:last-child) {
    background-color: #0d5897; }
  a[type=button].normal.cl-dark-blue > span:last-child:not(:first-child),
  a[type=submit].normal.cl-dark-blue > span:last-child:not(:first-child),
  button.normal.cl-dark-blue > span:last-child:not(:first-child) {
    color: #04334e; }
  a[type=button].normal:hover.cl-dark-blue > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-dark-blue > span:first-child:not(:last-child),
  button.normal:hover.cl-dark-blue > span:first-child:not(:last-child) {
    background-color: #0f66ae; }
  a[type=button].normal:hover.cl-dark-blue > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-dark-blue > span:last-child:not(:first-child),
  button.normal:hover.cl-dark-blue > span:last-child:not(:first-child) {
    color: #06537f; }
  a[type=button].normal.cl-navy-blue > span:first-child:not(:last-child),
  a[type=submit].normal.cl-navy-blue > span:first-child:not(:last-child),
  button.normal.cl-navy-blue > span:first-child:not(:last-child) {
    background-color: #04334e; }
  a[type=button].normal.cl-navy-blue > span:last-child:not(:first-child),
  a[type=submit].normal.cl-navy-blue > span:last-child:not(:first-child),
  button.normal.cl-navy-blue > span:last-child:not(:first-child) {
    color: #04334e; }
  a[type=button].normal:hover.cl-navy-blue > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-navy-blue > span:first-child:not(:last-child),
  button.normal:hover.cl-navy-blue > span:first-child:not(:last-child) {
    background-color: #054366; }
  a[type=button].normal:hover.cl-navy-blue > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-navy-blue > span:last-child:not(:first-child),
  button.normal:hover.cl-navy-blue > span:last-child:not(:first-child) {
    color: #06537f; }
  a[type=button].normal.cl-light-gray > span:first-child:not(:last-child),
  a[type=submit].normal.cl-light-gray > span:first-child:not(:last-child),
  button.normal.cl-light-gray > span:first-child:not(:last-child) {
    background-color: #e6e6e6; }
  a[type=button].normal.cl-light-gray > span:last-child:not(:first-child),
  a[type=submit].normal.cl-light-gray > span:last-child:not(:first-child),
  button.normal.cl-light-gray > span:last-child:not(:first-child) {
    color: #7c7c7c; }
  a[type=button].normal:hover.cl-light-gray > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-light-gray > span:first-child:not(:last-child),
  button.normal:hover.cl-light-gray > span:first-child:not(:last-child) {
    background-color: #f3f3f3; }
  a[type=button].normal:hover.cl-light-gray > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-light-gray > span:last-child:not(:first-child),
  button.normal:hover.cl-light-gray > span:last-child:not(:first-child) {
    color: #969696; }
  a[type=button].normal.cl-medium-gray > span:first-child:not(:last-child),
  a[type=submit].normal.cl-medium-gray > span:first-child:not(:last-child),
  button.normal.cl-medium-gray > span:first-child:not(:last-child) {
    background-color: #7c7c7c; }
  a[type=button].normal.cl-medium-gray > span:last-child:not(:first-child),
  a[type=submit].normal.cl-medium-gray > span:last-child:not(:first-child),
  button.normal.cl-medium-gray > span:last-child:not(:first-child) {
    color: #7c7c7c; }
  a[type=button].normal:hover.cl-medium-gray > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-medium-gray > span:first-child:not(:last-child),
  button.normal:hover.cl-medium-gray > span:first-child:not(:last-child) {
    background-color: #898989; }
  a[type=button].normal:hover.cl-medium-gray > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-medium-gray > span:last-child:not(:first-child),
  button.normal:hover.cl-medium-gray > span:last-child:not(:first-child) {
    color: #969696; }
  a[type=button].normal.cl-dark-gray > span:first-child:not(:last-child),
  a[type=submit].normal.cl-dark-gray > span:first-child:not(:last-child),
  button.normal.cl-dark-gray > span:first-child:not(:last-child) {
    background-color: rgba(0, 0, 0, 0.84); }
  a[type=button].normal.cl-dark-gray > span:last-child:not(:first-child),
  a[type=submit].normal.cl-dark-gray > span:last-child:not(:first-child),
  button.normal.cl-dark-gray > span:last-child:not(:first-child) {
    color: #7c7c7c; }
  a[type=button].normal:hover.cl-dark-gray > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-dark-gray > span:first-child:not(:last-child),
  button.normal:hover.cl-dark-gray > span:first-child:not(:last-child) {
    background-color: rgba(13, 13, 13, 0.84); }
  a[type=button].normal:hover.cl-dark-gray > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-dark-gray > span:last-child:not(:first-child),
  button.normal:hover.cl-dark-gray > span:last-child:not(:first-child) {
    color: #969696; }
  a[type=button].normal.cl-orange > span:first-child:not(:last-child),
  a[type=submit].normal.cl-orange > span:first-child:not(:last-child),
  button.normal.cl-orange > span:first-child:not(:last-child) {
    background-color: #ff6400; }
  a[type=button].normal.cl-orange > span:last-child:not(:first-child),
  a[type=submit].normal.cl-orange > span:last-child:not(:first-child),
  button.normal.cl-orange > span:last-child:not(:first-child) {
    color: #ff4e00; }
  a[type=button].normal:hover.cl-orange > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-orange > span:first-child:not(:last-child),
  button.normal:hover.cl-orange > span:first-child:not(:last-child) {
    background-color: #ff741a; }
  a[type=button].normal:hover.cl-orange > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-orange > span:last-child:not(:first-child),
  button.normal:hover.cl-orange > span:last-child:not(:first-child) {
    color: #ff7133; }
  a[type=button].normal.cl-light-orange > span:first-child:not(:last-child),
  a[type=submit].normal.cl-light-orange > span:first-child:not(:last-child),
  button.normal.cl-light-orange > span:first-child:not(:last-child) {
    background-color: #FF6832; }
  a[type=button].normal.cl-light-orange > span:last-child:not(:first-child),
  a[type=submit].normal.cl-light-orange > span:last-child:not(:first-child),
  button.normal.cl-light-orange > span:last-child:not(:first-child) {
    color: #FF6832; }
  a[type=button].normal:hover.cl-light-orange > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-light-orange > span:first-child:not(:last-child),
  button.normal:hover.cl-light-orange > span:first-child:not(:last-child) {
    background-color: #ff7b4c; }
  a[type=button].normal:hover.cl-light-orange > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-light-orange > span:last-child:not(:first-child),
  button.normal:hover.cl-light-orange > span:last-child:not(:first-child) {
    color: #ff8e65; }
  a[type=button].normal.cl-medium-orange > span:first-child:not(:last-child),
  a[type=submit].normal.cl-medium-orange > span:first-child:not(:last-child),
  button.normal.cl-medium-orange > span:first-child:not(:last-child) {
    background-color: #ff4e00; }
  a[type=button].normal.cl-medium-orange > span:last-child:not(:first-child),
  a[type=submit].normal.cl-medium-orange > span:last-child:not(:first-child),
  button.normal.cl-medium-orange > span:last-child:not(:first-child) {
    color: #ff4e00; }
  a[type=button].normal:hover.cl-medium-orange > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-medium-orange > span:first-child:not(:last-child),
  button.normal:hover.cl-medium-orange > span:first-child:not(:last-child) {
    background-color: #ff601a; }
  a[type=button].normal:hover.cl-medium-orange > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-medium-orange > span:last-child:not(:first-child),
  button.normal:hover.cl-medium-orange > span:last-child:not(:first-child) {
    color: #ff7133; }
  a[type=button].normal.cl-white > span:first-child:not(:last-child),
  a[type=submit].normal.cl-white > span:first-child:not(:last-child),
  button.normal.cl-white > span:first-child:not(:last-child) {
    background-color: #fff; }
  a[type=button].normal.cl-white > span:last-child:not(:first-child),
  a[type=submit].normal.cl-white > span:last-child:not(:first-child),
  button.normal.cl-white > span:last-child:not(:first-child) {
    color: #04334e; }
  a[type=button].normal:hover.cl-white > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-white > span:first-child:not(:last-child),
  button.normal:hover.cl-white > span:first-child:not(:last-child) {
    background-color: white; }
  a[type=button].normal:hover.cl-white > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-white > span:last-child:not(:first-child),
  button.normal:hover.cl-white > span:last-child:not(:first-child) {
    color: #06537f; }
  a[type=button].normal.cl-dim-white > span:first-child:not(:last-child),
  a[type=submit].normal.cl-dim-white > span:first-child:not(:last-child),
  button.normal.cl-dim-white > span:first-child:not(:last-child) {
    background-color: rgba(255, 255, 255, 0.97); }
  a[type=button].normal.cl-dim-white > span:last-child:not(:first-child),
  a[type=submit].normal.cl-dim-white > span:last-child:not(:first-child),
  button.normal.cl-dim-white > span:last-child:not(:first-child) {
    color: #04334e; }
  a[type=button].normal:hover.cl-dim-white > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-dim-white > span:first-child:not(:last-child),
  button.normal:hover.cl-dim-white > span:first-child:not(:last-child) {
    background-color: rgba(255, 255, 255, 0.97); }
  a[type=button].normal:hover.cl-dim-white > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-dim-white > span:last-child:not(:first-child),
  button.normal:hover.cl-dim-white > span:last-child:not(:first-child) {
    color: #06537f; }
  a[type=button].normal.cl-red > span:first-child:not(:last-child),
  a[type=submit].normal.cl-red > span:first-child:not(:last-child),
  button.normal.cl-red > span:first-child:not(:last-child) {
    background-color: #d80000; }
  a[type=button].normal.cl-red > span:last-child:not(:first-child),
  a[type=submit].normal.cl-red > span:last-child:not(:first-child),
  button.normal.cl-red > span:last-child:not(:first-child) {
    color: #d80000; }
  a[type=button].normal:hover.cl-red > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-red > span:first-child:not(:last-child),
  button.normal:hover.cl-red > span:first-child:not(:last-child) {
    background-color: #f20000; }
  a[type=button].normal:hover.cl-red > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-red > span:last-child:not(:first-child),
  button.normal:hover.cl-red > span:last-child:not(:first-child) {
    color: #ff0c0c; }
  a[type=button].normal.cl-green > span:first-child:not(:last-child),
  a[type=submit].normal.cl-green > span:first-child:not(:last-child),
  button.normal.cl-green > span:first-child:not(:last-child) {
    background-color: #00a000; }
  a[type=button].normal.cl-green > span:last-child:not(:first-child),
  a[type=submit].normal.cl-green > span:last-child:not(:first-child),
  button.normal.cl-green > span:last-child:not(:first-child) {
    color: #00a000; }
  a[type=button].normal:hover.cl-green > span:first-child:not(:last-child),
  a[type=submit].normal:hover.cl-green > span:first-child:not(:last-child),
  button.normal:hover.cl-green > span:first-child:not(:last-child) {
    background-color: #00ba00; }
  a[type=button].normal:hover.cl-green > span:last-child:not(:first-child),
  a[type=submit].normal:hover.cl-green > span:last-child:not(:first-child),
  button.normal:hover.cl-green > span:last-child:not(:first-child) {
    color: #00d300; }
  a[type=button].normal.plain > span:first-child:not(:last-child),
  a[type=submit].normal.plain > span:first-child:not(:last-child),
  button.normal.plain > span:first-child:not(:last-child) {
    padding: 0;
    border-radius: 0; }
    a[type=button].normal.plain > span:first-child:not(:last-child) > img,
    a[type=submit].normal.plain > span:first-child:not(:last-child) > img,
    button.normal.plain > span:first-child:not(:last-child) > img {
      width: 30px;
      height: 30px; }
  a[type=button].normal:disabled > span:last-child:not(:first-child),
  a[type=submit].normal:disabled > span:last-child:not(:first-child),
  button.normal:disabled > span:last-child:not(:first-child) {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover > span:last-child:not(:first-child),
  a[type=submit].normal:disabled:hover > span:last-child:not(:first-child),
  button.normal:disabled:hover > span:last-child:not(:first-child) {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-blue > span:first-child:not(:last-child),
  button.normal:disabled.cl-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-blue > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-box-shadow-color > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-box-shadow-color > span:first-child:not(:last-child),
  button.normal:disabled.cl-box-shadow-color > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-box-shadow-color > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-box-shadow-color > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-box-shadow-color > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-cookie-background > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-cookie-background > span:first-child:not(:last-child),
  button.normal:disabled.cl-cookie-background > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-cookie-background > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-cookie-background > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-cookie-background > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-light-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-light-blue > span:first-child:not(:last-child),
  button.normal:disabled.cl-light-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-light-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-light-blue > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-light-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-darker-light-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-darker-light-blue > span:first-child:not(:last-child),
  button.normal:disabled.cl-darker-light-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-darker-light-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-darker-light-blue > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-darker-light-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-medium-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-medium-blue > span:first-child:not(:last-child),
  button.normal:disabled.cl-medium-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-medium-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-medium-blue > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-medium-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-dark-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-dark-blue > span:first-child:not(:last-child),
  button.normal:disabled.cl-dark-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-dark-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-dark-blue > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-dark-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-navy-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-navy-blue > span:first-child:not(:last-child),
  button.normal:disabled.cl-navy-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-navy-blue > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-navy-blue > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-navy-blue > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-light-gray > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-light-gray > span:first-child:not(:last-child),
  button.normal:disabled.cl-light-gray > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-light-gray > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-light-gray > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-light-gray > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-medium-gray > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-medium-gray > span:first-child:not(:last-child),
  button.normal:disabled.cl-medium-gray > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-medium-gray > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-medium-gray > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-medium-gray > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-dark-gray > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-dark-gray > span:first-child:not(:last-child),
  button.normal:disabled.cl-dark-gray > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-dark-gray > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-dark-gray > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-dark-gray > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-orange > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-orange > span:first-child:not(:last-child),
  button.normal:disabled.cl-orange > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-orange > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-orange > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-orange > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-light-orange > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-light-orange > span:first-child:not(:last-child),
  button.normal:disabled.cl-light-orange > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-light-orange > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-light-orange > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-light-orange > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-medium-orange > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-medium-orange > span:first-child:not(:last-child),
  button.normal:disabled.cl-medium-orange > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-medium-orange > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-medium-orange > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-medium-orange > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-white > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-white > span:first-child:not(:last-child),
  button.normal:disabled.cl-white > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-white > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-white > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-white > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-dim-white > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-dim-white > span:first-child:not(:last-child),
  button.normal:disabled.cl-dim-white > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-dim-white > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-dim-white > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-dim-white > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-red > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-red > span:first-child:not(:last-child),
  button.normal:disabled.cl-red > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-red > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-red > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-red > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled.cl-green > span:first-child:not(:last-child),
  a[type=submit].normal:disabled.cl-green > span:first-child:not(:last-child),
  button.normal:disabled.cl-green > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].normal:disabled:hover.cl-green > span:first-child:not(:last-child),
  a[type=submit].normal:disabled:hover.cl-green > span:first-child:not(:last-child),
  button.normal:disabled:hover.cl-green > span:first-child:not(:last-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed > span:last-child:not(:first-child),
  a[type=submit].reversed > span:last-child:not(:first-child),
  button.reversed > span:last-child:not(:first-child) {
    margin: 0 0 0 5px;
    padding: 6px;
    width: 30px;
    height: 30px;
    border-radius: 30px; }
    a[type=button].reversed > span:last-child:not(:first-child) > img,
    a[type=submit].reversed > span:last-child:not(:first-child) > img,
    button.reversed > span:last-child:not(:first-child) > img {
      margin: 0;
      padding: 0;
      width: 18px;
      height: 18px; }
  a[type=button].reversed.cl-blue > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-blue > span:last-child:not(:first-child),
  button.reversed.cl-blue > span:last-child:not(:first-child) {
    background-color: #009ddc; }
  a[type=button].reversed.cl-blue > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-blue > span:first-child:not(:last-child),
  button.reversed.cl-blue > span:first-child:not(:last-child) {
    color: #04334e; }
  a[type=button].reversed:hover.cl-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-blue > span:last-child:not(:first-child),
  button.reversed:hover.cl-blue > span:last-child:not(:first-child) {
    background-color: #00aff6; }
  a[type=button].reversed:hover.cl-blue > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-blue > span:first-child:not(:last-child),
  button.reversed:hover.cl-blue > span:first-child:not(:last-child) {
    color: #06537f; }
  a[type=button].reversed.cl-box-shadow-color > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-box-shadow-color > span:last-child:not(:first-child),
  button.reversed.cl-box-shadow-color > span:last-child:not(:first-child) {
    background-color: #00000026; }
  a[type=button].reversed.cl-box-shadow-color > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-box-shadow-color > span:first-child:not(:last-child),
  button.reversed.cl-box-shadow-color > span:first-child:not(:last-child) {
    color: #00000026; }
  a[type=button].reversed:hover.cl-box-shadow-color > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-box-shadow-color > span:last-child:not(:first-child),
  button.reversed:hover.cl-box-shadow-color > span:last-child:not(:first-child) {
    background-color: rgba(13, 13, 13, 0.14902); }
  a[type=button].reversed:hover.cl-box-shadow-color > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-box-shadow-color > span:first-child:not(:last-child),
  button.reversed:hover.cl-box-shadow-color > span:first-child:not(:last-child) {
    color: rgba(26, 26, 26, 0.14902); }
  a[type=button].reversed.cl-cookie-background > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-cookie-background > span:last-child:not(:first-child),
  button.reversed.cl-cookie-background > span:last-child:not(:first-child) {
    background-color: #d5eefd; }
  a[type=button].reversed.cl-cookie-background > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-cookie-background > span:first-child:not(:last-child),
  button.reversed.cl-cookie-background > span:first-child:not(:last-child) {
    color: #d5eefd; }
  a[type=button].reversed:hover.cl-cookie-background > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-cookie-background > span:last-child:not(:first-child),
  button.reversed:hover.cl-cookie-background > span:last-child:not(:first-child) {
    background-color: #edf8fe; }
  a[type=button].reversed:hover.cl-cookie-background > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-cookie-background > span:first-child:not(:last-child),
  button.reversed:hover.cl-cookie-background > span:first-child:not(:last-child) {
    color: white; }
  a[type=button].reversed.cl-light-blue > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-light-blue > span:last-child:not(:first-child),
  button.reversed.cl-light-blue > span:last-child:not(:first-child) {
    background-color: #00b0f0; }
  a[type=button].reversed.cl-light-blue > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-light-blue > span:first-child:not(:last-child),
  button.reversed.cl-light-blue > span:first-child:not(:last-child) {
    color: #00b0f0; }
  a[type=button].reversed:hover.cl-light-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-light-blue > span:last-child:not(:first-child),
  button.reversed:hover.cl-light-blue > span:last-child:not(:first-child) {
    background-color: #0bbeff; }
  a[type=button].reversed:hover.cl-light-blue > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-light-blue > span:first-child:not(:last-child),
  button.reversed:hover.cl-light-blue > span:first-child:not(:last-child) {
    color: #24c5ff; }
  a[type=button].reversed.cl-darker-light-blue > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-darker-light-blue > span:last-child:not(:first-child),
  button.reversed.cl-darker-light-blue > span:last-child:not(:first-child) {
    background-color: #008cff; }
  a[type=button].reversed.cl-darker-light-blue > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-darker-light-blue > span:first-child:not(:last-child),
  button.reversed.cl-darker-light-blue > span:first-child:not(:last-child) {
    color: #04334e; }
  a[type=button].reversed:hover.cl-darker-light-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-darker-light-blue > span:last-child:not(:first-child),
  button.reversed:hover.cl-darker-light-blue > span:last-child:not(:first-child) {
    background-color: #1a98ff; }
  a[type=button].reversed:hover.cl-darker-light-blue > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-darker-light-blue > span:first-child:not(:last-child),
  button.reversed:hover.cl-darker-light-blue > span:first-child:not(:last-child) {
    color: #06537f; }
  a[type=button].reversed.cl-medium-blue > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-medium-blue > span:last-child:not(:first-child),
  button.reversed.cl-medium-blue > span:last-child:not(:first-child) {
    background-color: #0040e1; }
  a[type=button].reversed.cl-medium-blue > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-medium-blue > span:first-child:not(:last-child),
  button.reversed.cl-medium-blue > span:first-child:not(:last-child) {
    color: #04334e; }
  a[type=button].reversed:hover.cl-medium-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-medium-blue > span:last-child:not(:first-child),
  button.reversed:hover.cl-medium-blue > span:last-child:not(:first-child) {
    background-color: #0047fb; }
  a[type=button].reversed:hover.cl-medium-blue > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-medium-blue > span:first-child:not(:last-child),
  button.reversed:hover.cl-medium-blue > span:first-child:not(:last-child) {
    color: #06537f; }
  a[type=button].reversed.cl-dark-blue > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-dark-blue > span:last-child:not(:first-child),
  button.reversed.cl-dark-blue > span:last-child:not(:first-child) {
    background-color: #0d5897; }
  a[type=button].reversed.cl-dark-blue > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-dark-blue > span:first-child:not(:last-child),
  button.reversed.cl-dark-blue > span:first-child:not(:last-child) {
    color: #04334e; }
  a[type=button].reversed:hover.cl-dark-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-dark-blue > span:last-child:not(:first-child),
  button.reversed:hover.cl-dark-blue > span:last-child:not(:first-child) {
    background-color: #0f66ae; }
  a[type=button].reversed:hover.cl-dark-blue > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-dark-blue > span:first-child:not(:last-child),
  button.reversed:hover.cl-dark-blue > span:first-child:not(:last-child) {
    color: #06537f; }
  a[type=button].reversed.cl-navy-blue > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-navy-blue > span:last-child:not(:first-child),
  button.reversed.cl-navy-blue > span:last-child:not(:first-child) {
    background-color: #04334e; }
  a[type=button].reversed.cl-navy-blue > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-navy-blue > span:first-child:not(:last-child),
  button.reversed.cl-navy-blue > span:first-child:not(:last-child) {
    color: #04334e; }
  a[type=button].reversed:hover.cl-navy-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-navy-blue > span:last-child:not(:first-child),
  button.reversed:hover.cl-navy-blue > span:last-child:not(:first-child) {
    background-color: #054366; }
  a[type=button].reversed:hover.cl-navy-blue > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-navy-blue > span:first-child:not(:last-child),
  button.reversed:hover.cl-navy-blue > span:first-child:not(:last-child) {
    color: #06537f; }
  a[type=button].reversed.cl-light-gray > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-light-gray > span:last-child:not(:first-child),
  button.reversed.cl-light-gray > span:last-child:not(:first-child) {
    background-color: #e6e6e6; }
  a[type=button].reversed.cl-light-gray > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-light-gray > span:first-child:not(:last-child),
  button.reversed.cl-light-gray > span:first-child:not(:last-child) {
    color: #7c7c7c; }
  a[type=button].reversed:hover.cl-light-gray > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-light-gray > span:last-child:not(:first-child),
  button.reversed:hover.cl-light-gray > span:last-child:not(:first-child) {
    background-color: #f3f3f3; }
  a[type=button].reversed:hover.cl-light-gray > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-light-gray > span:first-child:not(:last-child),
  button.reversed:hover.cl-light-gray > span:first-child:not(:last-child) {
    color: #969696; }
  a[type=button].reversed.cl-medium-gray > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-medium-gray > span:last-child:not(:first-child),
  button.reversed.cl-medium-gray > span:last-child:not(:first-child) {
    background-color: #7c7c7c; }
  a[type=button].reversed.cl-medium-gray > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-medium-gray > span:first-child:not(:last-child),
  button.reversed.cl-medium-gray > span:first-child:not(:last-child) {
    color: #7c7c7c; }
  a[type=button].reversed:hover.cl-medium-gray > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-medium-gray > span:last-child:not(:first-child),
  button.reversed:hover.cl-medium-gray > span:last-child:not(:first-child) {
    background-color: #898989; }
  a[type=button].reversed:hover.cl-medium-gray > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-medium-gray > span:first-child:not(:last-child),
  button.reversed:hover.cl-medium-gray > span:first-child:not(:last-child) {
    color: #969696; }
  a[type=button].reversed.cl-dark-gray > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-dark-gray > span:last-child:not(:first-child),
  button.reversed.cl-dark-gray > span:last-child:not(:first-child) {
    background-color: rgba(0, 0, 0, 0.84); }
  a[type=button].reversed.cl-dark-gray > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-dark-gray > span:first-child:not(:last-child),
  button.reversed.cl-dark-gray > span:first-child:not(:last-child) {
    color: #7c7c7c; }
  a[type=button].reversed:hover.cl-dark-gray > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-dark-gray > span:last-child:not(:first-child),
  button.reversed:hover.cl-dark-gray > span:last-child:not(:first-child) {
    background-color: rgba(13, 13, 13, 0.84); }
  a[type=button].reversed:hover.cl-dark-gray > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-dark-gray > span:first-child:not(:last-child),
  button.reversed:hover.cl-dark-gray > span:first-child:not(:last-child) {
    color: #969696; }
  a[type=button].reversed.cl-orange > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-orange > span:last-child:not(:first-child),
  button.reversed.cl-orange > span:last-child:not(:first-child) {
    background-color: #ff6400; }
  a[type=button].reversed.cl-orange > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-orange > span:first-child:not(:last-child),
  button.reversed.cl-orange > span:first-child:not(:last-child) {
    color: #ff4e00; }
  a[type=button].reversed:hover.cl-orange > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-orange > span:last-child:not(:first-child),
  button.reversed:hover.cl-orange > span:last-child:not(:first-child) {
    background-color: #ff741a; }
  a[type=button].reversed:hover.cl-orange > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-orange > span:first-child:not(:last-child),
  button.reversed:hover.cl-orange > span:first-child:not(:last-child) {
    color: #ff7133; }
  a[type=button].reversed.cl-light-orange > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-light-orange > span:last-child:not(:first-child),
  button.reversed.cl-light-orange > span:last-child:not(:first-child) {
    background-color: #FF6832; }
  a[type=button].reversed.cl-light-orange > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-light-orange > span:first-child:not(:last-child),
  button.reversed.cl-light-orange > span:first-child:not(:last-child) {
    color: #FF6832; }
  a[type=button].reversed:hover.cl-light-orange > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-light-orange > span:last-child:not(:first-child),
  button.reversed:hover.cl-light-orange > span:last-child:not(:first-child) {
    background-color: #ff7b4c; }
  a[type=button].reversed:hover.cl-light-orange > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-light-orange > span:first-child:not(:last-child),
  button.reversed:hover.cl-light-orange > span:first-child:not(:last-child) {
    color: #ff8e65; }
  a[type=button].reversed.cl-medium-orange > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-medium-orange > span:last-child:not(:first-child),
  button.reversed.cl-medium-orange > span:last-child:not(:first-child) {
    background-color: #ff4e00; }
  a[type=button].reversed.cl-medium-orange > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-medium-orange > span:first-child:not(:last-child),
  button.reversed.cl-medium-orange > span:first-child:not(:last-child) {
    color: #ff4e00; }
  a[type=button].reversed:hover.cl-medium-orange > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-medium-orange > span:last-child:not(:first-child),
  button.reversed:hover.cl-medium-orange > span:last-child:not(:first-child) {
    background-color: #ff601a; }
  a[type=button].reversed:hover.cl-medium-orange > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-medium-orange > span:first-child:not(:last-child),
  button.reversed:hover.cl-medium-orange > span:first-child:not(:last-child) {
    color: #ff7133; }
  a[type=button].reversed.cl-white > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-white > span:last-child:not(:first-child),
  button.reversed.cl-white > span:last-child:not(:first-child) {
    background-color: #fff; }
  a[type=button].reversed.cl-white > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-white > span:first-child:not(:last-child),
  button.reversed.cl-white > span:first-child:not(:last-child) {
    color: #04334e; }
  a[type=button].reversed:hover.cl-white > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-white > span:last-child:not(:first-child),
  button.reversed:hover.cl-white > span:last-child:not(:first-child) {
    background-color: white; }
  a[type=button].reversed:hover.cl-white > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-white > span:first-child:not(:last-child),
  button.reversed:hover.cl-white > span:first-child:not(:last-child) {
    color: #06537f; }
  a[type=button].reversed.cl-dim-white > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-dim-white > span:last-child:not(:first-child),
  button.reversed.cl-dim-white > span:last-child:not(:first-child) {
    background-color: rgba(255, 255, 255, 0.97); }
  a[type=button].reversed.cl-dim-white > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-dim-white > span:first-child:not(:last-child),
  button.reversed.cl-dim-white > span:first-child:not(:last-child) {
    color: #04334e; }
  a[type=button].reversed:hover.cl-dim-white > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-dim-white > span:last-child:not(:first-child),
  button.reversed:hover.cl-dim-white > span:last-child:not(:first-child) {
    background-color: rgba(255, 255, 255, 0.97); }
  a[type=button].reversed:hover.cl-dim-white > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-dim-white > span:first-child:not(:last-child),
  button.reversed:hover.cl-dim-white > span:first-child:not(:last-child) {
    color: #06537f; }
  a[type=button].reversed.cl-red > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-red > span:last-child:not(:first-child),
  button.reversed.cl-red > span:last-child:not(:first-child) {
    background-color: #d80000; }
  a[type=button].reversed.cl-red > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-red > span:first-child:not(:last-child),
  button.reversed.cl-red > span:first-child:not(:last-child) {
    color: #d80000; }
  a[type=button].reversed:hover.cl-red > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-red > span:last-child:not(:first-child),
  button.reversed:hover.cl-red > span:last-child:not(:first-child) {
    background-color: #f20000; }
  a[type=button].reversed:hover.cl-red > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-red > span:first-child:not(:last-child),
  button.reversed:hover.cl-red > span:first-child:not(:last-child) {
    color: #ff0c0c; }
  a[type=button].reversed.cl-green > span:last-child:not(:first-child),
  a[type=submit].reversed.cl-green > span:last-child:not(:first-child),
  button.reversed.cl-green > span:last-child:not(:first-child) {
    background-color: #00a000; }
  a[type=button].reversed.cl-green > span:first-child:not(:last-child),
  a[type=submit].reversed.cl-green > span:first-child:not(:last-child),
  button.reversed.cl-green > span:first-child:not(:last-child) {
    color: #00a000; }
  a[type=button].reversed:hover.cl-green > span:last-child:not(:first-child),
  a[type=submit].reversed:hover.cl-green > span:last-child:not(:first-child),
  button.reversed:hover.cl-green > span:last-child:not(:first-child) {
    background-color: #00ba00; }
  a[type=button].reversed:hover.cl-green > span:first-child:not(:last-child),
  a[type=submit].reversed:hover.cl-green > span:first-child:not(:last-child),
  button.reversed:hover.cl-green > span:first-child:not(:last-child) {
    color: #00d300; }
  a[type=button].reversed:disabled > span:first-child:not(:last-child),
  a[type=submit].reversed:disabled > span:first-child:not(:last-child),
  button.reversed:disabled > span:first-child:not(:last-child) {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover > span:first-child:not(:last-child),
  a[type=submit].reversed:disabled:hover > span:first-child:not(:last-child),
  button.reversed:disabled:hover > span:first-child:not(:last-child) {
    color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-blue > span:last-child:not(:first-child),
  button.reversed:disabled.cl-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-blue > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-box-shadow-color > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-box-shadow-color > span:last-child:not(:first-child),
  button.reversed:disabled.cl-box-shadow-color > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-box-shadow-color > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-box-shadow-color > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-box-shadow-color > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-cookie-background > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-cookie-background > span:last-child:not(:first-child),
  button.reversed:disabled.cl-cookie-background > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-cookie-background > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-cookie-background > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-cookie-background > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-light-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-light-blue > span:last-child:not(:first-child),
  button.reversed:disabled.cl-light-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-light-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-light-blue > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-light-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-darker-light-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-darker-light-blue > span:last-child:not(:first-child),
  button.reversed:disabled.cl-darker-light-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-darker-light-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-darker-light-blue > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-darker-light-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-medium-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-medium-blue > span:last-child:not(:first-child),
  button.reversed:disabled.cl-medium-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-medium-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-medium-blue > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-medium-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-dark-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-dark-blue > span:last-child:not(:first-child),
  button.reversed:disabled.cl-dark-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-dark-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-dark-blue > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-dark-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-navy-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-navy-blue > span:last-child:not(:first-child),
  button.reversed:disabled.cl-navy-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-navy-blue > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-navy-blue > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-navy-blue > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-light-gray > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-light-gray > span:last-child:not(:first-child),
  button.reversed:disabled.cl-light-gray > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-light-gray > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-light-gray > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-light-gray > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-medium-gray > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-medium-gray > span:last-child:not(:first-child),
  button.reversed:disabled.cl-medium-gray > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-medium-gray > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-medium-gray > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-medium-gray > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-dark-gray > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-dark-gray > span:last-child:not(:first-child),
  button.reversed:disabled.cl-dark-gray > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-dark-gray > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-dark-gray > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-dark-gray > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-orange > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-orange > span:last-child:not(:first-child),
  button.reversed:disabled.cl-orange > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-orange > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-orange > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-orange > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-light-orange > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-light-orange > span:last-child:not(:first-child),
  button.reversed:disabled.cl-light-orange > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-light-orange > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-light-orange > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-light-orange > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-medium-orange > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-medium-orange > span:last-child:not(:first-child),
  button.reversed:disabled.cl-medium-orange > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-medium-orange > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-medium-orange > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-medium-orange > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-white > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-white > span:last-child:not(:first-child),
  button.reversed:disabled.cl-white > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-white > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-white > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-white > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-dim-white > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-dim-white > span:last-child:not(:first-child),
  button.reversed:disabled.cl-dim-white > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-dim-white > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-dim-white > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-dim-white > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-red > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-red > span:last-child:not(:first-child),
  button.reversed:disabled.cl-red > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-red > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-red > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-red > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled.cl-green > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled.cl-green > span:last-child:not(:first-child),
  button.reversed:disabled.cl-green > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }
  a[type=button].reversed:disabled:hover.cl-green > span:last-child:not(:first-child),
  a[type=submit].reversed:disabled:hover.cl-green > span:last-child:not(:first-child),
  button.reversed:disabled:hover.cl-green > span:last-child:not(:first-child) {
    background-color: rgba(111, 111, 111, 0.5); }

table.table.for-rich-list thead tr th:first-child {
  padding-left: 30px; }

table.table.compact tbody td {
  padding: 15px;
  line-height: 1.5; }

table.table thead tr th {
  vertical-align: middle;
  line-height: 20px; }
  table.table thead tr th button {
    color: rgba(0, 0, 0, 0.84); }

table.table tbody tr {
  -webkit-transition: 0.15s background-color ease-in-out;
  transition: 0.15s background-color ease-in-out; }
  table.table tbody tr td {
    vertical-align: middle;
    padding: 25px 15px;
    line-height: 50px; }
    table.table tbody tr td.multiline p {
      margin: 15px 0;
      padding: 0;
      line-height: normal; }

table.table td.width-5,
table.table th.width-5 {
  width: 5%; }

table.table td.width-10,
table.table th.width-10 {
  width: 10%; }

table.table td.width-15,
table.table th.width-15 {
  width: 15%; }

table.table td.width-20,
table.table th.width-20 {
  width: 20%; }

table.table td.width-25,
table.table th.width-25 {
  width: 25%; }

table.table td.width-30,
table.table th.width-30 {
  width: 30%; }

table.table td.width-33,
table.table th.width-33 {
  width: 33%; }

table.table td.width-40,
table.table th.width-40 {
  width: 40%; }

table.table td.width-45,
table.table th.width-45 {
  width: 45%; }

table.table td.width-50,
table.table th.width-50 {
  width: 50%; }

table.table td.width-60,
table.table th.width-60 {
  width: 60%; }

table.table td.width-67,
table.table th.width-67 {
  width: 67%; }

table.table td.width-70,
table.table th.width-70 {
  width: 70%; }

table.table td.width-75,
table.table th.width-75 {
  width: 75%; }

table.table td.width-80,
table.table th.width-80 {
  width: 80%; }

table.table td.width-90,
table.table th.width-90 {
  width: 90%; }

table.table td.width-100,
table.table th.width-100 {
  width: 100%; }

table.table .sort-button {
  padding: 0;
  border: 0;
  background-color: transparent; }
  table.table .sort-button > span:first-child:not(:last-child) {
    width: 15px;
    height: 15px; }
  table.table .sort-button > span:last-child:not(:first-child) {
    margin: 0; }
  table.table .sort-button > span > img {
    width: 15px;
    height: 15px; }

.form-container .form .group table.table tbody tr td {
  padding: 10px;
  line-height: inherit; }

.rich-list .table tbody tr td {
  padding: 5px; }

.center-section .section-action-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  .center-section .section-action-button > span:first-child {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .center-section .section-action-button > span:first-child > h2 {
      margin: 0; }
  .center-section .section-action-button > span:last-child:not(:first-child) {
    min-width: 30%;
    text-align: right; }
    .center-section .section-action-button > span:last-child:not(:first-child) button {
      text-align: right; }
    .center-section .section-action-button > span:last-child:not(:first-child) a {
      padding: 0;
      height: auto; }

.loader-placeholder {
  display: block;
  position: fixed;
  z-index: 2000;
  left: 0;
  bottom: 0;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.97); }
  .loader-placeholder.ng-enter {
    -webkit-transition: 0.2s ease-out opacity;
    transition: 0.2s ease-out opacity;
    opacity: 0; }
    .loader-placeholder.ng-enter.ng-enter-active {
      opacity: 1; }
  .loader-placeholder.ng-leave {
    -webkit-transition: 0.2s ease-in opacity;
    transition: 0.2s ease-in opacity;
    opacity: 1; }
    .loader-placeholder.ng-leave.ng-leave-active {
      opacity: 0; }
  .loader-placeholder > span {
    vertical-align: middle; }
  .loader-placeholder > .loading-spinner {
    display: inline-block;
    background: none;
    position: relative;
    width: 45px;
    height: 45px; }
    .loader-placeholder > .loading-spinner > img {
      width: 100%;
      height: 100%; }

.menu > .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 100%;
  background: url("/images/background_dot.png") repeat-x bottom center;
  text-align: center; }
  .menu > .main a {
    display: inline-block;
    margin: 0;
    padding: 0 15px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 0;
    outline: 0;
    color: #04334e; }
    .menu > .main a:hover {
      text-decoration: underline; }
    .menu > .main a.active {
      color: white;
      background-color: #008cff;
      border-bottom: none; }
      .menu > .main a.active:hover {
        text-decoration: none; }
      .menu > .main a.active.with-submenu::after {
        display: block;
        margin: 0 0 0 calc(50% - 7px);
        padding: 0;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #008cff;
        content: " "; }
    .menu > .main a.disabled {
      pointer-events: none;
      color: #7c7c7c; }
      .menu > .main a.disabled.hover {
        text-decoration: none; }
    .menu > .main a span.icon {
      display: inline-block;
      position: relative;
      margin-right: 7px;
      top: 6px;
      width: 20px;
      height: 24px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
  .menu > .main .popup-panel > a > img {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 30px;
    height: 30px; }

.submenu > .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  background: url("/images/background_dot.png") repeat-x bottom center; }
  .submenu > .main a {
    display: inline-block;
    margin: 0 0 3px;
    padding: 13px 0 10px;
    text-align: center;
    vertical-align: middle;
    color: #04334e; }
    .submenu > .main a:hover > span {
      text-decoration: underline; }
    .submenu > .main a.active {
      margin-bottom: 2px;
      border-bottom: 1px solid #008cff;
      color: #008cff; }
      .submenu > .main a.active:hover > span {
        text-decoration: none; }
    .submenu > .main a > span {
      display: inline-block;
      margin: -6px -1px 0 0;
      padding: 0 20px; }
      .submenu > .main a > span > span.icon {
        display: inline-block;
        position: relative;
        margin-right: 7px;
        top: 6px;
        width: 20px;
        height: 24px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }

.session > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 0;
  width: 100%;
  background: url("/images/background_dot.png") repeat-x bottom center; }
  .session > .content > .logo {
    width: 50%;
    padding: 12px 0; }
    .session > .content > .logo.with-title {
      width: 40%; }
    .session > .content > .logo img {
      width: 200px; }
  .session > .content > .title {
    width: 0;
    color: #7c7c7c; }
    .session > .content > .title h2 {
      margin: 0;
      line-height: 69px;
      vertical-align: middle; }
    .session > .content > .title.with-title {
      width: 20%; }
  .session > .content > .main {
    width: 50%;
    font-size: 14px;
    color: #7c7c7c; }
    .session > .content > .main.with-title {
      width: 40%; }
    .session > .content > .main > span, .session > .content > .main > div {
      display: inline-block;
      vertical-align: middle;
      line-height: 69px; }
      .session > .content > .main > span > p, .session > .content > .main > div > p {
        margin: 0;
        padding: 0;
        line-height: 1.5; }
    .session > .content > .main > div {
      padding: 13px 0; }
    .session > .content > .main a {
      font-weight: bold; }
      .session > .content > .main a > span {
        vertical-align: baseline; }

.session .user-data-alert {
  color: #d80000; }

.logout {
  color: #ff6400 !important; }

.file-upload {
  padding: 32px;
  height: 527px;
  text-align: center;
  background-color: #e6e6e6;
  background-image: url("/images/fileUpload/file-upload-markers.png"), url("/images/fileUpload/file-upload-markers-reverse.png"), url("/images/fileUpload/file-upload-symbol.png");
  background-position: left center, right center, center;
  background-repeat: no-repeat, no-repeat,no-repeat; }
  .file-upload .upload-button > span {
    display: inline-block;
    height: 50px;
    background-color: #009ddc; }
    .file-upload .upload-button > span:hover {
      background-color: #0d5897; }
      .file-upload .upload-button > span:hover input[type=text] {
        border: 1px solid #0d5897; }
  .file-upload .upload-button input[type=file] {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    outline: none;
    cursor: pointer; }
  .file-upload .upload-button input[type=text] {
    width: 400px;
    height: 50px;
    border: 1px solid #009ddc; }
  .file-upload .upload-button .content {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 50px;
    line-height: 32px;
    padding: 10px 15px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.97); }
  .file-upload .upload-button .display {
    display: inline-block;
    position: relative;
    overflow: hidden; }

.group file-upload {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.upload-image {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0.5em auto;
  background-color: #7c7c7c;
  -webkit-box-shadow: 0 0 5px 1px #7c7c7c;
  box-shadow: 0 0 5px 1px #7c7c7c; }
  .upload-image:hover > span {
    background-color: rgba(13, 88, 151, 0.75); }
  .upload-image.normal {
    width: 200px;
    height: 200px; }
    .upload-image.normal > input[type=file] {
      width: 200px;
      height: 200px; }
    .upload-image.normal > .loader-placeholder {
      margin-left: 77.5px;
      margin-right: 77.5px;
      margin-top: 77.5px;
      margin-bottom: 77.5px; }
  .upload-image.wide-3to1 {
    width: 300px;
    height: 100px; }
    .upload-image.wide-3to1 > input[type=file] {
      width: 300px;
      height: 100px; }
    .upload-image.wide-3to1 > .loader-placeholder {
      margin-left: 127.5px;
      margin-right: 4927.5px;
      margin-top: 527.5px;
      margin-bottom: 527.5px; }
  .upload-image > img {
    width: 100%; }
  .upload-image > span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 2em;
    overflow: hidden;
    background-color: rgba(13, 88, 151, 0.75); }
    .upload-image > span > span {
      color: #e6e6e6;
      vertical-align: middle; }
      .upload-image > span > span.glyphicon {
        top: 0; }
  .upload-image > input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0; }
  .upload-image > .loader-placeholder {
    position: absolute; }

.list-item {
  margin-bottom: 50px; }
  .list-item .item-new {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    margin-right: 0.3em;
    background-image: url("/images/itemList/newItem.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .list-item .break-word {
    word-wrap: break-word; }

.link-button {
  display: inline-block;
  padding: 0 1em 0 0;
  background-color: transparent;
  color: #0d5897;
  text-decoration: none;
  cursor: pointer; }
  .link-button .glyphicon {
    padding-right: 0.3em; }
  .link-button:active, .link-button:hover {
    color: #ff6400; }
  .link-button:active, .link-button:focus, .link-button:hover, .link-button:visited {
    text-decoration: none; }

.link-button-danger {
  color: #d80000; }

.link-button-space-right {
  margin-right: 5px; }

.expander {
  margin-top: 12px; }
  .expander button > span > img {
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms; }

.item-expanded .expander button > span > img {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.item-contracted .expander button > span > img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.multiselect-drop-zone {
  width: calc(100% - 9em);
  float: right; }

.multiselect-drop-zone > div {
  height: auto;
  max-height: 150px;
  overflow-y: scroll;
  padding: 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
  margin-top: 2px;
  margin-bottom: 15px; }

.multiselect-drop-zone p {
  padding: 5px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin: 0 2px 2px 0; }

.multiselect-drop-zone p > span {
  float: right;
  opacity: 0; }

.multiselect-drop-zone p:hover > span {
  opacity: 1.0; }

.multiselect-drop-zone-parent {
  margin-bottom: 5px; }

.banner {
  height: 283px;
  margin-bottom: 15px;
  background-position: center;
  background-repeat: no-repeat; }
  .banner.slim {
    height: 222px; }
    .banner.slim > .center-section > .footer,
    .banner.slim > .center-section > .header {
      padding: 0; }
    .banner.slim > .center-section > .title h1 {
      margin-bottom: 0; }
  .banner.light {
    color: rgba(0, 0, 0, 0.84); }
  .banner.dark {
    color: rgba(255, 255, 255, 0.97); }
    .banner.dark .footer a,
    .banner.dark .header a {
      color: #009ddc; }
    .banner.dark .footer a:hover,
    .banner.dark .header a:hover {
      color: #009ddc; }
  .banner > .center-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%; }
    .banner > .center-section > .footer,
    .banner > .center-section > .header {
      padding: 15px 0; }
      .banner > .center-section > .footer a,
      .banner > .center-section > .header a {
        cursor: pointer; }
    .banner > .center-section > .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      width: 100%;
      text-align: right; }
  .banner a {
    padding: 0; }

.app-footer {
  width: 100%; }
  .app-footer.fixed {
    position: fixed;
    bottom: 0; }
  .app-footer .user {
    line-height: 1; }
    .app-footer .user p {
      height: 18px;
      margin: 0;
      padding: 0; }
      .app-footer .user p:first-child {
        height: 36px; }
  .app-footer .version {
    max-width: 1588px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background-color: #e6e6e6;
    color: #7c7c7c; }
    .app-footer .version.section-space-above {
      margin-top: 50px; }
    .app-footer .version span.mismatch {
      color: #d80000; }

.modal .modal-dialog.modal-wide {
  width: 878px; }
  .modal .modal-dialog.modal-wide .modal-content .modal-body .form-container .form .group .label {
    width: 250px; }

.modal .modal-dialog .modal-content {
  border-radius: 0; }
  .modal .modal-dialog .modal-content .modal-header {
    border-bottom: 1px solid #e6e6e6; }
    .modal .modal-dialog .modal-content .modal-header > h1,
    .modal .modal-dialog .modal-content .modal-header > h2,
    .modal .modal-dialog .modal-content .modal-header > h3,
    .modal .modal-dialog .modal-content .modal-header > h4,
    .modal .modal-dialog .modal-content .rich-list > .entry.modal-header > .header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 50px;
      line-height: 50px; }
      .modal .modal-dialog .modal-content .modal-header > h1 > span:first-child,
      .modal .modal-dialog .modal-content .modal-header > h2 > span:first-child,
      .modal .modal-dialog .modal-content .modal-header > h3 > span:first-child,
      .modal .modal-dialog .modal-content .modal-header > h4 > span:first-child,
      .modal .modal-dialog .modal-content .rich-list > .entry.modal-header > .header > span:first-child {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
  .modal .modal-dialog .modal-content .modal-body .form-container {
    margin: 0 auto;
    width: 100%; }
    .modal .modal-dialog .modal-content .modal-body .form-container .form {
      padding: 50px; }
      .modal .modal-dialog .modal-content .modal-body .form-container .form .group .label {
        width: 90px; }
      .modal .modal-dialog .modal-content .modal-body .form-container .form .group .validation-box {
        padding: 15px; }
  .modal .modal-dialog .modal-content .modal-footer {
    text-align: center;
    border-top: 1px solid #e6e6e6; }
    .modal .modal-dialog .modal-content .modal-footer button {
      padding-left: 15px;
      padding-right: 15px; }

.notification-panel {
  display: block;
  position: fixed;
  right: 65px;
  bottom: 65px; }
  .notification-panel.panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    right: 65px;
    bottom: 65px;
    max-height: calc(100% - 130px);
    z-index: 2;
    margin: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .notification-panel.panel > .title {
      width: 400px;
      overflow-x: hidden;
      overflow-y: hidden;
      font-weight: bold;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .notification-panel.panel > .title > .icon {
        display: inline-block;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        .notification-panel.panel > .title > .icon > button {
          float: none;
          -webkit-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
          text-align: center; }
      .notification-panel.panel > .title button {
        width: 24px;
        height: 24px;
        float: right;
        line-height: 1;
        padding: 0;
        background: none; }
        .notification-panel.panel > .title button > span > img {
          width: 18px;
          height: 18px; }
    .notification-panel.panel > .content {
      width: 400px;
      padding: 15px;
      overflow-x: hidden;
      overflow-y: auto; }
      .notification-panel.panel > .content > * {
        width: 370px; }
      .notification-panel.panel > .content > .element {
        margin: 0 0 15px; }
        .notification-panel.panel > .content > .element:last-child {
          margin: 0; }
          .notification-panel.panel > .content > .element:last-child > .content {
            border-bottom: 0; }
        .notification-panel.panel > .content > .element.ng-enter {
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          opacity: 0; }
          .notification-panel.panel > .content > .element.ng-enter.ng-enter-active {
            opacity: 1; }
        .notification-panel.panel > .content > .element.ng-leave {
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          opacity: 1; }
          .notification-panel.panel > .content > .element.ng-leave.ng-leave-active {
            opacity: 0; }
        .notification-panel.panel > .content > .element.empty {
          margin: 0; }
        .notification-panel.panel > .content > .element > .date {
          padding: 0 15px 8px;
          color: #7c7c7c; }
        .notification-panel.panel > .content > .element > .title {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .notification-panel.panel > .content > .element > .title > span {
            vertical-align: middle; }
          .notification-panel.panel > .content > .element > .title > button {
            vertical-align: middle;
            width: 39px;
            height: 34px;
            padding: 0 15px 0 0;
            background: none;
            color: #008cff; }
            .notification-panel.panel > .content > .element > .title > button > span > img {
              width: 18px;
              height: 18px; }
          .notification-panel.panel > .content > .element > .title > img {
            margin: 0 5px 0 15px;
            width: 28px;
            height: 28px; }
          .notification-panel.panel > .content > .element > .title > .title-text {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            line-height: 1.8;
            padding: 0 15px 0 0;
            word-break: break-word;
            font-weight: bold; }
            .notification-panel.panel > .content > .element > .title > .title-text.info, .notification-panel.panel > .content > .element > .title > .title-text.upload {
              color: #0d5897; }
            .notification-panel.panel > .content > .element > .title > .title-text.error {
              color: #d80000; }
            .notification-panel.panel > .content > .element > .title > .title-text.success {
              color: #00a000; }
            .notification-panel.panel > .content > .element > .title > .title-text.warning {
              color: #ff6400; }
        .notification-panel.panel > .content > .element > .content {
          padding: 0 15px 15px;
          border-bottom: 1px solid #e6e6e6; }
          .notification-panel.panel > .content > .element > .content > .queue {
            margin: 8px 0; }
            .notification-panel.panel > .content > .element > .content > .queue > .file-name {
              font-weight: bold; }
            .notification-panel.panel > .content > .element > .content > .queue > .progress {
              width: 100%;
              height: 15px;
              margin: 0;
              background-image: none;
              background-color: #e6e6e6; }
              .notification-panel.panel > .content > .element > .content > .queue > .progress > .progress-bar {
                display: inline-block;
                height: 15px;
                line-height: 15px;
                background-color: #009ddc;
                background-image: linear-gradient(-45deg, transparent 33%, rgba(0, 140, 255, 0.2) 33%, rgba(0, 140, 255, 0.1) 66%, transparent 66%);
                background-size: 35px 20px;
                font-weight: bold;
                -webkit-animation: animate-stripes 1s linear infinite;
                animation: animate-stripes 1s linear infinite; }
                .notification-panel.panel > .content > .element > .content > .queue > .progress > .progress-bar.low {
                  color: rgba(0, 0, 0, 0.84); }

@-webkit-keyframes animate-stripes {
  100% {
    background-position: 35px 0; } }

@keyframes animate-stripes {
  100% {
    background-position: 35px 0; } }
    .notification-panel.panel.contracted {
      width: 60px;
      max-height: 60px;
      border-radius: 60px;
      border: 1px solid #008cff;
      cursor: pointer; }
      .notification-panel.panel.contracted > .title {
        min-height: 58px; }
        .notification-panel.panel.contracted > .title > .icon {
          border-radius: 60px;
          background-color: rgba(255, 255, 255, 0.97);
          color: #008cff; }
          .notification-panel.panel.contracted > .title > .icon > button {
            width: 60px;
            height: 60px; }
            .notification-panel.panel.contracted > .title > .icon > button > .transfer-info {
              margin: 0 auto; }
              .notification-panel.panel.contracted > .title > .icon > button > .transfer-info > .icon-contracted {
                display: inline; }
              .notification-panel.panel.contracted > .title > .icon > button > .transfer-info > .icon-expanded {
                display: none; }
              .notification-panel.panel.contracted > .title > .icon > button > .transfer-info > small {
                display: none; }
              .notification-panel.panel.contracted > .title > .icon > button > .transfer-info.transfering > .icon-contracted {
                display: none; }
              .notification-panel.panel.contracted > .title > .icon > button > .transfer-info.transfering > small {
                display: inline; }
        .notification-panel.panel.contracted > .title > .caption,
        .notification-panel.panel.contracted > .title > button {
          width: 0;
          height: 0; }
    .notification-panel.panel.expanded {
      width: 400px;
      border-radius: 0;
      border: 0 solid rgba(255, 255, 255, 0.97);
      -webkit-box-shadow: 0 0 20px -4px #00000026;
      box-shadow: 0 0 20px -4px #00000026;
      cursor: default; }
      .notification-panel.panel.expanded > .title {
        min-height: 50px;
        padding: 13px;
        background-color: #008cff;
        color: rgba(255, 255, 255, 0.97); }
        .notification-panel.panel.expanded > .title > .icon {
          border-radius: 0;
          background-color: #008cff;
          color: rgba(255, 255, 255, 0.97); }
          .notification-panel.panel.expanded > .title > .icon > button {
            width: 25px;
            height: 25px; }
            .notification-panel.panel.expanded > .title > .icon > button > .transfer-info > .icon-contracted {
              display: none; }
            .notification-panel.panel.expanded > .title > .icon > button > .transfer-info > .icon-expanded {
              display: inline; }
            .notification-panel.panel.expanded > .title > .icon > button > .transfer-info > small {
              display: none; }
            .notification-panel.panel.expanded > .title > .icon > button > .transfer-info.transfering > small {
              display: none; }
  .notification-panel.pulse {
    position: fixed;
    right: 65px;
    bottom: 65px;
    width: 60px;
    height: 60px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    border-radius: 30px;
    border: 3px solid #008cff;
    background: none; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-filter: blur(0.2px);
    filter: blur(0.2px);
    opacity: 0; }
  5% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: blur(0.2px);
    filter: blur(0.2px);
    opacity: 1; }
  30% {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-filter: blur(3px);
    filter: blur(3px); }
  40% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-filter: blur(0.2px);
    filter: blur(0.2px);
    opacity: 0; }
  5% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: blur(0.2px);
    filter: blur(0.2px);
    opacity: 1; }
  30% {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-filter: blur(3px);
    filter: blur(3px); }
  40% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
  100% {
    opacity: 0; } }
    .notification-panel.pulse.contracted {
      opacity: 0; }
      .notification-panel.pulse.contracted.has-content {
        opacity: 1;
        -webkit-animation: pulse 2s infinite ease-out;
        animation: pulse 2s infinite ease-out; }
    .notification-panel.pulse.expanded {
      opacity: 0;
      -webkit-animation: none;
      animation: none; }
  .notification-panel.badge {
    position: fixed;
    right: 57px;
    bottom: 103px;
    z-index: 3;
    line-height: 30px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    border-radius: 15px;
    background-color: #ff4e00;
    color: rgba(255, 255, 255, 0.97);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .notification-panel.badge.contracted {
      opacity: 1;
      width: 30px;
      height: 30px; }
    .notification-panel.badge.expanded {
      opacity: 0;
      width: 0;
      height: 0; }

.toggle-checkbox > input[type=checkbox] {
  display: none; }
  .toggle-checkbox > input[type=checkbox] + label > span {
    vertical-align: middle; }
  .toggle-checkbox > input[type=checkbox] + label > span:first-child {
    display: inline-block;
    width: 45px;
    height: 22px;
    line-height: 1;
    margin-right: 5px;
    border-radius: 22px;
    text-align: left;
    background-color: #7c7c7c;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    cursor: pointer; }
    .toggle-checkbox > input[type=checkbox] + label > span:first-child > span {
      display: inline-block;
      width: 18px;
      height: 18px;
      margin-top: 2px;
      margin-left: 4px;
      border-radius: 18px;
      background-color: #e6e6e6;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
  .toggle-checkbox > input[type=checkbox]:checked + label > span:first-child {
    background-color: #008cff; }
    .toggle-checkbox > input[type=checkbox]:checked + label > span:first-child > span {
      background-color: rgba(255, 255, 255, 0.97);
      margin-left: 23px; }
  .toggle-checkbox > input[type=checkbox].disabled + label > span:first-child, .toggle-checkbox > input[type=checkbox]:checked.disabled + label > span:first-child {
    background-color: #7c7c7c;
    cursor: default; }
    .toggle-checkbox > input[type=checkbox].disabled + label > span:first-child > span, .toggle-checkbox > input[type=checkbox]:checked.disabled + label > span:first-child > span {
      background-color: #e6e6e6; }

.navigation-panel > ul.tabs {
  list-style: none;
  padding: 0;
  margin: 15px 0;
  background: url("/images/background_dot.png") repeat-x bottom center; }
  .navigation-panel > ul.tabs > li {
    display: inline-block;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6; }
    .navigation-panel > ul.tabs > li:first-child {
      margin-left: 50px; }
    .navigation-panel > ul.tabs > li:last-child {
      border-right: 1px solid #e6e6e6; }
    .navigation-panel > ul.tabs > li > a[type=button] {
      padding: 0 30px;
      line-height: 50px;
      font-weight: 300;
      color: #008cff;
      background-color: #f3f3f3;
      text-decoration: none; }
      .navigation-panel > ul.tabs > li > a[type=button]:hover {
        text-decoration: underline;
        cursor: pointer; }
    .navigation-panel > ul.tabs > li.active {
      background-color: #fff; }
      .navigation-panel > ul.tabs > li.active > a[type="button"] {
        background-color: #fff; }

bik-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  bik-input input:disabled {
    cursor: not-allowed;
    opacity: 0.6; }

.form-container .form .bik-input.control::-webkit-calendar-picker-indicator {
  display: none; }

.form-container .form .bik-input.control.clickable {
  cursor: pointer; }

.form-container .form .bik-input.control.has-icon {
  padding-left: 50px;
  background-position: 15px 15px;
  background-repeat: no-repeat;
  background-size: 20px 20px; }

.form-container .form .group.size-* .bik-input.control.has-icon {
  background-position: 15px 10px;
  padding-left: 40px; }

.ui-icon {
  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; }
  .ui-icon.ui-icon-circle-triangle-w:before {
    content: "\e079"; }
  .ui-icon.ui-icon-circle-triangle-e:before {
    content: "\e080"; }

.ui-timepicker {
  padding: 15px;
  background-color: #e6e6e6;
  border: 1px solid #cdcdcd; }
  .ui-timepicker > input {
    border: none;
    outline: none;
    padding: 5px; }
  .ui-timepicker > .ui-timepicker-spacing {
    display: inline-block;
    padding: 5px;
    text-align: center; }

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
  background-color: #e6e6e6;
  border: 1px solid #cdcdcd; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0; }
  .ui-datepicker .ui-datepicker-next,
  .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em; }
    .ui-datepicker .ui-datepicker-next span,
    .ui-datepicker .ui-datepicker-prev span {
      display: block;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-next-hover,
  .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px; }
  .ui-datepicker .ui-datepicker-prev {
    left: 2px; }
  .ui-datepicker .ui-datepicker-next {
    right: 2px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px; }
  .ui-datepicker .ui-datepicker-next-hover {
    right: 1px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month,
  .ui-datepicker select.ui-datepicker-year {
    width: 45%; }
  .ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em; }
    .ui-datepicker table tbody {
      background-color: rgba(255, 255, 255, 0.97); }
  .ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 1px solid #e6e6e6;
    padding: 1px; }
    .ui-datepicker td:hover {
      background-color: #e6e6e6; }
    .ui-datepicker td.ui-datepicker-current-day {
      background-color: #008cff !important; }
      .ui-datepicker td.ui-datepicker-current-day a {
        color: rgba(255, 255, 255, 0.97) !important; }
    .ui-datepicker td.ui-datepicker-today {
      background-color: #e6e6e6; }
      .ui-datepicker td.ui-datepicker-today a {
        color: rgba(0, 0, 0, 0.84); }
    .ui-datepicker td a,
    .ui-datepicker td span {
      display: block;
      padding: 0.2em;
      text-align: right;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: 0.5em 0.2em 0.4em;
      cursor: pointer;
      padding: 0.2em 0.6em 0.3em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button .ui-datepicker-current {
        float: left; }

.date-clear-btn {
  position: relative;
  left: -2em;
  width: 0.1em; }

bik-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  bik-select select:disabled {
    cursor: not-allowed;
    opacity: 0.6; }
  bik-select .clear-button {
    background-color: white; }
    bik-select .clear-button > span.glyphicon {
      margin-top: 60%;
      padding-right: 5px;
      padding-left: 5px;
      cursor: pointer;
      color: #008cff; }

.apply-cookies {
  position: fixed;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  bottom: 65px;
  background: #d5eefd;
  color: rgba(0, 0, 0, 0.84);
  padding: 13px;
  width: 1170px;
  z-index: 100; }
  .apply-cookies .content {
    padding: 13px 13px 0; }
  .apply-cookies .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 13px; }
    .apply-cookies .buttons a.link {
      padding: 0;
      color: #ff6400; }
      .apply-cookies .buttons a.link:visited {
        color: #ff4e00; }
    .apply-cookies .buttons a[type=button].orange {
      height: 40px;
      padding: 5px 10px;
      border-radius: 4px; }

div.rich-list-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 15px 30px;
  font-weight: bold;
  border-bottom: 2px solid #e6e6e6; }
  div.rich-list-header > div {
    line-height: 32px;
    padding: 0;
    margin: 0; }
    div.rich-list-header > div > * {
      vertical-align: middle; }
    div.rich-list-header > div .sort-button img {
      width: 15px;
      height: 15px; }
  div.rich-list-header > div.width-5 {
    width: 5%; }
  div.rich-list-header > div.width-10 {
    width: 10%; }
  div.rich-list-header > div.width-15 {
    width: 15%; }
  div.rich-list-header > div.width-20 {
    width: 20%; }
  div.rich-list-header > div.width-25 {
    width: 25%; }
  div.rich-list-header > div.width-30 {
    width: 30%; }
  div.rich-list-header > div.width-33 {
    width: 33%; }
  div.rich-list-header > div.width-35 {
    width: 35%; }
  div.rich-list-header > div.width-40 {
    width: 40%; }
  div.rich-list-header > div.width-45 {
    width: 45%; }
  div.rich-list-header > div.width-50 {
    width: 50%; }
  div.rich-list-header > div.width-55 {
    width: 55%; }
  div.rich-list-header > div.width-60 {
    width: 60%; }
  div.rich-list-header > div.width-65 {
    width: 65%; }
  div.rich-list-header > div.width-67 {
    width: 67%; }
  div.rich-list-header > div.width-70 {
    width: 70%; }
  div.rich-list-header > div.width-75 {
    width: 75%; }
  div.rich-list-header > div.width-80 {
    width: 80%; }
  div.rich-list-header > div.width-85 {
    width: 85%; }
  div.rich-list-header > div.width-90 {
    width: 90%; }
  div.rich-list-header > div.width-95 {
    width: 95%; }
  div.rich-list-header > div.width-100 {
    width: 100%; }

.rich-list more {
  display: block; }

.rich-list > .entry {
  margin-bottom: -1px;
  border: 1px solid #7c7c7c;
  cursor: pointer; }
  .rich-list > .entry > .header {
    color: #008cff; }
  .rich-list > .entry > .content,
  .rich-list > .entry > .header {
    padding: 15px 30px; }
  .rich-list > .entry > .content > item-content > .content-row,
  .rich-list > .entry > .header > item-header > .content-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .rich-list > .entry > .content > item-content > .content-row > *,
    .rich-list > .entry > .header > item-header > .content-row > * {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .rich-list > .entry > .content > item-content > .content-row *,
    .rich-list > .entry > .header > item-header > .content-row * {
      word-break: break-word; }
  .rich-list > .entry > .content > item-content > .content-row {
    padding: 5px 0; }
  .rich-list > .entry .content-row a[type=button] {
    text-decoration: none; }
  .rich-list > .entry .content-row.exposed:not(:first-child) {
    margin: 10px 0 0; }
  .rich-list > .entry .content-row .dim-label {
    color: #7c7c7c; }
  .rich-list > .entry .content-row > .width-5 {
    width: 5%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-10 {
    width: 10%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-15 {
    width: 15%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-20 {
    width: 20%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-25 {
    width: 25%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-30 {
    width: 30%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-33 {
    width: 33%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-35 {
    width: 35%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-40 {
    width: 40%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-45 {
    width: 45%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-50 {
    width: 50%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-55 {
    width: 55%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-60 {
    width: 60%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-65 {
    width: 65%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-67 {
    width: 67%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-70 {
    width: 70%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-75 {
    width: 75%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-80 {
    width: 80%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-85 {
    width: 85%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-90 {
    width: 90%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-95 {
    width: 95%;
    line-height: 32px; }
  .rich-list > .entry .content-row > .width-100 {
    width: 100%;
    line-height: 32px; }
  .rich-list > .entry form.button {
    display: inline-block; }
  .rich-list > .entry .spacing {
    display: inline-block;
    width: 15px; }
  .rich-list > .entry.item-expanded {
    margin: 50px -20px;
    -webkit-box-shadow: 0 8px 16px #00000026;
    box-shadow: 0 8px 16px #00000026;
    -webkit-transition: max-height 0.15s ease-in-out, background-color 0.15s ease-in-out, margin 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: max-height 0.15s ease-in-out, background-color 0.15s ease-in-out, margin 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: max-height 0.15s ease-in-out, background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, margin 0.15s ease-in-out;
    transition: max-height 0.15s ease-in-out, background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, margin 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  .rich-list > .entry.item-contracted {
    -webkit-transition: max-height 0.15s ease-in-out, background-color 0.15s ease-in-out, margin 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: max-height 0.15s ease-in-out, background-color 0.15s ease-in-out, margin 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: max-height 0.15s ease-in-out, background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, margin 0.15s ease-in-out;
    transition: max-height 0.15s ease-in-out, background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, margin 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    .rich-list > .entry.item-contracted:hover {
      background-color: #eeeeee; }
  .rich-list > .entry .form-container {
    margin: 0 auto; }
    .rich-list > .entry .form-container .form {
      padding: 15px; }
  .rich-list > .entry .transparent {
    opacity: 0; }

.rich-list.regular-size .content-row {
  font-size: 16px; }

thead {
  background-color: rgba(46, 176, 255, 0.1); }

.rich-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .rich-grid > .grid-1 {
    width: 99.9%; }
  .rich-grid > .grid-2 {
    width: 49.9%; }
  .rich-grid > .grid-3 {
    width: 32.9%; }
  .rich-grid > .grid-3-2 {
    width: 66.9%; }
  .rich-grid > .grid-4 {
    width: 24.9%; }
  .rich-grid > .grid-4-2 {
    width: 49.9%; }
  .rich-grid > .grid-4-3 {
    width: 74.9%; }
  .rich-grid > .grid-5 {
    width: 19.9%; }
  .rich-grid > .grid-5-2 {
    width: 39.9%; }
  .rich-grid > .grid-5-3 {
    width: 59.9%; }
  .rich-grid > .grid-5-4 {
    width: 79.9%; }
  .rich-grid > .grid-6 {
    width: 16.9%; }
  .rich-grid > .grid-6-2 {
    width: 32.9%; }
  .rich-grid > .grid-6-3 {
    width: 49.9%; }
  .rich-grid > .grid-6-4 {
    width: 66.9%; }
  .rich-grid > .grid-6-5 {
    width: 82.9%; }
  .rich-grid > .grid-7 {
    width: 13.9%; }
  .rich-grid > .grid-7-2 {
    width: 28.9%; }
  .rich-grid > .grid-7-3 {
    width: 42.9%; }
  .rich-grid > .grid-7-4 {
    width: 56.9%; }
  .rich-grid > .grid-7-5 {
    width: 70.9%; }
  .rich-grid > .grid-7-6 {
    width: 85.9%; }
  .rich-grid > .grid-8 {
    width: 12.9%; }
  .rich-grid > .grid-8-2 {
    width: 24.9%; }
  .rich-grid > .grid-8-3 {
    width: 37.9%; }
  .rich-grid > .grid-8-4 {
    width: 49.9%; }
  .rich-grid > .grid-8-5 {
    width: 62.9%; }
  .rich-grid > .grid-8-6 {
    width: 74.9%; }
  .rich-grid > .grid-8-7 {
    width: 87.9%; }
  .rich-grid > .grid-9 {
    width: 10.9%; }
  .rich-grid > .grid-9-2 {
    width: 21.9%; }
  .rich-grid > .grid-9-3 {
    width: 32.9%; }
  .rich-grid > .grid-9-4 {
    width: 43.9%; }
  .rich-grid > .grid-9-5 {
    width: 55.9%; }
  .rich-grid > .grid-9-6 {
    width: 66.9%; }
  .rich-grid > .grid-9-7 {
    width: 77.9%; }
  .rich-grid > .grid-9-8 {
    width: 88.9%; }
  .rich-grid > .grid-10 {
    width: 9.9%; }
  .rich-grid > .grid-10-2 {
    width: 19.9%; }
  .rich-grid > .grid-10-3 {
    width: 29.9%; }
  .rich-grid > .grid-10-4 {
    width: 39.9%; }
  .rich-grid > .grid-10-5 {
    width: 49.9%; }
  .rich-grid > .grid-10-6 {
    width: 59.9%; }
  .rich-grid > .grid-10-7 {
    width: 69.9%; }
  .rich-grid > .grid-10-8 {
    width: 79.9%; }
  .rich-grid > .grid-10-9 {
    width: 89.9%; }
  .rich-grid > .grid-11 {
    width: 8.9%; }
  .rich-grid > .grid-11-2 {
    width: 17.9%; }
  .rich-grid > .grid-11-3 {
    width: 26.9%; }
  .rich-grid > .grid-11-4 {
    width: 35.9%; }
  .rich-grid > .grid-11-5 {
    width: 44.9%; }
  .rich-grid > .grid-11-6 {
    width: 54.9%; }
  .rich-grid > .grid-11-7 {
    width: 63.9%; }
  .rich-grid > .grid-11-8 {
    width: 72.9%; }
  .rich-grid > .grid-11-9 {
    width: 81.9%; }
  .rich-grid > .grid-11-10 {
    width: 90.9%; }
  .rich-grid > .grid-12 {
    width: 7.9%; }
  .rich-grid > .grid-12-2 {
    width: 16.9%; }
  .rich-grid > .grid-12-3 {
    width: 24.9%; }
  .rich-grid > .grid-12-4 {
    width: 32.9%; }
  .rich-grid > .grid-12-5 {
    width: 41.9%; }
  .rich-grid > .grid-12-6 {
    width: 49.9%; }
  .rich-grid > .grid-12-7 {
    width: 57.9%; }
  .rich-grid > .grid-12-8 {
    width: 66.9%; }
  .rich-grid > .grid-12-9 {
    width: 74.9%; }
  .rich-grid > .grid-12-10 {
    width: 82.9%; }
  .rich-grid > .grid-12-11 {
    width: 91.9%; }
  .rich-grid > .grid-13 {
    width: 7.9%; }
  .rich-grid > .grid-13-2 {
    width: 14.9%; }
  .rich-grid > .grid-13-3 {
    width: 22.9%; }
  .rich-grid > .grid-13-4 {
    width: 30.9%; }
  .rich-grid > .grid-13-5 {
    width: 37.9%; }
  .rich-grid > .grid-13-6 {
    width: 45.9%; }
  .rich-grid > .grid-13-7 {
    width: 53.9%; }
  .rich-grid > .grid-13-8 {
    width: 61.9%; }
  .rich-grid > .grid-13-9 {
    width: 68.9%; }
  .rich-grid > .grid-13-10 {
    width: 76.9%; }
  .rich-grid > .grid-13-11 {
    width: 84.9%; }
  .rich-grid > .grid-13-12 {
    width: 91.9%; }
  .rich-grid > .grid-14 {
    width: 6.9%; }
  .rich-grid > .grid-14-2 {
    width: 13.9%; }
  .rich-grid > .grid-14-3 {
    width: 20.9%; }
  .rich-grid > .grid-14-4 {
    width: 28.9%; }
  .rich-grid > .grid-14-5 {
    width: 35.9%; }
  .rich-grid > .grid-14-6 {
    width: 42.9%; }
  .rich-grid > .grid-14-7 {
    width: 49.9%; }
  .rich-grid > .grid-14-8 {
    width: 56.9%; }
  .rich-grid > .grid-14-9 {
    width: 63.9%; }
  .rich-grid > .grid-14-10 {
    width: 70.9%; }
  .rich-grid > .grid-14-11 {
    width: 78.9%; }
  .rich-grid > .grid-14-12 {
    width: 85.9%; }
  .rich-grid > .grid-14-13 {
    width: 92.9%; }
  .rich-grid > .grid-15 {
    width: 6.9%; }
  .rich-grid > .grid-15-2 {
    width: 12.9%; }
  .rich-grid > .grid-15-3 {
    width: 19.9%; }
  .rich-grid > .grid-15-4 {
    width: 26.9%; }
  .rich-grid > .grid-15-5 {
    width: 32.9%; }
  .rich-grid > .grid-15-6 {
    width: 39.9%; }
  .rich-grid > .grid-15-7 {
    width: 46.9%; }
  .rich-grid > .grid-15-8 {
    width: 52.9%; }
  .rich-grid > .grid-15-9 {
    width: 59.9%; }
  .rich-grid > .grid-15-10 {
    width: 66.9%; }
  .rich-grid > .grid-15-11 {
    width: 72.9%; }
  .rich-grid > .grid-15-12 {
    width: 79.9%; }
  .rich-grid > .grid-15-13 {
    width: 86.9%; }
  .rich-grid > .grid-15-14 {
    width: 92.9%; }
  .rich-grid > .grid-16 {
    width: 5.9%; }
  .rich-grid > .grid-16-2 {
    width: 12.9%; }
  .rich-grid > .grid-16-3 {
    width: 18.9%; }
  .rich-grid > .grid-16-4 {
    width: 24.9%; }
  .rich-grid > .grid-16-5 {
    width: 30.9%; }
  .rich-grid > .grid-16-6 {
    width: 37.9%; }
  .rich-grid > .grid-16-7 {
    width: 43.9%; }
  .rich-grid > .grid-16-8 {
    width: 49.9%; }
  .rich-grid > .grid-16-9 {
    width: 55.9%; }
  .rich-grid > .grid-16-10 {
    width: 62.9%; }
  .rich-grid > .grid-16-11 {
    width: 68.9%; }
  .rich-grid > .grid-16-12 {
    width: 74.9%; }
  .rich-grid > .grid-16-13 {
    width: 80.9%; }
  .rich-grid > .grid-16-14 {
    width: 87.9%; }
  .rich-grid > .grid-16-15 {
    width: 93.9%; }
  .rich-grid > .grid-17 {
    width: 5.9%; }
  .rich-grid > .grid-17-2 {
    width: 11.9%; }
  .rich-grid > .grid-17-3 {
    width: 17.9%; }
  .rich-grid > .grid-17-4 {
    width: 23.9%; }
  .rich-grid > .grid-17-5 {
    width: 28.9%; }
  .rich-grid > .grid-17-6 {
    width: 34.9%; }
  .rich-grid > .grid-17-7 {
    width: 40.9%; }
  .rich-grid > .grid-17-8 {
    width: 46.9%; }
  .rich-grid > .grid-17-9 {
    width: 52.9%; }
  .rich-grid > .grid-17-10 {
    width: 58.9%; }
  .rich-grid > .grid-17-11 {
    width: 64.9%; }
  .rich-grid > .grid-17-12 {
    width: 70.9%; }
  .rich-grid > .grid-17-13 {
    width: 75.9%; }
  .rich-grid > .grid-17-14 {
    width: 81.9%; }
  .rich-grid > .grid-17-15 {
    width: 87.9%; }
  .rich-grid > .grid-17-16 {
    width: 93.9%; }
  .rich-grid > .grid-18 {
    width: 5.9%; }
  .rich-grid > .grid-18-2 {
    width: 10.9%; }
  .rich-grid > .grid-18-3 {
    width: 16.9%; }
  .rich-grid > .grid-18-4 {
    width: 21.9%; }
  .rich-grid > .grid-18-5 {
    width: 27.9%; }
  .rich-grid > .grid-18-6 {
    width: 32.9%; }
  .rich-grid > .grid-18-7 {
    width: 38.9%; }
  .rich-grid > .grid-18-8 {
    width: 43.9%; }
  .rich-grid > .grid-18-9 {
    width: 49.9%; }
  .rich-grid > .grid-18-10 {
    width: 55.9%; }
  .rich-grid > .grid-18-11 {
    width: 60.9%; }
  .rich-grid > .grid-18-12 {
    width: 66.9%; }
  .rich-grid > .grid-18-13 {
    width: 71.9%; }
  .rich-grid > .grid-18-14 {
    width: 77.9%; }
  .rich-grid > .grid-18-15 {
    width: 82.9%; }
  .rich-grid > .grid-18-16 {
    width: 88.9%; }
  .rich-grid > .grid-18-17 {
    width: 93.9%; }
  .rich-grid > .grid-19 {
    width: 4.9%; }
  .rich-grid > .grid-19-2 {
    width: 10.9%; }
  .rich-grid > .grid-19-3 {
    width: 15.9%; }
  .rich-grid > .grid-19-4 {
    width: 20.9%; }
  .rich-grid > .grid-19-5 {
    width: 25.9%; }
  .rich-grid > .grid-19-6 {
    width: 31.9%; }
  .rich-grid > .grid-19-7 {
    width: 36.9%; }
  .rich-grid > .grid-19-8 {
    width: 41.9%; }
  .rich-grid > .grid-19-9 {
    width: 46.9%; }
  .rich-grid > .grid-19-10 {
    width: 52.9%; }
  .rich-grid > .grid-19-11 {
    width: 57.9%; }
  .rich-grid > .grid-19-12 {
    width: 62.9%; }
  .rich-grid > .grid-19-13 {
    width: 67.9%; }
  .rich-grid > .grid-19-14 {
    width: 73.9%; }
  .rich-grid > .grid-19-15 {
    width: 78.9%; }
  .rich-grid > .grid-19-16 {
    width: 83.9%; }
  .rich-grid > .grid-19-17 {
    width: 88.9%; }
  .rich-grid > .grid-19-18 {
    width: 94.9%; }
  .rich-grid > .grid-20 {
    width: 4.9%; }
  .rich-grid > .grid-20-2 {
    width: 9.9%; }
  .rich-grid > .grid-20-3 {
    width: 14.9%; }
  .rich-grid > .grid-20-4 {
    width: 19.9%; }
  .rich-grid > .grid-20-5 {
    width: 24.9%; }
  .rich-grid > .grid-20-6 {
    width: 29.9%; }
  .rich-grid > .grid-20-7 {
    width: 34.9%; }
  .rich-grid > .grid-20-8 {
    width: 39.9%; }
  .rich-grid > .grid-20-9 {
    width: 44.9%; }
  .rich-grid > .grid-20-10 {
    width: 49.9%; }
  .rich-grid > .grid-20-11 {
    width: 54.9%; }
  .rich-grid > .grid-20-12 {
    width: 59.9%; }
  .rich-grid > .grid-20-13 {
    width: 64.9%; }
  .rich-grid > .grid-20-14 {
    width: 69.9%; }
  .rich-grid > .grid-20-15 {
    width: 74.9%; }
  .rich-grid > .grid-20-16 {
    width: 79.9%; }
  .rich-grid > .grid-20-17 {
    width: 84.9%; }
  .rich-grid > .grid-20-18 {
    width: 89.9%; }
  .rich-grid > .grid-20-19 {
    width: 94.9%; }
  .rich-grid .dim-label {
    color: #7c7c7c; }
  .rich-grid .strong-value {
    padding-left: 15px;
    font-weight: bold; }
  .rich-grid .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 !important; }
    .rich-grid .content.placeholder {
      opacity: 0; }
    .rich-grid .content item-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }

.iconPlanned {
  background-image: url("/images/icon-planned.svg");
  display: inline-block;
  position: relative;
  top: 4px;
  width: 22px;
  height: 22px;
  background-size: contain; }

.iconArchived {
  background-image: url("/images/icon-archived.svg");
  display: inline-block;
  position: relative;
  top: 4px;
  width: 22px;
  height: 22px;
  background-size: contain; }

.choice-panel.group {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }
  .choice-panel.group > .control {
    width: 50%;
    height: auto !important; }
    .choice-panel.group > .control a {
      display: inline-block;
      padding-right: 5px;
      margin-right: 15px; }
      .choice-panel.group > .control a.selected {
        color: #ff6400; }
        .choice-panel.group > .control a.selected:hover {
          color: #ff6400; }
      .choice-panel.group > .control a > span.glyphicon {
        top: 2px;
        color: #d80000; }

rich-editor {
  width: 100%; }
  rich-editor .rich-editor .cke_wysiwyg_frame.cke_reset {
    padding: 0; }

.form-container.wide .form rich-editor .rich-editor {
  width: 100%; }

.form-container.wide .form.double-column rich-editor .rich-editor {
  width: 100%; }

copy-link + bik-button,
bik-button + copy-link {
  margin-left: 20px; }

.tooltip-inner {
  border: 1px solid #cdcdcd;
  text-align: justify !important; }

bik-choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 50px; }
  bik-choice .display-in-block {
    display: block; }
  bik-choice .bik-choice-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    height: 50px; }
    bik-choice .bik-choice-container > span.glyphicon {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      padding-right: 10px;
      cursor: pointer;
      color: #008cff; }
      bik-choice .bik-choice-container > span.glyphicon.disabled {
        color: #e6e6e6;
        cursor: default; }
    bik-choice .bik-choice-container > div.list {
      position: absolute;
      top: 50px;
      left: 0;
      width: 100%;
      border: 1px solid #0d5897;
      z-index: 2;
      background-color: #fff;
      cursor: pointer; }
      bik-choice .bik-choice-container > div.list > div {
        padding: 5px 15px;
        text-align: left; }
      bik-choice .bik-choice-container > div.list > div.selected {
        font-weight: bold;
        background-color: #0d5897 !important;
        color: #fff; }
      bik-choice .bik-choice-container > div.list > div:hover, bik-choice .bik-choice-container > div.list > div.highlighted {
        background-color: #1173c6;
        color: #fff; }

subscriber-choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%; }
  subscriber-choice > .group > ng-transclude {
    height: 50px; }

subscriber-multichoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  subscriber-multichoice .group .control {
    width: 33%; }

value-selection-display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%; }
  value-selection-display > .value-selection-display {
    background-color: rgba(255, 255, 255, 0.97);
    width: 100%;
    height: auto !important;
    min-height: 50px; }
    value-selection-display > .value-selection-display > .item {
      display: inline-block;
      padding: 0 4px;
      margin: 4px;
      height: 20px;
      line-height: 1;
      background-color: #009ddc;
      color: rgba(255, 255, 255, 0.97);
      border: 1px solid #008bc3;
      font-size: 13px;
      font-weight: bold; }
      value-selection-display > .value-selection-display > .item .glyphicon {
        top: 2px;
        margin-left: 5px;
        cursor: pointer; }

.form-container.wide .form.double-column value-selection-display:not(:first-child) {
  margin-top: 15px; }

.popup-panel {
  position: relative; }
  .popup-panel > a > img {
    width: 30px;
    height: 30px; }
  .popup-panel > .panel-content {
    position: absolute;
    top: 50px;
    right: 0;
    border: 1px solid #008cff;
    z-index: 2;
    background-color: #fff;
    cursor: pointer; }
    .popup-panel > .panel-content::before {
      display: block;
      margin: -7px 22px 0 auto;
      padding: 0;
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #008cff;
      content: " "; }

.tree {
  margin: 0;
  width: 100%;
  overflow: auto; }
  .tree .tree-entry {
    cursor: pointer; }
    .tree .tree-entry > div.selected {
      background-color: #0d5897; }
      .tree .tree-entry > div.selected span {
        color: rgba(255, 255, 255, 0.97); }
    .tree .tree-entry > div:first-child:hover:not(.selected) {
      background-color: #e6e6e6; }
    .tree .tree-entry > div:first-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-transition: 0.15s background-color ease-in-out;
      transition: 0.15s background-color ease-in-out; }
      .tree .tree-entry > div:first-child > .spacing {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
    .tree .tree-entry.indented {
      padding-left: 38px; }
    .tree .tree-entry > div > * {
      vertical-align: middle; }
    .tree .tree-entry > div > img {
      margin-right: 5px;
      width: 38px;
      height: 38px; }

tree-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 50px; }
  tree-select .tree-select-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    height: 50px; }
    tree-select .tree-select-container > span.glyphicon {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      padding-right: 10px;
      cursor: pointer;
      color: #008cff; }
      tree-select .tree-select-container > span.glyphicon.disabled {
        color: #e6e6e6;
        cursor: default; }
    tree-select .tree-select-container > div.list {
      position: absolute;
      top: 50px;
      left: 0;
      min-width: 100%;
      max-height: 500px;
      border: 1px solid #0d5897;
      z-index: 2;
      overflow-y: auto;
      background-color: #fff;
      cursor: pointer; }
      tree-select .tree-select-container > div.list > div {
        text-align: left; }
      tree-select .tree-select-container > div.list > .tree .tree-entry > div > img {
        width: 25px;
        height: 25px;
        margin-top: 3px;
        margin-bottom: 3px; }

.multi-select-box-header {
  width: 50%;
  text-align: center; }

.multi-select-box {
  min-height: 102px !important; }

.no-padding {
  padding: 0px !important; }

.container-width {
  width: 50%; }

.news-buttons {
  margin-bottom: 30px; }

.rich-grid.systems-list-grid > .content {
  padding-bottom: 15px; }
  .rich-grid.systems-list-grid > .content > item-content {
    margin-right: -1px;
    border-right: 1px solid #e6e6e6;
    color: #008cff; }
    .rich-grid.systems-list-grid > .content > item-content > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin: 8px 7px 8px 8px;
      padding: 8px;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .rich-grid.systems-list-grid > .content > item-content > div > .description {
        color: rgba(0, 0, 0, 0.84);
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 15px 0 0; }
      .rich-grid.systems-list-grid > .content > item-content > div > .button-panel {
        padding: 15px 0;
        overflow-y: hidden;
        text-align: right;
        opacity: 0;
        -webkit-transition: opacity 0.4s ease-in-out;
        transition: opacity 0.4s ease-in-out; }
        .rich-grid.systems-list-grid > .content > item-content > div > .button-panel a[type=button] {
          border-radius: 4px; }
  .rich-grid.systems-list-grid > .content.grid-4:nth-child(4n) > item-content {
    margin-right: 0;
    border-right: 0; }
  .rich-grid.systems-list-grid > .content:hover > item-content {
    border-right: 0; }
    .rich-grid.systems-list-grid > .content:hover > item-content > div {
      background-color: #008cff;
      color: rgba(255, 255, 255, 0.97);
      margin: -3px -14px -3px -13px;
      padding: 18px 28px;
      -webkit-box-shadow: 0 0 20px -4px #008cff;
      box-shadow: 0 0 20px -4px #008cff; }
      .rich-grid.systems-list-grid > .content:hover > item-content > div > .description {
        color: rgba(255, 255, 255, 0.97); }
      .rich-grid.systems-list-grid > .content:hover > item-content > div > .button-panel {
        opacity: 1; }

.batchesRegistry .main {
  padding: 15px 30px; }
  .batchesRegistry .main th {
    padding: 0; }

.batchesRegistry .form-container.wide {
  margin: 0 auto; }

.batchesRegistry .rich-list > .entry .content-row > .width-5 {
  width: 5%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-10 {
  width: 10%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-15 {
  width: 15%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-20 {
  width: 20%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-25 {
  width: 25%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-30 {
  width: 30%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-33 {
  width: 33%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-35 {
  width: 35%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-40 {
  width: 40%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-45 {
  width: 45%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-50 {
  width: 50%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-55 {
  width: 55%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-60 {
  width: 60%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-65 {
  width: 65%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-67 {
  width: 67%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-70 {
  width: 70%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-75 {
  width: 75%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-80 {
  width: 80%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-85 {
  width: 85%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-90 {
  width: 90%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-95 {
  width: 95%;
  line-height: 1; }

.batchesRegistry .rich-list > .entry .content-row > .width-100 {
  width: 100%;
  line-height: 1; }

.paddingLeft {
  padding-left: 4.5%; }

.row-hover:hover {
  background-color: #e6e6e6; }

.row-hover {
  cursor: pointer; }

.servicesModule .table td p {
  line-height: 25px;
  margin: 0; }
  .servicesModule .table td p small, .servicesModule .table td p .testDataModule .test-data-profiles > div > div > .variables, .testDataModule .servicesModule .table td p .test-data-profiles > div > div > .variables {
    color: #7c7c7c; }

.servicesModule .form-container.wide {
  margin: 0 auto; }

.servicesModule .rich-list > .entry .content {
  padding: 0 30px 15px; }

.servicesModule .rich-list > .entry .content-row > .width-5 {
  width: 5%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-5 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-10 {
  width: 10%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-10 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-15 {
  width: 15%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-15 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-20 {
  width: 20%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-20 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-25 {
  width: 25%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-25 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-30 {
  width: 30%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-30 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-33 {
  width: 33%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-33 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-35 {
  width: 35%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-35 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-40 {
  width: 40%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-40 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-45 {
  width: 45%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-45 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-50 {
  width: 50%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-50 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-55 {
  width: 55%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-55 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-60 {
  width: 60%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-60 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-65 {
  width: 65%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-65 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-67 {
  width: 67%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-67 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-70 {
  width: 70%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-70 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-75 {
  width: 75%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-75 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-80 {
  width: 80%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-80 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-85 {
  width: 85%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-85 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-90 {
  width: 90%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-90 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-95 {
  width: 95%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-95 > div {
    margin-bottom: 5px; }

.servicesModule .rich-list > .entry .content-row > .width-100 {
  width: 100%;
  line-height: 1; }
  .servicesModule .rich-list > .entry .content-row > .width-100 > div {
    margin-bottom: 5px; }

.file-status {
  color: #008cff; }

.driveModule .form-container.wide {
  margin: 0 auto; }
  .driveModule .form-container.wide input,
  .driveModule .form-container.wide select {
    min-width: 260px; }

.driveModule table.table tbody tr.selected {
  background-color: #e6e6e6; }

.driveModule table.table tbody tr td {
  padding: 10px;
  line-height: 1.5em;
  height: 52.44px; }

.driveModule .rich-list > .entry .content {
  padding: 0 30px 15px; }

.driveModule .rich-list > .entry .content-row > .width-5 {
  width: 5%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-5 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-10 {
  width: 10%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-10 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-15 {
  width: 15%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-15 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-20 {
  width: 20%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-20 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-25 {
  width: 25%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-25 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-30 {
  width: 30%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-30 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-33 {
  width: 33%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-33 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-35 {
  width: 35%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-35 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-40 {
  width: 40%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-40 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-45 {
  width: 45%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-45 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-50 {
  width: 50%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-50 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-55 {
  width: 55%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-55 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-60 {
  width: 60%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-60 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-65 {
  width: 65%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-65 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-67 {
  width: 67%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-67 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-70 {
  width: 70%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-70 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-75 {
  width: 75%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-75 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-80 {
  width: 80%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-80 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-85 {
  width: 85%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-85 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-90 {
  width: 90%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-90 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-95 {
  width: 95%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-95 > div:not(:last-child) {
    margin-bottom: 5px; }

.driveModule .rich-list > .entry .content-row > .width-100 {
  width: 100%;
  line-height: 1; }
  .driveModule .rich-list > .entry .content-row > .width-100 > div:not(:last-child) {
    margin-bottom: 5px; }

.menu .main a span.icon.productCatalogueModule {
  background-image: url("/images/icon-product-catalogue-normal.svg"); }

.menu .main a.active span.icon.productCatalogueModule {
  background-image: url("/images/icon-product-catalogue-active.svg"); }

.menu .main a.disabled span.icon.productCatalogueModule {
  background-image: url("/images/icon-product-catalogue-disabled.svg"); }

.product-filters-grid > .content {
  margin-bottom: 15px;
  padding: 0 20px; }
  .product-filters-grid > .content > item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .product-filters-grid > .content > item-content h4, .product-filters-grid > .content > item-content .rich-list > .entry > .header {
      color: #008cff;
      margin: 15px 0; }
      .product-filters-grid > .content > item-content h4 > *, .product-filters-grid > .content > item-content .rich-list > .entry > .header > * {
        vertical-align: middle; }
      .product-filters-grid > .content > item-content h4 > img, .product-filters-grid > .content > item-content .rich-list > .entry > .header > img {
        margin-right: 10px;
        width: 40px;
        height: 40px;
        opacity: 0.5; }
    .product-filters-grid > .content > item-content .filters {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding-left: 20px; }
      .product-filters-grid > .content > item-content .filters .filter-entry {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        .product-filters-grid > .content > item-content .filters .filter-entry span {
          color: #FF6832; }
        .product-filters-grid > .content > item-content .filters .filter-entry .glyphicon {
          top: 3px;
          width: 20px;
          color: #e6e6e6; }
        .product-filters-grid > .content > item-content .filters .filter-entry a {
          width: 92%; }

.product-results-grid > .content:nth-child(3n-2) > item-content > div {
  margin: 0 11px 30px 0; }

.product-results-grid > .content:nth-child(3n) > item-content > div {
  margin: 0 0 30px 11px; }

.product-results-grid > .content > item-content > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 12px 30px;
  padding: 23px 32px 15px;
  background-color: #e6e6e6; }
  .product-results-grid > .content > item-content > div > h4, .product-results-grid > .content > item-content.rich-list > div.entry > .header {
    margin-top: 0;
    margin-bottom: 15px; }
    .product-results-grid > .content > item-content > div > h4 a, .product-results-grid > .content > item-content.rich-list > div.entry > .header a {
      color: rgba(0, 0, 0, 0.84); }
  .product-results-grid > .content > item-content > div > div > small, .testDataModule .product-results-grid > .content > item-content.test-data-profiles > div > div > .variables {
    display: inline-block;
    font-size: 12px;
    line-height: 1.3; }
  .product-results-grid > .content > item-content > div > div.description {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 14px;
    line-height: 1.5; }
    .product-results-grid > .content > item-content > div > div.description p {
      margin-bottom: 0; }
  .product-results-grid > .content > item-content > div > div.more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 15px; }
    .product-results-grid > .content > item-content > div > div.more > span.spacing {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }

.product-details.content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: 1;
  flex-wrap: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .product-details.content > div {
    width: 49.8%; }
    .product-details.content > div > .related-products {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .product-details.content > div > .related-products > div {
        width: 49.8%; }
    .product-details.content > div > .box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: 15px;
      padding: 15px;
      background-color: #e6e6e6;
      font-size: 14px; }
      .product-details.content > div > .box > div.description-label {
        width: 39.8%; }
        .product-details.content > div > .box > div.description-label > img {
          width: 32px;
          height: 32px;
          margin-right: 10px;
          opacity: 0.5; }
      .product-details.content > div > .box > div.description-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        width: 59.8%; }
        .product-details.content > div > .box > div.description-text.dont-wrap {
          -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
        .product-details.content > div > .box > div.description-text > span:first-child {
          margin: 0 5px 0 0;
          padding: 6px;
          width: 30px;
          height: 30px;
          line-height: 1; }
          .product-details.content > div > .box > div.description-text > span:first-child > img {
            margin: 0;
            padding: 0;
            width: 18px;
            height: 18px;
            line-height: 1; }
        .product-details.content > div > .box > div.description-text > div {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline;
          width: 100%; }
        .product-details.content > div > .box > div.description-text.rich-text {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .product-details.content > div > .box > div.description-text.rich-text > span:last-child {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1; }
            .product-details.content > div > .box > div.description-text.rich-text > span:last-child > * {
              display: inline;
              margin: 0;
              padding: 0; }
            .product-details.content > div > .box > div.description-text.rich-text > span:last-child ul {
              display: block; }
              .product-details.content > div > .box > div.description-text.rich-text > span:last-child ul li {
                list-style-type: none; }
      .product-details.content > div > .box > hr {
        margin: 8px 0;
        width: 100%;
        padding: 0;
        background-color: rgba(255, 255, 255, 0.97); }
    .product-details.content > div > .buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .product-details.content > div > .buttons > a {
        padding: 10px 0; }
        .product-details.content > div > .buttons > a > span:last-child {
          display: inline-block;
          position: relative;
          top: 2px;
          margin-left: 5px;
          line-height: 1;
          font-size: 14px;
          font-weight: normal;
          text-decoration: none; }
        .product-details.content > div > .buttons > a > img {
          padding: 5px;
          width: 45px;
          height: 45px;
          vertical-align: middle; }
  .product-details.content .list {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 20px; }
    .product-details.content .list .list-entry {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }

.products-details-buttons {
  margin-bottom: 30px; }

.session .main .comparison-button-parent {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  vertical-align: middle;
  cursor: pointer; }

.session .main .comparison-button {
  position: relative;
  text-align: center;
  top: 5px; }
  .session .main .comparison-button .comparison-icon {
    height: 30px; }
  .session .main .comparison-button .comparison-badge {
    line-height: 1;
    position: absolute;
    top: 17px;
    right: 0; }

.comparison-content {
  font-size: 80%; }
  .comparison-content .margin-bottom {
    margin-bottom: 1%; }
  .comparison-content .comparison-table {
    width: 100%;
    table-layout: fixed; }
    .comparison-content .comparison-table td, .comparison-content .comparison-table th {
      vertical-align: top;
      border: 1px solid #ddd;
      padding: 12px;
      line-height: 2; }
    .comparison-content .comparison-table .delete-button {
      float: right;
      cursor: pointer;
      margin-left: 10px; }
  .comparison-content .download-component-section {
    display: grid;
    padding-top: 10px;
    padding-bottom: 10px; }
  .comparison-content .first-column th {
    width: 15%; }

.productCatalogue .form-container.wide {
  margin: 0 auto; }

.base {
  color: #ff6400; }

.product {
  color: #008cff; }

.center-section.publications {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .center-section.publications .form-container {
    margin: 0; }
    .center-section.publications .form-container .form {
      padding: 0; }
  .center-section.publications .filters {
    min-width: 340px;
    width: 340px;
    height: 100%;
    margin-right: 15px;
    padding: 15px;
    background-color: #e6e6e6; }
  .center-section.publications .content {
    width: 800px;
    padding: 0;
    margin-left: 15px; }
    .center-section.publications .content.single-mode {
      width: 100%;
      margin-left: 0; }
    .center-section.publications .content .list-item hr {
      background-color: #7c7c7c; }
    .center-section.publications .content .list-item .divided > .headline > span, .center-section.publications .content .list-item .form-container .form .group .divided > .section-label > span, .form-container .form .group .center-section.publications .content .list-item .divided > .section-label > span, .center-section.publications .content .list-item .rich-list > .entry .divided > .content-row.exposed > span, .rich-list > .entry .center-section.publications .content .list-item .divided > .content-row.exposed > span, .center-section.publications .content .list-item .banner.productDetails .footer .divided > a > span, .banner.productDetails .footer .center-section.publications .content .list-item .divided > a > span {
      vertical-align: middle; }
    .center-section.publications .content .list-item form {
      display: inline-block; }
    .center-section.publications .content .list-item copy-link + form {
      margin-left: 20px; }
    .center-section.publications .content > hr {
      margin-bottom: 0; }
  .center-section.publications .width240 {
    width: 240px; }
  .center-section.publications .newerVersionUser {
    width: 1120px; }
  .center-section.publications .backToListUser {
    font-size: 22px;
    color: #008cff;
    font-weight: bold; }
  .center-section.publications .newer-link {
    text-align: right;
    color: #ff6400;
    font-weight: bold; }
    .center-section.publications .newer-link:hover {
      text-decoration: underline;
      cursor: pointer; }

.tag-container {
  min-height: 50px;
  background-color: #e6e6e6; }
  .tag-container fieldset {
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.97); }
    .tag-container fieldset legend {
      display: inline;
      width: initial;
      margin: 0;
      padding: 0 5px;
      font-size: inherit;
      color: rgba(0, 0, 0, 0.84);
      border: none; }
  .tag-container .selected {
    padding: 15px; }
  .tag-container .tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 5px;
    cursor: pointer;
    color: #008cff;
    border-right: 1px solid #7c7c7c; }
    .tag-container .tag.chosen {
      color: #ff6400; }
    .tag-container .tag:last-child {
      border-right: none; }
    .tag-container .tag > small > .glyphicon-remove, .tag-container .testDataModule .test-data-profiles > div > div.tag > .variables > .glyphicon-remove, .testDataModule .tag-container .test-data-profiles > div > div.tag > .variables > .glyphicon-remove {
      top: 2px;
      padding-left: 15px;
      color: #d80000; }
  .tag-container.minimal {
    min-height: 0;
    padding-bottom: 15px;
    background-color: white; }
    .tag-container.minimal .selected {
      padding: 0; }
    .tag-container.minimal .label {
      padding: 0 0.2em 0 0;
      font-size: 0.85em;
      font-weight: normal;
      color: #7c7c7c; }
    .tag-container.minimal .tag {
      font-size: 0.85em;
      cursor: text; }

.user-category-container {
  margin-bottom: 0.1em;
  padding: 1em;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .user-category-container.minimal {
    padding: 0.5em;
    border: none; }
  .user-category-container > div {
    margin-bottom: 1em; }
  .user-category-container .user-category {
    display: inline-table;
    margin: 0.2em 0.1em;
    padding: 0;
    font-size: 0.8em;
    border-radius: 25px;
    border-left: 1px solid #009ddc;
    border-top: 1px solid #009ddc;
    border-bottom: 1px solid #009ddc;
    background-color: transparent;
    cursor: pointer; }
    .user-category-container .user-category > span {
      display: table-cell;
      vertical-align: middle;
      color: rgba(255, 255, 255, 0.8); }
      .user-category-container .user-category > span:first-child {
        padding: 0 0.5em 0 1.5em;
        color: rgba(0, 0, 0, 0.8); }
    .user-category-container .user-category .glyphicon {
      display: table-cell;
      top: 0;
      padding-left: 2px;
      border-radius: 25px;
      font-size: 0.8em;
      text-align: center;
      width: 27px;
      height: 26px;
      background-color: #009ddc; }
  .user-category-container .user-category:hover > span {
    color: rgba(255, 255, 255, 0.93); }
    .user-category-container .user-category:hover > span:first-child {
      color: rgba(0, 0, 0, 0.67); }

.btn-hover:hover {
  text-decoration: underline; }

.menu .main a span.icon.testDataModule {
  background-image: url("/images/icon-test-data-normal.svg"); }

.menu .main a.active span.icon.testDataModule {
  background-image: url("/images/icon-test-data-active.svg"); }

.menu .main a.disabled span.icon.testDataModule {
  background-image: url("/images/icon-test-data-disabled.svg"); }

.menu .main a span.icon.newsModule {
  background-image: url("/images/icon-news-normal.svg"); }

.menu .main a.active span.icon.newsModule {
  background-image: url("/images/icon-news-active.svg"); }

.menu .main a.disabled span.icon.newsModule {
  background-image: url("/images/icon-news-disabled.svg"); }

.banner.systemsNews {
  background-image: url("/images/banner-news.jpg"); }

.news-title {
  color: #008cff; }

.menu .main a span.icon.systemsModule {
  background-image: url("/images/icon-systems-normal.svg"); }

.menu .main a span.icon.newsModule {
  background-image: url("/images/icon-news-normal.svg"); }

.menu .main a.active span.icon.systemsModule {
  background-image: url("/images/icon-systems-active.svg"); }

.menu .main a.active span.icon.newsModule {
  background-image: url("/images/icon-news-active.svg"); }

.menu .main a.disabled span.icon.systemsModule {
  background-image: url("/images/icon-systems-disabled.svg"); }

.menu .main a.disabled span.icon.newsModule {
  background-image: url("/images/icon-news-disabled.svg"); }

.banner.systemsList {
  background-image: url("/images/banner-systems-list.jpg"); }

.banner.systemsToolbox {
  background-image: url("/images/banner-toolbox.jpg"); }

.banner.systemsIdm {
  background-image: url("/images/banner-toolbox.jpg"); }

.menu .main a span.icon.batchesModule {
  background-image: url("/images/icon-files-normal.svg"); }

.menu .main a.active span.icon.batchesModule {
  background-image: url("/images/icon-files-active.svg"); }

.menu .main a.disabled span.icon.batchesModule {
  background-image: url("/images/icon-files-disabled.svg"); }

.banner.batchesRegistry {
  background-image: url("/images/banner-file-registry.jpg"); }

.menu .main a span.icon.servicesModule {
  background-image: url("/images/icon-services-normal.svg"); }

.menu .main a.active span.icon.servicesModule {
  background-image: url("/images/icon-services-active.svg"); }

.menu .main a.disabled span.icon.servicesModule {
  background-image: url("/images/icon-services-disabled.svg"); }

.banner.slaRegistry {
  background-image: url("/images/banner-services-registry.jpg"); }

.slaRegistry .table tr td {
  border-top: 0; }
  .slaRegistry .table tr td .headline, .slaRegistry .table tr td .form-container .form .group .section-label, .form-container .form .group .slaRegistry .table tr td .section-label, .slaRegistry .table tr td .rich-list > .entry .content-row.exposed, .rich-list > .entry .slaRegistry .table tr td .content-row.exposed, .slaRegistry .table tr td .banner.productDetails .footer a, .banner.productDetails .footer .slaRegistry .table tr td a {
    line-height: 18px; }
  .slaRegistry .table tr td .sub-headline {
    line-height: 22px; }

.slaAdmin .table tr td {
  border-top: 0;
  padding: 0 15px;
  max-width: 450px; }
  .slaAdmin .table tr td:last-child {
    text-align: right; }
  .slaAdmin .table tr td .form-container {
    margin: 0 auto; }
    .slaAdmin .table tr td .form-container .form {
      padding: 15px 15px 0; }
  .slaAdmin .table tr td a[type=button] {
    background: none; }
    .slaAdmin .table tr td a[type=button].red:hover {
      color: #d80000;
      text-decoration: underline; }

.menu .main a span.icon.driveModule {
  background-image: url("/images/icon-drive-normal.svg"); }

.menu .main a.active span.icon.driveModule {
  background-image: url("/images/icon-drive-active.svg"); }

.menu .main a.disabled span.icon.driveModule {
  background-image: url("/images/icon-drive-disabled.svg"); }

.table {
  word-break: break-word; }

.banner.driveModule {
  background-image: url("/images/banner-drive.jpg"); }

.driveModule .bold-font {
  font-weight: bold; }

.rich-list .entry .header .resolved {
  color: #e6e6e6; }

.rich-list .entry .content .resolved {
  color: #e6e6e6; }
  .rich-list .entry .content .resolved .dim-label {
    color: #e6e6e6; }

.details-container {
  margin-top: 25px;
  margin-bottom: 25px; }
  .details-container .content-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 10px; }
    .details-container .content-row .dim-label {
      color: #7c7c7c; }
    .details-container .content-row .text-right {
      text-align: right; }
    .details-container .content-row > div.width-2 {
      width: 2%; }
    .details-container .content-row > div.width-5 {
      width: 5%; }
    .details-container .content-row > div.width-10 {
      width: 10%; }
    .details-container .content-row > div.width-15 {
      width: 15%; }
    .details-container .content-row > div.width-20 {
      width: 20%; }
    .details-container .content-row > div.width-25 {
      width: 25%; }
    .details-container .content-row > div.width-30 {
      width: 30%; }
    .details-container .content-row > div.width-33 {
      width: 33%; }
    .details-container .content-row > div.width-35 {
      width: 35%; }
    .details-container .content-row > div.width-40 {
      width: 40%; }
    .details-container .content-row > div.width-45 {
      width: 45%; }
    .details-container .content-row > div.width-50 {
      width: 50%; }
    .details-container .content-row > div.width-55 {
      width: 55%; }
    .details-container .content-row > div.width-60 {
      width: 60%; }
    .details-container .content-row > div.width-65 {
      width: 65%; }
    .details-container .content-row > div.width-67 {
      width: 67%; }
    .details-container .content-row > div.width-70 {
      width: 70%; }
    .details-container .content-row > div.width-75 {
      width: 75%; }
    .details-container .content-row > div.width-80 {
      width: 80%; }
    .details-container .content-row > div.width-85 {
      width: 85%; }
    .details-container .content-row > div.width-90 {
      width: 90%; }
    .details-container .content-row > div.width-95 {
      width: 95%; }
    .details-container .content-row > div.width-100 {
      width: 100%; }
    .details-container .content-row .margin-left-10 {
      margin-left: 1%; }
  .details-container .comparison-document .margin-bottom {
    margin-bottom: 1%; }
  .details-container .comparison-document .comparison-document-table {
    width: 100%;
    table-layout: fixed; }
    .details-container .comparison-document .comparison-document-table td, .details-container .comparison-document .comparison-document-table th {
      vertical-align: top;
      border: 1px solid #ddd;
      padding: 12px;
      line-height: 2; }
    .details-container .comparison-document .comparison-document-table .delete-button {
      float: right;
      cursor: pointer;
      margin-left: 10px; }
    .details-container .comparison-document .comparison-document-table .no-border-right {
      border-right: 0; }
    .details-container .comparison-document .comparison-document-table .no-border-left {
      border-left: 0; }
  .details-container .comparison-document .download-component-section {
    display: grid;
    padding-top: 10px;
    padding-bottom: 10px; }
  .details-container .comparison-document .first-row th {
    width: 20%; }

.banner.productCatalogue {
  background-image: url("/images/banner-product-catalogue.jpg"); }

.banner.productDetails {
  background-image: url("/images/banner-product-catalogue.jpg"); }
  .banner.productDetails .footer a {
    padding: 10px 0; }
    .banner.productDetails .footer a:hover > img {
      background-color: #10bbff; }
    .banner.productDetails .footer a:hover > span:last-child {
      color: #0d5897;
      text-decoration: underline; }
    .banner.productDetails .footer a > span:last-child {
      display: inline-block;
      position: relative;
      margin-left: 5px;
      line-height: 1;
      font-size: 14px;
      font-weight: normal;
      text-decoration: none; }
    .banner.productDetails .footer a > img {
      padding: 5px;
      width: 30px;
      height: 30px;
      vertical-align: middle;
      border-radius: 30px;
      background-color: #009ddc; }
      .banner.productDetails .footer a > img.small-image-fix {
        padding: 0; }
      .banner.productDetails .footer a > img.severe {
        background-color: #d80000; }

.menu .main a span.icon.publicationsModule {
  background-image: url("/images/icon-publications-normal.svg"); }

.menu .main a.active span.icon.publicationsModule {
  background-image: url("/images/icon-publications-active.svg"); }

.menu .main a.disabled span.icon.publicationsModule {
  background-image: url("/images/icon-publications-disabled.svg"); }

.banner.publications {
  background-image: url("/images/banner-publications.jpg"); }

.publications-search-input {
  color: #e6e6e6;
  font-weight: normal; }

.menu .main a span.icon.altarModule {
  background-image: url("/images/icon-altar-normal.svg"); }

.menu .main a.active span.icon.altarModule {
  background-image: url("/images/icon-altar-active.svg"); }

.menu .main a.disabled span.icon.altarModule {
  background-image: url("/images/icon-altar-disabled.svg"); }

.altar-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .altar-container > iframe {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    border: none; }

.menu .main a span.icon.inboxModule {
  background-image: url("/images/icon-inbox-normal.svg"); }

.menu .main a.active span.icon.inboxModule {
  background-image: url("/images/icon-inbox-active.svg"); }

.menu .main a.disabled span.icon.inboxModule {
  background-image: url("/images/icon-inbox-disabled.svg"); }

.center-section.inbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .center-section.inbox .form-container {
    margin: 0; }
    .center-section.inbox .form-container .form {
      padding: 0; }
  .center-section.inbox .filters {
    min-width: 340px;
    width: 340px;
    height: 100%;
    margin-right: 15px;
    padding: 15px;
    background-color: #e6e6e6; }
  .center-section.inbox .content {
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 15px; }
    .center-section.inbox .content > hr {
      margin-bottom: 0; }
    .center-section.inbox .content button[type=button] {
      height: 25px;
      line-height: 25px;
      padding: 0 10px; }

.message-attachment-container {
  padding: 5px;
  display: inline-block;
  cursor: pointer; }

.message-attachment-container .blue {
  padding-left: 10px;
  padding-right: 10px; }

.message-filter .message-filter-checkbox,
.message-filter .message-filter-checkbox-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.message-filter-checkbox-label {
  padding-left: 10px; }

.message-filter-spacing {
  width: 30px; }

.message-filter-date {
  width: 200px; }

.message-filter-search {
  margin-left: auto;
  width: 300px;
  text-align: right; }

.message-filter-disabled {
  cursor: not-allowed; }
  .message-filter-disabled input,
  .message-filter-disabled input:disabled {
    cursor: not-allowed;
    opacity: 0.6; }
  .message-filter-disabled .glyphicon {
    color: rgba(0, 0, 0, 0.84); }

.modal-body-priority-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .modal-body-priority-message .glyphicon-chevron-left,
  .modal-body-priority-message .glyphicon-chevron-right {
    cursor: pointer;
    height: 25px;
    padding: 5px;
    margin-top: 18px; }
  .modal-body-priority-message .content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

.message-border > .message {
  border: 1px solid #7c7c7c; }

.message {
  background-color: #fff;
  padding: 10px;
  margin-bottom: -1px; }
  .message .message-header {
    font-size: 1.5em; }
    .message .message-header .message-header-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .message .message-header .message-header-content .message-button {
        line-height: 19px; }
      .message .message-header .message-header-content .message-priority {
        line-height: 19px; }
        .message .message-header .message-header-content .message-priority .glyphicon-flag {
          color: #d80000;
          font-size: 0.6em; }
      .message .message-header .message-header-content .message-attachments {
        line-height: 28px;
        padding-left: 10px; }
        .message .message-header .message-header-content .message-attachments .glyphicon-paperclip {
          font-size: 0.75em; }
      .message .message-header .message-header-content .message-send-date {
        font-size: 0.8em;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: right; }
    .message .message-header .message-header-content > div {
      padding: 0 5px 0 0; }
  .message .message-body {
    padding: 0 50px;
    margin-top: 10px;
    font-size: 1em; }
  .message .message-footer {
    margin-top: 10px;
    font-size: 1em; }

.message-footer-content,
.message-header-content {
  background-color: #fff;
  padding: 10px; }

.message-header-unreaded {
  font-weight: bold; }

.message-control {
  width: 130px; }

.message-active .message-body,
.message-active .message-footer {
  display: block; }

.message-active .message-footer {
  min-height: 3em; }

.message-active .message-header-content {
  border-bottom: 1px solid #e6e6e6; }

.message-active .message-footer-content {
  border-top: 1px solid #e6e6e6;
  max-height: 210px;
  overflow-y: auto; }

.message-clickable .message-header {
  cursor: pointer; }

.message-active-clickable {
  margin: 50px -20px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-box-shadow: 0 0 20px -4px #008cff;
  box-shadow: 0 0 20px -4px #008cff; }
  .message-active-clickable .message-header {
    cursor: pointer; }

.message-inactive {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .message-inactive .message-body,
  .message-inactive .message-footer {
    display: none; }

.session .main .message-button-parent {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  vertical-align: middle;
  cursor: pointer; }

.session .main .message-button {
  position: relative;
  text-align: center;
  top: 5px; }
  .session .main .message-button .message-icon {
    height: 30px; }
  .session .main .message-button .messages-badge {
    line-height: 1;
    position: absolute;
    top: 17px;
    right: 0; }

.banner.testDataModule {
  background-image: url("/images/banner-test-data.jpg"); }

.strong {
  font-weight: 600; }

.copy-button span {
  font-size: initial;
  font-weight: initial; }

.exposed {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 18px;
  line-height: 30px; }

.big-exposed {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 21px;
  line-height: 30px; }

.testDataModule .test-data-profiles.limit {
  width: 40%; }

.testDataModule .test-data-profiles.remark {
  text-align: left; }

.testDataModule .test-data-profiles > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 5px;
  text-align: left;
  width: 100%; }
  .testDataModule .test-data-profiles > div > .andLabel {
    display: inline-block;
    width: 60px;
    text-align: center; }
  .testDataModule .test-data-profiles > div > div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .testDataModule .test-data-profiles > div > div > .profile {
      margin-bottom: 3px; }
      .testDataModule .test-data-profiles > div > div > .profile > .aggregate {
        font-weight: bold; }
      .testDataModule .test-data-profiles > div > div > .profile > .operator {
        color: #0d5897; }
      .testDataModule .test-data-profiles > div > div > .profile > .value {
        font-weight: bold;
        color: #ff4e00; }
    .testDataModule .test-data-profiles > div > div > .variables > .variable {
      margin-right: 25px; }
      .testDataModule .test-data-profiles > div > div > .variables > .variable > span:last-child {
        font-weight: bold; }

/*# sourceMappingURL=app-frontoffice-4.17.3-SNAPSHOT.css.map */
