
/*!
 * 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 */
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800&display=swap");
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;
  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 {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !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, .back_button a > .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(/assets/bootstrap/glyphicons-halflings-regular.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/assets/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: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

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

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

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

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

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #2DAFD7;
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(29.36, 124.78, 154.14);
  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.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid rgb(238.425, 238.425, 238.425);
}

.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, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: rgb(119.085, 119.085, 119.085);
}

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

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

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

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

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

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

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

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

p {
  margin: 0 0 11px;
}

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

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

mark,
.mark {
  padding: 0.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: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: #2DAFD7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(33.44, 142.12, 175.56);
}

.text-success, #admin_container.company-admin-ehi-authorisations-search_results [data-accepted=yes], #admin_container.company-admin-combined-transactions-search_results [data-accepted=yes], #admin_container.admin-ehi-authorisations-search_results [data-accepted=yes], #admin_container.admin-combined-transactions-search_results [data-accepted=yes], #admin_container.admin-banking-circle-transaction-notifications-search_results [data-accepted=yes] {
  color: #3c763d;
}

a.text-success:hover, #admin_container.company-admin-ehi-authorisations-search_results a[data-accepted=yes]:hover, #admin_container.company-admin-combined-transactions-search_results a[data-accepted=yes]:hover, #admin_container.admin-ehi-authorisations-search_results a[data-accepted=yes]:hover, #admin_container.admin-combined-transactions-search_results a[data-accepted=yes]:hover, #admin_container.admin-banking-circle-transaction-notifications-search_results a[data-accepted=yes]:hover,
a.text-success:focus,
#admin_container.company-admin-ehi-authorisations-search_results a[data-accepted=yes]:focus,
#admin_container.company-admin-combined-transactions-search_results a[data-accepted=yes]:focus,
#admin_container.admin-ehi-authorisations-search_results a[data-accepted=yes]:focus,
#admin_container.admin-combined-transactions-search_results a[data-accepted=yes]:focus,
#admin_container.admin-banking-circle-transaction-notifications-search_results a[data-accepted=yes]:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

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

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning, #admin_container.admin-ehi-authorisations-search_results [data-offline=yes], #admin_container.admin-combined-transactions-search_results [data-offline=yes], #admin_container.admin-banking-circle-transaction-notifications-search_results [data-offline=yes] {
  color: #8a6d3b;
}

a.text-warning:hover, #admin_container.admin-ehi-authorisations-search_results a[data-offline=yes]:hover, #admin_container.admin-combined-transactions-search_results a[data-offline=yes]:hover, #admin_container.admin-banking-circle-transaction-notifications-search_results a[data-offline=yes]:hover,
a.text-warning:focus,
#admin_container.admin-ehi-authorisations-search_results a[data-offline=yes]:focus,
#admin_container.admin-combined-transactions-search_results a[data-offline=yes]:focus,
#admin_container.admin-banking-circle-transaction-notifications-search_results a[data-offline=yes]:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger, #admin_container.company-admin-ehi-authorisations-search_results [data-accepted=no], #admin_container.company-admin-combined-transactions-search_results [data-accepted=no], #admin_container.company-admin-ehi-authorisations-search_results [data-declined=yes], #admin_container.company-admin-combined-transactions-search_results [data-declined=yes], #admin_container.admin-ehi-authorisations-search_results [data-accepted=no], #admin_container.admin-combined-transactions-search_results [data-accepted=no], #admin_container.admin-banking-circle-transaction-notifications-search_results [data-accepted=no], #admin_container.admin-ehi-authorisations-search_results [data-declined=yes], #admin_container.admin-combined-transactions-search_results [data-declined=yes], #admin_container.admin-banking-circle-transaction-notifications-search_results [data-declined=yes] {
  color: #a94442;
}

a.text-danger:hover, #admin_container.company-admin-ehi-authorisations-search_results a[data-accepted=no]:hover, #admin_container.company-admin-combined-transactions-search_results a[data-accepted=no]:hover, #admin_container.company-admin-ehi-authorisations-search_results a[data-declined=yes]:hover, #admin_container.company-admin-combined-transactions-search_results a[data-declined=yes]:hover, #admin_container.admin-ehi-authorisations-search_results a[data-accepted=no]:hover, #admin_container.admin-combined-transactions-search_results a[data-accepted=no]:hover, #admin_container.admin-banking-circle-transaction-notifications-search_results a[data-accepted=no]:hover, #admin_container.admin-ehi-authorisations-search_results a[data-declined=yes]:hover, #admin_container.admin-combined-transactions-search_results a[data-declined=yes]:hover, #admin_container.admin-banking-circle-transaction-notifications-search_results a[data-declined=yes]:hover,
a.text-danger:focus,
#admin_container.company-admin-ehi-authorisations-search_results a[data-accepted=no]:focus,
#admin_container.company-admin-combined-transactions-search_results a[data-accepted=no]:focus,
#admin_container.company-admin-ehi-authorisations-search_results a[data-declined=yes]:focus,
#admin_container.company-admin-combined-transactions-search_results a[data-declined=yes]:focus,
#admin_container.admin-ehi-authorisations-search_results a[data-accepted=no]:focus,
#admin_container.admin-combined-transactions-search_results a[data-accepted=no]:focus,
#admin_container.admin-banking-circle-transaction-notifications-search_results a[data-accepted=no]:focus,
#admin_container.admin-ehi-authorisations-search_results a[data-declined=yes]:focus,
#admin_container.admin-combined-transactions-search_results a[data-declined=yes]:focus,
#admin_container.admin-banking-circle-transaction-notifications-search_results a[data-declined=yes]:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #2DAFD7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(33.44, 142.12, 175.56);
}

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info, .well.bg-info, .bg-info.full_page_instruction, .bg-info.pcs_notice_box {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning, #admin_container.company-admin-ehi-authorisations-search_results [data-mcc-risk=medium], #admin_container.company-admin-combined-transactions-search_results [data-mcc-risk=medium], #admin_container.admin-ehi-authorisations-search_results [data-mcc-risk=medium], #admin_container.admin-combined-transactions-search_results [data-mcc-risk=medium], #admin_container.admin-banking-circle-transaction-notifications-search_results [data-mcc-risk=medium] {
  background-color: #fcf8e3;
}

a.bg-warning:hover, #admin_container.company-admin-ehi-authorisations-search_results a[data-mcc-risk=medium]:hover, #admin_container.company-admin-combined-transactions-search_results a[data-mcc-risk=medium]:hover, #admin_container.admin-ehi-authorisations-search_results a[data-mcc-risk=medium]:hover, #admin_container.admin-combined-transactions-search_results a[data-mcc-risk=medium]:hover, #admin_container.admin-banking-circle-transaction-notifications-search_results a[data-mcc-risk=medium]:hover,
a.bg-warning:focus,
#admin_container.company-admin-ehi-authorisations-search_results a[data-mcc-risk=medium]:focus,
#admin_container.company-admin-combined-transactions-search_results a[data-mcc-risk=medium]:focus,
#admin_container.admin-ehi-authorisations-search_results a[data-mcc-risk=medium]:focus,
#admin_container.admin-combined-transactions-search_results a[data-mcc-risk=medium]:focus,
#admin_container.admin-banking-circle-transaction-notifications-search_results a[data-mcc-risk=medium]:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger, .well.bg-danger, .bg-danger.full_page_instruction, .pcs_notice_box.bg-danger, #admin_container.company-admin-ehi-authorisations-search_results [data-mcc-risk=high], #admin_container.company-admin-combined-transactions-search_results [data-mcc-risk=high], #admin_container.admin-ehi-authorisations-search_results [data-mcc-risk=high], #admin_container.admin-combined-transactions-search_results [data-mcc-risk=high], #admin_container.admin-banking-circle-transaction-notifications-search_results [data-mcc-risk=high] {
  background-color: #f2dede;
}

a.bg-danger:hover, #admin_container.company-admin-ehi-authorisations-search_results a[data-mcc-risk=high]:hover, #admin_container.company-admin-combined-transactions-search_results a[data-mcc-risk=high]:hover, #admin_container.admin-ehi-authorisations-search_results a[data-mcc-risk=high]:hover, #admin_container.admin-combined-transactions-search_results a[data-mcc-risk=high]:hover, #admin_container.admin-banking-circle-transaction-notifications-search_results a[data-mcc-risk=high]:hover,
a.bg-danger:focus,
#admin_container.company-admin-ehi-authorisations-search_results a[data-mcc-risk=high]:focus,
#admin_container.company-admin-combined-transactions-search_results a[data-mcc-risk=high]:focus,
#admin_container.admin-ehi-authorisations-search_results a[data-mcc-risk=high]:focus,
#admin_container.admin-combined-transactions-search_results a[data-mcc-risk=high]:focus,
#admin_container.admin-banking-circle-transaction-notifications-search_results a[data-mcc-risk=high]:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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: 22px;
}

