/*!
 * 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 */

.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline,
img {
  vertical-align: middle;
}

hr,
img {
  border: 0;
}

a,
a:focus,
a:hover,
body {
  color: #333;
}

body,
figure {
  margin: 0;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
  max-height: 340px;
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
  float: left;
}

.btn,
.datepicker table {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.invisible,
.multi-value .control-field .dropdown-input ul .search input[type=text].hide-input,
.multi-value.autocomplete .control-field .dropdown-input ul .search .hide-text,
.multi-value.autocomplete .control-field .dropdown-input ul .search input[type=text].hide-input,
.multi-value.autocompleteselect .control-field .dropdown-input .search input[type=text].hide-input {
  visibility: hidden;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
}

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

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

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

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

pre,
textarea {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  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[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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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 {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }

  *,
  :after,
  :before {
    color: #000!important;
    text-shadow: none!important;
    background: 0 0!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^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  blockquote,
  pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

  img {
    max-width: 100%!important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000!important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse!important;
  }

  .table td,
  .table th {
    background-color: #fff!important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd!important;
  }
}

.img-thumbnail,
body {
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: hsbc-univers,Arial,"PingFang TC","PingFang SC","Microsoft JhengHei","Microsoft YaHei","Lantinghei TC","Lantinghei SC","Heiti TC","Heiti SC",simhei,sans-serif;
  font-size: 14px;
  line-height: 1.2;
}

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

a {
  text-decoration: none;
}

a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.2;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 16px;
  margin-bottom: 16px;
  border-top: 1px solid #ededed;
}

.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: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 16px;
  margin-bottom: 8px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

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

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

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

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

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

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

.lead {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

dt,
kbd kbd,
label {
  font-weight: 700;
}

@media (min-width:768px) {
  .lead {
    font-size: 21px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777;
}

.text-primary {
  color: #db0011;
}

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
  background-color: #db0011;
}

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

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

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

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

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

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

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

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

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

pre code,
table {
  background-color: transparent;
}

.page-header {
  padding-bottom: 7px;
  margin: 32px 0 16px;
  border-bottom: 1px solid #ededed;
}

dl,
ol,
ul {
  margin-top: 0;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

address,
dl {
  margin-bottom: 16px;
}

ol,
ul {
  margin-bottom: 8px;
}

.list-inline {
  margin-left: -5px;
}

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

dd,
dt {
  line-height: 1.2;
}

dd {
  margin-left: 0;
}

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

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .container {
    width: 740px;
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
}

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

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 8px 16px;
  margin: 0 0 16px;
  font-size: 17.5px;
  border-left: 5px solid #ededed;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.2;
  color: #777;
}

legend,
pre {
  display: block;
  color: #333;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #ededed;
  border-left: 0;
}

code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
  border-radius: 0;
}

caption,
th {
  text-align: left;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}

address {
  font-style: normal;
  line-height: 1.2;
}

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

code {
  color: #c7254e;
  background-color: #f9f2f4;
}

kbd {
  color: #fff;
  background-color: #333;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

pre {
  padding: 7.5px;
  margin: 0 0 8px;
  font-size: 13px;
  line-height: 1.2;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0;
}

.container,
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.pre-scrollable {
  overflow-y: scroll;
}

@media (min-width:1024px) {
  .container {
    width: 960px;
  }
}

@media (min-width:1300px) {
  .container {
    width: 1160px;
  }
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

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

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

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

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

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

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

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

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

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

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

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

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

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

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

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

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

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

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

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

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

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

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:1024px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

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

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

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

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

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

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

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

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

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

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

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

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

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

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

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

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

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

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

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

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

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

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:1300px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

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

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

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

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

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

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

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

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

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

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

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

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

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

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

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

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

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

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

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

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

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

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

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

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.2;
  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>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 5px;
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

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

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
  }
}

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

legend {
  width: 100%;
  padding: 0;
  margin-bottom: 16px;
  font-size: 21px;
  line-height: inherit;
}

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

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

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

.form-control,
output {
  font-size: 14px;
  line-height: 1.2;
  color: #555;
  display: block;
}

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

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

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

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

output {
  padding-top: 16px;
}

.form-control {
  width: 100%;
  height: 48px;
  padding: 15px 20px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

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

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ededed;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 48px;
  }

  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm {
    line-height: 30px;
  }

  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg {
    line-height: 46px;
  }
}

.checkbox,
.radio {
  position: relative;
  display: block;
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
  padding-left: 20px;
  cursor: pointer;
  margin-bottom: 0;
  font-weight: 400;
}

.checkbox label,
.radio label {
  min-height: 16px;
}

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

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

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
}

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

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

.form-control-static {
  min-height: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.form-group-sm .form-control,
.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}

.input-sm {
  height: 30px;
  line-height: 1.5;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

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

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

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

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

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

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

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

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

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

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 60px;
}

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

.collapsing,
.dropdown,
.dropup {
  position: relative;
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

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

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

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block;
  }

  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }

  .form-horizontal .control-label {
    padding-top: 16px;
    margin-bottom: 0;
    text-align: right;
  }
}

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

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

.form-horizontal .form-group {
  margin-right: -10px;
  margin-left: -10px;
}

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

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

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 15px 20px;
  font-size: 14px;
  line-height: 1.2;
  border-radius: 0;
  user-select: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #db0011;
  border-color: #c1000f;
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #a8000d;
  border-color: #420005;
}

.btn-primary:hover {
  color: #fff;
  background-color: #a8000d;
  border-color: #84000a;
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #a8000d;
  background-image: none;
  border-color: #84000a;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #84000a;
  border-color: #420005;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #db0011;
  border-color: #c1000f;
}

.btn-primary .badge {
  color: #db0011;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #333;
  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:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #333;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

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

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .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 {
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height,visibility;
  transition-property: height,visibility;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

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

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

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

.dropdown-header,
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  line-height: 1.2;
  white-space: nowrap;
}

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

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

.dropdown-menu .divider {
  height: 1px;
  margin: 7px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  clear: both;
  font-weight: 400;
  color: #333;
}

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

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

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

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  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-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  font-size: 12px;
  color: #777;
}

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

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn .caret,
.btn-group>.btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

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

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
}

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

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

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

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

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

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

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

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

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.nav>li,
.nav>li>a {
  display: block;
  position: relative;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 15px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #ededed;
  border: 1px solid #ccc;
  border-radius: 0;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

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

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav>li>a {
  padding: 20px;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #FFF;
}

.nav>li.disabled>a {
  color: #777;
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #FFF;
  border-color: #333;
}

.nav .nav-divider {
  height: 1px;
  margin: 7px 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.2;
  border: 1px solid transparent;
  border-radius: 0;
}

.nav-tabs>li>a:hover {
  border-color: #ededed #ededed #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills>li {
  float: left;
}

.nav-justified>li,
.nav-stacked>li {
  float: none;
}

.nav-pills>li>a {
  border-radius: 0;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #db0011;
}

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

.nav-justified {
  width: 100%;
}

.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media (min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a {
    margin-bottom: 0;
  }

  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    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: 16px;
  border: 1px solid transparent;
}

.navbar-collapse {
  padding-right: 10px;
  padding-left: 10px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width:768px) {
  .navbar {
    border-radius: 0;
  }

  .navbar-header {
    float: left;
  }

  .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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }

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

.embed-responsive,
.modal,
.modal-open,
.progress {
  overflow: hidden;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

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

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

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

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -10px;
  margin-left: -10px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 17px 10px;
  font-size: 18px;
  line-height: 16px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

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

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

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

.navbar-nav {
  margin: 8.5px -10px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 16px;
}

@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 16px;
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

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

@media (min-width:768px) {
  .navbar-toggle {
    display: none;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 17px;
    padding-bottom: 17px;
  }
}

.navbar-form {
  padding: 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  margin: 1px -10px;
}

@media (min-width:768px) {
  .navbar-form .form-control-static,
  .navbar-form .form-group {
    display: inline-block;
  }

  .navbar-form .control-label,
  .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }

  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }

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

.breadcrumb>li,
.pagination {
  display: inline-block;
}

.btn .badge,
.btn .label {
  top: -1px;
  position: relative;
}

@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

.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-radius: 0;
}

.navbar-btn {
  margin-top: 1px;
  margin-bottom: 1px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 17px;
  margin-bottom: 17px;
}

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

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

  .navbar-right {
    float: right!important;
    margin-right: -10px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 16px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb>.active {
  color: #777;
}

.pagination {
  padding-left: 0;
  margin: 16px 0;
  border-radius: 0;
}

.pager li,
.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 15px 20px;
  margin-left: -1px;
  line-height: 1.2;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

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

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

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 2;
  color: #333;
  background-color: #ededed;
  border-color: #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #db0011;
  border-color: #db0011;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

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

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

.badge,
.label {
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}

.pager {
  padding-left: 0;
  margin: 16px 0;
  text-align: center;
  list-style: none;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #ededed;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  color: #fff;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #777;
}

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

.label-primary {
  background-color: #db0011;
}

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

.label-success {
  background-color: #5cb85c;
}

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

.label-info {
  background-color: #5bc0de;
}

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

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger {
  background-color: #d9534f;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.media-object,
.thumbnail {
  display: block;
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #333;
  background-color: #fff;
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #ededed;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.alert,
.thumbnail {
  margin-bottom: 16px;
}

.alert .alert-link,
.close {
  font-weight: 700;
}

.jumbotron>hr {
  border-top-color: #d4d4d4;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 0;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  padding: 4px;
  line-height: 1.2;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.thumbnail a>img,
.thumbnail>img {
  margin-right: auto;
  margin-left: auto;
}

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

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

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

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

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

  to {
    background-position: 0 0;
  }
}

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

  to {
    background-position: 0 0;
  }
}

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

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background-color: #db0011;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

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

.progress-bar.active,
.progress.active .progress-bar {
  -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: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

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

.progress-bar-info {
  background-color: #5bc0de;
}

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

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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.img-thumbnail {
  max-width: none;
}

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #ededed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #db0011;
  border-color: #db0011;
}

.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}

.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: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,
.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 {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #ffa8af;
}

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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

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

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
  color: inherit;
}

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

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

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

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0;
}

.panel-body {
  padding: 0;
}

.panel-heading {
  padding: 0;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

.panel-title {
  margin-top: 0;
  font-size: 16px;
}

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

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

.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,
.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 {
  border-bottom-left-radius: -1px;
}

.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,
.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 {
  border-bottom-right-radius: -1px;
}

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

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

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

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

.panel-group {
  margin-bottom: 16px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  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: #333;
  background-color: #fff;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #fff;
  background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #db0011;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #db0011;
  border-color: #db0011;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #db0011;
}

.panel-primary>.panel-heading .badge {
  color: #db0011;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #db0011;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
}

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

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

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

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

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

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

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

.close {
  float: right;
  font-size: 21px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.popover,
.tooltip {
  font-family: hsbc-univers,Arial,"PingFang TC","PingFang SC","Microsoft JhengHei","Microsoft YaHei","Lantinghei TC","Lantinghei SC","Heiti TC","Heiti SC",simhei,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  line-break: auto;
  text-shadow: none;
  text-transform: none;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  text-decoration: none;
  letter-spacing: normal;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

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

.modal-content,
.popover {
  background-clip: padding-box;
}

.modal {
  position: fixed;
  display: none;
  -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 .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

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

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

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

@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  text-align: left;
  text-align: start;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .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;
}

.tooltip.top-right .tooltip-arrow {
  left: 5px;
}

.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,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
  right: 5px;
  margin-top: -5px;
}

.tooltip.bottom-right .tooltip-arrow {
  left: 5px;
  margin-top: -5px;
}

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  max-width: 500px;
  padding: 1px;
  text-align: left;
  text-align: start;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.carousel-caption,
.carousel-control {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  text-align: center;
}

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

.carousel,
.carousel-inner {
  position: relative;
}

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

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(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.left>.arrow:after,
.popover.right>.arrow:after {
  bottom: -10px;
  content: " ";
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25);
  border-left-width: 0;
}

.popover.right>.arrow:after {
  left: 1px;
  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: #999;
  border-bottom-color: rgba(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: #999;
  border-left-color: rgba(0,0,0,.25);
}

.popover.left>.arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}

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

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

.carousel-inner {
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .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.active.right,
  .carousel-inner>.item.next {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    left: 0;
  }

  .carousel-inner>.item.active.left,
  .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    left: 0;
  }

  .carousel-inner>.item.active,
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right {
    -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: 10%;
  font-size: 24px;
  background-color: rgba(0,0,0,0);
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(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,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: .9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0,0,0,0);
  border: 1px solid #FFF;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fc0014;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
}

.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 36px;
    height: 36px;
    margin-top: -12px;
    font-size: 36px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -12px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -12px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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;
}

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

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

.icon,
button.remove-icon-button:after {
  speak: none;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}

.affix {
  position: fixed;
}

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

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

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

  tr.visible-xs {
    display: table-row!important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell!important;
  }

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

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

  .visible-xs-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:768px) and (max-width:1023px) {
  .visible-sm {
    display: block!important;
  }

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

  tr.visible-sm {
    display: table-row!important;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell!important;
  }

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

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

  .visible-sm-inline-block {
    display: inline-block!important;
  }
}

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

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

  tr.visible-md {
    display: table-row!important;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell!important;
  }

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

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

  .visible-md-inline-block {
    display: inline-block!important;
  }
}

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

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

  tr.visible-lg {
    display: table-row!important;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell!important;
  }

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

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

  .visible-lg-inline-block {
    display: inline-block!important;
  }

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

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

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

@media (min-width:1024px) and (max-width:1299px) {
  .hidden-md {
    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;
  }

  td.visible-print,
  th.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;
  }

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

@font-face {
  font-family: hsbc-univers;
  font-weight: 400;
  font-style: normal;
  src: url("fonts/UniversNextforHSBCW01-Rg.eot?v=0.0.1&ver=1755227788");
  src: url("fonts/UniversNextforHSBCW01-Rg.eot?#iefix&v=0.0.1&ver=1755227788") format('embedded-opentype'),url("fonts/UniversNextforHSBCW01-Rg.woff?v=0.0.1&ver=1755227788") format('woff'),url("fonts/UniversNextforHSBCW01-Rg.ttf?ver=1755227788") format('truetype');
}

@font-face {
  font-family: hsbc-univers;
  font-weight: 100;
  font-style: normal;
  src: url("fonts/UniversNextforHSBCW01-UltLt.eot?v=0.0.1&ver=1755227788");
  src: url("fonts/UniversNextforHSBCW01-UltLt.eot?#iefix&v=0.0.1&ver=1755227788") format('embedded-opentype'),url("fonts/UniversNextforHSBCW01-UltLt.woff?v=0.0.1&ver=1755227788") format('woff'),url("fonts/UniversNextforHSBCW01-UltLt.ttf?ver=1755227788") format('truetype');
}

@font-face {
  font-family: hsbc-univers;
  font-weight: 200;
  font-style: normal;
  src: url("fonts/UniversNextforHSBCW01-Th.eot?v=0.0.1&ver=1755227788");
  src: url("fonts/UniversNextforHSBCW01-Th.eot?#iefix&v=0.0.1&ver=1755227788") format('embedded-opentype'),url("fonts/UniversNextforHSBCW01-Th.woff?v=0.0.1&ver=1755227788") format('woff'),url("fonts/UniversNextforHSBCW01-Th.ttf?ver=1755227788") format('truetype');
}

@font-face {
  font-family: hsbc-univers;
  font-weight: 300;
  font-style: normal;
  src: url("fonts/UniversNextforHSBCW01-Lt.eot?v=0.0.1&ver=1755227788");
  src: url("fonts/UniversNextforHSBCW01-Lt.eot?#iefix&v=0.0.1&ver=1755227788") format('embedded-opentype'),url("fonts/UniversNextforHSBCW01-Lt.woff?v=0.0.1&ver=1755227788") format('woff'),url("fonts/UniversNextforHSBCW01-Lt.ttf?ver=1755227788") format('truetype');
}

@font-face {
  font-family: hsbc-univers;
  font-weight: 500;
  font-style: normal;
  src: url("fonts/UniversNextforHSBCW01-Md.eot?v=0.0.1&ver=1755227788");
  src: url("fonts/UniversNextforHSBCW01-Md.eot?#iefix&v=0.0.1&ver=1755227788") format('embedded-opentype'),url("fonts/UniversNextforHSBCW01-Md.woff?v=0.0.1&ver=1755227788") format('woff'),url("fonts/UniversNextforHSBCW01-Md.ttf?ver=1755227788") format('truetype');
}

@font-face {
  font-family: hsbc-univers;
  font-weight: 700;
  font-style: normal;
  src: url("fonts/UniversNextforHSBCW01-Bd.eot?v=0.0.1&ver=1755227788");
  src: url("fonts/UniversNextforHSBCW01-Bd.eot?#iefix&v=0.0.1&ver=1755227788") format('embedded-opentype'),url("fonts/UniversNextforHSBCW01-Bd.woff?v=0.0.1&ver=1755227788") format('woff'),url("fonts/UniversNextforHSBCW01-Bd.ttf?ver=1755227788") format('truetype');
}

@font-face {
  font-family: hsbcicon-font;
  src: url("fonts/HsbcIconFont.eot?v=0.0.1&ver=1755227788");
  src: url("fonts/HsbcIconFont.eot?#iefix&v=0.0.1&ver=1755227788") format("embedded-opentype"),url("fonts/HsbcIconFont.woff?v=0.0.1&ver=1755227788") format("woff"),url("fonts/HsbcIconFont.ttf?v=0.0.1&ver=1755227788") format("truetype");
  font-weight: 400;
  font-style: normal;
}

.icon {
  font-family: hsbcicon-font;
  position: relative;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  text-decoration: inherit;
}

.icon .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.icon-accounts:before {
  content: "\f021";
}

.icon-add:before {
  content: "\f031";
}

.icon-agree:before {
  content: "\f00a";
}

.icon-alert:before {
  content: "\f017";
}

.icon-anchor-down:before {
  content: "\f075";
}

.icon-anchor-up:before {
  content: "\f07b";
}

.icon-articles:before {
  content: "\f01d";
}

.icon-assets:before {
  content: "\f042";
}

.icon-attachment:before {
  content: "\e060";
}

.icon-back:before {
  content: "\f062";
}

.icon-banking:before {
  content: "\f008";
}

.icon-barcode:before {
  content: "\f061";
}

.icon-bin:before {
  content: "\f065";
}

.icon-borrowing:before {
  content: "\f084";
}

.icon-calendar:before {
  content: "\f028";
}

.icon-camera:before {
  content: "\f04a";
}

.icon-chat:before {
  content: "\f016";
}

.icon-chevron-double-left:before {
  content: "\e000";
}

.icon-chevron-double-right:before {
  content: "\e002";
}

.icon-chevron-down-small:before {
  content: "\e003";
}

.icon-chevron-down:before {
  content: "\f055";
}

.icon-chevron-left-small:before {
  content: "\e004";
}

.icon-chevron-left:before {
  content: "\f058";
}

.icon-chevron-right-small:before {
  content: "\e005";
}

.icon-chevron-right:before {
  content: "\f057";
}

.icon-chevron-up-small:before {
  content: "\e006";
}

.icon-chevron-up:before {
  content: "\f056";
}

.icon-circle-confirmation-solid:before {
  content: "\e008";
}

.icon-circle-confirmation:before {
  content: "\f054";
}

.icon-circle-delete-solid:before {
  content: "\e007";
}

.icon-circle-delete:before {
  content: "\f067";
}

.icon-circle-error-solid:before {
  content: "\e009";
}

.icon-circle-error:before {
  content: "\f052";
}

.icon-circle-fill-information:before {
  content: "\f073";
}

.icon-circle-help-solid:before {
  content: "\e010";
}

.icon-circle-help:before {
  content: "\f060";
}

.icon-circle-info:before {
  content: "\f053";
}

.icon-client-download:before {
  content: "\f04e";
}

.icon-client-upload:before {
  content: "\f04d";
}

.icon-clock:before {
  content: "\f029";
}

.icon-collapse:before {
  content: "\e011";
}

.icon-column-view:before {
  content: "\e012";
}

.icon-complaints:before {
  content: "\e013";
}

.icon-compose:before {
  content: "\e061";
}

.icon-confidential:before {
  content: "\f050";
}

.icon-contactless-payments-outline:before {
  content: "\e015";
}

.icon-contactless-payments:before {
  content: "\e014";
}

.icon-copy:before {
  content: "\e016";
}

.icon-corporate:before {
  content: "\f083";
}

.icon-dashboard:before {
  content: "\f044";
}

.icon-delete-small:before {
  content: "\e017";
}

.icon-delete:before {
  content: "\f002";
}

.icon-desktop-computer:before {
  content: "\e018";
}

.icon-devices:before {
  content: "\f033";
}

.icon-dial:before {
  content: "\e019";
}

.icon-dining-food:before {
  content: "\f101";
}

.icon-do-not-view:before {
  content: "\e020";
}

.icon-document:before {
  content: "\e021";
}

.icon-dollar-bill:before {
  content: "\e022";
}

.icon-download:before {
  content: "\f000";
}

.icon-edit:before {
  content: "\f001";
}

.icon-education:before {
  content: "\f03e";
}

.icon-error:before {
  content: "\f01a";
}

.icon-expand:before {
  content: "\f025";
}

.icon-export:before {
  content: "\e024";
}

.icon-facebook-solid:before {
  content: "\e025";
}

.icon-facebook:before {
  content: "\e026";
}

.icon-fast-track:before {
  content: "\f018";
}

.icon-favourite:before {
  content: "\f013";
}

.icon-filter:before {
  content: "\e027";
}

.icon-global:before {
  content: "\f037";
}

.icon-googleplus-solid:before {
  content: "\e028";
}

.icon-googleplus:before {
  content: "\e029";
}

.icon-grid-view:before {
  content: "\e030";
}

.icon-health:before {
  content: "\f079";
}

.icon-help:before {
  content: "\f012";
}

.icon-home:before {
  content: "\f011";
}

.icon-in-branch:before {
  content: "\f03a";
}

.icon-insight:before {
  content: "\f038";
}

.icon-insurance:before {
  content: "\f02b";
}

.icon-intranet:before {
  content: "\e031";
}

.icon-investment:before {
  content: "\f024";
}

.icon-link:before {
  content: "\e032";
}

.icon-linkedin-solid:before {
  content: "\e033";
}

.icon-linkedin:before {
  content: "\e034";
}

.icon-list:before {
  content: "\f030";
}

.icon-location:before {
  content: "\f019";
}

.icon-market:before {
  content: "\f02e";
}

.icon-memo:before {
  content: "\e035";
}

.icon-menu:before {
  content: "\f00b";
}

.icon-message:before {
  content: "\f006";
}

.icon-microphone:before {
  content: "\e036";
}

.icon-minimize:before {
  content: "\f07c";
}

.icon-mobile:before {
  content: "\f032";
}

.icon-more-vertical:before {
  content: "\e037";
}

.icon-more:before {
  content: "\f070";
}

.icon-multiple-accounts:before {
  content: "\e038";
}

.icon-multiple-users:before {
  content: "\f043";
}

.icon-new-window:before {
  content: "\e039";
}

.icon-newspaper:before {
  content: "\f051";
}

.icon-pay:before {
  content: "\f009";
}

.icon-pdf:before {
  content: "\e062";
}

.icon-phone:before {
  content: "\f005";
}

.icon-pie-chart:before {
  content: "\f039";
}

.icon-pin:before {
  content: "\f045";
}

.icon-play:before {
  content: "\e040";
}

.icon-pop-up-window:before {
  content: "\e041";
}

.icon-portfolio:before {
  content: "\f03c";
}

.icon-presentation:before {
  content: "\f03b";
}

.icon-print:before {
  content: "\f004";
}

.icon-products-services:before {
  content: "\f027";
}

.icon-quote-close:before {
  content: "\e042";
}

.icon-quote-open:before {
  content: "\e043";
}

.icon-rates:before {
  content: "\f02f";
}

.icon-refresh:before {
  content: "\f010";
}

.icon-renew:before {
  content: "\e044";
}

.icon-reply:before {
  content: "\f034";
}

.icon-report:before {
  content: "\f041";
}

.icon-rewards:before {
  content: "\f026";
}

.icon-save:before {
  content: "\f04b";
}

.icon-savings-goals:before {
  content: "\e045";
}

.icon-savings:before {
  content: "\e046";
}

.icon-script:before {
  content: "\e047";
}

.icon-search:before {
  content: "\f007";
}

.icon-secure-key-passcode:before {
  content: "\e048";
}

.icon-security-lock:before {
  content: "\f02a";
}

.icon-settings:before {
  content: "\f02d";
}

.icon-share:before {
  content: "\f022";
}

.icon-shopping-cart:before {
  content: "\f082";
}

.icon-shortcuts:before {
  content: "\e049";
}

.icon-signature:before {
  content: "\e050";
}

.icon-sound:before {
  content: "\e051";
}

.icon-stock-down:before {
  content: "\f072";
}

.icon-stock-up:before {
  content: "\f071";
}

.icon-survey:before {
  content: "\f04c";
}

.icon-switch:before {
  content: "\f00e";
}

.icon-tablet:before {
  content: "\f064";
}

.icon-tasks:before {
  content: "\f047";
}

.icon-tools:before {
  content: "\f01e";
}

.icon-transfers:before {
  content: "\f00d";
}

.icon-travel:before {
  content: "\f078";
}

.icon-twitter-solid:before {
  content: "\e052";
}

.icon-twitter:before {
  content: "\e053";
}

.icon-upload:before {
  content: "\f066";
}

.icon-user-personal:before {
  content: "\f102";
}

.icon-video:before {
  content: "\f015";
}

.icon-view-all:before {
  content: "\f00c";
}

.icon-view:before {
  content: "\e063";
}

.icon-vimeo-solid:before {
  content: "\e054";
}

.icon-vimeo:before {
  content: "\e055";
}

.icon-weibo-solid:before {
  content: "\e056";
}

.icon-weibo:before {
  content: "\e057";
}

.icon-youtube-solid:before {
  content: "\e058";
}

.icon-youtube:before {
  content: "\e059";
}

a:focus,
a:hover {
  text-decoration: none;
}

.type:lang(en-US) {
  font-family: hsbc-univers,Arial,"PingFang TC","PingFang SC","Microsoft JhengHei","Microsoft YaHei","Lantinghei TC","Lantinghei SC","Heiti TC","Heiti SC",simhei,sans-serif;
}

.type:lang(zh-HK) {
  font-family: hsbc-univers,Arial,"PingFang TC","Microsoft JhengHei","Lantinghei TC","Heiti TC",sans-serif;
}

.type:lang(zh-CN) {
  font-family: hsbc-univers,Arial,"PingFang SC","Microsoft YaHei","Lantinghei SC","Heiti SC",simhei,sans-serif;
}

.type__12 {
  font-size: 12px;
}