dt,
dd {
  line-height: 1.428571429;
}

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: 992px) {
  .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: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

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

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

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

.container {
  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, .cardholder_index section {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .cardholder_index section:before, .row:after, .cardholder_index section:after {
  display: table;
  content: " ";
}
.row:after, .cardholder_index section: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, .day_month_year_inline select[id$="3i"], .cardholder_index .cell, .pcs_centered_large_form .day_month_year select[id$="3i"], .pcs_horizontal_form .day_month_year select[id$="3i"], .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .cardholder_index .primary_card_transaction_options, .cardholder_index .image_cell, .cardholder_index .cardholder_option_links, .pcs_centered_small_form .day_month_year select[id$="3i"], .pcs_centered_small_form .day_month_year select[id$=_day], .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .day_month_year_inline select[id$="1i"], .pcs_notice_box .btn, .pcs_notice_box .back_button a, .back_button .pcs_notice_box a, .company_admin_card_application_new .application_address_content, .cardholder_index .about_you.form-horizontal label, .cardholder_index .about_you.pcs_horizontal_form label, .cardholder_index .refer_a_friend.form-horizontal label, .cardholder_index .refer_a_friend.pcs_horizontal_form label, .pcs_centered_large_form .month_year select[id$=year], .pcs_centered_large_form .day_month_year select[id$="1i"], .pcs_centered_small_form .day_month_year select[id$="1i"], .pcs_centered_small_form .day_month_year select[id$=_year], .pcs_centered_small_form, .pcs_horizontal_form .day_month_year select[id$="1i"], .pcs_horizontal_form .month_year select[id$=year], .pcs_horizontal_form .form-group > .formError, .pcs_horizontal_form .form-button, .pcs_horizontal_form .form-element, .pcs_horizontal_form .form-group > label, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .pcs_centered_small_form .day_month_year select[id$="2i"], .pcs_centered_small_form .day_month_year select[id$=_month], .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .day_month_year_inline select[id$="2i"], .pcs_notice_box, .card_load_index .well, .card_load_index .pcs_notice_box, .card_load_index .full_page_instruction, .pcs_centered_large_form .day_month_year select[id$="2i"], .pcs_centered_large_form, .pcs_horizontal_form .day_month_year select[id$="2i"], .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .full_page_instruction, .change_contact_prefs label, .change_contact_prefs p, .cardholder_index .about_you.form-horizontal p, .cardholder_index .about_you.pcs_horizontal_form p, .cardholder_index .refer_a_friend.form-horizontal p, .cardholder_index .refer_a_friend.pcs_horizontal_form p, .pcs_centered_large_form .month_year select[id$=month], .pcs_horizontal_form .month_year select[id$=month], .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .cardholder_index .about_you.form-horizontal, .cardholder_index .about_you.pcs_horizontal_form, .cardholder_index .refer_a_friend.form-horizontal, .cardholder_index .refer_a_friend.pcs_horizontal_form, .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.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .day_month_year_inline select[id$="3i"], .cardholder_index .cell, .pcs_centered_large_form .day_month_year select[id$="3i"], .pcs_horizontal_form .day_month_year select[id$="3i"], .col-sm-3, .cardholder_index .primary_card_transaction_options, .cardholder_index .image_cell, .cardholder_index .cardholder_option_links, .pcs_centered_small_form .day_month_year select[id$="3i"], .pcs_centered_small_form .day_month_year select[id$=_day], .col-sm-4, .day_month_year_inline select[id$="1i"], .pcs_notice_box .btn, .pcs_notice_box .back_button a, .back_button .pcs_notice_box a, .company_admin_card_application_new .application_address_content, .cardholder_index .about_you.form-horizontal label, .cardholder_index .about_you.pcs_horizontal_form label, .cardholder_index .refer_a_friend.form-horizontal label, .cardholder_index .refer_a_friend.pcs_horizontal_form label, .pcs_centered_large_form .month_year select[id$=year], .pcs_centered_large_form .day_month_year select[id$="1i"], .pcs_centered_small_form .day_month_year select[id$="1i"], .pcs_centered_small_form .day_month_year select[id$=_year], .pcs_centered_small_form, .pcs_horizontal_form .day_month_year select[id$="1i"], .pcs_horizontal_form .month_year select[id$=year], .pcs_horizontal_form .form-group > .formError, .pcs_horizontal_form .form-button, .pcs_horizontal_form .form-element, .pcs_horizontal_form .form-group > label, .col-sm-5, .pcs_centered_small_form .day_month_year select[id$="2i"], .pcs_centered_small_form .day_month_year select[id$=_month], .col-sm-6, .day_month_year_inline select[id$="2i"], .pcs_notice_box, .card_load_index .well, .card_load_index .pcs_notice_box, .card_load_index .full_page_instruction, .pcs_centered_large_form .day_month_year select[id$="2i"], .pcs_centered_large_form, .pcs_horizontal_form .day_month_year select[id$="2i"], .col-sm-7, .col-sm-8, .full_page_instruction, .change_contact_prefs label, .change_contact_prefs p, .cardholder_index .about_you.form-horizontal p, .cardholder_index .about_you.pcs_horizontal_form p, .cardholder_index .refer_a_friend.form-horizontal p, .cardholder_index .refer_a_friend.pcs_horizontal_form p, .pcs_centered_large_form .month_year select[id$=month], .pcs_horizontal_form .month_year select[id$=month], .col-sm-9, .cardholder_index .about_you.form-horizontal, .cardholder_index .about_you.pcs_horizontal_form, .cardholder_index .refer_a_friend.form-horizontal, .cardholder_index .refer_a_friend.pcs_horizontal_form, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2, .day_month_year_inline select[id$="3i"], .cardholder_index .cell, .pcs_centered_large_form .day_month_year select[id$="3i"], .pcs_horizontal_form .day_month_year select[id$="3i"] {
    width: 16.6666666667%;
  }
  .col-sm-3, .cardholder_index .primary_card_transaction_options, .cardholder_index .image_cell, .cardholder_index .cardholder_option_links, .pcs_centered_small_form .day_month_year select[id$="3i"], .pcs_centered_small_form .day_month_year select[id$=_day] {
    width: 25%;
  }
  .col-sm-4, .day_month_year_inline select[id$="1i"], .pcs_notice_box .btn, .pcs_notice_box .back_button a, .back_button .pcs_notice_box a, .company_admin_card_application_new .application_address_content, .cardholder_index .about_you.form-horizontal label, .cardholder_index .about_you.pcs_horizontal_form label, .cardholder_index .refer_a_friend.form-horizontal label, .cardholder_index .refer_a_friend.pcs_horizontal_form label, .pcs_centered_large_form .month_year select[id$=year], .pcs_centered_large_form .day_month_year select[id$="1i"], .pcs_centered_small_form .day_month_year select[id$="1i"], .pcs_centered_small_form .day_month_year select[id$=_year], .pcs_centered_small_form, .pcs_horizontal_form .day_month_year select[id$="1i"], .pcs_horizontal_form .month_year select[id$=year], .pcs_horizontal_form .form-group > .formError, .pcs_horizontal_form .form-button, .pcs_horizontal_form .form-element, .pcs_horizontal_form .form-group > label {
    width: 33.3333333333%;
  }
  .col-sm-5, .pcs_centered_small_form .day_month_year select[id$="2i"], .pcs_centered_small_form .day_month_year select[id$=_month] {
    width: 41.6666666667%;
  }
  .col-sm-6, .day_month_year_inline select[id$="2i"], .pcs_notice_box, .card_load_index .well, .card_load_index .pcs_notice_box, .card_load_index .full_page_instruction, .pcs_centered_large_form .day_month_year select[id$="2i"], .pcs_centered_large_form, .pcs_horizontal_form .day_month_year select[id$="2i"] {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8, .full_page_instruction, .change_contact_prefs label, .change_contact_prefs p, .cardholder_index .about_you.form-horizontal p, .cardholder_index .about_you.pcs_horizontal_form p, .cardholder_index .refer_a_friend.form-horizontal p, .cardholder_index .refer_a_friend.pcs_horizontal_form p, .pcs_centered_large_form .month_year select[id$=month], .pcs_horizontal_form .month_year select[id$=month] {
    width: 66.6666666667%;
  }
  .col-sm-9, .cardholder_index .about_you.form-horizontal, .cardholder_index .about_you.pcs_horizontal_form, .cardholder_index .refer_a_friend.form-horizontal, .cardholder_index .refer_a_friend.pcs_horizontal_form {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2, .full_page_instruction, .change_contact_prefs input[type=submit], .change_contact_prefs label, .change_contact_prefs p {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3, .pcs_notice_box, .card_load_index .well, .card_load_index .pcs_notice_box, .card_load_index .full_page_instruction, .pcs_centered_large_form {
    margin-left: 25%;
  }
  .col-sm-offset-4, .pcs_notice_box .btn, .pcs_notice_box .back_button a, .back_button .pcs_notice_box a, .pcs_centered_small_form, .pcs_horizontal_form .form-button, .pcs_horizontal_form .form-element.no_label {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.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.428571429;
  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, #admin_container.company-admin-ehi-authorisations-search_results table > thead > tr > th, #admin_container.company-admin-combined-transactions-search_results table > thead > tr > th, #admin_container.admin-ehi-authorisations-search_results table > thead > tr > th, #admin_container.admin-combined-transactions-search_results table > thead > tr > th, #admin_container.admin-banking-circle-transaction-notifications-search_results table > thead > tr > th,
.table-condensed > thead > tr > td,
#admin_container.company-admin-ehi-authorisations-search_results table > thead > tr > td,
#admin_container.company-admin-combined-transactions-search_results table > thead > tr > td,
#admin_container.admin-ehi-authorisations-search_results table > thead > tr > td,
#admin_container.admin-combined-transactions-search_results table > thead > tr > td,
#admin_container.admin-banking-circle-transaction-notifications-search_results table > thead > tr > td,
.table-condensed > tbody > tr > th,
#admin_container.company-admin-ehi-authorisations-search_results table > tbody > tr > th,
#admin_container.company-admin-combined-transactions-search_results table > tbody > tr > th,
#admin_container.admin-ehi-authorisations-search_results table > tbody > tr > th,
#admin_container.admin-combined-transactions-search_results table > tbody > tr > th,
#admin_container.admin-banking-circle-transaction-notifications-search_results table > tbody > tr > th,
.table-condensed > tbody > tr > td,
#admin_container.company-admin-ehi-authorisations-search_results table > tbody > tr > td,
#admin_container.company-admin-combined-transactions-search_results table > tbody > tr > td,
#admin_container.admin-ehi-authorisations-search_results table > tbody > tr > td,
#admin_container.admin-combined-transactions-search_results table > tbody > tr > td,
#admin_container.admin-banking-circle-transaction-notifications-search_results table > tbody > tr > td,
.table-condensed > tfoot > tr > th,
#admin_container.company-admin-ehi-authorisations-search_results table > tfoot > tr > th,
#admin_container.company-admin-combined-transactions-search_results table > tfoot > tr > th,
#admin_container.admin-ehi-authorisations-search_results table > tfoot > tr > th,
#admin_container.admin-combined-transactions-search_results table > tfoot > tr > th,
#admin_container.admin-banking-circle-transaction-notifications-search_results table > tfoot > tr > th,
.table-condensed > tfoot > tr > td,
#admin_container.company-admin-ehi-authorisations-search_results table > tfoot > tr > td,
#admin_container.company-admin-combined-transactions-search_results table > tfoot > tr > td,
#admin_container.admin-ehi-authorisations-search_results table > tfoot > tr > td,
#admin_container.admin-combined-transactions-search_results table > tfoot > tr > td,
#admin_container.admin-banking-circle-transaction-notifications-search_results table > 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), #admin_container.company-admin-ehi-authorisations-search_results table > tbody > tr:nth-of-type(odd), #admin_container.company-admin-combined-transactions-search_results table > tbody > tr:nth-of-type(odd), #admin_container.admin-ehi-authorisations-search_results table > tbody > tr:nth-of-type(odd), #admin_container.admin-combined-transactions-search_results table > tbody > tr:nth-of-type(odd), #admin_container.admin-banking-circle-transaction-notifications-search_results table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

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

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.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: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.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: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.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: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.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: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    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: 22px;
  font-size: 24px;
  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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-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: 16px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control, .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form select,
.pcs_centered_large_form textarea, .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form select, .pcs_centered_small_form textarea, .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form select,
.pcs_horizontal_form textarea {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus, .pcs_centered_large_form input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form select:focus,
.pcs_centered_large_form textarea:focus, .pcs_centered_small_form input:focus:not([type=submit]), .pcs_centered_small_form select:focus, .pcs_centered_small_form textarea:focus, .pcs_horizontal_form input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form select:focus,
.pcs_horizontal_form textarea: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, .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file])::-moz-placeholder,
.pcs_centered_large_form select::-moz-placeholder,
.pcs_centered_large_form textarea::-moz-placeholder, .pcs_centered_small_form input:not([type=submit])::-moz-placeholder, .pcs_centered_small_form select::-moz-placeholder, .pcs_centered_small_form textarea::-moz-placeholder, .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file])::-moz-placeholder,
.pcs_horizontal_form select::-moz-placeholder,
.pcs_horizontal_form textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder, .pcs_centered_large_form input:-ms-input-placeholder:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form select:-ms-input-placeholder,
.pcs_centered_large_form textarea:-ms-input-placeholder, .pcs_centered_small_form input:-ms-input-placeholder:not([type=submit]), .pcs_centered_small_form select:-ms-input-placeholder, .pcs_centered_small_form textarea:-ms-input-placeholder, .pcs_horizontal_form input:-ms-input-placeholder:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form select:-ms-input-placeholder,
.pcs_horizontal_form textarea:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder, .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file])::-webkit-input-placeholder,
.pcs_centered_large_form select::-webkit-input-placeholder,
.pcs_centered_large_form textarea::-webkit-input-placeholder, .pcs_centered_small_form input:not([type=submit])::-webkit-input-placeholder, .pcs_centered_small_form select::-webkit-input-placeholder, .pcs_centered_small_form textarea::-webkit-input-placeholder, .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file])::-webkit-input-placeholder,
.pcs_horizontal_form select::-webkit-input-placeholder,
.pcs_horizontal_form textarea::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand, .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file])::-ms-expand,
.pcs_centered_large_form select::-ms-expand,
.pcs_centered_large_form textarea::-ms-expand, .pcs_centered_small_form input:not([type=submit])::-ms-expand, .pcs_centered_small_form select::-ms-expand, .pcs_centered_small_form textarea::-ms-expand, .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file])::-ms-expand,
.pcs_horizontal_form select::-ms-expand,
.pcs_horizontal_form textarea::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .pcs_centered_large_form input[disabled]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form select[disabled],
.pcs_centered_large_form textarea[disabled], .pcs_centered_small_form input[disabled]:not([type=submit]), .pcs_centered_small_form select[disabled], .pcs_centered_small_form textarea[disabled], .pcs_horizontal_form input[disabled]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form select[disabled],
.pcs_horizontal_form textarea[disabled], .form-control[readonly], .pcs_centered_large_form input[readonly]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form select[readonly],
.pcs_centered_large_form textarea[readonly], .pcs_centered_small_form input[readonly]:not([type=submit]), .pcs_centered_small_form select[readonly], .pcs_centered_small_form textarea[readonly], .pcs_horizontal_form input[readonly]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form select[readonly],
.pcs_horizontal_form textarea[readonly], fieldset[disabled] .form-control, fieldset[disabled] .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form fieldset[disabled] input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
fieldset[disabled] .pcs_centered_large_form select,
.pcs_centered_large_form fieldset[disabled] select,
fieldset[disabled] .pcs_centered_large_form textarea,
.pcs_centered_large_form fieldset[disabled] textarea, fieldset[disabled] .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form fieldset[disabled] input:not([type=submit]), fieldset[disabled] .pcs_centered_small_form select, .pcs_centered_small_form fieldset[disabled] select, fieldset[disabled] .pcs_centered_small_form textarea, .pcs_centered_small_form fieldset[disabled] textarea, fieldset[disabled] .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form fieldset[disabled] input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
fieldset[disabled] .pcs_horizontal_form select,
.pcs_horizontal_form fieldset[disabled] select,
fieldset[disabled] .pcs_horizontal_form textarea,
.pcs_horizontal_form fieldset[disabled] textarea {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
.form-control[disabled], .pcs_centered_large_form input[disabled]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form select[disabled],
.pcs_centered_large_form textarea[disabled], .pcs_centered_small_form input[disabled]:not([type=submit]), .pcs_centered_small_form select[disabled], .pcs_centered_small_form textarea[disabled], .pcs_horizontal_form input[disabled]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form select[disabled],
.pcs_horizontal_form textarea[disabled], fieldset[disabled] .form-control, fieldset[disabled] .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form fieldset[disabled] input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
fieldset[disabled] .pcs_centered_large_form select,
.pcs_centered_large_form fieldset[disabled] select,
fieldset[disabled] .pcs_centered_large_form textarea,
.pcs_centered_large_form fieldset[disabled] textarea, fieldset[disabled] .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form fieldset[disabled] input:not([type=submit]), fieldset[disabled] .pcs_centered_small_form select, .pcs_centered_small_form fieldset[disabled] select, fieldset[disabled] .pcs_centered_small_form textarea, .pcs_centered_small_form fieldset[disabled] textarea, fieldset[disabled] .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form fieldset[disabled] input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
fieldset[disabled] .pcs_horizontal_form select,
.pcs_horizontal_form fieldset[disabled] select,
fieldset[disabled] .pcs_horizontal_form textarea,
.pcs_horizontal_form fieldset[disabled] textarea {
  cursor: not-allowed;
}

textarea.form-control,
.pcs_centered_large_form textarea, .pcs_centered_small_form textarea,
.pcs_horizontal_form textarea {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, .pcs_centered_large_form input[type=date]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_small_form input[type=date]:not([type=submit]), .pcs_horizontal_form input[type=date]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  input[type=time].form-control,
  .pcs_centered_large_form input[type=time]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .pcs_centered_small_form input[type=time]:not([type=submit]),
  .pcs_horizontal_form input[type=time]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  input[type=datetime-local].form-control,
  .pcs_centered_large_form input[type=datetime-local]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .pcs_centered_small_form input[type=datetime-local]:not([type=submit]),
  .pcs_horizontal_form input[type=datetime-local]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  input[type=month].form-control,
  .pcs_centered_large_form input[type=month]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .pcs_centered_small_form input[type=month]:not([type=submit]),
  .pcs_horizontal_form input[type=month]:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    line-height: 36px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 33px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox,
.change_contact_prefs label {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
.change_contact_prefs label.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .change_contact_prefs label label,
.change_contact_prefs fieldset[disabled] label label {
  cursor: not-allowed;
}
.radio label,
.checkbox label,
.change_contact_prefs label label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

.radio + .radio,
.checkbox + .checkbox,
.change_contact_prefs label + .checkbox,
.change_contact_prefs .checkbox + label,
.change_contact_prefs label + label {
  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: 38px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .pcs_centered_large_form .input-group-lg > input.form-control-static:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form .input-group-lg > select.form-control-static,
.pcs_centered_large_form .input-group-lg > textarea.form-control-static, .pcs_centered_small_form .input-group-lg > input.form-control-static:not([type=submit]), .pcs_centered_small_form .input-group-lg > select.form-control-static, .pcs_centered_small_form .input-group-lg > textarea.form-control-static, .pcs_horizontal_form .input-group-lg > input.form-control-static:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form .input-group-lg > select.form-control-static,
.pcs_horizontal_form .input-group-lg > textarea.form-control-static,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.back_button .input-group-lg > .input-group-btn > a.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .pcs_centered_large_form .input-group-sm > input.form-control-static:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form .input-group-sm > select.form-control-static,
.pcs_centered_large_form .input-group-sm > textarea.form-control-static, .pcs_centered_small_form .input-group-sm > input.form-control-static:not([type=submit]), .pcs_centered_small_form .input-group-sm > select.form-control-static, .pcs_centered_small_form .input-group-sm > textarea.form-control-static, .pcs_horizontal_form .input-group-sm > input.form-control-static:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form .input-group-sm > select.form-control-static,
.pcs_horizontal_form .input-group-sm > textarea.form-control-static,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.back_button .input-group-sm > .input-group-btn > a.form-control-static {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control, .pcs_centered_large_form .input-group-sm > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form .input-group-sm > select,
.pcs_centered_large_form .input-group-sm > textarea, .pcs_centered_small_form .input-group-sm > input:not([type=submit]), .pcs_centered_small_form .input-group-sm > select, .pcs_centered_small_form .input-group-sm > textarea, .pcs_horizontal_form .input-group-sm > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form .input-group-sm > select,
.pcs_horizontal_form .input-group-sm > textarea,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.back_button .input-group-sm > .input-group-btn > a {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}

select.input-sm, .input-group-sm > select.form-control,
.pcs_centered_large_form .input-group-sm > select, .pcs_centered_small_form .input-group-sm > select,
.pcs_horizontal_form .input-group-sm > select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.pcs_centered_large_form .input-group-sm > textarea, .pcs_centered_small_form .input-group-sm > textarea,
.pcs_horizontal_form .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.pcs_centered_large_form .input-group-sm > select[multiple],
.pcs_centered_small_form .input-group-sm > select[multiple],
.pcs_horizontal_form .input-group-sm > select[multiple],
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control, .form-group-sm .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .form-group-sm input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.form-group-sm .pcs_centered_large_form select,
.pcs_centered_large_form .form-group-sm select,
.form-group-sm .pcs_centered_large_form textarea,
.pcs_centered_large_form .form-group-sm textarea, .form-group-sm .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form .form-group-sm input:not([type=submit]), .form-group-sm .pcs_centered_small_form select, .pcs_centered_small_form .form-group-sm select, .form-group-sm .pcs_centered_small_form textarea, .pcs_centered_small_form .form-group-sm textarea, .form-group-sm .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .form-group-sm input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.form-group-sm .pcs_horizontal_form select,
.pcs_horizontal_form .form-group-sm select,
.form-group-sm .pcs_horizontal_form textarea,
.pcs_horizontal_form .form-group-sm textarea {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.form-group-sm select.form-control,
.form-group-sm .pcs_centered_large_form select,
.pcs_centered_large_form .form-group-sm select, .form-group-sm .pcs_centered_small_form select, .pcs_centered_small_form .form-group-sm select,
.form-group-sm .pcs_horizontal_form select,
.pcs_horizontal_form .form-group-sm select {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm .pcs_centered_large_form textarea,
.pcs_centered_large_form .form-group-sm textarea, .form-group-sm .pcs_centered_small_form textarea, .pcs_centered_small_form .form-group-sm textarea,
.form-group-sm .pcs_horizontal_form textarea,
.pcs_horizontal_form .form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm .pcs_centered_large_form select[multiple],
.pcs_centered_large_form .form-group-sm select[multiple],
.form-group-sm .pcs_centered_small_form select[multiple],
.pcs_centered_small_form .form-group-sm select[multiple],
.form-group-sm .pcs_horizontal_form select[multiple],
.pcs_horizontal_form .form-group-sm select[multiple] {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control, .pcs_centered_large_form .input-group-lg > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form .input-group-lg > select,
.pcs_centered_large_form .input-group-lg > textarea, .pcs_centered_small_form .input-group-lg > input:not([type=submit]), .pcs_centered_small_form .input-group-lg > select, .pcs_centered_small_form .input-group-lg > textarea, .pcs_horizontal_form .input-group-lg > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form .input-group-lg > select,
.pcs_horizontal_form .input-group-lg > textarea,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.back_button .input-group-lg > .input-group-btn > a {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.pcs_centered_large_form .input-group-lg > select, .pcs_centered_small_form .input-group-lg > select,
.pcs_horizontal_form .input-group-lg > select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.pcs_centered_large_form .input-group-lg > textarea, .pcs_centered_small_form .input-group-lg > textarea,
.pcs_horizontal_form .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.pcs_centered_large_form .input-group-lg > select[multiple],
.pcs_centered_small_form .input-group-lg > select[multiple],
.pcs_horizontal_form .input-group-lg > select[multiple],
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control, .form-group-lg .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .form-group-lg input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.form-group-lg .pcs_centered_large_form select,
.pcs_centered_large_form .form-group-lg select,
.form-group-lg .pcs_centered_large_form textarea,
.pcs_centered_large_form .form-group-lg textarea, .form-group-lg .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form .form-group-lg input:not([type=submit]), .form-group-lg .pcs_centered_small_form select, .pcs_centered_small_form .form-group-lg select, .form-group-lg .pcs_centered_small_form textarea, .pcs_centered_small_form .form-group-lg textarea, .form-group-lg .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .form-group-lg input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.form-group-lg .pcs_horizontal_form select,
.pcs_horizontal_form .form-group-lg select,
.form-group-lg .pcs_horizontal_form textarea,
.pcs_horizontal_form .form-group-lg textarea {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control,
.form-group-lg .pcs_centered_large_form select,
.pcs_centered_large_form .form-group-lg select, .form-group-lg .pcs_centered_small_form select, .pcs_centered_small_form .form-group-lg select,
.form-group-lg .pcs_horizontal_form select,
.pcs_horizontal_form .form-group-lg select {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg .pcs_centered_large_form textarea,
.pcs_centered_large_form .form-group-lg textarea, .form-group-lg .pcs_centered_small_form textarea, .pcs_centered_small_form .form-group-lg textarea,
.form-group-lg .pcs_horizontal_form textarea,
.pcs_horizontal_form .form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg .pcs_centered_large_form select[multiple],
.pcs_centered_large_form .form-group-lg select[multiple],
.form-group-lg .pcs_centered_small_form select[multiple],
.pcs_centered_small_form .form-group-lg select[multiple],
.form-group-lg .pcs_horizontal_form select[multiple],
.pcs_horizontal_form .form-group-lg select[multiple] {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control, .has-feedback .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .has-feedback input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-feedback .pcs_centered_large_form select,
.pcs_centered_large_form .has-feedback select,
.has-feedback .pcs_centered_large_form textarea,
.pcs_centered_large_form .has-feedback textarea, .has-feedback .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form .has-feedback input:not([type=submit]), .has-feedback .pcs_centered_small_form select, .pcs_centered_small_form .has-feedback select, .has-feedback .pcs_centered_small_form textarea, .pcs_centered_small_form .has-feedback textarea, .has-feedback .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .has-feedback input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-feedback .pcs_horizontal_form select,
.pcs_horizontal_form .has-feedback select,
.has-feedback .pcs_horizontal_form textarea,
.pcs_horizontal_form .has-feedback textarea {
  padding-right: 45px;
}

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .pcs_centered_large_form .input-group-lg > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.pcs_centered_large_form .input-group-lg > select + .form-control-feedback,
.pcs_centered_large_form .input-group-lg > textarea + .form-control-feedback, .pcs_centered_small_form .input-group-lg > input:not([type=submit]) + .form-control-feedback, .pcs_centered_small_form .input-group-lg > select + .form-control-feedback, .pcs_centered_small_form .input-group-lg > textarea + .form-control-feedback, .pcs_horizontal_form .input-group-lg > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.pcs_horizontal_form .input-group-lg > select + .form-control-feedback,
.pcs_horizontal_form .input-group-lg > textarea + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.back_button .input-group-lg > .input-group-btn > a + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.pcs_centered_large_form .form-group-lg input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.form-group-lg .pcs_centered_large_form select + .form-control-feedback,
.pcs_centered_large_form .form-group-lg select + .form-control-feedback,
.form-group-lg .pcs_centered_large_form textarea + .form-control-feedback,
.pcs_centered_large_form .form-group-lg textarea + .form-control-feedback,
.form-group-lg .pcs_centered_small_form input:not([type=submit]) + .form-control-feedback,
.pcs_centered_small_form .form-group-lg input:not([type=submit]) + .form-control-feedback,
.form-group-lg .pcs_centered_small_form select + .form-control-feedback,
.pcs_centered_small_form .form-group-lg select + .form-control-feedback,
.form-group-lg .pcs_centered_small_form textarea + .form-control-feedback,
.pcs_centered_small_form .form-group-lg textarea + .form-control-feedback,
.form-group-lg .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.pcs_horizontal_form .form-group-lg input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.form-group-lg .pcs_horizontal_form select + .form-control-feedback,
.pcs_horizontal_form .form-group-lg select + .form-control-feedback,
.form-group-lg .pcs_horizontal_form textarea + .form-control-feedback,
.pcs_horizontal_form .form-group-lg textarea + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .pcs_centered_large_form .input-group-sm > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.pcs_centered_large_form .input-group-sm > select + .form-control-feedback,
.pcs_centered_large_form .input-group-sm > textarea + .form-control-feedback, .pcs_centered_small_form .input-group-sm > input:not([type=submit]) + .form-control-feedback, .pcs_centered_small_form .input-group-sm > select + .form-control-feedback, .pcs_centered_small_form .input-group-sm > textarea + .form-control-feedback, .pcs_horizontal_form .input-group-sm > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.pcs_horizontal_form .input-group-sm > select + .form-control-feedback,
.pcs_horizontal_form .input-group-sm > textarea + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.back_button .input-group-sm > .input-group-btn > a + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.pcs_centered_large_form .form-group-sm input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.form-group-sm .pcs_centered_large_form select + .form-control-feedback,
.pcs_centered_large_form .form-group-sm select + .form-control-feedback,
.form-group-sm .pcs_centered_large_form textarea + .form-control-feedback,
.pcs_centered_large_form .form-group-sm textarea + .form-control-feedback,
.form-group-sm .pcs_centered_small_form input:not([type=submit]) + .form-control-feedback,
.pcs_centered_small_form .form-group-sm input:not([type=submit]) + .form-control-feedback,
.form-group-sm .pcs_centered_small_form select + .form-control-feedback,
.pcs_centered_small_form .form-group-sm select + .form-control-feedback,
.form-group-sm .pcs_centered_small_form textarea + .form-control-feedback,
.pcs_centered_small_form .form-group-sm textarea + .form-control-feedback,
.form-group-sm .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.pcs_horizontal_form .form-group-sm input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) + .form-control-feedback,
.form-group-sm .pcs_horizontal_form select + .form-control-feedback,
.pcs_horizontal_form .form-group-sm select + .form-control-feedback,
.form-group-sm .pcs_horizontal_form textarea + .form-control-feedback,
.pcs_horizontal_form .form-group-sm textarea + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .pcs_horizontal_form .form-group > label,
.pcs_horizontal_form .has-success .form-group > label,
.has-success .radio,
.has-success .checkbox,
.has-success .change_contact_prefs label,
.change_contact_prefs .has-success label,
.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, .has-success .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .has-success input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-success .pcs_centered_large_form select,
.pcs_centered_large_form .has-success select,
.has-success .pcs_centered_large_form textarea,
.pcs_centered_large_form .has-success textarea, .has-success .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form .has-success input:not([type=submit]), .has-success .pcs_centered_small_form select, .pcs_centered_small_form .has-success select, .has-success .pcs_centered_small_form textarea, .pcs_centered_small_form .has-success textarea, .has-success .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .has-success input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-success .pcs_horizontal_form select,
.pcs_horizontal_form .has-success select,
.has-success .pcs_horizontal_form textarea,
.pcs_horizontal_form .has-success textarea {
  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, .has-success .pcs_centered_large_form input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .has-success input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-success .pcs_centered_large_form select:focus,
.pcs_centered_large_form .has-success select:focus,
.has-success .pcs_centered_large_form textarea:focus,
.pcs_centered_large_form .has-success textarea:focus, .has-success .pcs_centered_small_form input:focus:not([type=submit]), .pcs_centered_small_form .has-success input:focus:not([type=submit]), .has-success .pcs_centered_small_form select:focus, .pcs_centered_small_form .has-success select:focus, .has-success .pcs_centered_small_form textarea:focus, .pcs_centered_small_form .has-success textarea:focus, .has-success .pcs_horizontal_form input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .has-success input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-success .pcs_horizontal_form select:focus,
.pcs_horizontal_form .has-success select:focus,
.has-success .pcs_horizontal_form textarea:focus,
.pcs_horizontal_form .has-success textarea:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.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 .pcs_horizontal_form .form-group > label,
.pcs_horizontal_form .has-warning .form-group > label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .change_contact_prefs label,
.change_contact_prefs .has-warning label,
.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, .has-warning .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .has-warning input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-warning .pcs_centered_large_form select,
.pcs_centered_large_form .has-warning select,
.has-warning .pcs_centered_large_form textarea,
.pcs_centered_large_form .has-warning textarea, .has-warning .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form .has-warning input:not([type=submit]), .has-warning .pcs_centered_small_form select, .pcs_centered_small_form .has-warning select, .has-warning .pcs_centered_small_form textarea, .pcs_centered_small_form .has-warning textarea, .has-warning .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .has-warning input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-warning .pcs_horizontal_form select,
.pcs_horizontal_form .has-warning select,
.has-warning .pcs_horizontal_form textarea,
.pcs_horizontal_form .has-warning textarea {
  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, .has-warning .pcs_centered_large_form input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .has-warning input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-warning .pcs_centered_large_form select:focus,
.pcs_centered_large_form .has-warning select:focus,
.has-warning .pcs_centered_large_form textarea:focus,
.pcs_centered_large_form .has-warning textarea:focus, .has-warning .pcs_centered_small_form input:focus:not([type=submit]), .pcs_centered_small_form .has-warning input:focus:not([type=submit]), .has-warning .pcs_centered_small_form select:focus, .pcs_centered_small_form .has-warning select:focus, .has-warning .pcs_centered_small_form textarea:focus, .pcs_centered_small_form .has-warning textarea:focus, .has-warning .pcs_horizontal_form input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .has-warning input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-warning .pcs_horizontal_form select:focus,
.pcs_horizontal_form .has-warning select:focus,
.has-warning .pcs_horizontal_form textarea:focus,
.pcs_horizontal_form .has-warning textarea:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.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 .pcs_horizontal_form .form-group > label,
.pcs_horizontal_form .has-error .form-group > label,
.has-error .radio,
.has-error .checkbox,
.has-error .change_contact_prefs label,
.change_contact_prefs .has-error label,
.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, .has-error .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .has-error input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-error .pcs_centered_large_form select,
.pcs_centered_large_form .has-error select,
.has-error .pcs_centered_large_form textarea,
.pcs_centered_large_form .has-error textarea, .has-error .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form .has-error input:not([type=submit]), .has-error .pcs_centered_small_form select, .pcs_centered_small_form .has-error select, .has-error .pcs_centered_small_form textarea, .pcs_centered_small_form .has-error textarea, .has-error .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .has-error input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-error .pcs_horizontal_form select,
.pcs_horizontal_form .has-error select,
.has-error .pcs_horizontal_form textarea,
.pcs_horizontal_form .has-error textarea {
  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, .has-error .pcs_centered_large_form input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .has-error input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-error .pcs_centered_large_form select:focus,
.pcs_centered_large_form .has-error select:focus,
.has-error .pcs_centered_large_form textarea:focus,
.pcs_centered_large_form .has-error textarea:focus, .has-error .pcs_centered_small_form input:focus:not([type=submit]), .pcs_centered_small_form .has-error input:focus:not([type=submit]), .has-error .pcs_centered_small_form select:focus, .pcs_centered_small_form .has-error select:focus, .has-error .pcs_centered_small_form textarea:focus, .pcs_centered_small_form .has-error textarea:focus, .has-error .pcs_horizontal_form input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .has-error input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.has-error .pcs_horizontal_form select:focus,
.pcs_horizontal_form .has-error select:focus,
.has-error .pcs_horizontal_form textarea:focus,
.pcs_horizontal_form .has-error textarea:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.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: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(114.75, 114.75, 114.75);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .form-inline input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .form-inline .pcs_centered_large_form select,
  .pcs_centered_large_form .form-inline select,
  .form-inline .pcs_centered_large_form textarea,
  .pcs_centered_large_form .form-inline textarea, .form-inline .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form .form-inline input:not([type=submit]), .form-inline .pcs_centered_small_form select, .pcs_centered_small_form .form-inline select, .form-inline .pcs_centered_small_form textarea, .pcs_centered_small_form .form-inline textarea, .form-inline .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .form-inline input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .form-inline .pcs_horizontal_form select,
  .pcs_horizontal_form .form-inline select,
  .form-inline .pcs_horizontal_form textarea,
  .pcs_horizontal_form .form-inline textarea {
    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,
  .form-inline .input-group .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .pcs_centered_large_form .form-inline .input-group input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .form-inline .input-group .pcs_centered_large_form select,
  .pcs_centered_large_form .form-inline .input-group select,
  .form-inline .input-group .pcs_centered_large_form textarea,
  .pcs_centered_large_form .form-inline .input-group textarea,
  .form-inline .input-group .pcs_centered_small_form input:not([type=submit]),
  .pcs_centered_small_form .form-inline .input-group input:not([type=submit]),
  .form-inline .input-group .pcs_centered_small_form select,
  .pcs_centered_small_form .form-inline .input-group select,
  .form-inline .input-group .pcs_centered_small_form textarea,
  .pcs_centered_small_form .form-inline .input-group textarea,
  .form-inline .input-group .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .pcs_horizontal_form .form-inline .input-group input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .form-inline .input-group .pcs_horizontal_form select,
  .pcs_horizontal_form .form-inline .input-group select,
  .form-inline .input-group .pcs_horizontal_form textarea,
  .pcs_horizontal_form .form-inline .input-group textarea {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline .pcs_centered_large_form .input-group > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .form-inline .input-group > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .form-inline .pcs_centered_large_form .input-group > select,
  .pcs_centered_large_form .form-inline .input-group > select,
  .form-inline .pcs_centered_large_form .input-group > textarea,
  .pcs_centered_large_form .form-inline .input-group > textarea, .form-inline .pcs_centered_small_form .input-group > input:not([type=submit]), .pcs_centered_small_form .form-inline .input-group > input:not([type=submit]), .form-inline .pcs_centered_small_form .input-group > select, .pcs_centered_small_form .form-inline .input-group > select, .form-inline .pcs_centered_small_form .input-group > textarea, .pcs_centered_small_form .form-inline .input-group > textarea, .form-inline .pcs_horizontal_form .input-group > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .form-inline .input-group > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .form-inline .pcs_horizontal_form .input-group > select,
  .pcs_horizontal_form .form-inline .input-group > select,
  .form-inline .pcs_horizontal_form .input-group > textarea,
  .pcs_horizontal_form .form-inline .input-group > textarea {
    width: 100%;
  }
  .form-inline .control-label, .form-inline .pcs_horizontal_form .form-group > label, .pcs_horizontal_form .form-inline .form-group > label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox,
  .form-inline .change_contact_prefs label,
  .change_contact_prefs .form-inline label {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label,
  .form-inline .change_contact_prefs label label,
  .change_contact_prefs .form-inline label label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox],
  .form-inline .change_contact_prefs label input[type=checkbox],
  .change_contact_prefs .form-inline label input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio, .pcs_horizontal_form .radio,
.form-horizontal .checkbox,
.form-horizontal .change_contact_prefs label,
.change_contact_prefs .form-horizontal label,
.pcs_horizontal_form .checkbox,
.pcs_horizontal_form .change_contact_prefs label,
.change_contact_prefs .pcs_horizontal_form label,
.form-horizontal .radio-inline,
.pcs_horizontal_form .radio-inline,
.form-horizontal .checkbox-inline,
.pcs_horizontal_form .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio, .pcs_horizontal_form .radio,
.form-horizontal .checkbox,
.form-horizontal .change_contact_prefs label,
.change_contact_prefs .form-horizontal label,
.pcs_horizontal_form .checkbox,
.pcs_horizontal_form .change_contact_prefs label,
.change_contact_prefs .pcs_horizontal_form label {
  min-height: 29px;
}
.form-horizontal .form-group, .pcs_horizontal_form .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .pcs_horizontal_form .form-group:before, .form-horizontal .form-group:after, .pcs_horizontal_form .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after, .pcs_horizontal_form .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label, .pcs_horizontal_form .control-label, .pcs_horizontal_form .form-group > label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback, .pcs_horizontal_form .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label, .form-horizontal .form-group-lg .pcs_horizontal_form .form-group > label, .pcs_horizontal_form .form-group-lg .control-label, .pcs_horizontal_form .form-group-lg .form-group > label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label, .form-horizontal .form-group-sm .pcs_horizontal_form .form-group > label, .pcs_horizontal_form .form-group-sm .control-label, .pcs_horizontal_form .form-group-sm .form-group > label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.btn, .back_button a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .back_button a:focus, .btn.focus, .back_button a.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, .back_button a:hover, .btn:focus, .back_button a:focus, .btn.focus, .back_button a.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .back_button a:active, .btn.active, .back_button a.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, .back_button a.disabled, .btn[disabled], .back_button a[disabled], fieldset[disabled] .btn, fieldset[disabled] .back_button a, .back_button fieldset[disabled] a {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.btn-default, .back_button a {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .back_button a:focus, .btn-default.focus, .back_button a.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover, .back_button a:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .back_button a:active, .btn-default.active, .back_button a.active, .open > .btn-default.dropdown-toggle, .back_button .open > a.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  background-image: none;
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .back_button a:active:hover, .btn-default:active:focus, .back_button a:active:focus, .btn-default:active.focus, .back_button a:active.focus, .btn-default.active:hover, .back_button a.active:hover, .btn-default.active:focus, .back_button a.active:focus, .btn-default.active.focus, .back_button a.active.focus, .open > .btn-default.dropdown-toggle:hover, .back_button .open > a.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .back_button .open > a.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus, .back_button .open > a.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default.disabled:hover, .back_button a.disabled:hover, .btn-default.disabled:focus, .back_button a.disabled:focus, .btn-default.disabled.focus, .back_button a.disabled.focus, .btn-default[disabled]:hover, .back_button a[disabled]:hover, .btn-default[disabled]:focus, .back_button a[disabled]:focus, .btn-default[disabled].focus, .back_button a[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .back_button a:hover, .back_button fieldset[disabled] a:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .back_button a:focus, .back_button fieldset[disabled] a:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .back_button a.focus, .back_button fieldset[disabled] a.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge, .back_button a .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #2DAFD7;
  border-color: rgb(37.52, 159.46, 196.98);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(33.44, 142.12, 175.56);
  border-color: rgb(17.12, 72.76, 89.88);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(33.44, 142.12, 175.56);
  border-color: rgb(27.728, 117.844, 145.572);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(33.44, 142.12, 175.56);
  background-image: none;
  border-color: rgb(27.728, 117.844, 145.572);
}
.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: rgb(27.728, 117.844, 145.572);
  border-color: rgb(17.12, 72.76, 89.88);
}
.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: #2DAFD7;
  border-color: rgb(37.52, 159.46, 196.98);
}
.btn-primary .badge {
  color: #2DAFD7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  background-image: none;
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.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: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.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: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  background-image: none;
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.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: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.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: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  background-image: none;
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.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: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.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: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  background-image: none;
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.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: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.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: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #2DAFD7;
  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: rgb(29.36, 124.78, 154.14);
  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: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .back_button .btn-group-lg > a {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn, .back_button .btn-group-sm > a {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}

.btn-xs, .btn-group-xs > .btn, .back_button .btn-group-xs > a {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 16px;
  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: 4px;
  -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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: rgb(38.25, 38.25, 38.25);
  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: #2DAFD7;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}
.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: 14px;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
  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: 992px) {
  .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, .back_button .btn-group > a,
.btn-group-vertical > .btn,
.back_button .btn-group-vertical > a {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .back_button .btn-group > a:hover, .btn-group > .btn:focus, .back_button .btn-group > a:focus, .btn-group > .btn:active, .back_button .btn-group > a:active, .btn-group > .btn.active, .back_button .btn-group > a.active,
.btn-group-vertical > .btn:hover,
.back_button .btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
.back_button .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
.back_button .btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
.back_button .btn-group-vertical > a.active {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .back_button a + .btn, .back_button .btn-group a + .btn, .btn-group .back_button .btn + a, .back_button .btn-group .btn + a, .btn-group .back_button a + a, .back_button .btn-group a + a,
.btn-group .btn + .btn-group,
.btn-group .back_button a + .btn-group,
.back_button .btn-group a + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .back_button .btn-group + a,
.back_button .btn-group .btn-group + a,
.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 .back_button a, .back_button .btn-toolbar a,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn, .back_button .btn-toolbar > a,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

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

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .back_button .btn-group > .btn-group:first-child:not(:last-child) > a: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, .back_button .btn-group > .btn-group:last-child:not(:first-child) > a: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, .back_button .btn-group > a + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle, .back_button .btn-group.btn-group-lg > a + .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, .back_button a .caret {
  margin-left: 0;
}

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

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

.btn-group-vertical > .btn, .back_button .btn-group-vertical > a,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.back_button .btn-group-vertical > .btn-group > a {
  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, .back_button .btn-group-vertical > .btn-group > a {
  float: none;
}
.btn-group-vertical > .btn + .btn, .back_button .btn-group-vertical > a + .btn, .back_button .btn-group-vertical > .btn + a, .back_button .btn-group-vertical > a + a,
.btn-group-vertical > .btn + .btn-group,
.back_button .btn-group-vertical > a + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.back_button .btn-group-vertical > .btn-group + a,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .back_button .btn-group-vertical > .btn-group:first-child:not(:last-child) > a: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, .back_button .btn-group-vertical > .btn-group:last-child:not(:first-child) > a: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, .back_button .btn-group-justified > a,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .back_button a, .back_button .btn-group-justified > .btn-group a {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], .back_button [data-toggle=buttons] > a input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
.back_button [data-toggle=buttons] > a input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
.back_button [data-toggle=buttons] > .btn-group > a input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
.back_button [data-toggle=buttons] > .btn-group > a 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, .input-group .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .input-group input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_centered_large_form select,
.pcs_centered_large_form .input-group select,
.input-group .pcs_centered_large_form textarea,
.pcs_centered_large_form .input-group textarea, .input-group .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form .input-group input:not([type=submit]), .input-group .pcs_centered_small_form select, .pcs_centered_small_form .input-group select, .input-group .pcs_centered_small_form textarea, .pcs_centered_small_form .input-group textarea, .input-group .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .input-group input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_horizontal_form select,
.pcs_horizontal_form .input-group select,
.input-group .pcs_horizontal_form textarea,
.pcs_horizontal_form .input-group textarea {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus, .input-group .pcs_centered_large_form input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .input-group input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_centered_large_form select:focus,
.pcs_centered_large_form .input-group select:focus,
.input-group .pcs_centered_large_form textarea:focus,
.pcs_centered_large_form .input-group textarea:focus, .input-group .pcs_centered_small_form input:focus:not([type=submit]), .pcs_centered_small_form .input-group input:focus:not([type=submit]), .input-group .pcs_centered_small_form select:focus, .pcs_centered_small_form .input-group select:focus, .input-group .pcs_centered_small_form textarea:focus, .pcs_centered_small_form .input-group textarea:focus, .input-group .pcs_horizontal_form input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .input-group input:focus:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_horizontal_form select:focus,
.pcs_horizontal_form .input-group select:focus,
.input-group .pcs_horizontal_form textarea:focus,
.pcs_horizontal_form .input-group textarea:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form .input-group input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_centered_large_form select,
.pcs_centered_large_form .input-group select,
.input-group .pcs_centered_large_form textarea,
.pcs_centered_large_form .input-group textarea,
.input-group .pcs_centered_small_form input:not([type=submit]),
.pcs_centered_small_form .input-group input:not([type=submit]),
.input-group .pcs_centered_small_form select,
.pcs_centered_small_form .input-group select,
.input-group .pcs_centered_small_form textarea,
.pcs_centered_small_form .input-group textarea,
.input-group .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form .input-group input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_horizontal_form select,
.pcs_horizontal_form .input-group select,
.input-group .pcs_horizontal_form textarea,
.pcs_horizontal_form .input-group textarea {
  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),
.input-group .pcs_centered_large_form input:not(:first-child):not(:last-child):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_centered_large_form .input-group input:not(:first-child):not(:last-child):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_centered_large_form select:not(:first-child):not(:last-child),
.pcs_centered_large_form .input-group select:not(:first-child):not(:last-child),
.input-group .pcs_centered_large_form textarea:not(:first-child):not(:last-child),
.pcs_centered_large_form .input-group textarea:not(:first-child):not(:last-child),
.input-group .pcs_centered_small_form input:not(:first-child):not(:last-child):not([type=submit]),
.pcs_centered_small_form .input-group input:not(:first-child):not(:last-child):not([type=submit]),
.input-group .pcs_centered_small_form select:not(:first-child):not(:last-child),
.pcs_centered_small_form .input-group select:not(:first-child):not(:last-child),
.input-group .pcs_centered_small_form textarea:not(:first-child):not(:last-child),
.pcs_centered_small_form .input-group textarea:not(:first-child):not(:last-child),
.input-group .pcs_horizontal_form input:not(:first-child):not(:last-child):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.pcs_horizontal_form .input-group input:not(:first-child):not(:last-child):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_horizontal_form select:not(:first-child):not(:last-child),
.pcs_horizontal_form .input-group select:not(:first-child):not(:last-child),
.input-group .pcs_horizontal_form textarea:not(:first-child):not(:last-child),
.pcs_horizontal_form .input-group textarea: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: 16px;
  font-weight: 400;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.back_button .input-group-sm > .input-group-btn > a.input-group-addon {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 2px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.back_button .input-group-lg > .input-group-btn > a.input-group-addon {
  padding: 10px 16px;
  font-size: 20px;
  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 .pcs_centered_large_form input:first-child:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .input-group input:first-child:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_centered_large_form select:first-child,
.pcs_centered_large_form .input-group select:first-child,
.input-group .pcs_centered_large_form textarea:first-child,
.pcs_centered_large_form .input-group textarea:first-child, .input-group .pcs_centered_small_form input:first-child:not([type=submit]), .pcs_centered_small_form .input-group input:first-child:not([type=submit]), .input-group .pcs_centered_small_form select:first-child, .pcs_centered_small_form .input-group select:first-child, .input-group .pcs_centered_small_form textarea:first-child, .pcs_centered_small_form .input-group textarea:first-child, .input-group .pcs_horizontal_form input:first-child:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .input-group input:first-child:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_horizontal_form select:first-child,
.pcs_horizontal_form .input-group select:first-child,
.input-group .pcs_horizontal_form textarea:first-child,
.pcs_horizontal_form .input-group textarea:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.back_button .input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group > .btn,
.back_button .input-group-btn:first-child > .btn-group > a,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.back_button .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.back_button .input-group-btn:last-child > .btn-group:not(:last-child) > a {
  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 .pcs_centered_large_form input:last-child:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .input-group input:last-child:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_centered_large_form select:last-child,
.pcs_centered_large_form .input-group select:last-child,
.input-group .pcs_centered_large_form textarea:last-child,
.pcs_centered_large_form .input-group textarea:last-child, .input-group .pcs_centered_small_form input:last-child:not([type=submit]), .pcs_centered_small_form .input-group input:last-child:not([type=submit]), .input-group .pcs_centered_small_form select:last-child, .pcs_centered_small_form .input-group select:last-child, .input-group .pcs_centered_small_form textarea:last-child, .pcs_centered_small_form .input-group textarea:last-child, .input-group .pcs_horizontal_form input:last-child:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .input-group input:last-child:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.input-group .pcs_horizontal_form select:last-child,
.pcs_horizontal_form .input-group select:last-child,
.input-group .pcs_horizontal_form textarea:last-child,
.pcs_horizontal_form .input-group textarea:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.back_button .input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group > .btn,
.back_button .input-group-btn:last-child > .btn-group > a,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.back_button .input-group-btn:first-child > a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.back_button .input-group-btn:first-child > .btn-group:not(:first-child) > a {
  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, .back_button .input-group-btn > a {
  position: relative;
}
.input-group-btn > .btn + .btn, .back_button .input-group-btn > a + .btn, .back_button .input-group-btn > .btn + a, .back_button .input-group-btn > a + a {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .back_button .input-group-btn > a:hover, .input-group-btn > .btn:focus, .back_button .input-group-btn > a:focus, .input-group-btn > .btn:active, .back_button .input-group-btn > a:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .back_button .input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn, .back_button .input-group-btn:last-child > a,
.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: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #2DAFD7;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2DAFD7;
}

.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: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-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: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}

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

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: inherit;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .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: 992px) {
  .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: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .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: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

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

.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);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control, .navbar-form .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .navbar-form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .navbar-form .pcs_centered_large_form select,
  .pcs_centered_large_form .navbar-form select,
  .navbar-form .pcs_centered_large_form textarea,
  .pcs_centered_large_form .navbar-form textarea, .navbar-form .pcs_centered_small_form input:not([type=submit]), .pcs_centered_small_form .navbar-form input:not([type=submit]), .navbar-form .pcs_centered_small_form select, .pcs_centered_small_form .navbar-form select, .navbar-form .pcs_centered_small_form textarea, .pcs_centered_small_form .navbar-form textarea, .navbar-form .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .navbar-form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .navbar-form .pcs_horizontal_form select,
  .pcs_horizontal_form .navbar-form select,
  .navbar-form .pcs_horizontal_form textarea,
  .pcs_horizontal_form .navbar-form textarea {
    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,
  .navbar-form .input-group .pcs_centered_large_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .pcs_centered_large_form .navbar-form .input-group input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .navbar-form .input-group .pcs_centered_large_form select,
  .pcs_centered_large_form .navbar-form .input-group select,
  .navbar-form .input-group .pcs_centered_large_form textarea,
  .pcs_centered_large_form .navbar-form .input-group textarea,
  .navbar-form .input-group .pcs_centered_small_form input:not([type=submit]),
  .pcs_centered_small_form .navbar-form .input-group input:not([type=submit]),
  .navbar-form .input-group .pcs_centered_small_form select,
  .pcs_centered_small_form .navbar-form .input-group select,
  .navbar-form .input-group .pcs_centered_small_form textarea,
  .pcs_centered_small_form .navbar-form .input-group textarea,
  .navbar-form .input-group .pcs_horizontal_form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .pcs_horizontal_form .navbar-form .input-group input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .navbar-form .input-group .pcs_horizontal_form select,
  .pcs_horizontal_form .navbar-form .input-group select,
  .navbar-form .input-group .pcs_horizontal_form textarea,
  .pcs_horizontal_form .navbar-form .input-group textarea {
    width: auto;
  }
  .navbar-form .input-group > .form-control, .navbar-form .pcs_centered_large_form .input-group > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_centered_large_form .navbar-form .input-group > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .navbar-form .pcs_centered_large_form .input-group > select,
  .pcs_centered_large_form .navbar-form .input-group > select,
  .navbar-form .pcs_centered_large_form .input-group > textarea,
  .pcs_centered_large_form .navbar-form .input-group > textarea, .navbar-form .pcs_centered_small_form .input-group > input:not([type=submit]), .pcs_centered_small_form .navbar-form .input-group > input:not([type=submit]), .navbar-form .pcs_centered_small_form .input-group > select, .pcs_centered_small_form .navbar-form .input-group > select, .navbar-form .pcs_centered_small_form .input-group > textarea, .pcs_centered_small_form .navbar-form .input-group > textarea, .navbar-form .pcs_horizontal_form .input-group > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .pcs_horizontal_form .navbar-form .input-group > input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
  .navbar-form .pcs_horizontal_form .input-group > select,
  .pcs_horizontal_form .navbar-form .input-group > select,
  .navbar-form .pcs_horizontal_form .input-group > textarea,
  .pcs_horizontal_form .navbar-form .input-group > textarea {
    width: 100%;
  }
  .navbar-form .control-label, .navbar-form .pcs_horizontal_form .form-group > label, .pcs_horizontal_form .navbar-form .form-group > label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox,
  .navbar-form .change_contact_prefs label,
  .change_contact_prefs .navbar-form label {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label,
  .navbar-form .change_contact_prefs label label,
  .change_contact_prefs .navbar-form label label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .change_contact_prefs label input[type=checkbox],
  .change_contact_prefs .navbar-form label input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-form {
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .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: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .back_button .btn-group-sm > a.navbar-btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .back_button .btn-group-xs > a.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

@media (min-width: 992px) {
  .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: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  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: rgb(231.425, 231.425, 231.425);
}
.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: rgb(231.425, 231.425, 231.425);
}
@media (max-width: 991px) {
  .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: rgb(231.425, 231.425, 231.425);
  }
  .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: rgb(231.425, 231.425, 231.425);
}
.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: transparent;
  border-color: transparent;
}
.navbar-inverse .navbar-brand {
  color: white;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a {
  color: white;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #2DAFD7;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: transparent;
}
.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: white;
  background-color: transparent;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #2DAFD7;
    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: white;
    background-color: transparent;
  }
  .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: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-link {
  color: white;
}
.navbar-inverse .navbar-link:hover {
  color: #2DAFD7;
}
.navbar-inverse .btn-link {
  color: white;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #2DAFD7;
}
.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: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: rgb(119.085, 119.085, 119.085);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #2DAFD7;
  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: rgb(29.36, 124.78, 154.14);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.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: #2DAFD7;
  border-color: #2DAFD7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.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: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

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

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, .back_button a .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: #2DAFD7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(33.44, 142.12, 175.56);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(119.085, 119.085, 119.085);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge, .back_button a .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .back_button .btn-group-xs > a .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #2DAFD7;
  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: rgb(238.425, 238.425, 238.425);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(212.925, 212.925, 212.925);
}
.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: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  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: #2DAFD7;
}

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

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

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-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: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #2DAFD7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

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

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

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

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

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

.media,
.media-body {
  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, .cardholder_index .primary_card_transaction_options, .cardholder_index .cardholder_option_links {
  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: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: rgb(238.425, 238.425, 238.425);
}
.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: rgb(119.085, 119.085, 119.085);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2DAFD7;
  border-color: #2DAFD7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(216.36, 240.28, 247.64);
}

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: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
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: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
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: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
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: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
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: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

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

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

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

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

.list-group + .panel-footer, .cardholder_index .primary_card_transaction_options + .panel-footer, .cardholder_index .cardholder_option_links + .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: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .cardholder_index .panel-heading + .panel-collapse > .primary_card_transaction_options,
.cardholder_index .panel-group .panel-heading + .panel-collapse > .primary_card_transaction_options,
.panel-group .cardholder_index .panel-heading + .panel-collapse > .cardholder_option_links,
.cardholder_index .panel-group .panel-heading + .panel-collapse > .cardholder_option_links {
  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: #2DAFD7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2DAFD7;
  border-color: #2DAFD7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2DAFD7;
}
.panel-primary > .panel-heading .badge {
  color: #2DAFD7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2DAFD7;
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.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, .pcs_notice_box, .full_page_instruction {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 4px;
  -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, .pcs_notice_box blockquote, .full_page_instruction blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

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

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

.close {
  float: right;
  font-size: 24px;
  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;
  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%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  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.428571429;
}

.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, .modal-footer .back_button a + .btn, .back_button .modal-footer a + .btn, .modal-footer .back_button .btn + a, .back_button .modal-footer .btn + a, .modal-footer .back_button a + a, .back_button .modal-footer a + a {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .back_button a + .btn, .back_button .modal-footer .btn-group a + .btn, .modal-footer .btn-group .back_button .btn + a, .back_button .modal-footer .btn-group .btn + a, .modal-footer .btn-group .back_button a + a, .back_button .modal-footer .btn-group a + a {
  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: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  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;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.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: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  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: 16px;
  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: 16px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  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;
  -o-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;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  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-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  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-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  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: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.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, .carousel-caption .back_button a, .back_button .carousel-caption a {
  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, .pcs_centered_large_form .month_year:before, .pcs_centered_large_form .day_month_year:before, .pcs_centered_small_form .day_month_year:before, .clearfix:after, .pcs_centered_large_form .month_year:after, .pcs_centered_large_form .day_month_year:after, .pcs_centered_small_form .day_month_year:after {
  display: table;
  content: " ";
}
.clearfix:after, .pcs_centered_large_form .month_year:after, .pcs_centered_large_form .day_month_year:after, .pcs_centered_small_form .day_month_year: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;
  }
}
/*!
 * Datepicker for Bootstrap v1.10.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker-rtl {
  direction: rtl;
}

.datepicker-rtl.dropdown-menu {
  left: auto;
}

.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td, #admin_container.company-admin-ehi-authorisations-search_results table .datepicker table tr td, #admin_container.company-admin-combined-transactions-search_results table .datepicker table tr td, #admin_container.admin-ehi-authorisations-search_results table .datepicker table tr td, #admin_container.admin-combined-transactions-search_results table .datepicker table tr td, #admin_container.admin-banking-circle-transaction-notifications-search_results table .datepicker table tr td,
.table-striped .datepicker table tr th,
#admin_container.company-admin-ehi-authorisations-search_results table .datepicker table tr th,
#admin_container.company-admin-combined-transactions-search_results table .datepicker table tr th,
#admin_container.admin-ehi-authorisations-search_results table .datepicker table tr th,
#admin_container.admin-combined-transactions-search_results table .datepicker table tr th,
#admin_container.admin-banking-circle-transaction-notifications-search_results table .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}

.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}

.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}

.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today.focused {
  background: #ffc966;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}

.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}

.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}

.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}

.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}

.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}

.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.input-daterange {
  width: 100%;
}

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

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}


.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn, .daterangepicker .drp-buttons .back_button a, .back_button .daterangepicker .drp-buttons a {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
/* ===============================
=            Choices            =
=============================== */
.choices {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  font-size: 16px;
}
.choices:focus {
  outline: none;
}
.choices:last-child {
  margin-bottom: 0;
}
.choices.is-open {
  overflow: visible;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}
.choices [hidden] {
  display: none !important;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}
.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}
.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}
.choices[data-type*=select-one] .choices__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.25;
}
.choices[data-type*=select-one] .choices__button:hover, .choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}
.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0 0 0 2px #005F75;
}
.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button {
  display: none;
}
.choices[data-type*=select-one]::after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}
.choices[data-type*=select-one].is-open::after {
  border-color: transparent transparent #333;
  margin-top: -7.5px;
}
.choices[data-type*=select-one][dir=rtl]::after {
  left: 11.5px;
  right: auto;
}
.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}
.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid rgb(0, 53.5897435897, 66);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
.choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}
.is-focused .choices__inner, .is-open .choices__inner {
  border-color: rgb(182.75, 182.75, 182.75);
}
.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}
[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}
.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #005F75;
  border: 1px solid rgb(0, 74.2948717949, 91.5);
  color: #fff;
  word-break: break-all;
  box-sizing: border-box;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}
.choices__list--multiple .choices__item.is-highlighted {
  background-color: rgb(0, 74.2948717949, 91.5);
  border: 1px solid rgb(0, 53.5897435897, 66);
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: rgb(170.25, 170.25, 170.25);
  border: 1px solid rgb(144.75, 144.75, 144.75);
}

.choices__list--dropdown, .choices__list[aria-expanded] {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}
.is-active.choices__list--dropdown, .is-active.choices__list[aria-expanded] {
  display: block;
}
.is-open .choices__list--dropdown, .is-open .choices__list[aria-expanded] {
  border-color: rgb(182.75, 182.75, 182.75);
}
.is-flipped .choices__list--dropdown, .is-flipped .choices__list[aria-expanded] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}
[dir=rtl] .choices__list--dropdown .choices__item, [dir=rtl] .choices__list[aria-expanded] .choices__item {
  text-align: right;
}
@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable[data-select-text], .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable[data-select-text]::after, .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text], [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: rgb(242.25, 242.25, 242.25);
}
.choices__list--dropdown .choices__item--selectable.is-highlighted::after, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid rgb(246.5, 246.5, 246.5);
  color: rgb(127.5, 127.5, 127.5);
}

.choices__button {
  text-indent: -9999px;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}
.choices__input:focus {
  outline: 0;
}
.choices__input::-webkit-search-decoration, .choices__input::-webkit-search-cancel-button, .choices__input::-webkit-search-results-button, .choices__input::-webkit-search-results-decoration {
  display: none;
}
.choices__input::-ms-clear, .choices__input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

/* =====  End of Choices  ====== */
.choices__item.choices__item--choice.is-selected {
  background-color: #2DAFD7;
  color: white;
}
.choices__item.choices__item--choice.is-selected::after {
  content: "Selected" !important;
}

.choices__item.choices__item--choice.is-selected.is-highlighted {
  color: #757575;
}

.choices__item.choices__item--selectable.is-highlighted {
  background-color: #2DAFD7;
  border-color: #2DAFD7;
}

.choices__button {
  border-radius: unset !important;
  border-color: unset !important;
  background-color: unset !important;
  border: unset !important;
  border-color: unset !important;
  border-left: 1px solid rgb(0, 53.5897435897, 66) !important;
}

.choices {
  margin-bottom: 0;
}

.pcs_horizontal_form {
  padding: 50px 0;
}
.pcs_horizontal_form .formError {
  padding-top: 7px;
  display: block;
}
.pcs_centered_small_form {
  margin-top: 100px;
  margin-bottom: 100px;
}
.pcs_centered_large_form {
  margin-top: 20px;
  margin-bottom: 80px;
}
.pcs_centered_large_form .form_section {
  margin-bottom: 30px;
}
@media all and (max-width: 500px) {
  .pcs_horizontal_form input[type=submit], .pcs_centered_small_form input[type=submit] {
    display: block;
    width: 100%;
  }
}
.chart-title {
  text-align: center;
}

.authorisations-submit {
  float: left;
  margin-left: 12px;
  vertical-align: top;
}

.chart_update {
  margin-top: 26px;
}
.chart_update .form-group label {
  width: 180px;
  text-align: left;
  padding-left: 30px;
}

.well.charts_well, .charts_well.pcs_notice_box, .charts_well.full_page_instruction {
  background-color: white;
  margin-top: 10px;
}
.well.charts_well .row, .charts_well.pcs_notice_box .row, .charts_well.full_page_instruction .row, .well.charts_well .cardholder_index section, .charts_well.pcs_notice_box .cardholder_index section, .charts_well.full_page_instruction .cardholder_index section, .cardholder_index .well.charts_well section, .cardholder_index .charts_well.pcs_notice_box section, .cardholder_index .charts_well.full_page_instruction section {
  padding-top: 20px;
}

.cardholder_company_logo {
  margin: 20px 0px 10px 0px;
  text-align: center;
}
.cardholder_company_logo img {
  max-height: 100px;
  max-width: 100%;
}

.cardholder_index section {
  padding: 50px 0;
}
.cardholder_index .about_you.form-horizontal label, .cardholder_index .about_you.pcs_horizontal_form label, .cardholder_index .refer_a_friend.form-horizontal label, .cardholder_index .refer_a_friend.pcs_horizontal_form label {
  font-weight: bold;
}
.cardholder_index .user_address {
  display: inline-block;
}
.cardholder_index .list-group-item {
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #333333;
}
.cardholder_index img.card_image {
  max-width: 200px;
}
.cardholder_index .cell {
  float: none;
  display: inline-block;
  margin-right: -4px;
  vertical-align: middle;
  text-align: center;
}
.cardholder_index .cell.with_expiry {
  padding-top: 10px;
}
.cardholder_index .cell.with_expiry p {
  padding-top: 10px;
}
.cardholder_index .card_cancelled .cell {
  opacity: 0.5;
}
.cardholder_index .card_cancelled .cell.primary_card_transaction_options {
  opacity: 1;
}

@media (min-width: 768px) {
  .cardholder_index img.card_image {
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  .cardholder_index .user_address {
    display: block;
  }
  .cardholder_index .cell, .cardholder_index .cardholder_option_links {
    display: block;
    padding: 20px 50px;
  }
}
@media all and (max-width: 500px) {
  .cardholder_index .cell, .cardholder_index .cardholder_option_links {
    padding: 20px 10px;
  }
}
.container.main .back_button.co_brand {
  margin-top: 127px;
}

td.description {
  word-wrap: break-word !important;
  white-space: normal;
}

.pending_challenges {
  border-radius: 3px;
  border: 1px solid #eee;
  border-left-width: 5px;
  margin: 20px 0;
  padding-left: 20px;
}
.pending_challenges .mobile_challenge {
  margin-top: 30px;
}
.pending_challenges .mobile_challenge form {
  display: inline;
}

.cardholder_update .user_address {
  display: inline-block;
}

.change_contact_prefs form {
  margin: 100px 0;
}
@media all and (max-width: 500px) {
  .change_contact_prefs input[type=submit] {
    display: block;
    width: 100%;
  }
}
.app-store-link-container {
  margin-top: 24px;
}

.app-store-link-description {
  padding-top: 12px;
  color: #CCC;
  font-size: 10px;
  width: 50%;
}

.app-store-link-item {
  display: inline-block;
  width: 98px;
  height: 32px;
}
.app-store-link-item img {
  width: 100%;
  height: 100%;
}

.cardholder__secondary-page .button + .button,
.cardholder-index .button + .button,
.cardholder-cards .button + .button {
  margin-left: 0;
}

.cardholder__secondary-content.cardholder_contact {
  margin-top: 0;
  text-align: left;
}
.cardholder__secondary-content.cardholder_contact h2.header {
  margin-bottom: 24px;
}
.cardholder__secondary-content.cardholder_contact textarea.form-control,
.cardholder__secondary-content.cardholder_contact .pcs_horizontal_form textarea,
.pcs_horizontal_form .cardholder__secondary-content.cardholder_contact textarea, .cardholder__secondary-content.cardholder_contact .pcs_centered_small_form textarea, .pcs_centered_small_form .cardholder__secondary-content.cardholder_contact textarea,
.cardholder__secondary-content.cardholder_contact .pcs_centered_large_form textarea,
.pcs_centered_large_form .cardholder__secondary-content.cardholder_contact textarea {
  height: 158px;
  width: 250px;
}

iframe.terms_acceptance_terms {
  width: 100%;
  height: 600px;
  border: 1px solid #ccc;
}

@media (max-height: 750px) {
  iframe.terms_acceptance_terms {
    height: 400px;
  }
}
.pcs_centered_small_form .login_links {
  padding-top: 10px;
}

body.landing {
  height: initial;
}
body.landing .container.main.non_login {
  background-color: white;
  color: black;
}
body.landing .container.main.non_login a, body.landing .container.main.non_login a:hover, body.landing .container.main.non_login a:visited, body.landing .container.main.non_login label {
  color: black;
}
body.landing .container.main.non_login {
  border-radius: 4px;
}
body.landing .container.main {
  padding-top: 200px;
}
body.landing h1.prepaid_tagline {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 14pt;
  font-weight: bold;
}
body.landing .login_form {
  max-width: 400px;
  margin: auto;
}
body.landing .login_form input {
  position: relative;
  padding: 10px;
  font-size: 1.2em;
  height: 40px;
}
body.landing .login_form input.first {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
body.landing .login_form input.second {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin-top: -1px;
}
body.landing .login_form input:focus {
  z-index: 2;
}
body.landing .login_form .landing_logo_container {
  margin: auto;
  display: table;
  margin-bottom: 20px;
}
body.landing .login_form .landing_logo {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 150px;
}
body.landing .login_form .landing_logo img {
  max-width: 100%;
  height: 150px;
}
body.landing .hidden_label {
  display: none;
}
body.landing #landing_bread_logo img {
  position: absolute;
  top: 40px;
  left: 50px;
  width: 125px;
}
body.landing .page_footer.landing_footer {
  margin-top: 150px;
  border: 0px;
  width: 100%;
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  body.landing nav {
    height: 100px;
  }
  body.landing .container.main.non_login {
    border-radius: 0px;
  }
  body.landing .container.main {
    padding-top: 50px;
  }
  body.landing .login_form .landing_logo {
    height: 120px;
  }
  body.landing .login_form .landing_logo img {
    max-height: 120px;
  }
  body.landing #landing_bread_logo {
    text-align: center;
  }
  body.landing #landing_bread_logo img {
    position: static;
    margin-top: 25px;
    max-width: 100px;
  }
  body.landing .page_footer.landing_footer {
    margin-top: 40px;
  }
}

.qr {
  border: 1px solid #fff;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}

.qr td {
  border-width: 0;
  border-style: none;
  border-color: #0000ff;
  border-collapse: collapse;
  height: 6px;
  margin: 0;
  padding: 0;
  width: 6px;
}

.qr td.black {
  background-color: #000;
}

.qr td.white {
  background-color: #fff;
}

.otp_description {
  font-size: 11pt;
  font-weight: bold;
  margin-top: 10px;
}

#qr_code_link {
  color: #30a9e8;
  text-decoration: none;
}

#qr_code_link:hover {
  color: #157fb7;
  text-decoration: underline;
}

.pcs_notice_box.virtual_card_image p {
  padding: 15px;
}

@media screen {
  #secret-data iframe {
    -webkit-box-shadow: 2.5px 2.5px 15px 0px rgba(89, 89, 89, 0.61);
    border-radius: 5px;
    border: thin solid lightgrey;
    box-shadow: 2.5px 2.5px 15px 0px rgba(89, 89, 89, 0.61);
    margin: 30px auto;
    min-height: 250px;
    width: 100%;
  }
}
.card_load_index .well p, .card_load_index .pcs_notice_box p, .card_load_index .full_page_instruction p {
  text-align: center;
}
.card_load_index .user_address {
  display: inline-block;
}

.flex_buttons {
  display: flex;
  margin-bottom: 15px;
}
.flex_buttons div {
  margin-right: 5px;
}

.schedule_form .schedule_for_later {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  float: left;
}
.schedule_form .schedule_datepicker {
  border: 1px solid gold;
  border-radius: 0;
  border-right: 0;
  display: none;
  float: left;
  vertical-align: top;
}
.schedule_form .schedule_icon {
  background-color: #ffe768;
  border: 1px solid gold;
  cursor: pointer;
  height: 34px;
  width: 30px;
}

html, body {
  height: 100%;
}

#admin_container {
  padding-bottom: 60px;
}

#footer {
  font-size: 12px;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #eeeeee;
  position: fixed;
  background-color: white;
  height: auto;
  vertical-align: middle;
  padding: 15px;
  text-align: center;
  z-index: 1000;
}
#footer .admin_terms_link {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #eeeeee;
}

@media (max-width: 767px) {
  #footer {
    text-align: left;
  }
}
#cookie_consent {
  font-size: 12px;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #eeeeee;
  position: fixed;
  background-color: white;
  height: auto;
  vertical-align: middle;
  padding: 10px 10px 0px 10px;
  text-align: center;
  z-index: 1001;
}

#header {
  background-color: #333333;
  color: white;
  padding: 10px;
}

#header_container {
  display: table;
  width: 100%;
}

#logo {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  width: 262px;
}
#logo a#admin_logo img {
  height: 75px;
}

#title {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 30px;
  font-weight: 500;
  padding: 0px 40px;
}

#logout_box {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  width: 262px;
}

#evil-nav-buttons {
  float: right;
  margin-top: 43px;
  margin-left: 5px;
}

#strapline {
  font-style: italic;
  color: #6DCDF7;
}

@media (max-width: 991px) {
  #logout_box {
    display: block;
    caption-side: bottom;
    width: 100%;
  }
  #logout_box p {
    display: inline;
    margin-right: 10px;
  }
  #logout_box button {
    display: inline;
  }
  #logout_box #strapline {
    display: none;
  }
  #title {
    display: block;
    text-align: right;
    margin-bottom: 15px;
    padding: 0px;
  }
  #logo {
    display: block;
    float: left;
  }
}
@media (max-width: 767px) {
  #header {
    padding: 7px;
  }
  #header_container {
    display: block;
  }
  #logo {
    display: block;
    text-align: center;
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
  }
  #logo img {
    height: 30px;
  }
  #title {
    display: block;
    width: 100%;
    font-size: 24px;
    text-align: center;
    margin-bottom: 5px;
  }
  #logout_box {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.notes {
  height: 80%;
}

.note_block {
  display: block;
}

td.note_block {
  display: table-caption;
  position: relative;
  width: 900px;
}

.note_td {
  vertical-align: top;
}

.note {
  width: 100%;
  padding: 10px;
  display: inline-block;
  position: relative;
  border: 1px solid #5C5C5C;
}