.type__14 {
  font-size: 14px;
}

.type__16 {
  font-size: 16px;
}

.type__18 {
  font-size: 18px;
}

.type__22 {
  font-size: 22px;
}

.type__24 {
  font-size: 24px;
}

.type__28 {
  font-size: 28px;
}

.type__32 {
  font-size: 32px;
}

.type__38 {
  font-size: 38px;
}

.type-ultralight {
  font-weight: 100;
}

.type-thin {
  font-weight: 200;
}

.type-light {
  font-weight: 300;
}

.type-regular {
  font-weight: 400;
}

.type-medium {
  font-weight: 500;
}

.type-semibold {
  font-weight: 600;
}

.type-bold {
  font-weight: 700;
}

.color-white {
  background-color: #FFF;
}

.color-white-black {
  background-color: #D9D9D9;
}

.color-pearl-black {
  background-color: #C9C9C9;
}

.color-pearl {
  background-color: #EDEDED;
}

.color-pearl-white {
  background-color: #FDFDFD;
}

.color-silver-black {
  background-color: #B6B7B6;
}

.color-silver {
  background-color: #D7D8D6;
}

.color-silver-white {
  background-color: #E7E7E6;
}

.color-pewter-black {
  background-color: #7C7C7C;
}

.color-pewter {
  background-color: #929292;
}

.color-pewter-white {
  background-color: #A7A7A7;
}

.color-graphite-black {
  background-color: #333;
}

.color-graphite {
  background-color: #404040;
}

.color-graphite-white {
  background-color: #5C5C5C;
}

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

.color-dark-red-black {
  background-color: #6F0008;
}

.color-dark-red {
  background-color: #83000A;
}

.color-dark-red-white {
  background-color: #8F1A22;
}

.color-primary-red-black {
  background-color: #AF000D;
}

.color-primary-red {
  background-color: #DB0011;
}

.color-primary-red-white {
  background-color: #E54D58;
}

.color-dark-slate-black {
  background-color: #1D262C;
}

.color-dark-slate {
  background-color: #253038;
}

.color-dark-slate-white {
  background-color: #454E55;
}

.color-slate-black {
  background-color: #31404A;
}

.color-slate {
  background-color: #3E505D;
}

.color-slate-white {
  background-color: #5A6A75;
}

.color-light-slate-black {
  background-color: #415562;
}

.color-light-slate {
  background-color: #4D6474;
}

.color-light-slate-white {
  background-color: #677B88;
}

.color-dark-jade-black {
  background-color: #004F4B;
}

.color-dark-jade {
  background-color: #005E59;
}

.color-dark-jade-white {
  background-color: #267571;
}

.color-jade-black {
  background-color: #00716C;
}

.color-jade {
  background-color: #008580;
}

.color-jade-white {
  background-color: #269792;
}

.color-antique-gold-black {
  background-color: #9E6D0E;
}

.color-antique-gold {
  background-color: #BA8111;
}

.color-antique-gold-white {
  background-color: #BD871D;
}

.color-gold-black {
  background-color: #D19012;
}

.color-gold {
  background-color: #E9A115;
}

.color-gold-white {
  background-color: #EDB343;
}

.color-indigo-black {
  background-color: #1C1A49;
}

.color-indigo {
  background-color: #262362;
}

.color-indigo-white {
  background-color: #464379;
}

.color-violet-black {
  background-color: #423169;
}

.color-violet {
  background-color: #4E3A7C;
}

.color-violet-white {
  background-color: #716196;
}

.color-dark-sapphire-black {
  background-color: #002951;
}

.color-dark-sapphire {
  background-color: #003466;
}

.color-dark-sapphire-white {
  background-color: #1A4875;
}

.color-sapphire-black {
  background-color: #305A85;
}

.color-sapphire {
  background-color: #376798;
}

.color-sapphire-white {
  background-color: #547DA7;
}

.color-dark-emerald-black {
  background-color: #142E01;
}

.color-dark-emerald {
  background-color: #1B3E02;
}

.color-dark-emerald-white {
  background-color: #32511B;
}

.color-emerald-black {
  background-color: #305F1B;
}

.color-emerald {
  background-color: #3B7522;
}

.color-emerald-white {
  background-color: #588942;
}

.color-jade-block {
  background-color: #00716C;
}

.color-emerald-15 {
  background-color: #588942;
}

.flexbox-expand {
  flex: 1 1 0%;
}

.flexbox-row {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
}

.flexbox-row-left {
  justify-content: flex-start;
}

.flexbox-row-center {
  justify-content: center;
}

.flexbox-row-right {
  justify-content: flex-end;
}

.flexbox-row-top {
  align-items: flex-start;
}

.flexbox-row-middle {
  align-items: center;
}

.flexbox-row-bottom {
  align-items: flex-end;
}

.flexbox-row-baseline {
  align-items: baseline;
}

.flexbox-row-left-top {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.flexbox-row-left-middle {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.flexbox-row-left-bottom {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-end;
}

.flexbox-row-left-baseline {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: baseline;
}

.flexbox-row-center-top {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: flex-start;
}

.flexbox-row-center-middle {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}

.flexbox-row-center-bottom {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: flex-end;
}

.flexbox-row-center-baseline {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: baseline;
}

.flexbox-row-right-top {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: flex-start;
}

.flexbox-row-right-middle {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
}

.flexbox-row-right-bottom {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: flex-end;
}

.flexbox-row-right-baseline {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: baseline;
}

.flexbox-col {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
}

.flexbox-col-left {
  align-items: flex-start;
}

.flexbox-col-center {
  align-items: center;
}

.flexbox-col-right {
  align-items: flex-end;
}

.flexbox-col-top {
  justify-content: flex-start;
}

.flexbox-col-middle {
  justify-content: center;
}

.flexbox-col-bottom {
  justify-content: flex-end;
}

.flexbox-col-left-top {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: flex-start;
}

.flexbox-col-left-middle {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: center;
}

.flexbox-col-left-bottom {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: flex-end;
}

.flexbox-col-center-top {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: flex-start;
}

.flexbox-col-center-middle {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}

.flexbox-col-center-bottom {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: flex-end;
}

.flexbox-col-right-top {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  align-items: flex-end;
  justify-content: flex-start;
}

.flexbox-col-right-middle {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  align-items: flex-end;
  justify-content: center;
}

.flexbox-col-right-bottom {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  align-items: flex-end;
  justify-content: flex-end;
}

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

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

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

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

.odct-component-page-header {
  background-color: #3E505D;
  color: #FFF;
  padding: 50px 0;
}

.odct-component-page-header h2 {
  margin: 0;
  font-size: 38px;
  font-weight: 200;
}

.odct-component-page-header p {
  font-size: 18px;
  margin: 20px 0 0;
}

.odct-component-sub-heading {
  border-left: 5px solid #db0011;
  padding-left: 10px;
  width: 100%;
  font-size: 20px;
  margin: 30px 0;
}

.odct-component-circle {
  background-color: #269792;
  border-radius: 50px;
  display: table;
  width: 48px;
  height: 48px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.session-close,
.session-warning .warning-content .align-right,
.text-align-right {
  text-align: right;
}

.odct-component-circle i {
  font-size: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #FFF;
}

button {
  padding: 15px 20px;
  color: #FFF;
}

button.hsbc-btn-inactive {
  font-size: 16px;
  font-weight: 400;
  background-color: rgba(64,64,64,.4);
  cursor: not-allowed;
  color: rgba(255,255,255,.5);
}

button.remote-btn-style {
  width: 45%;
}

button.hsbc-btn-primary {
  font-size: 16px;
  font-weight: 400;
  background-color: #DB0011;
}

button.hsbc-btn-primary .disable-style {
  background-color: #DB0011;
  opacity: .5;
  cursor: no-drop;
}

button.hsbc-btn-primary .disable-click {
  pointer-events: none;
}

button.hsbc-btn-primary:focus,
button.hsbc-btn-primary:hover {
  background-color: #AF000D;
  color: #FFF;
}

button.hsbc-btn-primary:active {
  background-color: #83000A;
  color: #FFF;
}

button.hsbc-btn-primary.btn-disabled,
button.hsbc-btn-primary.disabled,
button.hsbc-btn-primary.disabled.active,
button.hsbc-btn-primary.disabled.focus,
button.hsbc-btn-primary.disabled:active,
button.hsbc-btn-primary.disabled:focus,
button.hsbc-btn-primary.disabled:hover,
button.hsbc-btn-primary[disabled],
button.hsbc-btn-primary[disabled].active,
button.hsbc-btn-primary[disabled].focus,
button.hsbc-btn-primary[disabled]:active,
button.hsbc-btn-primary[disabled]:focus,
button.hsbc-btn-primary[disabled]:hover,
fieldset[disabled] button.hsbc-btn-primary,
fieldset[disabled] button.hsbc-btn-primary.active,
fieldset[disabled] button.hsbc-btn-primary.focus,
fieldset[disabled] button.hsbc-btn-primary:active,
fieldset[disabled] button.hsbc-btn-primary:focus,
fieldset[disabled] button.hsbc-btn-primary:hover {
  background-color: #DB0011;
  opacity: .5;
  cursor: no-drop;
}

button.hsbc-btn-primary.btn-disabled {
  pointer-events: none;
}

button.hsbc-btn-account {
  font-size: 16px;
  font-weight: 400;
  background-color: #376798;
}

button.hsbc-btn-account:active,
button.hsbc-btn-account:focus,
button.hsbc-btn-account:hover {
  background-color: #003466;
  color: #FFF;
}

button.hsbc-btn-account.disabled,
button.hsbc-btn-account.disabled.active,
button.hsbc-btn-account.disabled.focus,
button.hsbc-btn-account.disabled:active,
button.hsbc-btn-account.disabled:focus,
button.hsbc-btn-account.disabled:hover,
button.hsbc-btn-account[disabled],
button.hsbc-btn-account[disabled].active,
button.hsbc-btn-account[disabled].focus,
button.hsbc-btn-account[disabled]:active,
button.hsbc-btn-account[disabled]:focus,
button.hsbc-btn-account[disabled]:hover,
fieldset[disabled] button.hsbc-btn-account,
fieldset[disabled] button.hsbc-btn-account.active,
fieldset[disabled] button.hsbc-btn-account.focus,
fieldset[disabled] button.hsbc-btn-account:active,
fieldset[disabled] button.hsbc-btn-account:focus,
fieldset[disabled] button.hsbc-btn-account:hover {
  background-color: #376798;
  opacity: .5;
  cursor: no-drop;
}

button.hsbc-btn-secondary {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  background-color: #FFF;
  border: 1px solid #333;
}

button.hsbc-arrow-link:after .badge,
button.hsbc-btn-download:before .badge,
button.hsbc-link.remove-icon:after .badge,
button.remove-icon-button:after .badge {
  border-radius: 60%;
  padding: 0;
  height: 9em;
  width: 9em;
  bottom: .2em;
  right: -3px;
}

button.hsbc-btn-secondary:focus,
button.hsbc-btn-secondary:hover {
  background-color: #F2F2F2;
}

button.hsbc-btn-secondary:active {
  background-color: #d9d9d9;
}

button.remove-icon-button {
  padding: 0;
}

button.remove-icon-button:after {
  font-family: hsbcicon-font;
  position: relative;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  content: url("../media/ui-close.png?ver=1755227788");
  text-decoration: none;
  font-size: 20px;
  margin-top: 0;
  background-color: #FFF;
  color: #333;
}

button.remove-icon-button:after .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  line-height: 1.9em;
  color: transparent;
  background: #E9A115;
}

button.remove-icon-button:focus {
  Border: dotted 1px #000;
}

button.remove-icon-button>span {
  display: none;
}

button.hsbc-arrow-link {
  background-color: #FFF;
  color: #333;
  font-size: 16px;
}

button.hsbc-arrow-link span:active,
button.hsbc-arrow-link span:focus,
button.hsbc-arrow-link span:hover,
button.hsbc-arrow-link span:visited {
  text-decoration: underline;
}

button.hsbc-arrow-link:after,
button.hsbc-btn-download:before {
  font-weight: 400;
  text-decoration: inherit;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  font-family: hsbcicon-font;
  speak: none;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
}

button.hsbc-arrow-link:after {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  content: "\e005";
  color: #db0011;
  font-size: 2rem;
}

button.hsbc-arrow-link:after .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  line-height: 1.9em;
  color: transparent;
  background: #E9A115;
}

button.hsbc-btn-download {
  padding: 0;
  background-color: #FFF;
  font-size: 16px;
  line-height: 120%;
  color: #333;
}

button.hsbc-btn-download:before {
  position: relative;
  display: inline-block;
  line-height: 1;
  content: "\f000";
  margin-right: .4rem;
  font-size: 24px;
  vertical-align: -6%;
}

button.hsbc-btn-download:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  line-height: 1.9em;
  color: transparent;
  background: #E9A115;
}

button.hsbc-btn-download span:active,
button.hsbc-btn-download span:focus,
button.hsbc-btn-download span:hover,
button.hsbc-btn-download span:visited {
  text-decoration: underline;
}

button.hsbc-btn-download[disabled=disabled] {
  cursor: text;
}

button.hsbc-btn-download[disabled=disabled] span:active,
button.hsbc-btn-download[disabled=disabled] span:focus,
button.hsbc-btn-download[disabled=disabled] span:hover,
button.hsbc-btn-download[disabled=disabled] span:visited {
  text-decoration: none;
}

button.hsbc-link {
  background-color: #FFF;
  color: #333;
  padding: 0;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400;
}

.remove-connect-btn::after,
button.hsbc-link.remove-icon:after {
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  font-weight: 400;
}

button.hsbc-link.remove-icon {
  float: right;
  overflow: hidden;
}

button.hsbc-link.remove-icon:after {
  font-family: hsbcicon-font;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  speak: none;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  content: "\e017";
  font-size: 35pt;
  margin-top: 0;
}

button.hsbc-link.remove-icon:after .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  line-height: 1.9em;
  color: transparent;
  background: #E9A115;
}

.breadcrumbs-btn::after,
.remove-connect-btn::after {
  position: relative;
  display: inline-block;
  line-height: 1;
}

@media (max-width:800px) {
  button {
    padding: 13px 18px;
  }
}

.breadcrumbs-btn {
  background-color: transparent;
  color: #000;
  text-decoration-line: underline;
  font-size: 15px;
  padding: 0;
}

.breadcrumbs-btn::after {
  font-family: hsbcicon-font;
  vertical-align: middle;
  content: "\e005";
  color: #db0011;
  font-size: 2rem;
}

.remove-connect-btn::after,
button.session-button:after {
  font-family: hsbcicon-font;
  vertical-align: middle;
  speak: none;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
}

.breadcrumbs-words {
  display: inline-block;
}

.remove-connect-btn {
  background-color: #FFF;
  color: #333;
  padding: 0 0 0 15px;
  font-size: 16px;
  font-weight: 400;
  float: right;
  overflow: hidden;
  border: 1px solid #999;
  margin-right: -300px;
  margin-top: -130px;
}

.remove-connect-btn::after {
  content: "\e017";
  font-size: 35pt;
  margin-top: 0;
}

.odct-master-page-header .divisions-nav__link.divisions-nav__link--current:hover,
.remove-connect-btn span {
  text-decoration: underline;
}

.remove-connect-btn::after .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.entity-remove-connect-btn {
  margin-top: -180px;
}

.hsbc-download-checklist {
  background-color: #FFF;
  color: #333;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
}

.saving-logo {
  background-image: url("../media/Spinner64Dark.gif?ver=1755227788");
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25px;
  height: 25px;
  position: relative;
  top: 8px;
  margin-right: 5px;
}

.hsbc-header-logo {
  margin-left: -25px;
}

.hsbc-header-logo a {
  display: inherit;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}

.hsbc-header-logo .hsbc-logo-en-us {
  width: 143px;
  height: 75px;
  position: relative;
}

.hsbc-header-logo .hsbc-logo-en-us:after {
  position: absolute;
  content: url("../media/hsbc-en-us.svg?ver=1572934738&ver=1755227788");
  width: 143px;
  height: 75px;
}

.hsbc-header-logo .hsbc-logo-zh-cn {
  width: 135px;
  height: 75px;
  position: relative;
}

.hsbc-header-logo .hsbc-logo-zh-cn:after {
  position: absolute;
  content: url("../media/hsbc-zh-cn.svg?ver=1755227788");
  width: 135px;
  height: 75px;
}

.hsbc-header-logo .hsbc-logo-zh-hk {
  width: 135px;
  height: 75px;
  position: relative;
}

.hsbc-header-logo .hsbc-logo-zh-hk:after {
  position: absolute;
  content: url("../media/hsbc-zh-hk.svg?ver=1755227788");
  width: 135px;
  height: 75px;
}

.review-warning-box {
  margin-top: 40px;
  border: 1px solid #BA8111;
}

.review-warning {
  height: 100%;
  align-items: center;
  display: flex;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
  left: 0;
  position: absolute;
  background-color: #BA8111;
  color: #fff;
  font-size: 28pt;
}

.review-warning-container {
  padding-left: 60px;
}

.download-form-bold-text {
  font-weight: 700;
}

p {
  font-size: 15px;
  line-height: 21px;
  margin: 0 0 10px;
}

.odct-master-page-header .header--shrunk .header__primary {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  height: 75px;
}

.odct-master-page-header .header--shrunk .header__primary .header__container {
  outline: 0;
}

.odct-master-page-header .header--shrunk .header__primary .header__container a {
  display: -ms-inline-flexbox;
}

.odct-master-page-header .header.header--fixed {
  width: 100%;
}

.odct-master-page-header .header {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
  -webkit-transition: margin-left .3s ease;
  -moz-transition: margin-left .3s ease;
  -o-transition: margin-left .3s ease;
  transition: margin-left .3s ease;
  position: relative;
  background-color: #fff;
}

.odct-master-page-header .header__secondary {
  background-color: #000;
}

.odct-master-page-header .divisions-nav {
  float: left;
  height: 28px;
  margin-bottom: 0;
}

.odct-master-page-header .divisions-nav a {
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 15px;
}

.odct-master-page-header .divisions-nav>li:first-child>a,
.odct-master-page-header .site-tools>li:first-child>a {
  margin-left: 0;
}

.odct-master-page-header .country-selector__current,
.odct-master-page-header .divisions-nav__link,
.odct-master-page-header .language-selector__current,
.odct-master-page-header .site-tools__link {
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 10px;
  color: #fff;
  display: block;
  line-height: 35px;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
}

.odct-master-page-header .divisions-nav__link.divisions-nav__link--current:focus {
  outline: #4d90fe auto 5px;
}

.odct-master-page-header .country-selector__current:focus,
.odct-master-page-header .country-selector__current:hover,
.odct-master-page-header .country-selector__current:link,
.odct-master-page-header .country-selector__current:visited,
.odct-master-page-header .divisions-nav__link:focus,
.odct-master-page-header .divisions-nav__link:hover,
.odct-master-page-header .divisions-nav__link:link,
.odct-master-page-header .divisions-nav__link:visited,
.odct-master-page-header .language-selector__current:focus,
.odct-master-page-header .language-selector__current:hover,
.odct-master-page-header .language-selector__current:link,
.odct-master-page-header .language-selector__current:visited,
.odct-master-page-header .site-tools__link:focus,
.odct-master-page-header .site-tools__link:hover,
.odct-master-page-header .site-tools__link:link,
.odct-master-page-header .site-tools__link:visited {
  color: #fff;
}

.odct-master-page-header .site-tools {
  float: right;
  margin-bottom: 0;
}

.odct-master-page-header .navbar {
  border: 0;
}

.odct-master-page-header .navbar .navbar-nav {
  margin-top: 0;
}

.odct-master-page-header .navbar .navbar-nav a {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
}

.odct-master-page-header .navbar .navbar-mobile-profile {
  padding: 0;
}

.odct-master-page-header .navbar .navbar-mobile-profile i {
  padding: 25px;
}

.odct-master-page-header .navbar .navbar-toggle {
  border-color: transparent;
}

.odct-master-page-header .navbar.navbar-default .navbar-nav a::after,
.odct-master-page-header .navbar.navbar-inverse .navbar-nav a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  transition: background-color .6s ease-in-out;
}

.odct-master-page-header .navbar.navbar-default .navbar-nav a::after {
  background-color: #f8f8f8;
}

.odct-master-page-header .navbar.navbar-inverse .navbar-nav a::after {
  background-color: #FFF;
}

.odct-master-page-header .navbar .dropdown .dropdown-menu>li {
  border-top: 1px solid #ddd;
  position: static;
}

.odct-master-page-header .navbar .dropdown .dropdown-toggle,
.odct-master-page-header .navbar .dropdown .dropdown-toggle:active {
  background-color: #000;
  color: #fff;
  outline: 0;
  padding: 10px 15px;
}

.odct-master-page-header .navbar.navbar-inverse .navbar-nav>.active>a::after,
.odct-master-page-header .navbar.navbar-inverse .navbar-nav>li>a:focus::after,
.odct-master-page-header .navbar.navbar-inverse .navbar-nav>li>a:hover::after {
  background-color: #515358;
}

.odct-master-page-header .language-btn {
  border: 1px solid #000;
  background: #000;
  color: #fff;
  padding: 10px 22px;
}

.odct-master-page-header .language-btn.selected {
  background: #404040;
}

.odct-master-page-header .language-btn:focus {
  outline: 0;
}

.odct-master-page-header .uk-icon {
  margin-right: 10px;
  background-image: url("../media/hk.png?ver=1755227788");
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 13px;
}

.odct-master-page-header .topbar-language {
  margin-right: 10px;
}

.odct-master-page-header .dropdown-menu>li>a {
  clear: both;
  font-weight: 400;
  color: #fff;
}

.odct-master-page-header .dropdown-menu>li>.language-list-itema {
  padding: 0;
}

.odct-master-page-header .dropdown-menu>.active>.language-list-itema,
.odct-master-page-header .dropdown-menu>li>.language-list-itema:hover {
  background-color: transparent;
}

.odct-master-page-header .dropdown-menu>.active>.language-list-itema:hover {
  background-color: transparent;
  cursor: text;
}

.odct-master-page-header .dropdown .dropdown-menu {
  margin-top: 0;
  background: 0 0;
  padding: 0;
  border: 0;
}

.odct-master-page-header .dropdown .dropdown-menu>li {
  border-top: none;
  position: relative;
}

.odct-master-page-header .dropdown .dropdown-menu>li>a {
  padding: 15px;
}

.odct-master-page-header .dropdown .dropdown-menu>li>a:hover {
  background: #404040;
  text-decoration: underline;
}

.odct-master-page-header .dropdown .dropdown-menu>li>a:hover i {
  text-decoration: none;
}

.odct-master-page-header .itemInactive {
  background: #404040;
  border-top: none;
  color: #fff;
}

.odct-master-page-header .itemActive {
  background: #000;
}

.odct-master-page-header .itemActive a {
  text-decoration: underline;
}

.odct-master-page-header .itemActive a i {
  text-decoration: none;
}

.odct-master-page-footer {
  background-color: #000;
}

.odct-master-page-footer .hsbc-footer {
  clear: both;
  float: left;
  display: inline-block;
  background-color: #000;
  color: #FFF;
  width: 100%;
  font-size: 14px;
}

.odct-master-page-footer .hsbc-footer .hsbc-footer-block {
  padding: 25px 0;
}

.odct-master-page-footer .hsbc-footer .hsbc-footer-block .hsbc-footer-links {
  padding: 0;
  margin: 0;
}

.odct-master-page-footer .hsbc-footer .hsbc-footer-block .hsbc-footer-links a,
.odct-master-page-footer .hsbc-footer .hsbc-footer-block .hsbc-footer-links li {
  text-decoration: none;
  color: #FFF;
  display: inline-block;
  float: left;
  margin-right: 20px!important;
  padding-bottom: 10px!important;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
}

.language-dropdown .dropdown-menu .dropdown-menu-item.active span,
.language-dropdown .dropdown-menu .dropdown-menu-item:hover span,
.language-dropdown button:hover span {
  text-decoration: underline;
}

.odct-master-page-footer .hsbc-footer .hsbc-footer-block .hsbc-footer-links a:before {
  position: inherit;
  content: url("../media/new_window.svg?ver=1755227788");
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 5px;
}

.odct-master-page-footer .hsbc-footer .hsbc-footer-block .hsbc-footer-copy-right {
  width: 100%;
  clear: both;
}

.bp-area {
  position: initial;
}

.language-dropdown button {
  color: #FFF;
  font-size: 12px;
  font-weight: 400;
  background-color: #000;
  padding: 10px;
  min-width: 130px;
}

.language-dropdown .dropdown-menu {
  border: 0;
  right: auto;
  padding: 0;
  margin: 0;
  min-width: 0;
}

.language-dropdown .dropdown-menu .dropdown-menu-item {
  min-width: 130px;
  padding: 15px;
  background-color: #404040;
  color: #FFF;
  cursor: pointer;
}

.step-tracker-navigations ol li>bb-element .expanded-sub-sections.disabled-step,
.step-tracker-navigations ol li>bb-element button.completed-step.disabled-step,
.step-tracker-navigations ol li>bb-element button.disabled-step,
.step-tracker-navigations ol li>bb-element button.expandable-step.disabled-step,
.step-tracker-navigations ol li>bb-element button.expanded-step.disabled-step {
  cursor: text;
}

.language-dropdown .dropdown-menu .dropdown-menu-item.active {
  cursor: text;
  background-color: #000;
}

.language-dropdown .accessibleHidden {
  position: fixed;
  left: -9999px;
}

.language-dropdown.open button {
  background-color: #404040;
}

body {
  overflow: auto;
  text-rendering: optimizeLegibility;
  min-width: 992px;
}

.session-warning {
  padding: 60px 40px 40px;
}

.session-warning .warning-content h2,
.session-warning .warning-content h3 {
  margin-left: 65px;
  font-size: 24px;
}

.session-warning .warning-content i {
  position: absolute;
  font-size: 50pt;
  top: 40px;
  left: 30px;
  color: #BA8111;
}

.session-warning .warning-content p {
  font-size: 16px;
  margin-top: 40px;
}

.session-warning .warning-content .form-review-top-separator {
  margin: 40px 0 0;
  padding: 40px 0 0;
}

.session-warning-fallback {
  padding: 0 40px 40px;
}

button {
  border: none;
  background-color: #fff;
}

button.session-button:after {
  position: relative;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: "\e017";
  text-decoration: none;
  font-size: 35px;
  margin-top: 0;
  background-color: #FFF;
  color: #333;
}

.remind-msg-section .remind-icon:before,
.system-notification .notification-icon:before {
  font-family: hsbcicon-font;
  vertical-align: middle;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  margin-right: 10px;
  font-weight: 400;
}

button.session-button:after .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

button.session-button:focus {
  Border: dotted 1px #00f;
}

.system-notification {
  padding: 15px;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  display: -ms-flexbox;
  background-color: #AF000D;
  color: #FFF;
}