.note_posted {
  position: relative;
  float: right;
  color: rgb(100, 100, 100);
}

form.system_status {
  margin-bottom: 40px;
}

form.system_status input[type=radio] {
  display: none;
}

form.system_status input[type=radio] + label {
  vertical-align: middle;
  opacity: 0.4;
  height: 34px;
  padding-top: 7px;
  width: 150px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  display: block;
  cursor: pointer;
  margin-bottom: 20px;
}

form.system_status input[type=radio] + label:last-child {
  margin-bottom: 0;
}

form.system_status input[type=radio] + label[for=traffic_light_status_red] {
  border: 1px solid #F55D5D;
  background-color: #FFADAD;
}

form.system_status input[type=radio] + label[for=traffic_light_status_green] {
  border: 1px solid #48D44A;
  background-color: #ADFFB2;
}

form.system_status input[type=radio] + label[for=traffic_light_status_yellow] {
  border: 1px solid #D49E48;
  background-color: #FFEEAD;
}

form.system_status input[type=radio] + label[for=traffic_light_status_blue] {
  border: 1px solid #989AD4;
  background-color: #DDDDFF;
}

form.system_status input[type=radio]:checked + label {
  opacity: 1;
  transition: opacity 0.8s ease-out;
}

form.system_status input[type=radio] + label:before {
  opacity: 0.4;
  content: "";
  vertical-align: middle;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: inline-block;
  margin: -2px 5px;
  position: relative;
  top: -1px;
}

form.system_status input[type=radio] + label[for=traffic_light_status_green]:before {
  border: solid #48D44A;
  background-color: #48D44A;
}

form.system_status input[type=radio] + label[for=traffic_light_status_yellow]:before {
  border: solid #D49E48;
  background-color: #D49E48;
}

form.system_status input[type=radio] + label[for=traffic_light_status_red]:before {
  border: solid #F55D5D;
  background-color: #F55D5D;
}

form.system_status input[type=radio] + label[for=traffic_light_status_blue]:before {
  border: solid #989AD4;
  background-color: #989AD4;
}

form.system_status input[type=radio]:checked + label:before {
  opacity: 1;
  transition: opacity 0.8s ease-out;
}

#admin_container.admin-ehi-authorisations-search_results, #admin_container.admin-combined-transactions-search_results, #admin_container.admin-banking-circle-transaction-notifications-search_results {
  width: 100%;
  font-size: 11px;
}
table.merchant_ids {
  margin-top: 20px;
}
table.merchant_ids tbody tr {
  cursor: pointer;
}

.hidden {
  display: none;
}

@media all and (min-width: 705px) {
  .error-banner {
    background-repeat: no-repeat;
    color: white;
    height: 215px;
    margin-bottom: 40px;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .error-banner:after {
    content: "";
    height: 182px;
    width: 100%;
    position: absolute;
    top: 33px;
    left: 0;
    background-color: #39afd7;
    display: block;
    z-index: -10;
  }
  .error-banner img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .error-banner h1 {
    max-width: 212px;
    background-color: #39afd7;
    top: 56px;
    left: 320px;
    position: absolute;
    line-height: 1.2em;
  }
}
@media all and (max-width: 705px) {
  .error-banner {
    overflow-x: clip;
  }
  .error-banner img {
    max-width: inherit;
    margin-left: -60px;
  }
  .error-banner h1 {
    color: #39afd7;
    margin-bottom: 1em;
  }
}
.report_input {
  margin-top: 20px;
}

.report_input .select {
  height: 30px;
}

.report_input label {
  display: inline-block;
  width: 300px;
}

.report_table table.jrPage {
  margin: 0 auto;
}

html.report_page {
  background-color: white;
}

html.report_page h2 {
  padding-left: 20px;
}

#innertext .information_widget {
  height: auto !important;
  margin-top: 10px;
  padding: 0 29px;
  clear: both;
  float: none !important;
  width: auto !important;
  max-height: 170px;
  overflow-y: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#innertext .information_widget p {
  line-height: 18px;
}

.blue-bg {
  background-color: #E6F4FA !important;
  border: 1px #8CB6DB solid !important;
}

.widget_container {
  height: auto !important;
  width: auto !important;
  padding: 0px 0px 40px 0px !important;
  position: absolute;
  bottom: 0px;
  left: 40px;
  right: 40px;
}

.user_summary table.user_summary_table {
  margin-bottom: 0px;
}
.user_summary table.user_summary_table th, .user_summary table.user_summary_table td {
  border: 0px;
}
.user_summary table.user_summary_table th {
  max-width: 150px;
}

.id_doc_image img {
  max-width: 100px;
}

@media (max-width: 375px) {
  .id_doc_image img {
    max-width: 50px;
  }
}
.training_index li a {
  transition: background-color 0.25s;
  padding: 8px 20px;
  line-height: 1.2em;
}
.training_index li a:hover {
  background-color: #eaeaea;
  text-decoration: none;
}

.training_index li {
  height: 40px;
}

.training_index ul {
  list-style-type: none;
  position: relative;
  left: -40px;
}

.training_videos hr {
  margin: 30px 0px;
}
.training_videos section:last-child {
  margin-bottom: 120px;
}
.training_videos iframe {
  width: 100%;
  height: 500px;
}

@media screen and (max-width: 767px) {
  .training_videos hr {
    margin: 10px 0px;
  }
  .training_videos section:last-child {
    margin-bottom: 40px;
  }
  .training_videos iframe {
    height: 300px;
  }
}
.no_margin_top {
  margin-top: 0px;
}

.no_margin {
  margin: 0px;
}

.top {
  position: relative;
  top: 0;
}

.training img {
  border: 1px solid #cccccc;
  max-width: 100%;
}

.img_right {
  float: right;
  max-width: 400px;
}
.img_right img {
  max-width: 100% !important;
}

.img_left img {
  float: left;
  max-width: 100% !important;
  margin: 10px;
  margin-left: 0px;
  margin-right: 35px;
}

.red_box {
  color: red;
  max-width: 600px;
  padding: 8px;
  border: 1px solid red;
}

.bread_poster_img {
  float: right;
  position: relative;
  top: 0;
  margin: 0 10px 10px 0;
}

/* get rid of difficult to format images on low res */
@media all and (max-width: 490px) {
  .bread_poster_img {
    display: none;
  }
}
#system-status-alert.alert-success {
  display: none;
}

#status-widget {
  position: absolute;
  right: 6px;
  top: -8px;
}

@media (max-width: 992px) {
  #status-widget {
    position: static;
    text-align: center;
  }
}
.address_link {
  color: #428bca;
  cursor: pointer;
  text-decoration: none;
}
.address_link:hover {
  color: #2a6496;
  text-decoration: underline;
}

#statement-date-controls label {
  width: 10%;
}
#statement-date-controls #statement-date-select select {
  width: 49%;
}
#statement-date-controls #statement-date-select select:nth-child(2) {
  margin-right: 2%;
}
@media screen and (max-width: 768px) {
  #statement-date-controls input[type=submit] {
    margin-top: 10px;
  }
}

#statement_paging a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
#statement_paging span.back {
  float: left;
}
#statement_paging span.forwards {
  float: right;
}

#print_button {
  margin: 25px 0px;
}

#card_load_batch_show form.button_to, #card_load_batch_show form.button_to div, #card_unload_batch_show form.button_to, #card_unload_batch_show form.button_to div, #card_status_change_batch_show form.button_to, #card_status_change_batch_show form.button_to div {
  display: inline-block;
}

table.batch_transactions {
  width: 100%;
}
table.batch_transactions .unprocessed {
  background-color: #d9edf7;
}
table.batch_transactions .processed, table.batch_transactions .load_failed, table.batch_transactions .pass {
  background-color: #dff0d8;
}
table.batch_transactions .running {
  background-color: #fcf8e3;
}
table.batch_transactions .aborted, table.batch_transactions .failed, table.batch_transactions .fail {
  background-color: #f2dede;
}

#report_table {
  border: 1px #ddd solid;
  overflow-y: hidden;
  overflow-x: auto;
}

#report_table table {
  max-width: 1800px !important;
}

#report_table table > tbody > tr > td {
  border: 0px;
  padding: 5px;
}

.float_payment_info table th {
  width: 33%;
}

#admin_container.company-admin-ehi-authorisations-search_results, #admin_container.company-admin-combined-transactions-search_results {
  font-size: 11px;
  width: 100%;
}
.video_title {
  margin: 0 0 1em 0;
}

.container .table .invoice-row > td {
  vertical-align: middle;
}

span.news-created-at {
  padding: 10px;
  font-size: x-small;
  color: #70716f;
}

span.whats-new {
  font-size: 14px;
}

.footer-term-and-locale {
  display: flex;
  justify-content: center;
  align-items: center;
}

.export-item {
  margin-bottom: 20px;
  margin-top: 20px;
}
.export-item form {
  display: flex;
}
.export-item__item {
  border: 1px solid rgb(238.425, 238.425, 238.425);
  flex: 1;
}
.export-item__name {
  align-items: center;
  background-color: #f9f9f9;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
  display: flex;
  font-weight: bold;
  justify-content: space-between;
  padding: 10px 20px;
  text-transform: uppercase;
}
.export-item__col-wrapper {
  display: flex;
}
.export-item__col {
  flex: 1 0 calc(50% - 16px);
  padding: 20px;
}
.export-item__col:last-of-type {
  border-left: 1px solid rgb(238.425, 238.425, 238.425);
}
.export-item__col-name {
  font-weight: bold;
  margin-bottom: 10px;
}
.export-item__options-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 10px;
}
.export-item__option {
  position: relative;
}
.export-item__option:not(:last-child) {
  margin-bottom: 5px;
}
.export-item__option:before {
  background-color: rgba(119.085, 119.085, 119.085, 0.25);
  border-radius: 50%;
  content: "";
  height: 5px;
  left: -10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
}
.export-item__radio {
  display: block;
  font-weight: 400;
}
.export-item__radio input[type=radio] {
  margin-right: 5px;
}

.transactions-export thead th {
  background-color: #fff;
  box-shadow: 0 0 1px #ddd;
  position: sticky;
  top: 0;
  z-index: 100;
}
.transactions-export td.-right {
  text-align: right;
}
.transactions-export__selects-row {
  background-color: #f9f9f9;
  display: flex;
  font-size: 12px;
  justify-content: flex-end;
  margin: -8px;
  padding: 4px 8px;
}
.transactions-export__select-wrapper:not(:last-child) {
  margin-right: 40px;
}
.transactions-export select {
  background-color: #fff;
  font-size: 14px;
  width: 100px;
}
.transactions-export select:focus {
  border-color: #66afe9;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.filters {
  display: flex;
  margin-bottom: 20px;
  margin-top: 20px;
}
.filters__category {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.filters__category:not(:first-child) {
  margin-left: 32px;
}
.filters__name {
  color: rgb(119.085, 119.085, 119.085);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.filters__list {
  align-items: flex-start;
  background-color: #f9f9f9;
  display: flex;
  flex: 1 0 auto;
  padding: 10px;
  justify-content: space-between;
}
.filters__group {
  display: flex;
  flex-wrap: wrap;
}
.filters__group.-subcategory {
  border-left: 1px solid rgb(238.425, 238.425, 238.425);
  flex: 1;
  padding-left: 20px;
}
.filters__item {
  flex: 0 0 140px;
  margin-right: 10px;
  margin-top: 5px;
  position: relative;
  white-space: nowrap;
}
.filters__item input[type=checkbox] {
  margin-right: 5px;
  margin-top: 0;
}
.filters__item_select {
  flex: 0 0 140px;
  margin-right: 0;
  margin-top: 5px;
  position: relative;
  white-space: nowrap;
}

.loader_xero {
  border: 5px solid darkgray;
  border-top: 5px solid lightgray;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
  display: none;
  margin-left: 0px auto;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media (min-width: 992px) {
  .b4b_flex_row {
    display: flex;
    margin: 0;
  }
  .b4b_flex_row .col-md-2.b4b_flex_col {
    flex: 1;
  }
}
.approve-payment-requests {
  border-color: #2DAFD7;
  border-radius: 10px;
  border-left: solid 1px #2DAFD7;
  border-right: solid 1px #2DAFD7;
  border-top: none;
  border-bottom: solid 1px #2DAFD7;
  margin-bottom: 0;
}
.approve-payment-requests table {
  margin-bottom: 0px !important;
}
.approve-payment-requests table thead tr th {
  background-color: #2DAFD7;
  color: white;
}

.input-group-amount {
  width: 63% !important;
  border-right-style: hidden !important;
}

.input-group-currency {
  width: 37% !important;
}

.minor-padding-top {
  padding-top: 6px;
}

table#companies_table {
  margin-top: 20px;
}
table#companies_table tbody tr {
  cursor: pointer;
}

.well.evil-well.institution-index-well, .evil-well.institution-index-well.pcs_notice_box, .evil-well.institution-index-well.full_page_instruction {
  margin-top: 0;
}

.nav-tabs.institution-currencies {
  border-bottom: none;
}

.filter {
  width: 100%;
}

.transactions__empty {
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 4rem;
}

.mini_statement {
  width: 600px;
}

.statement_link {
  position: relative;
  left: 440px;
}

#statement_page table.statement {
  width: 100%;
}

#statement_page td.statement_line {
  width: 40%;
}

#statement_page #pending_auth_alert, #statement_page #pending_fee_alert {
  padding: 20px 40px;
}
#statement_page #pending_auth_alert a, #statement_page #pending_fee_alert a {
  text-decoration: none;
  color: red;
}

#statement_page #statement_paging table {
  width: 100%;
}

#statement_page #statement_paging td.forwards {
  text-align: right;
}

#pending_auths, #pending_fees {
  margin: auto;
  padding: 0 15px;
}
#pending_auths table, #pending_fees table {
  width: 100%;
  padding: 5px 0;
}
#pending_auths p, #pending_fees p {
  padding: 3px 0;
}

#statement_page {
  margin-bottom: 20px;
}
#statement_page thead {
  display: table-header-group;
}
#statement_page tfoot {
  display: table-row-group;
}
#statement_page tr {
  page-break-inside: avoid;
}
#statement_page #statement_head {
  overflow: auto;
}
#statement_page #statement_head .headers {
  float: left;
}
#statement_page #statement_head .headers h1, #statement_page #statement_head .headers h3 {
  font-family: "Arial";
}
#statement_page #statement_head .logo {
  float: right;
  overflow: hidden;
}
#statement_page #statement_body {
  margin-top: 30px;
}

@media all and (max-width: 900px) {
  #statement_page table.statement {
    overflow-x: auto;
    display: block;
    white-space: nowrap;
  }
}
@media all and (max-width: 535px) {
  .cssbox_content.user_statement #card_transactions {
    -webkit-mask-image: -webkit-gradient(linear, 70% center, right center, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
    padding-right: 30px;
  }
}
img.receipt_thumbnail {
  width: 60px;
}

form.receipt_upload textarea {
  min-height: 100px;
}
form.receipt_upload .step_2 {
  display: none;
}

#cookie_warning {
  display: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 300px;
  color: white;
  background-color: black;
  border: 1px solid white;
  padding: 10px;
  z-index: 1000;
}

#cookie_warning a, #cookie_warning a:visited, #cookie_warning a:hover {
  color: white;
  text-decoration: underline;
}

@media print {
  .back,
  #header,
  #innertext input,
  #home_link,
  .green-bg.status_widget,
  .red-bg.status_widget,
  .yellow-bg.status_widget,
  h2 {
    display: none;
  }
  #innertext h2 {
    display: inline;
  }
  .enlarge_for_print {
    font-weight: bold;
    font-size: 20px;
  }
  body {
    font-family: arial, sans-serif;
    font-size: 14px;
    line-height: 1.3;
  }
  h1 {
    font-size: 24pt;
  }
  h2 {
    font-size: 14pt;
    margin-top: 25px;
  }
}
#manual_address_form {
  overflow: hidden;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
  overflow: hidden;
}

#cboxLoadedContent {
  overflow: auto;
}

#cboxLoadedContent iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

/*
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
  background: url(asset-path("colorbox/overlay.png")) 0 0 repeat;
}

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(asset-path("colorbox/controls.png")) -100px 0 no-repeat;
}

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(asset-path("colorbox/controls.png")) -129px 0 no-repeat;
}

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(asset-path("colorbox/controls.png")) -100px -29px no-repeat;
}

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(asset-path("colorbox/controls.png")) -129px -29px no-repeat;
}

#cboxMiddleLeft {
  width: 21px;
  background: url(/assets/colorbox/controls-edbc7b28621c2faab0ecd026d9c975db6d5785e9d562e64362334400b17d3aa7.png) left top repeat-y;
}

#cboxMiddleRight {
  width: 21px;
  background: url(/assets/colorbox/controls-edbc7b28621c2faab0ecd026d9c975db6d5785e9d562e64362334400b17d3aa7.png) right top repeat-y;
}

#cboxTopCenter {
  height: 21px;
  background: url(/assets/colorbox/border-7f543f72a6643f4f77d4f8035a582568d2a49c4f85217b8c3787ea1fb1c57fa3.png) 0 0 repeat-x;
}

#cboxBottomCenter {
  height: 21px;
  background: url(/assets/colorbox/border-7f543f72a6643f4f77d4f8035a582568d2a49c4f85217b8c3787ea1fb1c57fa3.png) 0 -29px repeat-x;
}

#cboxContent {
  background: #fff;
}

#cboxLoadedContent {
  margin-bottom: 28px;
}

#cboxTitle {
  position: absolute;
  bottom: 3px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

#cboxCurrent {
  position: absolute;
  bottom: 3px;
  left: 58px;
  color: #949494;
}

#cboxSlideshow {
  position: absolute;
  bottom: 3px;
  right: 30px;
  color: #0092ef;
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0px;
  background: url(asset-path("colorbox/controls.png")) -75px 0px no-repeat;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxPrevious.hover {
  background-position: -75px -25px;
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(asset-path("colorbox/controls.png")) -50px 0px no-repeat;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxNext.hover {
  background-position: -50px -25px;
}

#cboxLoadingOverlay {
  background: url(asset-path("colorbox/loading_background.png")) center center no-repeat;
}

#cboxLoadingGraphic {
  background: url(asset-path("colorbox/loading.gif")) center center no-repeat;
}

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(asset-path("colorbox/controls.png")) -25px 0px no-repeat;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxClose.hover {
  background-position: -25px -25px;
}

/*
    The following fixes png-transparency for IE6.
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition

    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.

    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.

*/
.cboxIE #cboxTopLeft {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=asset-path("colorbox/internet_explorer/borderTopLeft.png"), sizingMethod="scale");
}

.cboxIE #cboxTopCenter {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=asset-path("colorbox/internet_explorer/borderTopCenter.png"), sizingMethod="scale");
}

.cboxIE #cboxTopRight {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=asset-path("colorbox/internet_explorer/borderTopRight.png"), sizingMethod="scale");
}

.cboxIE #cboxBottomLeft {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=asset-path("colorbox/internet_explorer/borderBottomLeft.png"), sizingMethod="scale");
}

.cboxIE #cboxBottomCenter {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=asset-path("colorbox/internet_explorer/borderBottomCenter.png"), sizingMethod="scale");
}

.cboxIE #cboxBottomRight {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=asset-path("colorbox/internet_explorer/borderBottomRight.png"), sizingMethod="scale");
}

.cboxIE #cboxMiddleLeft {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=asset-path("colorbox/internet_explorer/borderMiddleLeft.png"), sizingMethod="scale");
}

.cboxIE #cboxMiddleRight {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=asset-path("colorbox/internet_explorer/borderMiddleRight.png"), sizingMethod="scale");
}

button#cboxClose {
  border: none;
}

#colorbox:focus {
  outline: 0;
}

.colorbox_text table td {
  padding: 5px;
}

.colorbox_address_lookup_row:hover {
  background-color: #E6ECF6;
  cursor: pointer;
}

.colorbox_text tr.loader {
  text-align: center;
  height: 35px;
}

#colorbox form {
  padding: 20px 0;
}

.colorbox_text.address_lookup_item {
  overflow: visible;
  white-space: nowrap;
  padding-right: 20px;
}

.order-cancelled {
  color: red;
}

.order-status-table {
  text-align: center;
  width: 100%;
}
.order-status-table td {
  border: 1px solid #eeeeee;
  vertical-align: middle !important;
  width: 16.5%;
}