.system-notification .notification-icon:before {
  color: #FFF;
  content: "\e009";
  font-size: 24px;
  position: relative;
  display: inline-block;
  line-height: 1;
}

.system-notification .notification-icon:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.system-notification .notification-wrapper bb-element>div,
.system-notification .notification-wrapper bb-element>div>p {
  display: inline-block;
}

.system-notification .notification-wrapper p {
  padding-top: 5px;
}

.system-notification .notification-wrapper .hsbc-link {
  background-color: transparent;
  font-size: 14px;
  font-weight: 400;
}

.remind-msg-section {
  border: 1.5px solid #269792;
  margin-top: 40px;
  padding: 15px;
  background-color: #E9F4F4;
  display: flex;
}

.remind-msg-section .remind-icon:before {
  content: "\e008";
  color: #269792;
  font-size: 21px;
  position: relative;
  display: inline-block;
  line-height: 1;
}

.remind-msg-section .remind-icon:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.remind-msg-section .remind-msg p {
  font-size: 15px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}

.form-primary-container p {
  margin: 0;
}

.form-primary-container .form-primary-header {
  margin: 0;
  padding: 30px 0;
  background-color: #3E505D;
  color: #fff;
}

.form-primary-container .form-primary-header div {
  padding: 0;
}

.form-primary-container .form-primary-header h1 {
  font-size: 38px;
  margin: 0;
  font-weight: 200;
  font-family: inherit;
  line-height: 1.1;
}

.form-primary-container .form-notification .notification-icon:before,
.form-primary-container .form-primary-content .form-notification .notification-icon:before,
.form-primary-container .form-primary-content .form-review-notification .notification-icon:before,
.landing-page .form-notification .notification-icon:before {
  font-family: hsbcicon-font;
  vertical-align: middle;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
}

.form-primary-container .form-primary-header p {
  margin-top: 10px;
  margin-bottom: 0;
}

.form-primary-container .form-primary-content .form-notification,
.form-primary-container .form-primary-content .form-review-notification .error-wrapper .note-text {
  margin-top: 20px;
}

.form-primary-container .form-notification {
  padding: 15px;
  font-size: 14px;
  margin-bottom: 40px;
  display: flex;
  display: -ms-flexbox;
}

.form-primary-container .form-notification.info-notification {
  border: 1px solid #1A4875;
  background-color: #EBEFF4;
}

.form-primary-container .form-notification.info-notification .notification-icon:before {
  color: #1A4875;
  content: "\f073";
}

.form-primary-container .form-notification .notification-icon:before {
  font-size: 24px;
  position: relative;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  margin-right: 10px;
}

.form-primary-container .form-notification .notification-icon:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.form-primary-container .form-notification .notification-wrapper bb-element>div,
.form-primary-container .form-notification .notification-wrapper bb-element>div>p {
  display: inline-block;
}

.form-primary-container .form-notification .notification-wrapper p {
  padding-top: 5px;
}

.form-primary-container .form-notification .notification-wrapper .hsbc-link {
  background-color: transparent;
  font-size: 14px;
  font-weight: 400;
}

.form-primary-container .form-primary-content {
  padding: 40px 0 0;
}

.form-primary-container .form-primary-content .form-notification,
.form-primary-container .form-primary-content .form-review-notification {
  padding: 15px;
  font-size: 14px;
  margin-bottom: 40px;
  display: flex;
  display: -ms-flexbox;
}

.form-primary-container .form-primary-content .form-notification.error-notification,
.form-primary-container .form-primary-content .form-review-notification.error-notification {
  border: 1px solid #AF000D;
  background-color: #F9F2F3;
}

.form-primary-container .form-primary-content .form-notification.error-notification .notification-icon:before,
.form-primary-container .form-primary-content .form-review-notification.error-notification .notification-icon:before {
  color: #AF000D;
  content: "\e009";
  line-height: .5;
}

.form-primary-container .form-primary-content .form-notification.success-notification,
.form-primary-container .form-primary-content .form-review-notification.success-notification {
  border: 1px solid #008580;
  background-color: #E9F4F4;
}

.form-primary-container .form-primary-content .form-notification.success-notification .notification-icon:before,
.form-primary-container .form-primary-content .form-review-notification.success-notification .notification-icon:before {
  color: #008580;
  content: "\f054";
}

.form-primary-container .form-primary-content .form-notification .notification-icon:before,
.form-primary-container .form-primary-content .form-review-notification .notification-icon:before {
  font-size: 24px;
  position: relative;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  margin-right: 10px;
}

.form-primary-container .form-primary-content .form-notification .notification-icon:before .badge,
.form-primary-container .form-primary-content .form-review-notification .notification-icon:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.form-primary-container .form-primary-content .form-notification .notification-wrapper p,
.form-primary-container .form-primary-content .form-review-notification .notification-wrapper p {
  padding-top: 5px;
  font-weight: 400;
}

.form-primary-container .form-primary-content .form-review-notification .error-wrapper .notification-title {
  font-weight: 700;
}

.form-primary-container .form-primary-content .form-review-notification .error-wrapper .hsbc-link {
  background: 0 0;
  font-size: 14px;
  font-weight: 400;
}

.form-primary-container .form-primary-content .form-review-notification .error-wrapper p {
  margin-bottom: 20px;
}

.form-primary-container .form-primary-content .form-review-notification .error-wrapper .error-text p {
  display: inline;
  word-break: break-word;
}

.form-primary-container .form-primary-content .section-title {
  line-height: .8;
  padding: 0 0 0 15px;
  border-left: 5px solid #db0011;
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  color: #333;
  margin: 40px 0;
}

.form-primary-container .form-primary-content .section-title p {
  border-left: none;
}

.form-primary-container .form-primary-content .form-secondary-left-container {
  border-top: 1px solid #D7D8D6;
}

.form-primary-container .form-primary-content .form-secondary-left-container .part-title {
  line-height: .8;
  padding: 0 0 0 15px;
  border-left: 5px solid #db0011;
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  color: #333;
  margin: 40px 0;
}

.form-primary-container .form-primary-content .form-secondary-left-container .part-title p {
  border-left: none;
}

.form-primary-container .form-primary-content .form-secondary-left-container .top-mandatory-message {
  margin: 0;
}

.form-primary-container .form-primary-content .form-secondary-left-container .top-mandatory-message.mandatory-msg-outside {
  margin-top: 40px;
}

.form-primary-container .form-primary-content .form-secondary-left-container .form-tertiary-container {
  padding: 20px 0 40px;
  display: inline-block;
  width: 100%;
}

.form-primary-container .form-primary-content .form-secondary-left-container .form-tertiary-container.login-form-tertiary-container {
  margin-top: 10px;
}

.form-primary-container .form-primary-content .form-secondary-left-container .form-tertiary-container h3 {
  padding: 0;
  margin: 20px 0 40px;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  border: 0;
}

.form-primary-container .form-primary-content .form-secondary-left-container .form-tertiary-container .margin-top-bottom {
  margin: 25px 0;
}

@media (max-height:1089px) {
  .form-primary-container .form-primary-content .form-secondary-left-container .min-height {
    min-height: 475px;
  }
}

@media (max-height:969px) {
  .form-primary-container .form-primary-content .form-secondary-left-container .min-height {
    min-height: 354px;
  }
}

@media (max-height:850px) {
  .form-primary-container .form-primary-content .form-secondary-left-container .min-height {
    min-height: 235px;
  }
}

.margin-top-twenty {
  margin-top: 20px;
}

.sub-description-part {
  background-color: #EDEDED;
  margin: 20px 0 15px;
  padding: 15px 15px 15px 20px;
}

.sub-description-part .sub-description-title {
  font-weight: 700;
}

.marg-top-negative-20 {
  margin-top: -20px;
}

.landing-page {
  padding-bottom: 60px;
}

.landing-page .form-notification {
  padding: 15px;
  font-size: 14px;
  margin-bottom: 40px;
  display: flex;
  display: -ms-flexbox;
}

.landing-page .form-notification.info-notification {
  border: 1px solid #1A4875;
  background-color: #EBEFF4;
}

.landing-page .form-notification.info-notification .notification-icon:before {
  color: #1A4875;
  content: "\f073";
}

.landing-page .form-notification .notification-icon:before {
  font-size: 24px;
  position: relative;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  margin-right: 10px;
}

.landing-page .form-notification .notification-icon:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.landing-page .form-notification .notification-wrapper bb-element>div,
.landing-page .form-notification .notification-wrapper bb-element>div>p {
  display: inline-block;
}

.landing-page .form-notification .notification-wrapper bb-element>div.link-text>p {
  line-height: 28px;
  margin: 0;
}

.landing-page .form-notification .notification-wrapper p {
  padding-top: 5px;
  font-weight: 400;
}

.landing-page .form-notification .notification-wrapper .hsbc-link {
  background-color: transparent;
  font-size: 14px;
  font-weight: 400;
}

.landing-page .landing-page-content {
  background-color: #FFF;
  color: #333;
}

.landing-page .landing-page-content h2 {
  margin: 40px 0;
}

.landing-page .landing-page-content .sub-header-container {
  text-align: center;
  display: block;
}

.landing-page .landing-page-content .sub-header-container .sub-header {
  font-weight: 200;
  font-style: italic;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 20px;
}

.landing-page .landing-page-content .sub-header-container .line {
  width: 15%;
  border-top: 1px solid #ccc;
  vertical-align: 7px;
  display: inline-block;
  margin: 0 30px;
}

.landing-page .landing-page-content .landing-page-col {
  text-align: center;
  margin: 10px 0 20px;
}

@media (min-width:992px) {
  .landing-page .landing-page-content .landing-page-col:nth-child(odd) {
    border-left: 1px solid #D7D8D6;
    border-right: 1px solid #D7D8D6;
  }
}

.landing-page .landing-page-content .landing-page-col .container_block {
  padding: 0 60px;
}

.landing-page .landing-page-content .landing-page-col .container_block .container__title h3 {
  color: #4A4A4A;
  font-size: 16px;
  font-weight: 400;
  margin: 15px 0;
}

.landing-page .landing-page-content .landing-page-col .container_block p {
  color: #4A4A4A;
  font-size: 12px;
  font-weight: 400;
}

.landing-page .landing-page-content .landing-page-col .container_block.icon-articles:before,
.landing-page .landing-page-content .landing-page-col .container_block.icon-multiple-users:before,
.landing-page .landing-page-content .landing-page-col .container_block.icon-phone:before {
  display: none;
}

.landing-page .landing-page-content .landing-page-button .container_block bb-element>div {
  text-align: center;
}

.landing-page .landing-page-content .landing-page-button .container_block bb-element>div p {
  margin: 15px 0 0;
  font-size: 12px;
  font-weight: 400;
}

.landing-page .landing-page-content .landing-page-button button {
  width: 100%;
  font-size: 16px;
}

.landing-page .landing-page-content .landing-page-button button:active {
  background: #b6b7b6;
}

.landing-page .landing-page-ask-amy {
  margin-left: 0;
  margin-right: 0;
}

.landing-page .landing-page-ask-amy .col-xs-12 {
  padding: 0;
}

.landing-page .landing-page-ask-amy .landing-page-ask-amy-content {
  padding: 10px;
  font-size: 14px;
  background-color: #C9C9C9;
}

.landing-page .landing-page-ask-amy .landing-page-ask-amy-content i {
  color: #FFF;
}

.landing-page .landing-page-ask-amy .landing-page-ask-amy-content a {
  color: #333;
}

.landing-page .landing-page-footer {
  background-color: #404040;
  color: #FFF;
  padding: 20px;
}

.landing-page .landing-page-footer .footer-col {
  padding-left: 12px;
  display: flex;
}

.landing-page .landing-page-footer .footer-col>i {
  font-size: 20px;
}

.landing-page .landing-page-footer .footer-col .footer-col-links {
  padding-left: 10px;
}

.landing-page .landing-page-footer .footer-col .footer-col-links a {
  color: #FFF;
  font-size: 20px;
}

.landing-page .landing-page-footer .footer-col .footer-col-links p {
  font-size: 14px;
  margin-top: 2px;
}

.landing-page .wf-element-link-text {
  display: flex;
  justify-content: center;
}

.landing-page .wf-element-link-text p {
  color: #4A4A4A;
  font-size: 12px;
  font-weight: 400;
  width: 610px;
}

.landing-page .wf-element-link-text p .info-link a {
  text-decoration: underline;
  text-decoration-skip-ink: none;
}

.landing-page .wf-element-link-text .lightbox-popup .light-box-container .overlay-left-container .overlay-title {
  line-height: 30px;
  padding: 20px 0;
  margin-bottom: 0;
}

.landing-page .wf-element-link-text .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content ul {
  text-align: left;
  margin-left: 17px;
}

.landing-page .wf-element-link-text .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content ul li {
  list-style: disc;
  margin-bottom: 6px;
}

.step-tracker-navigations ol li,
.text2-tax-detail .wf-container-list ol li,
.text2-tax-detail .wf-container-list ul li {
  list-style: none;
}

.landing-page .wf-element-link-text .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content ul li span {
  font-weight: 700;
}

.form-content .page-content .form-layout .block-output h3 {
  border-left: 5px solid #db0011;
  width: 100%;
  font-size: 22px;
  color: #333;
  margin: 0 0 40px;
  padding-left: 15px;
}

.form-content .page-content .form-layout .repeated-form-block h3,
.form-content .page-content .form-layout .repeated-form-block-last h3 {
  border-left: 0 solid #db0011;
  width: 100%;
  font-size: 18px;
  color: #333;
  margin: 0 0 30px;
  padding-left: 0;
}

.form-content .fancy-line {
  display: none;
}

.form-content .text .control-error,
.form-content .text .control-field,
.form-content .text .control-label {
  width: 100%;
  clear: both;
  float: left;
}

.form-content .boolean .control-label {
  width: 95%;
  float: right;
}

.form-content .boolean .control-field {
  width: 5%;
  float: left;
}

.form-content .boolean .control-error {
  width: 100%;
  clear: both;
  float: left;
}

.form-content .page-content {
  margin: 0;
  padding: 40px 20px;
  display: inline-block;
  width: 100%;
}

@media (min-width:768px) {
  .form-content .page-content {
    padding: 50px 20px 50px 35px;
  }
}

.form-content .page-content>bb-element {
  width: 100%;
  float: left;
}

@media (min-width:992px) {
  .form-content .page-content {
    padding: 40px 101px;
  }

  .form-content .page-content>bb-element:first-child {
    width: 60%;
  }

  .form-content .page-content>bb-element:last-child {
    width: 40%;
  }
}

@media (min-width:1200px) {
  .form-content .page-content {
    padding: 40px 118px;
  }

  .form-content .page-content>bb-element:first-child {
    width: 60%;
  }

  .form-content .page-content>bb-element:last-child {
    width: 40%;
  }
}