.order-dropdown-item {
  background: 0 0;
  border: 0;
  clear: both;
  color: #292b2c;
  display: block;
  font-weight: 400;
  padding: 3px 1.5rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

.order-dropdown-icon {
  margin-left: 10px;
  margin-right: -5px;
  vertical-align: text-top;
}

.card-order-form-element {
  margin-left: 25%;
}

.cancel-button {
  float: right;
}

.form-group.card-order-buttons {
  margin-bottom: 100px;
  padding: 0 15px;
}

.comment {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  display: block;
  margin-bottom: 5px;
  padding: 6px 8px;
  resize: none;
  width: 100%;
}

.new_comment {
  display: none;
}
.new_comment label {
  float: left;
}
.new_comment textarea {
  min-height: 100px;
  position: relative;
  resize: none;
}
.new_comment span.comment_errors {
  color: #f00;
  display: block;
  font-size: 11px;
}

h3.comments_header {
  margin: 35px 0 20px 10px;
  padding-left: 25%;
}

.comment_history .form-group > .form-element > p.comment_content {
  display: inline-block;
  min-height: 50px;
  width: 75%;
}
.comment_history div.comment_added {
  color: #090;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  margin-left: 15px;
  vertical-align: top;
}

h3.order-form-header {
  font-weight: bold;
  margin-left: 25%;
  padding-left: 8px;
}

.radio-inline.order-radio-buttons label {
  padding: initial;
  width: 100%;
}
.radio-inline.order-radio-buttons label span {
  margin-left: 5px;
}

.delete-line {
  color: red;
}

.card-lines-table-headers {
  font-weight: bold;
}

.table-responsive.order-lines-table > table > tbody tr td {
  vertical-align: middle;
}

.nested-form-element {
  margin-bottom: 15px;
}

.perso-file-description {
  color: green;
  font-size: small;
  margin: 0;
}

.perso-tooltip {
  color: gray;
}

.perso-tooltip-green {
  color: green;
}

.perso_input_group {
  width: 100%;
}

.perso_summary_valid {
  color: #3C763D;
}

.perso_summary_invalid {
  color: #A94442;
}

.perso_file_valid {
  background-color: #DFF0D8;
  color: #3C763D;
}

.perso_file_invalid {
  background-color: #F2DEDE;
  color: #A94442;
}

.perso-table.card-replacement-table {
  max-width: 75%;
  margin: auto;
}
.perso-table th {
  font-size: 12px;
  line-height: 1 !important;
}
.perso-table__validation {
  background-color: white;
  border: none !important;
  color: #A94442;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: right;
}
.perso-table__validation.card-replacement {
  max-width: 40%;
  width: 20%;
}
.perso-table__error {
  padding-right: 8px;
}

.perso-file-buttons {
  margin-top: 10px;
}

.perso_line_valid {
  background-color: #DFF0D8;
}

.perso_line_invalid {
  background-color: #F2DEDE;
}

.perso_details_invalid {
  background-color: #ebcccc;
  border: 1px solid #A94442;
  color: #A94442;
  font-weight: bold;
  padding: 16px 24px;
  text-align: center;
}

.pcs-radio-btn {
  padding-left: 0 !important;
}
.pcs-radio-btn__label {
  border-radius: 3px;
  color: #1c7cd5;
  cursor: pointer;
  font-weight: normal;
  padding: 8px 12px !important;
}
.pcs-radio-btn__input {
  display: none;
}
.pcs-radio-btn__input:checked ~ .pcs-radio-btn__label {
  background-color: #1c7cd5;
  color: white;
}

.pcs-radio {
  padding-left: 0 !important;
}
.pcs-radio__label {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-weight: normal;
}
.pcs-radio__label:before {
  background-color: #ddd;
  border-radius: 50%;
  content: "";
  height: 14px;
  margin-right: 6px;
  width: 14px;
}
.pcs-radio__label.vertical {
  padding-bottom: 7px;
  padding-left: 0;
  width: 100%;
}
.pcs-radio__input {
  display: none;
}
.pcs-radio__input:checked ~ .pcs-radio__label:before {
  background-color: white;
  border: 4px solid #1c7cd5;
}

.history-event-label p {
  margin-bottom: 0;
}

.history-event-element {
  padding-top: 10px;
}

.history-link {
  margin-left: 8px;
}

.pcs_pagination {
  background: white;
  cursor: default;
  margin: 0px 0px 4px 4px;
}

.pcs_pagination a, .pcs_pagination span, .pcs_pagination em {
  display: inline;
  float: left;
  margin-left: -1px;
  padding: 6px 12px;
}

.pcs_pagination .disabled {
  border: 1px solid #dddddd;
  color: #777777;
  cursor: not-allowed;
}

.pcs_pagination .current {
  background: #428bca;
  border: 1px solid #428bca;
  color: white;
  font-style: normal;
  font-weight: bold;
}

.pcs_pagination a {
  border: 1px solid #dddddd;
}

.pcs_pagination a:hover, .pcs_pagination a:focus {
  background-color: #eeeeee;
  border-color: #dddddd;
  color: #2a6496;
  text-decoration: none;
}

.pcs_pagination:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.pcs_pagination > span:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
  overflow: hidden;
}

.pcs_pagination > a:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
}

.container .page-header {
  margin-bottom: 40px;
}
.container .page-header h1 {
  border: none;
}

h1.text-primary.margin-bottom {
  margin-bottom: 20px;
}

.full_page_instruction {
  margin-top: 100px;
}

img.spinner {
  display: none;
}

.form-element .spinner {
  padding: 10px;
}

iframe.paypoint_invoice {
  height: 660px;
  width: 100%;
}

.hidden {
  display: none;
}

.lightbox_help section {
  padding: 10px 0;
}

#innertext section {
  padding: 30px 0;
}

.address {
  display: inline-block;
}

.pcs_notice_box {
  margin-top: 50px;
}
.pcs_notice_box .btn, .pcs_notice_box .back_button a, .back_button .pcs_notice_box a {
  margin-top: 20px;
}

.label-large {
  font-size: 14px;
  padding: 9px 12px;
  font-weight: normal;
}

img.load_spinner {
  background: url(/assets/colorbox/loading-d009e70718c057b2b89288415a3c596240fe5578ecd54e00f8212364218ad10d.gif) no-repeat center middle;
}

select[readonly] {
  pointer-events: none;
}

.login-remind-button {
  float: right;
}

.mobile_confirmation_explanation {
  margin-top: 20px;
}

option {
  color: black;
}

select::-ms-expand {
  color: white;
}

a.red_link {
  color: red;
}

a.flash_link {
  font-weight: bold;
}

.checkbox-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}
.checkbox-wrapper input[type=checkbox] {
  cursor: pointer;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.checkbox-wrapper input[type=checkbox]:focus ~ .checkbox-wrapper__check:after {
  border-radius: 3px;
  border: 3px solid rgba(45, 175, 215, 0.5);
  content: "";
  height: 17px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 17px;
}
.checkbox-wrapper input[type=checkbox]:checked ~ .checkbox-wrapper__check {
  background-color: #2DAFD7;
}
.checkbox-wrapper input[type=checkbox]:checked ~ .checkbox-wrapper__check:before {
  content: asset-data-url(/assets/icon-check-e815d6c9922bf5781e281385db7c8252d52cf69ee60a0fa2b16d9d563f2c7d9a.svg);
  height: 14px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  z-index: 1;
}
.checkbox-wrapper input[type=checkbox][disabled] ~ .checkbox-wrapper__check {
  border-color: rgb(119.085, 119.085, 119.085);
  background-color: rgba(119.085, 119.085, 119.085, 0.2);
}
.checkbox-wrapper input[type=checkbox][disabled]:checked ~ .checkbox-wrapper__check {
  background-color: rgb(119.085, 119.085, 119.085);
}
.checkbox-wrapper__check {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #2DAFD7;
  height: 14px;
  margin-right: 5px;
  position: relative;
  transition: background-color 0.2s;
  width: 14px;
}
.checkbox-wrapper.-table {
  cursor: pointer;
}
.checkbox-wrapper.-table input[type=checkbox] ~ .checkbox-wrapper__check {
  height: 18px;
  width: 18px;
}
.checkbox-wrapper.-table input[type=checkbox]:focus ~ .checkbox-wrapper__check:after {
  height: 21px;
  width: 21px;
}
.checkbox-wrapper.-table input[type=checkbox]:checked ~ .checkbox-wrapper__check:before {
  height: 16px;
  width: 16px;
}

.checkbox-cell {
  width: 65px;
}

.radio-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}
.radio-wrapper input[type=radio] {
  cursor: pointer;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.radio-wrapper input[type=radio]:focus ~ .radio-wrapper__radio:after {
  border-radius: 50%;
  border: 3px solid rgba(45, 175, 215, 0.5);
  content: "";
  height: 17px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 17px;
}
.radio-wrapper input[type=radio]:checked ~ .radio-wrapper__radio:before {
  background-color: #2DAFD7;
}
.radio-wrapper input[type=radio][disabled] ~ .radio-wrapper__radio {
  background-color: rgba(119.085, 119.085, 119.085, 0.2);
  border-color: rgb(119.085, 119.085, 119.085);
}
.radio-wrapper input[type=radio][disabled]:checked ~ .radio-wrapper__radio:before {
  background-color: rgb(119.085, 119.085, 119.085);
}
.radio-wrapper__radio {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #2DAFD7;
  height: 14px;
  margin-right: 5px;
  position: relative;
  width: 14px;
}
.radio-wrapper__radio:before {
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: background-color 0.2s;
  width: 6px;
}

.list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 10px;
}
.list__item {
  position: relative;
}
.list__item:not(:last-child) {
  margin-bottom: 5px;
}
.list__item:before {
  background-color: rgba(119.085, 119.085, 119.085, 0.25);
  border-radius: 50%;
  content: "";
  height: 5px;
  left: -10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
}

trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

trix-toolbar * {
  box-sizing: border-box;
}

trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}

trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}

trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}

@media (max-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}

@media (max-width: 768px) {
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: rgb(0, 0, 0);
}

trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}

trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}

@media (max-width: 768px) {
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}

@media (max-width: 768px) {
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 768px) {
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}

trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}

trix-toolbar .trix-button--icon-attach::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 8%;
  bottom: 4%;
}

trix-toolbar .trix-button--icon-bold::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-dialogs {
  position: relative;
}

trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}

trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}

trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}

trix-toolbar .trix-dialog--link {
  max-width: 600px;
}

trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}

trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}

trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

trix-editor [data-trix-mutable] ::-moz-selection, trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none;
}

trix-editor [data-trix-mutable] ::selection, trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection {
  background: none;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight;
}

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}

trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight;
}

trix-editor .attachment {
  position: relative;
}

trix-editor .attachment:hover {
  cursor: default;
}

trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}

trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}

trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}

trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}

trix-editor .trix-button-group {
  display: inline-flex;
}

trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}

trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-editor .trix-button.trix-active {
  background: #cbeefa;
}

trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}

trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}

trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}

trix-editor .trix-button--remove:hover {
  border-color: #333;
}

trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}

trix-editor .attachment__metadata-container {
  position: relative;
}

trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

.trix-content {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-word;
}

.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}

.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}

.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}

.trix-content li {
  margin-left: 1em;
}

.trix-content [dir=rtl] li {
  margin-right: 1em;
}

.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}

.trix-content img {
  max-width: 100%;
  height: auto;
}

.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}

.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}

.trix-content .attachment__caption {
  text-align: center;
}

.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: " •";
}

.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}

.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}

.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}

.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}
.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}
.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}

.trix-content {
  min-height: 17em;
  margin-left: 15px;
  margin-right: 15px;
}

.about-us__jumbotron {
  background-image: url(/assets/new/about_us_bg-af511ea9d4512a447b2567fa62ef8f5d07678847df40f9af26b6b4633ca1c6ac.jpg);
  background-position: center;
  background-size: cover;
  color: #ffffff;
  padding-top: 55px;
}
.about-us__description {
  background-color: rgba(54, 59, 73, 0.8);
  padding-bottom: 40px;
  padding-top: 40px;
}
.about-us__timeline {
  background-color: #2C4555;
  color: #ffffff;
  font-size: 21px;
  font-weight: 200;
  line-height: 1;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center;
}

.timeline {
  margin-top: 20px;
  position: relative;
}
.timeline__row {
  margin-bottom: 40px;
  margin-top: 20px;
}
.timeline__row:after {
  content: none;
}
.timeline__date {
  background-image: linear-gradient(rgb(52.6976744186, 82.6395348837, 101.8023255814), #2C4555);
  border: 1px solid #ffffff;
  border-radius: 40px;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 20px;
  margin: 10px 20px 0;
  padding: 4px 12px 4px 15px;
}
.timeline__date.-start {
  background-image: linear-gradient(#4FABD4, #1C5581);
  border: none;
  font-size: 14px;
  margin: 0;
  padding-bottom: 5px;
  padding-top: 5px;
}
.timeline__date.-link {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  border-color: #4FABD4;
  color: #ffffff;
  text-transform: uppercase;
}
.timeline__date.-link:hover {
  color: #4FABD4;
  text-decoration: none;
}
.timeline__line {
  background-image: linear-gradient(#1C5581, #4FABD4);
  bottom: 30px;
  left: 50%;
  position: absolute;
  top: 30px;
  transform: translateX(-50%);
  width: 3px;
}
.timeline__event {
  padding-top: 10px;
}
.timeline__image {
  max-width: 135px;
}
.timeline__copy {
  background-color: #2C4555;
  line-height: 1.428571429;
  padding-bottom: 20px;
  padding-top: 10px;
}

@media (min-width: 768px) {
  .timeline__row {
    display: flex;
  }
  .timeline__event {
    padding-top: 0;
  }
  .timeline__link {
    align-items: center;
    display: flex;
  }
  .timeline__size {
    flex: 1;
  }
  .timeline__size.-first {
    order: -1;
  }
  .timeline__date {
    font-size: 11px;
    margin-bottom: 10px;
  }
  .timeline__copy {
    background-color: transparent;
    line-height: 1;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .timeline__row {
    position: relative;
  }
  .timeline__row:before {
    background-color: #ffffff;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 30%;
  }
  .timeline__row.-left:before {
    left: 25%;
  }
  .timeline__row.-right:before {
    left: 45%;
  }
  .timeline__row.-center:before {
    left: 45%;
    width: 10%;
  }
  .timeline__row.-short:before {
    left: 45%;
    width: 5%;
  }
  .timeline__event {
    align-items: center;
    display: flex;
  }
  .timeline__event.-left {
    text-align: right;
  }
  .timeline__event.-left .timeline__date {
    order: 1;
  }
  .timeline__event.-right {
    text-align: left;
  }
  .timeline__link.-left {
    text-align: right;
  }
  .timeline__link.-right {
    text-align: left;
  }
}

.b4b-consumer-credit {
  background-image: url(/assets/person-insert-card-to-automated-teller-machine-2NCEY5M-5594524aadf48b937168c24794e71b38a100332478a0450588d31bbf4b4ec37e.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow: auto;
  padding-top: 55px;
}
.b4b-consumer-credit__top {
  margin-bottom: auto;
  margin-top: auto;
  overflow: hidden;
  position: relative;
}
.b4b-consumer-credit__header {
  font-size: 40px;
  padding-bottom: 40px;
  text-transform: uppercase;
}
.b4b-consumer-credit__badge {
  width: 75%;
}
.b4b-consumer-credit__description {
  background-color: rgba(54, 59, 73, 0.8);
  font-weight: 200;
  height: auto;
  padding: 20px 0 30px;
  text-align: center;
  width: 100%;
  z-index: 900;
}
.b4b-consumer-credit__copy {
  padding: 20px 40px;
}

.world-without-cash {
  background-image: #ffffff;
  padding-bottom: 80px;
  padding-top: 80px;
}
.world-without-cash__header {
  letter-spacing: 3px;
  margin-bottom: 40px;
  margin-top: 0;
  padding-bottom: 40px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.world-without-cash__image {
  display: block;
  margin-left: 30px;
}
.world-without-cash .row, .world-without-cash .cardholder_index section, .cardholder_index .world-without-cash section {
  align-items: center;
  display: flex;
}

.prepaid-cards {
  background-image: radial-gradient(circle at top, #2C4555, #1E313D 25%);
  color: #ffffff;
}
.prepaid-cards .overlay {
  align-items: center;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  margin-top: 80px;
  margin-bottom: 80px;
  opacity: 0.95;
  padding: 15px 50px 20px;
  text-align: center;
}
.prepaid-cards .overlay h2 {
  margin-bottom: 60px;
}
.prepaid-cards .overlay p {
  padding-bottom: 20px;
}
.prepaid-cards .overlay p:before {
  background-color: #66C2C2;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 5px;
  margin: 3px 10px;
  width: 5px;
}

.why-choose-b4b {
  background-color: #f1f1f1;
  color: #363B49;
  padding-bottom: 10px;
  padding-top: 0;
  text-align: center;
}
.why-choose-b4b__header {
  font-family: "Rubik", sans-serif;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 3px;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 20px;
  position: relative;
}
.why-choose-b4b .wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
.why-choose-b4b .container {
  margin-bottom: 80px;
}
.why-choose-b4b h2 {
  font-family: "Rubik", sans-serif;
  font-size: 28px;
  padding-top: 65px;
  padding-bottom: 35px;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
.why-choose-b4b p {
  font-size: 24px;
  font-weight: 200;
  padding-bottom: 20px;
}

.extra-benefits {
  background-color: #ffffff;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center;
}
.extra-benefits__header {
  font-family: "Rubik", sans-serif;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 3px;
  margin-bottom: 40px;
  margin-top: 0;
  padding-bottom: 20px;
  position: relative;
}
.extra-benefits__image {
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .world-without-cash {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .world-without-cash .row, .world-without-cash .cardholder_index section, .cardholder_index .world-without-cash section {
    flex-direction: column;
  }
  .world-without-cash__image {
    margin-top: 21px;
  }
}
.careers__jumbotron {
  background-image: linear-gradient(to bottom, rgba(54, 59, 73, 0.7), transparent), url(/assets/new/b4b-careers-4e3410a2f1fad77d69f6a333c80d4eeb5a50bf064e499172ec2cd69af3559063.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  margin-top: 55px;
}
.careers__description {
  background-color: rgba(54, 59, 73, 0.8);
  padding-bottom: 40px;
  padding-top: 40px;
}
.careers__offers {
  background-color: #2C4555;
  color: #ffffff;
  font-size: 21px;
  font-weight: 200;
  line-height: 1;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center;
}
.careers__offers ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.careers__offers ul li {
  display: inline-block;
  flex: 1 1 50%;
  margin-bottom: 10px;
}
.careers__offers-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.careers__offers-col {
  margin-bottom: 10px;
  margin-top: 10px;
}
.careers__offers-container {
  background-color: #ffffff;
  color: #2C4555;
  padding: 20px;
}
.careers__offers-header {
  background-color: #2C4555;
  margin-bottom: 10px;
  padding: 10px;
}
.careers__offers-copy {
  font-size: 21px;
  padding-bottom: 20px;
}
.careers__item {
  color: #363B49;
  background-color: #ffffff;
  padding-bottom: 40px;
  padding-top: 40px;
}
.careers__item.-even {
  background-color: #2C4555;
  color: #ffffff;
}
.careers__item-header {
  font-size: 40px;
  padding-bottom: 20px;
}
.careers__item-subheader {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  margin-top: 40px;
}
.careers__item-list {
  padding-top: 10px;
  list-style: none;
  margin-bottom: 40px;
  margin-top: 10px;
}
.careers__item-list li {
  margin-bottom: 20px;
  position: relative;
}
.careers__item-list li:before {
  background-color: #66C2C2;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: -20px;
  position: absolute;
  top: 5px;
  width: 10px;
}

@media (min-width: 768px) {
  .careers__jumbotron {
    margin-top: 0;
    padding-top: 55px;
  }
  .careers__offers-container {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .careers__offers-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  .careers__offers-copy {
    margin-bottom: auto;
  }
}
@media (min-width: 992px) {
  .careers__offers-row:not(:last-child) {
    margin-bottom: 30px;
  }
  .careers__offers-col {
    margin-bottom: 0;
    margin-top: 0;
  }
  .careers__item {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
.balance_transfers,
.control_accesses,
.cardholder,
.card_transactions,
.virtual_card_images,
.receipts,
.third_party_provider_authorisations,
.third_party_provider_authorisations-new {
  display: flex;
  flex-direction: column;
}
.balance_transfers .cardholder__secondary-page,
.balance_transfers .transactions,
.control_accesses .cardholder__secondary-page,
.control_accesses .transactions,
.cardholder .cardholder__secondary-page,
.cardholder .transactions,
.card_transactions .cardholder__secondary-page,
.card_transactions .transactions,
.virtual_card_images .cardholder__secondary-page,
.virtual_card_images .transactions,
.receipts .cardholder__secondary-page,
.receipts .transactions,
.third_party_provider_authorisations .cardholder__secondary-page,
.third_party_provider_authorisations .transactions,
.third_party_provider_authorisations-new .cardholder__secondary-page,
.third_party_provider_authorisations-new .transactions {
  flex: 1 0 auto;
}

.balance_transfers h2.header,
.control_accesses h2.header,
.virtual_card_images h2.header,
.cardholder h2.header,
.third_party_provider_authorisations h2.header,
.third_party_provider_authorisations-new h2.header {
  font-size: 2rem;
  margin-bottom: 3rem;
}
.balance_transfers__back,
.control_accesses__back,
.virtual_card_images__back,
.cardholder__back,
.third_party_provider_authorisations__back,
.third_party_provider_authorisations-new__back {
  background-color: #f7f7f7;
  border-bottom: 1px solid #c4c4c4;
  border-top: 1px solid #c4c4c4;
  padding: 15px 0;
}
.balance_transfers__link,
.control_accesses__link,
.virtual_card_images__link,
.cardholder__link,
.third_party_provider_authorisations__link,
.third_party_provider_authorisations-new__link {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  color: #363B49;
  font-size: 14px;
}
.balance_transfers__link:hover, .balance_transfers__link:focus,
.control_accesses__link:hover,
.control_accesses__link:focus,
.virtual_card_images__link:hover,
.virtual_card_images__link:focus,
.cardholder__link:hover,
.cardholder__link:focus,
.third_party_provider_authorisations__link:hover,
.third_party_provider_authorisations__link:focus,
.third_party_provider_authorisations-new__link:hover,
.third_party_provider_authorisations-new__link:focus {
  color: #dedede;
  text-decoration: none;
}
.balance_transfers__link.-dark,
.control_accesses__link.-dark,
.virtual_card_images__link.-dark,
.cardholder__link.-dark,
.third_party_provider_authorisations__link.-dark,
.third_party_provider_authorisations-new__link.-dark {
  color: #363B49;
}
.balance_transfers__link.-dark:hover, .balance_transfers__link.-dark:focus,
.control_accesses__link.-dark:hover,
.control_accesses__link.-dark:focus,
.virtual_card_images__link.-dark:hover,
.virtual_card_images__link.-dark:focus,
.cardholder__link.-dark:hover,
.cardholder__link.-dark:focus,
.third_party_provider_authorisations__link.-dark:hover,
.third_party_provider_authorisations__link.-dark:focus,
.third_party_provider_authorisations-new__link.-dark:hover,
.third_party_provider_authorisations-new__link.-dark:focus {
  color: #4FABD4;
}
.balance_transfers__link-underline,
.control_accesses__link-underline,
.virtual_card_images__link-underline,
.cardholder__link-underline,
.third_party_provider_authorisations__link-underline,
.third_party_provider_authorisations-new__link-underline {
  position: relative;
}
.balance_transfers__link-underline:before,
.control_accesses__link-underline:before,
.virtual_card_images__link-underline:before,
.cardholder__link-underline:before,
.third_party_provider_authorisations__link-underline:before,
.third_party_provider_authorisations-new__link-underline:before {
  background-color: #363B49;
  bottom: -2px;
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
}
.balance_transfers__secondary-page,
.control_accesses__secondary-page,
.virtual_card_images__secondary-page,
.cardholder__secondary-page,
.third_party_provider_authorisations__secondary-page,
.third_party_provider_authorisations-new__secondary-page {
  background-color: #ffffff;
  padding: 30px 0;
}
.balance_transfers__secondary-container,
.control_accesses__secondary-container,
.virtual_card_images__secondary-container,
.cardholder__secondary-container,
.third_party_provider_authorisations__secondary-container,
.third_party_provider_authorisations-new__secondary-container {
  display: flex;
  justify-content: center;
}
.balance_transfers__secondary-content,
.control_accesses__secondary-content,
.virtual_card_images__secondary-content,
.cardholder__secondary-content,
.third_party_provider_authorisations__secondary-content,
.third_party_provider_authorisations-new__secondary-content {
  max-width: 420px;
  width: 100%;
}
.balance_transfers__secondary-header,
.control_accesses__secondary-header,
.virtual_card_images__secondary-header,
.cardholder__secondary-header,
.third_party_provider_authorisations__secondary-header,
.third_party_provider_authorisations-new__secondary-header {
  color: #363B49;
  font-size: 24px;
  line-height: 1.25;
  margin: 0 0 30px;
  text-align: center;
}
.balance_transfers__secondary-instruction,
.control_accesses__secondary-instruction,
.virtual_card_images__secondary-instruction,
.cardholder__secondary-instruction,
.third_party_provider_authorisations__secondary-instruction,
.third_party_provider_authorisations-new__secondary-instruction {
  font-size: 16px;
}
.balance_transfers__secondary-instruction p:not(:last-child),
.control_accesses__secondary-instruction p:not(:last-child),
.virtual_card_images__secondary-instruction p:not(:last-child),
.cardholder__secondary-instruction p:not(:last-child),
.third_party_provider_authorisations__secondary-instruction p:not(:last-child),
.third_party_provider_authorisations-new__secondary-instruction p:not(:last-child) {
  margin-bottom: 20px;
}
.balance_transfers__secondary-buttons,
.control_accesses__secondary-buttons,
.virtual_card_images__secondary-buttons,
.cardholder__secondary-buttons,
.third_party_provider_authorisations__secondary-buttons,
.third_party_provider_authorisations-new__secondary-buttons {
  margin-top: 40px;
}
.balance_transfers__secondary-buttons .button,
.control_accesses__secondary-buttons .button,
.virtual_card_images__secondary-buttons .button,
.cardholder__secondary-buttons .button,
.third_party_provider_authorisations__secondary-buttons .button,
.third_party_provider_authorisations-new__secondary-buttons .button {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.balance_transfers__secondary-buttons .button:not(:last-child),
.control_accesses__secondary-buttons .button:not(:last-child),
.virtual_card_images__secondary-buttons .button:not(:last-child),
.cardholder__secondary-buttons .button:not(:last-child),
.third_party_provider_authorisations__secondary-buttons .button:not(:last-child),
.third_party_provider_authorisations-new__secondary-buttons .button:not(:last-child) {
  margin-bottom: 10px;
}
.balance_transfers__form,
.control_accesses__form,
.virtual_card_images__form,
.cardholder__form,
.third_party_provider_authorisations__form,
.third_party_provider_authorisations-new__form {
  margin: 0 auto;
  max-width: 320px;
  width: 100%;
}
.balance_transfers__form .form-group,
.control_accesses__form .form-group,
.virtual_card_images__form .form-group,
.cardholder__form .form-group,
.third_party_provider_authorisations__form .form-group,
.third_party_provider_authorisations-new__form .form-group {
  margin-bottom: 5px;
}
.balance_transfers__form .-left-radius,
.control_accesses__form .-left-radius,
.virtual_card_images__form .-left-radius,
.cardholder__form .-left-radius,
.third_party_provider_authorisations__form .-left-radius,
.third_party_provider_authorisations-new__form .-left-radius {
  border-radius: 2px 0 0 2px;
}
.balance_transfers__form .-right-radius,
.control_accesses__form .-right-radius,
.virtual_card_images__form .-right-radius,
.cardholder__form .-right-radius,
.third_party_provider_authorisations__form .-right-radius,
.third_party_provider_authorisations-new__form .-right-radius {
  border-radius: 0 2px 2px 0;
}
.balance_transfers__form .input-group-addon,
.control_accesses__form .input-group-addon,
.virtual_card_images__form .input-group-addon,
.cardholder__form .input-group-addon,
.third_party_provider_authorisations__form .input-group-addon,
.third_party_provider_authorisations-new__form .input-group-addon {
  background-color: #ffffff;
  border-color: #a0a0a4;
}
.balance_transfers__form .input-group-addon.-left-radius,
.control_accesses__form .input-group-addon.-left-radius,
.virtual_card_images__form .input-group-addon.-left-radius,
.cardholder__form .input-group-addon.-left-radius,
.third_party_provider_authorisations__form .input-group-addon.-left-radius,
.third_party_provider_authorisations-new__form .input-group-addon.-left-radius {
  border-left: 1px solid #a0a0a4;
  border-right: 0;
}
.balance_transfers__form .field_with_errors + .input-group-addon,
.control_accesses__form .field_with_errors + .input-group-addon,
.virtual_card_images__form .field_with_errors + .input-group-addon,
.cardholder__form .field_with_errors + .input-group-addon,
.third_party_provider_authorisations__form .field_with_errors + .input-group-addon,
.third_party_provider_authorisations-new__form .field_with_errors + .input-group-addon {
  border-color: #d9534f;
}
.balance_transfers__label,
.control_accesses__label,
.virtual_card_images__label,
.cardholder__label,
.third_party_provider_authorisations__label,
.third_party_provider_authorisations-new__label {
  color: #a0a0a4;
  font-size: 16px;
  font-weight: 200;
  margin-left: 8px;
}
.balance_transfers__label.-required,
.control_accesses__label.-required,
.virtual_card_images__label.-required,
.cardholder__label.-required,
.third_party_provider_authorisations__label.-required,
.third_party_provider_authorisations-new__label.-required {
  position: relative;
}
.balance_transfers__label.-required:before,
.control_accesses__label.-required:before,
.virtual_card_images__label.-required:before,
.cardholder__label.-required:before,
.third_party_provider_authorisations__label.-required:before,
.third_party_provider_authorisations-new__label.-required:before {
  content: "*";
  height: 10px;
  left: -8px;
  position: absolute;
  width: 10px;
}
.balance_transfers__label.-minus-margin-left,
.control_accesses__label.-minus-margin-left,
.virtual_card_images__label.-minus-margin-left,
.cardholder__label.-minus-margin-left,
.third_party_provider_authorisations__label.-minus-margin-left,
.third_party_provider_authorisations-new__label.-minus-margin-left {
  margin-left: 0;
}
.balance_transfers__checkbox-label,
.control_accesses__checkbox-label,
.virtual_card_images__checkbox-label,
.cardholder__checkbox-label,
.third_party_provider_authorisations__checkbox-label,
.third_party_provider_authorisations-new__checkbox-label {
  font-size: 12px;
  text-transform: uppercase;
}
.balance_transfers__checkbox-label.-lowercase,
.control_accesses__checkbox-label.-lowercase,
.virtual_card_images__checkbox-label.-lowercase,
.cardholder__checkbox-label.-lowercase,
.third_party_provider_authorisations__checkbox-label.-lowercase,
.third_party_provider_authorisations-new__checkbox-label.-lowercase {
  text-transform: initial;
}
.balance_transfers__checkbox-label input,
.control_accesses__checkbox-label input,
.virtual_card_images__checkbox-label input,
.cardholder__checkbox-label input,
.third_party_provider_authorisations__checkbox-label input,
.third_party_provider_authorisations-new__checkbox-label input {
  font-size: 16px;
  margin: 0;
}
.balance_transfers__input,
.control_accesses__input,
.virtual_card_images__input,
.cardholder__input,
.third_party_provider_authorisations__input,
.third_party_provider_authorisations-new__input {
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.balance_transfers__input:focus ~ .input-group-addon,
.control_accesses__input:focus ~ .input-group-addon,
.virtual_card_images__input:focus ~ .input-group-addon,
.cardholder__input:focus ~ .input-group-addon,
.third_party_provider_authorisations__input:focus ~ .input-group-addon,
.third_party_provider_authorisations-new__input:focus ~ .input-group-addon {
  border-color: #4FABD4;
  outline: none;
}
.balance_transfers__select-wrapper,
.control_accesses__select-wrapper,
.virtual_card_images__select-wrapper,
.cardholder__select-wrapper,
.third_party_provider_authorisations__select-wrapper,
.third_party_provider_authorisations-new__select-wrapper {
  position: relative;
}
.balance_transfers__select-wrapper:before,
.control_accesses__select-wrapper:before,
.virtual_card_images__select-wrapper:before,
.cardholder__select-wrapper:before,
.third_party_provider_authorisations__select-wrapper:before,
.third_party_provider_authorisations-new__select-wrapper:before {
  color: #363B49;
  font-family: "bread-icons";
  font-size: 20px;
  pointer-events: none;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.balance_transfers__select-wrapper:after,
.control_accesses__select-wrapper:after,
.virtual_card_images__select-wrapper:after,
.cardholder__select-wrapper:after,
.third_party_provider_authorisations__select-wrapper:after,
.third_party_provider_authorisations-new__select-wrapper:after {
  background-image: linear-gradient(to right, transparent 0%, #ffffff 50%);
  content: "";
  height: calc(100% - 2px);
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 60px;
}
.balance_transfers__select,
.control_accesses__select,
.virtual_card_images__select,
.cardholder__select,
.third_party_provider_authorisations__select,
.third_party_provider_authorisations-new__select {
  -webkit-appearance: none;
  background-color: #ffffff;
  border: 1px solid #a0a0a4;
  border-radius: 2px;
  height: 44px;
  padding: 0 20px 0 10px;
  width: 100%;
}
.balance_transfers__select:focus,
.control_accesses__select:focus,
.virtual_card_images__select:focus,
.cardholder__select:focus,
.third_party_provider_authorisations__select:focus,
.third_party_provider_authorisations-new__select:focus {
  border-color: #4FABD4;
  outline: none;
}
.balance_transfers__select.-sm,
.control_accesses__select.-sm,
.virtual_card_images__select.-sm,
.cardholder__select.-sm,
.third_party_provider_authorisations__select.-sm,
.third_party_provider_authorisations-new__select.-sm {
  height: 30px;
}
.balance_transfers__info,
.control_accesses__info,
.virtual_card_images__info,
.cardholder__info,
.third_party_provider_authorisations__info,
.third_party_provider_authorisations-new__info {
  font-size: 14px;
  margin-left: 10px;
  margin-top: 5px;
}
.balance_transfers__info.-error,
.control_accesses__info.-error,
.virtual_card_images__info.-error,
.cardholder__info.-error,
.third_party_provider_authorisations__info.-error,
.third_party_provider_authorisations-new__info.-error {
  color: #d9534f;
}
.balance_transfers__secondary-button,
.control_accesses__secondary-button,
.virtual_card_images__secondary-button,
.cardholder__secondary-button,
.third_party_provider_authorisations__secondary-button,
.third_party_provider_authorisations-new__secondary-button {
  font-size: 12px;
  font-weight: 500;
  margin: 30px auto 0;
  padding-left: 40px;
  padding-right: 40px;
}
.balance_transfers__update-details,
.control_accesses__update-details,
.virtual_card_images__update-details,
.cardholder__update-details,
.third_party_provider_authorisations__update-details,
.third_party_provider_authorisations-new__update-details {
  padding: 100px 0;
}
.balance_transfers__details-row,
.control_accesses__details-row,
.virtual_card_images__details-row,
.cardholder__details-row,
.third_party_provider_authorisations__details-row,
.third_party_provider_authorisations-new__details-row {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.balance_transfers__details-row:nth-child(even),
.control_accesses__details-row:nth-child(even),
.virtual_card_images__details-row:nth-child(even),
.cardholder__details-row:nth-child(even),
.third_party_provider_authorisations__details-row:nth-child(even),
.third_party_provider_authorisations-new__details-row:nth-child(even) {
  padding-top: 40px;
}
.balance_transfers__table-wrapper,
.control_accesses__table-wrapper,
.virtual_card_images__table-wrapper,
.cardholder__table-wrapper,
.third_party_provider_authorisations__table-wrapper,
.third_party_provider_authorisations-new__table-wrapper {
  overflow-x: auto;
}
.balance_transfers__table,
.control_accesses__table,
.virtual_card_images__table,
.cardholder__table,
.third_party_provider_authorisations__table,
.third_party_provider_authorisations-new__table {
  margin: 0;
}
.balance_transfers__table .cardholder__link,
.control_accesses__table .cardholder__link,
.virtual_card_images__table .cardholder__link,
.cardholder__table .cardholder__link,
.third_party_provider_authorisations__table .cardholder__link,
.third_party_provider_authorisations-new__table .cardholder__link {
  font-size: 16px;
  font-weight: 400;
}
.balance_transfers__table-header,
.control_accesses__table-header,
.virtual_card_images__table-header,
.cardholder__table-header,
.third_party_provider_authorisations__table-header,
.third_party_provider_authorisations-new__table-header {
  background-color: #5e626d;
  color: #ffffff;
  font-size: 12px;
}
.balance_transfers__table-header th,
.control_accesses__table-header th,
.virtual_card_images__table-header th,
.cardholder__table-header th,
.third_party_provider_authorisations__table-header th,
.third_party_provider_authorisations-new__table-header th {
  font-weight: 400;
}
.balance_transfers__table-rows,
.control_accesses__table-rows,
.virtual_card_images__table-rows,
.cardholder__table-rows,
.third_party_provider_authorisations__table-rows,
.third_party_provider_authorisations-new__table-rows {
  font-size: 16px;
}
.balance_transfers__download,
.control_accesses__download,
.virtual_card_images__download,
.cardholder__download,
.third_party_provider_authorisations__download,
.third_party_provider_authorisations-new__download {
  background-color: #5e626d;
  padding: 10px 15px;
  text-transform: uppercase;
}
.balance_transfers__download a,
.control_accesses__download a,
.virtual_card_images__download a,
.cardholder__download a,
.third_party_provider_authorisations__download a,
.third_party_provider_authorisations-new__download a {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  color: #ffffff;
  font-size: 12px;
}
.balance_transfers__download a:hover, .balance_transfers__download a:focus,
.control_accesses__download a:hover,
.control_accesses__download a:focus,
.virtual_card_images__download a:hover,
.virtual_card_images__download a:focus,
.cardholder__download a:hover,
.cardholder__download a:focus,
.third_party_provider_authorisations__download a:hover,
.third_party_provider_authorisations__download a:focus,
.third_party_provider_authorisations-new__download a:hover,
.third_party_provider_authorisations-new__download a:focus {
  color: #dedede;
  text-decoration: none;
}
.balance_transfers__download a .icon,
.control_accesses__download a .icon,
.virtual_card_images__download a .icon,
.cardholder__download a .icon,
.third_party_provider_authorisations__download a .icon,
.third_party_provider_authorisations-new__download a .icon {
  height: initial;
}
.balance_transfers__download a .icon:before,
.control_accesses__download a .icon:before,
.virtual_card_images__download a .icon:before,
.cardholder__download a .icon:before,
.third_party_provider_authorisations__download a .icon:before,
.third_party_provider_authorisations-new__download a .icon:before {
  font-size: 12px;
}
.balance_transfers__details,
.control_accesses__details,
.virtual_card_images__details,
.cardholder__details,
.third_party_provider_authorisations__details,
.third_party_provider_authorisations-new__details {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.balance_transfers__details .cardholder__label,
.control_accesses__details .cardholder__label,
.virtual_card_images__details .cardholder__label,
.cardholder__details .cardholder__label,
.third_party_provider_authorisations__details .cardholder__label,
.third_party_provider_authorisations-new__details .cardholder__label {
  margin: 0 20px 5px 0;
}
.balance_transfers__detail,
.control_accesses__detail,
.virtual_card_images__detail,
.cardholder__detail,
.third_party_provider_authorisations__detail,
.third_party_provider_authorisations-new__detail {
  word-break: break-word;
}
.balance_transfers__t-and-c,
.control_accesses__t-and-c,
.virtual_card_images__t-and-c,
.cardholder__t-and-c,
.third_party_provider_authorisations__t-and-c,
.third_party_provider_authorisations-new__t-and-c {
  padding: 10px 0 15px;
}
.balance_transfers__t-and-c a,
.control_accesses__t-and-c a,
.virtual_card_images__t-and-c a,
.cardholder__t-and-c a,
.third_party_provider_authorisations__t-and-c a,
.third_party_provider_authorisations-new__t-and-c a {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  display: table;
  font-size: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.balance_transfers__t-and-c a:not(:last-child),
.control_accesses__t-and-c a:not(:last-child),
.virtual_card_images__t-and-c a:not(:last-child),
.cardholder__t-and-c a:not(:last-child),
.third_party_provider_authorisations__t-and-c a:not(:last-child),
.third_party_provider_authorisations-new__t-and-c a:not(:last-child) {
  margin-bottom: 10px;
}
.balance_transfers__receipts,
.control_accesses__receipts,
.virtual_card_images__receipts,
.cardholder__receipts,
.third_party_provider_authorisations__receipts,
.third_party_provider_authorisations-new__receipts {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.balance_transfers__receipt-wrapper,
.control_accesses__receipt-wrapper,
.virtual_card_images__receipt-wrapper,
.cardholder__receipt-wrapper,
.third_party_provider_authorisations__receipt-wrapper,
.third_party_provider_authorisations-new__receipt-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}
.balance_transfers__receipt-wrapper:not(:last-child),
.control_accesses__receipt-wrapper:not(:last-child),
.virtual_card_images__receipt-wrapper:not(:last-child),
.cardholder__receipt-wrapper:not(:last-child),
.third_party_provider_authorisations__receipt-wrapper:not(:last-child),
.third_party_provider_authorisations-new__receipt-wrapper:not(:last-child) {
  margin-bottom: 40px;
}
.balance_transfers__warning,
.control_accesses__warning,
.virtual_card_images__warning,
.cardholder__warning,
.third_party_provider_authorisations__warning,
.third_party_provider_authorisations-new__warning {
  padding: 20px 0;
}
.balance_transfers__warning-text,
.control_accesses__warning-text,
.virtual_card_images__warning-text,
.cardholder__warning-text,
.third_party_provider_authorisations__warning-text,
.third_party_provider_authorisations-new__warning-text {
  margin-bottom: 0;
  text-align: center;
}

.receipts img.receipt_thumbnail {
  max-height: 200px;
  width: auto;
}

.card-balance {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 30px 0 100px 0;
}
.card-balance__balance-title {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 0;
}
.card-balance__balance {
  font-size: 28px;
  margin: 10px 0 10px;
}
.card-balance__image {
  width: 250px;
}

@media (max-width: 991px) {
  .cardholder__secondary-container {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .receipts-search_results .cardholder__secondary-page .container {
    padding: 0;
  }
}
@media (min-width: 480px) {
  .virtual_card_images .cardholder__secondary-content,
  .cardholder-details .cardholder__secondary-content {
    max-width: initial;
    width: initial;
  }
  .virtual_card_images .cardholder__details .cardholder__label,
  .cardholder-details .cardholder__details .cardholder__label {
    flex-basis: 80px;
  }
  .cardholder__details {
    flex-direction: row;
  }
  .cardholder__details .cardholder__label {
    flex-basis: 160px;
  }
  .cardholder__detail {
    flex: 1;
  }
  .cardholder__your-details {
    margin: 0 auto;
    max-width: 420px;
    min-width: 300px;
  }
}
@media (min-width: 768px) {
  .card_info {
    border-right: 1px solid #dedede;
  }
}
@media (min-width: 992px) {
  .virtual_card_images,
  .cardholder-details .cardholder__details .cardholder__label {
    flex-basis: 80px;
  }
  .virtual_card_images__back,
  .cardholder__back {
    padding: 20px 0;
  }
  .virtual_card_images__secondary-page,
  .cardholder__secondary-page {
    padding: 50px 0;
  }
  .virtual_card_images__secondary-container.-no-border,
  .cardholder__secondary-container.-no-border {
    border: none;
    padding: 0;
    width: 100%;
  }
  .virtual_card_images__secondary-content,
  .cardholder__secondary-content {
    margin: 40px 0;
  }
  .virtual_card_images__secondary-button,
  .cardholder__secondary-button {
    padding-left: 60px;
    padding-right: 60px;
  }
  .virtual_card_images__details-row:nth-child(even),
  .cardholder__details-row:nth-child(even) {
    padding-top: 55px;
  }
  .virtual_card_images__t-and-c,
  .cardholder__t-and-c {
    padding: 20px 0;
  }
  .virtual_card_images__t-and-c a,
  .cardholder__t-and-c a {
    font-size: 14px;
  }
  .virtual_card_images__t-and-c a:before,
  .cardholder__t-and-c a:before {
    bottom: -2px;
  }
  .virtual_card_images__t-and-c a:not(:last-child),
  .cardholder__t-and-c a:not(:last-child) {
    margin-bottom: 10px;
  }
  .virtual_card_images__receipt-wrapper,
  .cardholder__receipt-wrapper {
    border-left: 1px solid #dedede;
    padding-left: 120px;
    width: 50%;
  }
  .virtual_card_images__receipt-wrapper:not(:last-child),
  .cardholder__receipt-wrapper:not(:last-child) {
    margin-bottom: 0;
  }
  .virtual_card_images__receipt-wrapper:nth-child(odd):not(:first-child):not(:last-child),
  .cardholder__receipt-wrapper:nth-child(odd):not(:first-child):not(:last-child) {
    align-items: center;
    border-left: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    padding-right: 120px;
  }
}
.warnings-control_access {
  padding-top: 4px;
  font-size: 12px;
  display: flex;
  align-items: center;
  min-width: 275px;
}
.warnings-control_access__image {
  display: flex;
  align-self: center;
  margin-right: 5px;
}
.warnings-control_access__image svg {
  fill: #d9534f;
  width: 12px;
}

.card_info {
  display: flex;
  flex-direction: column;
  width: 50%;
  align-items: center;
}

.balance_transfers__card-list .cardholder-index__card,
.control_accesses__card-list .cardholder-index__card,
.cardholder-index__card-list .cardholder-index__card,
.third_party_provider_authorisations__card-list .cardholder-index__card,
.third_party_provider_authorisations-new__card-list .cardholder-index__card {
  padding-bottom: 10px;
}
.balance_transfers__status,
.control_accesses__status,
.cardholder-index__status,
.third_party_provider_authorisations__status,
.third_party_provider_authorisations-new__status {
  font-size: 14px;
  text-transform: uppercase;
}
.balance_transfers__status-name,
.control_accesses__status-name,
.cardholder-index__status-name,
.third_party_provider_authorisations__status-name,
.third_party_provider_authorisations-new__status-name {
  align-items: center;
  display: flex;
  justify-content: center;
}
.balance_transfers__status-icon,
.control_accesses__status-icon,
.cardholder-index__status-icon,
.third_party_provider_authorisations__status-icon,
.third_party_provider_authorisations-new__status-icon {
  height: 15px;
  margin-left: 5px;
}
.balance_transfers__card,
.control_accesses__card,
.cardholder-index__card,
.third_party_provider_authorisations__card,
.third_party_provider_authorisations-new__card {
  background-color: #ffffff;
}
.balance_transfers__card-details-wrapper,
.control_accesses__card-details-wrapper,
.cardholder-index__card-details-wrapper,
.third_party_provider_authorisations__card-details-wrapper,
.third_party_provider_authorisations-new__card-details-wrapper {
  border-bottom: 1px solid #dedede;
  text-transform: uppercase;
}
.balance_transfers__card-details,
.control_accesses__card-details,
.cardholder-index__card-details,
.third_party_provider_authorisations__card-details,
.third_party_provider_authorisations-new__card-details {
  border-bottom: none;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  padding-bottom: 10px;
  position: relative;
}
.balance_transfers__card-detail.-right,
.control_accesses__card-detail.-right,
.cardholder-index__card-detail.-right,
.third_party_provider_authorisations__card-detail.-right,
.third_party_provider_authorisations-new__card-detail.-right {
  text-align: right;
}
.balance_transfers__card-detail-title,
.control_accesses__card-detail-title,
.cardholder-index__card-detail-title,
.third_party_provider_authorisations__card-detail-title,
.third_party_provider_authorisations-new__card-detail-title {
  font-size: 15px;
  margin-top: 10px;
}
.balance_transfers__card-detail-data,
.control_accesses__card-detail-data,
.cardholder-index__card-detail-data,
.third_party_provider_authorisations__card-detail-data,
.third_party_provider_authorisations-new__card-detail-data {
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
}
.balance_transfers__card-info,
.control_accesses__card-info,
.cardholder-index__card-info,
.third_party_provider_authorisations__card-info,
.third_party_provider_authorisations-new__card-info {
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.balance_transfers__card-info.-has-recent,
.control_accesses__card-info.-has-recent,
.cardholder-index__card-info.-has-recent,
.third_party_provider_authorisations__card-info.-has-recent,
.third_party_provider_authorisations-new__card-info.-has-recent {
  align-items: stretch;
  margin-bottom: 10px;
  margin-top: 0;
}
.balance_transfers__card-info.-has-recent .cardholder-index__left-column,
.control_accesses__card-info.-has-recent .cardholder-index__left-column,
.cardholder-index__card-info.-has-recent .cardholder-index__left-column,
.third_party_provider_authorisations__card-info.-has-recent .cardholder-index__left-column,
.third_party_provider_authorisations-new__card-info.-has-recent .cardholder-index__left-column {
  padding-bottom: 10px;
  padding-top: 20px;
}
.balance_transfers__left-column, .balance_transfers__right-column,
.control_accesses__left-column,
.control_accesses__right-column,
.cardholder-index__left-column,
.cardholder-index__right-column,
.third_party_provider_authorisations__left-column,
.third_party_provider_authorisations__right-column,
.third_party_provider_authorisations-new__left-column,
.third_party_provider_authorisations-new__right-column {
  flex: 0 0 50%;
}
.balance_transfers__left-column, .balance_transfers__buttons,
.control_accesses__left-column,
.control_accesses__buttons,
.cardholder-index__left-column,
.cardholder-index__buttons,
.third_party_provider_authorisations__left-column,
.third_party_provider_authorisations__buttons,
.third_party_provider_authorisations-new__left-column,
.third_party_provider_authorisations-new__buttons {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.balance_transfers__card-image,
.control_accesses__card-image,
.cardholder-index__card-image,
.third_party_provider_authorisations__card-image,
.third_party_provider_authorisations-new__card-image {
  max-width: 250px;
}
.balance_transfers__card_svg,
.control_accesses__card_svg,
.cardholder-index__card_svg,
.third_party_provider_authorisations__card_svg,
.third_party_provider_authorisations-new__card_svg {
  width: 250px;
}
.balance_transfers__balance-title,
.control_accesses__balance-title,
.cardholder-index__balance-title,
.third_party_provider_authorisations__balance-title,
.third_party_provider_authorisations-new__balance-title {
  font-size: 16px;
  margin-bottom: 10px;
}
.balance_transfers__balance,
.control_accesses__balance,
.cardholder-index__balance,
.third_party_provider_authorisations__balance,
.third_party_provider_authorisations-new__balance {
  font-size: 28px;
  margin: 10px 0;
}
.balance_transfers__buttons-wrapper,
.control_accesses__buttons-wrapper,
.cardholder-index__buttons-wrapper,
.third_party_provider_authorisations__buttons-wrapper,
.third_party_provider_authorisations-new__buttons-wrapper {
  margin-bottom: 40px;
  margin-top: 25px;
  flex-direction: column;
}
.balance_transfers__buttons .button,
.control_accesses__buttons .button,
.cardholder-index__buttons .button,
.third_party_provider_authorisations__buttons .button,
.third_party_provider_authorisations-new__buttons .button {
  margin-left: 0;
  width: 250px;
}
.balance_transfers__buttons .button:not(:first-child),
.control_accesses__buttons .button:not(:first-child),
.cardholder-index__buttons .button:not(:first-child),
.third_party_provider_authorisations__buttons .button:not(:first-child),
.third_party_provider_authorisations-new__buttons .button:not(:first-child) {
  margin-top: 10px;
}
.balance_transfers__buttons .button .icon,
.control_accesses__buttons .button .icon,
.cardholder-index__buttons .button .icon,
.third_party_provider_authorisations__buttons .button .icon,
.third_party_provider_authorisations-new__buttons .button .icon {
  height: auto;
}
.balance_transfers__buttons .button .icon:before,
.control_accesses__buttons .button .icon:before,
.cardholder-index__buttons .button .icon:before,
.third_party_provider_authorisations__buttons .button .icon:before,
.third_party_provider_authorisations-new__buttons .button .icon:before {
  font-size: 14px;
}

@media (max-width: 991px) {
  .cardholder-index__card-details-wrapper .container {
    width: 100%;
  }
  .cardholder-index__card-info-wrapper .container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .balance_transfers__status-name,
  .control_accesses__status-name,
  .cardholder-index__status-name,
  .third_party_provider_authorisations__status-name,
  .third_party_provider_authorisations-new__status-name {
    justify-content: flex-start;
  }
  .balance_transfers__card-details-wrapper,
  .control_accesses__card-details-wrapper,
  .cardholder-index__card-details-wrapper,
  .third_party_provider_authorisations__card-details-wrapper,
  .third_party_provider_authorisations-new__card-details-wrapper {
    border-bottom: none;
  }
  .balance_transfers__card-details,
  .control_accesses__card-details,
  .cardholder-index__card-details,
  .third_party_provider_authorisations__card-details,
  .third_party_provider_authorisations-new__card-details {
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
  }
  .balance_transfers__card-info,
  .control_accesses__card-info,
  .cardholder-index__card-info,
  .third_party_provider_authorisations__card-info,
  .third_party_provider_authorisations-new__card-info {
    display: flex;
  }
  .balance_transfers__card-info.-has-recent,
  .control_accesses__card-info.-has-recent,
  .cardholder-index__card-info.-has-recent,
  .third_party_provider_authorisations__card-info.-has-recent,
  .third_party_provider_authorisations-new__card-info.-has-recent {
    margin-bottom: 15px;
  }
  .balance_transfers__card-info.-has-recent .cardholder-index__buttons-wrapper,
  .control_accesses__card-info.-has-recent .cardholder-index__buttons-wrapper,
  .cardholder-index__card-info.-has-recent .cardholder-index__buttons-wrapper,
  .third_party_provider_authorisations__card-info.-has-recent .cardholder-index__buttons-wrapper,
  .third_party_provider_authorisations-new__card-info.-has-recent .cardholder-index__buttons-wrapper {
    margin-bottom: 20px;
    margin-top: 25px;
    padding: 0;
  }
  .balance_transfers__left-column,
  .control_accesses__left-column,
  .cardholder-index__left-column,
  .third_party_provider_authorisations__left-column,
  .third_party_provider_authorisations-new__left-column {
    border-right: 1px solid #dedede;
  }
  .balance_transfers__left-column, .balance_transfers__buttons-wrapper,
  .control_accesses__left-column,
  .control_accesses__buttons-wrapper,
  .cardholder-index__left-column,
  .cardholder-index__buttons-wrapper,
  .third_party_provider_authorisations__left-column,
  .third_party_provider_authorisations__buttons-wrapper,
  .third_party_provider_authorisations-new__left-column,
  .third_party_provider_authorisations-new__buttons-wrapper {
    padding-bottom: 160px;
    padding-top: 50px;
  }
  .balance_transfers__buttons-wrapper,
  .control_accesses__buttons-wrapper,
  .cardholder-index__buttons-wrapper,
  .third_party_provider_authorisations__buttons-wrapper,
  .third_party_provider_authorisations-new__buttons-wrapper {
    margin-bottom: 0;
    margin-top: 0;
  }
  .balance_transfers__buttons .button,
  .control_accesses__buttons .button,
  .cardholder-index__buttons .button,
  .third_party_provider_authorisations__buttons .button,
  .third_party_provider_authorisations-new__buttons .button {
    width: 280px;
  }
}
.cards {
  padding-bottom: 40px;
  padding-top: 40px;
}
.cards__header {
  font-size: 40px;
  margin-bottom: 20px;
  margin-top: 0;
}
.cards__image-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.cards__image {
  max-width: 200%;
}
.cards__link {
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
}

@media (min-width: 768px) {
  .cards {
    padding-bottom: 60px;
  }
  .cards__link {
    margin-top: -60px;
  }
}
@media (min-width: 992px) {
  .cards__image {
    max-width: 125%;
  }
}
@media (min-width: 1200px) {
  .cards__image {
    max-width: 100%;
  }
}
.contact-us {
  background-image: url(/assets/new/contact_us_bg-02081679268cbb94ba6f83df5fc012c6bd2e47409c74962ec8037667813ce62f.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: rgba(255, 255, 255, 0.6);
  padding-top: 55px;
}
.contact-us__header {
  color: #ffffff;
  margin-bottom: 40px;
  margin-top: 40px;
}
.contact-us__title {
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 30px;
  margin-top: 0;
  text-transform: uppercase;
}
.contact-us__subtitle {
  font-size: 21px;
  margin-bottom: 20px;
  margin-top: 40px;
  padding-bottom: 10px;
  position: relative;
}
.contact-us__subtitle:before {
  background-color: #4FABD4;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 40px;
}
.contact-us__address {
  font-size: 21px;
  padding-left: 30px;
  position: relative;
}
.contact-us__address-icon {
  color: #4FABD4;
  position: absolute;
  left: 0;
  top: 5px;
}
.contact-us__copy {
  margin-bottom: 30px;
}
.contact-us__recaptcha {
  font-size: 12px;
}
.contact-us__phones {
  font-size: 21px;
}
.contact-us__phones,
.contact-us__phones a {
  color: inherit;
}
.contact-us__input {
  transition-property: border-bottom-color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  padding-bottom: 5px;
  padding-left: 0;
  padding-top: 5px;
  width: 100%;
}
.contact-us__input:focus {
  border-bottom-color: #4FABD4;
  outline: none;
}
.contact-us__input::placeholder {
  color: inherit;
  opacity: 1;
}
.contact-us__textarea {
  transition-property: border-color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  background-color: rgba(216, 216, 216, 0.13);
  border: 1px solid #7D7D7D;
  max-height: 240px;
  min-height: 160px;
  padding: 5px;
  resize: vertical;
  width: 100%;
}
.contact-us__textarea:focus {
  border-color: #4FABD4;
  outline: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.cardholder-contact_us .contact-us__title, .cardholder-contact_us .contact-us__phones, .cardholder-contact_us .contact-us__phones a {
  color: #333333;
}
.cardholder-contact_us .contact-us__title {
  color: #363B49;
  text-align: center;
  text-transform: initial;
}
.cardholder-contact_us .contact-us__copy {
  font-size: 16px;
}

@media (min-width: 768px) {
  .contact-us__header {
    font-size: 65px;
    margin-bottom: 80px;
    margin-top: 80px;
  }
}

.features-jumbotron {
  background-image: url(/assets/new/features_jumbotron_bg-1b7ecfb2ad76ccc6f67874ad464c646afb6115355006c8ea84086963b5b218ff.jpg);
  background-size: cover;
  background-position: center;
  color: #ffffff;
  padding-top: 55px;
}
.features-jumbotron__header {
  font-size: 28px;
  font-weight: 200;
  margin-bottom: 40px;
  margin-top: 120px;
}
.features-jumbotron__copy {
  font-size: 24px;
  font-weight: 200;
  line-height: 1.25;
  margin-bottom: 120px;
}

.features-grid {
  background-color: #2C4555;
  color: #ffffff;
  padding-top: 40px;
}
.features-grid__item {
  margin-bottom: 40px;
}
.features-grid__header {
  font-weight: 200;
  margin-bottom: 15px;
  margin-top: 20px;
}
.features-grid__image {
  width: 184px;
}

.features-management {
  padding-bottom: 40px;
  padding-top: 40px;
}
.features-management__header {
  font-size: 40px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.features-management__list {
  list-style: none;
  margin-bottom: 20px;
  margin-top: 20px;
}
.features-management__list li {
  margin-bottom: 20px;
  position: relative;
}
.features-management__list li:before {
  background-color: #66C2C2;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: -20px;
  position: absolute;
  top: 5px;
  width: 10px;
}

.features-section {
  padding-bottom: 40px;
  padding-top: 40px;
}
.features-section.-dark {
  background-color: #2C4555;
  color: #ffffff;
}

@media (min-width: 768px) {
  .features-management__header {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .features-jumbotron__header {
    font-size: 65px;
  }
  .features-jumbotron__copy {
    font-size: 40px;
    line-height: 1;
  }
}
.landing.login {
  display: flex !important;
  justify-content: center;
}
.landing.login .container.main {
  padding-top: 0;
}

.landing-login__container {
  margin: auto;
  max-width: 400px;
  padding: 40px 0;
}
.landing-login__logo {
  width: 100%;
}
.landing-login__logo img {
  margin-bottom: 20px;
  max-height: 150px;
  width: 100%;
}
.landing-login__prepaid-tagline {
  font-size: 21px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.landing-login__form-container {
  margin-top: 10px;
  width: 100%;
}
.landing-login__form {
  margin-bottom: 30px;
}
.landing-login__form-item + .landing-login__form-item {
  margin-top: 10px;
}
.landing-login__links {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.login,
.password_recoveries,
.static-not_authorised,
.cardholder_registrations,
.login-tfa_admin_login,
.admin-logins-new,
.admin-tfa_logins-new,
.company_admin-logins {
  display: flex;
  flex-direction: column;
}

.header {
  margin: 0;
}

.login__main {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  padding-bottom: 10rem;
}
.login__main.-move-down:before {
  content: "";
  margin-bottom: auto;
}
.login__links {
  padding-top: 40px;
  text-transform: uppercase;
}
.login__admin {
  border-top: 1px solid #c4c4c4;
  margin-top: 40px;
  padding-top: 40px;
}
.login .footer {
  flex: 0;
}

.qr_container {
  text-align: center;
}

.qr {
  margin: 20px auto;
  width: auto;
}

.branded_view .login__main {
  background-color: #ffffff;
  background-image: none;
}
.branded_view .login__main.-move-down:before {
  margin-bottom: initial;
}
.branded_view .login__main .form-group {
  display: flex;
  flex-direction: column;
}
.branded_view .login__main .button.-primary {
  color: #363B49;
}
.branded_view .login__main .header {
  color: #363B49;
  margin-bottom: 20px;
  padding-top: 40px;
  text-align: center;
}
.branded_view .login__main .input {
  border: none;
  color: #363B49;
}
.branded_view .login__main .input:focus {
  border-width: 2px;
}
.branded_view .login__main .help-block {
  color: #363B49;
}
.branded_view .login__form {
  background-color: #ffffff;
  padding-bottom: 80px;
}
.branded_view .navbar-logo .cobrand {
  height: 40px;
}

@media (min-width: 992px) {
  .branded_view .login__main .header {
    margin-bottom: 40px;
    text-align: left;
  }
}
.monthly_pdf {
  font-size: 11px;
  font-family: "Nimbus Sans L", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.monthly_pdf .headers .cardholder__details {
  display: inline-block;
  padding-top: 58px;
}
.monthly_pdf .headers .cardholder__details .cardholder {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.monthly_pdf .headers .balance__info {
  margin-top: 0px;
  margin-bottom: -60px;
  padding: 0;
}
.monthly_pdf .headers .balance__info p {
  margin: 0;
  text-align: right;
  margin: 0;
  padding: 0;
}
.monthly_pdf .headers .balance__info .date {
  margin-bottom: 10px;
}
.monthly_pdf .headers .cardholder__logo {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
}
.monthly_pdf .headers .cardholder__logo .image {
  width: 180px;
  height: 75px;
  margin-bottom: 40px;
}
.monthly_pdf .headers .cardholder__logo p {
  margin: 0;
  text-align: right;
  padding-right: 10px;
}
.monthly_pdf .headers .cardholder__logo .date {
  margin-bottom: 10px;
}
.monthly_pdf #monthly_statement_table {
  position: relative;
  margin-top: 90px;
}
.monthly_pdf #monthly_statement_table table {
  font-size: 11px;
}
.monthly_pdf #monthly_statement_table table thead {
  display: table-header-group;
  font-family: "Nimbus Sans L", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.monthly_pdf #monthly_statement_table table tfoot {
  display: table-row-group;
}
.monthly_pdf #monthly_statement_table table tr {
  page-break-inside: avoid;
}
.monthly_pdf #monthly_statement_table table td {
  border: none !important;
}
.monthly_pdf #monthly_statement_table table .statement_line_pdf {
  border-top: 1px solid lightgray;
}
.monthly_pdf #monthly_statement_table table .statement_line_pdf_having_fees, .monthly_pdf #monthly_statement_table table .statement_line_pdf_having_fees td {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.monthly_pdf #monthly_statement_table table .statement_fee_line_pdf, .monthly_pdf #monthly_statement_table table .statement_fee_line_pdf td {
  font-style: italic;
  padding-top: 0px;
  margin-top: 0px;
}

.container.footer p {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.container.footer {
  page-break-inside: avoid;
  font-size: 9px;
  font-family: arial;
  text-align: center;
  bottom: 10;
}

.products-jumbotron {
  background-image: url(/assets/new/products_bg-f89829a6b671ddd16286a03dee702915df846ca51bb239569583e351b57c3daf.jpg);
  background-size: cover;
  background-position: center top;
  color: #ffffff;
  padding-top: 95px;
}
.products-jumbotron__header {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 30px;
  margin-top: 0;
}
.products-jumbotron__subheader {
  font-size: 28px;
  margin-bottom: 30px;
  margin-top: 0;
}
.products-jumbotron__copy {
  font-family: "Rubik", sans-serif;
  font-weight: 200;
  margin-bottom: 40px;
}
.products-jumbotron__copy.-side {
  margin-bottom: 20px;
}
.products-jumbotron__video {
  margin-bottom: 30px;
  padding-bottom: 56.25%;
  position: relative;
}
.products-jumbotron__iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.products-jumbotron__form {
  background-color: rgba(54, 59, 73, 0.75);
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 30px;
  padding: 20px;
}

.products-features {
  margin-bottom: 50px;
  text-align: center;
}
.products-features__top {
  margin-bottom: 10px;
  margin-top: 50px;
}
.products-features__img {
  margin-bottom: 20px;
}
.products-features__header {
  font-size: 28px;
  margin-bottom: 0;
  margin-top: 0;
}

.products-receipts {
  background-color: #2C4555;
  color: #ffffff;
  padding-top: 40px;
  text-align: center;
}
.products-receipts__header {
  font-size: 28px;
  margin-bottom: 40px;
  margin-top: 0;
}
.products-receipts__copy {
  margin-bottom: 40px;
  margin-top: 10px;
}

.products-reports {
  margin-bottom: 30px;
  text-align: center;
}
.products-reports__header {
  margin-bottom: 30px;
  margin-top: 30px;
}
.products-reports__link {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  color: #363B49;
  text-decoration: underline;
}
.products-reports__link:hover {
  color: #4FABD4;
}

.products-incentives {
  margin-top: 40px;
  text-align: center;
}
.products-incentives__copy {
  margin-bottom: 40px;
  margin-top: 0;
}

@media (min-width: 768px) {
  .products-jumbotron {
    padding-top: 155px;
  }
  .products-jumbotron__header {
    font-size: 65px;
  }
  .products-jumbotron__subheader {
    font-size: 40px;
    margin-bottom: 60px;
  }
  .products-jumbotron__copy {
    font-size: 21px;
    margin-bottom: 60px;
  }
  .products-jumbotron__copy.-side {
    margin-top: -20px;
  }
  .products-jumbotron__video {
    margin-bottom: 60px;
  }
  .products-jumbotron__form {
    margin-bottom: 40px;
  }
  .products-features {
    text-align: left;
  }
  .products-reports__copy {
    margin-top: -40px;
  }
  .products-incentives {
    margin-top: 80px;
  }
  .products-incentives__copy {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .products-features__top {
    align-items: center;
    display: flex;
  }
  .products-features__img {
    margin-bottom: 0;
    margin-right: 20px;
    width: 185px;
  }
  .products-receipts__header {
    margin-bottom: 60px;
  }
  .products-receipts__copy {
    margin-bottom: 60px;
    margin-top: 20px;
  }
}
@media (min-width: 1200px) and (min-resolution: 192dpi) {
  .products-jumbotron {
    background-image: url(/assets/new/products_bg_x2-0107f4aadf205b548407e7781ac16be9544191f1337483b531621568183b243f.jpg);
  }
}
.jumbotron.banner {
  background-image: url(/assets/new/home_bg-51413a2deb0a90160467e66a3c9bd06c910c6487b7f2b1b90178d76b775d65a5.jpg);
  background-position: center top;
  background-size: cover;
  color: #ffffff;
  padding: 55px 0 0;
}
.jumbotron.banner h1 {
  margin-bottom: 40px;
  margin-top: 40px;
}

#main,
#mainloose {
  padding-bottom: 40px;
}

.static-cardholder_faq #page-top,
.static-webtc #page-top,
.terms-cardtc #page-top,
.static-onlinesecurity #page-top,
.static-privacy #page-top {
  margin-bottom: 40px;
  margin-top: 40px;
}
.static-cardholder_faq h2,
.static-cardholder_faq hr,
.static-webtc h2,
.static-webtc hr,
.terms-cardtc h2,
.terms-cardtc hr,
.static-onlinesecurity h2,
.static-onlinesecurity hr,
.static-privacy h2,
.static-privacy hr {
  display: none;
}
.static-cardholder_faq h3,
.static-cardholder_faq h4,
.static-webtc h3,
.static-webtc h4,
.terms-cardtc h3,
.terms-cardtc h4,
.static-onlinesecurity h3,
.static-onlinesecurity h4,
.static-privacy h3,
.static-privacy h4 {
  font-size: 28px;
  margin-top: 40px !important;
}

.white:not(.ie) > h3:first-of-type,
#page-top .col-sm-7 > h4:first-of-type,
#page-top .col-sm-12 > h4:first-of-type {
  margin-top: 0 !important;
}

.summary_box .table {
  margin-bottom: 40px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .static-webtc #page-top,
  .terms-cardtc_corporate #page-top,
  .terms-cardtc_incentive #page-top,
  .terms-cardtc_personal #page-top,
  .static-onlinesecurity #page-top,
  .static-privacy #page-top {
    column-count: 2;
    column-gap: 40px;
  }
}
.tpp__jumbotron {
  background-image: url(/assets/new/about_us_bg-af511ea9d4512a447b2567fa62ef8f5d07678847df40f9af26b6b4633ca1c6ac.jpg);
  background-position: center;
  background-size: cover;
  color: #ffffff;
  padding-top: 55px;
}
.tpp__description {
  background-color: rgba(54, 59, 73, 0.8);
  padding-bottom: 40px;
  padding-top: 40px;
}
.tpp__input {
  transition-property: border-bottom-color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 0;
  color: #ffffff;
  padding-bottom: 5px;
  padding-left: 0;
  padding-top: 5px;
  width: 100%;
}
.tpp__input:focus {
  border-bottom-color: #4FABD4;
  outline: none;
}
.tpp__input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.tpp_authorisations a.tpp-new {
  margin-top: 10px;
  text-transform: uppercase;
}
.tpp_authorisations .tpp_auth_line {
  align-items: center;
  border: 1px solid #777;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.tpp_authorisations .tpp_auth_line .tpp_auth_company_name {
  flex-basis: 33%;
  margin: 0;
  padding: 5px;
}
.tpp_authorisations .tpp_auth_line .tpp_auth_valid_to {
  flex-grow: 3;
  margin: 0;
  padding: 5px;
}
.tpp_authorisations .tpp_auth_line .tpp_auth_buttons {
  align-self: flex-end;
  display: inline-block;
  padding: 3px;
}
.tpp_authorisations .tpp_auth_line .tpp_auth_buttons a {
  color: black;
  float: left;
  margin-left: 8px;
  padding: 5px;
  text-transform: uppercase;
}
.tpp_authorisations .tpp_auth_line .tpp_auth_buttons a:hover {
  border-color: black;
}
.tpp_authorisations input[type=submit] {
  text-transform: uppercase;
}

p.expiring_tppa {
  color: red;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

.sca_verification {
  padding-top: 55px;
  margin-bottom: 20px;
}
.sca_verification__back {
  background-color: #5e626d;
  color: #ffffff;
  font-size: 12px;
  margin-top: 15px;
  padding: 10px 15px;
  display: inline-block;
}

.sca_sms_code::-webkit-inner-spin-button, .sca_sms_code::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

a.resend_code {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

input.toggle-switch[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}

.toggle-switch {
  cursor: pointer;
  text-indent: -9999px;
  width: 42px;
  height: 26px;
  background: #a0a0a4;
  display: block;
  border-radius: 100px;
  position: relative;
}

.toggle-switch:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}

input.toggle-switch:checked + .toggle-switch {
  background: #4FABD4;
}

input.toggle-switch:checked + .toggle-switch:after {
  left: calc(100% - 1px);
  transform: translateX(-100%);
}

.toggle-switch:active:after {
  width: 40px;
}

.toggle-form {
  align-items: center;
  display: flex;
  width: 250px;
  justify-content: space-between;
  margin-bottom: 10px;
}

.loader {
  display: none;
  border-radius: 50%;
  border: 16px solid #dedede;
  border-top: 16px solid #4FABD4;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.loader.medium {
  border: 5px solid #dedede;
  border-top: 5px solid #4FABD4;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
.loader.small {
  border: 5px solid #dedede;
  border-top: 5px solid #4FABD4;
  width: 35px;
  height: 35px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.toggle-description {
  margin-bottom: 35px;
  color: #363B49;
  font-size: 16px;
}

.control_accesses__buttons-wrapper {
  display: flex;
  align-items: center;
  padding: 0;
  padding-left: 60px;
}
.control_accesses__label {
  display: inline-block;
  max-width: 100%;
  font-weight: normal;
  margin-bottom: 5px;
  color: #363B49;
  font-size: 21px;
  margin-left: 0;
}

.description-disable {
  color: #a0a0a4;
}

@media (min-width: 768px) {
  .control_accesses__buttons-wrapper {
    padding: 0;
    padding-left: 60px;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .control_accesses__buttons-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
  }
}
.field-description {
  color: #a0a0a4;
  font-size: 16px;
  margin-top: 5px;
}

body {
  color: #7e7e7e;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 1.25;
  padding-top: 96px;
}

body#admin_interface_container, body#company_admin_interface_container {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 500;
}

img {
  max-width: 100%;
}

.button {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  border: 1px solid;
  border-color: #D8D8D8;
  border-radius: 2px;
  background-color: transparent;
  border-radius: 10px;
  color: #7E7E7E;
  cursor: pointer;
  display: block;
  font-family: "Rubik", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 29px;
  margin-top: 24px;
  padding: 6px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button + .button {
  margin-top: 10px;
}
.button:focus {
  outline: none;
  text-decoration: none;
}
.button:hover {
  text-decoration: none;
}
.button.-primary {
  background-image: linear-gradient(to right, #4fbccc, #2dafd7);
  border: transparent;
  color: #fff;
}
.button.-primary:hover {
  background-image: none;
  background-color: #1d7d9a;
}
.button.-white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #363B49;
  font-weight: 500;
  letter-spacing: 1px;
  padding-left: 70px;
  padding-right: 70px;
  text-transform: uppercase;
}
.button.-white:hover {
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
}
.button.-dark {
  color: #363B49;
}
.button.-dark:hover {
  color: #4FABD4;
}
.button.-danger {
  border-color: #d9534f;
  color: #363B49;
}
.button.-danger:hover {
  color: #d9534f;
}
.button.-disabled {
  cursor: initial;
  background-color: #dedede;
  border-color: #a0a0a4;
}
.button.-muted {
  border: none;
}
.button.-active {
  border-color: #4FABD4;
}
.button.-wide {
  padding-left: 40px;
  padding-right: 40px;
}
.button.-small {
  font-size: 12px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.button.-round {
  border-radius: 10px;
}
.button.-icon {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  background-color: #363B49;
  border: none;
  border-radius: 40px;
  color: #ffffff;
  height: 40px;
  padding: 0;
  width: 40px;
}
.button.-icon:before {
  line-height: 40px;
}
.button.-icon:hover {
  color: #4FABD4;
}
.button.-expanding-button {
  height: auto;
  min-height: 32px;
}

@media (min-width: 480px) {
  .button {
    display: inline-block;
  }
  .button + .button {
    margin-left: 10px;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .button {
    border-width: 1px;
  }
}
label {
  color: #888b8d;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  padding: 0;
  padding-bottom: 8px;
}

.form-intro {
  color: #7E7E7E;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  margin: 0;
  margin-top: 24px;
}
.form-intro p {
  margin: 0;
}

.form-group {
  margin: 0;
  margin-top: 12px;
}

.input {
  transition-property: border-color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  color: #787878;
  font-size: 14px;
  height: 32px;
  margin-bottom: 0;
  padding: 0 1rem;
  width: 100%;
}
.input::placeholder {
  text-transform: uppercase;
}
.input:focus {
  border-color: #4FABD4;
  outline: none;
}
.input.-light {
  background-color: rgba(255, 255, 255, 0.2);
}
.input.-light::placeholder {
  color: #c4c4c4;
}
.input.-dark {
  border-color: #a0a0a4;
  color: #363B49;
}
.input.-dark:focus {
  border-color: #4FABD4;
}
.input.-textarea {
  max-width: 100%;
}
.input.-narrow {
  width: 20%;
  min-width: 200px;
}

.help-block {
  line-height: 2;
  font-size: 10px;
  margin: 0;
  text-transform: uppercase;
}

.help-block-no-uppercase {
  line-height: 2;
  font-size: 10px;
  margin: 0;
}

.formError {
  color: #d9534f;
  display: block;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.field_with_errors .input {
  border-color: #d9534f;
}

.field_with_errors .input.ignore-error {
  border-color: #d8d8d8;
}

#flash_messages {
  width: 100%;
  z-index: 1;
}

.form-actions {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .form-actions {
    flex-direction: row;
  }
}

@font-face {
  font-family: "bread-icons";
  src: url(/assets/bread-icons-c0fb3a72f881d17306299c66ef34c88ebd6fb9c3d4faafa760fa2f1e4b7cee0d.woff2) format("woff2"), url(/assets/bread-icons-3c34bf79656cecd751d09693141f434530f0d3af39a12656afaea9332dae3700.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
[class*=icon--] {
  display: inline-block;
  height: 20px;
}
[class*=icon--]:active, [class*=icon--]:hover, [class*=icon--]:focus {
  text-decoration: none;
}
[class*=icon--]:before {
  display: block;
  font-family: "bread-icons";
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
}

.icon--alert:before {
  content: "\e90b";
}

.icon--back-to-top:before {
  content: "\e904";
}

.icon--calendar:before {
  content: "\e90d";
}

.icon--close:before {
  content: "\e903";
}

.icon--download:before {
  content: "\e90e";
}

.icon--facebook:before {
  content: "\e906";
}

.icon--hamburger:before {
  content: "\e901";
}

.icon--linkedin:before {
  content: "\e908";
}

.icon--login:before {
  content: "\e900";
}

.icon--next:before {
  content: "\e902";
}

.icon--phone:before {
  content: "\e909";
}

.icon--pin:before {
  content: "\e90a";
}

.icon--prev:before {
  content: "\e905";
}

.icon--receipt:before {
  content: "\e90c";
}

.icon--select-arrows:before,
.balance_transfers__select-wrapper:before,
.control_accesses__select-wrapper:before,
.virtual_card_images__select-wrapper:before,
.cardholder__select-wrapper:before,
.third_party_provider_authorisations__select-wrapper:before,
.third_party_provider_authorisations-new__select-wrapper:before {
  content: "\e910";
}

.icon--twitter:before {
  content: "\e907";
}

.icon--upload:before {
  content: "\e90f";
}

h1 {
  font-size: 24px;
  margin-bottom: 0;
}

.header,
.jumbotron.banner h1 {
  color: #4FABD4;
  font-size: 40px;
  margin: 2rem 0 4rem 0;
}
.header.-with-icon,
.jumbotron.banner h1.-with-icon {
  display: flex;
  align-items: center;
}
.header.-with-icon [class*=icon--],
.jumbotron.banner h1.-with-icon [class*=icon--] {
  margin-right: 10px;
}

.subheader {
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.subheader:not(:first-child) {
  margin-top: 40px;
}
.subheader:before {
  background-color: #4FABD4;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 120px;
}

@media (min-width: 992px) {
  .header,
  .jumbotron.banner h1 {
    font-size: 40px;
  }
  .subheader {
    font-size: 28px;
    margin-bottom: 40px;
    padding-bottom: 15px;
  }
}
.flex-row {
  display: flex;
  flex-wrap: wrap;
}
.flex-row:before, .flex-row:after {
  content: none;
}

.show-retina {
  display: none;
}

.bg-white {
  background-color: white;
}

.flex {
  display: flex;
}

.flex-center {
  align-items: center;
  display: flex;
  justify-content: center;
}

.change-order-item {
  order: 2;
}

.thumb-large {
  max-height: none;
}

.button.-dark-text {
  color: #363B49;
  font-weight: 500;
  padding-left: 40px;
  padding-right: 40px;
}
.button.-wider {
  padding-left: 60px;
  padding-right: 60px;
}
.button.-bottom {
  bottom: 20px;
  position: absolute;
}

.grecaptcha-badge {
  z-index: 10000;
}

@media (min-width: 1200px) and (min-resolution: 192dpi) {
  .show-retina {
    display: inline;
  }
  .show-desktop {
    display: none;
  }
}
.featured {
  background-image: url(/assets/new/featured_news_bg-941c0cdf64c20e6d9f13cd77adb845cdb97d3b0d1ff18b46a281c2e3b8e24676.jpg);
  background-position: center;
  background-size: cover;
  color: #ffffff;
  padding-bottom: 20px;
  padding-top: 20px;
}
.featured.-news {
  background-image: url(/assets/new/news_bcg-43f5eabcd7e30b9557dc2a1f54fd88a06a3d4b7365a83567ae8a3a460a40a0eb.jpg);
}
.featured.-home {
  background-image: url(/assets/new/featured_home_bg-773fa4d8fb51acb56177dfcea5fed8d9b8abf74f52663935a25036239551cc25.jpg);
}
.featured.-products {
  background-image: url(/assets/new/featured_products_bg-c1ea886e292849f7b0ff0c5036d60a7f0a1ad0e666200184e20993f05461233b.jpg);
}
.featured__header {
  margin-bottom: 40px;
  margin-top: 60px;
}
.featured__subheader {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  margin-bottom: 20px;
}
.featured__title {
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0;
}
.featured__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 40px;
}
.featured__copy {
  margin-bottom: 20px;
  margin-top: 20px;
}
.featured__image {
  margin-top: 40px;
  width: 100%;
}
.featured__testimonial {
  background-image: url(/assets/new/featured_testimonial_bg-9f884e1f57c28a1e70cf0170d8eed400965517766f5d25da42ea0b7fc26d746c.jpg);
  background-position: center;
  background-size: cover;
  font-size: 21px;
  padding: 40px;
  text-align: center;
}
.featured__author {
  font-size: 18px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .featured {
    padding-bottom: 80px;
    padding-top: 80px;
  }
  .featured__header {
    font-size: 65px;
    margin-bottom: 60px;
  }
  .featured__subheader {
    margin-bottom: 30px;
  }
  .featured__title {
    font-size: 40px;
  }
  .featured__content {
    margin-bottom: 0;
  }
  .featured__copy {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .featured__image {
    height: 100%;
    margin-top: 0;
    object-fit: cover;
  }
}
@media (min-width: 1200px) and (min-resolution: 192dpi) {
  .featured {
    background-image: url(/assets/new/featured_news_bg_x2-42f414aa058d7fae1958d692bd45207265efd510a3967dd0eb1912aa92f2492e.jpg);
  }
  .featured.-home {
    background-image: url(/assets/new/featured_home_bg_x2-66008c508ac76fad94f9f6909608ba70125b5a210572830614525d50b20fee69.jpg);
  }
  .featured.-products {
    background-image: url(/assets/new/featured_products_bg_x2-c4cdca724a3a8744999ef119517e8a19e72467c17eddb57f4d4e2536d72ec252.jpg);
  }
  .featured.-news {
    background-image: url(/assets/new/news_bcg_retina-58957dc3d6fbf19732c111b1e1bb9cfca19622b15bea47880077a6b7814d93c2.jpg);
  }
}

.footer__legal {
  background-color: #888b8d;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.476;
  padding: 6rem 0;
}
.footer__logos {
  margin-top: 2rem;
}
.footer__logo {
  height: 43px;
}
.footer__buttons {
  padding-top: 3rem;
}
.footer__card-issuers {
  color: #acacac;
  font-size: 13px;
  font-weight: 500;
  padding: 1rem 0;
  text-align: center;
}
.footer h3 {
  color: #2DAFD7;
  font-size: 14.4px;
  font-weight: 400;
  padding-bottom: 2rem;
}

.nav {
  font-family: "Rubik", sans-serif;
}
.nav > li > a {
  color: #666666;
  font-weight: 400;
  text-transform: uppercase;
}
.nav > li > a:hover {
  background-color: transparent;
}
.nav .dropdown-menu {
  font-size: 12px;
}

.navbar {
  padding: 2rem 4rem;
}

.navbar-brand {
  height: auto;
  padding: 0 4rem 0 0;
}
.navbar-brand img {
  height: 50px;
}

.navbar-brand.cobrand {
  height: 30px;
}

.cobrand-logo {
  position: relative;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.cobrand-links {
  margin-left: auto;
  padding-top: 20px;
}
.cobrand-links li:first-child a:before {
  display: none;
}

.nav.navbar-nav > li > a {
  letter-spacing: -0.0277em;
  margin: 0;
}

.nav.main-navigation {
  flex: 1;
  justify-content: center;
}
.nav.main-navigation > li > a {
  font-size: 15px;
  padding: 0 2.9rem;
}

.nav.navbar-right {
  flex: none;
  justify-content: flex-end;
  margin-left: 20px;
}
.nav.navbar-right > li > a {
  font-size: 14px;
  padding: 0 1rem;
}

.navbar-toggle {
  color: #363B49;
  font-size: 3rem;
}
.navbar-toggle:not(.collapsed) .glyphicon-option-horizontal {
  display: none;
}
.navbar-toggle.collapsed .icon--close {
  display: none;
}

ul.nav a.navbar-btn {
  margin-left: 5px;
  margin-right: 5px;
}

@media (max-width: 991px) {
  .navbar {
    background-color: #ffffff;
  }
  .navbar-header {
    display: flex;
    height: 55px;
    position: relative;
    z-index: 1;
  }
  .container > .navbar-collapse {
    margin: 0;
    height: calc(100vh - 55px);
    white-space: nowrap;
  }
  .navbar-collapse {
    border: none;
    box-shadow: none;
    padding: 2rem 4rem;
    width: 100%;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .navbar-collapse.in:before {
    opacity: 1;
  }
  .navbar-collapse .dropdown-menu {
    background-color: transparent;
    border: none;
    box-shadow: none;
    display: block;
    float: none;
    padding-bottom: 15px;
    padding-top: 15px;
    position: static;
    text-align: center;
    text-transform: uppercase;
  }
  .navbar-collapse .dropdown-menu > li > a:hover,
  .navbar-collapse .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #363B49;
  }
  .navbar-collapse .dropdown-menu a {
    color: #363B49;
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 20px !important;
    padding: 5px 20px !important;
  }
  .nav.navbar-nav.main-navigation {
    margin: 96px 0 0 0;
  }
  .nav.navbar-nav.navbar-right {
    margin: 0 0 0 0;
  }
  .nav.navbar-nav:first-child {
    padding-top: 20px;
  }
  .nav.navbar-nav:last-child {
    padding-bottom: 20px;
  }
  .nav.navbar-nav.open .dropdown-menu > li > a {
    padding-left: 15px;
  }
  .nav.navbar-nav > li > a {
    border-top: 1px solid #c7c7c7;
    color: #4FABD4;
    font-size: 2.4rem;
    font-weight: 300;
    padding: 3rem 0;
    position: relative;
  }
  .nav.navbar-nav:first-child > li:first-child > a:before {
    bottom: 0;
    top: auto;
  }
}
@media (min-width: 992px) {
  .nav {
    align-items: center;
    display: flex;
    flex: 1;
    font-size: 14px;
    font-weight: 400;
  }
  .nav > li > a {
    transition-property: color;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    letter-spacing: 1px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0;
  }
  .nav > li:first-child > a {
    margin-left: 0;
  }
  .nav > li:last-child > a {
    margin-right: 0;
  }
  .nav .caret {
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    color: #66C2C2;
    transform: rotate(180deg);
  }
  .nav .dropdown.open .caret {
    transform: initial;
  }
  .nav .dropdown-menu {
    font-size: 14px;
  }
  .navbar-header {
    display: none;
  }
  .navbar-brand {
    flex: 0 0 auto;
  }
  .navbar-collapse.collapse {
    display: flex !important;
    height: 55px !important;
    white-space: nowrap;
  }
  .navbar-collapse.collapse:before, .navbar-collapse.collapse:after {
    content: none;
  }
  .navbar > .container .navbar-brand {
    margin-left: 0;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
  .cobrand-links {
    padding-top: 0;
  }
  .navbar-right li.action-button a {
    border: 1px solid #4FABD4;
    border-radius: 20px;
    padding: 5px 10px;
  }
  .navbar-right > li > a.book-demo {
    border: 1px solid;
    border-color: #666666;
    border-radius: 10px;
    padding: 0.75rem;
    margin-left: 12px;
  }
  a.locale {
    text-transform: capitalize;
  }
}
.news {
  background-color: #ffffff;
  height: 100%;
  padding: 20px;
}
.news.-wider {
  align-items: center;
  padding: 20px 0;
}
.news__section {
  background-color: #f1f1f1;
  padding-bottom: 30px;
  padding-top: 0;
}
.news__section-header {
  font-size: 28px;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.news__section-header:before {
  background-color: #4FABD4;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 120px;
}
.news__top {
  align-items: center;
  background-color: #304D60;
  color: #ffffff;
  margin-bottom: 20px;
  padding: 20px 15px;
  text-align: left;
}
.news__icon {
  height: 162px;
  margin-bottom: 20px;
  margin-top: 50px;
}
.news__thumb {
  margin-top: 10px;
  max-height: inherit;
}
.news__column {
  margin-top: 30px;
}
.news__title {
  font-size: 21px;
  margin-bottom: 0;
  margin-top: 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
}
.news__number {
  font-family: "Rubik", sans-serif;
  font-size: 58px;
  font-weight: 200;
  line-height: 1.25;
}
.news__category {
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 2px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  position: relative;
  text-transform: uppercase;
}
.news__category:before {
  background-color: #4FABD4;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  right: auto;
  transform: translateX(-50%);
  width: 40px;
}
.news__content.-center {
  align-items: center;
}
.news__header {
  font-size: 40px;
}
.news__copy {
  margin-bottom: auto;
  padding-bottom: 20px;
}
.news__counter {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 40px;
  text-align: center;
}
.news.-features {
  text-align: center;
}
.news.-features .news__top {
  justify-content: center;
}
.news.-features .news__icon {
  margin-right: 0;
}
.news.-features .news__header {
  font-size: 32px;
}
.news.-features .news__copy {
  font-size: 21px;
  line-height: 1;
  margin-bottom: 0;
}

.single-news {
  background-image: url(/assets/new/featured_news_bg-941c0cdf64c20e6d9f13cd77adb845cdb97d3b0d1ff18b46a281c2e3b8e24676.jpg);
  background-position: center;
  background-size: cover;
  color: #ffffff;
  padding-bottom: 40px;
  padding-top: 55px;
}
.single-news__header {
  font-size: 28px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  margin-top: 80px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}
.single-news__header:before {
  background-color: #4FABD4;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 40px;
}
.single-news__date {
  font-size: 14px;
  margin-bottom: 40px;
}
.single-news__byline {
  font-size: 24px;
  margin-bottom: 40px;
  font-style: italic;
}
.single-news__copy {
  font-size: 21px;
  margin-bottom: 40px;
}
.single-news__copy li {
  margin: 0 0 11px;
}
.single-news__image {
  margin-bottom: 20px;
}
.single-news__citations {
  padding-top: 20px;
  font-size: 14px;
}

.case-study {
  margin-top: 40px;
}
.case-study p {
  margin-bottom: 20px;
}
.case-study__accent {
  break-inside: avoid;
  font-size: 21px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}
.case-study__testimonial {
  background-image: url(/assets/new/testimonial_bg-6f2cf084855e032d4f113b5e9a7436e9a8b0b683c5df3f2e6a27697bdf25d889.jpg);
  background-position: center;
  background-size: cover;
  color: #ffffff;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center;
}

.case-studies {
  background-color: #2C4555;
  color: #ffffff;
  padding-top: 40px;
  text-align: center;
}
.case-studies__header {
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.case-studies__header:before {
  background-color: #4FABD4;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}
.case-studies__subheader {
  font-size: 21px;
  margin-bottom: 20px;
  text-align: center;
}
.case-studies__category {
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.case-studies__link {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  color: #ffffff;
  display: block;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
.case-studies__link:hover {
  text-decoration: none;
}
.case-studies__title {
  font-size: 14px;
}

@media (min-width: 480px) {
  .news {
    display: flex;
    flex-direction: column;
  }
  .news__thumb {
    max-height: 140px;
  }
  .news__content {
    align-items: flex-start;
    display: flex;
    flex: 1;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .news__wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .news__wrapper:before, .news__wrapper:after {
    content: none;
  }
  .news__copy {
    font-size: 16px;
  }
  .news__section {
    padding-bottom: 50px;
    padding-top: 35px;
  }
  .news__section.-incentives {
    padding-bottom: 0;
  }
  .news__content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .news__category {
    font-size: 16px;
  }
  .news__category:before {
    left: 0;
    right: 20px;
    transform: none;
    width: auto;
  }
  .case-study {
    columns: 3;
    column-gap: 20px;
  }
  .case-studies {
    text-align: inherit;
  }
  .padded_partner_logo {
    padding: 30px;
  }
  .padded_news_image {
    padding: 0 0 30px 30px;
  }
  .single-news__oversized_image {
    max-width: 500px;
  }
  .all_news {
    padding-top: 60px;
  }
  .wide-image {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .news__icon {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .news__top {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
  }
}
.card_transactions .title__nav {
  display: none;
}

.virtual_card_images .title__tab:nth-child(1) a,
.cardholder-details .title__tab:nth-child(1) a,
.cardholder-update .title__tab:nth-child(1) a,
.cardholder-change_password .title__tab:nth-child(1) a,
.cardholder-change_contact_prefs .title__tab:nth-child(2) a,
.cardholder-view_cards .title__tab:nth-child(3) a {
  font-weight: 600;
}

.title__top {
  text-align: center;
  font-family: "Rubik", sans-serif;
}
.title__top h1.header {
  margin-bottom: 2rem;
}
.title__link {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.title__link:hover, .title__link:focus {
  text-decoration: none;
}
.title__name {
  color: #4FABD4;
  font-size: 21px;
  letter-spacing: 1px;
  margin: 0;
}
.title__last-login {
  color: #7e7e7e;
  font-size: 12px;
  padding-top: 5px;
  text-transform: uppercase;
}
.title__tabs {
  justify-content: center;
  display: flex;
  margin: 2rem auto;
  padding: 15px 0;
}
.title__tab {
  list-style-type: none;
  margin-right: 3rem;
}
.title__tab:last-child {
  margin-right: 0;
}

.transactions {
  padding-bottom: 15px;
}
.transactions__sort-wrapper {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
}
.transactions__calendar {
  cursor: pointer;
  left: 0;
  position: absolute;
  top: -37px;
  z-index: 1;
}
.transactions__calendar .icon {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  height: auto;
}
.transactions__calendar .icon:hover, .transactions__calendar .icon:focus {
  color: #4FABD4;
}
.transactions__calendar .icon:before {
  font-size: 25px;
}
.transactions__calendar-picker {
  left: 0 !important;
  position: absolute;
  top: 40px !important;
}
.transactions__calendar-picker .datepicker-switch {
  pointer-events: none;
}
.transactions__categories {
  margin: 0 auto;
}
.transactions__category {
  display: inline-block;
  text-transform: uppercase;
}
.transactions__category + .transactions__category {
  margin-left: 5px;
}
.transactions__category a:hover, .transactions__category a:focus {
  border-color: #4FABD4;
}
.transactions__category div {
  cursor: initial;
}
.transactions__category-button {
  font-size: 12px;
  width: 90px;
}
.transactions__title {
  align-items: center;
  background-color: #f7f7f7;
  border: 1px solid #c7c7c7;
  color: #4FABD4;
  display: flex;
  font-size: 12px;
  margin: 4rem 0 0 0;
  padding: 10px 15px;
}
.transactions__title-column {
  flex: 1;
}
.transactions__title-header {
  font-size: 1.5rem;
  text-align: center;
  margin: 0 auto;
}
.transactions__title-month {
  font-size: 12px;
}
.transactions__title-month {
  color: #363B49;
  margin: 0;
  text-align: right;
}
.transactions__card-info {
  padding: 10px 0;
  text-align: center;
}
.transactions__card-no {
  font-size: 16px;
}
.transactions__card-balance {
  font-size: 28px;
  padding-top: 10px;
}
.transactions__main-info {
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #dedede;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  padding: 10px 15px;
}
.transactions__logo {
  display: block;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  padding: 4px;
}
.transactions__left {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
.transactions__right {
  display: flex;
  flex-direction: column;
  padding-right: 0;
  text-align: right;
  white-space: nowrap;
}
.transactions__date, .transactions__balance {
  height: 20px;
  padding-bottom: 5px;
}
.transactions__date .icon:before {
  color: #363B49;
  font-size: 14px;
}
.transactions__description li, .transactions__paid-in li, .transactions__fees li {
  list-style-type: none;
}
.transactions__description, .transactions__paid-in, .transactions__fees {
  font-style: italic;
}
.transactions .fee_lines .transactions__left {
  width: 1000px;
}
.transactions__paid-out {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.transactions__paid-out li {
  list-style-type: none;
  font-style: italic;
}
.transactions__transaction-type {
  margin-left: 10px;
}
.transactions__collapse-label {
  color: #4FABD4;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: auto;
  padding-top: 5px;
}
.transactions__collapse-label .caret {
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  border-bottom: 4px solid;
  border-top: 0;
}
.transactions__collapse-label .-more:hover,
.transactions__collapse-label .-less:hover {
  text-decoration: underline;
}
.transactions__collapse-label .-less {
  display: none;
}
.transactions__collapse-input:not(:checked) ~ .transactions__info .transactions__more-info {
  visibility: hidden;
}
.transactions__collapse-input:checked ~ .transactions__info .transactions__more-info {
  max-height: 500px;
  visibility: visible;
}
.transactions__collapse-input:checked ~ .transactions__info .-more {
  display: none;
}
.transactions__collapse-input:checked ~ .transactions__info .-less {
  display: inline;
}
.transactions__collapse-input:checked ~ .transactions__info .caret {
  transform: rotate(180deg);
}
.transactions__more-info {
  transition-property: max-height;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dedede;
  font-size: 13px;
  margin-left: 0;
  margin-top: -1px;
  max-height: 0;
  overflow: hidden;
}
.transactions__more-info-col {
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.transactions__more-info-item {
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 30px;
  font-weight: bold;
}
.transactions__more-info-item select {
  max-width: 100%;
}
.transactions__more-info-item + .transactions__more-info-item {
  margin-top: 5px;
}
.transactions__more-info-item .-receipts-amount {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  color: #363B49;
  position: relative;
  text-decoration: none;
}
.transactions__more-info-item .-receipts-amount:before {
  background-color: #4FABD4;
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
}
.transactions__more-info-item a.-receipts-amount:hover {
  color: #4FABD4;
}
.transactions__more-info-item .icon:before {
  color: #4FABD4;
  font-size: 13px;
}
.transactions__more-info-item.-upload-receipt {
  font-size: 12px;
  font-weight: 500;
  justify-content: flex-end;
}
.transactions__more-info-item.-upload-receipt .icon {
  height: 12px;
}
.transactions__more-info-item.-upload-receipt .icon:before {
  color: #4FABD4;
  font-size: 12px;
  margin-right: 5px;
}
.transactions__more-info-item.-upload-receipt a {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  align-items: center;
  color: #363B49;
  display: flex;
  text-transform: uppercase;
}
.transactions__more-info-item.-upload-receipt a:hover, .transactions__more-info-item.-upload-receipt a:focus {
  color: #4FABD4;
  text-decoration: none;
}
.transactions__more-info-item.-expense-management-policy {
  float: right;
}
.transactions__more-info-item-text {
  padding-top: 2px;
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.transactions__more-info-item-edit-button {
  border: none;
  padding: 0;
  background: none;
  color: #2dafd7;
}
.transactions .cardholder__select-wrapper {
  width: 180px;
}
.transactions__link {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  color: #363B49;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 1px;
}
.transactions__link:hover, .transactions__link:focus {
  color: #4FABD4;
  text-decoration: none;
}
.transactions__link-underline {
  position: relative;
}
.transactions__link-underline:before {
  background-color: #363B49;
  bottom: -2px;
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
}
.transactions__bottom-nav {
  align-items: center;
  background-color: #f7f7f7;
  border: 1px solid #c4c4c4;
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  margin-bottom: 4rem;
}
.transactions__download {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  align-items: center;
  color: #363B49;
  display: flex;
  font-size: 12px;
}
.transactions__download:hover, .transactions__download:focus {
  color: #4FABD4;
  text-decoration: none;
}
.transactions__download:not(:last-child) {
  padding-bottom: 5px;
}
.transactions__download .icon {
  padding-left: 5px;
  height: 16px;
}
.transactions__download .icon:before {
  font-size: 12px;
  line-height: 1.428571429;
}
.transactions__pending-alert, .transactions__pending {
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  font-size: 16px;
  padding: 10px 15px;
}
.transactions__total-pending {
  display: flex;
  justify-content: space-between;
  padding: 15px 15px;
}
.transactions__month-nav {
  font-size: 12px;
}
.transactions__month-nav-link {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  color: #363B49;
  display: inline-block;
  position: relative;
}
.transactions__month-nav-link:hover, .transactions__month-nav-link:focus {
  color: #4FABD4;
  text-decoration: none;
}
.transactions__month-nav-link:before {
  background-color: #363B49;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: calc(100% - 15px);
}
.transactions__month-nav-link.-back:before {
  left: initial;
  right: 0;
}
.transactions__empty {
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  padding: 80px 0;
  text-align: center;
}

.recent-transactions {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.recent-transactions__title {
  background-color: #f7f7f7;
  border: 1px solid #c4c4c4;
  color: #363B49;
  font-size: 1.5rem;
  margin: 0;
  padding: 1rem 0;
  text-align: center;
}
.recent-transactions__link-all {
  color: #4FABD4;
  font-size: 12px;
  font-weight: 500;
  padding-left: 15px;
}
.recent-transactions__link-all:hover {
  color: #4FABD4;
  text-decoration: none;
}
.recent-transactions__link-all .-text-color {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  color: #363B49;
}
.recent-transactions__link-all .-text-color:hover {
  color: #4FABD4;
}
.recent-transactions .transactions__item:last-of-type {
  margin-bottom: 10px;
}

.all-transactions .transactions__paid-in {
  color: #66af7d;
}

@media (max-width: 991px) {
  .all-transactions .container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .transactions {
    padding-bottom: 0;
  }
  .transactions__calendar {
    margin-left: 15px;
  }
  .transactions__pending-alert, .transactions__pending p {
    padding-left: 15px;
    padding-right: 15px;
  }
  .transactions__right, .transactions__left {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.transaction__transaction {
  width: 90%;
}

.transactions__more-info-col select,
.transactions__more-info-col textarea {
  width: 100%;
}

@media (min-width: 480px) {
  .card_transactions .transactions__more-info {
    display: flex;
  }
  .card_transactions .transactions__more-info-col {
    flex: 1;
  }
  .card_transactions .transactions__more-info-col.-no-details {
    flex: 2;
  }
  .card_transactions .transactions__more-info-col.-details {
    border-right: 1px solid #dedede;
    flex: 2;
  }
}
@media (min-width: 768px) {
  .transactions__category + .transactions__category {
    margin-left: 15px;
  }
  .transactions__category-button {
    width: 100px;
  }
  .card_transactions .cardholder__select-wrapper {
    width: 350px;
  }
}
@media (min-width: 992px) {
  .transactions__calendar {
    top: auto;
  }
  .transactions__calendar .icon:before {
    font-size: 30px;
  }
  .transactions__total-pending {
    padding-left: 0;
    padding-right: 0;
  }
  .recent-transactions .transactions__item:last-of-type {
    margin-bottom: 10px;
  }
}
.testimonial {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.428571429;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}
.testimonial:before, .testimonial:after {
  content: "“";
  font-size: 100px;
  line-height: 1;
  position: absolute;
}
.testimonial:before {
  left: -10px;
  top: -10px;
}
.testimonial:after {
  bottom: -10px;
  right: -10px;
  transform: scale(-1, -1);
}
.testimonial__author {
  font-size: 14px;
  margin-bottom: 20px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .news,
  .news__content,
  .login,
  .password_recoveries,
  .static-not_authorised,
  .cardholder_registrations,
  .login-tfa_admin_login,
  .homepage-jumbotron {
    display: block !important;
  }
  .homepage-jumbotron {
    min-height: 0;
  }
  .homepage-jumbotron__top {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