.form-content .page-content .form-layout .block-output {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.form-content .page-content .form-layout .block-output .control-label {
  font-weight: 400;
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}

.form-content .page-content .form-layout .form-top-separator {
  border-top: 0 solid #D7D8D6;
  padding: 0 0 40px;
}

@media (min-width:768px) {
  .form-content .page-content .form-layout .form-top-separator {
    border-top: 1px solid #D7D8D6;
    padding: 40px 0;
  }
}

@media (min-width:992px) {
  .form-content .page-content .form-layout .form-top-separator {
    border-top: 1px solid #D7D8D6;
    padding: 40px 0;
  }
}

@media (min-width:1200px) {
  .form-content .page-content .form-layout .form-top-separator {
    border-top: 1px solid #D7D8D6;
    padding: 40px 0;
  }

  .form-content .page-content .form-layout .repeated-form-block {
    border-bottom: 1px solid #D7D8D6;
    padding: 0 0 40px;
  }
}

.form-content .page-content .form-layout .repeated-form-block {
  border-bottom: 1px solid #D7D8D6;
  padding: 0 0 40px;
  margin-bottom: 40px;
}

@media (min-width:768px) {
  .form-content .page-content .form-layout .repeated-form-block {
    border-bottom: 1px solid #D7D8D6;
    padding: 0 0 40px;
  }
}

@media (min-width:992px) {
  .form-content .page-content .form-layout .repeated-form-block {
    border-bottom: 1px solid #D7D8D6;
    padding: 0 0 40px;
  }

  .form-content .page-content .form-layout .repeated-form-block-last {
    border-bottom: 0 solid #D7D8D6;
    padding: 0;
  }
}

.form-content .page-content .form-layout .repeated-form-block-last {
  border-bottom: 0 solid #D7D8D6;
  padding: 0;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .form-content .page-content .form-layout .repeated-form-block-last {
    border-bottom: 0 solid #D7D8D6;
    padding: 0;
  }
}

@media (min-width:1200px) {
  .form-content .page-content .form-layout .repeated-form-block-last {
    border-bottom: 0 solid #D7D8D6;
    padding: 0;
  }

  .form-content .page-content .form-layout .form-separator {
    border-top: 1px solid #D7D8D6;
    padding: 40px 0;
  }
}

.form-content .page-content .form-layout .permanent-address h3 {
  margin: 30px 0;
}

.form-content .page-content .form-layout .form-separator {
  border-top: 1px solid #D7D8D6;
  padding: 40px 0;
}

@media (min-width:768px) {
  .form-content .page-content .form-layout .form-separator {
    border-top: 1px solid #D7D8D6;
    padding: 40px 0;
  }
}

@media (min-width:992px) {
  .form-content .page-content .form-layout .form-separator {
    border-top: 1px solid #D7D8D6;
    padding: 40px 0;
  }
}

.form-section-divider {
  border-top: 1px solid #D7D8D6;
  margin-top: 20px;
}

.form-terms-and-conditions-block {
  margin-bottom: 20px;
}

.link-underline {
  text-decoration: underline;
}

.overlay .inprogress-icon :before,
.overlay .lightbox-popup .lightbox-container .addWatch-InJSside:before,
.overlay .lightbox-popup .lightbox-container .lightbox-content-i:before,
.overlay .lightbox-popup .lightbox-container .lightbox-content:before {
  font-family: hsbcicon-font;
  vertical-align: middle;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
}

.overlay {
  position: absolute;
  top: -150px;
  bottom: -150px;
  right: 0;
  left: 0;
  z-index: 1000;
  background-color: #000;
  background-color: rgba(0,0,0,.5);
  filter: alpha(opacity=50);
}

.overlay ::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.overlay ::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.overlay ::-webkit-scrollbar-thumb {
  background: #5c5c5c;
  border: 100px #fff;
  border-radius: 0;
}

.overlay ::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.overlay ::-webkit-scrollbar-thumb:active {
  background: #333;
}

.overlay ::-webkit-scrollbar-track {
  background: #e7e7e6;
  border: 0 #fff;
  border-radius: 0;
}

.overlay ::-webkit-scrollbar-corner {
  background: 0 0;
}

.overlay .light-pop-container {
  margin-left: 25%;
  width: 50%;
}

.overlay .lightbox-wrapper .hsbc-btn-right {
  float: right;
  margin: 16px 0 0;
}

.overlay .lightbox-wrapper .hsbc-btn-right-20 {
  margin: 16px 0 0 20px;
  float: right;
}

.overlay .inprogress-icon :before {
  content: url("../media/Spinner64Dark.gif?ver=1755227788");
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-size: 55px;
  margin-right: 20px;
  line-height: .8;
}

.overlay .inprogress-icon :before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.overlay .lightbox-popup {
  top: 180px;
  background: #fff;
  position: absolute;
  display: none;
  z-index: 10;
  padding: 20px 20px 0 40px;
}

.overlay .lightbox-popup .lightbox-container-staff {
  padding: 20px 20px 40px 40px;
}

.overlay .lightbox-popup .close-button-container {
  text-align: right;
  width: 37px;
}

.overlay .lightbox-popup .lightbox-container {
  display: flex;
}

.overlay .lightbox-popup .lightbox-container .retrieve-application-msg p {
  margin: 20px 2px 60px 0;
}

.overlay .lightbox-popup .lightbox-container .otp-retrieve-description p {
  margin: 20px 2px 15px 0;
  font-size: 16px;
}

.overlay .lightbox-popup .lightbox-container bb-element:first-child {
  flex-basis: 100%;
}

.overlay .lightbox-popup .lightbox-container .lightbox-radiobutton {
  padding-left: 75px;
}

.overlay .lightbox-popup .lightbox-container .header-without-icon:before {
  display: none!important;
}

.overlay .lightbox-popup .lightbox-container .heard-with-underline {
  border-bottom: 1px solid #D7D8D6;
}

.overlay .lightbox-popup .lightbox-container .heard-with-underline .container__title {
  padding-bottom: 20px;
}

.overlay .lightbox-popup .lightbox-container .heard-with-underline .container__title h3 {
  font-size: 26px;
  font-weight: 300;
}

.overlay .lightbox-popup .lightbox-container .green-tick-icon .container__title h3:before {
  content: url("../media/circle-confirmation-solid.svg?ver=1755227788");
  width: 26px;
  height: 26px;
  margin-right: 10px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content {
  display: flex;
  margin-top: 40px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content .lightbox-text {
  margin-top: 10px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.field-content:before {
  display: none;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.field-content h3 {
  border-left: 5px solid #DB0011;
  padding-left: 15px;
  font-weight: 400;
  font-size: 22px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.field-content p {
  margin-top: 20px;
  margin-bottom: 0;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.field-content .lightbox-form-content {
  margin-top: 40px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.confirmation-content:before {
  content: "\f054";
  color: #008580;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content:before {
  content: "\F052";
  position: relative;
  display: inline-block;
  font-weight: 400;
  color: #BA8111;
  font-size: 55px;
  margin-right: 20px;
  line-height: .8;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content h3 {
  font-size: 32px;
  font-weight: 200;
  margin: 0;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.tokenless-retrigger {
  display: block;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.tokenless-retrigger:before {
  display: none;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.tokenless-retrigger .lightbox-section.pu-messages {
  margin-bottom: 20px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.tokenless-retrigger .lightbox-text {
  margin: 0 0 10px;
  color: red;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.tokenless-retrigger .system-notification p {
  margin: 0;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content.tokenless-retrigger .form-group {
  display: block;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i {
  display: flex;
  margin-top: 40px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i .lightbox-text {
  margin-top: 10px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i .lightbox-text-pop-title {
  font-weight: 600;
  margin-top: 12px;
  font-size: 18px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i.field-content:before {
  display: none;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i.field-content h3 {
  border-left: 5px solid #DB0011;
  padding-left: 15px;
  font-weight: 400;
  font-size: 22px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i.field-content p {
  margin-top: 20px;
  margin-bottom: 0;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i.field-content .lightbox-form-content {
  margin-top: 40px;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i.confirmation-content:before {
  content: "\f054";
  color: #008580;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i:before {
  content: "\F073";
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-size: 55px;
  margin-right: 20px;
  line-height: .8;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.overlay .lightbox-popup .lightbox-container .lightbox-content-i h3 {
  font-size: 32px;
  font-weight: 200;
  margin: 0;
}

.overlay .lightbox-popup .lightbox-container .lightbox-text-pop-content {
  margin: 0 0 10px 38px;
  font-size: 14px;
  line-height: 18px;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside {
  display: flex;
  margin-top: 40px;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside .lightbox-text {
  margin-top: 10px;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside .lightbox-text-pop-title {
  font-weight: 600;
  margin-top: 12px;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside.field-content:before {
  display: none;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside.field-content h3 {
  border-left: 5px solid #DB0011;
  padding-left: 15px;
  font-weight: 400;
  font-size: 22px;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside.field-content p {
  margin-top: 20px;
  margin-bottom: 0;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside.field-content .lightbox-form-content {
  margin-top: 40px;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside.confirmation-content:before {
  content: "\f054";
  color: #008580;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside:before {
  content: url("../media/Spinner64Dark.gif?ver=1755227788");
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-size: 55px;
  margin-right: 20px;
  line-height: .8;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.overlay .lightbox-popup .lightbox-container .addWatch-InJSside h3 {
  font-size: 32px;
  font-weight: 200;
  margin: 0;
}

.overlay .lightbox-popup .lightbox-container p {
  font-size: 16px;
  margin: 40px 0;
}

.overlay .lightbox-popup .lightbox-container .reject-email-content p {
  margin: 10px 0;
}

.overlay .lightbox-popup .lightbox-container .connected-parties-text-top p {
  margin: 40px 0 20px;
}

.overlay .lightbox-popup .lightbox-container .connected-parties-text-middle p {
  margin: 5px 0 0;
}

.overlay .lightbox-popup .lightbox-container .connected-parties-text-bottom p {
  margin: 20px 0 40px;
}

.overlay .lightbox-popup .overlay-without-close-button {
  padding-right: 20px;
}

.retrieve-application-otp-msg-popup .form-controle-buttons {
  border-top: 1px solid #333;
  padding: 20px 0 30px;
}

.retrieve-application-otp-msg-popup .form-controle-buttons .hsbc-btn-primary:disabled {
  border: 1px solid rgba(51,51,51,.3);
  color: rgba(51,51,51,.3);
  background-color: #fff;
}

.retrieve-application-otp-msg-popup .lightbox-popup {
  min-width: 740px;
}

.retrieve-application-otp-msg-popup .lightbox-popup .lightbox-container .lightbox-content {
  margin-top: 30px;
}

.retrieve-application-otp-msg-popup .lightbox-popup .lightbox-container .close-button-container {
  width: 20px;
}

.retrieve-application-otp-msg-popup .lightbox-popup .lightbox-container .close-button-container .refresh-table {
  font-size: 0;
}

@media (min-width:992px) {
  .step-tracker-navigations {
    display: block;
  }
}

@media (min-width:1200px) {
  .step-tracker-navigations {
    display: block;
  }
}

.step-tracker-navigations ol {
  margin: 0;
}

.step-tracker-navigations ol li>bb-element {
  float: left;
  width: 100%;
  border-top: 1px solid #C9C9C9;
  line-height: normal;
}

.step-tracker-navigations ol li>bb-element:last-child .expanded-sub-sections {
  border-bottom: 1px solid #D7D8D6;
}

.step-tracker-navigations ol li>bb-element button {
  width: 100%;
  background-color: #d8d8d8;
  color: #333;
  text-align: left;
  border: none;
  border-radius: 0;
  padding: 15px 15px 15px 25px;
  font-size: 14px;
  border-bottom: 1px solid #D7D8D6;
}

.step-tracker-navigations ol li>bb-element button.completed-step:after,
.step-tracker-navigations ol li>bb-element button.expandable-step:after,
.step-tracker-navigations ol li>bb-element button.expanded-step:after {
  float: right;
  font-family: hsbcicon-font;
  font-size: 18pt;
  margin-left: 10px;
  display: inline-block;
  line-height: .8;
  font-weight: 400;
  text-decoration: inherit;
  vertical-align: middle;
  position: relative;
  font-style: normal;
  speak: none;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.step-tracker-navigations ol li>bb-element button.completed-step:after {
  content: "\e008";
  color: #269792;
}

.step-tracker-navigations ol li>bb-element button.expandable-step:after {
  content: "\e003";
  color: #333;
}

.step-tracker-navigations ol li>bb-element button.expanded-step:after {
  content: "\e006";
  color: #333;
}

.china_eSign_table th,
.table tbody tr td .hsbc-link a {
  text-decoration: underline;
}

.step-tracker-navigations ol li>bb-element .selected-step {
  background-color: #FFF;
  border-left: 5px solid #db0011;
  font-weight: 500;
  border-right: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
}

.step-tracker-navigations ol li>bb-element .expanded-sub-sections {
  font-size: 12px;
  background-color: #EDEDED;
  border-top: none;
  border-bottom: 1px solid #D7D8D6;
}

.step-tracker-navigations ol li>bb-element .expanded-sub-sections.selected-step {
  font-size: 12px;
  background-color: #FFF;
}

.step-tracker-navigations .step-tracker-subnavigation ol li>bb-element {
  border-top: none;
}

.profile-content {
  min-height: 96px;
}

.table.hsbc-profile-table .table-header {
  cursor: pointer;
}

.table.hsbc-profile-table .table-header th {
  font-weight: 700;
  border-bottom: 1px solid #ddd;
  border-top: none;
}

.table tbody tr:last-child td {
  border: 0;
}

.table tbody tr.table-header {
  font-size: 12px;
  font-weight: 700;
}

.table tbody tr.table-header td {
  padding: 0 20px 20px 0;
  border-bottom: 1px solid #D7D8D6;
}

.table tbody tr.table-header td.width-fix {
  width: 50%;
}

.table tbody tr.table-header td label,
.table tbody tr.table-header td p {
  font-size: 14px;
}

.table tbody tr.tokenless-header td label,
.table tbody tr.tokenless-header td p {
  font-size: 14px!important;
  margin: 0!important;
}

.table tbody tr td {
  padding: 15px 20px 15px 0;
  border-bottom: 1px solid #D7D8D6;
  border-top: 0;
}

.table tbody tr td.tokenless-td {
  word-break: break-word;
  padding: 0 5px!important;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody .company-name-width,
.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody .user-name-width,
.staff-search-table tr:not(:first-child) td:nth-child(3) div,
.width-fit {
  word-break: break-all;
}

.table tbody tr td.text-width-fix {
  width: 100%;
}

.table tbody tr td p {
  margin: 0;
  font-size: 12px;
}

.table tbody tr td label {
  display: block;
}

.form-group,
.phone-number .phone-container .area-code,
.phone-number .phone-container .number,
.phone-number .phone-container>div,
.table tbody tr td .hsbc-link {
  display: inline-block;
}

.table tbody tr td .hsbc-link {
  margin-right: 20px;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: left;
  white-space: nowrap;
}

@media (min-width:1200px) {
  .table tbody tr td .hsbc-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

.wf-element-text.col-percentage .digitaltext {
  width: 100px;
}

.table-account-report {
  width: 100%;
  border-collapse: collapse;
}

.table-account-report tbody tr {
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #1f1e1e;
}

.table-account-report tbody tr.table-header {
  font-weight: 700;
  background-color: #c7c7c7;
  border-bottom: 1px solid #1f1e1e;
  font-size: 16px;
  text-align: center;
}

.table-account-report tbody tr.table-header td {
  font-size: 16px;
  text-align: center;
  padding: 5px;
}

.table-account-report tbody tr td {
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #1f1e1e;
}

.table-account-report tbody tr td.td-width {
  width: 50%;
}

.table-account-report tbody tr td .table-checkbox {
  height: 10px;
}

.hsbc-table-border tbody tr td.table-td-border {
  border: 1px solid #929292;
  text-align: center;
  vertical-align: middle;
  padding: 0;
}

.hsbc-table-border .table-header {
  background-color: #EDEDED;
}

.table-cell {
  margin: 8px 0;
}

.table-cell .table-cell-fill-in>bb-element .form-group {
  margin-bottom: 0;
}

.table-cell .table-cell-fill-in>bb-element .form-group .control-field {
  margin: 0 5px;
}

.label-position {
  padding-left: 20px;
}

.table-content-label {
  vertical-align: text-top;
}

.table-content-tooltips {
  vertical-align: bottom;
}

.company-search-table {
  margin-top: -24px;
}

.company-search-table .table {
  margin-bottom: unset;
}

.company-search-table .table tbody tr td:nth-child(1) {
  width: 200px;
}

.company-search-table .table tbody tr td {
  border: none;
  vertical-align: top;
  padding: 0;
  margin: 0;
  font-weight: 700;
  padding-top: unset;
}

.company-search-table .table tbody tr td label {
  margin-bottom: unset;
}

.china_eSign_table {
  width: 100%;
  margin: 0 0 12px 16px;
  table-layout: fixed;
}

.china_eSign_table caption {
  width: 80%;
  height: 25px;
  min-width: 310px;
  line-height: 25px;
  color: #333;
  margin-left: 9px;
  padding: 0;
  margin-bottom: 0;
  font-style: normal;
}

.china_eSign_table th {
  padding: 8px 10px 0;
  vertical-align: text-top;
}

.china_eSign_table td {
  padding: 8px 10px;
  vertical-align: text-top;
}

.china_eSign_table td:nth-child(1) {
  width: 15%;
  word-wrap: break-word;
  min-width: 90px;
  text-decoration: underline;
}

.china_eSign_table td:nth-child(2) {
  width: 25%;
  word-wrap: break-word;
}

.china_eSign_table td:nth-child(3) {
  width: 30%;
  word-wrap: break-word;
  min-width: 100px;
}

.china_eSign_table td:nth-child(4),
.china_eSign_table td:nth-child(5) {
  width: 15%;
  word-wrap: break-word;
  min-width: 102px;
}

.phone-number .phone-container .dash {
  display: inline-block;
  text-align: center;
  overflow: hidden;
  margin: 15px .3rem 0 0;
  font-size: 10px;
  width: 10px;
}

@media all and (-ms-high-contrast:none) {
  .phone-number .phone-container .dash,
  .phone-number .phone-container ::-ms-backdrop {
    margin: 0 .3rem 15px 0;
  }
}

.phone-number .phone-container .area-code input[type=text] {
  width: 8.1rem;
}

.phone-number .phone-container .number input[type=text] {
  width: 28rem;
}

wf-tooltip .tooltip-data a {
  outline: 0;
  border: none;
  cursor: pointer;
}

wf-tooltip .tooltip-data a i {
  font-size: 20px;
  color: #333;
  outline: 0;
  border: none;
}

wf-tooltip .tooltip-data a i:active,
wf-tooltip .tooltip-data a i:focus {
  outline: 0;
  border: none;
}

.popover.top {
  margin-top: -15px;
}

.popover {
  z-index: inherit;
}

.popover .popover-content {
  padding: 0;
}

.popover .popover-content .close-btn {
  padding: 15px 15px 0 0;
  text-align: right;
  color: #333;
  float: left;
  clear: both;
  width: 100%;
  opacity: 1;
  text-shadow: none;
  cursor: default;
}

.popover .popover-content .close-btn i {
  font-size: 20px;
  cursor: pointer;
}

.popover .popover-content .tooltip-description {
  background: #FFF;
  color: #333;
  font-weight: 400;
  text-align: left;
  margin: 0;
  padding: 0 30px 20px 20px;
}

.checkbox,
.radio {
  margin-top: 0;
  margin-bottom: 0;
}

legend {
  border: 0;
}

.form-group {
  margin-bottom: 20px;
  width: 100%;
}

.form-group.address-container {
  margin-bottom: 0;
}

.form-group.has-error .control-label {
  color: #333;
}

.form-group .control-label {
  font-weight: 400;
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}

.form-group .control-field input[type=text]:focus,
.form-group .control-field input[type=text]:hover,
.form-group .control-field input[type=password]:focus,
.form-group .control-field input[type=password]:hover,
.form-group .control-field input[type=number]:focus,
.form-group .control-field input[type=number]:hover {
  border: 1px solid #376798;
  box-shadow: none;
  background: 0 0;
}

.form-group .control-field.has-error .custom-password-field input[type=text],
.form-group .control-field.has-error .custom-password-field input[type=password],
.form-group .control-field.has-error .custom-percentage-field input[type=text] {
  border-right: 0;
}

.form-group .control-field.has-error .custom-password-field .input-group-addon i,
.form-group .control-field.has-error .custom-percentage-field .input-group-addon i {
  color: #83000A;
}

.form-group .control-field .form-control {
  padding: 0 14px;
  border-radius: 0;
  border: 1px solid #929292;
  box-shadow: none;
  height: 44px;
}

@media (min-width:768px) {
  .form-group .control-field .form-control {
    padding: 0 18px;
    height: 44px;
  }
}

@media (min-width:992px) {
  .form-group .control-field .form-control {
    padding: 0 15px;
    height: 40px;
  }
}

.form-group .control-field .form-control.date-input {
  width: 8rem;
  line-height: 120%;
  padding: 0 1rem 0 1.4rem;
  margin: 0;
}

.form-group .control-field .form-control:focus,
.form-group .control-field .form-control:hover {
  border: 1px solid #376798;
  box-shadow: none;
}

.form-group .control-field.has-error .checkbox .checkbox-value {
  color: #333;
}

.form-group .control-field.has-error .checkbox .checkbox-value:before,
.form-group .control-field.has-error .custom-checkbox-inline .checkbox-wrapper input[type=checkbox],
.form-group .control-field.has-error .form-control,
.form-group .control-field.has-error .input-group-addon {
  border: 1px solid #83000A;
  background-color: rgba(131,0,10,.05);
  box-shadow: none;
}

.form-group .control-field.has-error .checkbox .checkbox-value:before .form-group .control-field .input-group-addon,
.form-group .control-field.has-error .custom-checkbox-inline .checkbox-wrapper input[type=checkbox] .form-group .control-field .input-group-addon,
.form-group .control-field.has-error .form-control .form-group .control-field .input-group-addon,
.form-group .control-field.has-error .input-group-addon .form-group .control-field .input-group-addon {
  border-left: 0;
}

.form-group .control-field .custom-date-picker,
.form-group .control-field .custom-password-field,
.form-group .control-field .custom-percentage-field {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.form-group .control-field .custom-date-picker input[type=text],
.form-group .control-field .custom-date-picker input[type=password],
.form-group .control-field .custom-password-field input[type=text],
.form-group .control-field .custom-password-field input[type=password],
.form-group .control-field .custom-percentage-field input[type=text],
.form-group .control-field .custom-percentage-field input[type=password] {
  border-right: 0;
  box-shadow: none;
}

.form-group .control-field .custom-date-picker input[type=text]:focus,
.form-group .control-field .custom-date-picker input[type=text]:hover,
.form-group .control-field .custom-date-picker input[type=password]:focus,
.form-group .control-field .custom-date-picker input[type=password]:hover,
.form-group .control-field .custom-password-field input[type=text]:focus,
.form-group .control-field .custom-password-field input[type=text]:hover,
.form-group .control-field .custom-password-field input[type=password]:focus,
.form-group .control-field .custom-password-field input[type=password]:hover,
.form-group .control-field .custom-percentage-field input[type=text]:focus,
.form-group .control-field .custom-percentage-field input[type=text]:hover,
.form-group .control-field .custom-percentage-field input[type=password]:focus,
.form-group .control-field .custom-percentage-field input[type=password]:hover {
  border: 1px solid #376798;
  border-right: 0;
  box-shadow: none;
  background: #fff;
}

.form-group .control-field .custom-date-picker input[type=text]:focus~.input-group-addon,
.form-group .control-field .custom-date-picker input[type=text]:hover~.input-group-addon,
.form-group .control-field .custom-date-picker input[type=password]:focus~.input-group-addon,
.form-group .control-field .custom-date-picker input[type=password]:hover~.input-group-addon,
.form-group .control-field .custom-password-field input[type=text]:focus~.input-group-addon,
.form-group .control-field .custom-password-field input[type=text]:hover~.input-group-addon,
.form-group .control-field .custom-password-field input[type=password]:focus~.input-group-addon,
.form-group .control-field .custom-password-field input[type=password]:hover~.input-group-addon,
.form-group .control-field .custom-percentage-field input[type=text]:focus~.input-group-addon,
.form-group .control-field .custom-percentage-field input[type=text]:hover~.input-group-addon,
.form-group .control-field .custom-percentage-field input[type=password]:focus~.input-group-addon,
.form-group .control-field .custom-percentage-field input[type=password]:hover~.input-group-addon {
  border: 1px solid #376798;
  border-left: 0;
  background: #fff;
}

.form-group .control-field .custom-date-picker input[type=text]:focus~.input-group-addon i,
.form-group .control-field .custom-date-picker input[type=text]:hover~.input-group-addon i,
.form-group .control-field .custom-date-picker input[type=password]:focus~.input-group-addon i,
.form-group .control-field .custom-date-picker input[type=password]:hover~.input-group-addon i,
.form-group .control-field .custom-password-field input[type=text]:focus~.input-group-addon i,
.form-group .control-field .custom-password-field input[type=text]:hover~.input-group-addon i,
.form-group .control-field .custom-password-field input[type=password]:focus~.input-group-addon i,
.form-group .control-field .custom-password-field input[type=password]:hover~.input-group-addon i,
.form-group .control-field .custom-percentage-field input[type=text]:focus~.input-group-addon i,
.form-group .control-field .custom-percentage-field input[type=text]:hover~.input-group-addon i,
.form-group .control-field .custom-percentage-field input[type=password]:focus~.input-group-addon i,
.form-group .control-field .custom-percentage-field input[type=password]:hover~.input-group-addon i {
  color: #376798;
}

.form-group .control-field .custom-percentage-field input[type=text]:focus~.input-group-addon,
.form-group .control-field .custom-percentage-field input[type=text]:hover~.input-group-addon {
  border-left: 1px solid #376798;
}

.form-group .control-field .input-group-addon {
  background: #fff;
  border: 1px solid #929292;
  border-left: 0;
  position: relative;
  border-collapse: separate;
  height: 44px;
  white-space: nowrap;
  width: auto;
  padding: 0 15px 0 0;
  font-size: 14px;
  color: #555;
  text-align: center;
  display: inline;
}

.form-group .control-field .input-group-addon i {
  cursor: pointer;
  font-size: 18px;
  color: #929292;
}

.form-group .control-error.has-error .control-description {
  margin-top: 7px;
  color: #83000A;
  font-size: 14px;
}

@media (min-width:768px) {
  .form-group .control-field .input-group-addon {
    padding: 0 18px;
    height: 44px;
  }

  .form-group .control-error.has-error .control-description {
    margin-top: 9px;
  }
}

@media (min-width:992px) {
  .form-group .control-field .input-group-addon {
    padding: 0 15px;
    height: 40px;
  }

  .form-group .control-error.has-error .control-description {
    margin-top: 10px;
  }
}

.form-group .control-error.has-error .control-description .icon-circle-delete {
  font-size: calc(21px);
  color: #83000A;
  vertical-align: text-bottom;
}

.form-group .control-error.has-error .control-description span.description-body {
  color: #83000A;
  font-size: 14px;
}

.control-select select:focus,
.control-select select:hover {
  color: #000;
  background: #FFF;
}

.form-button-group {
  width: 100%;
  text-align: right;
  border-top: 1px solid #D7D8D6;
  border-bottom: 1px solid #D7D8D6;
  padding: 40px 0;
}

.form-button-group bb-element {
  padding: 0;
  margin: 0;
  display: inline-block;
}

.control-select {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}

.control-select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #929292;
}

.control-select select:disabled~.select-arrow,
.control-select select:focus~.select-arrow,
.control-select select:hover~.select-arrow {
  border-top-color: #7D7D7D;
}

.control-select select::-ms-expand {
  display: none;
}

.control-select select:disabled {
  opacity: .5;
  pointer-events: none;
}

.control-select .select-arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0;
  border-color: #7b7b7b transparent transparent;
}

.form-controle-links .save-my-progress {
  margin-right: 20px;
}

.form-controle-links .save-my-progress.custom-button-icon:before {
  content: "\e008";
  font-family: hsbcicon-font;
  font-size: 21px;
  color: #269792;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.date-wrapper,
.wf-element-statement-agree.checkbox-group {
  display: flex;
}

.form-controle-links>bb-element:first-child .save-wrapper {
  position: relative;
}

.form-controle-links>bb-element:first-child .save-wrapper bb-element+bb-element {
  position: absolute;
  bottom: 0;
  text-align: center;
  top: 66%;
  left: 0;
  color: #ccc;
  width: 100%;
  font-size: 12px;
}

.wf-element-statement-agree.checkbox-group .checkbox .checkbox-value {
  font-size: 14px;
}

.wf-element-statement-agree.checkbox-group .checkbox .checkbox-value a {
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}

.wf-element-statement-agree.checkbox-group .checkbox .checkbox-value:before {
  top: 0;
}

.custom-currency-field input[type=text] {
  border-right: 1px solid #929292;
}

.custom-currency-field .input-group-addon {
  border-right: 0;
}

button.skip-button {
  margin-left: 10px;
}

.date-wrapper .dash {
  display: inline-block;
  text-align: center;
  overflow: hidden;
  margin: 15px .3rem 0;
  font-size: 10px;
  width: 10px;
}

.custom-currency-field,
.form-group .control-field .custom-percentage-field {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.custom-currency-field .input-group-addon,
.form-group .control-field .custom-percentage-field .input-group-addon {
  width: auto;
  padding: 12px 15px 0;
  border-left: 1px solid #929292;
}

.checkbox-single {
  margin: 0 0 20px;
  padding-left: 0;
}

.checkbox-single:first-child label {
  margin-top: 0;
}

.checkbox-single input[type=checkbox] {
  opacity: 0;
  width: 19px;
  margin-left: 0;
  height: 18px;
  margin-top: -4px;
  z-index: 1;
  cursor: pointer;
}

.checkbox-single input[type=checkbox]:checked+label:before {
  content: "\f00a";
  font-size: 18px;
  color: #008580;
  text-align: center;
  padding: 0;
  cursor: pointer;
}

.checkbox-single .checkbox-value:before,
.checkbox-single .readonly-style:before {
  vertical-align: middle;
  content: "";
  margin-right: 1rem;
  text-decoration: inherit;
  font-family: hsbcicon-font;
  speak: none;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  left: 0;
  cursor: pointer;
  box-sizing: border-box;
}

.checkbox-single input[type=checkbox]:focus+label:before,
.checkbox-single input[type=checkbox]:hover+label:before {
  border: 1px solid #376798;
  box-shadow: none;
  outline: 0;
}

.checkbox-single .checkbox-value {
  position: relative;
  display: inline-block;
  padding-left: 3rem;
  font-size: 1.4rem;
}

.checkbox-single .checkbox-value:before {
  line-height: 1;
  height: 20px;
  width: 20px;
  background-color: #FFF;
  border: 1px solid #8f8f8f;
  display: inline-block;
  position: absolute;
}

.checkbox-single .checkbox-value:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.checkbox-single .readonly-style {
  position: relative;
  display: inline-block;
  padding-left: 3rem;
  font-size: 1.4rem;
}

.checkbox-single .readonly-style:before {
  line-height: 1;
  height: 20px;
  width: 20px;
  background-color: #ededed;
  border: 1px solid #8f8f8f;
  display: inline-block;
  position: absolute;
}

.checkbox-single .readonly-style:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.textbox-bottom-link {
  float: right;
  margin-bottom: 20px;
  display: inline-block;
}

.last-item {
  margin: 0;
}

.scrollbar ::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.scrollbar ::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.scrollbar ::-webkit-scrollbar-thumb {
  background: #5c5c5c;
  border: 100px #fff;
  border-radius: 0;
}

.scrollbar ::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.scrollbar ::-webkit-scrollbar-thumb:active {
  background: #333;
}

.scrollbar ::-webkit-scrollbar-track {
  background: #e7e7e6;
  border: 0 #fff;
  border-radius: 0;
}

.scrollbar ::-webkit-scrollbar-corner {
  background: 0 0;
}

.custom-password-field input {
  border-right: 0;
}

.form-group .control-field .custom-password-field .input-group-addon {
  border-left: 0;
  padding: 0;
  margin: 0;
  float: right;
  width: auto;
}

.form-group .control-field .custom-password-field .input-group-addon i {
  margin-top: 8px;
}

.form-group .control-field .custom-password-field .input-group-addon .seperator {
  border-left: 1px solid #D9D9D9;
  margin: 5px 0;
  padding: 7px 15px;
  cursor: pointer;
}

.container-with-paragraph p {
  font-size: 14px;
  padding-bottom: 20px;
}

.error-text.margin-fix {
  margin-top: 20px;
}

.error-text p {
  margin-top: -10px;
  margin-bottom: 20px;
  color: #83000A;
}

.add-button:before .badge,
.error-text p:before .badge {
  bottom: .2em;
  right: -3px;
  height: 9em;
  color: transparent;
  background: #E9A115;
}

.error-text p:before {
  font-family: hsbcicon-font;
  position: relative;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  content: "\f067";
  font-size: 21px;
  margin-right: 4px;
  vertical-align: text-bottom;
}

.error-text p:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  width: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
}

.add-button {
  padding: 20px;
  border: 1px solid #929292;
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}

.add-button button {
  text-decoration: none;
}

.add-button:before {
  font-family: hsbcicon-font;
  position: relative;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  content: "\f031";
  font-size: 24px;
  vertical-align: sub;
}

.add-button:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  width: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
}

.currency-container .form-group {
  margin-bottom: 0;
}

.section-divider {
  border-top: 1px solid #D7D8D6;
  padding-top: 40px;
  margin-top: 20px;
}

.header-inline .container__title {
  display: inline-block;
}

.long-question-wordwarp {
  margin-bottom: 10px;
}

.long-question-wordwarp p {
  word-break: keep-all;
  white-space: pre-wrap!important;
  font-size: 12px;
}

.custom-dropdown ::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.custom-dropdown ::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.custom-dropdown ::-webkit-scrollbar-thumb {
  background: #5c5c5c;
  border: 100px #fff;
  border-radius: 0;
}

.custom-dropdown ::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.custom-dropdown ::-webkit-scrollbar-thumb:active {
  background: #333;
}

.custom-dropdown ::-webkit-scrollbar-track {
  background: #e7e7e6;
  border: 0 #fff;
  border-radius: 0;
}

.custom-dropdown ::-webkit-scrollbar-corner {
  background: 0 0;
}

.custom-dropdown select {
  opacity: 0;
  display: none;
}

.custom-dropdown .custom-dropdown-container button {
  width: 100%;
  background-color: #fff;
  position: relative;
  text-align: left;
}

.custom-dropdown .custom-dropdown-container button i {
  font-size: 20px;
  color: #333;
  position: absolute;
  top: 10px;
  right: 15px;
  padding-left: 9px;
  border-left: 1px solid #D9D9D9;
}

.multi-value.autocomplete .control-field .dropdown-input ul .search .pre-input,
.multi-value.autocompleteselect .control-field .dropdown-input .search .pre-input {
  top: 0;
  font-family: hsbc-univers,Arial,"PingFang TC","PingFang SC","Microsoft JhengHei","Microsoft YaHei","Lantinghei TC","Lantinghei SC","Heiti TC","Heiti SC",simhei,sans-serif;
}

.custom-dropdown .custom-dropdown-container ul {
  border: 1px solid #929292;
  border-top: 0;
  max-height: 20rem;
  overflow: auto;
  position: absolute;
  z-index: 10;
  width: 100%;
  background: #fff;
}

.custom-dropdown .custom-dropdown-container ul li.selected {
  background-color: #D9D9D9;
}

.custom-dropdown .custom-dropdown-container ul li:last-child span {
  border: 0;
}

.custom-dropdown .custom-dropdown-container ul li span {
  padding: 15px 0;
  margin: 0 15px;
  display: block;
  border-bottom: 1px solid #D9D9D9;
}

.custom-dropdown .custom-dropdown-container ul li:hover {
  background-color: #D9D9D9;
  cursor: pointer;
}

.multi-value.autocomplete ::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.multi-value.autocomplete ::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.multi-value.autocomplete ::-webkit-scrollbar-thumb {
  background: #5c5c5c;
  border: 100px #fff;
  border-radius: 0;
}

.multi-value.autocomplete ::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.multi-value.autocomplete ::-webkit-scrollbar-thumb:active {
  background: #333;
}

.multi-value.autocomplete ::-webkit-scrollbar-track {
  background: #e7e7e6;
  border: 0 #fff;
  border-radius: 0;
}

.multi-value.autocomplete ::-webkit-scrollbar-corner {
  background: 0 0;
}

.multi-value.autocomplete .control-field {
  width: 100%;
  display: inline-block;
}

.multi-value.autocomplete .control-field.has-error {
  border: 1px solid #83000A;
  background-color: rgba(131,0,10,.05);
  box-shadow: none;
}

.multi-value.autocomplete .control-field.has-error .dropdown-input {
  border: 0;
}

.multi-value.autocomplete .control-field.has-error .dropdown-input input {
  background-color: transparent;
}

.multi-value.autocomplete .control-field .dropdown-input {
  clear: both;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 13px;
  height: 40px;
  border: 1px solid #929292;
}

.multi-value.autocomplete .control-field .dropdown-input ul li {
  float: left;
  position: relative;
}

.multi-value.autocomplete .control-field .dropdown-input ul .option button {
  background-color: #008580;
}

.multi-value.autocomplete .control-field .dropdown-input ul .option button span {
  margin-right: 10px;
}

.multi-value.autocomplete .control-field .dropdown-input ul .option button i {
  border-left: 1px solid #FFF;
  padding-left: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.multi-value.autocomplete .control-field .dropdown-input ul .search {
  margin: 10px 15px;
  width: 95%;
  white-space: nowrap;
}

.multi-value.autocomplete .control-field .dropdown-input ul .search input[type=text] {
  width: 100%;
  padding: inherit;
  padding-bottom: 2px;
  border: 0;
}

.multi-value.autocomplete .control-field .dropdown-input ul .search input[type=text]:active,
.multi-value.autocomplete .control-field .dropdown-input ul .search input[type=text]:focus,
.multi-value.autocomplete .control-field .dropdown-input ul .search input[type=text]:hover {
  border: 0;
  outline: 0;
}

.multi-value.autocomplete .control-field .dropdown-input ul .search .pre-input {
  background: 0 0;
  border: 0;
  position: absolute;
  font-size: 14px;
  padding: 0;
  margin: 0;
}

.multi-value.autocomplete .control-field .dropdown-ul {
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  display: inline-block;
}

.multi-value.autocomplete .control-field .dropdown-ul ul {
  float: left;
  clear: both;
  position: absolute;
  border: 1px solid #929292;
  border-top: 0;
  max-height: 20rem;
  overflow: auto;
  z-index: 10;
  width: 97.1%;
  background: #fff;
}

.multi-value.autocomplete .control-field .dropdown-ul ul li.selected {
  background-color: #D9D9D9;
}

.multi-value.autocomplete .control-field .dropdown-ul ul li:last-child span {
  border: 0;
}

.multi-value.autocomplete .control-field .dropdown-ul ul li span {
  padding: 15px 0;
  margin: 0 15px;
  display: block;
  border-bottom: 1px solid #D9D9D9;
}

.multi-value.autocomplete .control-field .dropdown-ul ul li:hover {
  background-color: #D9D9D9;
  cursor: pointer;
}

.multi-value.autocompleteselect ::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.multi-value.autocompleteselect ::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.multi-value.autocompleteselect ::-webkit-scrollbar-thumb {
  background: #5c5c5c;
  border: 100px #fff;
  border-radius: 0;
}

.multi-value.autocompleteselect ::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.multi-value.autocompleteselect ::-webkit-scrollbar-thumb:active {
  background: #333;
}

.multi-value.autocompleteselect ::-webkit-scrollbar-track {
  background: #e7e7e6;
  border: 0 #fff;
  border-radius: 0;
}

.multi-value.autocompleteselect ::-webkit-scrollbar-corner {
  background: 0 0;
}

.multi-value.autocompleteselect .control-field {
  position: relative;
  width: 100%;
  display: inline-block;
}

.multi-value.autocompleteselect .control-field.has-error {
  border: 1px solid #83000A;
  background-color: rgba(131,0,10,.05);
  box-shadow: none;
}

.multi-value.autocompleteselect .control-field.has-error .dropdown-input {
  border: 0;
}

.multi-value.autocompleteselect .control-field.has-error .dropdown-input input {
  background-color: transparent;
}

.multi-value.autocompleteselect .control-field.has-error ul {
  margin-top: 1px;
}

.multi-value.autocompleteselect .control-field .dropdown-input {
  clear: both;
  width: 100%;
  float: left;
  padding: 0;
  display: inline-block;
  font-size: 13px;
  height: 40px;
  border: 1px solid #929292;
}

.multi-value.autocompleteselect .control-field .dropdown-input .option button {
  background-color: #008580;
}

.multi-value.autocompleteselect .control-field .dropdown-input .option button span {
  margin-right: 10px;
}

.multi-value.autocompleteselect .control-field .dropdown-input .option button i {
  border-left: 1px solid #FFF;
  padding-left: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.multi-value.autocompleteselect .control-field .dropdown-input .search {
  margin: 0;
  width: 100%;
  white-space: nowrap;
}

.multi-value.autocompleteselect .control-field .dropdown-input .search input::-ms-clear {
  display: none;
}

.multi-value.autocompleteselect .control-field .dropdown-input .search input::-ms-reveal {
  display: none;
}

.multi-value.autocompleteselect .control-field .dropdown-input .search input[type=text] {
  text-overflow: ellipsis;
  width: 83%;
  margin: 10px 0 0;
  float: left;
  padding: inherit;
  padding-bottom: 2px;
  border: 0;
  font-size: 14px;
  padding-left: 16px;
}

.multi-value.autocompleteselect .control-field .dropdown-input .search input[type=text]:active,
.multi-value.autocompleteselect .control-field .dropdown-input .search input[type=text]:focus,
.multi-value.autocompleteselect .control-field .dropdown-input .search input[type=text]:hover {
  border: 0;
  outline: 0;
}

.multi-value.autocompleteselect .control-field .dropdown-input .search .pre-input {
  background: 0 0;
  border: 0;
  position: absolute;
  font-size: 14px;
  padding: 0;
  margin: 10px 0 0 16px;
}

.multi-value.autocompleteselect .control-field .dropdown-input .search .spanDropdown-input {
  height: 40px;
  line-height: 30px;
  padding: 5px 0;
  position: absolute;
  right: 15px;
}

.multi-value.autocompleteselect .control-field .dropdown-input .search i {
  float: right;
  line-height: inherit;
  border-left: 1px solid #d9d9d9;
  padding-left: 15px;
  cursor: pointer;
  font-size: 20px;
}

.multi-value.autocompleteselect .control-field .dropdown-ul {
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  display: inline-block;
}

.multi-value.autocompleteselect .control-field .dropdown-ul ul {
  float: left;
  clear: both;
  width: 100%;
  position: absolute;
  border: 1px solid #929292;
  border-top: 0;
  max-height: 20rem;
  overflow: auto;
  z-index: 10;
  background: #fff;
}

.multi-value.autocompleteselect .control-field .dropdown-ul ul li.selected {
  background-color: #D9D9D9;
}

.multi-value.autocompleteselect .control-field .dropdown-ul ul li:last-child span {
  border: 0;
}

.multi-value.autocompleteselect .control-field .dropdown-ul ul li span {
  padding: 15px 0;
  margin: 0 15px;
  display: block;
  border-bottom: 1px solid #D9D9D9;
}

.multi-value.autocompleteselect .control-field .dropdown-ul ul li:hover {
  background-color: #D9D9D9;
  cursor: pointer;
}

.attribute-label {
  font-weight: 400;
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}

.wf-element-auto-complete-select {
  width: 100%;
}

.textarea-style {
  max-height: 800px;
}

.button-right {
  margin-left: 10px;
}

.table tbody tr td:first-child {
  padding-left: 0;
}

.table tbody tr td:last-child {
  padding-right: 0;
}

.table tbody tr td {
  padding-top: 12px;
}

.sub-title {
  display: block;
  color: #929292;
}

.multi-value ::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.multi-value ::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.multi-value ::-webkit-scrollbar-thumb {
  background: #5c5c5c;
  border: 100px #fff;
  border-radius: 0;
}

.multi-value ::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.multi-value ::-webkit-scrollbar-thumb:active {
  background: #333;
}

.multi-value ::-webkit-scrollbar-track {
  background: #e7e7e6;
  border: 0 #fff;
  border-radius: 0;
}

.multi-value ::-webkit-scrollbar-corner {
  background: 0 0;
}

.multi-value .control-field {
  width: 100%;
  display: inline-block;
}

.multi-value .control-field.has-error {
  border: 1px solid #83000A;
  background-color: rgba(131,0,10,.05);
  box-shadow: none;
}

.multi-value .control-field.has-error .dropdown-input {
  border: 0;
}

.multi-value .control-field.has-error .dropdown-input input {
  background-color: transparent;
}

.multi-value .control-field .readonly-style {
  background-color: #ededed;
}

.multi-value .control-field .dropdown-input {
  clear: both;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 13px;
  border: 1px solid #929292;
}

.multi-value .control-field .dropdown-input ul li {
  float: left;
  position: relative;
}

.multi-value .control-field .dropdown-input ul .option .option-button {
  background-color: #008580;
  margin: 15px;
  padding: 15px 20px;
  border: none;
  color: #FFF;
  outline: 0;
}

.multi-value .control-field .dropdown-input ul .option .option-button span {
  padding-right: 15px;
  border-right: 1px solid #FFF;
}

.multi-value .control-field .dropdown-input ul .option .option-button i {
  margin-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  cursor: pointer;
}

.multi-value .control-field .dropdown-input ul .search {
  margin: 15px;
  white-space: nowrap;
}

.multi-value .control-field .dropdown-input ul .search input[type=text] {
  width: 100%;
  padding: 15px 0;
  border: 0;
}

.multi-value .control-field .dropdown-input ul .search input[type=text].hide-text {
  color: #FFF;
}

.multi-value .control-field .dropdown-input ul .search input[type=text]:active,
.multi-value .control-field .dropdown-input ul .search input[type=text]:focus,
.multi-value .control-field .dropdown-input ul .search input[type=text]:hover {
  border: 0;
  outline: 0;
}

.multi-value .control-field .dropdown-input ul .search .pre-input {
  background: 0 0;
  border: 0;
  position: absolute;
  top: 14px;
  font-family: hsbc-univers,Arial,"PingFang TC","PingFang SC","Microsoft JhengHei","Microsoft YaHei","Lantinghei TC","Lantinghei SC","Heiti TC","Heiti SC",simhei,sans-serif;
  font-size: 14px;
  padding: 0;
  margin: 0;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-panel-body .error-text:before,
.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right>button:after,
.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right>span:after,
.checkbox-group .checkbox .checkbox-value:before {
  font-family: hsbcicon-font;
  text-decoration: inherit;
  font-style: normal;
  speak: none;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.multi-value .control-field .dropdown-input ul .search .readonly-style {
  background-color: #ededed;
}

.multi-value .control-field .dropdown-ul {
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  display: inline-block;
}

.multi-value .control-field .dropdown-ul ul {
  float: left;
  clear: both;
  position: absolute;
  border: 1px solid #929292;
  border-top: 0;
  max-height: 20rem;
  overflow: auto;
  z-index: 10;
  width: 97.1%;
  background: #fff;
}

.multi-value .control-field .dropdown-ul ul li.selected {
  background-color: #D9D9D9;
}

.multi-value .control-field .dropdown-ul ul li:last-child span {
  border: 0;
}

.multi-value .control-field .dropdown-ul ul li span {
  padding: 15px 0;
  margin: 0 15px;
  display: block;
  border-bottom: 1px solid #D9D9D9;
}

.custom-radio-button .radio-item label:before,
.hkid-number .hkid-container .check-digit,
.hkid-number .hkid-container .number,
.hkid-number .hkid-container>div {
  display: inline-block;
}

.multi-value .control-field .dropdown-ul ul li:hover {
  background-color: #D9D9D9;
  cursor: pointer;
}

.hkid-number .hkid-container .bracket {
  margin-right: 4px;
}

.hkid-number .hkid-container .check-digit input[type=text] {
  width: 8.1rem;
  text-align: center;
}

.hkid-number .hkid-container .number input[type=text] {
  width: 18rem;
}

.custom-radio-button.has-error .radio-item input[type=radio]:focus+label:before,
.custom-radio-button.has-error .radio-item input[type=radio]:hover+label:before {
  background-color: #FFF;
}

.custom-radio-button.has-error .radio-item label:before {
  border: 1px solid #83000A;
  background-color: rgba(131,0,10,.05);
  box-shadow: none;
}

.custom-radio-button .radio-item .checked:before,
.custom-radio-button .radio-item input[type=radio]:checked+label:before {
  background-color: #008580;
  box-shadow: inset 0 0 0 4px #fff;
}

.custom-radio-button.has-error .radio-item label {
  color: #333;
}

.custom-radio-button .control-label {
  padding-left: 0;
  margin-top: 0;
}

.custom-radio-button .radio-item {
  margin-bottom: 30px;
}

.custom-radio-button .radio-item :last-child {
  margin-bottom: 0;
}

.custom-radio-button .radio-item.radio-vertical-align {
  display: inline-block;
  margin-bottom: 10px;
}

.custom-radio-button .radio-item.radio-vertical-align:last-child {
  margin-bottom: 0;
}

@media (min-width:1200px) {
  .custom-radio-button .radio-item.radio-vertical-align {
    margin-bottom: 0;
  }
}

.custom-radio-button .radio-item input[type=radio] {
  opacity: 0;
  width: 18px;
  z-index: 100;
  margin-left: 0;
  cursor: pointer;
}

.custom-radio-button .radio-item input[type=radio]:focus+label:before,
.custom-radio-button .radio-item input[type=radio]:hover+label:before {
  border: 1px solid #376798;
  outline: 0;
}

.custom-radio-button .radio-item label {
  margin-left: 0;
  margin-right: 5.3rem;
  margin-top: 0;
  position: relative;
  padding-left: 3rem;
  line-height: 1.9rem;
  font-size: 14px;
}

.custom-radio-button .radio-item label:before {
  content: "";
  border-radius: 50%;
  box-sizing: border-box;
  padding: 0;
  height: 20px;
  width: 20px;
  background-color: #FFF;
  border: 1px solid #8f8f8f;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: .1rem;
}

.ordered-list li {
  margin-top: 20px;
}

.ordered-list li:first-child {
  margin-top: 0;
}

.unordered-list li {
  list-style-type: disc;
  list-style-position: inside;
  margin-top: 20px;
}

.unordered-list li.not-list-item {
  list-style-type: none;
}

.unordered-list li .container_block {
  display: inline;
}

.unordered-list li .container_block bb-element>div {
  display: inline-block;
}

.unordered-list li:first-child {
  margin-top: 0;
}

.unordered-list li>span {
  margin-left: 5px;
}

.checkbox-group .checkbox {
  margin: 20px 0 0;
}

.checkbox-group .checkbox:first-child label {
  margin-top: 0;
}

.checkbox-group .checkbox input[type=checkbox] {
  opacity: 0;
}

.checkbox-group .checkbox input[type=checkbox]:checked+label:before {
  content: "\f00a";
  font-size: 18px;
  color: #008580;
  text-align: center;
  padding: 0;
}

.checkbox-group .checkbox input[type=checkbox]:focus+label:before,
.checkbox-group .checkbox input[type=checkbox]:hover+label:before {
  border: 1px solid #376798;
  background-color: #FFF;
  box-shadow: none;
  outline: 0;
}

.checkbox-group .checkbox .checkbox-value {
  position: relative;
  display: inline-block;
  padding-left: 3rem;
  font-size: 1.4rem;
}

.checkbox-group .checkbox .checkbox-value:before {
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  content: "";
  box-sizing: border-box;
  height: 20px;
  width: 20px;
  background-color: #FFF;
  border: 1px solid #8f8f8f;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: .1rem;
  margin-right: 1rem;
}

.checkbox-group .checkbox .checkbox-value:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.checkbox-group .checkbox .checked:before {
  content: "\f00a";
  font-size: 18px;
  color: #008580;
  text-align: center;
  padding: 0;
}

.custom-checkbox-inline.has-error .checkbox-wrapper .control-label input[type=checkbox] {
  border: 1px solid #83000A;
  background-color: rgba(131,0,10,.05);
  box-shadow: none;
}

.custom-checkbox-inline .checkbox-wrapper {
  margin-right: 10px;
  position: relative;
  display: -ms-flexbox;
}

.custom-checkbox-inline .checkbox-wrapper .control-label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.custom-checkbox-inline .checkbox-wrapper .control-label input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
  height: 20px;
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  background-color: #FFF;
  border: 1px solid #8f8f8f;
  cursor: pointer;
  margin-top: 2px;
}

.custom-checkbox-inline .checkbox-wrapper .control-label input[type=checkbox]:checked {
  background-color: #FFF;
  border: 1px solid #8f8f8f;
}

.custom-checkbox-inline .checkbox-wrapper .control-label input[type=checkbox]:focus,
.custom-checkbox-inline .checkbox-wrapper .control-label input[type=checkbox]:hover {
  border: 1px solid #376798;
  box-shadow: none;
  outline: 0;
  background-color: #FFF;
}

.custom-checkbox-inline .checkbox-wrapper .control-label i {
  font-size: 18px;
  color: #008580;
  margin-top: 1px;
  margin-left: 1px;
  position: absolute;
  top: 1px;
}

.custom-checkbox-inline .checkbox-wrapper .control-label i.show-tick {
  visibility: visible;
}

.custom-checkbox-inline .checkbox-wrapper .control-label i.hide-tick,
.datepicker .next.disabled,
.datepicker .prev.disabled {
  visibility: hidden;
}

.custom-checkbox-inline .checkbox-wrapper .control-label span {
  margin-right: 8px;
  margin-left: 10px;
}

/*!
 * Datepicker for Bootstrap v1.7.0-dev (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  border-radius: 4px;
  direction: ltr;
}

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

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

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

.datepicker-dropdown:after,
.datepicker-dropdown:before {
  display: inline-block;
  position: absolute;
  content: '';
}

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

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

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

.datepicker table tr td span.active:hover {
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

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

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

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

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

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

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

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

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

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

.datepicker table tr td span.active.disabled {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

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

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

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

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

.datepicker table tr td span.active.disabled:focus {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

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

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

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

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

.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.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

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

.datepicker table tr td span.active.disabled.focus {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.datepicker table tr td.selected {
  color: #fff;
  background-color: #777;
  border-color: #555;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

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

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

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

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

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

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

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

.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.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

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

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

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

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

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

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

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

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

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

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

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

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

.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.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

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

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

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

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

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

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

.datepicker .next {
  cursor: pointer;
}

.datepicker .prev {
  cursor: pointer;
}

.datepicker tfoot tr th {
  cursor: pointer;
}

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

.currency_block label,
.header-as-label {
  font-size: 16px;
  margin-bottom: 10px;
  color: #333;
  font-weight: 400;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

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

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

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

.datepicker-dropdown:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0,0,0,.15);
  border-top: 0;
  border-bottom-color: rgba(0,0,0,.2);
}

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

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

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

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

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

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

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

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

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

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

.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;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

.column-two-container>bb-element {
  width: 50%;
  float: left;
}

.temp {
  position: absolute;
  background: #000;
  height: 40px;
  height: 40px!important;
  width: 40px!important;
  top: 0;
  right: 0;
  pointer-events: none;
}

.currency_block .currency-control bb-element div .control-field {
  width: 100%;
}

.currency_block .currency-control bb-element div .control-field bb-element,
.currency_block .currency-control bb-element div .control-field bb-element .input-group {
  width: 100%;
  display: block;
}

.accordion-panel-group {
  border-top: 1px solid #D7D8D6;
}

.accordion-panel-group .accordion-panel .accordion-panel-heading {
  width: 100%;
  display: inline-block;
  margin: 30px 0;
  height: 30px;
}

.accordion-panel-group .accordion-panel .accordion-panel-heading .accordion-panel-title {
  background-color: #FFF;
  color: #333;
  margin: 0;
  font-weight: 400;
  padding-left: 15px;
  display: inline-block;
}

.accordion-panel-group .accordion-panel .accordion-panel-heading .accordion-panel-title a {
  line-height: 30px;
  vertical-align: sub;
}

.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right {
  display: inline-block;
  float: right;
}

.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right i {
  font-size: 24px;
  color: #008580;
  margin-right: 15px;
  vertical-align: top;
  line-height: 30px;
}

.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right button {
  margin-right: 15px;
}

.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right>button,
.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right>span {
  height: 30px;
  display: inline-block;
  background-color: #fff;
  color: #333;
  padding: 0 0 0 15px;
  border-left: 1px solid #D9D9D9;
  margin-right: 20px;
  cursor: pointer;
  font-size: 24px;
}

.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right>button:after,
.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right>span:after {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  content: '\e003';
  font-size: 20pt;
}

.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right>button:after .badge,
.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right>span:after .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right>button.open:after,
.accordion-panel-group .accordion-panel .accordion-panel-heading .panel-header-right>span.open:after {
  content: '\e006';
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-sub-panel .arrow-box {
  width: 100%;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-sub-panel .arrow-box .arrow {
  position: relative;
  background: #fff;
  margin-top: -3px;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-sub-panel .arrow-box .arrow:after,
.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-sub-panel .arrow-box .arrow:before {
  top: 100%;
  left: 26px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-sub-panel .arrow-box .arrow:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-sub-panel .arrow-box .arrow:before {
  border-color: rgba(215,216,214,0);
  border-top-color: #D7D8D6;
  border-width: 11px;
  margin-left: -11px;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-sub-panel .review-cds-search {
  margin-top: -60px;
  position: relative;
  margin-bottom: 20px;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-panel-body {
  padding: 0 0 40px 20px;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-panel-body>div {
  margin-top: 20px;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-panel-body>div.error-message,
.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-panel-body>div:first-child {
  margin-top: 0;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-panel-body .field-value {
  font-weight: 400;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-panel-body span {
  font-weight: 400;
  margin-bottom: 10px;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-panel-body .error-text:before {
  font-size: 24px;
  color: #AF000D;
  content: "\e009";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  margin-right: 10px;
}

.accordion-panel-group .accordion-panel .accordion-panel-collapse .accordion-panel-body .error-text:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.accordion-panel-group .appointment-link-color {
  text-decoration: underline;
  font-size: 15px;
  color: #00f;
}

.application-content .header-with-link {
  padding: 40px 0 0;
}

.application-content .header-with-link h2 {
  line-height: .8;
  display: inline-block;
  margin: 0;
  font-weight: 400;
  padding: 0 0 0 15px;
  border-left: 5px solid #db0011;
  width: 100%;
  font-size: 22px;
  color: #333;
}

.application-content .application-content-item,
.form-application-primary-container h3 {
  margin: 40px 0 0;
}

.application-content .header-with-link button {
  float: right;
}

.form-controle-buttons.left-align-buttons>bb-element,
.form-controle-buttons.text-left>bb-element:first-child {
  margin-left: 0;
}

.form-controle-buttons.form-controle-buttons-padding {
  padding: 25px 0;
}

.form-controle-buttons {
  border-top: 1px solid #D7D8D6;
  padding: 40px 0;
  display: inline-block;
  width: 100%;
  text-align: right;
}

.form-controle-buttons.left-align-buttons {
  text-align: left;
  display: block;
  border-bottom: 1px solid #D7D8D6;
}

.form-controle-buttons.left-align-buttons>bb-element:last-child button {
  padding-bottom: 0;
}

.form-controle-buttons.left-align-buttons>bb-element button {
  padding-left: 0;
  padding-right: 0;
}

.form-controle-buttons.text-left {
  text-align: left;
}

.form-controle-buttons button.save-my-progress.custom-button-icon:before {
  content: "\e008";
  font-family: hsbcicon-font;
  font-size: 21px;
  color: #269792;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.form-controle-buttons>bb-element {
  display: inherit;
  margin: 0 0 0 15px;
  padding: 0;
}

.form-controle-buttons>bb-element:first-child .save-wrapper {
  position: relative;
  display: inline-block;
}

.form-controle-buttons>bb-element:first-child .save-wrapper bb-element+bb-element {
  position: absolute;
  bottom: 0;
  text-align: center;
  top: 66%;
  left: 0;
  color: #ccc;
  width: 100%;
  font-size: 12px;
}

.control-btn-individual-entity {
  border-top: 1px solid #D7D8D6;
  padding: 40px 0;
  width: 100%;
  text-align: right;
}

.control-btn-individual-entity .form-section-btn {
  display: inline;
}

.control-btn-individual-entity .form-section-btn>bb-element {
  display: inline-block;
  margin: 10px 0 0 15px;
}

.form-controle-links {
  background-color: #D7D8D6;
  padding: 35px 0;
  border-bottom: 3px solid #D7D8D6;
  display: inline-block;
  width: 100%;
}

.form-controle-links bb-element:last-child button.hsbc-arrow-link {
  border: 0;
}

.form-controle-links bb-element:first-child button.hsbc-arrow-link {
  padding: 6px 20px 6px 0;
}

.form-controle-links button.hsbc-arrow-link {
  font-size: 16px;
  font-weight: 400;
  border-right: 1px solid #ccc;
  padding: 6px 20px;
  background-color: #d8d8d8;
}

.form-primary-header {
  margin: 0;
  padding: 30px 0;
  background-color: #3E505D;
  color: #fff;
}

.form-primary-header div {
  padding: 0;
}

.form-primary-header h1 {
  font-size: 38px;
  margin: 0;
  font-family: inherit;
  font-weight: 200;
  line-height: 1.1;
}

.form-primary-header p {
  margin-top: 10px;
  margin-bottom: 0;
}

.page-description p {
  padding-top: 40px;
  font-size: 28px;
  font-weight: 200;
}

.ask-amy-body .ask-amy-wrapper .ask-amy-content button:after,
.form-ask-amy .ask-amy-body .ask-amy-wrapper .ask-amy-content button:after {
  font-family: hsbcicon-font;
  font-weight: 400;
  content: "\e005";
  text-decoration: none;
  vertical-align: middle;
  font-style: normal;
  speak: none;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.display-application-id {
  color: #fff;
  position: absolute;
  top: 11px;
  right: 9%;
  z-index: 20;
}

.display-application-id p {
  padding: 30px;
}

.form-application-primary-container h3,
.form-thank-application-primary-container h3 {
  padding: 0 0 0 15px;
  border-left: 5px solid #db0011;
  width: 100%;
  font-size: 22px;
  color: #333;
}

.form-application-primary-container .form-controle-buttons,
.form-application-primary-container .form-tertiary-container {
  margin-top: 40px;
}

.form-thank-application-primary-container h3 {
  margin: 40px 0 0;
}

.form-thank-application-primary-container .form-controle-buttons,
.form-thank-application-primary-container .form-tertiary-container {
  margin-top: 40px;
}

@media (max-height:1050px) {
  .form-thank-application-primary-container {
    height: 560px;
  }
}

@media (max-height:662px) {
  .form-thank-application-primary-container {
    height: 800px;
  }
}

.search-error {
  margin-top: 46px;
  margin-bottom: 46px;
  color: #83000A;
}

.table-error {
  position: absolute;
  top: 45px;
  color: #83000A;
}

.wf-element-page-tag {
  float: left;
  clear: both;
  margin-bottom: 20px;
  margin-top: 20px;
}

.form-review-top-separator {
  border-top: 3px solid #D7D8D6;
  padding: 10px 0 0;
}

.accordian-block {
  padding: 20px 0 20px 20px;
  margin-bottom: 20px;
  border: 1px solid #D7D8D6;
}

.form-ask-amy {
  padding: 20px 0 15px 15px;
  clear: both;
}

.form-ask-amy .ask-amy-body {
  margin-left: 8.33333333%;
  width: 83.33333333%;
  padding-left: 10px;
  padding-right: 10px;
}

.form-ask-amy .ask-amy-body .ask-amy-row {
  line-height: normal;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.form-ask-amy .ask-amy-body .ask-amy-wrapper {
  display: flex;
  display: -ms-flexbox;
}

.form-ask-amy .ask-amy-body .ask-amy-wrapper .circle-ask-amy {
  border-radius: 50%;
  background-color: rgba(29,154,138,.89);
}

.form-ask-amy .ask-amy-body .ask-amy-wrapper .profile-image {
  background-image: url("../media/avatar.jpg?ver=1755227788");
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  width: 54px;
  height: 54px;
  margin-top: 16px;
}

.form-ask-amy .ask-amy-body .ask-amy-wrapper .ask-amy-content {
  margin-left: 15px;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  flex-direction: column;
}

.form-ask-amy .ask-amy-body .ask-amy-wrapper .ask-amy-content button {
  width: 100%;
  font-size: 14px;
  display: inline-block;
  padding: 0;
}

.form-ask-amy .ask-amy-body .ask-amy-wrapper .ask-amy-content button:after {
  position: relative;
  display: inline-block;
  line-height: 1;
  color: #db0011;
  font-size: 2rem;
}

.form-ask-amy .ask-amy-body .ask-amy-wrapper .ask-amy-content button:after .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.ask-amy-container {
  display: inline-block;
}

@media (min-width:768px) {
  .ask-amy-container {
    display: block;
    padding: 10px 0 0 20px;
  }
}

@media (min-width:992px) {
  .ask-amy-container {
    display: block;
    padding: 0 0 0 101px;
  }
}

@media (min-width:1200px) {
  .ask-amy-container {
    display: block;
    padding: 0 0 0 118px;
  }
}

.ask-amy-body .ask-amy-row {
  line-height: normal;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.ask-amy-body .ask-amy-wrapper {
  display: flex;
  display: -ms-flexbox;
}

.ask-amy-body .ask-amy-wrapper .circle-ask-amy {
  border-radius: 50%;
  background-color: rgba(29,154,138,.89);
}

.ask-amy-body .ask-amy-wrapper .profile-image {
  background-image: url("../media/avatar.jpg?ver=1755227788");
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  width: 54px;
  height: 54px;
  margin-top: 16px;
}

.ask-amy-body .ask-amy-wrapper .ask-amy-content {
  margin-left: 15px;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  flex-direction: column;
}

.ask-amy-body .ask-amy-wrapper .ask-amy-content button {
  text-align: left;
  font-size: 14px;
  width: 140px;
  display: inline-block;
  padding: 0;
}

.ask-amy-body .ask-amy-wrapper .ask-amy-content button:after {
  position: relative;
  display: inline-block;
  line-height: 1;
  color: #db0011;
  font-size: 2rem;
}

.text-bold,
.text-font-bold {
  font-weight: 700;
}

.ask-amy-body .ask-amy-wrapper .ask-amy-content button:after .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.risk-rating {
  background-color: #6e7372;
  color: #eceae7;
  margin-bottom: 13px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.container-risk-rating {
  position: absolute;
  left: 21px;
  margin-top: -31px;
}

.container-fatca-portal {
  position: absolute;
  left: 180px;
  margin-top: -31px;
}

.text-font-bold {
  font-size: 14px;
  color: #333;
  text-align: left;
  line-height: 25px;
}

.pagination-button .page-number,
.withdraw-popup-container .lightbox-container.withdraw-popup-content-layout .align-right {
  text-align: right;
}

.text-style {
  margin-bottom: 10px;
}

.remote-font-style1 {
  margin-bottom: 3%;
}

.remote-font-style {
  margin: 3% 0;
}

.debit-card-container {
  margin-bottom: 20px;
}

.debit-card-container .debit-card-error-title>p {
  margin: 20px 0 0!important;
}

.debit-card-container .debit-card-error-msg {
  color: #DB0011;
}

.staff-save-date-head,
.staff-submiss-date-head {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}

.staff-submiss-date-head {
  margin-top: 10px;
}

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

.password-validation-label {
  margin-left: 30px!important;
  padding-top: 2px;
}

.border-top-bottom,
.heading-label-Seperator p {
  border-top: 2px solid #d6d7d5;
  padding-top: 10px;
}

.icon,
i.icon {
  font-style: normal;
}

.review-icon {
  padding-right: 20px;
  margin-right: 15px;
  font-size: 24px;
  color: #008580;
}

.show-msg {
  opacity: .6;
}

.passwordCheckControl {
  margin-bottom: 12px;
}

.wf-element-text-specify input {
  width: 250px;
  visibility: visible;
}

.UpdateFileUpDate,
.appointment-booking-summary .appointment-booking-summary-page .summary-visibility-hidden,
.ngrept-Con-input div.control-label,
.ngrept-Con-specify>div,
.wf-element-text-specify-com {
  visibility: hidden;
}

.CS001-1-table tr td:first-child {
  width: 60%;
}

.heading-label p {
  color: #333;
  font-size: 18px;
  margin-bottom: 10px;
}

.font-weight-700 {
  font-weight: 700;
}

.ngrept-button-remove {
  margin-top: 40px;
}

.blackList-Confirm-Btn {
  float: right;
  margin-bottom: 10px;
  margin-right: 10px;
}

.border-top-bottom {
  border-bottom: 2px solid #d6d7d5;
  padding-bottom: 20px;
}

.containerLoad .btn_addPic label {
  display: block;
  line-height: 19px;
}

.containerLoad .filePrew {
  position: absolute;
  top: 0;
  right: 0;
  color: transparent;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  width: 100%;
  height: 100%;
  display: none;
}

.containerLoad .form {
  margin-top: -8px;
  position: absolute;
}

.containerLoad .upload .form,
.containerLoad .uploadZhch .form,
.containerLoad .uploadZhhk .form {
  right: 50px;
}

.containerLoad .uploadingZhch .form,
.containerLoad .uploadingZhhk .form {
  right: 36px;
}

.containerLoad .uploading .form {
  right: 32px;
}

.containerLoad .uploadMore .form {
  right: 11px;
}

.containerLoad .uploadMoreZhch .form,
.containerLoad .uploadMoreZhhk .form {
  right: 22px;
}

.containerLoad .upload,
.containerLoad .uploadMore,
.containerLoad .uploadMoreZhch,
.containerLoad .uploadMoreZhhk,
.containerLoad .uploadZhch,
.containerLoad .uploadZhhk,
.containerLoad .uploading,
.containerLoad .uploadingZhch,
.containerLoad .uploadingZhhk {
  margin-left: 24px;
  line-height: 25px;
}

.containerLoad .upload label,
.containerLoad .uploadMore label,
.containerLoad .uploadMoreZhch label,
.containerLoad .uploadMoreZhhk label,
.containerLoad .uploadZhch label,
.containerLoad .uploadZhhk label,
.containerLoad .uploading label,
.containerLoad .uploadingZhch label,
.containerLoad .uploadingZhhk label {
  font-weight: 400!important;
}

.containerLoad .toolTipTextSpan {
  position: absolute;
  top: 5px;
}

.containerLoad .upload .toolTipTextSpan {
  left: 49px;
}

.containerLoad .uploading .toolTipTextSpan {
  left: 69px;
}

.containerLoad .uploadMore .toolTipTextSpan {
  left: 87px;
}

.containerLoad .uploadZhhk .toolTipTextSpan {
  left: 30px;
}

.containerLoad .uploadingZhhk .toolTipTextSpan {
  left: 48px;
}

.containerLoad .uploadMoreZhhk .toolTipTextSpan {
  left: 58px;
}

.containerLoad .uploadZhch .toolTipTextSpan {
  left: 30px;
}

.containerLoad .uploadingZhch .toolTipTextSpan {
  left: 48px;
}

.containerLoad .uploadMoreZhch .toolTipTextSpan {
  left: 58px;
}

.containerLoad .imgLabel .img-label-div::before {
  position: absolute;
  font-size: 18pt;
  vertical-align: middle;
  line-height: 1.6;
  font-weight: 400;
  display: inline-block;
  font-family: hsbcicon-font;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e008";
  color: #269792;
}

.containerLoad .uploadMore .imgLabel {
  right: 9px;
}

.containerLoad .uploadMoreZhch .imgLabel,
.containerLoad .uploadMoreZhhk .imgLabel {
  right: -5px;
}

.containerLoad .upload .imgLabel,
.containerLoad .uploadZhch .imgLabel,
.containerLoad .uploadZhhk .imgLabel,
.containerLoad .uploading .imgLabel,
.containerLoad .uploadingZhch .imgLabel,
.containerLoad .uploadingZhhk .imgLabel {
  right: -9px;
}

.containerLoad .imgLabel {
  position: absolute;
  margin-top: 16px;
}

.containerLoad .imgLabel .img-label-div {
  width: 25px;
  height: 35px;
  position: relative;
  margin-top: -26px;
  margin-right: 92px;
}

.containerLoad .upload .uploadLabelTitle,
.containerLoad .uploadMore .uploadLabelTitle,
.containerLoad .uploading .uploadLabelTitle {
  width: 80%;
  min-width: 310px;
}

.containerLoad .uploadMoreZhch .uploadLabelTitle,
.containerLoad .uploadMoreZhhk .uploadLabelTitle,
.containerLoad .uploadZhch .uploadLabelTitle,
.containerLoad .uploadZhhk .uploadLabelTitle,
.containerLoad .uploadingZhch .uploadLabelTitle,
.containerLoad .uploadingZhhk .uploadLabelTitle {
  width: 75%;
  min-width: 340px;
}

.containerLoad .uploadLabelTitle {
  display: inline-flex;
  margin-bottom: 0;
}

.containerLoad .titelLabel {
  text-decoration: underline;
  line-height: 22px;
  margin-top: 9px;
  width: auto;
  display: inline;
  padding-left: 3px;
  cursor: pointer;
}

.containerLoad .uploading .titelLabel,
.containerLoad .uploadingZhch .titelLabel,
.containerLoad .uploadingZhhk .titelLabel {
  text-decoration: none!important;
}

.containerLoad .uploading .circleDiv {
  right: 106px;
}

.containerLoad .uploadingZhch .circleDiv,
.containerLoad .uploadingZhhk .circleDiv {
  right: 89px;
}

.containerLoad .circleDiv {
  position: absolute;
  margin-top: -7px;
}

.containerLoad .circleDiv .saving-logo {
  width: 20px;
  height: 20px;
}

.containerLoad .fileinput-button {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.containerLoad .fileinput-button input {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 0;
  cursor: pointer;
}

.containerLoad .error-file {
  margin-top: 0!important;
  margin-bottom: 0!important;
  width: 85%!important;
}

.containerLoad .error-file .description-body {
  color: #83000A;
  font-size: 14px;
}

.containerLoad .error-file .icon-circle-delete {
  font-size: calc(21px);
  color: #83000A;
  vertical-align: text-bottom;
}

.containerLoad .divTable {
  width: 80%;
}

.containerLoad .divTableTittle {
  display: inline-flex;
  width: 100%;
  min-width: 385px;
}

.containerLoad .divTableTittleName {
  width: 47%;
  word-wrap: break-word;
  height: auto;
  padding-left: 40px;
}

.containerLoad .divTableTittleDate {
  padding-left: 33px;
}

.containerLoad .divTablelabel {
  text-decoration: underline;
}

.containerLoad .fistd {
  width: 15%;
  word-wrap: break-word;
  min-width: 90px;
}

.containerLoad .secondtd {
  width: 25%;
  word-wrap: break-word;
  min-width: 100px;
}

.containerLoad .thirdth {
  padding-left: 5px;
  width: 30%;
  word-wrap: break-word;
}

.containerLoad .fourth {
  width: 15%;
  word-wrap: break-word;
  min-width: 102px;
}

.containerLoad .fifth {
  width: 15%;
  word-wrap: break-word;
  min-width: 110px;
}

.uploadEntity {
  font-weight: 700;
}

.new-Up-Document-Lable {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}

.new-Up-Document-Lable-red {
  margin-top: 20px;
  margin-bottom: 30px;
  font-weight: 700;
}

.error_title_hidden {
  display: none!important;
}

.form-fullCheckList-buttons {
  padding: 30px 0;
  display: inline-block;
  width: 100%;
}

.form-notification p {
  padding-top: 0!important;
}

.form-setBut-top {
  margin-top: 50px;
}

.DocumentUploadLabelStyle {
  border: 1px solid #D7D8D6;
  border-left: none;
  border-right: none;
  padding: 30px 0 30px 15px;
  margin-bottom: 30px;
  width: 100%;
  display: inline-block;
}

.DocumentUploadLabelStyle P {
  font-size: 22px;
  font-weight: 400;
}

.for-submission-style {
  border-top: 1px solid #D7D8D6;
  margin: 40px 0;
}

.for-submission-style .for-submission-title p {
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 40px;
}

.case-status-title-style p {
  width: 100%;
  font-size: 16px;
  color: #333;
  font-weight: 400;
  padding: 10px 0;
}

.case-status-title-style .form-group {
  display: inline-block;
  width: inherit!important;
}

.case-status-title-style div.checkbox label {
  min-height: 16px;
  padding-left: 27px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  width: 162px;
}

.new-landing-button {
  width: 310px;
  margin: 10px 0;
  background-color: #fff;
}

.new-landing-button-group {
  margin: 25px 0 300px;
  background-color: #fff;
}

.new-landing-button-group button {
  display: block;
}

.search-return-button {
  float: left;
  margin-right: 25px;
}

.hide-input .control-field {
  display: none;
}

.withdraw-popup-container .lightbox-container.withdraw-popup-box {
  border-bottom: 1px solid gray;
}

.withdraw-popup-container .lightbox-container.withdraw-popup-box .withdraw-popup-tip p {
  margin: 8px 0 10px;
}

.withdraw-popup-container .lightbox-container.withdraw-popup-content-layout {
  flex-direction: column;
}

.withdraw-popup-container .lightbox-container.withdraw-popup-content-layout .row {
  margin: 0 0 25px;
}

.withdraw-popup-container .lightbox-container.withdraw-popup-content-layout .e-sign-button {
  float: right;
}

.withdraw-popup-container .lightbox-container.withdraw-popup-content-layout .e-sign-pu-status p {
  margin: 10px 0;
}

.withdraw-popup-container .lightbox-container.withdraw-popup-content-layout .wrapper-content-box p {
  margin-bottom: 15px;
}

.withdraw-popup-container .lightbox-container.withdraw-popup-content-layout bb-element:first-child {
  flex-basis: auto;
}

.reject-content-box {
  margin: 40px 0;
}

.pt0 {
  padding-top: 0;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pl0 {
  padding-left: 0;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pr0 {
  padding-right: 0;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pb {
  padding-bottom: 0;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.mt0 {
  margin-top: 0;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.ml0 {
  margin-left: 0;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.mr0 {
  margin-right: 0;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mb0 {
  margin-bottom: 0;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.application-content.application-content-error-tip p {
  margin-top: -10px;
  margin-bottom: 20px;
  color: #83000A;
}

.application-content.application-content-error-tip p:before {
  position: relative;
  display: inline-block;
  line-height: 1;
  content: "\f067";
  font-size: 21px;
  margin-right: 4px;
  vertical-align: text-bottom;
  text-decoration: inherit;
  font-family: hsbcicon-font;
}

.text-attribute-label-bold span {
  font-weight: 700;
}

.custom-radio-button-readonly.has-error .radio-item input[type=radio]:focus+label:before,
.custom-radio-button-readonly.has-error .radio-item input[type=radio]:hover+label:before {
  background-color: #FFF;
}

.custom-radio-button-readonly.has-error .radio-item label:before {
  border: 1px solid #83000A;
  background-color: rgba(131,0,10,.05);
  box-shadow: none;
}

.custom-radio-button-readonly .radio-item .checked:before,
.custom-radio-button-readonly .radio-item input[type=radio]:checked+label:before {
  background-color: #008580;
  box-shadow: inset 0 0 0 4px #fff;
}

.custom-radio-button-readonly.has-error .radio-item label {
  color: #333;
}

.custom-radio-button-readonly .control-label {
  padding-left: 0;
  margin-top: 0;
}

.custom-radio-button-readonly .radio-item {
  margin-bottom: 30px;
}

.custom-radio-button-readonly .radio-item :last-child {
  margin-bottom: 0;
}

.custom-radio-button-readonly .radio-item.radio-vertical-align {
  display: inline-block;
  margin-bottom: 10px;
}

.custom-radio-button-readonly .radio-item.radio-vertical-align:last-child {
  margin-bottom: 0;
}

@media (min-width:1200px) {
  .custom-radio-button-readonly .radio-item.radio-vertical-align {
    margin-bottom: 0;
  }
}

.custom-radio-button-readonly .radio-item input[type=radio] {
  opacity: 1;
  height: 25px;
  width: 22px;
  z-index: 100;
  margin-left: -1px;
  margin-top: -4px;
  cursor: pointer;
}

.custom-radio-button-readonly .radio-item input[type=radio]:focus+label:before,
.custom-radio-button-readonly .radio-item input[type=radio]:hover+label:before {
  border: 1px solid #376798;
  outline: 0;
}

.custom-radio-button-readonly .radio-item label {
  margin-left: 0;
  margin-right: 5.3rem;
  margin-top: 0;
  position: relative;
  padding-left: 3rem;
  line-height: 1.9rem;
  font-size: 14px;
}

.custom-radio-button-readonly .radio-item label:before {
  content: "";
  border-radius: 50%;
  box-sizing: border-box;
  padding: 0;
  height: 20px;
  width: 20px;
  background-color: #FFF;
  border: 1px solid #8f8f8f;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: .1rem;
}

.text-display-ID-QR-Info {
  width: 94%;
  padding: 20px 0;
  border: 1px solid #d7d8d6;
  margin-bottom: 20px;
}

.text-display-ID-QR-Info p {
  font-size: 14px;
  line-height: 25px;
}

.text-display-ID-QR-Info.qr-info-noborder {
  border: 0 solid;
  margin-left: -10%;
}

.text-display-ID-QR-Info .app-business-icons {
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../media/business-app-icon.png?ver=1755227788");
}

.text-display-ID-QR-Info .QRImage {
  margin-left: 20px;
}

.wf-element-ocrfuntioncontainer {
  border: 1px solid #8f8f8f;
}

.wf-element-ocr-note {
  padding-left: 10px;
  padding-top: 20px;
}

.ocr-suggestion-icon-style {
  font-size: 30px;
  padding-right: 10px;
  padding-left: 15px;
}

.ocr-acceptable-style {
  padding-top: 20px;
}

.ocr-important-note-style {
  padding-top: 10px;
}

.ocr-simple-link-style {
  padding-top: 5px;
}

.wf-element-ocr-option-position {
  margin-left: 47px;
}

.OCRFileLoadContainer .overlay .lightbox-popup {
  display: block;
}

.OCRFileLoadContainer .btn_addPic label {
  font-size: 14px;
  display: block;
  line-height: 19px;
}

.OCRFileLoadContainer .ocr-file-upload-btn {
  position: absolute;
  top: 0;
  right: 0;
  color: transparent;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 14px;
  direction: ltr;
  width: 100%;
  height: 100%;
  display: none;
}

.OCRFileLoadContainer .file-input-button {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.OCRFileLoadContainer .titleLabel {
  text-decoration: underline;
  line-height: 22px;
  margin-top: 9px;
  width: auto;
  display: inline;
  padding-left: 3px;
  cursor: pointer;
}

.OCRFileLoadContainer .ocr-saving-upload {
  margin-top: 30px;
}

.OCRFileLoadContainer .ocr-saving-upload .ocr-saving {
  position: relative;
  float: left;
}

.OCRFileLoadContainer .ocr-confirm-popup,
.OCRFileLoadContainer .ocr-delete-popup {
  position: fixed;
}

.OCRFileLoadContainer .ocr-saving-upload .ocr-saving .saving-logo {
  width: 20px;
  height: 20px;
}

.OCRFileLoadContainer .ocr-table {
  width: 80%;
  min-width: 450px;
  margin-left: 5px;
}

.OCRFileLoadContainer .ocr-table tr td {
  display: inline-block;
  border: 0;
  padding: 9px 0 0;
}

.OCRFileLoadContainer .ocr-table .ocr-file-view-label td {
  text-decoration: underline;
  font-weight: 500;
}

.OCRFileLoadContainer .ocr-table .ocr-table-row-one {
  width: 25px;
}

.OCRFileLoadContainer .ocr-table .ocr-table-row-two {
  width: calc(50% - 78px);
  word-wrap: break-word;
  padding-right: 5px;
}

.OCRFileLoadContainer .ocr-table .ocr-table-row-three {
  word-wrap: break-word;
  width: calc(50% - 78px);
  min-width: 185px;
}

.OCRFileLoadContainer .ocr-table .ocr-table-row-four {
  word-wrap: break-word;
  width: 75px;
}

.OCRFileLoadContainer .ocr-table .ocr-delete-icon {
  font-size: 25px;
  margin-top: -6px;
  cursor: pointer;
}

.OCRFileLoadContainer .error-file {
  margin-top: 0!important;
  margin-bottom: 0!important;
  width: 85%!important;
}

.OCRFileLoadContainer .error-file .description-body {
  color: #83000A;
  font-size: 14px;
}

.OCRFileLoadContainer .error-file .icon-circle-delete {
  font-size: calc(21px);
  color: #83000A;
  vertical-align: text-bottom;
}

.OCRFileLoadContainer .orc-table-container .ocr-delete-icon.icon-delete-disabled {
  cursor: default;
}

.OCRFileLoadContainer .orc-table-container .saving-logo.ocr-delete-process-logo {
  margin-top: -9px;
  width: 20px;
  height: 20px;
  margin-left: 3px;
}

.OCRFileLoadContainer .ocr-confirm-popup .ocr-confirm-pop-container .ocr-confirm-pop-box>div,
.OCRFileLoadContainer .ocr-delete-popup .ocr-delete-pop-container .ocr-delete-pop-box>div {
  width: 100%;
}

.OCRFileLoadContainer .ocr-delete-popup .ocr-delete-pop-container {
  padding: 0;
}

.OCRFileLoadContainer .ocr-delete-popup .ocr-delete-pop-container .ocr-delete-pop-box {
  border: 1px solid #ededed;
  margin: 10px;
  padding: 10px;
}

.OCRFileLoadContainer .ocr-delete-popup .ocr-delete-pop-container .ocr-delete-pop-box>div .ocr-delete-pop-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.OCRFileLoadContainer .ocr-delete-popup .ocr-delete-pop-container .ocr-delete-pop-box>div .ocr-delete-pop-header .ocr-delete-pop-header-text {
  margin: 0;
}

.OCRFileLoadContainer .ocr-delete-popup .ocr-delete-pop-container .ocr-delete-pop-box>div .ocr-delete-pop-header .ocr-delete-pop-header-text>i {
  font-size: 24px;
  margin-top: -5px;
}

.OCRFileLoadContainer .ocr-delete-popup .ocr-delete-pop-container .ocr-delete-pop-box>div .ocr-delete-pop-header h2 {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.OCRFileLoadContainer .ocr-delete-popup .ocr-delete-pop-container .ocr-delete-pop-box>div .ocr-delete-pop-body {
  padding: 0 26px;
}

.OCRFileLoadContainer .ocr-delete-popup .ocr-delete-pop-container .ocr-delete-pop-box>div .ocr-delete-pop-footer {
  display: flex;
  justify-content: flex-end;
}

.OCRFileLoadContainer .ocr-confirm-popup .ocr-confirm-pop-container {
  padding: 0;
}

.OCRFileLoadContainer .ocr-confirm-popup .ocr-confirm-pop-container .ocr-confirm-pop-box {
  border: 1px solid #ededed;
  margin: 10px;
  padding: 10px;
}

.OCRFileLoadContainer .ocr-confirm-popup .ocr-confirm-pop-container .ocr-confirm-pop-box>div .ocr-confirm-pop-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.OCRFileLoadContainer .ocr-confirm-popup .ocr-confirm-pop-container .ocr-confirm-pop-box>div .ocr-confirm-pop-header .ocr-confirm-pop-header-text {
  margin: 0;
}

.OCRFileLoadContainer .ocr-confirm-popup .ocr-confirm-pop-container .ocr-confirm-pop-box>div .ocr-confirm-pop-header .ocr-confirm-pop-header-text>i {
  font-size: 24px;
  margin-top: -5px;
}

.OCRFileLoadContainer .ocr-confirm-popup .ocr-confirm-pop-container .ocr-confirm-pop-box>div .ocr-confirm-pop-header h2 {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.OCRFileLoadContainer .ocr-confirm-popup .ocr-confirm-pop-container .ocr-confirm-pop-box>div .ocr-confirm-pop-body {
  padding: 0 26px;
}

.OCRFileLoadContainer .ocr-confirm-popup .ocr-confirm-pop-container .ocr-confirm-pop-box>div .ocr-confirm-pop-footer {
  display: flex;
  justify-content: flex-end;
}

.OCRFileLoadContainer .toolTipTextSpan {
  position: absolute;
  top: 8px;
}

@media (max-width:1034px) {
  .OCRFileLoadContainer .btn_addPic label {
    font-size: 12px;
  }

  .OCRFileLoadContainer .ocr-table {
    font-size: 13px;
  }

  .OCRFileLoadContainer .ocr-table .ocr-table-row-two {
    width: 147px;
  }

  .OCRFileLoadContainer .ocr-table .ocr-table-row-three {
    width: 185px;
  }
}

@media (max-width:1105px) {
  .OCRFileLoadContainer .titleLabel {
    margin-top: 28px;
  }
}

.form-report-download-container {
  padding: 0 20px 20px 0;
  border-bottom: 1px solid #D7D8D6;
  margin: 20px 0;
}

@media (max-height:1050px) {
  .form-report-download-container {
    min-height: 443px;
  }
}

@media (max-height:662px) {
  .form-report-download-container {
    min-height: 150px;
  }
}

.form-report-download-container .report-download-list-container {
  margin-top: 3px;
}

.form-report-download-container .report-download-list-link {
  text-decoration: underline;
  font-size: 15px;
}

.form-report-download-container .report-download-no-report-container {
  color: red;
  font-size: 20px;
}

.pagination-button {
  min-width: 1036px;
}

.pagination-button .pagination-button-position {
  float: right;
}

.pagination-button .previous-button {
  border: 1px solid #FFF;
  background-color: #FFF;
  padding: 5px;
  color: #000;
}

.pagination-button .previous-button:before {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-right: 15px solid #db0011;
  border-bottom: 6px solid transparent;
}

.pagination-button .previous-button:hover {
  border: 1px dashed #376798;
}

.pagination-button .next-button {
  border: 1px solid #FFF;
  background-color: #FFF;
  color: #000;
  padding: 5px;
}

.pagination-button .next-button:after {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-left: 15px solid #db0011;
  border-bottom: 6px solid transparent;
}

.pagination-button .next-button:hover {
  border: 1px dashed #376798;
}

.connectedPartiesList {
  margin: 10px 0;
  border: 1px solid #D7D8D6;
  padding-right: 0;
}

.connectedPartiesList .index-and-name {
  font-weight: 700;
  line-height: 47px;
  padding-top: 3px;
}

.connectedPartiesList .save-status {
  line-height: 47px;
  text-align: right;
}

.connectedPartiesList .save-status-icon-saved::after {
  content: "\e008";
  color: #269792;
  font-family: hsbcicon-font;
  font-size: 18pt;
  position: relative;
  top: 4px;
}

.connectedPartiesList .save-status-icon-incomplete::after {
  content: "\f073";
  color: #ffb515;
  font-family: hsbcicon-font;
  font-size: 18pt;
  position: relative;
  top: 4px;
}

.connectedPartiesList .edit-btn {
  margin-top: 5px;
}

.connectedPartiesList .edit-btn button {
  background-color: transparent;
  color: #333;
  border-left: 1px solid #D7D8D6;
  width: 100%;
  height: 41px;
}

.connected-entities-part {
  padding-right: 0;
  padding-left: 0;
}

.form-booking-maintenance-container .overlay .lightbox-popup {
  display: block;
}

.form-booking-maintenance-container .maintenance-district {
  margin-top: 20px;
  padding-left: 10px;
  width: 20%;
}

.form-booking-maintenance-container .maintenance-district .date-input {
  width: 90px;
  line-height: 120%;
  height: 40px;
  margin: 0;
}

.form-booking-maintenance-container .maintenance-district .select-input {
  width: 200px;
  height: 25px;
  border-color: #9c9a9a;
  margin-top: -20px;
}

.form-booking-maintenance-container .maintenance-district .error-message {
  size: 14px;
  color: #83000A;
}

.form-booking-maintenance-container .maintenance-district .icon-circle-delete {
  font-size: calc(21px);
  color: #83000A;
  vertical-align: text-bottom;
}

.form-booking-maintenance-container .maintenance-district p {
  padding-top: 20px;
  padding-bottom: 20px;
  size: 24px;
}

.form-booking-maintenance-container .maintenance-district .bulkDateSpan {
  color: #DB0011;
}

.form-booking-maintenance-container .maintenance-district .maintenance-button {
  width: 170px;
  height: 45px;
  font-size: 16px;
  font-weight: 400;
  background-color: #DB0011;
  padding-left: 20px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .content-column-item>div:nth-child(1),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .content-column-item>div:nth-child(2),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-detail-column .detail-column-data:nth-child(1)>div,
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-detail-column .detail-column-data:nth-child(2)>div {
  font-weight: 700;
}

.form-booking-maintenance-container .maintenance-left-container {
  float: left;
}

.form-booking-maintenance-container .maintenance-right-container {
  float: left;
  width: 80%;
  margin-top: 30px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content {
  float: right;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-information .now-information,
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district .div-start,
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column,
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .content-column-item,
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-detail-column,
.holiday-maintenance-container .maintenance-position,
.maintenance-IntervalLine {
  float: left;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table {
  border: 2px solid #ccc;
  overflow: hidden;
  margin-left: 10px;
  display: inline-block;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-detail-column .detail-column-data>div {
  padding: 0 5px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .content-column-item>div {
  width: 26px;
  height: 26px;
  font-size: 14px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  text-align: center;
  line-height: 26px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .weekend-active>div {
  background-color: #000!important;
  color: #FFF;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .holiday-active>div {
  background-color: red;
  color: #000;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(10),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(11),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(12),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(13),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(3),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(4),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(5),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(6),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(7),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(8),
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .maintenance-monthly-table .mmt-content-column .disabled-active :nth-child(9) {
  background: #000;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district {
  margin-top: 20px;
  padding-left: 10px;
  width: 100%;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district p {
  padding-top: 5px;
  padding-bottom: 5px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district #bulkTableTitle {
  margin-top: 5px;
  margin-bottom: 10px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district #bulkDateTitle {
  margin-top: 10px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district .date-input {
  width: 90px;
  line-height: 120%;
  height: 40px;
  margin: 0;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district .div-end {
  float: left;
  margin-left: 100px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district .maintenance-button {
  width: 170px;
  height: 45px;
  font-size: 16px;
  font-weight: 400;
  background-color: #DB0011;
  padding-left: 20px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district .bulkUpdateTable {
  display: inline-table;
  margin-right: 10px;
  margin-top: 10px;
  border: 1px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district .bulkUpdateTable td,
.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district .bulkUpdateTable th {
  border-style: solid!important;
  border: 1px #666;
  padding: 5px;
  background-color: #fff;
  text-align: center;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district .bulkDate {
  height: 100px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district .bulkUpdateTable tr td:first-child {
  width: 120px;
}

.form-booking-maintenance-container .maintenance-right-container .maintenance-right-content .bulkUpdate-district .bulkUpdateTable tr input {
  width: 60px;
  text-align: center;
  border-width: 0;
  outline: 0;
}

.form-booking-maintenance-container .has-error {
  background-color: rgba(131,0,10,.05);
  box-shadow: none;
}

.form-booking-maintenance-container .maintenance-error-popup {
  position: fixed;
}

.form-booking-maintenance-container .maintenance-error-popup .maintenance-pop-container {
  width: 45%;
}

.form-booking-maintenance-container .maintenance-error-popup .maintenance-pop-container .maintenance-lightbox-container,
.form-booking-maintenance-container .maintenance-error-popup .maintenance-pop-container .maintenance-lightbox-container .maintenance-error-wrapper {
  width: 100%;
}

.form-booking-maintenance-container .maintenance-error-popup .maintenance-pop-container .maintenance-lightbox-container .maintenance-error-wrapper .maintenance-lightbox-content::before {
  margin-top: 40px;
}

.form-booking-maintenance-container .maintenance-error-popup .maintenance-pop-container .maintenance-lightbox-container .maintenance-error-wrapper .maintenanceBulk-lightbox-content::before {
  margin-top: 0;
}

.page-primary-container p {
  margin: 0;
}

.page-primary-container .page-primary-header {
  margin: 0;
  padding: 30px 0;
  background-color: #3E505D;
  color: #fff;
}

.page-primary-container .page-primary-header div {
  padding: 0;
}

.page-primary-container .page-primary-header h1 {
  font-size: 38px;
  margin: 0;
  font-weight: 200;
  font-family: inherit;
  line-height: 1.1;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body .error-text:before,
.overlay-component .lightbox-container .lightbox-content:before,
.page-primary-container .form-notification .notification-icon:before,
.page-primary-container .page-notification .notification-icon:before {
  font-family: hsbcicon-font;
  speak: none;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
}

.page-primary-container .page-primary-header p {
  margin-top: 10px;
  margin-bottom: 0;
}

.page-primary-container .page-notification {
  padding: 15px;
  font-size: 14px;
  margin-bottom: 40px;
  display: flex;
  display: -ms-flexbox;
}

.page-primary-container .page-notification.info-notification {
  border: 1px solid #1A4875;
  background-color: #EBEFF4;
}

.page-primary-container .page-notification.info-notification .notification-icon:before {
  color: #1A4875;
  content: "\f073";
}

.page-primary-container .page-notification .notification-icon:before {
  font-size: 24px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  text-decoration: inherit;
  margin-right: 10px;
}

.page-primary-container .page-notification .notification-icon:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.page-primary-container .page-notification .notification-wrapper bb-element>div,
.page-primary-container .page-notification .notification-wrapper bb-element>div>p {
  display: inline-block;
}

.page-primary-container .page-notification .notification-wrapper p {
  padding-top: 5px;
}

.page-primary-container .page-notification .notification-wrapper .hsbc-link {
  background-color: transparent;
  font-size: 14px;
  font-weight: 400;
}

.page-primary-container .page-primary-content {
  padding: 40px 0 0;
}

@media (max-height:1050px) {
  .page-primary-container .page-primary-content .page-secondary-container {
    min-height: 527px;
  }
}

@media (max-height:662px) {
  .page-primary-container .page-primary-content .page-secondary-container {
    min-height: 300px;
  }
}

.page-primary-container .page-primary-content .page-secondary-container h3 {
  line-height: .8;
  padding: 0 0 0 15px;
  border-left: 5px solid #db0011;
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  color: #333;
  margin: 40px 0;
}

.page-primary-container .page-primary-content .page-secondary-container .top-mandatory-message {
  margin: 0;
}

.page-primary-container .page-primary-content .page-secondary-container .top-mandatory-message.mandatory-msg-outside {
  margin-top: 40px;
}

.page-primary-container .page-primary-content .page-secondary-container .form-tertiary-container {
  padding: 20px 0 40px;
  display: inline-block;
  width: 100%;
}

.page-primary-container .page-primary-content .page-secondary-container .form-tertiary-container.login-form-tertiary-container {
  margin-top: 10px;
}

.page-primary-container .page-primary-content .page-secondary-container .form-tertiary-container h3 {
  padding: 0;
  margin: 20px 0 40px;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  border: 0;
}

.page-primary-container .form-notification {
  max-width: 82%;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 40px;
  display: flex;
  display: -ms-flexbox;
  margin-top: 20px;
}

.page-primary-container .form-notification.error-notification {
  border: 1px solid #AF000D;
  background-color: #F9F2F3;
}

.page-primary-container .form-notification.error-notification .notification-icon:before {
  color: #AF000D;
  content: "\e009";
  line-height: .5;
}

.page-primary-container .form-notification .notification-icon:before {
  font-size: 24px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  text-decoration: inherit;
  margin-right: 10px;
}

.page-primary-container .form-notification .notification-icon:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.page-primary-container .form-notification .notification-wrapper p {
  padding-top: 5px;
  font-weight: 400;
}

.holiday-maintenance-container .maintenance-position P {
  margin-bottom: 8px;
  font-weight: 700;
}

.holiday-maintenance-container .maintenance-position .content-label {
  font-weight: 400;
  padding: 2px 50px 2px 0;
  font-size: 14px;
  min-width: 150px;
}

.holiday-maintenance-container .maintenance-position .delete-btn {
  background-color: transparent;
  color: #333;
  padding: 2px 50px 2px 0;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 500;
}

.holiday-maintenance-container .maintenance-position .date-input {
  width: 90px;
  line-height: 120%;
  height: 40px;
  margin: 0;
  text-align: center;
}

.holiday-maintenance-container .maintenance-position .show-error {
  margin: 10px 0;
}

.holiday-maintenance-container .maintenance-position .show-error .error-message {
  size: 14px;
  color: #83000A;
}

.holiday-maintenance-container .maintenance-position .show-error .icon-circle-delete {
  font-size: calc(21px);
  color: #83000A;
  vertical-align: text-bottom;
}

.holiday-maintenance-container .maintenance-position .maintenance-btn {
  margin-top: 10px;
}

.holiday-maintenance-container .maintenance-position .maintenance-btn button {
  width: 170px;
  font-size: 16px;
  font-weight: 400;
  background-color: #DB0011;
  margin-top: 5px;
}

.holiday-maintenance-container .maintenance-position .maintenance-Head {
  font-size: 20px;
  margin-bottom: 15px;
}

.holiday-maintenance-container .has-error {
  border: 1px solid #83000A;
  background-color: rgba(131,0,10,.05);
  box-shadow: none;
}

.maintenance-IntervalLine {
  width: 2px;
  height: 400px;
  background: #ededed;
  margin-left: 50px;
  margin-right: 50px;
}

.overlay-component {
  position: fixed;
  top: -150px;
  bottom: -150px;
  right: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0,0,0,.5);
}

.overlay-component .lightbox-popup {
  top: 295px;
  background: #fff;
  position: absolute;
  z-index: 10;
  padding: 20px 20px 0 40px;
  display: block;
}

.overlay-component .lightbox-popup .align-right {
  text-align: right;
}

.overlay-component .light-pop-container {
  margin-left: 25%;
  width: 50%;
}

.overlay-component .lightbox-container .lightbox-content {
  display: flex;
  margin-top: 5px;
}

.overlay-component .lightbox-container .lightbox-content .content {
  width: 90%;
}

.overlay-component .lightbox-container .lightbox-content:before {
  content: "\F052";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  text-decoration: inherit;
  color: #BA8111;
  font-size: 55px;
  margin-right: 20px;
  line-height: .8;
}

.overlay-component .lightbox-container .lightbox-content:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.overlay-component .lightbox-container .lightbox-content .lightbox-text {
  margin-top: 10px;
}

.overlay-component .lightbox-container .lightbox-content .popup-title {
  font-size: 32px;
  font-weight: 200;
  margin: 0;
}

.overlay-component .lightbox-container .lightbox-content .mul-message {
  margin: 20px 0;
  word-break: break-all;
}

.overlay-component .lightbox-container .lightbox-content .single-message {
  margin: 40px 0;
}

.overlay-component .lightbox-container .popup-content {
  width: 90%;
  font-size: 16px;
}

.overlay-component .form-controle-buttons-padding {
  padding: 40px 0;
  width: 95.5%;
}

.overlay-component .content-position {
  padding-right: 40px;
}

.appointment-booking-container .abc-new-title {
  color: #333;
  margin-bottom: 16px;
  font-size: 15px;
  line-height: inherit;
}

.appointment-booking-container #appointment-booking-radio-label {
  font-size: 15px;
}

.appointment-booking-container p {
  margin-bottom: 10px;
}

.appointment-booking-container .appointment-booking-button {
  margin-top: 10px;
  padding: 40px 0 0;
}

.appointment-booking-container .appointment-booking-address {
  margin-top: 10px;
  padding-left: 20px;
}

.appointment-booking-container .show-error {
  margin-top: 10px;
}

.appointment-booking-container .show-error .error-message {
  size: 14px;
  color: #83000A;
}

.appointment-booking-container .show-error .icon-circle-delete {
  font-size: calc(21px);
  color: #83000A;
  vertical-align: text-bottom;
}

.appointment-booking-container .account-opening-link {
  text-decoration: underline;
  font-size: 15px;
  color: #00f;
}

.appointment-booking-container .content-width {
  width: 90%;
}

.appointment-booking-summary .summary-retrieve {
  width: 30%;
}

@media screen and (max-device-width:1920px) {
  .appointment-booking-summary .summary-retrieve {
    width: 26%;
  }
}

@media screen and (max-device-width:1366px) {
  .appointment-booking-summary .summary-retrieve {
    width: 30%;
  }
}

.appointment-booking-summary .appointment-booking-summary-page .remark-error>.icon-circle-delete {
  font-size: calc(21px);
  color: #83000A;
  vertical-align: text-bottom;
}

.appointment-booking-summary .appointment-booking-summary-page .remark-error>.error-message {
  size: 14px;
  color: #83000A;
}

.appointment-booking-summary .appointment-booking-summary-page .remark-page-require-error {
  margin-bottom: 15px;
}

.appointment-booking-summary .appointment-booking-summary-page .remark-error-msg-show {
  display: none;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-information .information {
  display: inline;
  font-size: 25px;
  font-weight: 700;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-information .now-information p {
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 25px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-information .without-now-information {
  float: right;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-information .previous-button {
  border: 1px solid #FFF;
  background-color: #FFF;
  padding: 5px;
  color: #000;
  font-size: 20px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-information .previous-button:before {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-right: 15px solid #db0011;
  border-bottom: 6px solid transparent;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-information .previous-button:hover {
  border: 1px dashed #376798;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-information .next-button {
  border: 1px solid #FFF;
  background-color: #FFF;
  color: #000;
  padding: 5px;
  font-size: 20px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-information .next-button:after {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-left: 15px solid #db0011;
  border-bottom: 6px solid transparent;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-information .next-button:hover {
  border: 1px dashed #376798;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-remark .page-remark-box {
  float: left;
  width: 85%;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-remark .page-remark-box input {
  padding-left: 10px;
  margin: 10px 0 15px;
  height: 40px;
  width: 100%;
  border: 2px solid #000;
  background-color: #dedede;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-remark .btn-box {
  width: 15%;
  float: left;
  padding-left: 10px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-remark .btn-box .submit-item-remark {
  padding: 3px 14px;
  margin: 10px 0 0;
  height: 40px;
  font-size: 14px;
  float: right;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-remark .btn-box .collapse-btn-box {
  width: 80px;
  float: right;
  margin: 10px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-remark .btn-box .collapse-btn-box p {
  text-align: center;
  cursor: pointer;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion {
  border-top: 1px solid #D7D8D6;
  width: 100%;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading {
  width: 100%;
  display: inline-block;
  margin: 30px 0;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title {
  background-color: #FFF;
  color: #333;
  margin: 0;
  font-size: 22px;
  font-weight: 400;
  padding-left: 15px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .customer-panel .customer-time {
  color: red;
  margin-right: 5%;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .customer-panel .customer-total {
  font-weight: 700;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .customer-panel .customer-total font {
  color: red;
  font-weight: 400;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .customer-panel .customer-total-num {
  font-weight: 700;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .customer-panel .customer-information {
  font-weight: 700;
  color: #989090;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .customer-panel .customer-information-num {
  color: #989090;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .customer-panel-time {
  width: 10%;
  float: left;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .panel-header-right {
  float: right;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .panel-header-right i {
  font-size: 24px;
  color: #008580;
  margin-right: 15px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .panel-header-right button {
  margin-right: 15px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .panel-header-right>span {
  height: 30px;
  display: inline-block;
  padding-left: 15px;
  border-left: 1px solid #D9D9D9;
  margin-right: 20px;
  padding-top: 3px;
  cursor: pointer;
  font-size: 24px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .panel-header-right>span:after {
  font-family: hsbcicon-font;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  content: '\e003';
  font-size: 20pt;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .panel-header-right>span:after .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .panel-header-right>span.open:after {
  content: '\e006';
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .customer-panel-aco {
  width: 40%;
  float: left;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel .accordion-panel-heading .accordion-panel-title .customer-panel-ca {
  width: 40%;
  float: right;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body {
  padding: 0 0 40px 20px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body>div {
  margin-top: 20px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body>div.error-message,
.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body>div:first-child {
  margin-top: 0;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body .field-value {
  font-weight: 400;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body span {
  font-weight: 400;
  margin-bottom: 10px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body .error-text:before {
  font-size: 24px;
  color: #AF000D;
  content: "\e009";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  text-decoration: inherit;
  margin-right: 10px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body .error-text:before .badge {
  font-size: .05em;
  display: block;
  position: absolute;
  bottom: .2em;
  right: -3px;
  width: 9em;
  height: 9em;
  line-height: 1.9em;
  border-radius: 60%;
  padding: 0;
  color: transparent;
  background: #E9A115;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody tr.table-header td {
  padding: 0 20px 20px 0;
  border-bottom: 1px solid #D7D8D6;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody tr.table-header td label span,
.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody tr.table-header td p {
  font-size: 14px;
  font-weight: 700;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody tr td {
  padding: 15px 20px 15px 0;
  border-bottom: 1px solid #D7D8D6;
  border-top: 0;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody tr td.table-staff-td {
  border: 1px solid #444;
  text-align: center;
  vertical-align: middle;
  padding: 0;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody tr td p {
  margin: 0;
  font-size: 12px;
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody tr td .hsbc-link {
  margin-right: 20px;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 15px;
  text-align: left;
  white-space: nowrap;
}

@media (min-width:1200px) {
  .appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody tr td .hsbc-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

.appointment-booking-summary .appointment-booking-summary-page .appointment-summary-accordion .accordion-panel-body table tbody tr td input {
  width: 150px;
  height: 40px;
  padding-left: 10px;
  border: 2px solid #000;
  background-color: #dedede;
}

.appointment-booking-summary .appointment-booking-summary-page .summary-footer-content .submit-page-remark {
  padding: 10px 38px;
}

.account-number-container {
  margin-bottom: 10px;
}

.account-number-container .override-account-btn button {
  background-color: #6e7372;
  padding: 10px 20px;
  border: 1px solid #000;
  height: 38px;
}

.reject-content-box .form-group {
  width: 85%;
}

.auto-generate-account-label {
  margin-bottom: 15px;
}

.discard-msg-position {
  text-align: left;
  margin-left: -15px;
}

@media (min-height:1290px) {
  .discard-msg-position {
    min-height: 86px;
  }
}

.text-underlined {
  font-weight: 700;
  font-size: 16px;
  text-decoration: underline;
}

.get-account-control-buttons {
  border-top: 1px solid #D7D8D6;
  padding: 40px 0;
  display: inline-block;
  width: 100%;
}

.get-account-control-buttons .float-right {
  float: right;
}

.get-account-control-buttons .account-record-btn {
  background-color: #3E505D;
  font-size: 16px;
  font-weight: 400;
}

.pre-open-div-table {
  margin: 10px 50px 10px 0;
  min-width: 600px;
}

.pre-open-div-table .pre-open-row {
  display: flex;
  justify-content: space-between;
  text-align: center;
  align-items: center;
  height: 28px;
}

.pre-open-div-table .pre-open-row .custom-radio-button,
.pre-open-div-table .pre-open-row .pre-open-cell {
  margin-bottom: 0;
}

.remote-file-upload-popup .overlay {
  position: fixed;
  top: -150px;
  bottom: -150px;
  right: 0;
  left: 0;
  z-index: 1000;
  background-color: #000;
  background-color: rgba(0,0,0,.5);
  filter: alpha(opacity=50);
}

.remote-file-upload-popup .overlay .rfu-pop-container {
  width: 45%;
  top: 180px;
  background: #fff;
  position: absolute;
  z-index: 10;
  padding: 20px 20px 0 40px;
  margin-left: 25%;
}

.remote-file-upload-popup .overlay .rfu-pop-container .rfubox-container {
  display: flex;
  padding: 20px 20px 40px 40px;
}

.remote-file-upload-popup .overlay .rfu-pop-container .rfubox-container .rfu-container {
  display: flex;
  width: 100%;
}

.remote-file-upload-popup .overlay .rfu-pop-container .rfubox-container .rfu-container .rfu-wrapper {
  width: 100%;
}

.remote-file-upload-popup .overlay .rfu-pop-container .rfubox-container .rfu-container .rfu-wrapper .rfu-content {
  display: flex;
  margin-top: 40px;
}

.remote-file-upload-popup .overlay .rfu-pop-container .rfubox-container .rfu-container .rfu-wrapper .rfu-content:before {
  content: "\F052";
  position: relative;
  display: inline-block;
  color: #BA8111;
  font-size: 55px;
  line-height: .8;
  font-weight: 400;
  margin-right: 20px;
  font-family: hsbcicon-font;
  vertical-align: middle;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
}

.remote-file-upload-popup .overlay .rfu-pop-container .rfubox-container .rfu-container .rfu-wrapper .rfu-content .rfu-content-box {
  width: 90%;
}

.remote-file-upload-popup .overlay .rfu-pop-container .rfubox-container .rfu-container .rfu-wrapper .rfu-content .rfu-content-box .rfu-content-title {
  margin-top: 16px;
}

.remote-file-upload-popup .overlay .rfu-pop-container .rfubox-container .rfu-container .rfu-wrapper .rfu-content .rfu-content-box .rfu-content-title p {
  font-size: 32px;
  font-weight: 200;
}

.remote-file-upload-popup .overlay .rfu-pop-container .rfubox-container .rfu-container .rfu-wrapper .rfu-content .rfu-content-box .rfu-content-text {
  font-size: 18px;
  line-height: 30px;
  margin: 50px 0 20px;
}

.remote-detail-box .thankyou-remote-title p {
  padding: 40px 0;
  font-size: 28px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 35px;
  letter-spacing: normal;
  color: #333;
  border-bottom: 1px solid #979797;
  margin-bottom: 30px;
}

.remote-detail-box .pu-remote-detail-sl {
  float: left;
  width: 692px;
}

.remote-detail-box .pu-remote-detail-sl .thank-remote-detail-width {
  width: 692px;
}

.remote-detail-box .pu-remote-detail-sl .pu-remote-sl-Impnote {
  position: relative;
}

.remote-detail-box .pu-remote-detail-sl .pu-remote-sl-Impnote .pu-remote-sl-Impnot-text p {
  width: 692px;
  background-color: #ededed;
  padding: 15px 15px 15px 45px;
  position: relative;
}

.remote-detail-box .pu-remote-detail-sl .pu-remote-sl-Impnote .pu-remote-sl-Impnot-text p::after {
  content: "\e009";
  color: #5c5c5c;
  font-size: 24px;
  line-height: 24px;
  position: absolute;
  font-family: hsbcicon-font;
  left: 18px;
  top: 13px;
}

.remote-detail-box .pu-remote-detail-sl .pu-remote-sl-Impnote .ocr-suggestion-icon-style {
  padding: 0;
  font-size: 20px;
  line-height: 20px;
  color: #5c5c5c;
  position: absolute;
  top: 15px;
  left: 20px;
}

.remote-detail-box .pu-remote-detail-sl .thank-remote-detail1-title p {
  font-size: 22px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 29px;
  letter-spacing: normal;
  color: #333;
  margin: 30px 0 0;
}

.remote-detail-box .pu-remote-detail-sl .pu-remote-detail2 .thank-remote-detail2-text-box,
.remote-detail-box .pu-remote-detail-sl .thank-remote-detail1-text p {
  margin: 20px 0 0 25px;
}

.remote-detail-box .pu-remote-detail-sl .pu-remote-detail2 .thank-remote-detail2-text-box p {
  margin-bottom: 0;
  line-height: 32px;
}

.remote-detail-box .pu-remote-detail-sl .pu-remote-detail2 .device-binding-status-error p {
  margin: 20px 0 0 25px;
  font-weight: 600;
  padding-left: 28px;
  position: relative;
}

.remote-detail-box .pu-remote-detail-sl .pu-remote-detail2 .device-binding-status-error p::before {
  content: '';
  background: url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2218%22 height=%2218%22 viewBox=%220 0 18 18%22%3E%3Cg fill=%22none%22 fill-rule=%22evenodd%22%3E%3Cpath d=%22M0 0h18v18H0z%22/%3E%3Cpath fill=%22%23AF000D%22 d=%22M17.797 14.891L10.38 1.786c-.006-.017-.017-.033-.022-.049A1.501 1.501 0 0 0 9.005.9c-.582 0-1.083.324-1.335.8L.198 14.89c-.127.216-.198.47-.198.735C0 16.44.67 17.1 1.5 17.1h15c.83 0 1.5-.659 1.5-1.474a1.518 1.518 0 0 0-.203-.735zm-7.868.033c0 .135-.066.2-.198.2H8.236c-.116 0-.17-.065-.17-.2v-1.312c0-.135.06-.2.17-.2H9.73c.132 0 .198.065.198.2v1.312zm.11-6.68l-.506 4.271c0 .108-.066.162-.198.162H8.66c-.132 0-.198-.054-.198-.162l-.506-4.271V5.517c0-.135.055-.205.17-.205h1.738c.116 0 .17.07.17.205v2.727h.006z%22/%3E%3C/g%3E%3C/svg%3E") no-repeat;
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
}

.remote-detail-box .pu-remote-detail-sl .text-display-ID-QR-Info {
  width: 100%;
  padding: 4px 0 0;
  margin: 0;
  border: none;
}

.remote-detail-box .pu-remote-detail-sl .text-display-ID-QR-Info>div {
  margin-left: 25px;
  padding: 0;
}

.remote-detail-box .pu-remote-detail-sl .text-display-ID-QR-Info .QRImage {
  width: 150px;
  padding: 0;
}

.remote-detail-box .pu-remote-detail-sl .text-display-ID-QR-Info .QRInf {
  margin-left: 20px;
  float: left;
}

.remote-detail-box .pu-remote-detail-sl .text-display-ID-QR-Info .QRInf .QRInf-icon {
  width: 15px;
  height: 15px;
  float: left;
}

.remote-detail-box .pu-remote-detail-sl .text-display-ID-QR-Info .QRInf .QRInf-text {
  width: 300px;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
  color: #333;
  float: left;
  margin-left: 10px;
}

.remote-detail-box .pu-remote-detail-sl .text-display-ID-QR-Info .QRInf .ocr-suggestion-icon-style {
  padding: 0;
  font-size: 20px;
  line-height: 20px;
  color: #5c5c5c;
}

.remote-detail-box .pu-remote-detail-sl .text-display-ID-QR-Info.qr-info-noborder {
  margin-left: -119px;
}

.remote-detail-box .pu-remote-detail-sl .thank-remote-detail3-text1-item {
  margin-bottom: 30px;
}

.remote-detail-box .pu-remote-detail-sl .thank-remote-detail3-text1-item p {
  margin: 20px 0 0 25px;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: #333;
}

.remote-detail-box .pu-remote-detail-sl .thank-remote-detail4-text1-item p {
  margin: 30px 0 40px;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: #333;
}

.remote-detail-box .pu-remote-detail-sr {
  float: right;
  width: 265px;
  border: 1px solid #d7d8d6;
  background-color: #fff;
  padding: 30px 0 30px 20px;
}

.remote-detail-box .pu-remote-detail-sr .pu-remote-sr-title p {
  line-height: 18px;
  display: inline-block;
  font-weight: 500;
  padding: 0 0 0 15px;
  border-left: 5px solid #db0011;
  width: 100%;
  font-size: 18px;
  color: #333;
  margin: 0 0 16px;
}

.remote-detail-box .pu-remote-detail-sr .pu-remote-sr-item-title p {
  width: 150px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #333;
  margin: 10px 0 0;
}

.remote-detail-box .pu-remote-detail-sr .pu-remote-sr-item-value p {
  width: 150px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #333;
  margin: 5px 0 0;
  overflow: hidden;
  word-wrap: break-word;
  word-break: normal;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container,
.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container-continue-online,
.wf-container-list ul li {
  word-break: break-word;
}

.remote-detail-box .pu-remote-detail-sr .text-display-ID-QR-Info {
  width: 150px;
  padding: 0;
  margin-bottom: 0;
}

.remote-detail-box .pu-remote-detail-sr .text-display-ID-QR-Info .QRImage {
  width: 150px;
  margin-left: 3px;
}

.confirm-identity-list {
  overflow: hidden;
  padding-left: 10px;
  clear: both;
}

.confirm-identity-list .confirm-identity-list-item {
  float: left;
}

.pu-remote-display-item {
  width: 330px;
  border: 1px solid #979797;
  padding: 20px;
  margin: 20px 0 0 10px;
}

.pu-remote-displayitem-status-title p {
  font-size: 12px;
  line-height: 16px;
  color: #333;
  margin: 0;
}

.pu-remote-displayitem-status-name p {
  font-size: 18px;
  line-height: 26px;
  color: #333;
  margin: 5px 0 0;
  word-wrap: break-word;
}

.pu-remote-displayitem-status-box {
  position: relative;
}

.pu-remote-displayitem-status-box .pu-remote-displayitem-status-value p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin: 10px 0 0 28px;
  color: #333;
  position: relative;
}

.pu-remote-displayitem-status-box .pu-remote-displayitem-icon-success p::after,
.pu-remote-displayitem-status-box .pu-remote-displayitem-icon-warn p::after {
  font-size: 24px;
  line-height: 24px;
  position: absolute;
  font-family: hsbcicon-font;
  left: -30px;
}

.pu-remote-displayitem-status-box .pu-remote-displayitem-icon-warn p::after {
  content: "\e009";
  color: #e9a115;
}

.pu-remote-displayitem-status-box .pu-remote-displayitem-icon-success p::after {
  content: "\e008";
  color: #269792;
}

.pu-binding-status-view {
  margin-left: -18px;
  margin-top: -15px;
}

.section-otp {
  border-bottom: 1px solid #D7D8D6;
  padding-bottom: 20px;
}

.section-otp input::-webkit-inner-spin-button,
.section-otp input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.section-otp input[type=number] {
  -moz-appearance: textfield;
}

.section-otp .section-otp-title {
  margin: 30px 0;
  line-height: 20px;
}

.section-otp .section-otp-content {
  padding: 10px 0 0;
}

.section-otp .section-otp-content div {
  margin-top: 10px;
}

.section-otp .section-otp-content-passcode {
  min-width: 530px;
  margin-bottom: 0;
}

.section-otp .section-otp-content-passcode button:disabled {
  opacity: .5;
}

.section-otp .section-otp-content-passcode .section-otp-btn {
  display: inline-flex;
  width: 168px;
  height: 40px;
  padding: 0;
  background-color: #fff;
  color: #333;
  border: 1px solid;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
}

.section-otp .section-otp-content-passcode .section-otp-btn-confirm {
  width: 93px;
  color: #fff;
  background-color: #4d6474;
  margin-left: 15px;
  margin-right: 10px;
}

.section-otp .section-otp-content-passcode .section-otp-btn-send {
  width: auto;
  min-width: 155px;
  padding: 0 16px;
}

.section-otp .section-otp-content-passcode .section-otp-passcode {
  display: inline;
  width: 150px;
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 0;
  border: 1px solid #929292;
}

.section-otp .section-otp-content-passcode .section-otp-passcode:focus {
  border: 1px solid #376798;
  background: #fff;
  box-shadow: none;
}

.section-otp .section-otp-content-passcode .section-otp-passcode.ng-dirty.ng-invalid {
  border: 1px solid #83000A;
  background-color: rgba(131,0,10,.05);
  box-shadow: none;
}

.section-otp .section-otp-content-passcode .error-label {
  color: #333;
  height: 24px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
}

.section-otp .section-otp-content-passcode .error-label:before {
  content: '';
  background: url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2218%22 height=%2218%22 viewBox=%220 0 18 18%22%3E%3Cg fill=%22none%22 fill-rule=%22evenodd%22%3E%3Cpath d=%22M0 0h18v18H0z%22/%3E%3Cpath fill=%22%23AF000D%22 d=%22M17.797 14.891L10.38 1.786c-.006-.017-.017-.033-.022-.049A1.501 1.501 0 0 0 9.005.9c-.582 0-1.083.324-1.335.8L.198 14.89c-.127.216-.198.47-.198.735C0 16.44.67 17.1 1.5 17.1h15c.83 0 1.5-.659 1.5-1.474a1.518 1.518 0 0 0-.203-.735zm-7.868.033c0 .135-.066.2-.198.2H8.236c-.116 0-.17-.065-.17-.2v-1.312c0-.135.06-.2.17-.2H9.73c.132 0 .198.065.198.2v1.312zm.11-6.68l-.506 4.271c0 .108-.066.162-.198.162H8.66c-.132 0-.198-.054-.198-.162l-.506-4.271V5.517c0-.135.055-.205.17-.205h1.738c.116 0 .17.07.17.205v2.727h.006z%22/%3E%3C/g%3E%3C/svg%3E") no-repeat;
  width: 18px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

.section-otp .section-otp-content-passcode .section-otp-status .section-otp-status-text {
  width: 81px;
  height: 19.7px;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 19.7px;
  letter-spacing: normal;
  color: #333;
}

.section-otp .section-otp-content-passcode .section-otp-status .section-otp-confirmed::before {
  font-family: hsbcicon-font;
  font-size: 18pt;
  content: "\e008";
  color: #269792;
  vertical-align: bottom;
}

.section-otp .section-otp-content-passcode .section-otp-status .section-otp-padding::before {
  font-family: hsbcicon-font;
  font-size: 18pt;
  content: "\f073";
  color: #ffb515;
  vertical-align: bottom;
}

.section-otp .section-otp-content-passcode .section-otp-status .section-otp-time {
  display: block;
  width: 131px;
  height: 16px;
  font-size: 12px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #5c5c5c;
  margin-top: 2px;
  margin-left: 29px;
}

.wf-element-retrieve-otp {
  padding-bottom: 30px;
}

.wf-element-retrieve-otp .section-otp-content {
  padding: 0;
}

.wf-element-retrieve-otp .section-otp-content div {
  margin-top: 0;
  font-size: 16px;
}

.wf-element-retrieve-otp .section-otp-content .otp-verification-code {
  margin: 20px 0 10px;
}

.wf-element-retrieve-otp .section-otp-content-passcode .section-otp-passcode {
  width: 281px;
  padding: 10px 11px 11px 10px;
  border: 1px solid #767676;
  margin-right: 15px;
}

.wf-element-retrieve-otp .section-otp-content-passcode .section-otp-passcode.ng-dirty.ng-invalid {
  border: 1px solid #a8000b;
  background-color: #f9f2f3;
  box-shadow: none;
}

.wf-element-retrieve-otp .section-otp-content-passcode .section-otp-btn-send {
  padding: 10px 20px 12px;
  margin-left: -4px;
}

.wf-element-retrieve-otp .section-otp-content-passcode .section-otp-btn-send:disabled {
  color: #333;
  opacity: .3;
}

.wf-element-retrieve-otp .section-otp-content-passcode .error-label {
  margin-top: 11px;
}

.wf-element-retrieve-otp .section-otp-content-passcode .error-label:before {
  height: 18px;
  margin: 1px 9px 5px 0;
}

.mandate-page-container .mandate-page-checkbox-inactive label {
  cursor: not-allowed!important;
}

.mandate-page-container .mandate-page-checkbox-inactive .checkbox-value:before {
  background-color: #8f8f8f!important;
  cursor: not-allowed!important;
}

.mandate-page-container .mandate-page-content-a .wf-mandate-declaration-link {
  margin: 2px 0 0 33px;
}

.mandate-page-container .mandate-page-content-a .wf-mandate-declaration-link label {
  padding: 0;
  text-decoration: underline;
}

.mandate-page-container .mandate-page-content-a .wf-mandate-declaration-link label::before {
  display: none;
}

.mandate-page-container .mandate-page-content-a .mandate-read-checkbox-MD008 {
  margin-top: 10px;
}

.mandate-page-container .mandate-page-content-b,
.mandate-page-container .mandate-page-content-c {
  padding-top: 15px;
}

.mandate-page-container .mandate-page-content-b .hsbc-table-border,
.mandate-page-container .mandate-page-content-c .hsbc-table-border {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #333;
  font-weight: 300;
}

.mandate-page-container .mandate-page-content-b .hsbc-table-border .table-header>td p,
.mandate-page-container .mandate-page-content-c .hsbc-table-border .table-header>td p {
  font-size: 16px;
}

.mandate-page-container .mandate-page-content-b .hsbc-table-border tr,
.mandate-page-container .mandate-page-content-c .hsbc-table-border tr {
  height: 68px;
}

.mandate-page-container .mandate-page-content-b .hsbc-table-border tr td,
.mandate-page-container .mandate-page-content-c .hsbc-table-border tr td {
  padding-left: 15px;
  padding-right: 15px;
}

.mandate-page-container .mandate-page-content-b .hsbc-table-border tr:nth-child(n+2) td:nth-child(1),
.mandate-page-container .mandate-page-content-c .hsbc-table-border tr:nth-child(n+2) td:nth-child(1) {
  text-align: left;
}

.mandate-page-container .mandate-page-content-b .hsbc-table-border tr>td:nth-child(n+2),
.mandate-page-container .mandate-page-content-c .hsbc-table-border tr>td:nth-child(n+2) {
  min-width: 185px;
  max-width: 185px;
  word-break: break-word;
}

.mandate-page-container .mandate-page-content-b .hsbc-table-border tr:first-child>td:first-child,
.mandate-page-container .mandate-page-content-c .hsbc-table-border tr:first-child>td:first-child {
  min-width: 450px;
}

.mandate-page-container .mandate-page-content-b bb-element:nth-last-child(2) div[ng-controller=TextItemController] p,
.mandate-page-container .mandate-page-content-c bb-element:nth-last-child(2) div[ng-controller=TextItemController] p {
  line-height: 1.5;
  color: #333;
}

.mandate-page-container .mandate-page-content-b div[ng-controller=DropdownCtrl],
.mandate-page-container .mandate-page-content-c div[ng-controller=DropdownCtrl] {
  margin-top: 10px;
}

.mandate-page-container .mandate-page-content-b div[ng-controller=DropdownCtrl] button,
.mandate-page-container .mandate-page-content-c div[ng-controller=DropdownCtrl] button {
  border-color: #929292;
}

.mandate-page-container .mandate-page-content-b div[input-checkbox]:last-child,
.mandate-page-container .mandate-page-content-c div[input-checkbox]:last-child {
  margin-top: 0;
}

.mandate-page-container .mandate-page-content-b div[ng-controller=WfDatepickerController],
.mandate-page-container .mandate-page-content-c div[ng-controller=WfDatepickerController] {
  margin-bottom: 40px;
}

.mandate-page-container P.mandate-content-title-item {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin: 15px 0;
}

.mandate-page-container .mandate-read-checkbox-item {
  margin-top: 15px;
}

.mandate-page-container .mandate-declaration-link {
  margin: 12px 0 0 28px;
}

.mandate-page-container .mandate-declaration-link .mdl-checkbox-disabled .checkbox-value:before {
  background-color: #8f8f8f;
}

.mandate-page-container .mandate-declaration-link .mandate-read-checkbox-item {
  margin-top: 12px;
}

.mandate-page-container .file-pdf-link {
  color: #333;
  background-color: #fff;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: underline;
  font-size: 15px;
}

.consent-page-left-container {
  width: 997px;
}

.consent-page-top-content {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}

.consent-page-top-content .consent-page-title {
  font-size: 28px;
  font-weight: 300;
  line-height: 1.25;
  color: #333;
}

.consent-page-top-content .consent-page-explain {
  margin: 30px 0;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}

.account-opening-step {
  display: flex;
}

.account-opening-step .account-opening-first-step li::after,
.account-opening-step .account-opening-second-step li:not(:last-child)::after {
  content: url("../media/ui-menu-more-horizontal.png?ver=1755227788");
  margin: 34px 10px;
}

.account-opening-step .wf-container-list ol {
  margin: 0;
  display: flex;
}

.account-opening-step .wf-container-list ol li {
  list-style: none;
  display: flex;
}

.account-opening-step .account-opening-step-title {
  font-size: 12px;
  font-weight: 500;
  color: #333;
  margin: 0;
}

.account-opening-step .account-opening-step-background {
  width: 169px;
  height: 68px;
  margin-top: 10px;
  padding: 10px;
  background-color: #f3f3f3;
  display: inline-block;
}

.account-opening-step .account-opening-step-background bb-element>div>p {
  height: 32px;
  font-size: 12px;
  line-height: 1.33;
  color: #252525;
  display: inline-flex;
}

.consent-page-mid-content .wf-container-list,
.consent-page-mid-content p {
  font-size: 14px;
  line-height: 1.43;
}

.account-opening-step .account-opening-step-background bb-element>div>p:before {
  margin-right: 10px;
}

.account-opening-step .account-opening-step-background bb-element>div .account-opening-step-desktop-one::before {
  content: url("../media/colour-ui-charcoal.png?ver=1755227788");
}

.account-opening-step .account-opening-step-background bb-element>div .account-opening-step-desktop-two::before {
  content: url("../media/ui-device-mobile.png?ver=1755227788");
}

.account-opening-step .account-opening-step-background bb-element>div .account-opening-step-desktop-three::before {
  content: url("../media/ui-payment-and-transfer.png?ver=1755227788");
}

.account-opening-step .account-opening-step-background bb-element>div .account-opening-step-mobile-one::before {
  content: url("../media/ui-user.png?ver=1755227788");
}

.account-opening-step .account-opening-step-background bb-element>div .account-opening-step-mobile-two::before {
  content: url("../media/ui-account.png?ver=1755227788");
}

.consent-page-mid-content {
  margin-top: 40px;
  display: inline-flex;
  padding-bottom: 40px;
}

.consent-page-mid-content .consent-page-mid-left {
  padding: 20px;
  border: 1px solid #d7d8d6;
  background-color: #fff;
  width: 692px;
}

.consent-page-mid-content .consent-page-mid-right {
  padding: 20px;
  border: 1px solid #d7d8d6;
  background-color: #fff;
  width: 285px;
  margin-left: 20px;
}

.consent-page-mid-content .text-font-bold {
  font-weight: 500;
}

.consent-page-mid-content .wf-container-list ul {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 5px;
}

.consent-page-mid-content .wf-container-list ul li {
  padding-top: 10px;
}

.consent-page-mid-content .padding-top .padding-top {
  padding-top: 15px;
}

.consent-page-mid-content .padding-bottom .padding-bottom {
  padding-bottom: 20px;
}

.consent-page-mid-content .download-app-msg>p {
  padding-bottom: 15px;
  display: inline-flex;
}

.consent-page-mid-content .download-app-msg>p:before {
  content: url("../media/ui-device-mobile.png?ver=1755227788");
  margin-right: 10px;
}

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

.text2-tax-detail .wf-container-list ol,
.text2-tax-detail .wf-container-list ul {
  margin-left: 0;
}

.form-group-no-bottom {
  margin-bottom: 0;
}

.font-16px {
  font-size: 16px!important;
}

.text1-tax-detail {
  border-bottom: 1px solid #000;
  margin-bottom: 2%;
}

.text1-tax-detail p,
.text2-tax-detail p {
  margin-bottom: 3%;
}

.text-tax-color {
  color: red;
}

.online-payment-section {
  padding-bottom: 20px;
}

.online-payment-section .part-title {
  line-height: .8;
  padding: 0 0 0 15px;
  border-left: 5px solid #db0011;
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  color: #333;
  margin: 40px 0;
}

.online-payment-section .price-section {
  border: 2px solid #D7D8D6;
  padding: 15px;
}

.online-payment-section .price-section .amount {
  margin-bottom: 10px;
}

.online-payment-section .price-section .price-section-content {
  display: block;
}

.online-payment-section .price-section .price-section-content>div {
  display: inline-block;
}

.online-payment-section .price-section .price-section-content .currency {
  font-weight: 700;
}

.online-payment-section .price-section .price-section-content .original-price {
  font-weight: 700;
  margin-left: 2px;
}

.online-payment-section .price-section .price-section-content .original-price .line-through {
  border-bottom: 2px solid #008580;
  position: relative;
  bottom: 10px;
  margin-right: -2px;
}

.online-payment-section .price-section .price-section-content .current-price {
  color: #008580;
  font-weight: 700;
  margin-left: 4px;
}

.online-payment-section .price-section .price-section-content .discount-rate {
  background-color: #008580;
  color: #FFF;
  padding: 2px 10px 0 5px;
  margin-left: 2px;
}

.online-payment-section .price-section .payment-status,
.online-payment-section .price-section .price-explain,
.online-payment-section .price-section .price-section-content .payment-status {
  margin-top: 10px;
}

.online-payment-section .price-section .payment-status .payment-received {
  width: 81px;
  height: 19.7px;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 19.7px;
  letter-spacing: normal;
  color: #333;
}

.online-payment-section .price-section .payment-status .payment-received:before {
  font-family: hsbcicon-font;
  font-size: 18pt;
  content: "\e008";
  color: #269792;
  vertical-align: bottom;
}

.online-payment-section .price-section .payment-status .payment-time {
  display: block;
  width: 160px;
  height: 16px;
  font-size: 12px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #5c5c5c;
  margin-top: 2px;
  margin-left: 29px;
}

.online-payment-section .payment-section {
  padding-top: 15px;
}

.online-payment-section .payment-section .payment-content-title {
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 15px;
}

.online-payment-section .payment-section .qr-code-explain {
  display: block;
}

.online-payment-section .payment-section .qr-code-explain .qr-image {
  display: inline-block;
  width: 100px;
}

.online-payment-section .payment-section .qr-code-explain .qr-code-error {
  width: 100px;
  height: 100px;
  display: inline-block;
  font-size: 14px;
  color: #db0011;
  position: relative;
  margin-left: -100px;
}

.online-payment-section .payment-section .qr-code-explain .payment-explain-link {
  height: 100px;
  display: inline-block;
  position: absolute;
  padding-left: 15px;
}

.online-payment-section .payment-section .qr-code-explain .payment-explain-link .payment-explain {
  padding-bottom: 10px;
  height: 100%;
  font-size: 15px;
}

.online-payment-section .payment-section .qr-code-explain .payment-explain-link .payment-explain>div {
  height: 50%;
  font-size: 15px;
}

.online-payment-section .payment-section .qr-code-explain .payment-explain-link .payment-link {
  position: absolute;
  bottom: -2px;
}

.online-payment-section .payment-section .checkbox {
  margin: 0 0 10px;
}

.online-payment-section .payment-section .checkbox .checkbox-value {
  font-weight: 700;
}

.online-payment-section .payment-section .checkbox .checkbox-value .info-link {
  background-color: #FFF;
  color: #333;
  padding: 0;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 700;
}

.overlay-tooltips {
  position: fixed;
  top: -150px;
  bottom: -150px;
  right: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0,0,0,.5);
}

.overlay-tooltips .min-width {
  min-width: 700px;
}

.overlay-tooltips .retrieve-application-popup .light-box-container>bb-element:first-child {
  width: 97%;
}

.overlay-tooltips .retrieve-application-popup .text-font-size>p {
  font-size: 16px;
}

.overlay-tooltips .lightbox-popup {
  top: 295px;
  background: #fff;
  position: absolute;
  z-index: 10;
  margin-left: 25%;
  padding-left: 40px;
  padding-right: 20px!important;
  padding-top: 20px;
  width: 50%;
  display: block;
}

.overlay-tooltips .lightbox-popup .light-box-container {
  display: flex;
  width: 100%;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-title {
  font-size: 30px;
  padding: 40px 0 30px;
  text-align: left;
  font-weight: 200;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .important-note-title>h2 {
  font-size: 30px;
  padding: 30px 0 25px;
  text-align: left;
  font-weight: 200;
  margin: 0;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .retrieve-application-title>p {
  font-size: 26px;
  padding: 30px 0 20px;
  text-align: left;
  font-weight: 300;
  margin: 0;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content-common {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content-common .overlay-content-detail>div,
.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content-common>div {
  padding-bottom: 10px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content-common .system-notification {
  margin-bottom: 20px;
  margin-top: 0;
  padding: 10px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content-common .system-notification>bb-element>div>p {
  margin: 0;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
  border-top: 2px solid #D7D8D6;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content .overlay-content-detail>div,
.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content>div {
  padding-bottom: 10px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content .system-notification {
  margin-bottom: 20px;
  margin-top: 0;
  padding: 10px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content .system-notification>bb-element>div>p {
  margin: 0;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content-retrieve {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
  border-top: 1px solid #D7D8D6;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content-retrieve .overlay-content-detail>div,
.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content-retrieve>div {
  padding-bottom: 10px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content-retrieve .system-notification {
  margin-bottom: 20px;
  margin-top: 0;
  padding: 10px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-all-content-retrieve .system-notification>bb-element>div>p {
  margin: 0;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-button {
  border-top: 2px solid #D7D8D6;
  padding-top: 25px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-button .overlay-button-content {
  float: right;
  padding-bottom: 25px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-button .overlay-button-content .hsbc-btn-secondary {
  margin-right: 20px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-button-retrieve {
  border-top: 1px solid #333;
  padding-top: 20px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-button-retrieve .overlay-button-content {
  float: right;
  padding-bottom: 30px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container .overlay-button-retrieve .overlay-button-content .hsbc-btn-secondary {
  margin-right: 10px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container-continue-online .important-note-title>h2 {
  font-size: 26px;
  padding: 20px 0;
  font-weight: 300;
  margin: 0 1px 0 0;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container-continue-online .overlay-all-content {
  border-top: 1px solid #D7D8D6;
  padding-top: 20px;
  padding-bottom: 30px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container-continue-online .overlay-all-content .continue-online-text>p {
  font-size: 14px;
  line-height: 18px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container-continue-online .overlay-all-content .continue-online-text-bold>p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container-continue-online .overlay-all-content .create-qrcode {
  padding-top: 20px;
  display: flex;
  justify-content: center;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container-continue-online .overlay-button {
  border-top: 1px solid #D7D8D6;
  padding-top: 20px;
  padding-bottom: 40px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-left-container-continue-online .overlay-button .hsbc-btn-primary {
  float: right;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-right-btn {
  width: 20px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-right-btn .remove-icon-button:after {
  content: url("../media/ui-close.png?ver=1755227788");
  margin: 0 0 2px 2px;
  font-size: 20px;
}

.overlay-tooltips .lightbox-popup .light-box-container .overlay-right-btn>div {
  padding-bottom: 10px;
}

.overlay-tooltips .lightbox-popup-continue-online {
  width: 654px;
  margin: 0 auto;
}

.payment-section-border {
  border-bottom: 1px solid #D7D8D6;
}

.overlay-inline-error {
  color: #83000A;
}

.puser-select-container p {
  margin-bottom: 10px;
}

.puser-select-container .show-error {
  margin-top: 10px;
}

.puser-select-container .show-error .error-message {
  size: 14px;
  color: #83000A;
}

.puser-select-container .show-error .icon-circle-delete {
  font-size: calc(21px);
  color: #83000A;
  vertical-align: text-bottom;
}

.puser-select-container .puser-information {
  margin-bottom: 20px;
}

.wf-container-list {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}

.wf-container-list ul {
  margin-left: 20px;
  margin-top: 10px;
}

.wf-container-list ul li {
  list-style: disc;
}

.list-item-disc {
  display: list-item;
  list-style-type: disc;
  margin-left: 16px;
}

.modal_redirect {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal_redirect:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0,0,0,.8);
}

.status-tooltips-class {
  display: flex;
}

.status-tooltips-class .status-tooltips-text {
  margin-right: 5px;
}

.status-tooltips-class .status-tooltips-icon wf-tooltip .tooltip-data a i {
  content: url("../media/warning.png?ver=1755227788");
  margin: 0 0 2px 2px;
  font-size: 18px;
  width: 18px;
  height: 18px;
}

.documents-from-icris {
  border-top: 1px solid #D7D8D6;
  margin: 40px 0;
}

.documents-from-icris .documents-title {
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 40px;
}

.documents-from-icris .documents-title :nth-child(2) {
  margin-top: 5px;
  margin-left: 20px;
}

.documents-from-icris .icris-table tbody td div,
.documents-from-icris .icris-table thead th div {
  margin: 8px 0;
}

.documents-from-icris .icris-table caption {
  color: #333;
  text-align: left;
  padding-bottom: 0;
}

.documents-from-icris .icris-table caption div {
  display: inline-flex;
}

.documents-from-icris .icris-table thead th {
  border: 1px solid #929292;
  font-weight: 700;
  text-align: left;
  padding: 0 10px;
  font-size: 12px;
}

.documents-from-icris .icris-table tbody td {
  border: 1px solid #929292;
  vertical-align: middle;
  padding: 0 8px;
  text-align: left;
  font-size: 12px;
}

.documents-from-icris .icris-table tbody .submission-date {
  width: 105px;
}

.documents-from-icris .icris-table tbody .doc-ref {
  width: 118px;
}

.documents-from-icris .icris-table tbody .arYr {
  width: 75px;
  text-align: center;
}

.documents-from-icris .icris-table tbody .action {
  width: 94px;
}

.documents-from-icris .icris-table tbody .upload-time {
  width: 95px;
}

.documents-from-icris .icris-table tbody .status-tooltips-icon {
  text-align: center;
}

.documents-from-icris .icris-table tbody .status-tooltips-icon .icon-circle-help-solid:before {
  content: "\e009";
  color: #db0011;
  font-size: 26px;
}

.documents-from-icris .icris-table tbody .hsbc-link {
  font-size: 12px;
  text-decoration: underline;
  font-weight: 700;
}