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

body {
  margin: 0
}

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

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

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

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

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

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

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

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

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

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

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

figure {
  margin: 1em 40px
}

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

pre {
  overflow: auto
}

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

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

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 {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

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

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

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

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

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver
}

legend {
  padding: 0;
  border: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

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

td,
th {
  padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  abbr[title]:after {
    content: " (" attr(title) ")"
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img,
  tr {
    page-break-inside: avoid
  }

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

@font-face {
  font-family: 'Glyphicons Halflings';
  font-display: swap;
  src: url(responsive_css/fonts/glyphicons-halflings-regular.eot);
  src: url(responsive_css/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(responsive_css/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(responsive_css/fonts/glyphicons-halflings-regular.woff) format('woff'), url(responsive_css/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(responsive_css/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: "\2a"
}

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

.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 {
  content: "\e227"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}

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

a {
  color: #337ab7;
  text-decoration: none
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline
}

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

figure {
  margin: 0
}

img {
  vertical-align: middle
}

.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: 6px
}

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

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

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

.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: 20px;
  margin-bottom: 10px
}

.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: 10px;
  margin-bottom: 10px
}

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

p {
  margin: 0 0 10px
}

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

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

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

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

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.text-nowrap {
  white-space: nowrap
}

.text-lowercase {
  text-transform: lowercase
}

.text-uppercase {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.text-muted {
  color: #777
}

.text-primary {
  color: #337ab7
}

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

.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: #337ab7
}

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

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

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

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

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

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

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

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

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

dd,
dt {
  line-height: 1.42857143
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

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

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

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

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}

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

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

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 #eee;
  border-left: 0
}

.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 {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143
}

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}

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

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media(min-width:768px) {
  .container {
    width: 750px
  }
}

@media(min-width:992px) {
  .container {
    width: 970px
  }
}

@media(min-width:1200px) {
  .container {
    width: 1170px
  }
}

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

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

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

.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 {
  float: left
}

.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:992px) {

  .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:1200px) {

  .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 {
  background-color: transparent
}

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

th {
  text-align: left
}

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

.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.42857143;
  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 {
  border: 1px solid #ddd
}

.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 {
  background-color: #f5f5f5
}

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
}

.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: 15px;
    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 {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}

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

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

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

input[type=file] {
  display: block
}

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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, -webkit-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
}

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

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed
}

textarea.form-control {
  height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px
  }

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

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

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}

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

.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;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer
}

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

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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333
}

.has-feedback {
  position: relative
}

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

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

.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 .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.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
}

.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-success .form-control-feedback {
  color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.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-warning .form-control-feedback {
  color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.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-error .form-control-feedback {
  color: #a94442
}

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

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

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

@media(min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

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

  .form-inline .form-control-static {
    display: inline-block
  }

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

  .form-inline .input-group .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 .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .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 .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0
}

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

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

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

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

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

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

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  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);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65
}

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;
  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.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
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: #337ab7;
  border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}

.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: #204d74;
  border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4
}

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

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

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

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

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  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.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
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;
  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.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
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;
  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.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
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;
  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.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
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: #337ab7;
  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: #23527c;
  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.3333333;
  border-radius: 6px
}

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

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

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

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

input[type=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 {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility
}

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

.dropdown,
.dropup {
  position: relative
}

.dropdown-toggle:focus {
  outline: 0
}

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

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

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

.dropdown-menu>li>a,
.dropdown-menu>ul>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>ul>li>a:focus,
.dropdown-menu>ul>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: #337ab7;
  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-right {
  right: 0;
  left: auto
}

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

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

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

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

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

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

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

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

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

.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 {
  float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 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:not(:first-child):not(:last-child) {
  border-radius: 0
}

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

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

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

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

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-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-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.3333333;
  border-radius: 6px
}

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: 3px
}

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
}

.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: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px
}

.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 {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}

.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: #eee;
  border-color: #337ab7
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #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
}

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

@media(min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.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>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 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-pills>li>a {
  border-radius: 4px
}

.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: #337ab7
}

.nav-stacked>li {
  float: none
}

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

.nav-justified {
  width: 100%
}

.nav-justified>li {
  float: none
}

.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}

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

@media(min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified {
  border-bottom: 0
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.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-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 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: 20px;
  border: 1px solid transparent
}

@media(min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
  overflow-y: auto
}

@media(min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }

  .navbar-collapse.in {
    overflow-y: visible
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}

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

@media(max-device-width:480px) and (orientation:landscape) {

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px
}

@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 {
  z-index: 1000;
  border-width: 0 0 1px
}

@media(min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

@media(min-width:768px) {

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

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

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

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none
}

.navbar-brand>img {
  display: block
}

@media(min-width:768px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.navbar-toggle:focus {
  outline: 0
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px
}

@media(min-width:768px) {
  .navbar-toggle {
    display: none
  }
}

.navbar-nav {
  margin: 7.5px -15px
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}

@media(max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu>ul>li>a {
    padding: 5px 15px 5px 25px
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu>ul>li>a {
    line-height: 20px
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none
  }
}

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

  .navbar-nav>li {
    float: left
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  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)
}

@media(min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

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

  .navbar-form .form-control-static {
    display: inline-block
  }

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

  .navbar-form .input-group .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 .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

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

@media(max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
}

@media(min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}

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

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

  .navbar-right {
    float: right !important;
    margin-right: -15px
  }

  .navbar-right~.navbar-right {
    margin-right: 0
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.navbar-default .navbar-brand {
  color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent
}

.navbar-default .navbar-text {
  color: #777
}

.navbar-default .navbar-nav>li>a {
  color: #777
}

.navbar-default .navbar-nav>li>a: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-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-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,
  .navbar-default .navbar-nav .open .dropdown-menu>ul>li>a {
    color: #777
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>ul>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>ul>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-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-text {
  color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
  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-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-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,
  .navbar-inverse .navbar-nav .open .dropdown-menu>ul>li>a {
    color: #9d9d9d
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>ul>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>ul>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-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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}

.breadcrumb>li {
  display: inline-block
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}

.breadcrumb>.active {
  color: #777
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}

.pagination>li {
  display: inline
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

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

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

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}

.pager li {
  display: inline
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #eee
}

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

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

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

.label:empty {
  display: none
}

.btn .label {
  position: relative;
  top: -1px
}

.label-default {
  background-color: #777
}

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

.label-primary {
  background-color: #337ab7
}

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

.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;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff
}

.list-group-item>.badge {
  float: right
}

.list-group-item>.badge+.badge {
  margin-right: 5px
}

.nav-pills>li>a>.badge {
  margin-left: 3px
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
  color: inherit
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}

.jumbotron>hr {
  border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px
}

.jumbotron .container {
  max-width: 100%
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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: #337ab7
}

.thumbnail .caption {
  padding: 9px;
  color: #333
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}

.alert h4 {
  margin-top: 0;
  color: inherit
}

.alert .alert-link {
  font-weight: 700
}

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

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

  to {
    background-position: 0 0
  }
}

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

  to {
    background-position: 0 0
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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: -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);
  -webkit-background-size: 40px 40px;
  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: -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)
}

.progress-bar-info {
  background-color: #5bc0de
}

.progress-striped .progress-bar-info {
  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)
}

.progress-bar-warning {
  background-color: #f0ad4e
}

.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);
  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 {
  display: block
}

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

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

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

.media-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: 4px;
  border-top-right-radius: 4px
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
  color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333
}

a.list-group-item: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.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee
}

.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: #337ab7;
  border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active: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: #c7ddef
}

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit
}

a.list-group-item-success: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
}

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

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

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

.panel-body {
  padding: 15px
}

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

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit
}

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

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
  color: inherit
}

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

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}

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

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

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

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

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

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0
}

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

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

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

.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: 3px
}

.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: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

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

.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: 3px
}

.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: 3px
}

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

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

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

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

.panel-group {
  margin-bottom: 20px
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}

.panel-group .panel+.panel {
  margin-top: 5px
}

.panel-group .panel-heading {
  border-bottom: 0
}

.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: #f5f5f5;
  border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd
}

.panel-primary {
  border-color: #337ab7
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7
}

.panel-success {
  border-color: #d6e9c6
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6
}

.panel-info {
  border-color: #bce8f1
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1
}

.panel-warning {
  border-color: #faebcc
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc
}

.panel-danger {
  border-color: #ebccd1
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive 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: 4px;
  -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: 6px
}

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

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}

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

.modal-open {
  overflow: hidden
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%)
}

.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;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5
}

.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

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

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto
}

.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-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px
}

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

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

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

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

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

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

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

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

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

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

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

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

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

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

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

.popover>.arrow:after {
  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.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 {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #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;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  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;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
  }

  .carousel-inner>.item.active.right,
  .carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  .carousel-inner>.item.active.left,
  .carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  .carousel-inner>.item.active,
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active {
  left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0
}

.carousel-inner>.active.left {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  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;
  filter: alpha(opacity=90);
  outline: 0;
  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: #fff
}

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

.carousel-caption .btn {
  text-shadow: none
}

@media screen and (min-width:768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px
  }

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

.invisible {
  visibility: hidden
}

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

.hidden {
  display: none !important
}

.affix {
  position: fixed
}

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

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

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

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

  table.visible-xs {
    display: table !important
  }

  tr.visible-xs {
    display: table-row !important
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important
  }
}

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

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

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

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

  table.visible-sm {
    display: table !important
  }

  tr.visible-sm {
    display: table-row !important
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important
  }
}

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

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

@media(min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

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

  table.visible-md {
    display: table !important
  }

  tr.visible-md {
    display: table-row !important
  }

  td.visible-md,
  th.visible-md {
    display: table-cell !important
  }
}

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

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

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

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

  table.visible-lg {
    display: table !important
  }

  tr.visible-lg {
    display: table-row !important
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important
  }
}

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

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

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

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

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

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

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

.visible-print {
  display: none !important
}

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

  table.visible-print {
    display: table !important
  }

  tr.visible-print {
    display: table-row !important
  }

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

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

.primer-summary-widget {
  background: #fff;
  width: 320px;
  padding: 0;
  margin: 16px 0;
  border: 1px solid #efe2b7;
  border-radius: 3px
}

.position-relative {
  position: relative
}

.pepField-preview {
  border: 1px solid #dfdfdf;
  position: absolute;
  background: white;
  padding: 20px;
  margin-top: 7%;
  left: 15px;
  width: 96%;
  display: inline-block
}

.auspost-submit-btn {
  position: absolute;
  z-index: 9999;
  left: 15px;
  width: 96%;
  margin-top: 34% !important;
  justify-content: center
}

.auspost-font-size-14 {
  font-size: 14px !important
}

.auspost-font-size-20 {
  font-size: 20px !important
}

.row.col-sm-12.btn-group.margin-top-20>label {
  width: 20%
}

.col-xs-10.col-sm-10.padding-left-0.no-padding>div {
  padding-top: 20px;
  padding-left: 0
}

.customerCare-info p a {
  color: #368abb
}

.servicewidget-icons {
  height: 100% !important;
  width: 100% !important
}

.qualify-info {
  width: 77%;
  padding-top: 7px;
  float: left;
  padding-left: 12px;
  display: table;
  height: 49px
}

.callIcon-wrapper {
  display: inline-block;
  background: #f8e71c;
  width: 58px;
  height: 54px;
  float: left
}

.clear {
  clear: both
}

.callIcon-wrapper .call-icon .icon-call {
  color: #000;
  padding-left: 17px;
  line-height: 51px
}

.callIcon-wrapper .icon-call .icon-call:before {
  font-size: 20px
}

#knowMoreLink {
  color: #368abb;
  font-weight: bold
}

.identity-name-title {
  font-size: 15px;
  margin-bottom: 10px;
  font-family: 'OpenSans-Semibold' !important;
  color: #fff
}

.margin-collectid-title {
  padding: 0 !important
}

.dark_blue_edit_icon {
  background-image: url(responsive_css/images/dark_blue_edit.svg) !important;
  background-size: 20px 20px !important
}

.cross-icon-margin {
  margin: 0 5px !important
}

.dropdown-color-change {
  color: #2c4e9d !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.padding-top-24-msg {
  padding-top: 24px !important
}

.padding-bottom-24-msg {
  padding-bottom: 24px !important
}

.icon-center-align {
  margin: 0 auto !important
}

.editmode-padding {
  padding-left: 20px !important;
  padding-right: 20px !important
}

.margin-bottom-popuplink {
  margin-top: 20px;
  margin-bottom: 25px
}

.font-size-cofirmationPopup {
  font-size: 15px !important
}

.crossBntConfirmationpopup {
  font-size: 30px;
  font-weight: 100
}

.identity-name-span {
  font-size: 13px;
  font-family: 'Open Sans' !important
}

.fullname-label {
  font-family: 'Open Sans' !important
}

.semibold-name {
  font-family: 'OpenSans-Semibold' !important
}

.section-padding-20 {
  padding: 0 20px 0 0 !important
}

.no-border {
  border: none !important
}

.name-padding-left {
  padding-left: 5px !important
}

.namematch-btn-color {
  background: #2c4e9d !important
}

.description-padding-left {
  padding-left: 0 !important
}

.section-padding-13 {
  padding: 30px 13px !important
}

.icon-call {
  content: "\e937";
  font-size: 24px
}

.error-msg-margin {
  padding-bottom: 10px !important
}

.icon-call:before {
  content: "\e937";
  font-size: 24px
}

.primer-summary-widget p {
  color: #393939;
  line-height: 18px;
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle
}

#toggle-btn {
  text-align: right;
  color: #0e6c84;
  cursor: pointer
}

#summary-widget.ui-scrollpoint {
  position: relative !important
}

#primeServiceModal .modal-pop {
  max-width: 412px;
  margin: 0 auto
}

#primeServiceModal #closeButton span {
  font-size: 20px
}

#primeServiceModal #closeButton {
  color: #3e84b2;
  text-shadow: 0;
  opacity: 1
}

#okButton {
  font-size: 16px;
  margin: 24px 33px;
  box-sizing: border-box;
  width: 84%;
  background-color: #368abb
}

#primeModal .modal.in .modal-dialog {
  left: 0 !important;
  top: 0 !important;
  margin-top: 0;
  margin-left: auto;
  width: 100%
}

#primeServiceModal .modal-body {
  padding: 16px 16px 0 16px
}

#primeModal .modal-backdrop {
  opacity: .6 !important;
  position: fixed;
  z-index: 1040
}

#evergage-tooltip-ambTFH23 {
  display: inline !important;
  margin-left: 7px;
  top: 4px !important
}

#primeModal .modal.modal--evergage .modal-content .modal-body .modal-title,
#primeModal .modal.modal--evergage .modal-body p {
  color: #FFF
}

#primeModal.modal.modal--evergage .modal-content .modal-body .btn-continue {
  background-color: #368abb;
  border-color: #368abb
}

#globaldisclaimerwidget.stick {
  position: absolute;
  z-index: -1
}

.copyrightlinks-menu-container.stick {
  position: relative;
  left: 0;
  bottom: -626px;
  z-index: -1
}

.wu-field input {
  position: static
}

#primeModal .modal-pop {
  background-color: #272f37;
  border-radius: 0
}

.newdeclinepage {
  padding-top: 40px !important;
  margin-bottom: 0 !important
}

.declinePageSticky {
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  padding: 12px;
  background: #da4154
}

.declinestickytext {
  color: #fff;
  text-align: center;
  font-weight: 600
}

.decline-hrj-icon {
  font-size: 60px;
  color: #da4154
}

.pt-24 {
  padding-top: 24px;
  padding-bottom: 24px
}

.hr-border-color {
  border: #c7c7cc
}

.padding-decline-btn {
  padding: 0 24px 32px 24px
}

.no-margin-bottom {
  margin-bottom: 0 !important
}

.pt-34 {
  padding-top: 33px;
  padding-bottom: 24px
}

#primeModal .modal-pop p {
  color: #FFF;
  font-family: Open Sans Light
}

#primeModal .modal-pop p.modal-title {
  color: #eacf61;
  line-height: 27px;
  padding: 0 40px 0;
  font-size: 20px;
  margin: 40px 0 0;
  font-size: 18px;
  font-family: Open sans;
  font-weight: bold
}

.assistance-info {
  padding: 20px 40px
}

.assistance-info p {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  font-weight: normal
}

.telephone-info {
  max-width: 192px;
  margin: 0 auto
}

.telephone-info a {
  color: #368abb;
  font-size: 24px;
  font-family: Open sans;
  font-weight: bold
}

.call-icon {
  display: inline;
  padding-right: 8px
}

.icon-call {
  font-size: 23px;
  color: #fff
}

.lower-modal-wrapper {
  padding: 0 18px
}

.dotted-class {
  height: 1px;
  border: .1px dashed #929497;
  margin-bottom: 15px
}

.representative-info ul {
  padding: 15px 0 0;
  margin-bottom: 5px
}

.representative-info ul li {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  padding-bottom: 12px;
  font-family: Open Sans Light
}

#primeModal .modal-pop .customerCare-info p {
  color: #959595;
  line-height: 20px
}

.bullet-img {
  width: 6px;
  border-radius: 4px;
  height: 6px;
  display: inline-block;
  background-color: #1599bb;
  margin-right: 8px;
  float: left;
  margin-top: 6px
}

.bullet-text {
  display: inline-block
}

.icross {
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: .8;
  z-index: 1051
}

.days-info {
  margin: 0 auto;
  max-width: 206px;
  padding: 14px 0 20px
}

.modalpadding {
  padding-left: 0;
  padding-right: 0
}

.queries-sections-step-section {
  color: #c7c7cc;
  font-size: 12px;
  margin: 20px 0 10px !important
}

.queries-sections-step-style {
  padding: 10px 15px;
  border-style: dashed;
  border-color: #959595;
  border-width: 1px 0 1px 0
}

.queries-sections-step-section li {
  list-style: disc
}

.wu-thumbnail.wu-payin-thumbnail.wu-thumbnail-selected:before,
.wu-thumbnail.wu-payout-thumbnail.wu-thumbnail-selected:before,
.typeahead-arrow.typeahead-arrow-with-search-icon-receiver-dropdown[_ngcontent-c7],
.currency-iso-code {
  z-index: 0
}

.shift-left-dropdown {
  display: flex;
  margin-left: -24%
}

.mtcn-input {
  display: block !important;
  border: none !important;
  width: 100% !important;
  padding: 17px 0 4px 0 !important;
  color: #44433d !important
}

.receive-amount-field {
  display: flex;
  width: -webkit-fill-available
}

.representative-info p {
  line-height: 20px;
  font-family: Open Sans semibold
}

.wu-field select {
  z-index: 1 !important
}

.receipt-onhold-subhead {
  clear: both
}

@media(max-width:991px) {
  #evergage-tooltip-ambtuT00 {
    width: auto !important
  }

  #primeModal .modal-pop p.modal-title {
    margin: 32px 0 0;
    line-height: 23px
  }

  .assistance-info p {
    font-size: 15px;
    line-height: 22px
  }

  .assistance-info {
    padding: 15px 40px 17px
  }

  .primer-summary-widget {
    width: auto
  }

  #primeServiceModal .modal-pop {
    max-width: 312px
  }

  .modal.in .modal-dialog {
    left: 0 !important;
    top: 0 !important;
    margin-top: 20px
  }

  #primeServiceModal .modal-body {
    padding: 8px 0 8px 0
  }

  .modal-pop p.modal-title {
    margin: 32px 0 0;
    padding: 0 18px 0
  }

  .days-info {
    padding: 14px 0
  }

  .dotted-class {
    margin-bottom: 13px
  }

  .representative-info ul {
    padding: 9px 0 0;
    margin-bottom: 0
  }

  .representative-info ul li {
    padding-bottom: 12px;
    font-size: 13px
  }

  #primeServiceModal #closeButton {
    padding-right: 11px
  }

  #okButton {
    margin: 10px 28px 11px;
    padding: 8px 12px
  }

  .customerCare-info p a {
    display: block;
    line-height: 24px
  }

  #primeModal .modal.in .modal-dialog {
    margin-bottom: 0;
    margin-top: 0;
    height: 100%
  }

  #summarywidget-container {
    display: block
  }

  .telephone-info a {
    font-size: 21px
  }
}

[uib-typeahead-popup].dropdown-menu {
  min-height: 30px;
  height: auto;
  max-height: 405px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #ccc;
  width: 100%;
  padding: 0;
  margin: 0
}

[uib-typeahead-popup].dropdown-menu>li>hr.wu-country-seperator {
  border: 0 solid black;
  width: auto;
  height: 1px;
  margin-bottom: 5px;
  margin-top: 6.5px;
  margin-left: 13px;
  margin-right: 13px
}

[uib-typeahead-popup].dropdown-menu>li>a,
[uib-typeahead-popup].dropdown-menu>ul>li>a {
  padding: 3px 10px
}

[uib-typeahead-popup].dropdown-menu>.active>a,
[uib-typeahead-popup].dropdown-menu>.active>a:focus,
[uib-typeahead-popup].dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #b9b9b9;
  outline: 0
}

#profileInfoForm .address-lookup-wrapper .floating-label {
  margin-left: -14px !important
}

.wu-address-lookup-typeahead-a.wu-address-lookup-typeahead-a {
  padding-top: 10px !important;
  padding-left: 13px !important;
  padding-bottom: 10px !important;
  height: auto;
  border-bottom: 1px solid #ccc
}

.wu-address-lookup-typeahead-a div {
  margin-top: 0;
  margin-left: 0;
  font-size: 14px
}

.wu-address-lookup-typeahead-a span {
  font-size: 13px
}

.address-lookup-input+ul.dropdown-menu {
  width: 95%
}

.address-lookup-wrapper {
  position: relative
}

.addresslookup-searchIcon .typeahead-arrow.typeahead-arrow-with-search-icon {
  margin-right: 12px;
  margin-top: -5%;
  right: 7px !important
}

.addresslookup-searchIcon .error-message {
  font-size: 14px;
  padding-bottom: 8px
}

.addresslookup-searchIcon .wu-close {
  font-size: 14px
}

.addresslookup-searchIcon .wu-checkmark {
  font-size: 14px
}

.addresslookup-searchIcon {
  padding-bottom: 10px
}

.floatingLebel {
  top: 0 !important;
  left: 0 !important;
  opacity: 1 !important;
  font-size: 11px !important;
  transition: .2s ease all !important
}

.addresslookup-searchIcon .red-border {
  border-color: #da4154
}

.addresslookup-searchIcon .normal-border {
  border-color: #c7c7cc
}

#profileInfoForm .address-lookup-wrapper .typeahead-arrow.typeahead-arrow-with-search-icon {
  margin-top: 5px !important
}

.address-lookup-wrapper .typeahead-arrow-with-search-icon {
  top: 0;
  margin-right: 12px
}

.address-lookup-wrapper .form-control:not(.empty)~.floating-label,
.address-lookup-wrapper .floating-label,
.address-lookup-wrapper .form-control:focus~.floating-label,
.address-lookup-wrapper .form-control:not(.empty)~.floating-label {
  left: 14px
}

.address-lookup-progresive .rect1 {
  margin: 3px 0
}

.address-lookup-progresive {
  border: 1px solid #d3d3d3;
  box-shadow: 0 1px 3px #ccc
}

.address-lookup-progresive li {
  border-bottom: 1px solid #d3d3d3;
  padding: 4px 11px
}

.address-lookup-progresive .fat {
  height: 20px
}

.address-lookup-progresive .slim {
  height: 10px
}

.address-lookup-progresive .large-width {
  max-width: 240px !important
}

.select-wrapper .wu-triangle-down {
  right: 0 !important
}

.confirmPage-lookup-field {
  opacity: 1;
  float: left;
  left: 0;
  top: 0;
  font-size: 10px
}

.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.height-19 {
  height: 19px !important
}

body {
  font-family: sans-serif;
  font-size: 13px;
  line-height: 1.231;
  min-width: 300px;
  overflow-x: hidden
}

.body-container {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.btn-block {
  padding: 14px 14px;
  margin: 30px 0 20px 0;
  font-size: 18px;
  line-height: 1;
  border: 2px solid
}

.center-container-d2b-receipt {
  margin: auto;
  padding: 0;
  max-width: 630px
}

.inline {
  display: inline
}

.inline-block {
  display: inline-block
}

;

.display-inherit {
  display: inherit
}

.hide-content {
  display: none !important
}

.padding-left-0 {
  padding-left: 0
}

.cursor-auto {
  cursor: auto
}

.border-radius-0 {
  border-radius: 0 !important
}

.border-radius-3 {
  border-radius: 3 !important
}

.directed-receiver-location {
  background-color: #fbdba7;
  padding: 15px 20px;
  border-radius: 5px
}

#directedAgentSize {
  font-size: 13px;
  color: #000
}

.no-padding {
  padding: 0 !important
}

.padding-4 {
  padding: 4px
}

.padding-10 {
  padding: 10px
}

.padding-lr-10 {
  padding: 0 10px
}

.no-margin {
  margin: 0 !important
}

.padding-left-15 {
  padding-left: 15px
}

.padding-left-10 {
  padding-left: 10px
}

.padding-left-18 {
  padding-left: 18px
}

.padding-0-1 {
  padding: 0 1px
}

.padding-top-5 {
  padding-top: 5px
}

.padding-top-0 {
  padding-top: 0 !important
}

.padding-right-5 {
  padding-right: 5px
}

.padding-right-10 {
  padding-right: 10px
}

.padding-bottom-5 {
  padding-bottom: 5px
}

.padding-left-5 {
  padding-left: 5px
}

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

.padding-bottom-6 {
  padding-bottom: 6px
}

.padding-left-6 {
  padding-left: 6px
}

.padding-top-3 {
  padding-top: 3px
}

.padding-top-30 {
  padding-top: 30px
}

.padding-bottom-30 {
  padding-bottom: 30px
}

.padding-left-30 {
  padding-left: 30px
}

.padding-right-left-30 {
  padding-right: 30px;
  padding-left: 30px
}

.padding-right-left-45 {
  padding-right: 45px;
  padding-left: 45px
}

.padding-top-20 {
  padding-top: 24px
}

.auspost-padding-top-20 {
  padding-top: 20px
}

.padding-top-10-percent {
  padding-top: 10%
}

.padding-bottom-20 {
  padding-bottom: 20px
}

.margin-bottom-24 {
  margin-bottom: 24px
}

.margin-top-30-percent {
  margin-top: 30.75% !important
}

.margin-top-35-percent {
  margin-top: 35% !important
}

.margin-top-40-percent {
  margin-top: 40% !important
}

.margin-top-45-percent {
  margin-top: 43% !important
}

.padding-bottom-22 {
  padding-bottom: 22px
}

.padding-bottom-25 {
  padding-bottom: 25px
}

.padding-bottom-15 {
  padding-bottom: 15px
}

.padding-bottom-70 {
  padding-bottom: 72px
}

.padding-top-10 {
  padding-top: 10px
}

.padding-top-12 {
  padding-top: 12px
}

.padding-bottom-12 {
  padding-bottom: 12px
}

.padding-bottom-10 {
  padding-bottom: 10px
}

.padding-bottom-0 {
  padding-bottom: 0 !important
}

.padding-top-1 {
  padding-top: 1px !important
}

.padding-left-55 {
  padding-left: 55px
}

.padding-left-50 {
  padding-left: 50px
}

.padding-right-0 {
  padding-right: 0
}

.padding-top-bottom-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.padding-top-bottom-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important
}

.wupay-qr-block .btn-continue {
  width: 50%;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 26%
}

.wupay-qr-block .divider {
  display: inline-block;
  border-bottom: #d3d3d3 1px solid;
  width: 40%;
  margin: 5px
}

.btn-wupay-qr-code {
  background-color: white;
  border: 1.5px solid #368abb;
  border-radius: 3px;
  color: #368abb;
  font-size: 16px
}

.qr-code-img-allign {
  height: 200px;
  border: 1px solid #d3d3d3;
  margin-top: -10px;
  margin-bottom: 8px
}

.margin-left-8 {
  margin-left: 8% !important
}

.margin-bottom-minus-10 {
  margin-bottom: -10px
}

.margin-right-0 {
  margin-right: 0 !important
}

.margin-left-0 {
  margin-left: 0 !important
}

.margin-bottom-0 {
  margin-bottom: 0 !important
}

.margin-top-15 {
  margin-top: 15px
}

.margin-left-20 {
  margin-left: 20px
}

.margin-top-30 {
  margin-top: 30px
}

.margin-top-32 {
  margin-top: 32px
}

.margin-right-30 {
  margin-right: 30px
}

.margin-bottom-30 {
  margin-bottom: 30px
}

.margin-bottom-32 {
  margin-bottom: 32px
}

.margin-left-35 {
  margin-left: 35px
}

.margin-top-35 {
  margin-top: 35px
}

.margin-top-5 {
  margin-top: 5px
}

.margin-bottom-5 {
  margin-bottom: 5px
}

.margin-top-10 {
  margin-top: 10px
}

.margin-bottom-10 {
  margin-bottom: 10px
}

.margin-left-10 {
  margin-left: 10px
}

.margin-left-50 {
  margin-left: 50px
}

.margin-right-10 {
  margin-right: 10px
}

.margin-top-1 {
  margin-top: 1px
}

.margin-right-5 {
  margin-right: 5px
}

.margin-top-20 {
  margin-top: 20px
}

.margin-bottom-20 {
  margin-bottom: 20px
}

.margin-bottom-25 {
  margin-bottom: 25px
}

.margin-bottom-4 {
  margin-bottom: 4px
}

.margin-bottom-15 {
  margin-bottom: 15px !important
}

.margin-bottom-16 {
  margin-bottom: 16px !important
}

.margin-bottom-22 {
  margin-bottom: 22px !important
}

.margin-top-9 {
  margin-top: 9px
}

.margin-bottom-minus-2 {
  margin-bottom: -2px
}

.margin-bottom-minus-3 {
  margin-bottom: -3px
}

.margin-bottom-minus-7 {
  margin-bottom: -7px
}

.margin-bottom-minus-40 {
  margin-bottom: -40px !important
}

.margin-bottom-minus-30 {
  margin-bottom: -30px
}

.margin-30 {
  margin: 26px 0 10px 0
}

.margin-25 {
  margin: 0 0 -10px -15px
}

.pos-rel {
  position: relative
}

.margin-bottom-110 {
  margin-bottom: 110px
}

.margin-bottom-19 {
  margin-bottom: 19px
}

.margin-top-minus-3 {
  margin-top: -3px
}

.margin-top-minus-19 {
  margin-top: -19px
}

.margin-top-7 {
  margin-top: 7px
}

.margin-bottom-minus-21 {
  margin-bottom: -21px
}

.margin-bottom-14 {
  margin-bottom: 14px
}

.margin-left-15 {
  margin-left: 15px
}

.margin-right-15 {
  margin-right: 15px
}

.margin-right-minus-15 {
  margin-right: -15px
}

.h56 {
  height: 56px
}

.margin-right-left-45 {
  margin-right: 45px;
  margin-left: 45px
}

.margin-right-left-80 {
  margin-right: 80px;
  margin-left: 80px
}

.margin-right-left-15 {
  margin-right: 15px;
  margin-left: 15px
}

.margin-right-left-100 {
  margin-right: 100px;
  margin-left: 100px
}

.margin-right-40 {
  margin-right: 40px
}

.font-bold {
  font-weight: bold
}

.font-semibold {
  font-weight: 600
}

.font-30 {
  font-size: 30px
}

.font-40 {
  font-size: 40px
}

.font-20 {
  font-size: 20px
}

.font-16 {
  font-size: 16px
}

.font-22 {
  font-size: 22px
}

.font-35 {
  font-size: 35px
}

.font-10 {
  font-size: 10px
}

.font-size18 {
  font-size: 18px
}

.font-size16 {
  font-size: 16px
}

.font-size13 {
  font-size: 13px
}

.font-size14 {
  font-size: 14px !important
}

.color-white {
  color: #fff
}

.font-size18responsive {
  font-size: 18px
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) {
  .font-size18responsive {
    font-size: .9em;
    line-height: 1em
  }

  .wupay-qr-block .divider {
    display: inline-block;
    border-bottom: #d3d3d3 1px solid;
    width: 37%;
    margin: 5px
  }

  .margin-left-divider {
    margin-left: 12% !important
  }
}

.font16-bold {
  font-size: 16px !important;
  font-weight: bold
}

#button-mobiletopup-feeInquiry,
#mobiletopup-button-continue-review,
#button-mobiletopup,
.btn-roundedcorner {
  border-radius: 3px !important
}

.no-wrap {
  white-space: nowrap
}

.flex-row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media(min-width:768px) {

  .top-sm,
  .top-md,
  .top-lg {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .middle-sm,
  .middle-md,
  .middle-lg {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .bottom-sm,
  .bottom-md,
  .bottom-lg {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  #dcountry {
    display: none
  }

  .upi-info-modal-dialog {
    margin: 30px auto
  }
}

@media only screen and (max-width:768px) {
  .address-info .addverification-input {
    padding: 0 !important;
    height: 50px !important;
    margin-top: 0 !important
  }

  .editmode-padding {
    padding: 0 !important
  }

  .padding-sticky-container {
    height: 90px !important;
    padding: 10px 30px !important
  }

  .icon-style-left {
    float: left !important;
    width: 10% !important
  }

  .text-style-right {
    float: right !important;
    width: 90% !important;
    font-size: 13px !important
  }

  .no-padding-mobileview {
    padding-bottom: 0 !important
  }

  .margin-collectid-title {
    padding: 1% !important
  }

  .mg_li {
    margin-left: -5px !important
  }

  .top-xs {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .middle-xs {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .bottom-xs {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media(min-width:1200px) {
  header .container {
    max-width: 100%;
    padding: 0
  }

  footer .container {
    width: 1024px
  }
}

@media(max-width:991px) {
  .tat-anchor {
    padding-top: 24px !important;
    float: right !important
  }

  .padding-radio-btn-left {
    padding: 0 0 10px 0 !important
  }
}

.tat-anchor {
  padding-top: 13px
}

#topup-summary-widget.wu-summary-widget-container {
  z-index: 100;
  position: relative;
  transition: 1s ease all
}

li a.wu-anchor-customTemplate:parent {
  height: 58px
}

.wu-anchor-customTemplate {
  height: 58px
}

.top-9px {
  top: 9px
}

.text-light {
  color: #7e7e7e
}

header {
  background: #212a33
}

header .wu-logo {
  text-align: center;
  height: 68px;
  z-index: 9999
}

@media only screen and (max-width:768px) {
  header .wu-logo {
    text-align: center;
    height: 60px
  }
}

header .wu-header-logo {
  display: flex;
  height: 100%;
  margin-left: 50px;
  align-items: unset;
  justify-content: center
}

@media only screen and (max-width:990px) {
  header .wu-header-logo {
    margin-left: 0
  }

  header .wu-header-logo img {
    width: 90px;
    height: auto
  }
}

header .nav>li>a {
  margin: 0
}

header .nav-tabs>li {
  position: static
}

header .nav-tabs>li>a {
  border: 0;
  color: #fff;
  font-weight: 100
}

header .nav-tabs>li>a>b {
  font-weight: 100
}

header .nav-tabs .dropdown-menu {
  padding: 0;
  border-radius: 4px
}

header .nav-tabs .dropdown-menu li a b,
header .hmtabMenuContainer .nav-tabs li a b {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  padding: 10px 0;
  display: inline-block;
  border-bottom: solid 1px #303c47;
  width: 80%;
  font-weight: 100
}

header .nav-tabs .dropdown-menu li a strong,
header .hmtabMenuContainer .nav-tabs li a strong {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  padding: 10px 0;
  display: inline-block;
  border-bottom: solid 1px #303c47;
  width: 80%;
  font-weight: 100
}

header .nav-tabs .dropdown-menu li.menu-link:last-child a strong,
.hmtabMenuContainer .nav-tabs li.menu-link:last-child a strong {
  border: 0
}

header .nav-tabs .dropdown-menu li.menu-link:last-child a b,
.hmtabMenuContainer .nav-tabs li.menu-link:last-child a b {
  border: 0
}

header .tab-menu>li a:focus {
  background: 0
}

header .header-top ul {
  width: 100%;
  overflow-x: hidden !important;
  overflow: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fd0;
  background: #212a33;
  font-size: 11px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0
}

header .header-top ul>li {
  background: #212a33
}

header .header-top ul>li>a {
  padding: 12px 10px;
  color: #fff
}

header .header-top ul.expand,
header .tab-menu-container.expand {
  z-index: 1002;
  border-radius: 0;
  opacity: 1 !important;
  transform: translate3d(-50px, 0, 0);
  display: block
}

header #site-menu {
  opacity: 0;
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  width: 300px;
  position: absolute;
  top: 68px;
  overflow: hidden;
  z-index: 1002;
  background-color: #212a33;
  border-top: solid 1px #44433d;
  padding: 15px 0 0 0
}

header .header-top .dropdown-menu {
  border: 0;
  background: #212a33;
  display: none
}

header .header-top .dropdown-menu>li>a,
header .hmtabMenuContainer .nav-tabs>li>a {
  padding: 0 15px;
  font-size: 14px;
  color: #f0e2b5;
  font-weight: 300;
  line-height: 22px;
  vertical-align: middle
}

header .wu-user-logout {
  text-align: center;
  color: #fff;
  padding: 0 10px
}

header .login-txt-color {
  color: #fadc65 !important
}

header .wu-partner {
  display: inline-block;
  float: left;
  margin-left: 5%
}

header .wu-partner-logo .not-active {
  pointer-events: none;
  cursor: default
}

header .wu-partner.logo-seperator {
  display: inline-block;
  margin-top: 20px;
  padding: 13px 0;
  border: solid 1px #757575
}

header .wu-boat-desktop {
  margin-top: 20px;
  padding: 0 0 32px 135px;
  background: url("responsive_css/images/wu-pps-icons/desktop-header-boat.png") no-repeat
}

header .wu-boat-mobile {
  margin-top: 15px;
  padding: 0 0 36px 32px;
  background: url("responsive_css/images/wu-pps-icons/mobile-header-boat.png") no-repeat
}

header .wu-powercash-desktop {
  margin-top: 20px;
  padding: 0 0 32px 135px;
  background: url("responsive_css/images/wu-pps-icons/desktop-header-powercash.png") no-repeat
}

header .wu-powercash-mobile {
  margin-top: 15px;
  padding: 0 0 36px 32px;
  background: url("responsive_css/images/wu-pps-icons/mobile-header-powercash.png") no-repeat
}

header .wu-shipmoney-desktop {
  margin-top: 20px;
  padding: 0 0 32px 135px;
  background: url("responsive_css/images/wu-pps-icons/desktop-header-shipmoney.png") no-repeat
}

header .wu-shipmoney-mobile {
  margin-top: 15px;
  padding: 0 0 36px 32px;
  background: url("responsive_css/images/wu-pps-icons/mobile-header-shipmoney.png") no-repeat
}

header .wu-oceanpay-desktop {
  margin-top: 20px;
  padding: 0 0 32px 135px;
  background: url("responsive_css/images/wu-pps-icons/desktop-header-oceanpay.png") no-repeat
}

header .wu-oceanpay-mobile {
  margin-top: 15px;
  padding: 0 0 36px 32px;
  background: url("responsive_css/images/wu-pps-icons/mobile-header-oceanpay.png") no-repeat
}

header .wu-partner.wu-walmart.wu-walmart-desktop {
  margin-top: 20px;
  padding: 0 0 32px 135px;
  background: url("responsive_css/images/logo-wmt-full.png") no-repeat
}

header .wu-partner.wu-walmart.wu-walmart-mobile {
  margin-top: 15px;
  padding: 0 0 36px 32px;
  background: url("responsive_css/images/logo-wmt-burst.png") no-repeat
}

header .more-menu li a span,
header .hmtabMenuContainer li a span,
header .tab-menu .header-icon-profile {
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 12px;
  font-size: 20px;
  vertical-align: middle
}

header .more-menu .header-icon-profile:before,
header .hmtabMenuContainer .header-icon-profile:before,
header .tab-menu .header-icon-profile:before {
  content: "\e95a"
}

header .more-menu .header-icon-send-money:before,
header .hmtabMenuContainer .header-icon-send-money:before {
  content: "\e925"
}

header .more-menu .header-icon-find-location:before,
header .hmtabMenuContainer .header-icon-find-location:before {
  content: "\e919"
}

header .more-menu .header-icon-estimate-price:before,
header .hmtabMenuContainer .header-icon-estimate-price:before {
  content: "\e93a"
}

header .more-menu .header-icon-track-transfer:before,
header .hmtabMenuContainer .header-icon-track-transfer:before {
  content: "\e92a"
}

header .more-menu .header-icon-history:before,
header .hmtabMenuContainer .header-icon-history:before {
  content: "\e939"
}

header .more-menu .header-icon-pay-bills:before,
header .hmtabMenuContainer .header-icon-pay-bills:before {
  content: "\e91e"
}

header .more-menu .header-icon-inmate-pay:before,
header .hmtabMenuContainer .header-icon-inmate-pay:before {
  content: "\e990"
}

header .more-menu .header-icon-receivers:before,
header .hmtabMenuContainer .header-icon-receivers:before {
  content: "\e966"
}

header .more-menu .header-icon-payment-options:before,
header .hmtabMenuContainer .header-icon-payment-options:before {
  content: "\e90f"
}

header .more-menu .header-icon-my-wu:before,
header .hmtabMenuContainer .header-icon-my-wu:before {
  content: "\e944"
}

header .more-menu .header-icon-customer-care:before,
header .hmtabMenuContainer .header-icon-customer-care:before {
  content: "\e91a"
}

header .more-menu .header-icon-settings:before,
header .hmtabMenuContainer .header-icon-settings:before {
  content: "\e931"
}

header .more-menu .header-icon-manage-reminders:before,
header .hmtabMenuContainer .header-icon-manage-reminders:before {
  content: "\e9D0"
}

header .more-menu .header-icon-manage-alerts:before,
header .hmtabMenuContainer .header-icon-manage-alerts:before {
  font-family: 'iconfont_R3_O';
  content: "\e9e7"
}

header .more-menu .header-icon-receiver-direct:before,
header .hmtabMenuContainer .header-icon-receiver-direct:before {
  content: "\e9a4"
}

header .more-menu .header-icon-refer-friend:before,
header .hmtabMenuContainer .header-icon-refer-friend:before {
  content: "\e9b2"
}

header .more-menu .header-icon-topup-phone:before,
header .hmtabMenuContainer .header-icon-topup-phone:before {
  content: "\e9af"
}

header .more-menu .icon-0118_cash-pickup:before,
header .hmtabMenuContainer .icon-0118_cash-pickup:before {
  content: "\e978"
}

header .more-menu .icon-0175_Send-money-to-a-bank-account-icon:before,
header .hmtabMenuContainer .icon-0175_Send-money-to-a-bank-account-icon:before {
  content: "\e9ae"
}

header .header_off-menu {
  position: relative;
  float: left
}

header #menuicon {
  width: 60px;
  height: 68px;
  position: relative;
  margin: 0 auto;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer
}

header .toggle-nav-burger {
  display: block;
  color: #efe2b5;
  text-decoration: none;
  font-size: 25px;
  height: 68px;
  padding: 0;
  border-left: solid 1px #777;
  border-right: solid 1px #777
}

header #menuicon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 30px;
  background: #efe2b5;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}

header .menu-link.pps {
  display: none !important
}

div.pps li[amplitude-id="menu-receive-money-on-card"],
div.pps ul li.pps {
  display: none !important
}

#menuicon span:nth-child(1) {
  top: 23px;
  left: 14px
}

#menuicon span:nth-child(2),
#menuicon span:nth-child(3) {
  top: 33px;
  left: 14px
}

#menuicon span:nth-child(4) {
  top: 43px;
  left: 14px
}

#menuicon.open span:nth-child(1) {
  top: 18px;
  width: 0;
  left: 50%
}

#menuicon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: .5
}

#menuicon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: .5
}

#menuicon.open span:nth-child(4) {
  top: 18px;
  width: 0;
  left: 50%;
  opacity: .5
}

.sof-drt-info .animation-info .icon-info-notification {
  top: 11px !important;
  font-size: 20px;
  position: absolute
}

.address-verification-loader {
  border: 2px solid #2084ba4a;
  border-radius: 50%;
  border-top: 2px solid #2084ba;
  width: 12px;
  height: 12px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  position: absolute;
  top: 29px;
  right: 20px
}

.zipcode-loader {
  top: 15px
}

.btn-background-color {
  background: #ccc !important
}

#profilePage .address-profile-page .form-control[disabled]+div.floating-label {
  background: #fff !important;
  height: 0 !important
}

.address-profile-page .address-verification-loader {
  top: 11px !important;
  right: 12px !important
}

.address-profile-page .form-control.input-float-control.error-behavior.ng-touched.ng-invalid {
  border-bottom: 1px solid red !important
}

.address-margin-bottom-10 {
  margin-bottom: 10px
}

.interstitial-container .wu-field>.error-behavior.ng-invalid#houseno:not(.empty) {
  border: none !important;
  border-bottom: 1px solid #b5030f !important
}

.topalign {
  top: 19px !important
}

.address-profile-page .form-control.input-float-control.error-behavior.ng-touched.ng-invalid.ng-valid-validity {
  border-bottom: 1px solid #aaa !important
}

.state-field-top {
  top: -20px !important
}

.statedropdowntriangle {
  display: none !important
}

.btn-margin-bottom-35 {
  bottom: 35px !important
}

.address-validation-btn {
  position: absolute;
  left: 88%;
  bottom: 0;
  width: 120px !important;
  border-radius: 15px !important;
  color: #2084ba !important;
  font-size: 10px !important;
  height: 28px !important;
  background: #fff !important;
  border: 1px solid #2084ba !important;
  background-color: #fff !important;
  border-color: #2084ba !important;
  margin-left: 10px !important;
  outline: none !important
}

.address-profile-page .address-validation-btn.validatebtn {
  top: 6px !important
}

.address-profile-page .address-validation-btn {
  right: 0;
  padding: 0 !important;
  left: 98% !important;
  position: absolute;
  bottom: 0 !important;
  top: 5px !important;
  margin: 0 !important
}

.margin-top-3p {
  margin-top: 3px !important
}

.address-verification-loader.margin-top-15p {
  margin-top: 5px !important
}

.address-profile-page .input-field.input-float-label.zipcode .floating-label {
  color: #555 !important
}

.address-verification-disable {
  color: #b3b3b3 !important;
  border: 1px solid #e9e9e9 !important;
  background: #fff;
  cursor: text !important;
  opacity: 1 !important
}

.address-profile-page .form-control[disabled] {
  color: #b3b3b3 !important;
  border-bottom: 1px solid #e9e9e9 !important;
  cursor: text !important;
  opacity: 1 !important;
  background-color: #fff !important
}

.zipcode-label-color {
  color: #7e7e87 !important
}

.Disablecolor {
  color: #b3b3b3 !important;
  display: none !important
}

.address-profile-page .form-control.empty~.floating-label {
  color: #b3b3b3 !important;
  left: 15px !important;
  background: #fff !important;
  height: 0 !important
}

#profilePage .select-wrapper>select.form-control[disabled] {
  background: #eee !important
}

#profilePage .address-profile-page .select-wrapper>select.form-control[disabled] {
  background: #fff !important
}

.disabled-label-color .circle-plus-blue-icon {
  color: #b3b3b3 !important
}

.address-profile-page .form-control[disabled].dut-country+label.dut-select-wrapper {
  color: #b3b3b3;
  top: 0 !important;
  font-size: 14px !important
}

.address-profile-page .form-control[disabled].dut-country.statenotempty+label.dut-select-wrapper {
  top: -14px !important;
  font-size: 11px !important
}

.address-validation-labeltext-profile {
  position: absolute;
  left: 99%;
  top: 8px;
  color: #2084ba;
  font-size: 12px;
  width: 100%
}

.profile-address-form .address-profile-page .form-control:not(.empty)~.floating-label {
  top: -9px !important
}

.profile-address-form .address-profile-page .form-control:not(.empty).citylabelnotempty~.floating-label {
  color: #b3b3b3 !important;
  background: #fff !important;
  z-index: 999;
  height: 0 !important
}

.input-field.input-float-label.address-invalid .block-message {
  top: -18px;
  position: relative
}

.address-profile-page input[disabled]>.floating-label {
  color: #b3b3b3 !important
}

.interstitial-expanded-address.address-verification .wu-field .nw-form-control[disabled] {
  color: #b3b3b3;
  border-bottom: 1px solid #e9e9e9;
  background-color: #fff !important
}

.margin-top-minus20 {
  margin-top: -20px !important
}

.disabled-city-label>.floating-label {
  color: #b3b3b3 !important
}

.address-verification input[disabled]>.floating-label {
  color: #b3b3b3 !important
}

.disabled-dropdown-input {
  color: #b3b3b3 !important;
  opacity: 1
}

.interstitial-container.interstitial-container-wrapper .address-dropdown-disabled>label {
  color: #000 !important
}

.disabled-label-border {
  border-top: 7px solid #b3b3b3 !important
}

.disabled-floating-label {
  color: #b3b3b3 !important
}

.address-validation-labeltext {
  position: absolute;
  left: 96%;
  top: 27px;
  color: #2084ba;
  font-size: 12px;
  width: 100%
}

.nw-form-control.disabled-label~.floating-label {
  color: #b3b3b3
}

.disabled-label-color {
  color: #b3b3b3 !important
}

@-webkit-keyframes spin {
  0 {
    -webkit-transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes spin {
  0 {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

@media only screen and (max-width:991px) {
  .address-profile-page .address-validation-btn {
    top: 5px !important
  }

  .address-profile-page .address-validation-btn.validatebtn {
    top: 5px !important
  }

  .address-margin-bottom-10 {
    margin-bottom: 0 !important
  }

  header .nav-tabs .dropdown-menu>li>.menu-icons {
    padding: 5px 15px;
    background: url("responsive_css/images/icons.png") no-repeat
  }

  .terms-conditions-align {
    margin-left: 0;
    margin-right: 0
  }
}

footer h4 {
  font-size: 12px;
  font-weight: bold
}

footer ul>li {
  font-size: 11px;
  margin: 0 0 12px 0;
  list-style: none
}

footer ul>li>a,
footer ul>li>a:hover {
  color: #666 !important;
  text-decoration: none
}

footer .quicklinks-menu-container {
  padding: 10px 0
}

footer .country-label,
footer .language-label {
  font-size: 11px;
  color: #000;
  padding-left: 5px
}

footer .quicklinks-container .footer-top .select-toggle .text {
  width: auto;
  display: inline-block;
  float: left;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis
}

footer .quicklinks-container .footer-top .select-toggle:focus,
footer .quicklinks-container .footer-top .select-toggle:hover {
  background: 0
}

footer .quicklinks-container .footer-top .select-toggle .caret {
  float: right;
  border-top: 6px dashed;
  margin: 7px 0 0 5px;
  color: #1599bb
}

footer .quicklinks-container .footer-top ul {
  width: 100%;
  max-height: 218px;
  overflow-x: hidden !important;
  overflow: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 11px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0
}

footer .quicklinks-container .footer-top ul>li {
  border: 0;
  margin: 0
}

footer .quicklinks-container .footer-top ul>li>a {
  padding: 3px 5px;
  font-size: 12px
}

footer .quicklinks-container .footer-top ul>li>a:focus,
footer .footer-top ul>li>a:hover {
  background-color: lightgray
}

footer .quicklinks-container .footer-top ul.expand {
  display: block;
  border: 0;
  background: #efefef
}

footer .quicklinks-container .footer-top .dropdown {
  border-bottom: 1px solid #d3d3d3
}

footer .quicklinks-container .footer-top .select-toggle {
  width: 100%;
  font-size: 12px;
  background-color: transparent;
  border: 0;
  padding: 5px 5px
}

footer .quicklinks-container .wu-rpfooter-secure-images {
  text-align: center
}

footer .countrylinks-menu-container {
  background: #767676;
  padding: 20px 0
}

footer .countrylinks-menu-container p {
  color: #fff;
  font-size: 12px
}

footer .copyrightlinks-menu-container {
  background: #fff
}

footer .copyrightlinks-container .social-icons-container {
  text-align: center
}

footer .copyrightlinks-container .social-media-text {
  margin-bottom: 10px
}

footer .copyrightlinks-container .social-icons a {
  padding: 0 12px
}

footer .copyrightlinks-container {
  padding-top: 20px;
  padding-bottom: 20px
}

footer .copyrightlinks-container .wu-copyright-text p {
  font-size: 11px
}

footer .copyrightlinks-container .wu-copyright-text {
  padding-left: 15px;
  margin: 20px 0 10px 0
}

footer .copyrightlinks-container .quicklinks ul>li {
  float: left;
  margin: 0 5px 10px 0;
  padding: 0 5px 0 0;
  color: #666;
  border-right: 1px solid #666
}

footer .copyrightlinks-container .quicklinks ul>li:last-child {
  border-right: 0;
  padding-right: 0
}

footer .wu-partner .partner-text {
  margin: 10px 0 10px 0;
  font-size: 11px
}

footer .wu-partner .partner-copyright-text {
  margin: 10px 0 10px 0;
  font-size: 11px
}

footer .wu-partner .partner-title-logo {
  margin-bottom: 10px
}

footer .wu-partner .partner-quicklinks ul {
  margin: 0
}

footer .wu-partner .partner-quicklinks ul>li {
  color: #fff;
  display: inline-block !important;
  float: none;
  margin: 0 0 10px 0;
  padding: 0 5px 0 0
}

footer .wu-partner .partner-quicklinks ul>li>a,
footer .wu-partner .quicklinks ul>li>a:hover {
  color: #fff;
  font-weight: 400
}

footer .wu-partner .partner-quicklinks ul>li:last-child {
  border-right: none !important
}

footer .wu-partner .partner-quicklinks {
  margin: 10px 0;
  display: inline-block
}

footer .wu-partner .partner-container {
  padding-top: 20px;
  padding-bottom: 20px
}

footer .wu-partner p {
  font-size: 11px;
  margin: 0 0 10px;
  color: #fff
}

.r3-icons {
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-info-notification:before {
  content: "\e92d"
}

.icon-0035_search:before {
  font-family: 'icomoon' !important;
  content: "\e923"
}

.icon-0045_about:before {
  content: "\e92d"
}

.icon-checkmark:before {
  content: "\e913"
}

.icon-spot-imposters:before {
  content: "\e9a7"
}

.icon-account:before {
  content: "\e901"
}

.icon-mobile:before {
  content: "\e982"
}

.icon-cash:before {
  content: "\e910"
}

.icon-in_minutes:before {
  content: "\e96e"
}

.icon-send_money:before {
  content: "\e925"
}

.icon-cash-pickup:before {
  content: "\e978"
}

.icon-creditcard:before {
  content: "\e90f"
}

.icon-bank:before {
  content: "\e90a"
}

.icon-mobile-wallet:before {
  content: "\e91c"
}

.icon-wiretransfer:before {
  content: "\e993"
}

.icon-wupay:before {
  content: "\e9a3"
}

.icon-pay-at-agent:before {
  content: "\e91d"
}

.icon-add-card-scan:before {
  content: "\e902"
}

.icon-apple-pay:before {
  content: "\e9bd"
}

.icon-walking:before {
  content: "\e955"
}

.icon-phone-hand:before {
  content: "\e954"
}

.icon-touchid:before {
  content: "\e947"
}

.icon-send-again:before {
  content: "\e924"
}

.icon-video-chat:before {
  content: "\e98e"
}

.icon-desktop-video:before {
  content: "\e983"
}

.icon-redirect-bank:before {
  content: "\e9a4"
}

.icon-refer_friend_programme:before {
  content: "\e9b2"
}

.icon-interest_based_adv:before {
  content: "\e9bc"
}

.icon-pay-bills:before {
  content: "\e91e"
}

.icon-gift:before {
  content: "\e946"
}

.product-tiles .r3-icons {
  font-size: 27px;
  margin-bottom: 10px;
  color: gray
}

.icon-company_info:before {
  content: "\e92d"
}

.icon-cookie_info:before {
  content: "\e996"
}

.icon-e_disclosure:before {
  content: "\e998"
}

.icon-faq_fraud:before {
  content: "\e99a"
}

.icon-faq_sendmoney:before {
  content: "\e99f"
}

.icon-faq_sendmoney_online:before {
  content: "\e9ad"
}

.icon-faq_sendmoney_inperson:before {
  content: "\e9ac"
}

.icon-faq_sendmoney_from_bankaccount:before {
  content: "\e9ab"
}

.icon-faq_sendmoney_to_bankaccount:before {
  content: "\e9ae"
}

.icon-faq_sendmoney_to_mobile:before {
  content: "\e9af"
}

.icon-faq_agent_locations:before {
  content: "\e919"
}

.icon-faq_registration:before {
  content: "\e9a9"
}

.icon-faq_identification_process:before {
  content: "\e943"
}

.icon-faq_consumer_protection:before {
  content: "\e99d"
}

.icon-faq_wu_moneytransfers:before {
  content: "\e9a3"
}

.icon-faq_receive_money:before {
  content: "\e988"
}

.icon-faq_mobile_app:before {
  content: "\e954"
}

.icon-faq_track_transfer:before {
  content: "\e92a"
}

.icon-faq_fees_exchange_rates:before {
  content: "\e9a5"
}

.icon-faq_my_wu:before {
  content: "\e93f"
}

.icon-file_complaint:before {
  content: "\e999"
}

.icon-fraud_awareness:before {
  content: "\e99a"
}

.icon-fraud_overview:before {
  content: "\e99a"
}

.icon-fraud_protect:before {
  content: "\e99d"
}

.icon-fraud_scams:before {
  content: "\e99e"
}

.icon-fraud_tips:before {
  content: "\e997"
}

.icon-intellectual_property:before {
  content: "\e99c"
}

.icon-mywu_terms:before {
  content: "\e93f"
}

.icon-paybills_inperson:before {
  content: "\e952"
}

.icon-paybills_online:before {
  content: "\e97b"
}

.icon-paybills_phone:before {
  content: "\e93e"
}

.icon-privacy_statement:before {
  content: "\e938"
}

.icon-state_licensing:before {
  content: "\e9a0"
}

.icon-subscriptions_terms:before {
  content: "\e9a1"
}

.icon-terms_conditions:before {
  content: "\e933"
}

.icon-tobacco_policy:before {
  content: "\e9a2"
}

.icon-wu_bank:before {
  content: "\e9a3"
}

.icon-terms_conditions_retail:before {
  content: "\e9aa"
}

.icon-terms_conditions_promotions:before {
  content: "\e9a8"
}

.icon-texascomplaints:before {
  content: "\e9b5"
}

.icon-send-message:before {
  content: "\e96f"
}

.icon-send-whatsapp:before {
  content: "\e9be"
}

.icon-new-sms:before {
  content: "\e97a"
}

.icon-done:before {
  content: "\e950"
}

.inline-notification-info {
  border-radius: 3px;
  background-color: #a1daf4
}

.inline-notification-icon {
  vertical-align: middle;
  padding: 20px 20px 20px 20px;
  margin-right: 12px;
  font-size: 20px
}

.inline-notification-text {
  vertical-align: middle;
  color: #000;
  font-size: 14px
}

.circle-around-icon {
  width: 30px;
  height: 30px;
  border: 1px solid #368abb;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  align-self: center;
  vertical-align: middle;
  -webkit-justify-content: center;
  -webkit-box-pack: center
}

.partner-modal-error-ok {
  margin-right: 1px
}

.partner-modal-error-register {
  line-height: 40px;
  background: #368abc;
  text-align: center;
  color: #efe2b5;
  display: inline-block;
  width: 50%
}

.country_text {
  position: absolute;
  margin-left: 40px
}

.footer-country-flag a {
  display: flex;
  align-items: center
}

.footer-country-flag .flag {
  background-image: url("responsive_nt_css/images/country_flag_sprite.png");
  height: 33px;
  width: 34px;
  background-repeat: no-repeat
}

.ZA {
  background-position: 0 0
}

.BA {
  background-position: -33px 0
}

.BR {
  background-position: -66px 0
}

.CM {
  background-position: -99px 0
}

.CN {
  background-position: -132px 0
}

.AFRICA {
  background-position: -165px 0
}

.DO {
  background-position: -198px 0
}

.CD {
  background-position: 0 -33px
}

.DO {
  background-position: -33px -33px
}

.IN {
  background-position: -66px -33px
}

.MG {
  background-position: -99px -33px
}

.MX {
  background-position: -132px -33px
}

.EUROPE {
  background-position: -165px -33px
}

.BY {
  background-position: -198px -99px
}

.CZ {
  background-position: -198px -132px
}

.FJ {
  background-position: -198px -33px
}

.NZ {
  background-position: 0 -66px
}

.NG {
  background-position: -33px -66px
}

.PK {
  background-position: -66px -66px
}

.RO {
  background-position: -99px -66px
}

.RU {
  background-position: -132px -66px
}

.SEPA {
  background-position: -165px -66px
}

.AU {
  background-position: -198px -66px
}

.SN {
  background-position: 0 -99px
}

.RS {
  background-position: -33px -99px
}

.TH {
  background-position: -66px -99px
}

.TR {
  background-position: -99px -99px
}

.UA {
  background-position: -132px -99px
}

.BALKANS {
  background-position: -165px -99px
}

.GB {
  background-position: 0 -132px
}

.US {
  background-position: -33px -132px
}

.MA {
  background-position: -66px -132px
}

.PH {
  background-position: -99px -132px
}

.TN {
  background-position: -132px -133px
}

.CO {
  background-position: -165px -133px
}

.YU,
.RS {
  background-position: -231px 0
}

.MK {
  background-position: -231px -33px
}

.XK {
  background-position: -231px -66px
}

.SR {
  background-position: -231px -99px
}

.ID {
  background-position: -231px -133px
}

.EG {
  background-position: 0 -166px
}

.BF {
  background-position: -33px -166px
}

.TG {
  background-position: -66px -166px
}

.FR {
  background-position: -99px -166px
}

.KZ {
  background-position: -132px -166px
}

.VN {
  background-position: -165px -166px
}

.BJ {
  background-position: -198px -166px
}

.CI {
  background-position: -231px -166px
}

.UZ {
  background-position: 0 -198px
}

.TO {
  background-position: -33px -198px
}

.SB {
  background-position: -66px -198px
}

.VU {
  background-position: -99px -198px
}

.WS {
  background-position: -132px -198px
}

.CA {
  background-position: -165px -198px
}

.AE {
  background-position: -198px -198px
}

.PT {
  background-position: -231px -198px
}

.ME {
  background-position: 0 -231px
}

.DE {
  background-position: -33px -231px
}

.GR {
  background-position: -66px -231px
}

.PE {
  background-position: -99px -231px
}

.CU {
  background-position: -132px -231px
}

.BG {
  background-position: -99px -33px
}

.AF {
  background-position: -165px -0
}

.NL {
  background-position: -165px -231px
}

.BD {
  background-position: -198px -231px
}

.LK {
  background-position: -231px -231px
}

.MV {
  background-position: -0 -264px
}

.AL {
  background-position: -33px -264px
}

.IT {
  background-position: -66px -264px
}

.GH {
  background-position: -99px -264px
}

.LB {
  background-position: -132px -264px
}

.NP {
  background-position: -165px -264px
}

.KI {
  background-position: -198px -264px
}

.BE {
  background-position: -231px -264px
}

.JM {
  background-position: -0 -297px
}

.GY {
  background-position: -33px -297px
}

.HN {
  background-position: -66px -297px
}

.AR {
  background-position: -99px -297px
}

.BO {
  background-position: -132px -297px
}

.HT {
  background-position: -165px -297px
}

.VC {
  background-position: -198px -297px
}

.ES {
  background-position: -231px -297px
}

.CL {
  background-position: -0 -330px
}

.PY {
  background-position: -33px -330px
}

.btn-primary,
.btn-primary.active,
.btn-primary.active:focus {
  background-color: #045f86;
  border-color: #045f86;
  border-radius: 3px
}

.btn-primary:hover,
.btn-primary.active:hover {
  background-color: #066690;
  border-color: #066690
}

.btn-primary a {
  color: #fff
}

.btn-secondary {
  color: rgba(74, 74, 74, 1);
  background-color: rgba(255, 218, 26, 1);
  border-color: rgba(255, 218, 26, 1)
}

.btn-secondary:hover {
  color: rgba(74, 74, 74, 1);
  background-color: rgba(255, 204, 0, 1);
  border-color: rgba(255, 204, 0, 1)
}

.btn-tertiary-light {
  color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 1);
  border: 2px solid
}

.btn-tertiary-light:hover {
  color: rgba(35, 35, 35, 1);
  background-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 1)
}

.btn-tertiary-dark {
  color: rgba(35, 35, 35, 1);
  border-color: rgba(35, 35, 35, 0.4);
  border: 2px solid
}

.btn-tertiary-dark:hover {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(74, 74, 74, 1);
  border-color: rgba(74, 74, 74, 1)
}

.btn-ghost {
  border: 2px solid
}

.btn-toggle .btn-default:focus {
  outline: 0
}

.btn-default.btn-ghost:hover {
  color: white;
  background-color: #4a4a4a;
  border-color: #4a4a4a
}

.btn-toggle .btn-default.btn-primary.active:focus {
  outline: 0;
  background-color: #045f86;
  border-color: #045f86
}

.btn-empty {
  color: #666;
  border: 1px solid
}

.button a {
  text-decoration: none;
  cursor: default
}

.carousel-caption .btn-block {
  display: inline-block;
  width: auto;
  padding: 10px 16px
}

.carousel-caption p {
  font-family: sans-serif !important
}

.thumbnail {
  padding: 0
}

.thumbnail .title h3,
.thumbnail .title p {
  padding: 20px 0 10px 0
}

.thumbnail .text h3,
.thumbnail .text p {
  padding: 10px 0 20px 0
}

.thumbnail .title p,
.thumbnail .text p {
  font-size: 14px
}

.thumbnail .btn {
  margin: 0 0 20px 0
}

.thumbnail h3,
.thumbnail p {
  margin: 0
}

.thumbnail-text-white {
  color: #fff
}

.thumbnail-text-black {
  color: #333
}

.thumbnail .caption {
  padding: 0 10px
}

.stampTileComponent {
  text-align: -webkit-center;
  text-align: -moz-center
}

.wu-stamptile .thumbnail {
  border-radius: 0
}

.wu-stamptile .wu-tile-content {
  content: ""
}

.wu-stamptile .wu-tile-content:before {
  content: "";
  position: absolute;
  bottom: 100%;
  margin-left: -5px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent
}

.wu-stamptile {
  display: flex;
  flex-wrap: wrap;
  text-align: left
}

.wu-stamptile .wu-tile-item {
  padding: 11px 6px 0 6px;
  display: flex;
  width: 156px
}

.wu-stamptile .wu-tile-content-li {
  padding: 0 3px;
  margin-top: 15px;
  width: 618px
}

.wu-stamptile .wu-tile-item a {
  text-decoration: none;
  padding: 22px 0;
  width: 100%;
  border: 0;
  color: black
}

.wu-stamptile .wu-tile-item a:hover,
.wu-multitile .wu-tile-item.selected a {
  text-decoration: none;
  color: #1599bb
}

.wu-stamptile .wu-tile-item a:hover .tile-icon {
  margin: auto;
  background-image: url("responsive_nt_css/images/tile_Sprite_blue.png");
  height: 60px;
  width: 60px
}

.wu-stamptile .text {
  font-size: 11px;
  padding: 0 8px;
  margin-top: 8px;
  text-align: center
}

.wu-stamptile .wu-tile-content {
  background-color: white;
  height: auto;
  padding: 0
}

.wu-stamptile .wu-tile-content-remove {
  cursor: pointer;
  float: right;
  padding: 8px
}

.wu-stamptile .tile-icons a {
  display: flex;
  align-items: center
}

.wu-stamptile .tile-icons .tile-icon {
  margin: auto;
  background-image: url("responsive_nt_css/images/tile_Sprite_grey.png");
  height: 60px;
  width: 60px
}

.wu-multitile .selected .tile-icons .tile-icon {
  margin: auto;
  background-image: url("responsive_nt_css/images/tile_Sprite_blue.png");
  height: 60px;
  width: 60px
}

.responsiveImagewithText h1,
.tileComponent h1,
.vedioTileComponent h1,
.multiComponent h1,
.multiTileComponent h1 {
  font-size: 26px;
  color: #44433d
}

.responsiveImagewithText h2,
.tileComponent h2,
.vedioTileComponent h2,
.multiComponent h2,
.multiTileComponent h2 {
  font-size: 20px;
  color: #000
}

.responsiveImagewithText h3,
.tileComponent h3,
.vedioTileComponent h3,
.multiComponent h3,
.multiTileComponent h3 {
  font-size: 18px;
  color: #44433d
}

.responsiveImagewithText h4,
.tileComponent h4,
.vedioTileComponent h4,
.multiComponent h4,
.multiTileComponent h4 {
  font-size: 16px;
  color: #44433d
}

.responsiveImagewithText p,
.tileComponent p,
.vedioTileComponent p,
.multiComponent p,
.multiTileComponent p {
  font-size: 14px;
  color: #44433d
}

.icon-1-1 {
  background-position: 0 0
}

.icon-1-2 {
  background-position: -60px 0
}

.icon-1-3 {
  background-position: -120px 0
}

.icon-1-4 {
  background-position: -180px 0
}

.icon-1-5 {
  background-position: -240px 0
}

.icon-1-6 {
  background-position: -300px 0
}

.icon-1-7 {
  background-position: -360px 0
}

.icon-1-8 {
  background-position: -420px 0
}

.icon-1-9 {
  background-position: -480px 0
}

.icon-1-10 {
  background-position: -540px 0
}

.icon-1-11 {
  background-position: -600px 0
}

.icon-2-1 {
  background-position: 0 -60px
}

.icon-2-2 {
  background-position: -60px -60px
}

.icon-2-3 {
  background-position: -120px -60px
}

.icon-2-4 {
  background-position: -180px -60px
}

.icon-2-5 {
  background-position: -240px -60px
}

.icon-2-6 {
  background-position: -300px -60px
}

.icon-2-7 {
  background-position: -360px -60px
}

.icon-2-8 {
  background-position: -420px -60px
}

.icon-2-9 {
  background-position: -480px -60px
}

.icon-2-10 {
  background-position: -540px -60px
}

.icon-2-11 {
  background-position: -600px -60px
}

.icon-3-1 {
  background-position: 0 -180px
}

.icon-3-2 {
  background-position: -60px -120px
}

.icon-3-3 {
  background-position: -120px -120px
}

.icon-3-4 {
  background-position: -180px -120px
}

.icon-3-5 {
  background-position: -240px -120px
}

.icon-3-6 {
  background-position: -300px -120px
}

.icon-3-7 {
  background-position: -360px -120px
}

.icon-3-8 {
  background-position: -420px -120px
}

.icon-3-9 {
  background-position: -480px -120px
}

.icon-3-10 {
  background-position: -540px -120px
}

.icon-3-11 {
  background-position: -600px -120px
}

.icon-4-1 {
  background-position: 0 -180px
}

.icon-4-2 {
  background-position: -60px -180px
}

.icon-4-3 {
  background-position: -120px -180px
}

.icon-4-4 {
  background-position: -180px -180px
}

.icon-4-5 {
  background-position: -240px -180px
}

.icon-4-6 {
  background-position: -300px -180px
}

.icon-4-7 {
  background-position: -360px -180px
}

.icon-4-8 {
  background-position: -420px -180px
}

.icon-4-9 {
  background-position: -480px -180px
}

.icon-4-10 {
  background-position: -540px -180px
}

.icon-4-11 {
  background-position: -600px -180px
}

.icon-5-1 {
  background-position: 0 -240px
}

.icon-5-2 {
  background-position: -60px -240px
}

.icon-5-3 {
  background-position: -120px -240px
}

.icon-5-4 {
  background-position: -180px -240px
}

.icon-5-5 {
  background-position: -240px -240px
}

.icon-5-6 {
  background-position: -300px -240px
}

.icon-5-7 {
  background-position: -360px -240px
}

.icon-5-8 {
  background-position: -420px -240px
}

.icon-5-9 {
  background-position: -480px -240px
}

.icon-5-10 {
  background-position: -540px -240px
}

.icon-5-11 {
  background-position: -600px -240px
}

.icon-6-1 {
  background-position: 0 -300px
}

.icon-6-2 {
  background-position: -60px -300px
}

.icon-6-3 {
  background-position: -120px -300px
}

.icon-6-4 {
  background-position: -180px -300px
}

.icon-6-5 {
  background-position: -240px -300px
}

.icon-6-6 {
  background-position: -300px -300px
}

.icon-6-7 {
  background-position: -360px -300px
}

.icon-6-8 {
  background-position: -420px -300px
}

.icon-6-9 {
  background-position: -480px -300px
}

.icon-6-10 {
  background-position: -540px -300px
}

.icon-6-11 {
  background-position: -600px -300px
}

.icon-7-1 {
  background-position: 0 -360px
}

.icon-7-2 {
  background-position: -60px -360px
}

.icon-7-3 {
  background-position: -120px -360px
}

.icon-7-4 {
  background-position: -180px -360px
}

.icon-7-5 {
  background-position: -240px -360px
}

.icon-7-6 {
  background-position: -300px -360px
}

.icon-7-7 {
  background-position: -360px -360px
}

.icon-7-8 {
  background-position: -420px -360px
}

.icon-7-9 {
  background-position: -480px -360px
}

.icon-7-10 {
  background-position: -540px -360px
}

.icon-7-11 {
  background-position: -600px -360px
}

.icon-8-1 {
  background-position: 0 -420px
}

.icon-8-2 {
  background-position: -60px -420px
}

.icon-8-3 {
  background-position: -120px -420px
}

.icon-8-4 {
  background-position: -180px -420px
}

.icon-8-5 {
  background-position: -240px -420px
}

.icon-8-6 {
  background-position: -300px -420px
}

.icon-8-7 {
  background-position: -360px -420px
}

.icon-8-8 {
  background-position: -420px -420px
}

.icon-8-9 {
  background-position: -480px -420px
}

.icon-8-10 {
  background-position: -540px -420px
}

.icon-9-1 {
  background-position: 0 -480px
}

.icon-9-2 {
  background-position: -60px -480px
}

.icon-9-3 {
  background-position: -120px -480px
}

.icon-9-4 {
  background-position: -180px -480px
}

.icon-9-5 {
  background-position: -240px -480px
}

.icon-9-6 {
  background-position: -300px -480px
}

.icon-9-7 {
  background-position: -360px -480px
}

.icon-9-8 {
  background-position: -420px -480px
}

.icon-9-9 {
  background-position: -480px -480px
}

.icon-9-10 {
  background-position: -540px -480px
}

.icon-10-1 {
  background-position: 0 -540px
}

.icon-10-2 {
  background-position: -60px -540px
}

.icon-10-3 {
  background-position: -120px -540px
}

.icon-10-4 {
  background-position: -180px -540px
}

.icon-10-5 {
  background-position: -240px -540px
}

.icon-10-6 {
  background-position: -300px -540px
}

.icon-10-7 {
  background-position: -360px -540px
}

.icon-10-8 {
  background-position: -420px -540px
}

.icon-10-9 {
  background-position: -480px -540px
}

.icon-10-10 {
  background-position: -540px -540px
}

body {
  background: #efefef
}

.declinePage {
  margin: 1% 1% 0 13% !important
}

.declinePageTile {
  margin-top: -7px;
  padding: 20px 10px;
  margin-bottom: 20px
}

.imagewithtext {
  margin: 0;
  display: block
}

.imagewithtext table td {
  padding: 5px
}

.imagewithtext .tablebgcolor {
  background-color: #736f6e;
  color: #FFF
}

.imagewithtext ul,
.tileComponent ul {
  list-style-type: disc;
  padding-left: 40px
}

.imagewithtext .disclaimer {
  color: #777;
  font-size: 11px;
  text-align: left;
  line-height: 1.4
}

#CQ textarea.x-form-field {
  height: 138px !important
}

.multiTileComponent .wu-thumbnail {
  margin-top: 10px;
  margin-bottom: 10px
}

.multiTileComponent .thumbnail {
  border: 0
}

.multiComponent .wu-thumbnail {
  margin-top: 10px;
  margin-bottom: 10px
}

.multiComponent .thumbnail {
  border: 0
}

.padding-3 {
  padding: 3px !important
}

.img-alignment {
  margin-left: auto;
  margin-right: auto
}

.text-alignment p {
  padding: 8px 0 0 0 !important
}

.multiTileComponent .tiles.circleTile {
  background: none !important;
  border: none !important
}

.multiTileComponent .circleTile .thumbnail {
  border-radius: 50%;
  width: 220px;
  height: 220px;
  border: solid 1px #1685c2 !important;
  padding: 15px;
  margin-right: auto;
  margin-left: auto
}

@media(min-width:767px) {
  header .container {
    width: 100%
  }

  header .tab-menu {
    float: right
  }

  header .tab-menu .wu-register a {
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    padding: 5px 10px;
    margin: 19px 5px 0 10px;
    line-height: 1.2
  }

  header .tab-menu .wu-register a:hover {
    background-color: #efe2b5;
    color: #212a33;
    border: 1px solid #efe2b5
  }

  header .tab-menu .wu-login a {
    color: #efe2b5;
    padding: 0 6px
  }

  header .tab-menu .wu-login a:hover {
    text-decoration: underline;
    color: #efe2b5;
    background: 0;
    border: 0
  }

  header .tab-menu-container {
    padding-left: 0;
    padding-right: 0
  }

  header .tab-menu>li a {
    font-size: 14px;
    line-height: 67px;
    padding: 0 14px
  }

  header .tab-menu .wu-user-name a {
    line-height: 1;
    margin-top: 12px;
    color: #efe2b5;
    height: 0
  }

  header .tab-menu .wu-user-name a:hover {
    border-bottom: 0
  }

  header .tab-menu .wu-signout .wu-user-logout {
    color: #fff;
    font-size: 13px
  }

  header .nav>li>a:hover {
    background: 0;
    border-bottom: solid 2px #efe2b5
  }

  header .nav-tabs .dropdown-menu li a:hover {
    color: #fff;
    background: 0
  }

  header .dropdown-menu {
    display: block
  }

  header .header-top .dropdown-menu>li>a {
    cursor: default;
    pointer-events: none
  }

  header .header-top .dropdown-menu.expand>li>a {
    cursor: pointer;
    pointer-events: auto
  }

  footer .quicklinks-container .footer-top {
    margin: 10px 0
  }

  footer .copyrightlinks-container .social-icons-container {
    float: right
  }

  footer .countrylinks-container .countrylinks img {
    padding-right: 10px
  }

  footer .countrylinks-container a {
    font-size: 12px;
    color: white;
    text-decoration: none
  }

  footer .countrylinks-container p {
    margin: 0
  }

  footer .wu-partner .partner-container {
    width: 683px
  }

  .body-container>section {
    background: #ebece7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff', GradientType=0)
  }

  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px !important;
    line-height: 1.4
  }

  .imagewithtext .left p {
    margin: 0 10px 0 0
  }

  .imagewithtext .right p {
    margin: 0 0 0 10px
  }

  .imagewithtext.flex {
    display: flex
  }

  .multiTileComponent .line-seperator {
    border: 0;
    border-left: 1px solid #ccc !important;
    border-radius: 0
  }

  .multiTileComponent .arrow-seperator {
    background-image: url('responsive_nt_css/images/tile_carrat.jpg');
    background-repeat: no-repeat;
    background-position: left 25%
  }

  .multiComponent .line-seperator {
    border: 0;
    border-left: 1px solid #ccc !important;
    border-radius: 0
  }

  .multiComponent .arrow-seperator {
    background-image: url('responsive_nt_css/images/tile_carrat.jpg');
    background-repeat: no-repeat;
    background-position: left 25%
  }

  .multiTileComponent .line-arrow-seperator {
    background-image: url('responsive_nt_css/images/line_with_arrow.png');
    background-repeat: no-repeat;
    background-position: left 25%
  }

  .stamp-tile-component {
    width: 625px !important
  }
}

@media(min-width:992px) {
  header li.wu-login {
    padding-left: 0
  }

  header .container {
    max-width: 1140px
  }

  header .nav-tabs .tab-menu .wu-signout {
    padding: 0
  }

  header .tab-menu .wu-user-name a {
    line-height: 1;
    margin-top: 12px;
    color: #efe2b5;
    height: 0
  }

  header .tab-menu .wu-user-logout {
    line-height: 1.4 !important;
    margin-left: 55px;
    font-size: 12px
  }

  header .tab-menu .wu-signout {
    margin-top: 40px
  }

  header .tab-menu .user-profile .header-icon-profile {
    font-size: 30px;
    margin: 0 !important;
    padding: 3px 10px !important
  }

  header .tab-menu .user-profile {
    margin-bottom: -15px
  }

  header .tab-menu .wu-user-name .wuLoggedInUserName {
    vertical-align: super
  }

  header #site-menu {
    left: -190px !important
  }

  .register-title-align {
    margin-left: 0 !important
  }
}

@media(min-width:768px) and (max-width:991px) {
  header .tab-menu .wu-login {
    text-align: center;
    border-bottom: solid 1px #303c47
  }

  header .tab-menu .wu-login a {
    color: #fff !important;
    padding: 0 0 10px 0 !important
  }

  header .tab-menu .wu-signout a {
    color: #fff !important;
    padding: 10px 0 !important
  }

  header .tab-menu .wu-user-name .header-icon-profile {
    display: block;
    padding: 3px 0
  }

  header .tab-menu .wu-user-name a {
    line-height: 1;
    text-align: center;
    padding: 0;
    margin: 15px 0
  }

  header .tab-menu .wu-user-name a:hover {
    color: #fff
  }

  header #site-menu {
    width: 300px !important;
    left: -160px !important
  }

  header .tab-menu .user-profile .header-icon-profile {
    font-size: 32px;
    margin: 0 !important;
    width: 145px !important
  }

  header .text.wuLoggedInUserName {
    display: none !important
  }

  footer .footer-panel ul>li>a>img {
    width: 100%
  }
}

@media(max-width:767px) {
  .declinePage {
    margin: 47% 1% 0 22% !important
  }

  header .header-top-container {
    margin: 0
  }

  header .container {
    padding-left: 0;
    padding-right: 0
  }

  header .wu-logo.focus-logo {
    width: 100%
  }

  header .wu-partner {
    margin-left: 10%
  }

  header .wu-hamburger-menu {
    position: absolute;
    text-align: center;
    text-decoration: none;
    color: #efe2b5;
    border: solid 1px #efe2b5;
    padding: 5px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 16px;
    font-size: 14px
  }

  header .wu-hamburger {
    cursor: pointer
  }

  header .tab-menu-container {
    margin: 0;
    padding-left: 0;
    padding-right: 0
  }

  header .hidden-mobile-home-page {
    display: none !important
  }

  header .tab-menu li a:hover {
    color: #fff;
    background: 0
  }

  header .hmrpHeaderTabsLi {
    width: 100% !important
  }

  header .tab-menu .wu-register,
  header .tab-menu .wu-login {
    width: 50% !important;
    padding: 5px 0 15px 0;
    text-align: center;
    border-bottom: solid 1px #303c47
  }

  header .tab-menu .wu-register a,
  header .tab-menu .wu-login a {
    color: #fff !important
  }

  header .tab-menu .wu-register a {
    border-right: solid 1px #303c47;
    border-radius: 0
  }

  header .tab-menu .wu-register a:hover,
  header .tab-menu .wu-login a:hover {
    text-decoration: underline
  }

  header .tab-menu .wu-user-name a {
    padding-bottom: 10px !important;
    border-bottom: solid 1px #44433d;
    text-align: center
  }

  header .tab-menu .wu-user-name a:hover {
    color: #efe2b5
  }

  header .tab-menu .wu-user-name .header-icon-profile {
    display: block
  }

  header .tab-menu .wu-signout .wu-user-logout {
    color: #fff;
    padding: 20px 0 10px 0 !important
  }

  header .tab-menu .user-profile .header-icon-profile {
    margin-right: 0 !important
  }

  header .tab-menu-container {
    opacity: 0;
    display: block;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    width: 300px;
    position: absolute;
    top: 60px;
    right: -50px;
    overflow: hidden;
    z-index: 1002;
    background-color: #212a33;
    border-top: solid 1px #44433d;
    padding: 15px 0 0 0
  }

  a,
  a:link,
  a:visited,
  label.check-box-text {
    font-weight: normal
  }

  footer .container {
    padding: 0
  }

  footer .footer-panel {
    padding-left: 0;
    padding-right: 0;
    text-align: center
  }

  footer .footer-panel>h4.menu-title {
    padding: 14px;
    cursor: pointer;
    margin: 0;
    border-top: 1px solid #a7a7a7
  }

  footer .footer-panel>ul {
    padding: 0 10px
  }

  footer .footer-panel>ul.footer-menu {
    display: none
  }

  footer .footer-panel>ul.footer-menu.expand {
    display: block
  }

  footer .social-icons-container {
    margin-bottom: 24px
  }

  footer .quicklinks-menu-container {
    padding: 10px 0 0 0
  }

  footer .copyrightlinks-container .quicklinks {
    text-align: center
  }

  footer .copyrightlinks-container {
    text-align: center;
    padding-top: 20px
  }

  footer .quicklinks-menu-container .country-language {
    padding: 0;
    margin-bottom: 30px
  }

  footer .footer-top {
    margin: 15px
  }

  footer .footer-panel>ul.footer-menu {
    display: none
  }

  footer .copyrightlinks-container .quicklinks ul>li {
    display: inline;
    float: none
  }

  footer .wu-partner .partner-container {
    padding-left: 20px;
    padding-right: 20px
  }

  header .wu-hamburger {
    position: relative;
    right: 0
  }

  header .wu-hamburger-popup-overlay {
    position: absolute;
    z-index: 900;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -moz-opacity: .7;
    opacity: .7;
    filter: alpha(opacity=70)
  }

  .stamp-tile-component {
    width: 312px !important
  }

  .fbWebviewWuLogo {
    width: initial;
    left: -25%
  }

  .fbWebviewHeaderLinks {
    width: initial;
    position: relative;
    float: right;
    margin: 16px;
    background-color: #fd0;
    border-radius: 2px
  }

  .fbWebviewHeaderLinks a,
  .fbWebviewHeaderLinks a:link {
    line-height: 1.2;
    padding: 4px 10px;
    font-size: 14px;
    color: #000
  }

  .carousel-caption p {
    font-size: 13px !important
  }

  .imagewithtext .top p {
    margin: 0 0 10px 0
  }

  .imagewithtext .bottom p {
    margin: 10px 0 0 0
  }

  .multiTileComponent .tile-chevron-left {
    background: url('responsive_nt_css/images/tile_carousel_left_blue.jpg');
    background-repeat: no-repeat;
    background-position: left 25%;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 33%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    height: 70px;
    width: 70px;
    background-size: 40%
  }

  .multiTileComponent .tile-chevron-right {
    background: url('responsive_nt_css/images/tile_carousel_right.jpg');
    background-repeat: no-repeat;
    background-position: right 25%;
    right: 50%;
    margin-left: -10px;
    position: absolute;
    top: 33%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    height: 70px;
    width: 70px;
    background-size: 40%
  }

  .multiTileComponent .carousel-indicators .active {
    background-color: #1599bb;
    margin: 0;
    height: 14px;
    width: 14px;
    border: 0
  }

  .multiTileComponent .carousel-indicators li {
    background-color: lightgray;
    margin: 0;
    height: 14px;
    width: 14px;
    border: 0
  }

  .multiTileComponent .carousel-indicators {
    bottom: -10px
  }

  .multiTileComponent .carousel .thumbnail {
    margin-bottom: 0;
    padding-bottom: 20px
  }

  .multiTileComponent .tile-hidden-mobile {
    display: none
  }

  .multiTileComponent .line-arrow-seperator {
    background-image: url('responsive_nt_css/images/line_with_arrow_mobile.png');
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 30px
  }

  .multiComponent .tile-chevron-left {
    background: url('responsive_nt_css/images/tile_carousel_left_blue.jpg');
    background-repeat: no-repeat;
    background-position: left 25%;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 33%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    height: 70px;
    width: 70px;
    background-size: 40%
  }

  .multiComponent .tile-chevron-right {
    background: url('responsive_nt_css/images/tile_carousel_right.jpg');
    background-repeat: no-repeat;
    background-position: right 25%;
    right: 50%;
    margin-left: -10px;
    position: absolute;
    top: 33%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    height: 70px;
    width: 70px;
    background-size: 40%
  }

  .multiComponent .carousel-indicators .active {
    background-color: #1599bb;
    margin: 0;
    height: 14px;
    width: 14px;
    border: 0
  }

  .multiComponent .carousel-indicators li {
    background-color: lightgray;
    margin: 0;
    height: 14px;
    width: 14px;
    border: 0
  }

  .multiComponent .carousel-indicators {
    bottom: -10px
  }

  .multiComponent .carousel .thumbnail {
    margin-bottom: 0;
    padding-bottom: 20px
  }
}

.animated.slideInRight.ng-enter,
.animated.slideInRight.ng-leave {
  -webkit-animation-duration: 0;
  -moz-animation-duration: 0
}

.animated.slidInRight.ng-leave-active {
  -webkit-animation-duration: 0;
  -moz-animation-duration: 0;
  animation-duration: 0;
  opacity: 0
}

.wu-popover {
  z-index: 99999;
  max-width: 100%;
  right: 15px;
  border-radius: 4px
}

.wu-popover .popover-content {
  padding: 40px 20px 30px 20px
}

.popover.wu-popover.bottom .arrow {
  left: 48px !important
}

.wu-popover .wu-popover-close-icon {
  margin-top: -30px;
  margin-right: -10px
}

.popover-overlay {
  position: fixed;
  left: 0;
  top: 0;
  background-color: black;
  -moz-opacity: .7;
  opacity: .70;
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  z-index: 99990
}

.close.popup-lightbox {
  margin-top: -6px
}

.load-more-spinner {
  margin: 0 auto;
  padding-top: 17px
}

.spinner-circle-outer {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(115, 195, 242, 0.9);
  opacity: .9;
  border-right: 1px solid rgba(0, 0, 0, 0);
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  -moz-animation: spinPulse 1s infinite ease-in-out;
  -webkit-animation: spinPulse 1s infinite linear;
  animation: spinPulse .8s infinite linear
}

.spinner-circle-inner {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(204, 204, 204, 0.9);
  opacity: .9;
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-right: 1px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  width: 16px;
  height: 16px;
  margin: 0 auto;
  position: relative;
  top: -23px;
  -moz-animation: spinoffPulse 1s infinite linear;
  -webkit-animation: spinoffPulse 1s infinite linear;
  animation: spinoffPulse .8s infinite linear
}

@-moz-keyframes spinPulse {
  0 {
    -moz-transform: rotate(160deg);
    opacity: 0
  }

  50% {
    -moz-transform: rotate(145deg);
    opacity: 1
  }

  100% {
    -moz-transform: rotate(-320deg);
    opacity: 0
  }
}

@-moz-keyframes spinoffPulse {
  0 {
    -moz-transform: rotate(0)
  }

  100% {
    -moz-transform: rotate(360deg)
  }
}

@-webkit-keyframes spinPulse {
  0 {
    -webkit-transform: rotate(160deg);
    opacity: 0
  }

  50% {
    -webkit-transform: rotate(145deg);
    opacity: 1
  }

  100% {
    -webkit-transform: rotate(-320deg);
    opacity: 0
  }
}

@-webkit-keyframes spinoffPulse {
  0 {
    -webkit-transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes spinPulse {
  0 {
    transform: rotate(160deg);
    opacity: 0
  }

  50% {
    transform: rotate(145deg);
    opacity: 1
  }

  100% {
    transform: rotate(-320deg);
    opacity: 0
  }
}

@keyframes spinoffPulse {
  0 {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

#txtResendAmountlistItem0::-ms-clear {
  display: none
}

.stickybutton {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  bottom: -20px;
  z-index: 1000
}

.cookie-set-pop-up {
  font-size: 14px;
  line-height: 17px;
  color: #000203;
  background-color: #efefef;
  text-align: center;
  display: none;
  height: auto;
  padding: 15px
}

.cookie-set-pop-up p {
  padding-right: 1px
}

@media only screen and (max-width:767px) {
  .text-change {
    font-size: 11px;
    line-height: 17px
  }

  .icon-align-center-mobile {
    padding-top: 10px;
    margin-bottom: 10px
  }

  #dcountry {
    display: block;
    position: absolute;
    top: 0;
    width: 96%;
    opacity: 0
  }

  .cookie-set-pop-up {
    text-align: left;
    height: auto;
    font-size: 12px;
    line-height: 15px;
    padding: 15px
  }

  #cookie-popup-modal {
    overflow-x: auto !important
  }
}

.notification-animated {
  background-color: #f9cd85;
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

@-webkit-keyframes bounceInDown {
  0 {
    opacity: 0;
    -webkit-transform: translateY(-32px)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(40px)
  }

  80% {
    -webkit-transform: translateY(-10px)
  }

  100% {
    -webkit-transform: translateY(0)
  }
}

@keyframes bounceInDown {
  0 {
    opacity: 0;
    transform: translateY(-32px)
  }

  60% {
    opacity: 1;
    transform: translateY(40px)
  }

  80% {
    transform: translateY(-10px)
  }

  100% {
    transform: translateY(0)
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}

.cookie-modal-dialog {
  width: 50%;
  margin: 30px auto
}

#cookies_overlay {
  position: absolute;
  top: 1%;
  border: 6px solid lightgrey;
  background-color: #fff;
  height: auto;
  z-index: 100;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px
}

#fade {
  position: fixed;
  left: 0;
  top: 0;
  background-color: black;
  -moz-opacity: .7;
  opacity: .70;
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  z-index: 90
}

.wu-notif-overlay-container {
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px
}

.wu-notif-overlay-header-content {
  padding: 15px 17px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  background-color: #232323
}

.wu-notif-overlay-header-content h2 {
  font: 135% 'Open Sans', sans-serif;
  color: #ffe01a;
  margin: 0
}

.wu-notif-overlay-header-close {
  background-image: url(responsive_css/images/close-overlay.png);
  position: absolute;
  right: -14px;
  top: -14px;
  cursor: pointer;
  height: 27px;
  width: 26px
}

.wu-cookies-overlay-body-content {
  padding: 15px 25px 10px 25px;
  background-color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.wu-cookies-overlay-body-cookie-type {
  padding: 0 25px 10px 25px
}

.wu-cookiebox-opt {
  display: inline-block;
  width: 155px;
  height: 150px;
  text-align: center;
  word-wrap: break-word;
  border: 2px solid transparent
}

.wu-select-cookie-opt {
  margin: 20px 0;
  text-align: center
}

.wu-cookiebox-opt>p {
  margin: 80px 0 5px;
  padding: 0;
  font-weight: bold;
  height: 30px
}

.wu-select-cookie-opt>ul {
  margin: 0;
  padding: 0
}

.wu-select-cookie-opt>ul>li {
  margin: 0 10px;
  padding: 0 3px
}

.wu-cookiebox-opt.CKMKTG.cookie-selected {
  background: #f0ffed url(responsive_css/images/checkmark_full.gif) no-repeat 50% 20%
}

.wu-cookiebox-opt.CKPERF.cookie-selected {
  background: #f0ffed url(responsive_css/images/checkmark_partial.gif) no-repeat 50% 20%
}

.wu-cookiebox-opt.CKTXNL.cookie-selected {
  background: #f0ffed url(responsive_css/images/checkmark_min.gif) no-repeat 50% 20%
}

.cookie-selected {
  border: 2px #0ed40e solid
}

.wu-cookiebox-opt.CKMKTG {
  background: url(responsive_css/images/checkmark_full_gry.gif) no-repeat 50% 20%
}

.wu-cookiebox-opt.CKPERF {
  background: url(responsive_css/images/checkmark_partial_gry.gif) no-repeat 50% 20%
}

.wu-cookiebox-opt.CKTXNL {
  background: url(responsive_css/images/checkmark_min_gry.gif) no-repeat 50% 20%
}

.wu-cookies-overlay-definition-content {
  display: block
}

.wu-cookies-overlay-definition-table>div {
  height: 50px
}

.wu-cookies-definition-prfm {
  background-color: #ececec
}

.wu-cookies-overlay-definition-table {
  width: 600px;
  font-size: 12px;
  border: 2px #ddd solid;
  margin: 0 0 20px 12px
}

.wu-cookies-desc-mkrt,
.wu-cookies-desc-prfm,
.wu-cookies-desc-trnsc {
  vertical-align: middle;
  margin: 0 0 0 10px;
  width: 135px;
  display: inline-block;
  font-weight: bold
}

.wu-cookies-content-ul {
  margin: 0 0 20px 0;
  padding: 0 15px 0 20px;
  list-style: none
}

.wu-cookies-desc-info ul li {
  font: normal 13px/17px sans-serif;
  margin: 0 0 13px 13px;
  padding: 0 0 0 15px;
  background: url(responsive_css/images/bullet-ul.png) no-repeat left .5em
}

.wu-cookies-desc-check {
  display: inline-block
}

.wu-cookies-desc-check.CKMKTG {
  height: 50px;
  vertical-align: middle;
  width: 57px
}

.wu-cookies-desc-check.CKPERF {
  height: 50px;
  vertical-align: middle;
  width: 237px
}

.wu-cookies-desc-check.CKTXNL {
  height: 50px;
  vertical-align: middle;
  width: 57px
}

.wu-cookies-desc-check.checked {
  background: transparent url(responsive_css/images/checkmark_grn_sm.gif) no-repeat 50% 50%
}

.wu-cookies-desc-check.unchecked {
  background: transparent url(responsive_css/images/checkmark_gry_sm.gif) no-repeat 50% 50%
}

.wu-cookies-overlay-footer-content {
  background-color: #fff;
  padding: 10px 28px 20px 14px;
  border-top: 2px solid #ececec
}

.wu-cookies-overlay-footer-content>.clear {
  clear: both
}

.wu-cookies-footer-close-button {
  margin: 9px 9px 9px 0;
  float: right;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #000;
  text-shadow: #fff 0 1px 0;
  padding: 6px 12px 6px 9px;
  background: -moz-linear-gradient(center top, #f7eba0, #ffdf1b 100%);
  background: -o-linear-gradient(top left, #f7eba0, #ffdf1b 100%);
  background: -webkit-linear-gradient(#f7eba0, #ffdf1b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7eba0', endColorstr='#ffdf1b');
  border: 1px #e7c702 solid;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  cursor: pointer
}

.wu-cookies-footer-close-button>span {
  width: 13px;
  height: 13px;
  display: inline-block;
  position: relative;
  top: 2px;
  right: -5px;
  background: transparent url(responsive_css/images/btn_close_x.png) no-repeat 0 0
}

.wu-find-more-cookies {
  display: inline-block;
  margin: 17px 20px 0;
  float: left;
  font-size: 12px;
  color: #076e98
}

.wu-find-more-cookies:hover {
  color: #003059;
  cursor: pointer;
  text-decoration: underline
}

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

.custom-checkbox-section input[type="checkbox"] {
  display: block;
  cursor: pointer;
  outline: 0;
  width: 0;
  height: 0;
  margin-right: 5px;
  margin-bottom: 0;
  padding-top: 2px;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -99999px;
  vertical-align: bottom
}

.custom-checkbox-section input[type=checkbox]+label {
  background-image: url("responsive_css/images/checkbox-buttons/icon-checkbox-sprite.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  width: 18px;
  height: 18px;
  margin-left: 2px;
  margin-right: 5px;
  margin-bottom: 0;
  padding-top: 2px;
  text-indent: -99999px;
  vertical-align: bottom
}

.custom-checkbox-section input[type=checkbox]:checked+label {
  background-image: url("responsive_css/images/checkbox-buttons/icon-checkbox-sprite.svg");
  background-repeat: no-repeat;
  background-position: 0 -18px;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  padding-top: 2px;
  margin-bottom: 0;
  text-indent: -99999px;
  vertical-align: bottom
}

input[type="radio"].wu-cookie-radio {
  display: inherit;
  height: 14px;
  width: 14px
}

input[type="checkbox"].required-terms-and-conditions+label {
  background-image: url("responsive_css/images/checkbox-buttons/icon-checkbox-sprite.svg");
  background-repeat: no-repeat;
  background-position: 0 -36px;
  font-size: 14px;
  margin-right: 5px
}

.checkbox-invalid-terms-and-conditions {
  color: red;
  font-size: 14px;
  margin: -18px 1px 0 35px;
  display: block
}

.checkbox-invalid-terms-and-conditions-new {
  font-size: 14px;
  margin: -18px 1px 0 35px;
  color: red;
  display: block;
  position: relative
}

.invalid-review-conditions {
  color: #da4154
}

input[type="radio"].invalid-radio-error+label {
  display: inline-block;
  cursor: pointer;
  outline: 0;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  margin-left: 0;
  padding-top: 1px;
  text-indent: -99999px;
  background-image: url("responsive_css/images/radio-buttons/radio-sprite.svg");
  background-repeat: no-repeat;
  background-position: 0 -45px
}

.checkbox-valid-terms-and-conditions {
  font-size: 14px;
  margin: -18px 1px 0 35px;
  color: #232323;
  display: block;
  position: relative
}

.checkbox-valid-terms-and-conditions.collapsed,
.checkbox-valid-terms-and-conditions.expanded {
  margin-right: 22px
}

.checkbox-valid-terms-and-conditions.collapsed .read-more-consent {
  display: none
}

.checkbox-valid-terms-and-conditions.expanded .read-more-consent {
  display: block
}

.read-more-disclaimer-link {
  position: absolute;
  left: 60px;
  top: 84px
}

.tc-error {
  color: #da4154
}

.tc-error-checkbox {
  border: 1px solid #da4154
}

.card-code {
  margin: 0 auto;
  width: 200px;
  min-height: 128px;
  background: url('optimus/icons/img-card-code.svg') center top no-repeat
}

.card-code h1 {
  padding: 13px 0 4px 19px;
  color: #777675;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
  font-family: Courier, monospace
}

.card-code p {
  margin: 90px 0 0 0;
  padding: 5px 7px;
  color: #fff;
  text-align: right;
  font-size: 12px;
  line-height: 140%;
  font-family: Verdana, sans-serif
}

.areyousure-content {
  max-width: 280px;
  height: inherit;
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none
}

.areyousureimagestyle {
  padding: 30px 117px 0 95px
}

.areyousureNo {
  line-height: 40px;
  width: 140px;
  background: #efe2b5;
  text-align: center;
  color: #368abc;
  float: left
}

#areyousureYes {
  line-height: 40px;
  width: 140px;
  background: #368abc;
  text-align: center;
  color: #efe2b5;
  display: inline-block
}

.areyousuretext {
  padding: 20px 0 20px 0
}

.areyousure-modal-footer {
  padding: 0;
  border-top: 0
}

.skc-areyousure-content {
  max-width: 400px !important
}

.skcareyousureimagestyle {
  padding: 25px 151px 0 151px !important
}

.skcareyousureYes {
  line-height: 32px !important;
  height: 44px !important;
  width: 344px !important;
  margin: 0 28px 25px 28px !important
}

.info-popup-background {
  position: fixed;
  top: 0;
  left: 0;
  opacity: .8;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #000
}

.info-popup-container {
  position: fixed;
  width: 300px;
  left: 50%;
  top: 30%;
  margin-left: -150px;
  z-index: 10000;
  background-color: #FFF;
  opacity: 1
}

.info-popup-top-section {
  padding: 30px 20px
}

.info-popup-content {
  text-align: center;
  margin-top: 6%
}

.cancel-popup-container .info-popup-content {
  margin-top: 0;
  line-height: 1.5
}

button.close.popup-close {
  color: #2c4e9d;
  opacity: 1
}

.custom-width {
  width: 49%;
  display: inline-block
}

.cancel-btn {
  margin-left: 1% !important;
  border-color: #eea236
}

.no-radius {
  border-radius: 0 !important
}

.join-mywu-popup-container {
  position: fixed;
  width: 400px;
  left: 50%;
  top: 20%;
  margin-left: -200px;
  z-index: 10000;
  background-color: #FFF;
  opacity: 1
}

.dob-margin-top-minus-10 {
  margin-top: -10px
}

.dob-margin-bottom-8 {
  margin-bottom: 8px
}

.dob-margin-left-8 {
  margin-left: 15px
}

.checked-address-margin-bottom-0 {
  margin-bottom: 0
}

.checked-address-margin-left-15 {
  margin-left: 15px
}

@media only screen and (max-width:768px) {
  .join-mywu-popup-container {
    width: 300px;
    top: 15%;
    margin-left: -150px
  }

  div.modal-content.areyousure-content {
    margin-top: 10em !important
  }
}

.join-mywu-popup-top-section {
  padding: 0
}

.join-mywu-popup-content {
  text-align: left;
  margin-top: 6%;
  padding: 0 16px 20px 16px
}

@media only screen and (max-width:768px) {
  .join-mywu-popup-content {
    text-align: left;
    height: 200px;
    overflow-y: scroll;
    padding: 0 16px 20px 16px
  }
}

.join-mywu-popup-title {
  padding: 0 20px 0 20px
}

.join-mywu-popup-title h1 {
  font-size: 18px;
  font-weight: bold
}

.join-mywu-popup-content.xsmall-font {
  margin: 0;
  font-size: 12px;
  line-height: 16px
}

.popup-in-store .modal-dialog {
  max-width: 350px !important
}

.popup-in-store .modal-header {
  border: 0
}

.popup-in-store .modal-body {
  padding: 0 25px
}

.popup-in-store .block-icon {
  margin: 5px 0
}

.popup-in-store .block-icon img {
  padding: 5px 0
}

.popup-in-store .modal-content {
  background-color: #212a33
}

.popup-in-store .width-80 span.plus {
  margin: 0 10px;
  color: #656b6e;
  font-size: 24px;
  vertical-align: middle
}

.popup-in-store .container-modal {
  max-width: 210px;
  margin: 10px auto
}

.popup-in-store p {
  color: #fff
}

.popup-in-store .btn-continue {
  width: 100%;
  padding: 10px;
  border-radius: 0
}

.popup-in-store .modal-title {
  color: #e3c672
}

.popup-in-store .btn-continue {
  margin-top: 0
}

.popup-in-store .width-80 {
  width: 80%
}

.popup-in-store .close {
  opacity: 1;
  text-shadow: none;
  color: #3e84b2
}

.no-background {
  background: transparent !important;
  border: none !important
}

.row-settings {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.input-settings {
  padding-top: 15px;
  padding-bottom: 15px;
  background: white
}

@media only screen and (max-width:768px) {
  .cancel-btn {
    margin-left: 0 !important
  }
}

@media only screen and (max-width:400px) {
  .label-top-8 {
    top: 8px !important
  }
}

.register-radio-section input[type="radio"] {
  display: inline-block !important;
  position: absolute !important;
  opacity: 0 !important;
  cursor: pointer !important
}

.register-checkbox-section input[type="checkbox"] {
  display: inline-block !important;
  position: absolute !important;
  opacity: 0 !important;
  cursor: pointer !important
}

.custom-checkbox-section input[type="checkbox"]:focus-visible+label {
  outline: 1px dotted #000 !important
}

.progress-status-text {
  font-size: 18px !important;
  color: #000 !important;
  font-family: "Open Sans Regular" !important
}

.progress-track-text {
  font-size: 16px;
  color: #6b6b6b;
  line-height: 24px;
  font-family: "Open Sans Regular"
}

.progress-track-secondary-text {
  line-height: 24px;
  font-size: 22px;
  color: #000;
  font-family: Open Sans Semibold
}

.parent-divider {
  position: relative
}

.child-divider {
  width: 0;
  height: 80px;
  border: solid 1px #ccc
}

.child-divider-success-1 {
  position: absolute;
  top: 0;
  width: 0;
  height: 80px;
  border: 1px solid #ccc
}

.child-divider-success-2 {
  position: absolute;
  top: 75px;
  width: 0;
  height: 80px;
  border: 1px solid #ccc
}

.child-divider-success-3 {
  position: absolute;
  top: 150px;
  width: 0;
  height: 80px;
  border: 1px solid #ccc
}

.child-divider-success-4 {
  position: absolute;
  top: 225px;
  width: 0;
  height: 80px;
  border: 1px solid #ccc
}

.sent-divider:after {
  top: 6px;
  content: '';
  display: block;
  position: absolute;
  right: 15px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}

.progress-divider:after {
  top: 99px;
  content: '';
  display: block;
  position: absolute;
  right: 15px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}

.available-divider:after {
  top: 190px;
  content: '';
  display: block;
  position: absolute;
  right: 15px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}

.common-divider:after {
  top: 35px;
  content: '';
  display: block;
  position: absolute;
  right: -4px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}

.available-divider:after {
  top: 35px;
  right: -4px
}

.received-divider:after {
  top: 273px;
  content: '';
  display: block;
  position: absolute;
  right: 15px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}

@media only screen and (max-width:768px) {
  .sent-divider:after {
    right: -3px;
    top: 8px
  }

  .progress-divider:after {
    right: -3px;
    top: 101px
  }

  .available-divider:after {
    right: -3px;
    top: 191px
  }

  .common-divider:after {
    right: -4px;
    top: 35px
  }

  .received-divider {
    right: -3px;
    top: 282px
  }

  .padding-bottom-xs-50 {
    padding-bottom: 50px
  }
}

.padding-top-70 {
  padding-top: 70px !important
}

.success-bg-color {
  background-color: #7fc76c !important
}

.green-success {
  color: #000;
  line-height: 27px;
  font-size: 18px !important;
  font-family: "Open Sans Regular" !important
}

.yellow-hold {
  color: #f5a623
}

.red-danger {
  color: #da4154
}

.dark-grey-background {
  background: #ebece7
}

.timeline-item {
  background: #fff;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  padding: 12px;
  margin: 0 auto;
  z-index: 2;
  height: 120px;
  padding: 5px 20px
}

@keyframes placeHolderShimmer {
  0 {
    background-position: -468px 0
  }

  100% {
    background-position: 468px 0
  }
}

.animated-background {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #efefef 8%, #ddd 18%, #efefef 33%);
  background-size: 800px 104px;
  position: relative
}

.animated-background-c7c7cc {
  background: #f6f7f8;
  background: linear-gradient(to right, #c7c7cc 8%, #d3d3d9 18%, #c7c7cc 33%);
  animation-duration: 4s
}

.no-margin {
  margin: 0 !important
}

.kycchange-container>div {
  padding: 10px;
  line-height: 30px
}

.circle {
  opacity: 1;
  height: 30px;
  border-radius: 20px;
  line-height: 30px;
  text-align: center;
  float: left;
  position: relative
}

.rect1 {
  line-height: 38px;
  text-align: center;
  position: relative;
  margin: 15px 0;
  opacity: 1;
  width: 100%
}

.large-width {
  max-width: 200px !important
}

.medium-width {
  max-width: 150px !important
}

.small-width {
  max-width: 75px !important
}

.x-small-width {
  max-width: 30px !important
}

.fat {
  height: 15px
}

.slim {
  height: 8px
}

.register-radio-section input[type="radio"].err-radio+label {
  background-image: url("responsive_css/images/radio-buttons/icon-radio-error.svg") !important
}

.spinner-circle {
  width: 150px;
  margin: 0 auto;
  padding-top: 20px;
  background-color: #000;
  border-radius: 4px;
  height: 170px
}

.spinner__circle__outer {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(115, 195, 242, 0.9);
  opacity: .9;
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-left: 2px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  -moz-animation: spinPulse .8s infinite ease-in-out;
  -webkit-animation: spinPulse .8s infinite linear
}

.spinner__circle__inner {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(204, 204, 204, 0.9);
  opacity: .9;
  border-left: 2px solid rgba(0, 0, 0, 0);
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: relative;
  top: -66px;
  -moz-animation: spinoffPulse .8s infinite linear;
  -webkit-animation: spinoffPulse .8s infinite linear
}

@-moz-keyframes spinPulse {
  0 {
    -moz-transform: rotate(160deg);
    opacity: 0
  }

  50% {
    -moz-transform: rotate(145deg);
    opacity: 1
  }

  100% {
    -moz-transform: rotate(-320deg);
    opacity: 0
  }
}

@-moz-keyframes spinoffPulse {
  0 {
    -moz-transform: rotate(0)
  }

  100% {
    -moz-transform: rotate(360deg)
  }
}

@-webkit-keyframes spinPulse {
  0 {
    -webkit-transform: rotate(160deg);
    opacity: 0
  }

  50% {
    -webkit-transform: rotate(145deg);
    opacity: 1
  }

  100% {
    -webkit-transform: rotate(-320deg);
    opacity: 0
  }
}

@-webkit-keyframes spinoffPulse {
  0 {
    -webkit-transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg)
  }
}

.skipFlowSpinner {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 1;
  overflow: hidden;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 100000
}

.skip-flow__block {
  height: 100%;
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
  flex-direction: column
}

.init-landing-logo {
  display: block;
  text-align: center;
  padding: 40px
}

.init-loader .init-circle {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(255, 219, 0, 1);
  opacity: .9;
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-left: 2px solid rgba(0, 0, 0, 0);
  border-radius: 100px;
  box-shadow: 0 0 15px #585858;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  -moz-animation: spinPulse 1s infinite ease-in-out;
  -webkit-animation: spinPulse 1s infinite linear
}

.init-loader .init-circle-two {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(144, 144, 144, 100);
  opacity: .9;
  border-left: 2px solid rgba(0, 0, 0, 0);
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-radius: 80px;
  box-shadow: 0 0 15px #585858;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: relative;
  top: -69px;
  -moz-animation: spinoffPulse 1s infinite linear;
  -webkit-animation: spinoffPulse 1s infinite linear
}

.not-verified-border {
  border-left: 2px solid #f5a623
}

.verified-border {
  border-left: 2px solid #7dc967
}

.grey-label {
  color: #ababab !important
}

.wu-optional-field>a,
.wu-optional-field>a:link,
.wu-optional-field>a:visited {
  color: grey;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  display: block;
  padding: 10px 10px 20px 3px;
  transition: color .3s
}

.wu-optional-field>a:hover {
  color: black
}

.wu-optional-field>a:focus {
  color: black
}

.hide-field>a:focus {
  outline: auto
}

.edit-profile-username {
  font-size: 18px;
  font-family: "Open Sans", "sans-serif";
  color: #44433d;
  margin-top: -18px
}

.legaldiscicon {
  height: 15px;
  width: 15px
}

.warning-notification {
  padding: 12px;
  background-color: #f5a623;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold
}

.margin-bottom-responsive {
  margin-bottom: 20px
}

@media only screen and (max-width:768px) {
  .hmtabMenuContainer.hidden {
    display: none !important
  }

  .margin-bottom-responsive {
    margin-bottom: 110px
  }
}

@media(max-width:991px) and (min-width:300px) {
  .margin-left-2per {
    margin-left: 2%
  }

  .warning-notification {
    text-align: left
  }
}

.margin-5 {
  margin: 5px
}

.padding-5 {
  padding: 5px
}

.edit-threshold {
  margin-left: 44%
}

.showhidecss {
  -webkit-animation-name: hide-content;
  -webkit-animation-duration: 4s;
  animation-name: hide-content;
  animation-duration: 2s
}

@-webkit-keyframes hide-content {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.width-55-per {
  width: 55%
}

.width-55-margin-auto {
  max-width: 55% !important
}

.txt-center {
  text-align: center
}

.width-55-margin-auto-review {
  max-width: 100% !important
}

@media only screen and (max-width:768px) {
  .width-55-margin-auto-review {
    max-width: 100% !important
  }
}

.new-spinner-container {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: .9;
  z-index: 99999
}

.new-spinner-container .spinner-circle-container {
  margin: -17px 0 0 0;
  position: absolute;
  top: 32%;
  left: calc(50% - 55px)
}

.new-spinner-container .spinner-circle {
  width: 110px;
  height: 110px;
  margin: 0 auto;
  padding-top: 20px;
  background-color: #000;
  border-radius: 4px;
  opacity: .6
}

.new-spinner-container .spinner__circle__outer {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(115, 195, 242, 0.9);
  opacity: .9;
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-left: 2px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  -moz-animation: spinPulse .8s infinite ease-in-out;
  -webkit-animation: spinPulse .8s infinite linear;
  animation: spinPulse .8s infinite linear
}

.new-spinner-container .spinner__circle__inner {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(204, 204, 204, 0.9);
  opacity: .9;
  border-left: 2px solid rgba(0, 0, 0, 0);
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  position: relative;
  top: -46px;
  -moz-animation: spinoffPulse .8s infinite linear;
  -webkit-animation: spinoffPulse .8s infinite linear;
  animation: spinoffPulse .8s infinite linear
}

#senderReceiverWrapper .container-space {
  margin-bottom: 0
}

.full-date {
  position: relative;
  top: 12px;
  float: right
}

.kyc-verification-container .container-space {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px
}

.kyc-verification-container {
  width: 620px;
  margin: 0 auto;
  padding: 0
}

.verification-container-inner {
  z-index: 2;
  height: 70px;
  padding: 5px 20px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
  position: relative
}

.verification-container-outer {
  z-index: 2;
  height: 29px;
  padding: 5px 20px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
  position: relative;
  background-color: #959595;
  opacity: 100;
  line-height: 1.8
}

.gen3imageIcon::before {
  content: "\e952";
  font-size: 30px;
  color: gray;
  padding: 7px
}

.gen3image {
  width: 45px;
  height: 45px
}

.margin-left-60 {
  margin-left: 60px
}

.margin-left-50 {
  margin-left: 50px
}

.align-id-types {
  padding: 23px 0 10px 13px;
  line-height: 1
}

.align-id-types li::before {
  content: "\2022";
  padding-right: 24px;
  color: #7faccf;
  font-size: x-large;
  vertical-align: middle
}

.outofhours-text {
  font-size: 12px;
  font: Open Sans-Semibold;
  color: #fff;
  font-weight: 600
}

.background-gray {
  background: #d3d3d3
}

.background-white {
  background: #FFF
}

.kyc-verification-padding-top-130 {
  padding-top: 130px
}

.kyc-verification-padding-top-70 {
  padding-top: 70px
}

.margin-right-15 {
  margin-right: 15px
}

.circle-align-kycidnow {
  width: 30px !important;
  background: #26ade4;
  border: 1px solid #26ade4;
  color: white
}

.margin-left-17 {
  margin-left: 17px;
  list-style: disc
}

.align-instruction {
  padding-top: 4px
}

.align-or-text {
  margin-left: 29px;
  list-style: none
}

.margin-top-50 {
  margin-top: -50px
}

.align-disclaimer {
  padding: 40px 0
}

.padding-top-30 {
  padding-top: 30px
}

.align-icon-edit {
  display: inline-block !important;
  margin-left: 20px
}

.img-dim {
  width: 20px;
  height: 20px;
  margin-top: 20px
}

.kyc-id-font {
  margin: 0;
  font-size: 15px;
  line-height: 22px
}

.xsmall-font {
  margin: 0;
  font-size: 16px;
  line-height: 22px
}

.kyc-details-container {
  padding: 30px 20px 0
}

.kyc-details-container-mobile {
  background-color: white;
  padding: 30px 20px 0;
  margin-left: -8% !important;
  margin-right: -8% !important;
  margin-top: -33px !important
}

.kyc-details-container-mobile-blue {
  background-color: #f3faff !important;
  padding: 30px 20px 0;
  margin-left: -8% !important;
  margin-right: -8% !important;
  margin-top: -33px !important
}

.kyc-details-container-postal {
  padding: 18px 20px 0;
  margin-top: -1px !important
}

.span-panel-width-80 {
  width: 70%
}

.padding-top-kycpanel-55 {
  padding-top: 76px
}

.margin-bottomkyc-45 {
  margin-bottom: 45px
}

.option-panel-border {
  border: 1px solid #a8d6f1
}

.option-panel-border-rem-top {
  border: 1px #a8d6f1;
  border-top: 0
}

.align-verification-container {
  margin: auto !important;
  background-color: #f3faff !important;
  border-top: 0
}

.align-verification-container-mobile {
  margin: auto !important;
  background-color: #f3faff !important;
  border-top: 0;
  margin-left: -6% !important;
  margin-right: -6% !important;
  margin-top: 25px !important
}

.kyc-mobile-margin-postal2 {
  margin-top: -49px !important;
  margin-bottom: 22px
}

.kyc-web-margin-postal {
  margin-top: -104px !important
}

.kyc-mobile-margin-postal {
  margin-top: -49px !important
}

.kyc-postal-margin-inverse1 {
  margin-left: -43%
}

.kyc-postal-margin-inverse2 {
  margin-left: -15%
}

.kyc-postal-divider-inverse {
  margin-left: -10%;
  margin-right: -10%
}

.kyc-web-postal-divider-inverse {
  margin-left: -4%;
  margin-right: -4%
}

.kyc-margin-top-inverse-postal {
  margin-top: -65px
}

.kyc-gender-class {
  font-size: 11px;
  color: #7e7e7e;
  padding-left: 5%;
  margin-top: -10px
}

.margin-postal-left {
  margin-left: 10%
}

.margin-postal-left2 {
  padding-top: 4%;
  margin-left: 10%
}

.kyc-verification-inner-container-border-blue {
  padding: 0 20px 10px;
  background-color: #fff;
  margin: auto !important
}

.kyc-nationality-icon-border {
  border-radius: 60%
}

.kyc-nationality-label-edit {
  margin-top: -13px;
  margin-left: -17%
}

@media(max-width:325px) {
  .kyc-gender-class {
    font-size: 11px;
    color: #7e7e7e;
    padding-left: 5%;
    margin-top: -10px
  }

  .kyc-nationality-label-edit {
    margin-top: -13px;
    margin-left: -17%
  }

  #fraud-smo-content.scroll-container {
    height: 216px !important
  }
}

.align-verification-container-postal {
  margin: auto !important;
  background-color: #f3faff !important;
  border-top: 0;
  border-bottom: 0
}

.kyc-mobile-edit-padding-left {
  padding-left: 0 !important
}

.kyc-mobile-edit-padding-right {
  padding-right: 0 !important
}

.height-21 {
  height: 21px !important
}

.video-text {
  margin: 0;
  font-size: 20px;
  line-height: 26px;
  color: #000
}

.history-date-label {
  color: #767676;
  font-size: 11px;
  line-height: 17px
}

.font-instruction-bold {
  font-weight: bold
}

.height-full {
  height: 100%
}

@media(max-width:991px) and (min-width:300px) {
  .kyc-verification-container {
    width: 90%;
    margin: auto
  }

  .verification-container-inner {
    padding-left: 12px;
    padding-right: 12px
  }

  .kyc-details-container {
    padding: 75px 20px 30px;
    margin-top: -60px
  }

  .video-text {
    font-size: 15px;
    line-height: 17px
  }

  .margin-top-inverse-40 {
    margin-top: -40px
  }

  .margin-top-inverse-20 {
    margin-top: -20px
  }
}

@-moz-keyframes spinPulse {
  0 {
    -moz-transform: rotate(160deg);
    opacity: 0
  }

  50% {
    -moz-transform: rotate(145deg);
    opacity: 1
  }

  100% {
    -moz-transform: rotate(-320deg);
    opacity: 0
  }
}

@-moz-keyframes spinoffPulse {
  0 {
    -moz-transform: rotate(0)
  }

  100% {
    -moz-transform: rotate(360deg)
  }
}

@-webkit-keyframes spinPulse {
  0 {
    -webkit-transform: rotate(160deg);
    opacity: 0
  }

  50% {
    -webkit-transform: rotate(145deg);
    opacity: 1
  }

  100% {
    -webkit-transform: rotate(-320deg);
    opacity: 0
  }
}

@-webkit-keyframes spinoffPulse {
  0 {
    -webkit-transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg)
  }
}

.point-digit {
  transition: none !important;
  -webkit-transition: none !important
}

@media only screen and (max-width:768px) {
  .input-FOURDIGIT.pad-lft-10 {
    text-align: justify
  }
}

@media only screen and (max-width:768px) {
  .pad-lft-10 {
    text-align: center
  }
}

@media only screen and (max-width:768px) {
  .width-55-margin-auto {
    max-width: 90% !important
  }
}

.icon-fix {
  margin-top: -2px
}

@media(max-width:991px) and (min-width:300px) {
  .history-name-label {
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #767676 !important;
    margin-top: 6px !important
  }

  .history-container-inner.receivers-container-icon-inner {
    height: 55px !important;
    border-radius: 2px !important
  }

  .history-container-inner.receivers-container-inner {
    height: 65px !important;
    border-radius: 2px !important
  }
}

@media(max-width:991px) and (min-width:300px) {
  .myreceivers-details.history-details {
    margin: 27px -5px -28px !important
  }
}

@media(max-width:991px) and (min-width:300px) {
  .container-inner-fix {
    bottom: 11px !important
  }
}

.headerInMobile {
  margin-top: -2px;
  height: 30px;
  background-color: #d73747;
  text-align: center;
  color: #fae8ea;
  padding-top: 7px !important
}

.headerInMobileWhite {
  min-height: 40px;
  background-color: white;
  text-align: center;
  padding-top: 13px !important
}

.iconManage {
  width: 22px;
  height: 17px
}

.upperPadding {
  padding: 0
}

.headColor {
  color: #fae8ea !important
}

.Inner {
  display: none
}

@media only screen and (max-width:768px) {
  .hideInMobile {
    display: none
  }

  .aliginIn {
    text-align: left
  }

  .iconClass {
    padding-bottom: 14px;
    padding-right: 4px
  }
}

.padding-left-0 {
  padding-left: 0
}

.height-25 {
  height: 25px
}

.hightlight-verification-exchange {
  color: #FFF !important;
  background-color: #f5a622
}

.padding-top-15 {
  padding-top: 15px
}

.colorPayment {
  background-color: #d73747 !important;
  margin-top: -5px;
  height: 30px
}

.colorPaymentNxt {
  background-color: white !important;
  height: 40px
}

.backgeoundExchange {
  background-color: #fffdfa !important
}

.black {
  color: #232323
}

.date-notification {
  position: relative;
  float: right;
  top: 12px;
  right: 16px
}

.text-hightlight-container.historydetails-bg-color {
  background-color: #ebece7 !important
}

#holder .container-space h1 {
  margin-top: 24px;
  padding-bottom: 8px
}

#holder .flex-row.container-space {
  margin-bottom: 8px
}

#accountNofificationWrapper div.plain-container.container-space {
  padding: 16px;
  margin-bottom: 8px
}

#accountNofificationWrapper div.plain-container.container-space .flex-row.acc-wrapper {
  padding: 8px 0
}

#trackingNumberWrapper .plain-container.light-orange-bg-color.mrg-btm-15 {
  margin-bottom: 16px !important
}

.pad-top8 {
  padding-top: 8px
}

.pad-btm-12 {
  padding-bottom: 12px
}

#holder .image-icon.icon-print {
  color: red
}

#senderReceiverWrapper .plain-container.container-space {
  margin-bottom: 4px
}

#senderReceiverWrapper {
  padding: 0 8px
}

#summaryWrapper {
  padding: 0 8px
}

#accordianWrapper .plain-container {
  padding: 15px 15px
}

#summaryWrapper .accordian-content {
  background-color: #f3faff
}

#senderReceiverWrapper .accordian-content {
  background-color: #f3faff
}

#accordianWrapper {
  margin-top: 16px
}

#accordianWrapper label {
  font-size: 16px;
  color: #42c0fb;
  margin-bottom: 0
}

.accordianWrapper .btn:focus {
  color: #42c0fb
}

.summary-icon-wrapper {
  float: right;
  position: relative;
  right: 5px
}

a.summary-label {
  display: block;
  width: 100%;
  text-align: left;
  color: #42c0fb
}

a.summary-label.btn:focus {
  color: #42c0fb
}

a.summary-label.btn:hover {
  color: #42c0fb
}

a.summary-label.btn:active {
  box-shadow: none
}

.summary-icon {
  width: 24px;
  height: 24px;
  float: right
}

#summaryWrapper1 .image-icon.icon-recend-icon-32-32 {
  width: 32px;
  height: 32px;
  background-image: url('optimus/icons/icon-recend-icon.svg')
}

#summaryWrapper1 .image-icon.icon-history-icon-32-32 {
  width: 32px;
  height: 32px;
  background-image: url('optimus/icons/icon-history-icon.svg')
}

#summaryWrapper1 .image-icon.icon-receiver-icon-32-32 {
  width: 32px;
  height: 32px;
  background-image: url('optimus/icons/icon-receiver-icon.svg')
}

#summaryWrapper1 .title-header {
  color: #44433d;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 4px;
  text-align: center
}

#summaryWrapper1 .title-subheader {
  color: #767676;
  font-size: 14px;
  line-height: 18px;
  padding: 8px;
  text-align: center
}

#summaryWrapper1 .plain-container {
  padding: 24px 16px
}

#summaryWrapper1 .btn {
  line-height: 1.5
}

#summaryWrapper1 .btn.mrg-top-0 {
  margin-top: 20px !important
}

#summaryWrapper1 p.text-center.no-margin {
  color: #767676;
  font-size: 11px;
  line-height: 14px
}

#summaryWrapper1 .image-icon {
  width: 32px;
  height: 32px;
  margin-bottom: 12px !important
}

#summaryWrapper1 .footer-title {
  color: #44433d;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  margin-top: 8px
}

#summaryWrapper1 .flex-row.space-btwn {
  padding: 16px
}

@media only screen and (max-width:768px) {
  #senderReceiverWrapper {
    padding: 0;
    padding-top: 0
  }

  #summaryWrapper {
    padding: 0
  }

  .container .container-space {
    margin-left: 0 !important;
    margin-right: 0 !important
  }

  #accordianWrapper {
    margin-top: 0;
    padding: 0 8px;
    position: relative;
    top: 32px
  }

  #receiversFormPanel {
    padding-top: 10px
  }

  .progress-track-secondary-text {
    line-height: 22px;
    font-size: 20px;
    color: #000;
    font-family: Open Sans Semibold
  }
}

#accountNofificationWrapper .notification-content {
  padding-left: 22px !important
}

.accordian-content .review-receipt-hr {
  border-top: 2px solid;
  border-color: #ddd
}

#trackingNumberWrapper span {
  font-size: 14px
}

.sender-details div {
  color: #44433d;
  font-size: 20px;
  font-weight: 300;
  padding-top: 20px;
  padding-bottom: 10px
}

div .sender-name {
  color: #44433d;
  font-size: 20px;
  font-weight: 300
}

.name-summary div {
  color: #44433d;
  font-size: 20px;
  font-weight: 300
}

.wu-field.wu-float-label>input.error-behavior.ng-invalid.ng-invalid-required.ng-touched#trackingNumber {
  border: 0;
  border-bottom: 1px solid #ec3f41
}

.wu-field.wu-float-label>input.error-behavior.ng-invalid.ng-touched#trackingNumber {
  border: 0;
  border-bottom: 1px solid #ec3f41
}

#accountNofificationWrapper hr.hr-dotted {
  border: 1px solid #eee
}

#informationNofificationWrapper span {
  line-height: 1.5
}

.plain-container.mrg-btm-5 {
  margin-bottom: 5px !important
}

#accountNofificationWrapper .account-notification-content.pad-lft-15 {
  padding-left: 25px !important
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  .firstBlue {
    width: 6% !important
  }
}

.add-margin {
  padding-left: 185px !important
}

.margin-top-6 {
  margin-top: 6px
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px
}

.switch input {
  display: none
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s
}

input:checked+.slider {
  background-color: #2196f3
}

input:focus+.slider {
  box-shadow: 0 0 1px #2196f3
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px)
}

.slider.round {
  border-radius: 34px
}

.slider.round:before {
  border-radius: 50%
}

.debugDev {
  display: flex;
  justify-content: space-between
}

.success-container {
  width: 546px
}

.kyc-success-msg-container {
  background: white;
  padding-top: 50px;
  padding-bottom: 34px
}

.fix-margin {
  padding-top: 54px;
  margin-bottom: 54px
}

.msg-container {
  background: white
}

.done-button {
  width: 100%;
  margin-top: 20px;
  border-radius: 0;
  background-color: #204d74;
  color: white
}

.pt-15 {
  padding-top: 15px
}

.pt-20 {
  padding-top: 20px
}

.pb-40 {
  padding-bottom: 40px
}

.pb-10 {
  padding-bottom: 10px
}

.pb-20 {
  padding-bottom: 20px
}

.mt-20 {
  margin-top: 20px
}

.w-90 {
  width: 90px
}

.br-0 {
  border-radius: 0
}

.hightlight-container-green {
  color: #FFF !important;
  background-color: #7ed321
}

.w-20 {
  width: 20px
}

.ht50 {
  height: 50px !important
}

.h-box-shadow-notification {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2)
}

.line-gray {
  width: 100%;
  margin-top: 8px;
  border-top: 1px solid rgba(0, 0, 0, .01) !important
}

.line-gray:after {
  content: '';
  position: absolute;
  border-style: solid !important;
  border-width: 13px 13px 0 !important;
  border-color: #fff transparent !important;
  display: block;
  width: 0;
  z-index: 1;
  top: 7px;
  left: 45%
}

.line-gray:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 13px 13px 0;
  border-color: #7f7f7f transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: 8px;
  left: 45%
}

.row-mob-text {
  margin-right: 48px;
  margin-left: 54px
}

.img-alignment-left {
  margin-left: -45px !important
}

@media only screen and (max-width:768px) {
  .heightMo {
    min-height: 56px !important
  }

  .contentFix {
    margin-left: 13px !important;
    margin-top: 22px !important;
    margin-bottom: 17px !important
  }

  header .hmtabMenuContainer li a span.menu-list-text,
  header .hmtabMenuContainer li a span.loyalty-points {
    font-family: "Open Sans", sans-serif !important
  }

  .loyalty-points {
    margin-right: 3px !important
  }
}

.loyalty-points {
  font-size: 14px !important;
  color: #f9da63;
  margin-right: 3px !important;
  font-family: Open Sans !important
}

.header-icon-my-wu {
  vertical-align: top !important;
  margin-top: 11px
}

.header-icon-my-wu+b>div {
  display: inline-block;
  padding-right: 10px
}

.header-icon-my-wu+b {
  white-space: normal;
  line-height: 18px
}

.menu-list-text {
  font-size: 12px !important;
  margin-right: 0 !important;
  font-weight: bold
}

.loyalty-section {
  float: right;
  margin-right: 0 !important;
  line-height: 0 !important
}

.loyalty-rewards {
  width: 100% !important;
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif !important;
  line-height: 0 !important
}

.menu-list-font {
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif !important;
  line-height: .8 !important
}

header .more-menu li a span.menu-list-text,
header .more-menu li a span.loyalty-points,
header .more-menu li a span.menu-list-font {
  font-family: "Open Sans", sans-serif !important
}

a:hover b span.loyalty-points {
  color: #fff !important
}

.kycsuccess {
  padding: 30px 0 50px 0
}

.msg-container {
  background: white
}

.done-button {
  width: 100%;
  margin-top: 20px;
  border-radius: 0;
  background-color: #204d74;
  color: white
}

.ml-7 {
  margin-left: 7px
}

.br-0 {
  border-radius: 0
}

.pt-15 {
  padding-top: 15px
}

.pt-20 {
  padding-top: 20px
}

.pb-40 {
  padding-bottom: 40px
}

.pb-10 {
  padding-bottom: 10px
}

.pb-20 {
  padding-bottom: 20px
}

.mt-20 {
  margin-top: 20px
}

.button-container {
  background: white;
  border-top: solid 1px #ebece7
}

.button-container div div {
  padding: 3px 0
}

.button-container div div:first-child p {
  border-right: 1px solid lightgray
}

.button-container div div p {
  padding: 20px 0;
  margin: 0
}

.button-container div div p strong {
  margin-left: 7px
}

.line {
  width: 100%;
  margin-top: 8px;
  border-top: 1px solid #7f7f7f
}

.mb-15 {
  margin-bottom: 15px
}

.line:after {
  content: '';
  position: absolute;
  border-style: solid !important;
  border-width: 13px 13px 0 !important;
  border-color: #fff transparent !important;
  display: block;
  width: 0;
  z-index: 1;
  top: 7px;
  left: 45%
}

.line:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 13px 13px 0;
  border-color: #7f7f7f transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: 8px;
  left: 45%
}

.receipt.line:after,
.receipt.line:before {
  content: '';
  position: relative;
  left: 47.5%
}

.receipt.line:after {
  top: -14px
}

.receipt.line:before {
  top: 0;
  border-color: #d3d3d3 transparent
}

.block-icon .receipt.alert-icon {
  text-align: right;
  margin-right: 10px;
  width: 15%
}

@media only screen and (max-width:768px) {
  .block-icon .receipt.alert-icon {
    margin-right: 10px;
    width: 20%
  }

  .receipt.line:after,
  .receipt.line:before {
    left: 44.5%
  }

  .receipt.line:after {
    top: -16px
  }

  .receipt.line:before {
    top: -1px
  }

  .bullet-content {
    width: 85% !important;
    margin-left: 9px
  }

  .btn-continue.find-location {
    font-size: 12px !important
  }
}

.mt-15 {
  margin-top: 15px !important
}

.mr-5 {
  margin-right: 5px !important
}

.line {
  width: 100%;
  margin-top: 8px;
  border-top: 1px solid #d3d3d3 !important
}

.mb-15 {
  margin-bottom: 15px
}

.line:after {
  content: '';
  position: absolute;
  border-style: solid !important;
  border-width: 13px 13px 0 !important;
  border-color: #fff transparent !important;
  display: block;
  width: 0;
  z-index: 1;
  top: 7px;
  left: 45%
}

.line:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 13px 13px 0;
  border-color: #a59d9d transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: 8px;
  left: 45%
}

.kyc-success-msg-container {
  background: white;
  padding-top: 50px
}

.d-table {
  display: table
}

.d-table-cell {
  display: table-cell;
  vertical-align: middle
}

.button-container {
  background: white;
  border-top: solid 5px #ebece7
}

.options-border {
  border: 2px solid #348aba
}

.kyc-verification-inner-container {
  padding: 20px;
  background-color: #fff;
  margin: auto !important;
  border-bottom: 1px solid #767676
}

.video-options-align {
  border-radius: 4px;
  line-height: 32.5PX;
  cursor: pointer;
  padding-top: 7px;
  padding-bottom: 7px
}

.width-height-20 {
  width: 20px;
  height: 20px
}

.margin-left-12 {
  margin-left: 12px
}

.word-break {
  word-break: break-all
}

.kyc-alert-align {
  padding: 20px;
  background-color: #fff;
  width: 98%;
  margin: auto;
  border: 1px solid #a1dfff
}

.kyc-alert-align-inner {
  margin-right: 15px;
  font-weight: bold;
  font-size: 12px
}

.kyc-alert-icon-inner {
  line-height: 32.5PX;
  background-color: #fde5af
}

.sms-align {
  text-align: center;
  padding-bottom: 40px;
  padding-top: 25px
}

.kyc-alert-align .floating-label {
  color: #066689
}

.kyc-alert-align .wu-field select.no-border-shadow,
.kyc-alert-align .wu-field input.no-border-shadow {
  border-bottom: 1px solid #066689
}

.border-btm-grey {
  border-bottom: 1px solid #ccc !important
}

.kyc-edit-info {
  position: relative !important;
  top: 15px !important;
  right: 15px !important
}

.resend-changephn-align {
  font-weight: bold;
  color: #1599bb;
  cursor: pointer
}

.vertical-line-with-arrow-container {
  border-left: 1px solid #767676;
  height: 80%;
  position: absolute;
  top: 10%;
  right: 16px
}

.vertical-line-with-right-arrow {
  position: absolute;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left: 5px solid #767676;
  top: 50%
}

.vertical-line-with-left-arrow {
  position: absolute;
  margin-left: -1px;
  top: 50%;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff
}

.manage-drop-down select.form-control {
  background: url(responsive_css/images/blue-triangle-bottom.png) right 0 center no-repeat #fff
}

.manage-drop-down-smartphone select.form-control {
  background: url(responsive_css/images/blue-triangle-bottom.png) right 0 center no-repeat #fff
}

.manage-drop-down-smartphone .wu-field input.form-control[disabled],
.manage-drop-down-smartphone .wu-field input.form-control[disabled]~div.floating-label,
.manage-drop-down-smartphone .wu-field select.form-control[disabled],
.manage-drop-down-smartphone .wu-field select.form-control[disabled]~div.floating-label {
  color: #1599bb
}

.manage-drop-down-smartphone .wu-field input.no-border-shadow,
.manage-drop-down-smartphone .wu-field select.no-border-shadow {
  border-bottom: solid 1px #1599bb
}

.manage-drop-down-smartphone .wu-field input,
.manage-drop-down-smartphone .wu-field select {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #7e7e7e
}

.manage-drop-down .wu-field input,
.manage-drop-down .wu-field select {
  border-top: 0;
  border-right: 0;
  border-left: 0
}

.manage-drop-down-smartphone .floating-label {
  color: #1599bb
}

.video-options-border-gray-left-box {
  border: 1px solid rgba(201, 201, 201, 1);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 3px 9px 0 #c9c9c9;
  border-radius: 4px 0 0 4px
}

.video-options-border-gray-right-box {
  border: 1px solid rgba(201, 201, 201, 1);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 3px 9px 0 #c9c9c9;
  border-radius: 0 4px 4px 0
}

.video-options-border-blue-right {
  border-top: 1px solid #7faccf;
  border-right: 1px solid #7faccf;
  border-bottom: 1px solid #7faccf;
  border-left: 0;
  color: #7faccf
}

.video-options-border-blue-left {
  border-top: 1px solid #7faccf;
  border-right: 0;
  border-bottom: 1px solid #7faccf;
  border-left: 1px solid #7faccf;
  color: #7faccf
}

.background-white {
  background-color: white
}

.disabled-true {
  pointer-events: none;
  opacity: .6
}

.background-white-important {
  background-color: white !important
}

.manage-drop-down input[type=number],
.manage-drop-down-smartphone input[type=number] {
  -moz-appearance: textfield
}

.kycsuccess {
  padding: 30px 0 50px 0
}

.msg-container {
  background: white
}

.done-button {
  width: 100%;
  margin-top: 20px;
  border-radius: 0;
  background-color: #204d74;
  color: white
}

.ml-7 {
  margin-left: 7px
}

.br-0 {
  border-radius: 0
}

.pt-15 {
  padding-top: 15px
}

.pt-20 {
  padding-top: 20px
}

.pb-40 {
  padding-bottom: 40px
}

.pb-10 {
  padding-bottom: 10px
}

.pb-20 {
  padding-bottom: 20px
}

.mt-20 {
  margin-top: 20px
}

.button-container {
  background: white;
  margin-top: 2px
}

.button-container div div {
  padding: 3px 0
}

.button-container div div:first-child p {
  border-right: 1px solid lightgray
}

.button-container div div p {
  padding: 20px 0;
  margin: 0
}

.button-container div div p strong {
  margin-left: 7px
}

.line {
  width: 100%;
  margin-top: 8px;
  border-top: 1px solid #7f7f7f
}

.mb-15 {
  margin-bottom: 15px
}

.line:after {
  content: '';
  position: absolute;
  border-style: solid !important;
  border-width: 13px 13px 0 !important;
  border-color: #fff transparent !important;
  display: block;
  width: 0;
  z-index: 1;
  top: 7px;
  left: 45%
}

.hr-border-color:after {
  left: 47% !important
}

.hr-border-color:before {
  left: 47% !important
}

.line:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 13px 13px 0;
  border-color: #7f7f7f transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: 8px;
  left: 45%
}

.left-block {
  float: left;
  width: 30px;
  position: absolute
}

.right-block {
  float: right;
  width: 100%;
  padding-left: 30px
}

.msgSet {
  min-height: 30px;
  background-color: #d73747;
  text-align: center;
  padding-top: 7px
}

.whiteClass {
  padding-top: 10px;
  text-align: center;
  background-color: #fff;
  min-height: 40px
}

@media only screen and (max-width:768px) {
  .iconManage {
    width: 22px !important;
    height: 40px !important;
    float: left !important;
    margin-left: 18px !important;
    margin-right: 6px !important
  }

  .left-float {
    float: none
  }
}

.padding-bottom-7 {
  padding-bottom: 7px
}

input#trackingNumber {
  border: 0
}

#wudebug-enabled {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: ORANGE;
  padding: 2px;
  font-weight: bolder;
  font-size: 80%;
  z-index: 999999
}

.disclm {
  width: 21% !important
}

.indexUp {
  z-index: 999
}

.dut-padding-sidewise {
  padding: 20px 50px 20px 16px
}

.dut-font-family {
  font-family: "Open Sans Regular", sans-serif
}

.dut-font-color {
  color: #7a7a7a
}

.dut-padding-bottom-0 {
  padding-bottom: 0
}

.dut-padding-top-27 {
  padding-top: 27px
}

.dut-margin-bottom-0 {
  margin-bottom: 0
}

.dut-font-10 {
  font-size: 10px
}

.dut-font-size-15 {
  font-size: 15px !important
}

.dut-custom-padding-panel {
  padding: 25px 17px 13px 24px
}

.dut-font-size-12 {
  font-size: 12px
}

.dut-font-size-21 {
  font-size: 21px
}

.dut-font-size-14 {
  font-size: 14px
}

.dut-padding-sidewise-2 {
  padding-bottom: 2px
}

.dut-font-size-17 {
  font-size: 17px
}

.dut-text-align-centre {
  text-align: center
}

.dut-receipt-max-width {
  max-width: 630px
}

.dut-receipt-no-side-padding {
  padding-left: 0;
  padding-right: 0
}

.dut-recipt-margin-bottom-10 {
  margin-bottom: 13px
}

.dut-recipt-margin-bottom-20 {
  margin-bottom: 20px
}

.dut-margin-bottom-9 {
  margin-bottom: 9px
}

.dut-recipt-margin-top-10 {
  margin-top: 10px
}

.dut-recipt-margin-bottom-2 {
  margin-bottom: 2px
}

.dut-dashed-border {
  border: 1px dashed #dcd7d7
}

@media(min-width:768px) {
  .dut-padding-left {
    padding-left: 28px
  }

  .dut-padding-right {
    padding-right: 25px
  }
}

.dut-padding-right-7 {
  padding-right: 7px
}

@media(max-width:767px) {
  .dut-margin-bottom {
    margin-bottom: 16px
  }

  .pd-tp-5-tat {
    padding-top: 3px
  }

  .pad-lft-10_per {
    padding-left: 15% !important
  }

  .main-container-btm-pad {
    padding-bottom: 40px
  }

  .mrgn-top-line {
    margin-top: -3px
  }

  .green-success {
    color: #000;
    line-height: 24px;
    font-size: 16px !important;
    font-family: "Open Sans Regular" !important;
    padding-left: 6% !important
  }

  .min-h-grey {
    min-height: 19px
  }

  .current-status-text-tat {
    padding-left: 6% !important;
    line-height: 24px;
    font-family: OpenSans-Semibold;
    font-size: 16px;
    color: #000 !important
  }

  .status-msg-alignment {
    width: 85% !important;
    margin-bottom: 27px !important;
    padding-top: 4px !important;
    padding-left: 6%
  }

  .height-77 {
    height: 114px !important
  }

  .height-95 {
    height: 139px !important
  }

  .future-status-text-tat {
    font-size: 16px !important;
    line-height: 24px;
    color: #6b6b6b !important;
    font-family: "Open Sans Regular" !important;
    padding-left: 6% !important
  }

  .new-hr {
    margin-top: 16px !important;
    margin-bottom: 5px !important;
    border: none !important;
    border-top: 1px dashed #c7c7cc !important;
    color: #fff !important;
    background-color: #fff !important;
    height: 1px !important
  }

  .process-secondary-text {
    font-size: 14px;
    line-height: 21px;
    color: #000;
    font-family: "Open Sans Regular"
  }

  .new-tat-status-line {
    display: block;
    margin-left: 29px;
    width: 3px;
    height: 22px
  }

  .height-24 {
    height: 16px
  }
}

.dropdown-menu {
  border: 0
}

.dut-padding-top-0 {
  padding-top: 0
}

.dut-height {
  height: 150px
}

.dut-tag {
  position: absolute;
  right: -1px;
  background-color: #9e9e9e;
  width: 66px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  top: -1px
}

.dut-tag-top-left {
  position: absolute;
  left: -1px;
  width: 13.6px;
  text-align: center;
  color: #fff;
  font-size: 7px;
  border-left: 4px solid #3c96c6;
  border-top: 4px solid #3c96c6;
  top: -1px;
  border-radius: 1px
}

.dut-tag-top-right {
  position: absolute;
  right: -1px;
  width: 14px;
  text-align: center;
  color: #fff;
  font-size: 7px;
  border-right: 4px solid #3c96c6;
  border-top: 4px solid #3c96c6;
  top: -1px;
  border-radius: 1px
}

.dut-tag-bottom-left {
  position: absolute;
  left: -1px;
  width: 13px;
  text-align: center;
  color: #fff;
  font-size: 7px;
  border-left: 4px solid #3c96c6;
  border-bottom: 4px solid #3c96c6;
  bottom: 1px;
  border-radius: 1px
}

.dut-tag-bottom-right {
  position: absolute;
  right: -1px;
  width: 13px;
  text-align: center;
  color: #fff;
  font-size: 8px;
  border-right: 4px solid #3c96c6;
  border-bottom: 4px solid #3c96c6;
  bottom: 1px;
  border-radius: 1px
}

.dut-tag-file {
  position: relative;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 13px;
  top: 13%;
  border: 0 solid #e4e4e4;
  border-radius: 5px;
  padding: 37px 7px 2px 7px;
  cursor: pointer;
  margin: auto;
  left: 0
}

.dut-tag-file-resident {
  position: relative;
  width: 95px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  top: 57%;
  border: 0 solid #e4e4e4;
  border-radius: 5px;
  padding: 8px 7px 2px 7px;
  cursor: pointer;
  margin: auto
}

.dut-file-css {
  width: .1px;
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  cursor: pointer
}

.dut-file-css+label {
  color: #585858;
  background-color: rgba(1, 1, 1, 0);
  width: 140px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 100
}

.dut-padding-top-7 {
  padding-top: 7px
}

.dut-cam-bg {
  background-image: url('responsive_css/css/img/cam_upload.png');
  height: 41px;
  width: 41px;
  background-repeat: no-repeat;
  content: none !important;
  position: relative;
  top: -17%;
  cursor: pointer;
  margin: auto;
  background-position: 3px 0
}

.dut-cam-bg-resident {
  background-image: url(responsive_css/css/img/cam_upload.png);
  height: 41px;
  width: 41px;
  background-repeat: no-repeat;
  content: none !important;
  position: relative;
  top: 9%;
  cursor: pointer;
  margin: auto;
  background-position: 3px 0
}

.dut-no-shadow {
  box-shadow: none;
  background-color: rgba(240, 248, 255, 0) !important;
  border-color: rgba(240, 248, 255, 0) !important
}

.dut-clear-bg {
  background-color: rgba(240, 248, 255, 0) !important;
  border-color: rgba(240, 248, 255, 0) !important;
  border: none !important;
  box-shadow: none !important
}

.dut-custon-margin-negative-13 {
  margin-top: -13px !important
}

.dut-margin-bottom-negative-30 {
  margin-bottom: -30px !important
}

.dut-cta-button {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 0
}

.dut-font-14 {
  font-size: 14px
}

.dut-font-color-blue {
  color: #337ab7
}

.dut-err-label {
  background: #f5a623;
  color: #fff;
  text-align: center;
  padding: 5px 2px 5px 2px
}

.dut-success-label {
  background: #5dd06b;
  color: #fff;
  text-align: center;
  padding: 5px 2px 5px 2px
}

.dut-err-msg {
  background: #fff;
  color: #000;
  text-align: center;
  padding: 10px 2px 10px 2px
}

.dut-h3-custom {
  margin-top: 42px
}

.dut-font-weight-bold {
  font-weight: 600
}

.dut-close-btn {
  float: right;
  font-size: 40px;
  font-weight: 100;
  line-height: 1;
  color: #3a87bb;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: 1
}

#showImg {
  height: 320px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 5px
}

.front-doc-style {
  width: 89%;
  height: 320px;
  position: absolute;
  margin-top: 6px
}

.back-doc-style {
  width: 89%;
  height: 320px;
  position: absolute;
  margin-top: 6px
}

.doc-upload-style {
  width: 99%;
  height: 320px;
  position: absolute
}

.dut-custom-style {
  padding-left: 7px;
  padding-right: 0;
  padding-top: 6px
}

.dut-modal-style {
  height: 247px;
  width: 21%;
  margin-top: 170px
}

.dut-modal-height {
  height: 244px
}

.dut-modal-bg-style {
  background-color: #212a32;
  border-radius: 0
}

.dut-row-color {
  color: #e0e069
}

.dut-col-color {
  color: #e0e069
}

.dut-custom-padding-doc-upload {
  padding: 19px 19px 15px 19px
}

.dut-padding-top-bottom-21 {
  padding-right: 21px;
  padding-left: 21px
}

.dut-padding-side-34 {
  padding-left: 33px;
  padding-right: 33px
}

.dut-progress {
  height: 14px;
  padding: 3px;
  color: #e0e069;
  border-radius: 3px;
  background-color: #44443c
}

.dut-label-style {
  color: #585858;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 0;
  width: 100%
}

.dut-margin-bottom-25 {
  margin-bottom: 25px
}

.dut-custom-border {
  border-color: #fff !important;
  border-radius: 3px !important;
  border: none !important;
  background-color: #fff !important
}

.dut-padding-margin-bottom-0 {
  padding-bottom: 0;
  margin-bottom: 0
}

.dut-padding-bottom-0 {
  padding-bottom: 0
}

.dut-font-styling-14 {
  font-size: 14px !important;
  font-weight: 600
}

#dut-country,
#ID_year_expiry,
#ID_year_issuing,
#doc-list-icv-styled,
#months-list-issuing-styled,
#country-list-issuing-styled,
#date-list-issuing-styled,
#months-list-expiry-styled,
#date-list-expiry-styled {
  font-size: 14px !important;
  font-weight: 600
}

.dut-font-styling-13 {
  font-size: 13px !important;
  font-weight: 600 !important
}

.dut-margin-top-negative-10 {
  margin-top: -10px
}

#doc-list-icv-dropdown {
  border-radius: 3px;
  border: 1px solid #d0d0d0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

a.dut-anchor-dropdown {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  padding-left: 15px !important;
  border-bottom: none !important
}

.dut-background-icon {
  background-image: url('optimus/icons/camera_icon.png');
  height: 26px;
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center
}

.dut-background-icon-done {
  background-image: url('optimus/icons/check_icon.png');
  height: 36px;
  background-size: 34px;
  background-repeat: no-repeat;
  background-position: center
}

.dut-background-icon-doc {
  background-image: url('optimus/icons/document_icon.png');
  height: 36px;
  background-size: 34px;
  background-repeat: no-repeat;
  background-position: center
}

.dut-background-icon-doc {
  background-image: url('optimus/icons/document_icon.png');
  height: 36px;
  background-size: 34px;
  background-repeat: no-repeat;
  background-position: center
}

.dut-background-icon-lock {
  background-image: url('optimus/icons/lock_icon.png');
  height: 36px;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center
}

.dut-error-css {
  border-bottom: 1px solid red !important
}

.dut-custom-css-bg {
  padding: 26px 10px 26px 10px;
  background-color: #527182;
  color: #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.dut-custom-css-alignment {
  text-align: center;
  height: 114px;
  line-height: 114px
}

.dut-upload-icon-custome-css {
  font-size: 52px;
  top: 23px;
  position: relative;
  color: #fbdd5a
}

.dut-col-custom-style {
  line-height: 22px;
  border-left: 1px solid #a9c9d6;
  padding-left: 40px
}

.dut-custome-margin-bottom-5 {
  margin-bottom: 5px
}

.dut-custom-padding-left-6 {
  padding-left: 6px
}

.psof-duc-number-height {
  line-height: 50px
}

.psof-select-width {
  width: 70%
}

.psof-select-padding {
  padding: 14px 12px 0 0 !important
}

.dut-font-size-12 {
  font-size: 12px
}

.dut-margin-bottom-custom {
  line-height: 12px;
  margin-bottom: 5px;
  margin-top: 4px
}

.dut-custom-div {
  background-color: #fff;
  color: #000;
  border-radius: 50%;
  width: 15px;
  text-align: center;
  height: 14px;
  line-height: 14px
}

.dut-custom-padding-left-0 {
  padding-left: 0
}

.dut_file_error_row {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 16px
}

.dut_file_error_col {
  padding: 4px 15px;
  background-color: #f7b8b8;
  position: relative
}

.dut_file_error_icon {
  font-size: 13px;
  line-height: 25px;
  margin-left: 0;
  top: 5px;
  position: absolute
}

.dut_file_error_text {
  margin-left: 22px
}

@media only screen and (max-width:768px) {
  .margin-left-5-imp {
    margin-left: 5px !important
  }

  .margin-right-5-imp {
    margin-right: 5px !important
  }

  .dut-col-custom-style {
    line-height: 22px;
    border-left: 0 solid #a9c9d6 !important;
    padding-left: 40px
  }

  .dut-modal-style {
    height: 247px;
    width: 63% !important;
    margin-top: 170px !important;
    margin-left: auto !important;
    margin-right: auto !important
  }

  .dut-right-22 {
    right: -21px !important
  }

  .dut-padding-left-one-side-26 {
    padding-left: 26px
  }

  .dut-container-padding-side {
    padding-left: 13px !important;
    margin-top: -11px !important;
    padding-right: 13px !important
  }

  .disclaimer-kycoptions {
    margin-left: 20px;
    margin-right: 20px
  }

  .wu-border-tile {
    margin-left: 5px !important;
    margin-right: 5px !important;
    margin-bottom: 15px
  }
}

.dut-label-style-custom {
  position: absolute !important;
  top: -18px !important;
  padding: 7px 0 0 13px !important;
  opacity: .9 !important;
  font-size: 12px !important;
  padding-left: 0 !important;
  z-index: 1 !important;
  color: #6f6f6f !important
}

.dut-spinner-container-top-left {
  top: 18% !important;
  left: 39% !important
}

.dut-spinner-circle {
  width: 110px !important;
  height: 110px !important;
  border-radius: 4px !important;
  opacity: 1 !important;
  background-color: #00000000 !important
}

.dut-spinner-circle-outer {
  background-color: rgba(0, 0, 0, 0);
  border-top-color: #fbc428 !important;
  border-bottom-color: #fbc428 !important;
  opacity: 1;
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-left: 2px solid rgba(0, 0, 0, 0);
  border-radius: 50% !important;
  width: 107px !important;
  height: 107px !important
}

.dut-spinner-circle-inner {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(160, 160, 160, 1) !important;
  opacity: 1 !important;
  border-left: 2px solid rgba(0, 0, 0, 0) !important;
  border-right: 2px solid rgba(0, 0, 0, 0) !important;
  border-radius: 50% !important;
  width: 64px !important;
  height: 64px !important;
  margin: 0 auto;
  position: relative;
  top: -86px !important
}

.dut-loading-spinner-section {
  color: #eade40;
  font-size: 14px;
  position: absolute;
  bottom: 18px;
  text-align: center
}

.animation-info {
  background-color: #a1daf4;
  color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 9px;
  display: inline-block;
  border-radius: 3px;
  height: auto;
  display: block;
  margin-bottom: 15px
}

.duc-profile-info {
  font-size: 15px;
  float: left;
  display: flex;
  padding: 4px 6px 4px 0
}

.profile-info-span {
  padding-left: 5px;
  display: inline-block;
  width: auto;
  margin-right: 0
}

.clear {
  clear: both
}

.tds-width {
  width: 100% !important
}

.tds-text-tds-color {
  color: white !important
}

.tds-text-align {
  text-align: left !important
}

.tds-popup-opacity {
  opacity: .8 !important
}

.tds-button-css-ok {
  background: none !important;
  border: 2px solid #c5bb96 !important;
  color: #c5bb96 !important;
  margin-left: 25% !important;
  margin-top: 20px !important;
  margin-bottom: 40px !important;
  width: 50% !important
}

.tds-transparent-popup {
  background-color: transparent !important;
  border: none !important;
  opacity: .9
}

.tds-close {
  margin-top: -5px !important;
  font-size: 38px !important
}

.tds-margin-top {
  margin-top: 30px !important
}

.debitCardErrorBox {
  border: 10px solid white;
  margin: 5px 10px;
  padding: 10px;
  background-color: #efafb5;
  font-family: "Open Sans";
  font-size: 14px;
  color: #000
}

.debitCardErrorBox i {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  margin-right: 10px
}

.icon-0082_error:before {
  font-family: 'icomoon' !important;
  content: "\e951"
}

#senderReceiverWrapper .delivery a {
  padding-bottom: 20px
}

#senderReceiverWrapper .delivery a:hover {
  text-decoration: underline
}

.tc-error {
  color: #da4154
}

.tc-error-checkbox {
  border: 1px solid #da4154
}

.float-label-control {
  position: relative;
  margin-bottom: 1.5em
}

.float-label-control ::-webkit-input-placeholder {
  color: transparent
}

.float-label-control :-moz-placeholder {
  color: transparent
}

.float-label-control ::-moz-placeholder {
  color: transparent
}

.float-label-control :-ms-input-placeholder {
  color: transparent
}

.float-label-control input:-webkit-autofill,
.float-label-control textarea:-webkit-autofill {
  background-color: transparent !important;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -moz-box-shadow: 0 0 0 1000px white inset !important;
  box-shadow: 0 0 0 1000px white inset !important
}

.float-label-control input,
.float-label-control textarea,
.float-label-control label {
  font-size: 1.3em;
  box-shadow: none;
  -webkit-box-shadow: none
}

.float-label-control input:focus,
.float-label-control textarea:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-bottom-width: 1px;
  padding-bottom: 0
}

.float-label-control textarea:focus {
  padding-bottom: 4px
}

.float-label-control input,
.float-label-control textarea {
  display: block;
  width: 100%;
  padding: .1em 0 1px 0;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #aaa;
  outline: 0;
  margin: 0;
  background: 0
}

.float-label-control textarea {
  padding: .1em 0 5px 0
}

.float-label-control label {
  position: absolute;
  font-weight: normal;
  top: -1.2em;
  color: #aaa;
  z-index: -1;
  font-size: .85em;
  -moz-animation: float-labels 200ms none ease-out;
  -webkit-animation: float-labels 200ms none ease-out;
  -o-animation: float-labels 200ms none ease-out;
  -ms-animation: float-labels 200ms none ease-out;
  -khtml-animation: float-labels 200ms none ease-out;
  animation: float-labels 200ms none ease-out;
  animation-play-state: running !important;
  -webkit-animation-play-state: running !important
}

.float-label-control input.empty+label,
.float-label-control textarea.empty+label {
  top: .5em;
  font-size: 1em;
  animation: none;
  -webkit-animation: none
}

.float-label-control input:not(.empty)+label,
.float-label-control textarea:not(.empty)+label {
  z-index: 1
}

.float-label-control input:not(.empty):focus+label,
.float-label-control textarea:not(.empty):focus+label {
  color: #aaa
}

.float-label-control.label-bottom label {
  -moz-animation: float-labels-bottom 300ms none ease-out;
  -webkit-animation: float-labels-bottom 300ms none ease-out;
  -o-animation: float-labels-bottom 300ms none ease-out;
  -ms-animation: float-labels-bottom 300ms none ease-out;
  -khtml-animation: float-labels-bottom 300ms none ease-out;
  animation: float-labels-bottom 300ms none ease-out
}

.float-label-control.label-bottom input:not(.empty)+label,
.float-label-control.label-bottom textarea:not(.empty)+label {
  top: 3em
}

.float-label-control ul.select-dropdown {
  width: 100% !important;
  max-height: 150px;
  overflow: auto
}

.float-label-control ul.select-dropdown.show {
  display: block !important
}

.float-label-control ul.select-dropdown li a {
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #d3d3d3
}

.float-label-control ul.select-dropdown li a:hover {
  font-weight: 100;
  background-color: #a4a4a4;
  color: #fff
}

.float-label-control ul.select-dropdown li a.hide {
  display: none
}

@keyframes float-labels {
  0 {
    color: #aaa;
    top: .1em;
    font-size: 1.5em
  }

  20% {
    top: -0.3em;
    font-size: 1.37em
  }

  50% {
    top: -0.6em;
    font-size: 1.16em
  }

  80% {
    top: -1em;
    font-size: .95em
  }

  100% {
    top: -1.2em;
    font-size: .85em
  }
}

#country-list-styled {
  font-size: 15px;
  z-index: 1
}

@-webkit-keyframes float-labels {
  0 {
    opacity: 1;
    color: #aaa;
    top: .1em;
    font-size: 1.5em
  }

  20% {
    font-size: 2.5em;
    opacity: 1
  }

  30% {
    top: .1em;
    font-size: 2.5em;
    opacity: 1
  }

  40% {
    top: .1em;
    font-size: 2.5em;
    opacity: 1
  }

  50% {
    top: .1em;
    font-size: 2.5em;
    opacity: 1
  }

  60% {
    top: .1em;
    font-size: 2.5em;
    opacity: 1
  }

  70% {
    top: .1em;
    font-size: 2.5em;
    opacity: 1
  }

  80% {
    top: .1em;
    font-size: 2.5em;
    opacity: 1
  }

  90% {
    top: .1em;
    font-size: 2.5em;
    opacity: 1
  }

  100% {
    top: -1em;
    opacity: 1
  }
}

@keyframes float-labels-bottom {
  0 {
    opacity: 1;
    color: #aaa;
    top: .1em;
    font-size: 1.5em
  }

  20% {
    font-size: 2.5em;
    opacity: 1
  }

  30% {
    top: .1em
  }

  50% {
    opacity: 0;
    font-size: .85em
  }

  100% {
    top: 3em;
    opacity: 1
  }
}

@-webkit-keyframes float-labels-bottom {
  0 {
    opacity: 1;
    color: #aaa;
    top: .1em;
    font-size: 1.5em
  }

  20% {
    font-size: 2.5em;
    opacity: 1
  }

  30% {
    top: .1em
  }

  50% {
    opacity: 0;
    font-size: .85em
  }

  100% {
    top: 3em;
    opacity: 1
  }
}

label.doc-select-label {
  z-index: 1
}

#receiverTypeAhead .dropdown-menu {
  position: inherit !important;
  max-height: 255px !important
}

.typeahead-arrow {
  position: absolute;
  z-index: 2;
  display: block;
  line-height: 16px;
  text-align: center;
  margin-top: 9px;
  right: 16px;
  background-position: right 10px center;
  pointer-events: none;
  color: #0a8ac7;
  font-size: 13px
}

.dut-padding-left-0 {
  padding-left: 0
}

.dut-main-class+.floating-label+ul.dropdown-menu {
  width: 95% !important;
  max-height: 150px !important;
  overflow: auto !important
}

.dut-main-class+.floating-label+ul.dropdown-menu.show {
  display: block !important
}

.dut-main-class+.floating-label+ul.dropdown-menu>li>a {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  border-bottom: 1px solid #d3d3d3 !important
}

.dut-main-class+.floating-label+ul.dropdown-menu>li>a:hover {
  font-weight: 100 !important;
  background-color: #a4a4a4 !important;
  color: #fff !important
}

.dut-main-class+.floating-label+ul.dropdown-menu>li>a.hide {
  display: none !important
}

.dut-main-class+.floating-label+ul.dropdown-menu>li>a {
  color: #a4a4a4 !important;
  background-color: rgba(2, 2, 2, 0) !important;
  border-bottom: 0 solid red !important
}

.dut-error-css {
  border-bottom: 1px solid red
}

.border-bottom {
  border-bottom: 1px solid grey !important
}

.kycConfirmMsg {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  text-align: center
}

.redColorKyc {
  background-color: #d73747 !important
}

.yellowColorKyc {
  min-height: 30px;
  background-color: #f5a623;
  padding-top: 7px
}

.greenColorKyc {
  background-color: #7fc76c !important
}

.hideWarningMsgKyc {
  display: none !important
}

i[class^="icon-"] {
  font-family: 'iconfont_R4' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-0183_typing:before {
  content: "\e9b6"
}

.icon-0026_help:before {
  content: "\e91a"
}

.icon-0195_download-PDF-24:before {
  content: "\e9c2"
}

.icon-more-options:before {
  content: "\e9cb"
}

.icon-0195_download-PDF:before {
  content: "\e9c2"
}

.icon-0206_downloadExcel:before {
  content: "\e9cd"
}

.icon-0206_downloadExcel {
  font-size: 25px;
  display: block;
  float: right
}

.historyDownloadExcel {
  width: auto;
  margin-left: auto;
  margin-bottom: 8px
}

.height-30px {
  height: 30px !important
}

.section-download-excel {
  width: 100%
}

.Exceltooltip .tooltiptext {
  visibility: hidden;
  width: 162px;
  background-color: #0d4b64;
  color: #fff;
  font-style: normal;
  font-size: 14px !important;
  line-height: 1.5;
  font-family: "Open Sans Regular", sans-serif;
  text-align: center;
  border-radius: 4px;
  padding: 8px 0;
  -webkit-box-shadow: 1px 1px 0 #0d4b64;
  box-shadow: 1px 1px 0 #0d4b64;
  font-size: 14px;
  position: absolute;
  z-index: 9999;
  height: 38px;
  top: 96%;
  left: 0;
  margin-left: -60px
}

.downloadexcelicon .tooltiptext {
  top: 127% !important
}

.Exceltooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 96%;
  left: 51%;
  margin-left: -8px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #0d4b64 transparent
}

.Exceltooltip:hover .tooltiptext {
  visibility: visible
}

.Exceltooltip {
  position: relative;
  padding: 0 4px 3px !important;
  cursor: pointer
}

.downloadexcelicon {
  margin-top: 0;
  padding: 0 !important
}

.kpi-inline-message {
  font-size: 12px !important;
  margin: 7px 0 0 0 !important
}

.icons-apps {
  font-family: 'iconfont_R3' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzmenu:before {
  content: "\e900"
}

.icons-apps-account:before {
  content: "\e901"
}

.icons-apps-add-card-scan:before {
  content: "\e902"
}

.icons-apps-add-card:before {
  content: "\e903"
}

.icons-apps-add-from-contacts:before {
  content: "\e904"
}

.icons-apps-add-receiver:before {
  content: "\e905"
}

.icons-apps-add:before {
  content: "\e906"
}

.icons-apps-arrow-left:before {
  content: "\e907"
}

.icons-apps-arrow-right:before {
  content: "\e908"
}

.icons-apps-audio:before {
  content: "\e909"
}

.icons-apps-bank:before {
  content: "\e90a"
}

.icons-apps-card-amex:before {
  content: "\e90b"
}

.icons-apps-card-discover:before {
  content: "\e90c"
}

.icons-apps-card-mastercard:before {
  content: "\e90d"
}

.icons-apps-card-visa:before {
  content: "\e90e"
}

.icons-apps-card:before {
  content: "\e90f"
}

.icons-apps-cash:before {
  content: "\e910"
}

.icons-apps-checkboxchecked:before {
  content: "\e911"
}

.icons-apps-checkbox:before {
  content: "\e912"
}

.icons-apps-checkmark:before {
  content: "\e913"
}

.icons-apps-chevron-left:before {
  content: "\e914"
}

.icons-apps-chevron-right:before {
  content: "\e915"
}

.icons-apps-close:before {
  content: "\e916"
}

.icons-apps-dropdown-less:before {
  content: "\e917"
}

.icons-apps-dropdown-more:before {
  content: "\e918"
}

.icons-apps-find-locations:before {
  content: "\e919"
}

.icons-apps-help:before {
  content: "\e91a"
}

.icons-apps-home:before {
  content: "\e91b"
}

.icons-apps-mobile-wallet:before {
  content: "\e91c"
}

.icons-apps-pay-at-agent:before {
  content: "\e91d"
}

.icons-apps-pay-bills:before {
  content: "\e91e"
}

.icons-apps-radioselected:before {
  content: "\e91f"
}

.icons-apps-radio:before {
  content: "\e920"
}

.icons-apps-receiver:before {
  content: "\e921"
}

.icons-apps-refresh:before {
  content: "\e922"
}

.icons-apps-search:before {
  content: "\e923"
}

.icons-apps-send-again:before {
  content: "\e924"
}

.icons-apps-send-money:before {
  content: "\e925"
}

.icons-apps-send-to-inmate:before {
  content: "\e926"
}

.icons-apps-sender:before {
  content: "\e927"
}

.icons-apps-share-email:before {
  content: "\e928"
}

.icons-apps-share-sms:before {
  content: "\e929"
}

.icons-apps-track-transfer:before {
  content: "\e92a"
}

.icons-apps-triangle-down:before {
  content: "\e92b"
}

.icons-apps-triangle-up:before {
  content: "\e92c"
}

.icons-apps-z_about:before {
  content: "\e92d"
}

.icons-apps-z_accordionselected:before {
  content: "\e92e"
}

.icons-apps-z_accordion:before {
  content: "\e92f"
}

.icons-apps-z_lock:before {
  content: "\e930"
}

.icons-apps-z_settings:before {
  content: "\e931"
}

.icons-apps-z_share:before {
  content: "\e932"
}

.icons-apps-z_TCs:before {
  content: "\e933"
}

.icons-apps-z_time:before {
  content: "\e934"
}

.icons-apps-z_unlock:before {
  content: "\e935"
}

.icons-apps-z_zalert:before {
  content: "\e936"
}

.icons-apps-z_zcall:before {
  content: "\e937"
}

.icons-apps-z_zprivacy:before {
  content: "\e938"
}

.icons-apps-z_zzdashboard:before {
  content: "\e939"
}

.icons-apps-z_zzestimate:before {
  content: "\e93a"
}

.icons-apps-z_zzlanguage:before {
  content: "\e93b"
}

.icons-apps-z_zzzaddbank:before {
  content: "\e93c"
}

.icons-apps-z_zzzminus:before {
  content: "\e93d"
}

.icons-apps-z_zzzphone:before {
  content: "\e93e"
}

.icons-apps-z_zzzwupay:before {
  content: "\e93f"
}

.icons-apps-z_zzzzpalette:before {
  content: "\e940"
}

.icons-apps-z_zzzztilthalf:before {
  content: "\e941"
}

.icons-apps-z_zzzztilthalfless:before {
  content: "\e942"
}

.icons-apps-z_zzzzzid:before {
  content: "\e943"
}

.icons-apps-z_zzzzzstarmetal:before {
  content: "\e944"
}

.icons-apps-z_zzzzzTCs:before {
  content: "\e945"
}

.icons-apps-z_zzzzzzgift:before {
  content: "\e946"
}

.icons-apps-z_zzzzzztouchid:before {
  content: "\e947"
}

.icons-apps-z_zzzzzzzedit:before {
  content: "\e948"
}

.icons-apps-z_zzzzzzzpassport:before {
  content: "\e949"
}

.icons-apps-z_zzzzzzzzdriver:before {
  content: "\e94a"
}

.icons-apps-z_zzzzzzzzmedicare:before {
  content: "\e94b"
}

.icons-apps-z_zzzzzzzzzdoublearrow:before {
  content: "\e94c"
}

.icons-apps-z_zzzzzzzzzmedicross:before {
  content: "\e94d"
}

.icons-apps-z_zzzzzzzzzzcar:before {
  content: "\e94e"
}

.icons-apps-z_zzzzzzzzzzoff:before {
  content: "\e94f"
}

.icons-apps-z_zzzzzzzzzzzdone:before {
  content: "\e950"
}

.icons-apps-z_zzzzzzzzzzzerror:before {
  content: "\e951"
}

.icons-apps-z_zzzzzzzzzzzpayinperson:before {
  content: "\e952"
}

.icons-apps-PhoneCard:before {
  content: "\e953"
}

.icons-apps-z_zzzzzzzzzzzphonehand:before {
  content: "\e954"
}

.icons-apps-z_zzzzzzzzzzzwalking:before {
  content: "\e955"
}

.icons-apps-z_zzzzzzzzzzzzemergencytraveldoc:before {
  content: "\e956"
}

.icons-apps-z_zzzzzzzzzzzzresidencycard:before {
  content: "\e957"
}

.icons-apps-z_zzzzzzzzzzzzzcashnew:before {
  content: "\e958"
}

.icons-apps-z_zzzzzzzzzzzzzcurrentlocation:before {
  content: "\e959"
}

.icons-apps-z_zzzzzzzzzzzzzprofilepic:before {
  content: "\e95a"
}

.icons-apps-z_zzzzzzzzzzzzzsave:before {
  content: "\e95b"
}

.icons-apps-z_zzzzzzzzzzzzztrash:before {
  content: "\e95c"
}

.icons-apps-z_zzzzzzzzzzzzzzpin:before {
  content: "\e95d"
}

.icons-apps-z_zzzzzzzzzzzzzzzcollapse:before {
  content: "\e95e"
}

.icons-apps-z_zzzzzzzzzzzzzzzexpand:before {
  content: "\e95f"
}

.icons-apps-z_zzzzzzzzzzzzzzzfilter:before {
  content: "\e960"
}

.icons-apps-z_zzzzzzzzzzzzzzzthumbup:before {
  content: "\e961"
}

.icons-apps-z_zzzzzzzzzzzzzzzzalarm:before {
  content: "\e962"
}

.icons-apps-z_zzzzzzzzzzzzzzzzeditnew:before {
  content: "\e963"
}

.icons-apps-z_zzzzzzzzzzzzzzzzsaveforlater:before {
  content: "\e964"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzprint:before {
  content: "\e965"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzreceiver:before {
  content: "\e966"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzsender:before {
  content: "\e967"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzprepaidcard:before {
  content: "\e968"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzsecurity:before {
  content: "\e969"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzsecuredoc:before {
  content: "\e96a"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzspeed:before {
  content: "\e96b"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzR2info:before {
  content: "\e96c"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzNextDay:before {
  content: "\e96d"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzInMinutes:before {
  content: "\e96e"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzSendMessage:before {
  content: "\e96f"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzglobe:before {
  content: "\e970"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzclock:before {
  content: "\e971"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzphoto:before {
  content: "\e972"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzrequestmoney:before {
  content: "\e973"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzsendmoney:before {
  content: "\e974"
}

.icons-apps-copy:before {
  content: "\e975"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzzupload:before {
  content: "\e976"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzzzfont:before {
  content: "\e977"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzzzzcashpickup:before {
  content: "\e978"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzzzzscanID:before {
  content: "\e979"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzzzzznewSMS:before {
  content: "\e97a"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzWUonline:before {
  content: "\e97b"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzAndroidShare:before {
  content: "\e97c"
}

.icons-apps-z_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzziOSshare:before {
  content: "\e97d"
}

.icons-apps-selfie:before {
  content: "\e97e"
}

.icons-apps-biller:before {
  content: "\e97f"
}

.icons-apps-dont:before {
  content: "\e980"
}

.icons-apps-recent:before {
  content: "\e981"
}

.icons-apps-mobile-device:before {
  content: "\e982"
}

.icons-apps-videochat:before {
  content: "\e983"
}

.icons-apps-verify:before {
  content: "\e984"
}

.icons-apps-wifi-on:before {
  content: "\e985"
}

.icons-apps-wifi-off:before {
  content: "\e986"
}

.icons-apps-payments:before {
  content: "\e987"
}

.icons-apps-receivers:before {
  content: "\e988"
}

.icons-apps-mobile-verified:before {
  content: "\e989"
}

.icons-apps-sad-face:before {
  content: "\e98a"
}

.icons-apps-scan-face:before {
  content: "\e98b"
}

.icons-apps-redirect:before {
  content: "\e98c"
}

.icons-apps-prefrences:before {
  content: "\e98d"
}

.icons-apps-desktop-video:before {
  content: "\e98e"
}

.icons-apps-microphone:before {
  content: "\e98f"
}

.icons-apps-money-envelop:before {
  content: "\e990"
}

.icons-apps-WireTransfer:before {
  content: "\e991"
}

.icons-apps-WireTransferInverted:before {
  content: "\e992"
}

.icons-apps-WireTransferInner:before {
  content: "\e993"
}

.icons-apps-3DS:before {
  content: "\e994"
}

.icons-apps-SecurityQuestion:before {
  content: "\e995"
}

.icons-apps-CookieInformationicon:before {
  content: "\e996"
}

.icons-apps-Tipsicon:before {
  content: "\e997"
}

.icons-apps-FileaComplainticon:before {
  content: "\e998"
}

.icons-apps-FraudOverviewicon:before {
  content: "\e999"
}

.icons-apps-FrequentlyAskedQuestionsicon:before {
  content: "\e99a"
}

.icons-apps-IntellectualPropertyicon:before {
  content: "\e99b"
}

.icons-apps-ProtectYourselficon:before {
  content: "\e99c"
}

.icons-apps-Scamsicon:before {
  content: "\e99d"
}

.icons-apps-SendMoneyFAQsicon:before {
  content: "\e99e"
}

.icons-apps-StateLicensingicon:before {
  content: "\e99f"
}

.icons-apps-SubscriptionsTermsConditionsicon:before {
  content: "\e9a0"
}

.icons-apps-z_zzzzzzzzzzzphonecard:before {
  content: "\e9a1"
}

.icons-apps-Tobaccopurchaseorsalepolicyicon:before {
  content: "\e9a2"
}

.icons-apps-WesternUnionBankicon:before {
  content: "\e9a3"
}

.icons-apps-RedirectBank:before {
  content: "\e9a4"
}

.icons-apps-FeesExchangeRatesicon:before {
  content: "\e9a5"
}

.icons-apps-OnlineTermsConditionsicon:before {
  content: "\e9a6"
}

.icons-apps-Learnhowtospotimpostersicon:before {
  content: "\e9a7"
}

.icons-apps-PromotionsTermsConditionsicon:before {
  content: "\e9a8"
}

.icons-apps-Registrationicon:before {
  content: "\e9a9"
}

.icons-apps-RetailTermsConditionsicon:before {
  content: "\e9aa"
}

.icons-apps-Sendmoneyfromabankaccounticon:before {
  content: "\e9ab"
}

.icons-apps-Sendmoneyinpersonicon:before {
  content: "\e9ac"
}

.icons-apps-Sendmoneyonlineicon:before {
  content: "\e9ad"
}

.icons-apps-Sendmoneytoabankaccounticon:before {
  content: "\e9ae"
}

.icons-apps-Sendmoneytoamobilephoneicon:before {
  content: "\e9af"
}

.icons-apps-icon-arr-down:before {
  content: "\e9b0"
}

.icons-apps-icon-arr-up:before {
  content: "\e9b1"
}

.icons-apps-icon-refer-friend-desktop:before {
  content: "\e9b2"
}

.icons-apps-icon-refer-friend-mobile:before {
  content: "\e9b3"
}

.icons-apps-iconwupaynocircle:before {
  content: "\e9b4"
}

.icons-apps-TexasConsumersicon:before {
  content: "\e9b5"
}

.icons-apps-typing:before {
  content: "\e9b6"
}

.icons-apps-icon-circleplus-blue:before {
  content: "\e9b7"
}

.icons-apps-icon-circleminus-blue:before {
  content: "\e9b8"
}

.icons-apps-icon-redirect-to-card:before {
  content: "\e9b9"
}

.icons-apps-icon-fraud-alerts:before {
  content: "\e9ba"
}

.icons-apps-icon-WU-gold-card:before {
  content: "\e9bb"
}

.icons-apps-icon-interest-based-advertising:before {
  content: "\e9bc"
}

.icons-apps-icon-apply-pay:before {
  content: "\e9bd"
}

.icons-apps-icon-send-whatsapp:before {
  content: "\e9be"
}

.icon-apps-public-figure:before {
  content: "\e9d8"
}

i.icon-0149_3DS {
  font-family: 'threeDS' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 41px;
  color: #368abb;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-0149_3DS:before {
  content: "\e994"
}

.dut-button-radius {
  border-radius: 3px !important
}

.input-float-control.empty~.floating-label {
  padding-right: 20px;
  top: 7px;
  opacity: 1
}

.input-field .floating-label {
  color: #2c4e9d;
  font-size: 14px;
  position: absolute;
  left: 15px;
  top: 16px;
  transition: .2s ease all;
  opacity: 0
}

.input-float-control:focus~.floating-label,
.input-float-control:not(.empty)~.floating-label {
  top: -8px;
  bottom: 10px;
  left: 15px;
  font-size: 11px;
  opacity: 1
}

.input-float-label {
  margin-bottom: 20px
}

.input-float-label .input-float-control {
  padding-top: 2px !important;
  position: relative;
  background: transparent;
  z-index: 2
}

.select-wrapper>select {
  z-index: 888;
  background-color: transparent !important
}

.wu-field select {
  height: 50px;
  font-size: 14px;
  color: #7e7e7e;
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid #d3d3d3;
  font-weight: 500;
  border-radius: 3px;
  padding-top: 20px;
  border-radius: 0
}

.select-option-color {
  color: #c7c7cc
}

.dut-country+label.dut-select-wrapper {
  top: 1px;
  left: 3px;
  background-color: transperant;
  font-size: 14px;
  font-weight: 500;
  color: #2c4e9d;
  transition: .2s ease all;
  padding: 20px 12px 6px;
  position: absolute
}

.select-wrapper .dut-country.ng-valid+label.dut-select-wrapper,
.select-wrapper .dut-country:focus+label.dut-select-wrapper {
  background-color: transparent;
  font-size: 12px;
  top: -10px
}

.dut-country {
  border-radius: 0;
  padding-left: 0
}

select:focus+label {
  color: #7e7e7e;
  pointer-events: none;
  font-size: 11px
}

.form-control:focus {
  box-shadow: none !important
}

.dut-identify-confirm-heading {
  margin-bottom: 25px;
  margin-top: 25px
}

.dut-document-upload-heading {
  display: inline-block;
  font-size: 14px;
  padding-left: 36px;
  font-weight: 600
}

.dut-reupload-bold {
  font-weight: 600
}

.hr-solid-chq {
  border: #fff;
  border-bottom: 2px dotted #e9e9e9;
  margin: 3px !important
}

.chq-pad-top-17 {
  padding-top: 17px !important
}

.chq-icon-font-size {
  font-size: 40px
}

.chq-recipt-margin-bottom-15 {
  margin-bottom: 15px
}

.chq-h3-custom {
  margin-top: 42px
}

.chq-receipt-no-side-padding {
  padding-left: 0;
  padding-right: 0
}

.chq-error-style {
  color: red;
  font-weight: 600
}

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

.chq-panel-background-color {
  background-color: #527182 !important
}

.chq-panel-background {
  border-color: #f0f8ff08 !important;
  border-bottom: 0 solid transparent !important;
  border: none !important;
  padding-top: 28px
}

.chq-panel-width {
  max-width: 630px;
  margin: auto
}

.chq-container-text-align-center {
  text-align: center
}

.chq-margin-bottom-0 {
  margin-bottom: 0
}

.chq-padding-sidewise {
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 10px
}

.chq-font-color-default {
  color: #fff
}

.chq-tokentime-font {
  color: #8c8888
}

.chq-font-color-gray {
  color: #4c4c4c
}

.chq-panel-body {
  border-color: #ffffff00 !important
}

.chq-icon-style {
  font-size: 90px;
  color: #fadc65
}

.chq-icon-style-below {
  font-size: 30px;
  color: #9a9898
}

.chq-padding-left-23 {
  padding-left: 23px;
  padding-right: 23px
}

.chq-padidng-up-down-35 {
  padding-top: 0;
  padding-bottom: 15px
}

.chq-max-width {
  max-width: 42%
}

.chq-font-family {
  font-family: 'Open Sans'
}

.chq-font-size-12 {
  font-size: 12px
}

.chq-font-size-13 {
  font-size: 13px
}

.chq-font-size-21 {
  font-size: 21px
}

.chq-font-size-18 {
  font-size: 18px
}

.chq-font-size-15 {
  font-size: 15px
}

.chq-padding-bottom-16 {
  padding-bottom: 32px
}

.chq-padding-bottom-10 {
  padding-bottom: 15px
}

.selfie-bullet-style {
  color: #44433d;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
  margin-left: 20px;
  margin-bottom: 0;
  list-style-type: disc
}

.selfie-title-font-family {
  font-family: "OpenSans-Semibold"
}

.selfie-info-msg {
  color: #444;
  line-height: 18px
}

.selfie-btn {
  background: #2c4e9d;
  height: 44px;
  border: 0;
  border-radius: 0;
  color: #fff
}

.selfie-btn-text {
  width: 115px;
  height: 22px;
  color: #fff;
  font-size: 16px;
  font-family: "OpenSans-Semibold";
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.27px
}

.selfie-lock-icon {
  font-size: 14px
}

.selfie-h3-custom {
  margin-top: 42px
}

.selfie-subtitle-text {
  font-size: 14px;
  line-height: 18px;
  width: 470px;
  margin-left: 70px
}

.selfie-panel-arrow {
  width: 0;
  height: 0;
  margin-top: -21px;
  margin-left: calc(50% - 20px);
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 14px solid #527182
}

@media only screen and (min-width:320px) and (max-width:480px) {
  .selfie-h3-custom {
    margin-top: 0
  }
}

@media only screen and (min-width:320px) and (max-width:767px) {
  .selfie-subtitle-text {
    font-size: 14px;
    line-height: 18px;
    width: auto;
    margin-left: 0
  }
}

@media(min-width:300px) {
  .selfie-panel-arrow {
    margin-top: -28px
  }
}

@media(min-width:768px) {
  .chq-width-85 {
    width: 85.33% !important
  }

  .chq-col-style-grey {
    text-align: left;
    font-size: 14px;
    padding-left: 0;
    margin-left: 15px;
    width: 85.33% !important
  }
}

@media(max-width:768px) {
  .profile-namefield-container {
    padding: 15px 0 15px 5px !important
  }

  .chq-question-list-style {
    text-align: left;
    font-size: 14px;
    padding-left: 11px
  }

  .input-field-chq .floating-label {
    color: #595959;
    font-size: 14px;
    position: absolute;
    left: 12px !important;
    top: 16px;
    transition: .2s ease all;
    opacity: 0
  }

  .chq-panel-width {
    max-width: 100%;
    margin: auto
  }

  .chq-col-style-grey {
    text-align: left;
    font-size: 14px;
    padding-left: 11px !important;
    margin-left: 15px
  }

  .chq-width-col {
    width: 79.333333% !important;
    padding-left: 12px
  }

  .chq-mobile-view-padding {
    padding-left: 7px !important;
    padding-right: 7px !important
  }

  .chq-modal-content-width {
    width: 88% !important;
    margin: auto;
    border-radius: 3px
  }
}

.chq-modal-content-width {
  width: 55%;
  margin: auto;
  border-radius: 3px
}

.chq-tooptip-single {
  position: absolute;
  background-color: #527182;
  width: 16px;
  margin: auto;
  transform: rotate(-45deg);
  left: 49%
}

.chq-tooptip-multiple {
  position: relative;
  background-color: #3f5b6a;
  width: 20px;
  margin: auto;
  transform: rotate(-45deg)
}

.chq-tooltip-style-skipped {
  background-color: #a7aba5 !important;
  height: 15px;
  width: 15px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  line-height: 5px;
  text-align: center;
  margin-right: 15px;
  cursor: pointer
}

.chq-span {
  padding: 5px
}

.chq-tooltip-style-default {
  background-color: #fadc65 !important;
  height: 15px;
  width: 15px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  line-height: 6px;
  text-align: center;
  margin-right: 15px;
  cursor: pointer
}

.chq-tooltip-style-answered {
  background-color: #7ed321 !important;
  height: 15px;
  width: 15px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  line-height: 5px;
  text-align: center;
  margin-right: 15px;
  cursor: pointer
}

.chq-button-style {
  width: 100%;
  border-radius: 2px
}

.chq-padding-23-7 {
  padding-left: 20px;
  padding-right: 7.5px
}

.chq-padding-right-0 {
  padding-right: 0
}

.chq-padding-7-23 {
  padding-left: 7.5px;
  padding-right: 20px
}

.chq-input-text {
  border: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #8e8e8e !important;
  background-color: #FFFFFF00 !important;
  box-shadow: 0 0 !important;
  width: 100% !important;
  padding-left: 0 !important
}

.chq-none {
  display: none !important
}

.chq-block {
  display: block !important
}

.chq-span {
  opacity: .9
}

.chq-span:hover {
  opacity: 1
}

.chq-highlighted {
  opacity: .8
}

.chq-btn-height {
  border-radius: 2px !important;
  height: 37px !important
}

.chq-font-color-prev {
  color: #4c4c4c !important;
  font-weight: 600 !important;
  background-color: #fadc65 !important;
  border-color: #fadc65 !important
}

.chq-success-question {
  font-size: 8px !important;
  position: relative !important;
  top: 0 !important;
  color: #fff !important;
  font-weight: bold !important;
  left: 0 !important
}

.chq-skip-question {
  font-size: 8px !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important
}

.chq-question-list-style {
  text-align: left;
  font-size: 14px;
  padding-left: 0
}

.chq-padding-padding-24-12 {
  padding-left: 20px;
  padding-top: 2px;
  padding-right: 15px
}

.chq-padding-top-9 {
  padding-top: 0
}

.chq-hr-style {
  border: .5px dashed #dedede;
  margin: auto;
  width: 96%
}

.chq-margin-bottom-22 {
  margin-bottom: 22px
}

.chq-margin-bottom-3 {
  margin-bottom: 0
}

.chq-button-no-margin {
  margin-top: -1px
}

.chq-margin-bottom-7 {
  margin-bottom: 7px
}

.chq-margin-bottom-10 {
  margin-bottom: 10px
}

.chq-modal-header {
  position: absolute;
  right: 0;
  top: -26px;
  font-size: 15px;
  color: #1a9898;
  cursor: pointer
}

.chq-modal-header-margin-top-17 {
  margin-top: 17px;
  height: 183px
}

.chq-modal-header-top {
  top: 176px
}

.chq-alert-icon {
  font-size: 53px;
  color: #fdb921;
  margin-bottom: 12px
}

.chq-panel-custom {
  border-radius: 2px;
  border: 1px solid #c3c3c300;
  padding: 0;
  background-color: #527182 !important
}

.chq-css-border {
  margin-top: -16px;
  background-color: #3f5b6a;
  border-radius: 0;
  border: 0 solid #3f5b6a !important
}

.chq-padding-23-23 {
  padding-right: 23px;
  padding-left: 23px
}

.chq-skip-style {
  color: #059bbf;
  font-size: 14px;
  text-decoration: none
}

.chq-bold-font {
  font-weight: bold
}

.chq-form-margin-bottom-1 {
  margin-bottom: 1px !important
}

.chq-padding-right {
  padding-right: 4px
}

.chq-margin-top {
  margin-top: 1px
}

.chq-padding-left {
  padding-left: 4px
}

.dot {
  height: 15px;
  width: 15px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  font-size: 9px;
  cursor: pointer
}

.chq-padding-left-13 {
  padding-left: 13px !important
}

.chq-tooltip-alignment-style {
  text-align: center;
  z-index: 9;
  position: relative;
  height: 17px
}

.chq-css {
  margin-top: -16px;
  background-color: #3f5b6a !important;
  max-height: 35px;
  padding-top: 7px
}

.chq-padding-4 {
  padding: 3px !important
}

.chq-margin-right-0 {
  margin-right: 0 !important
}

.input-float-control-chq.empty~.floating-label {
  padding-right: 20px;
  top: 7px !important;
  opacity: 1
}

.input-field-chq .floating-label {
  color: #7e7e7e;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 16px;
  transition: .2s ease all;
  opacity: 0
}

.input-float-control-chq:focus~.floating-label,
.input-float-control-chq:not(.empty)~.floating-label {
  top: -8px !important;
  bottom: 10px;
  left: 0 !important;
  font-size: 11px;
  opacity: 1
}

.input-float-label-chq {
  margin-bottom: 20px
}

.input-float-label-chq .input-float-control-chq {
  padding-top: 2px !important;
  position: relative;
  background: transparent;
  z-index: 2
}

.input-float-control-chq {
  font-size: 14px !important
}

.chq-button-no-margin {
  margin-top: -1px
}

.chq-margin-bottom-7 {
  margin-bottom: 7px
}

.chq-panel-padding {
  background-color: #fff;
  padding-bottom: 18px
}

.chq-margin-20 {
  margin-bottom: 5px
}

.chq-next-btn-margin-bottom-14 {
  margin-bottom: 16px !important;
  margin-top: 0 !important
}

.chq-model-title {
  font-size: 14px !important;
  margin-top: 14px !important
}

.chq-top-pad {
  padding-top: 20px !important
}

.profile-icon {
  background-color: #000;
  opacity: 1;
  width: 50px;
  height: 50px;
  border-radius: 24px;
  line-height: 38px;
  text-align: center;
  float: left;
  position: relative;
  margin-right: 15px;
  margin-top: -80px
}

.profile-icon-label {
  font-size: 30px;
  color: #FFF;
  padding-top: 5px
}

.profile-info-container {
  background-color: #fff;
  padding: 30px 0 0 0 !important
}

.profile-namefield-background {
  background-color: #f5fbff
}

.profile-namefield-container {
  padding: 15px 0 15px 25px
}

.profile-paddingt-15 {
  padding-top: 15px
}

.profile-icon-flag {
  position: relative;
  left: -31px;
  top: -23px;
  background-color: #FFF;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  border: 2px solid #FFF
}

.profile-white-background {
  background-color: #FFF !important;
  padding-top: 25px
}

.profile-middlename-padding {
  margin-top: -46px;
  margin-bottom: 20px;
  margin-left: 10px
}

.profile-font-size {
  font-size: 14px !important
}

.profile-select-padding {
  margin-top: -16px
}

.profile-emailSec-padding {
  margin-top: 45px
}

.profile-addressbutton-padding {
  padding-left: 15px !important;
  padding-right: 15px !important
}

.profile-button-padding {
  margin-bottom: -30px
}

.circle-minus-blue-icon {
  background: url('responsive_css/images/wu-review-icons/icon-circleminus-blue.svg') no-repeat;
  padding: 8px
}

.circle-plus-blue-icon {
  background: url('responsive_css/images/wu-review-icons/icon-circleplus-blue.svg') no-repeat;
  padding: 8px
}

.green-color {
  color: #7ed321
}

.red-color {
  color: #ec3f41
}

.block-message {
  display: block;
  color: #b5030f !important;
  font-weight: bold;
  padding: 4px 0 0 0
}

.rtra-error-message {
  justify-content: left;
  padding: 10px 18px 0 !important;
  width: 100%;
  display: flex !important;
  align-items: center
}

.profile-email-top-padding {
  margin-top: 50px
}

.btn-blockdetreq {
  padding: 6% 44%;
  font-size: 15px;
  line-height: 1;
  border: 2px solid;
  width: 100%
}

.detrequiredbtn {
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 5%
}

.profile-occupation-field {
  margin-top: 16px;
  margin-bottom: 40px
}

.dropdown-image {
  margin-top: 26px !important
}

.profile-hightlight-container {
  background-color: #da4154 !important;
  color: #FFF !important
}

.receipt-d2b-text--white {
  color: #fff;
  font: Open Sans
}

.receipt-d2b-text--white-bold {
  color: #fff;
  font: Open Sans;
  font-weight: 700
}

.receipt-secondary-btn {
  border: 1.5px inset #fadc65 !important;
  border-radius: 3px !important;
  color: #fadc65 !important;
  height: 40px !important;
  background: #3f5b6a !important
}

.receipt-vcenter-txt {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center
}

.receipt-notification-icon {
  font-size: 22px
}

.receipt-secondary-btn:hover {
  border: 1.5px inset #efe2b5 !important;
  border-radius: 3px !important;
  color: #efe2b5 !important;
  height: 40px !important
}

.receipt-secondary-btn-text {
  font-size: 16px
}

.share-icons {
  text-align: right
}

.receipt_d2b_instructions {
  position: relative;
  z-index: 1
}

.receipt_share_icons {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 6rem;
  opacity: .9
}

.receipt_share_icon {
  background: #3f5b6ad4
}

.receipt_done_icon {
  font-size: 40px;
  color: #72c15d
}

.receipt_lh_30 {
  line-height: 30px
}

.receipt_instructions_container {
  background: #527182
}

.receipt_share-instuctions_container {
  background: #3f5b6a;
  color: #fff
}

.receipt_important_instructions {
  font-size: 16px;
  font: Open Sans-Semibold;
  color: #fff
}

.bar_voucher {
  position: absolute
}

.voucher_holder {
  position: relative
}

.voucher_instructions_container {
  background: #212a33 !important
}

.voucher-text--white {
  color: #fff;
  font: Open Sans
}

.voucher_block {
  height: 650px;
  width: 100%;
  border: 0
}

.voucher_text {
  text-align: left;
  padding-left: 20px
}

.text_inline {
  display: inline
}

.close_vicon {
  float: right;
  padding-right: 20px;
  color: white;
  cursor: pointer
}

@media screen and (min-width:780px) {
  .voucher_holder_Desk {
    position: relative;
    width: 1350px
  }

  .padding-10px {
    padding: -10px
  }
}

.d2b__receipt-icon--print {
  color: #076e98;
  font-size: 20px
}

.d2b__receipt-date {
  font-size: 18px
}

.d2b_receipt_container {
  margin-top: 15px !important;
  margin-bottom: -30px !important
}

@media screen and (max-width:990px) {
  .receipt_d2b_instructions {
    margin-left: -25px;
    margin-right: -25px
  }

  .receipt-notification-icon {
    font-size: 30px
  }

  .receipt_share_icons {
    position: static;
    text-align: center;
    padding-top: 10px !important;
    padding-bottom: 15px !important
  }

  .receipt_instructions_container {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px
  }

  .voucher_instructions_container {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px
  }

  .receipt-secondary-btn {
    border: none !important;
    padding: 0 !important;
    height: auto;
    color: #fadc65 !important
  }

  .receipt-secondary-btn:hover {
    color: #efe2b5 !important
  }

  #line_arr_center {
    top: -10px;
    left: -4px;
    position: relative
  }

  #line_arr_center:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #527183;
    border-left: 2px solid #527183;
    border-bottom: 2px solid #527183;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
  }

  .icon-0206_downloadExcel {
    font-size: 25px
  }
}

.kyc-header {
  width: 98% !important;
  height: 80px !important;
  margin: auto !important;
  border-left: 3px solid #f5a623 !important
}

.container-shadow {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.dut-country::-ms-expand {
  display: none
}

.edit-resend-amount-input::-ms-clear {
  display: none
}

input::-ms-clear {
  display: none
}

@media screen and (max-width:768px) {
  .profile-input {
    margin-top: 20px
  }
}

@media screen and (min-width:0) {
  .profile-dropdown-alignment {
    margin-left: -2px
  }
}

@-moz-document url-prefix() {
  .profile-dropdown-alignment {
    margin-left: -4px
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .profile-dropdown-alignment {
    margin-left: 0
  }
}

.profile-address-form {
  margin-bottom: 15px
}

.profile-margin-icon {
  margin-left: 36px !important
}

.field:not(:-ms-input-placeholder)+.floating-label,
.field:valid:required+.floating-label {
  opacity: 1
}

.payment-error-specific {
  margin-top: 88px !important
}

@media screen and (max-width:480px) {
  .payment-bank-list {
    margin-left: 30px;
    margin-right: 30px
  }

  .profile-info-span {
    width: 92%
  }
}

.payment-errSpecific-summary {
  margin-top: 81px !important
}

.profile-select-fontsize {
  font-size: 11px !important
}

.profile-phone-pwd-label-font {
  color: #2c4e9d !important;
  font-size: 11px !important;
  font-weight: 500 !important
}

.phone-pwd-fontsize {
  font-size: 14px !important
}

.select-wrapper-pr>label {
  font-size: 14px !important
}

.wu-field-input>input.error-behavior.ng-invalid.ng-touched {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important
}

.wu-field-input .nw-form-control:focus {
  border-bottom: 1px solid #066690 !important;
  outline: 0 !important
}

.wu-field-input>input.error-behavior.ng-invalid.ng-touched:focus {
  box-shadow: none !important
}

.wu-outline-none {
  outline: 0
}

.wu-common-padding {
  padding-left: 21px;
  padding-top: 16px;
  padding-bottom: 12px
}

.wu-panel-width {
  max-width: 100%;
  margin: auto;
  overflow: hidden
}

.wu-no-side-padding {
  padding-left: 0;
  padding-right: 0
}

.wu-font-lg {
  font-size: 32px
}

.wu-font-color {
  color: #a6a6a6
}

.wu-font-color-label {
  color: #44433d !important
}

.wu-left-pad-0 {
  padding-left: 0 !important
}

.wu-right-pad-0 {
  padding-right: 0 !important
}

.wu-width-xs {
  width: 10%
}

.wu-width-md {
  width: 80%
}

.wu-tile-line {
  line-height: 36px;
  transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out
}

.wu-background {
  background-color: #fff !important;
  margin-bottom: 0;
  border-radius: 5px
}

.wu-event {
  cursor: pointer
}

.wu-setBorder {
  border-radius: 4px;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, .04) !important
}

.wu-panel-expand {
  border-color: #FFFFFF00 !important
}

.wu-panel-expand-container {
  width: 96%;
  margin: 0 auto 20px auto;
  border-color: #FFFFFF00;
  box-shadow: none;
  border-radius: 0 0 4px 4px;
  padding-bottom: 4px
}

.wu-no-margin {
  margin-bottom: 0
}

.wu-margin-xs {
  margin-bottom: 9px !important
}

.wu-tooptip-multiple {
  position: relative;
  background-color: #fff;
  width: 15px;
  transform: rotate(221deg);
  border-bottom: 1px solid #b4b4b4;
  border-left: 1px solid #b4b4b4;
  z-index: 3
}

.wu-button-style {
  width: 100% !important;
  border-radius: 2px !important;
  font-size: 17px !important;
  border-radius: 3px !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important
}

.wu-padding-top-9 {
  padding-top: 9px
}

.wu-pad-left-md {
  padding-left: 31px
}

.wu-email-panel-padding {
  padding: 0 19px 15px 19px
}

.wu-email-panel-text-padding {
  padding: 8px 16px 8px 16px
}

.wu-email-panel-position-padding {
  position: relative;
  padding: 18px 15px 15px 15px
}

.wu-expanded-section-border {
  border-right: 1px solid #a6a6a6
}

.wu-font-xl {
  font-size: 72px
}

.wu-pad-up-down {
  padding-top: 23px;
  padding-bottom: 40px
}

.wu-pad-up-down-lg {
  padding-top: 46px !important;
  padding-bottom: 55px !important
}

.wu-pad-up-down-xlg {
  padding-top: 51px !important;
  padding-bottom: 53px !important
}

.wu-pin-padding-top {
  padding-top: 18px
}

.wu-pin-padding-left {
  padding-left: 10.3%
}

.wu-pin-margin-top {
  margin-top: 2%
}

.wu-outline {
  border: 1px solid #97c8e5 !important;
  outline-width: 0 !important
}

.padding-right-xs {
  margin-right: 3px !important
}

.no-side-scroll {
  overflow-y: hidden
}

.wu-line-height {
  line-height: 22px
}

.wu-padding-top-xs {
  padding-top: 7px
}

@media(min-width:768px) {
  .wu-padding-top {
    padding-top: 4px !important
  }
}

@media(max-width:768px) {
  .wu-mob-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }

  .wu-padding-top-xs {
    padding-top: 7px
  }

  .wu-panel-width {
    max-width: 100%;
    margin: auto;
    overflow: hidden
  }

  .wu-pad-left-md {
    padding-left: 15px
  }

  .wu-left-pad-0 {
    padding-left: 14px !important
  }

  .wu-width-xs {
    width: 15%
  }

  .wu-width-md {
    width: 69%
  }

  .wu-no-side-padding {
    padding-left: 12px !important;
    padding-right: 10px !important
  }

  .wu-hide {
    display: none
  }

  .wu-button-style {
    width: 100%;
    border-radius: 2px;
    margin-top: 0
  }

  .wu-full-width {
    width: 92%
  }

  .wu-font-md {
    font-size: 14px !important
  }

  .wu-data-container-position {
    z-index: 0;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    margin-top: -30px
  }

  .wu-tile-position {
    z-index: 1;
    position: relative
  }

  .wu-panel-expand-container {
    width: 107%;
    border-color: #FFFFFF00;
    box-shadow: none;
    border-radius: 0 0 4px 4px;
    padding-bottom: 4px;
    padding-top: 21px
  }
}

@media(max-width:380px) {
  .wu-top-pad-mob {
    padding-top: 13px !important
  }

  .wu-top-space-mob {
    margin-top: 22px !important
  }
}

.wu-btn-margin {
  margin-bottom: 13px !important
}

.wu-hr-ctyle {
  border-top: 1px dashed #bfbfbf;
  margin-bottom: 13px;
  margin-top: 2px
}

.wu-font-bold {
  font-weight: 600
}

.wu-font-md {
  font-size: 14px
}

.wu-animate-in {
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  -webkit-animation: fadein 1s;
  -o-animation: fadein 1s
}

.wu-animate-out {
  animation: fadeout .3s;
  -moz-animation: fadeout .3s;
  -webkit-animation: fadeout .3s;
  -o-animation: fadeout .3s
}

.wu-email-arrow {
  top: 45px;
  left: 116px
}

.wu-padding-left {
  padding-left: 18px !important
}

.wu-animateArrowImgRight {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.wu-animateArrowImgBottom {
  -webkit-transform: rotate(-90deg);
  transform: rotate(0)
}

.wu-toggleIcon {
  background-image: url('optimus/icons/icon-chevron-r-blue.svg');
  position: absolute;
  right: 8px;
  margin-top: 8px;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 400ms ease-in-out;
  transition: -webkit-transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  width: 22px;
  height: 22px
}

.wu-display-flex {
  display: flex
}

.wu-padding-top-70 {
  padding-top: 70px !important
}

.wu-padding-top-25 {
  padding-top: 25px !important
}

.wu-padding-bottom-25 {
  padding-bottom: 25px !important
}

.wu-padding-top-40 {
  padding-top: 40px !important
}

.wu-padding-top-50 {
  padding-top: 50px !important
}

.wu-top-35 {
  top: 35px !important
}

.wu-top-50 {
  top: 50px !important
}

@keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-o-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeout {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-moz-keyframes fadeout {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes fadeout {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-o-keyframes fadeout {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg)
  }
}

.wu-field-rerror .wu-field-input .red-border:focus {
  border-bottom: 1px solid #ec3f41 !important
}

.bank-block-margin {
  margin-left: 18px !important;
  margin-right: 18px !important;
  box-shadow: none !important
}

@media screen and (max-width:480px) {
  .bank-mob-margin {
    margin-left: -18px !important;
    margin-right: -18px !important
  }
}

.padding-bottom-70 {
  padding-bottom: 70px
}

.option_top_bank_seperator_opt_receiver {
  margin: 4px 0 4px 0;
  padding: 0
}

.option_top_bank_seperator_receiver {
  font-size: 1pt;
  background-color: #ddd !important
}

@media screen and (max-width:374px) {
  .height-39 {
    height: 39px
  }
}

.duc-panel-arrow {
  width: 0;
  height: 0;
  margin-top: -21px;
  margin-left: calc(50% - 8px);
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 16px solid #527182
}

.duc_panel_hr {
  margin: 10px 0 10px 0 !important
}

.duc-pdf-icon {
  background-image: url('optimus/icons/Adobe_PDF_file_icon_32x32.png');
  height: 32px;
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center
}

.duc-doc-numbers {
  background-color: #fcde4d;
  padding: 0 5px
}

.duc-address-proof-list {
  list-style-type: disc;
  padding-left: 15px
}

.duc-tab {
  color: #fff;
  border-bottom: 2px solid #919f9d;
  padding: 7px
}

.duc-tab.selected-duc-tab {
  color: #fcde4d;
  border-bottom: 2px solid #fcde4d
}

.duc-tab .dut-custom-div {
  background-color: #a3a8a3;
  padding: 0 5px;
  color: #fff
}

.duc-tab.selected-duc-tab .dut-custom-div {
  background-color: #fcde4d;
  color: #000
}

.duc-refresh-upload {
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: calc(100% - 29px);
  top: calc(100% - 31px);
  background-color: #3c96c6;
  padding: 5px
}

.duc-delete-upload {
  font-size: 20px;
  color: red;
  position: absolute;
  left: 25px;
  top: calc(100% - 42px);
  padding: 5px
}

.drop-down-arrow {
  background: #fff url("responsive_css/images/triangle-bottom.png") no-repeat;
  background-position: right 10px center
}

.icon-0121_scan-id:before {
  content: "\e979"
}

.manage-agent-name-pdf {
  display: none
}

.manage-agent-location-pdf {
  display: none
}

@media print {
  .manage-agent-name-pdf {
    display: block
  }

  .manage-agent-location-pdf {
    display: inline
  }
}

.agent-fundsout-cash {
  margin-top: -24px;
  margin-left: 50px
}

.margin-left-inverse-15 {
  margin-left: -15px
}

.cvv-section {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 5px;
  padding-right: 8px
}

.input-border input,
.input-border select {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.input-border.pos-abs .form-control.empty~.floating-label {
  left: 16px !important;
  top: 55px !important
}

.input-border.pos-abs .form-control:focus~.floating-label,
.input-border.pos-abs .form-control:not(.empty)~.floating-label {
  left: 16px !important;
  top: 38px !important
}

.txtSecurityCode {
  width: 100%;
  display: inline-block
}

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

.zipcode_pe {
  width: 27% !important
}

.wu-custom-cvv-inline-block {
  display: inline-block;
  margin-top: 18px;
  margin-left: 2px;
  position: absolute;
  top: 34px;
  right: 8px
}

.wu-custom-cvv-inline-block {
  top: 3px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .info-cvv-icon {
    width: 18px
  }
}

.font14 {
  font-size: 14px !important
}

.wu-custom-clear {
  clear: both
}

.cross-mark-cvv {
  margin-top: 10px;
  text-align-last: end;
  padding: 10px 25px 10px 25px
}

.cross-icon {
  float: right;
  margin-right: 20px;
  margin-top: 3px
}

@media screen and (max-width:500px) {
  .cross-icon {
    margin-right: 10px
  }
}

.wu-custom-no-padding {
  padding-left: 0;
  width: 92%;
  display: inline-block
}

.cvv-section .form-control.empty~.floating-label {
  left: 18px
}

.form-control.empty~.floating-label {
  padding-right: 20px;
  top: 18px;
  opacity: 1
}

.doc-upload .form-control.empty~.floating-label {
  top: 10px
}

.doc-upload .form-control:not(.empty)~.floating-label {
  top: -8px;
  left: 15px
}

.wu-float-label .form-control {
  padding-top: 21px !important
}

.floating-label {
  color: #7e7e7e;
  font-size: 14px;
  position: absolute;
  pointer-events: none;
  left: 28px;
  top: 18px;
  -webkit-transition: .2s ease all;
  transition: .2s ease all;
  opacity: 0
}

.cvv-section .form-control:focus~.floating-label,
.cvv-section .form-control:not(.empty)~.floating-label {
  top: 3px;
  bottom: 10px;
  left: 17px;
  font-size: 11px;
  opacity: 1;
  color: #368abb
}

.form-control {
  border-radius: 0;
  color: #000 !important
}

.history-details-container .history-hr {
  border-top: 1px solid #c7c7c7
}

.ok-button-block {
  margin-top: 50px
}

button.ok-btn {
  padding: 6px 12px;
  border: 2px solid #FFB;
  color: #FFB;
  background: 0
}

.cross-mark-cvv .areyouOk {
  border: 0
}

.pull-right {
  float: right !important
}

.modal-backdrop.in {
  opacity: .9 !important
}

#StickyNotification {
  border-radius: 3px
}

@media only screen and (max-width:480px) {
  .centre-sticky-container {
    width: auto;
    min-width: 320px;
    margin: auto
  }

  .sticky-text-margin {
    margin: 8px 16px 8px 16px
  }
}

@media only screen and (min-width:481px) and (max-width:960px) {
  .centre-sticky-container {
    width: 535px;
    min-width: 320px;
    margin: auto
  }

  .sticky-text-margin {
    margin: 8px 16px 8px 16px
  }
}

@media only screen and (min-width:961px) {
  .centre-sticky-container {
    width: 620px;
    min-width: 320px;
    margin: auto
  }

  .sticky-text-margin {
    margin: 8px 8px
  }
}

.btn-blockdetreq {
  padding: 6% 44%;
  font-size: 15px;
  line-height: 1;
  border: 2px solid
}

.detrequiredbtn {
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 5%
}

.sticky-text {
  margin-left: 15px;
  min-height: 32px;
  display: table
}

.sticky-text>p {
  display: table-cell;
  vertical-align: middle
}

#getVerified {
  height: 40px
}

.sticky-action-text {
  line-height: 35px;
  font-weight: 700
}

.modal-expand {
  z-index: 100000
}

.infoIcon {
  margin: 0 20px -47px 0
}

#profileGetVerified {
  margin-bottom: 14px
}

#horizontal {
  margin-top: 0;
  margin-bottom: 0;
  border-style: dotted;
  color: #dfe0db
}

.padding-lft-rgt-28-15 {
  padding-left: 28px !important;
  padding-right: 15px !important
}

.padding-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important
}

.space-around-text {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
  .space-around-text {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }
}

#getVerified,
.sticky-text,
.sticky-notification-top {
  font-style: normal;
  font-size: 14px;
  font-family: "Open Sans Regular", sans-serif
}

.sticky-a {
  color: #368abb !important;
  font-weight: 700 !important
}

.sticky-hr {
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-top-width: 1px;
  border-top-color: #eee;
  border-style: dotted !important;
  height: 0
}

@font-face {
  font-family: 'Open Sans Regular';
  font-display: swap;
  src: local('Open Sans'), local('Open Sans Regular'), url(optimus/fonts/OpenSans-Regular.woff2) format('woff2'), url(optimus/fonts/OpenSans-Regular.woff) format('woff'), url(optimus/fonts/OpenSans-Regular.ttf) format('truetype')
}

@font-face {
  font-family: 'Open Sans Semibold';
  font-display: swap;
  src: local('OpenSans-Semibold'), local('Open Sans Semibold'), url(optimus/fonts/OpenSans-Semibold.woff2) format('woff2'), url(optimus/fonts/OpenSans-Semibold.woff) format('woff'), url(optimus/fonts/OpenSans-Semibold.ttf) format('truetype')
}

.billreceipt {
  font-family: "Open Sans", sans-serif
}

#fraud-warning-modal .popup-overlay-content {
  max-width: 630px;
  height: inherit;
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none
}

#fraud-warning-modal .textalign-center {
  text-align: center
}

#fraud-warning-modal .popup-modal-header {
  border-bottom: 0;
  padding: 21px 25px 20px 25px
}

#fraud-warning-modal .ftc-title-weight {
  font-family: "Open Sans Light", sans-serif;
  font-size: 26px;
  font-weight: bold
}

#fraud-warning-modal .popup-overlay-vertical-center {
  display: flex;
  height: 100%;
  width: 100%
}

#fraud-warning-modal .popup-modal-body {
  padding: 0 25px 9px 25px
}

#fraud-warning-modal .popup-modal-list-container ul {
  list-style: initial !important;
  padding-left: 15px;
  line-height: 17px;
  font-size: 13px
}

#fraud-warning-modal .popup-modal-list-container p {
  margin: 0 0 4px 0;
  line-height: 16px;
  font-size: 13px
}

#fraud-warning-modal .review-modal-hr {
  margin-top: 0;
  margin-bottom: 0
}

#fraud-warning-modal .popup-modal-footer {
  padding: 20px 25px 0 25px;
  text-align: left;
  border-top: 0
}

.raf-popup-content {
  max-width: 400px;
  padding: 15px;
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  flex-direction: column;
  display: flex
}

.raf-main-body {
  text-align: center;
  font-size: 35px
}

.raf-header-text {
  text-align: center;
  padding: 10px 0 0 0
}

.raf-first-text {
  padding: 0 15px;
  text-align: justify
}

.raf-second-text {
  padding: 15px;
  text-align: justify
}

.raf-no {
  line-height: 40px;
  text-align: center;
  color: #368abc;
  border-radius: 3px;
  margin-top: 7px
}

.raf-no:hover {
  text-decoration: underline
}

.raf-yes {
  line-height: 40px;
  width: 100%;
  background: #368abc;
  text-align: center;
  color: #fff !important;
  display: inline-block;
  border-radius: 3px
}

.raf-modal-footer {
  flex-direction: column;
  padding-bottom: 0;
  display: flex;
  border: 0
}

.raf-modal-footer span {
  width: 100%;
  text-align: center
}

.icon-0177_icon-refer-friend-desktop:before {
  content: "\e9b2"
}

#pmf.pmf-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 3px
}

#pmf.pmf-container-with-fxnotification {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 3px
}

.pmf-image {
  margin-top: 10px;
  font-size: 25px;
  display: inline-block;
  line-height: 25px
}

.pmf-notification-text {
  text-align: left;
  display: initial;
  vertical-align: super
}

.pmf-notification-text-main-content {
  min-height: 50px;
  box-shadow: 0 4px 2px -1px #c2c2c2
}

#WRP60-continue-button-web.continue-button-onload {
  width: 350px;
  z-index: 100;
  padding: 16px 0
}

#WRP60-continue-button-web.ui-scrollpoint {
  position: fixed;
  top: 330px;
  transition: 1s ease all
}

#WRP60-continue-button-mobile.continue-button-onload-mobile {
  z-index: 100;
  padding: 16px 0
}

.paramountiframe-backdrop {
  display: block;
  overflow: auto
}

#paramountiframe {
  display: block;
  width: 15%;
  min-height: 490px;
  min-width: 390px;
  margin: auto;
  margin-top: 5%
}

.paramount-transit-number {
  width: 20%;
  text-align: end;
  vertical-align: top;
  padding-right: 12px;
  margin-left: 10%
}

.paramount-institution-number {
  width: 15%;
  text-align: initial;
  vertical-align: top
}

.paramount-account-number {
  width: 30%;
  text-align: initial;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 25px
}

.us-cheque-image {
  width: 115%;
  margin-left: -20px
}

.paramount-cheque-img {
  width: 95%;
  margin-bottom: -20px;
  margin-top: -5px
}

.wire-transfer-info-popup {
  width: 580px
}

.wire-tranfer-info-title {
  color: #fadc65;
  text-align: center;
  font-size: 20px;
  padding-bottom: 5px
}

.wire-transfer-content-block {
  max-width: inherit !important
}

.wire_transfer-icons-block {
  background-color: white;
  padding: 20px 0;
  margin-bottom: 20px !important
}

.wire-transfer-info-steps {
  color: #fff;
  font-size: 14px;
  font-family: 'Open Sans';
  line-height: 2
}

.wire-transfer-info-steps-small {
  color: #c7c7cc;
  font-size: 12px;
  margin: 20px 0 10px 0 !important;
  font-family: 'Open Sans' !important
}

.wire-transfer-info-steps-small li {
  list-style: disc
}

.icon-0123_online:before {
  content: "\e97b";
  font-size: 40px
}

.icon-0037_send-money:before {
  content: "\e925";
  font-size: 32px
}

.icon-0172_Send-money-from-a-bank-account-icon:before {
  content: "\e9ab";
  font-size: 40px
}

.send-money-paramount-bank:before {
  font-size: 50px
}

.wire_transfer-icons-block:after {
  content: " ";
  position: absolute;
  top: 180px;
  left: 50%;
  margin-left: -20px;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: white transparent transparent transparent
}

.wire-transfer-do-not-show-again-text {
  color: #959595;
  font-size: 13px;
  font-family: 'Open Sans' !important
}

.wire-transfer-ok-button {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: -15px
}

#accept-button:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}

#accept-button:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40
}

.modal-backdrop.in.wire-transfer-info-modal {
  opacity: .6 !important
}

.wiretransfer-info-popup-badge {
  display: inline-block;
  padding: 5px 9px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #000;
  text-align: center;
  border-radius: 50%;
  background-color: #fadc65;
  z-index: 9999;
  position: relative
}

.wire-tranfer-left-align {
  text-align: left
}

.wiretransfer-info-steps-background {
  color: #fadc65
}

.wiretransfer-info-steps-2-background {
  background: #fadc65;
  width: 106px;
  height: 3px;
  position: absolute;
  z-index: 0;
  top: 12.5rem;
  left: 52%
}

.wiretransfer-info-modal .modal-dialog {
  top: 10%
}

.wiretransfer-info-modal .modal-header {
  border: 0
}

.wiretransfer-info-modal .modal-body {
  padding: 0 25px
}

.wiretransfer-info-modal .block-icon {
  margin: 5px 0
}

.wiretransfer-info-modal .block-icon img {
  padding: 5px 0
}

.wiretransfer-info-modal .modal-content {
  background-color: #212a33;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0)
}

.wiretransfer-info-modal .width-80 span.plus {
  margin: 0 10px;
  color: #656b6e;
  font-size: 24px;
  vertical-align: middle
}

.wiretransfer-info-modal .container-modal {
  max-width: 210px;
  margin: 10px auto
}

.wiretransfer-info-modal p {
  color: #fff
}

.wiretransfer-info-modal .btn-continue {
  width: 100%;
  padding: 10px;
  background-color: #2c4e9d;
  border-color: #2c4e9d;
  margin-top: 0
}

.wiretransfer-info-modal .btn-continue:hover {
  background-color: #213a75;
  border-color: #213a75
}

.wiretransfer-info-modal .modal-title {
  color: #e3c672
}

.wiretransfer-info-modal .width-80 {
  width: 80%
}

.wiretransfer-info-modal .close {
  opacity: 1;
  text-shadow: none;
  color: #2c4e9d
}

.wire-transfer-popup-in-store-font {
  font-family: 'Open Sans' !important
}

.title-margin {
  padding-left: 4rem
}

.wiretransfer-faq-style {
  padding: 10px 15px 10px 15px;
  border-style: dashed;
  border-color: #959595;
  border-width: 1px
}

.button-border-radius {
  border-radius: 3px !important
}

.encrypted-communication {
  margin-left: 80px;
  margin-right: 80px
}

.smo-second-banner {
  display: none
}

@media only screen and (max-width:580px) {
  .wire-transfer-info-popup {
    width: auto
  }
}

@media only screen and (max-width:420px) {
  .popup-responsive {
    top: 0 !important
  }

  .wiretransfer-info-steps-background {
    left: 14% !important
  }

  .wiretransfer-info-steps-2-background {
    left: 53% !important
  }

  .encrypted-communication {
    margin-left: 0;
    margin-right: 0
  }
}

@media only screen and (max-height:768px) {
  .wiretransfer-info-modal .modal-dialog {
    top: 5%
  }
}

.progress-bar-modal>.dut-modal-style {
  width: 23%
}

.progress-bar-modal .close-btn-row {
  position: fixed;
  right: 9px;
  top: 0
}

.progress-bar-modal .dut-docicon-row {
  top: 19px;
  position: relative
}

.progress-bar-modal .dut-docicon-row .dut-background-icon-doc {
  height: 60px;
  background-size: 60px
}

.progress-bar-modal .progress-bar {
  background-color: #fafa65
}

.progress-bar-modal .progress-value {
  color: #7d7f81;
  font-size: 13px;
  padding: 0 19px 19px 19px
}

.progress-bar-modal .dut-upload-disclaimer {
  color: #7d7f81;
  font-size: 10px
}

.icon-round-circle {
  width: 40px;
  height: 40px;
  border: 1px solid;
  display: inline-block;
  text-align: center;
  padding-top: 6px;
  font-size: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px
}

.icon-round-circle .icon-0118_cash-pickup {
  content: "\e978"
}

.icon-round-circle .icon-0010_bank {
  content: "\e90a"
}

.icon-round-circle .icon-0028_mobile-wallet {
  content: "\e91c"
}

.icon-round-circle .icon-0015_card {
  content: "\e90f"
}

.icon-round-circle .icon-0148_wire-transfer-inner {
  content: "\e993"
}

.icon-round-circle .icon-0089_cash-new {
  content: "\e958"
}

.icon-round-circle-review-receipt {
  width: 29px;
  height: 29px;
  border: 1px solid;
  display: inline-block;
  text-align: center;
  padding-top: 4px;
  font-size: 18px;
  border-radius: 29px;
  -moz-border-radius: 29px;
  -webkit-border-radius: 29px
}

@media(max-width:400px) {
  .icon-round-circle-review-receipt {
    position: relative
  }
}

.icon-round-circle-review-receipt .icon-0118_cash-pickup {
  content: "\e978"
}

.icon-round-circle-review-receipt .icon-0010_bank {
  content: "\e90a"
}

.icon-round-circle-review-receipt .icon-0028_mobile-wallet {
  content: "\e91c"
}

.icon-round-circle-review-receipt .icon-0015_card {
  content: "\e90f"
}

.icon-round-circle-review-receipt .icon-0148_wire-transfer-inner {
  content: "\e993"
}

.icon-round-circle-review-receipt .icon-0089_cash-new {
  content: "\e958"
}

.left-15-imp {
  left: 15px !important
}

.rd-placeholder~.floating-label {
  left: 15px !important
}

.rd-placeholder {
  color: #44433d !important
}

.left-12-imp {
  left: 12px !important
}

.veirfyTitlTxt {
  font-size: 19px !important;
  color: #44433d
}

.rd-primary {
  background-color: #368abb !important;
  border-color: #368abb !important;
  color: #fff
}

.rd-primary:hover {
  background-color: #2b6d93 !important;
  border-color: #2b6d93 !important
}

.padding-left-0-imp {
  padding-left: 0 !important
}

.padding-right-0-imp {
  padding-right: 0 !important
}

.recrevbackground {
  background-color: #527183
}

@media only screen and (max-width:768px) {
  .mob-padding-top-15-imp {
    padding-top: 15px !important
  }

  .removecenterborderRD {
    border: none !important;
    padding-top: 15px !important;
    margin-top: 0 !important
  }

  .removecenterborderRD {
    border: none !important;
    margin-top: 0 !important
  }

  .rd-mob-status-txt {
    display: inline-block;
    padding-bottom: 25px !important
  }

  .rd-mob-add-padding {
    padding-left: 15px !important;
    padding-right: 15px !important
  }

  .rd-remove-padding {
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .rd-mob-mrg-3 {
    margin-left: 3px !important
  }

  .mob-rec-rev-edit {
    position: absolute;
    top: 17%;
    right: 5%;
    margin: 0;
    padding: 0
  }

  .mob-pad-lr-16 {
    padding: 0 16px !important
  }

  #review-header {
    margin-top: 10px;
    padding-left: 20px
  }
}

.review_transfer_txt {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #fadc65
}

#line_arr_center {
  top: -10px;
  left: -4px;
  position: relative
}

#line_arr_center:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background: #527182;
  border-left: 2px solid #527182;
  border-bottom: 2px solid #527182;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg)
}

.recrevbackground {
  background-color: #527183;
  color: #e6cf67
}

.recrevtext {
  color: #fff
}

.recrev-card {
  margin: 0 auto;
  background-position: 20px 4px !important;
  height: 40px !important;
  margin-top: 10px !important
}

.recrev-endin {
  text-align: center;
  font-size: 15px;
  padding-top: 15px;
  margin-left: 10px;
  padding-bottom: 15px;
  color: #46453f
}

.remabsolut {
  background-color: #ebece7 !important
}

.recrev-edit-btn {
  float: none !important;
  display: inline-block;
  margin-left: 20px
}

.align-centr-imp {
  text-align: center !important
}

.recedittxt {
  margin-left: 12px;
  color: #368abb
}

.mob-padding-ttl-text {
  padding-left: 20px;
  margin-bottom: 5px !important;
  padding-top: 12px !important
}

.mrg-btm-10 {
  margin-bottom: 10px !important
}

.receipt-success-checkmark-rd {
  width: 70px;
  height: 70px;
  vertical-align: 10px;
  margin-right: .2cm
}

.removecenterborderRD {
  border: none !important
}

.stickyTextStyleRRD {
  color: #7e7e7e;
  font-size: 14px
}

.actionButtonRD {
  margin-top: 25px !important;
  border: none !important
}

.backgroundNoneRD {
  background: none !important
}

.centerTextAlignRD {
  text-align: center
}

.dynamicWidthRD {
  width: 100%
}

.rd-info-div-verifytransaction {
  display: inline-block;
  background-color: #fcdca4;
  padding: 10px;
  font-size: inherit
}

.receiver-success-msg-main-text {
  color: #44433d;
  font-size: 20px;
  font-weight: normal;
  height: 30px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center
}

.receiver-success-msg-note-text {
  color: #44433d;
  font-size: 16px;
  font-weight: normal;
  height: 42px;
  letter-spacing: -0.11px;
  line-height: 21px;
  text-align: center
}

.receiver-success-msg-question-note-text {
  color: #44433d;
  font-size: 16px;
  font-weight: normal;
  height: 21px;
  letter-spacing: -0.11px;
  line-height: 21px;
  text-align: center
}

.line-separator {
  width: 92%;
  margin: 0 auto
}

.side-line {
  display: inline-block;
  border-top: 1px solid #c7c7cc;
  width: calc(50% - 15px)
}

.triangle {
  display: inline-block;
  height: 16px;
  width: 16px;
  transform: rotate(-135deg);
  transform-origin: center center;
  border-top: 1px solid #c7c7cc;
  border-left: 1px solid #c7c7cc;
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -8px
}

.adjust-sujjestion-sticky-text {
  color: #393939;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -0.13px
}

.adjust-sujjestion-sticky-titles-text {
  color: #393939;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.17px
}

.responsivePadd {
  padding-top: 55px;
  padding-bottom: 15px;
  padding-left: 0
}

.padding-bottom-15px {
  padding-bottom: 15px
}

.main-sujjestion-sticky {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  height: 75px !important
}

.main-sujjestion-sticky-upper-bg {
  background: #14a3e3
}

.min-height-20 {
  min-height: 40px !important
}

.adjust-main-sujjestion-sticky-text-color {
  color: #fff !important
}

.adjust-main-sujjestion-sticky-text {
  color: #fff;
  font-family: OpenSans-Semibold;
  font-size: 15px;
  font-weight: 600;
  height: 18px;
  letter-spacing: -0.3px;
  line-height: 18px;
  text-align: center;
  width: 223px
}

.adjust-main-sujjestion-sticky-text-icon {
  width: 580px;
  padding: 0 15px
}

.adjust-main-sujjestion-sticky-main-row {
  background: #fff;
  min-height: 45px;
  width: 100%
}

.adjust-main-sujjestion-sticky-icon {
  width: 21px;
  padding-top: 1px
}

.adjust-sujjestion-sticky-notes {
  color: #212a32;
  font-size: 14px;
  font-weight: normal;
  height: 38px;
  letter-spacing: 0;
  line-height: 19px;
  width: 548px
}

.adjust-parent-sujjestion-sticky-notes {
  width: calc(580px - 21px);
  padding-left: 10px
}

.f-size-18p {
  font-size: 18px !important
}

.smv-sms-error-popup-container .smvSmsErrorPopupContainerDiv .modal-content {
  padding: 25px 25px;
  max-width: 400px
}

.smv-sms-error-popup-container .smvSmsErrorPopupContainerDiv .modal-content h1.modal-title {
  color: #212a33;
  font-family: Open Sans;
  font-size: 17px;
  font-weight: bold;
  height: 17px;
  line-height: 17px;
  text-align: center;
  margin: 25px 0 5px
}

.smv-sms-error-popup-container .smvSmsErrorPopupContainerDiv .modal-content div.message {
  color: #212a33;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 20px;
  padding: 10px 0 25px
}

.smv-sms-error-popup-container .smvSmsErrorPopupContainerDiv .modal-content button.primary-action {
  height: 40px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.27px;
  text-align: center;
  margin-bottom: 15px;
  width: 100%
}

.smv-sms-error-popup-container .smvSmsErrorPopupContainerDiv .modal-content button.secondary-action {
  color: #368abb;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  height: 22px;
  letter-spacing: -0.27px;
  display: block;
  margin: 0 auto;
  background: transparent;
  text-decoration: none;
  outline: 0;
  box-shadow: none
}

.cancel_button_vt {
  color: #368abb;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer
}

.contact-us-text-RD {
  text-decoration-line: underline;
  color: #4995c1;
  font-size: 18px;
  cursor: pointer
}

@media(min-width:768px) {
  .rd-info-div-hideshow {
    display: none
  }
}

@media only screen and (max-width:991px) {
  .dynamicWidthRD {
    width: 80%
  }
}

@media only screen and (max-width:768px) {
  .mob-padding-top-15-imp {
    padding-top: 15px !important
  }

  .adjust-main-sujjestion-sticky-text-icon {
    width: 100%;
    padding: 0 15px
  }

  .responsivePadd {
    padding-left: 20px;
    padding-top: 80px;
    padding-bottom: 15px
  }

  .adjust-sujjestion-sticky-notes {
    color: #212a32;
    font-size: 14px;
    font-weight: normal;
    height: 38px;
    letter-spacing: 0;
    line-height: 19px
  }
}

.rd-newMtcn-track-transfer {
  background-color: #f9cd85;
  padding: 8px;
  margin-bottom: 10px
}

.rd-newMtcn-text {
  font-size: 13px;
  color: #44433d
}

.rd-newMtcn-font {
  position: relative;
  top: 3px;
  left: 4px;
  font-size: 26px;
  color: #aa6d08
}

.a_text {
  line-height: 54px;
  font-size: 15px;
  color: #076e98
}

.main_card {
  margin-top: 24px;
  border: 1px solid #fadc65
}

.banner_height {
  height: 58px
}

.Mywu_icon {
  line-height: 61px;
  font-size: 23px;
  color: #000000f2;
  font-family: icomoon !important
}

.bg_yellow {
  background-color: #f9f60c
}

.bg_white {
  background-color: #fff
}

.banner_txt {
  line-height: 54px;
  font-size: 13px;
  font-weight: bold
}

@media screen and (max-width:768px) {
  .banner_width {
    width: 100%;
    margin: auto 0;
    margin-top: 5px
  }

  .main_card {
    border: 0
  }

  .brdr_btm {
    border-bottom: 1px solid #0000001f;
    text-align: center
  }
}

@media screen and (min-width:1200px) {
  .banner_width {
    width: 53%;
    margin-left: 275px
  }

  .banner_height {
    padding-right: 0;
    text-align: unset
  }

  .a_text {
    border-left: 2px solid #ebece7;
    padding: 13px 22px;
    line-height: 59px
  }
}

@media screen and (min-width:768px) and (max-width:992px) {
  .responsivePadd {
    padding-top: 80px;
    padding-bottom: 15px
  }

  .banner_width {
    width: 100%;
    margin: auto 0;
    margin-top: 24px
  }

  .banner_height {
    padding-right: 0
  }

  .a_text {
    border-left: 2px solid #ebece7;
    padding: 13px 22px;
    line-height: 59px
  }
}

@media screen and (min-width:992px) and (max-width:1200px) {
  .banner_width {
    width: 64%;
    margin-left: 174px
  }

  .banner_height {
    padding-right: 0;
    text-align: center
  }

  .a_text {
    border-left: 2px solid #ebece7;
    padding: 13px 22px;
    line-height: 59px
  }
}

@media(min-width:992px) {
  .cancel-popup-container {
    position: fixed;
    width: 500px;
    border-radius: 2px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10000;
    background-color: #fff;
    opacity: 1;
    padding: 16px 24px
  }

  .language-cross-btn {
    position: absolute;
    font-size: 24px !important;
    right: -3% !important;
    top: -16% !important;
    color: #fd0 !important
  }

  .language-cross-btn button.close.popup-close {
    color: #fd0;
    font-weight: 100;
    font-size: 30px;
    cursor: pointer
  }

  #language-support {
    border-radius: 12px !important;
    width: 427px !important;
    padding: 0 !important
  }

  .language-popup-text {
    font-size: 16px;
    line-height: 24px;
    color: #393939;
    text-align: left;
    margin-left: 30px;
    margin-bottom: 20px;
    margin-right: 35px
  }

  .padding-bottom-16-msg {
    padding-bottom: 16px !important
  }

  .language-tile {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #b7b7b7;
    height: 40px;
    width: 168px;
    margin-left: 30px;
    padding: 0;
    margin-bottom: 16px;
    outline: 0
  }

  .lang-text {
    color: #368abb;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    letter-spacing: -0.1px;
    margin-left: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left
  }

  .language-popup-desc {
    text-align: left;
    margin-left: 30px;
    color: #393939;
    font-size: 14px;
    line-height: 22px;
    margin-right: 30px;
    margin-bottom: 20px
  }

  .language-popup-btn {
    background: #2c4e9d;
    border-radius: 3px;
    height: 50px !important;
    width: 300px !important;
    font-size: 18px;
    margin: 0 auto !important;
    text-align: center;
    margin-bottom: 20px !important
  }

  .language-tile:focus,
  .language-tile.active {
    background: #f4fafe !important;
    border-radius: 3px !important;
    border-color: #4a90e2 !important;
    height: 40px !important;
    width: 168px !important
  }

  .language-tile.active:before {
    padding-top: 3px;
    content: "\e913";
    font-family: 'iconfont_R3' !important;
    float: right;
    margin-right: -8px;
    margin-top: -9px;
    font-size: 14px;
    color: #fff;
    height: 24px;
    border-radius: 12px;
    background: #7ed321;
    width: 24px
  }
}

.margin-auto-cc {
  margin: auto !important
}

.pad-top-16 {
  padding-top: 16px
}

.image-icon.alert-icon-50-50-orange {
  width: 40px;
  height: 40px;
  background-image: url(responsive_css/images/Alert-icon.svg);
  background-size: 40px 40px
}

.close-icon {
  position: absolute;
  right: 0;
  top: 0;
  margin: 16px 16px 0 0
}

.pad-btm-24 {
  padding-bottom: 24px
}

.pad-top-16 {
  padding-top: 16px
}

.btn.btn-primary-cc {
  background-color: #368abb;
  border: 0;
  margin: 20px 0 20px;
  width: 100%;
  height: 50px;
  color: #fff;
  opacity: 1;
  border-radius: 0
}

.mrg-btm-8 {
  margin-bottom: 8px !important
}

.mrg-top-0 {
  margin-top: 0 !important
}

.brdr-rad-3 {
  border-radius: 3px !important
}

@media(max-width:991px) and (min-width:300px) {
  .Exceltooltip {
    padding: 7px 10px !important;
    margin-top: 0 !important
  }

  .downloadexcelicon {
    padding: 0 18px !important
  }

  .section-download-excel {
    height: 40px
  }

  .kpi-inline-message {
    margin: 7px 2px !important
  }

  .Exceltooltip .tooltiptext {
    width: 128px !important;
    font-size: 12px !important;
    height: 33px !important;
    left: -65% !important;
    top: 104% !important
  }

  .downloadexcelicon .tooltiptext {
    top: 130% !important
  }

  .Exceltooltip .tooltiptext::after {
    left: 87% !important
  }

  .poupnameconfirmation {
    width: 320px !important
  }

  .cancel-popup-container {
    position: fixed;
    width: 350px;
    border-radius: 2px;
    left: 50%;
    top: 50%;
    z-index: 10000;
    background-color: #FFF;
    opacity: 1;
    padding: 16px 16px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .language-cross-btn {
    position: absolute;
    font-size: 24px !important;
    right: -6% !important;
    top: -13% !important;
    color: #fd0 !important
  }

  .language-cross-btn button.close.popup-close {
    color: #fd0;
    font-weight: 100;
    font-size: 30px;
    cursor: pointer
  }

  #language-support {
    border-radius: 12px !important;
    height: 420px !important;
    width: 257px !important;
    padding: 0 !important
  }

  .language-popup-text {
    font-size: 14px;
    color: #393939;
    text-align: left;
    margin-bottom: 20px;
    margin-left: 12px;
    margin-right: 12px
  }

  .padding-bottom-16-msg {
    padding-bottom: 16px !important
  }

  .language-tile {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #b7b7b7;
    height: 29px;
    width: 233px;
    margin-left: 12px;
    padding: 0;
    margin-bottom: 16px;
    margin-right: 12px;
    outline: 0
  }

  .lang-text {
    color: #368abb;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    letter-spacing: -0.1px;
    margin-left: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left
  }

  .language-popup-desc {
    text-align: left;
    margin-left: 12px;
    color: #393939;
    font-size: 12px;
    margin-bottom: 10px
  }

  .language-popup-btn {
    background: #2c4e9d;
    border-radius: 3px;
    height: 35px !important;
    width: 206px !important;
    font-size: 14px;
    margin: 0 auto !important;
    text-align: center
  }

  .language-tile:focus,
  .language-tile.active {
    background: #f4fafe !important;
    border-radius: 3px !important;
    border-color: #4a90e2 !important;
    height: 29px !important;
    width: 233px !important
  }

  .language-tile.active:before {
    padding-top: 3px;
    content: "\e913";
    font-family: 'iconfont_R3' !important;
    float: right;
    margin-right: -8px;
    margin-top: -9px;
    font-size: 9px;
    color: #fff;
    height: 18px;
    border-radius: 12px;
    background: #7ed321;
    width: 18px
  }
}

.reviewinfopanel {
  display: flex;
  flex-direction: column
}

div.OrText {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 11px;
  padding-top: 11px
}

div.googleSignInBtn {
  padding-left: 24%
}

.campaign-wrapper {
  display: flex;
  width: 100%;
  margin: 0 0 20px;
  position: relative;
  border-radius: 3px
}

.campaign-wrapper i {
  padding-left: 10px;
  align-self: center;
  font-size: 20px;
  text-align: center
}

.campaign-wrapper p {
  padding: 10px;
  margin: 0
}

.campaign-wrapper.receipt {
  width: 630px;
  margin: 16px auto;
  background: #b2dda7
}

.campaign-wrapper.receipt i {
  color: #448533
}

.campaign-wrapper.orange {
  background: #f9cd85
}

.campaign-wrapper.orange i {
  color: #aa6d08
}

.campaign-wrapper.blue {
  background: #81cfef
}

.campaign-wrapper.blue i {
  color: #1a435d
}

.campaign-wrapper span {
  position: absolute;
  right: 8px;
  top: 4px;
  cursor: pointer;
  color: #368abb;
  font-size: 14px;
  font-weight: bold
}

@media(min-width:768px) and (max-width:991px) {
  .campaign-wrapper.receipt {
    width: 720px;
    margin: 20px auto
  }

  .campaign-wrapper.mrgn-handl,
  .campaign-wrapper.receiver {
    margin-top: 20px
  }
}

.poli-NZ-info-popup {
  width: 615px
}

@media(max-width:767px) {
  .campaign-wrapper.mrgn-handl {
    margin: 20px auto 0
  }

  .campaign-wrapper.receiver {
    margin-top: 20px
  }

  .campaign-wrapper.receipt {
    width: 100%
  }

  .poli-NZ-info-popup {
    width: 100%
  }
}

.btn-secondary-login-signup {
  background-color: #000000b3;
  border-color: white;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  margin: 20px auto
}

.rmt-btn.btn-secondary-login-signup {
  font-weight: normal
}

.btn-secondary-login-signup.btn-secondary-login-signup-font-20 {
  font-size: 20px
}

.btn-secondary-login-signup:hover {
  background-color: #000000b3;
  border-color: white;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  margin: 20px auto
}

@media(max-width:767px) {
  .btn-secondary-login-signup {
    border-width: 0
  }

  .rmt-btn.btn-secondary-login-signup {
    padding: 8px 12px
  }

  .rmt-btn.btn-secondary-login-signup.btn-secondary-login-signup-ntpage {
    padding: 10px
  }

  .btn-secondary-login-signup:hover {
    border-width: 0;
    padding: 8px 12px
  }
}

.transfertxt {
  color: #7e7e7e;
  font-size: 14px;
  margin-left: 3px
}

.namechangeedit .cancel-popup-container,
.namechangereview .cancel-popup-container,
.retailcancelcode .cancel-popup-container,
.digitalcancelreview .cancel-popup-container {
  position: fixed;
  width: 500px;
  border-radius: 2px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
  background-color: #fff;
  opacity: 1;
  padding: 16px 24px
}

.progress-bar-web-main-container {
  padding-bottom: 3px;
  left: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  position: absolute
}

.progress-bar-web {
  width: 100%;
  border-bottom: 1px solid #fadc65
}

.progress-bar-web>ul.progress-bar-options {
  color: #a5a5a5;
  text-align: center;
  font-size: 13px;
  display: flex;
  margin: auto
}

.progress-bar-web>ul.progress-bar-options>li {
  position: relative;
  padding: 10px 0;
  flex: 1;
  bottom: -1px;
  flex-basis: 20%
}

.progress-extra {
  width: 30%;
  position: absolute;
  height: 3.5px;
  background: #f3d24f;
  bottom: 4px
}

.progress-bar-web div:nth-last-child(1) {
  right: 0
}

header .final-review-container {
  max-width: 1075px
}

.progress-bar-web>ul.progress-bar-options>li a {
  cursor: pointer;
  color: #a5a5a5;
  font-size: 13px
}

.progress-bar-web>ul.progress-bar-options>li.selectedLi {
  width: 30%;
  border-bottom: 3px solid #f3d24f;
  color: #fff1bcad;
  flex-basis: 40%
}

.progress-bar-web>ul.progress-bar-options>li.completedsteps {
  width: 30%;
  border-bottom: 3px solid #f3d24f;
  color: #fff1bcad
}

.progress-bar-web>ul.progress-bar-options>li.completedsteps a {
  cursor: pointer;
  color: #fff1bcad;
  font-size: 13px
}

.progress-bar-web>ul.progress-bar-options>li.selected-steps {
  border-bottom: 3px solid #f3d24f;
  color: #fff1bc
}

.progress-bar-web>ul.progress-bar-options>li.selected-steps a {
  cursor: pointer;
  color: #f3d24f;
  font-size: 13px
}

.progress-bar-web>ul.progress-bar-options>li.selected-steps:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f3d24f;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px
}

@media(min-width:2000px) {
  .progress-extra {
    height: 3px
  }
}

@media only screen and (max-width:760px) {
  .payment-title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px
  }

  h1.nw-h-1 {
    margin-top: 10px
  }

  .selectedLi {
    display: none
  }

  .progress-bar-web-main-container {
    position: static
  }

  .progress-extra {
    height: 2.5px
  }
}

.hrWithOrtext {
  text-align: center;
  padding: 20px 5px 0 5px;
  font-size: 16px;
  color: #368abb
}

.receiver-contacts-icon-myself {
  width: 40px;
  height: 40px;
  margin-top: -3px;
  margin-left: -4px;
  background-color: #959595;
  opacity: .5;
  border-radius: 20px;
  line-height: 38px
}

@media only screen and (max-width:760px) {
  .hrWithOrtext {
    text-align: center;
    padding: 11px 5px 0 5px;
    font-size: 16px;
    color: #368abb
  }
}

#abandoned-transaction-container {
  border: 1.5px solid #fd0;
  height: 104px;
  margin: 20px 0 10px 0;
  border-radius: 3px;
  background-color: #fff;
  display: flex
}

.btn-history-resume-transfer {
  background-color: white;
  border: 1.5px solid #368abb;
  border-radius: 3px;
  color: #368abb;
  font-size: 16px;
  float: right
}

.btn-history-resume-transfer:hover {
  border: 1.5px solid #2b6d93;
  color: #2b6d93
}

#abandoned-button-start-new-transfer {
  float: right;
  width: 148px;
  text-align: center;
  margin: 5px 30px 0 0
}

#abandoned-button-start-new-transfer:hover {
  color: #2b6d93
}

.icon-wrapper-abandoned {
  background-color: #fd0;
  padding-left: 10px;
  padding-right: 10px
}

.content-wrapper-abandoned {
  flex-basis: 100%;
  padding: 15px;
  position: relative
}

.icon-wrapper-abandoned .icon-round-circle {
  padding-top: 0;
  margin-top: 30px
}

#abandoned-sending-action {
  color: #767676;
  font-size: 11px;
  margin-top: 15px
}

#abandoned-amount {
  color: #44433d;
  font-size: 20px
}

#abandoned-currency {
  color: #44433d;
  font-size: 14px
}

.abandoned-image-icon .blue-close-icon {
  background-image: url(responsive_css/icons/icon-close-blue.svg)
}

.abandoned-image-icon {
  background-repeat: no-repeat;
  width: 20px;
  height: 20px
}

.abandoned-cross-icon:before {
  content: '\e916';
  float: right;
  color: #368abb;
  cursor: pointer;
  padding: 0 0 0 15px
}

.abandoned-cross-icon:hover {
  color: #2b6d93
}

.abandoned-message {
  font-size: 16px;
  color: #44433d
}

@media(max-width:991px) and (min-width:769px) {
  #abandoned-transaction-container {
    margin: 20px 5px 10px 5px
  }
}

@media(min-width:400px) and (max-width:768px) {
  #abandoned-transaction-container {
    height: 141px;
    margin: 10px
  }

  .content-wrapper-abandoned {
    padding: 10px 10px 15px 10px
  }

  .btn-history-resume-transfer {
    background-color: white;
    border: 1.5px solid #368abb;
    border-radius: 3px;
    color: #368abb;
    font-size: 16px;
    position: absolute;
    left: 10px;
    bottom: 10px
  }

  #abandoned-button-start-new-transfer {
    width: 148px;
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 20px
  }

  .icon-wrapper-abandoned .icon-round-circle {
    padding-top: 0;
    margin-top: 47px
  }

  #abandoned-amount {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 315px
  }
}

@media(max-width:400px) {
  #abandoned-transaction-container {
    height: 132px;
    margin: 10px
  }

  @media(max-width:400px) {
    .profile-text {
      margin-bottom: 20px
    }
  }

  .content-wrapper-abandoned {
    padding: 10px 10px 15px 10px
  }

  .btn-history-resume-transfer {
    background-color: white;
    border: 1.5px solid #368abb;
    border-radius: 3px;
    color: #368abb;
    font-size: 16px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 12px !important;
    padding: 5px
  }

  #abandoned-button-start-new-transfer {
    width: 148px;
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 20px;
    font-size: 11px;
    margin-right: 5px
  }

  #abandoned-amount {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 200px;
    font-size: 16px
  }

  .abandoned-message {
    font-size: 11px
  }

  .icon-wrapper-abandoned .icon-round-circle {
    padding-top: 0;
    margin-top: 45px
  }

  #abandoned-currency {
    font-size: 12px
  }
}

@media(min-width:480px) and (max-width:768px) {
  #abandoned-amount {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 340px
  }
}

@media(min-width:768px) {
  header .tab-menu .wu-user-name .wuLoggedInUserName {
    width: 115px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: 5px
  }
}

.matchIdMsg {
  padding: 10px 28px;
  position: relative;
  background-color: #a1daf4;
  border-radius: 3px;
  color: #000;
  height: auto;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px
}

.matchIdMsg .info-icon-black {
  top: 12px
}

.matchIdMsg .openIdLbox {
  text-decoration: underline;
  cursor: pointer
}

@media(max-width:991px) {
  .matchIdMsg {
    margin: 15px 0
  }
}

@media(max-width:450px) {
  #abandoned-button-start-new-transfer {
    margin-right: 8px !important
  }
}

.bottom-container-for-cta-button {
  width: 620px;
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  border-radius: 3PX;
  border: 1px solid #efe267
}

.bottom-container-for-cta-button .header-icon-my-wu {
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  padding: 15px;
  background: #fd0;
  margin-top: -1px
}

.bottom-container-for-cta-button .header-icon-my-wu:before {
  content: "\e944"
}

.bottom-container-for-cta-button .text-message {
  width: 65%;
  padding: 10px;
  border-right: 1px solid #c7c7cc;
  color: #000;
  font-size: 16px
}

.bottom-container-for-cta-button .cta-link {
  margin-left: 40px;
  color: #368abb;
  font-size: 16px
}

.bottom-container-for-cta-button-mobile-web {
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-top: 16px
}

.bottom-container-for-cta-button-mobile-web .header-icon-my-wu {
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  padding: 16px;
  background: #fd0;
  margin-top: -1px
}

.bottom-container-for-cta-button-mobile-web .header-icon-my-wu:before {
  content: "\e944"
}

.bottom-container-for-cta-button-mobile-web .text-message {
  width: 100%;
  padding: 10px;
  color: #000;
  font-size: 14px
}

.bottom-container-for-cta-button-mobile-web-row-2 {
  margin-bottom: 16px;
  background-color: #fff;
  border-top: 1px dashed #c7c7cc !important;
  color: #fff !important;
  background-color: #fff !important;
  padding: 17px;
  text-align: center
}

.bottom-container-for-cta-button-mobile-web-row-2 .cta-link {
  color: #368abb;
  font-size: 14px;
  text-align: center
}

.receiver-info-msg {
  position: relative;
  padding: 7px 28px 7px;
  animation: ease-in 400ms showhide;
  border: 1px solid #81cfef;
  border-radius: 3px;
  color: #000;
  height: auto;
  width: 100%;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  min-height: 55px
}

.info-icon-pot {
  position: absolute;
  top: 9px;
  left: 8px;
  margin-right: 5px
}

.info-icon-pot:before {
  content: "\e92d";
  color: #1a435b
}

.pot-link-sendmoney {
  color: #368abb;
  text-decoration: underline
}

div.variant_2_flex_container {
  display: flex;
  width: 100%
}

.new-container.new_flex_item_conatiner {
  width: 768px;
  padding: 0;
  margin-left: 70px
}

.signup-now {
  position: absolute;
  bottom: 67px;
  width: 88.5%;
  margin: 0 0 0 12px
}

div.flex_item_container_right {
  margin-top: 80px;
  display: flex;
  flex-direction: row;
  margin-left: 24px;
  width: 26%
}

.new-container.flex_item_container_child_right {
  flex-basis: 308px;
  background-color: #fff;
  position: relative;
  text-align: center;
  padding: 69px 5px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 1);
  -moz-box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 1);
  box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 1)
}

.item_child_1_text_prop {
  border-bottom: 1.5px solid #d8d8d8;
  padding: 0 8px;
  display: inline-block;
  font-size: 18px;
  color: #368abb
}

.item_child_2_text_prop {
  padding: 16px 0 16px 0;
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  color: #44433d
}

.item_child_3_text_prop {
  font-size: 30px;
  color: #368abb;
  font-weight: 1.2px;
  font-family: "Semibold"
}

.item_child_4_text_prop {
  padding: 16px 0 18px 0;
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  color: #44433d
}

.item_child_5_text_prop {
  font-size: 30px;
  color: #368abb;
  font-weight: 1.2px;
  font-family: "Semibold"
}

.item_child_6_text_prop {
  padding: 18px 0 18px 0;
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  color: #44433d
}

.btn-primary.btn-primary-modified,
.btn-primary.btn-primary-modified.active,
.btn-primary.btn-primary-modified.active:focus {
  background-color: #368abb;
  border-color: #368abb;
  border-radius: 3px
}

.btn-primary.btn-primary-modified:hover,
.btn-primary.btn-primary-modified.active:hover {
  background-color: #368abb;
  border-color: #368abb
}

div.visible-xs-bottom-container-cta-variant-2 {
  display: flex;
  width: 100%;
  flex-direction: column;
  margin-top: 15px;
  height: 115px;
  margin-bottom: 16px
}

.visible-xs-bottom-container-cta-variant-2-child-item-1 {
  text-align: center;
  background-color: #fff;
  padding: 25px 0 7px 0;
  color: #44433d;
  font-size: 14px;
  font-style: italic
}

.visible-xs-bottom-container-cta-variant-2-child-item-1 .txt-prop {
  color: #368abb;
  font-size: 20px;
  display: inline-block;
  font-family: "Semibold";
  font-style: normal
}

.visible-xs-bottom-container-cta-variant-2-child-item-2 {
  background-color: #fff
}

.signup-now.signup-now-mobile-web-v2 {
  bottom: 67px;
  width: 88.5%;
  margin: 0 0 0 12px
}

.btn-block.btn-block-modified-v2 {
  padding: 14px 14px;
  margin: 0 0 14px 42px;
  font-size: 18px;
  line-height: .8;
  width: 75%
}

@media(max-width:991px) {
  .bottom-container-for-cta-button {
    display: none
  }

  div.visible-xs-bottom-container-cta {
    display: block;
    width: 100%
  }

  .variant_2_flex_container {
    display: block !important
  }

  .new-container.new_flex_item_conatiner {
    width: 100% !important;
    margin: auto !important
  }

  .flex_item_container_right {
    display: none !important
  }
}

@media(min-width:992px) {
  .visible-xs-bottom-container-cta {
    display: none
  }

  .flex_item_container_right {
    display: block
  }

  .visible-xs-bottom-container-cta-variant-2 {
    display: none !important
  }
}

.receiver-latin-modal {
  font-family: 'Open Sans'
}

.receiver-latin-modal .modal {
  overflow: auto
}

.receiver-latin-modal .modal-backdrop.in {
  opacity: .6 !important
}

.receiver-latin-modal .modal-dialog {
  width: 400px;
  margin: auto
}

.receiver-latin-modal .modal-content {
  background-color: #fff;
  color: #000;
  padding: 25px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 15px 0
}

.receiver-latin-modal .modal-content .title {
  color: #000;
  padding: 0;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
  margin: 0
}

.receiver-latin-modal .modal-content .id-card {
  max-width: 257px;
  min-height: 134px;
  margin: auto;
  background-color: #ebece7;
  border-radius: 10px;
  padding: 12px;
  margin: 22px auto
}

.receiver-latin-modal .modal-content .id-card .flex.flex-row {
  margin-top: 5px
}

.receiver-latin-modal .modal-content .id-card .flex.flex-row .flex-column {
  margin-left: 10px
}

.receiver-latin-modal .modal-content .id-card .flex.flex-row .image-placeholder {
  width: 70px;
  height: 70px;
  background-color: #c7c7cc;
  border-radius: 100%
}

.receiver-latin-modal .modal-content .id-card .flex.flex-row .header-line-placeholder {
  width: 145px;
  height: 8px;
  background-color: #fff;
  border-radius: 10px
}

.receiver-latin-modal .modal-content .id-card .flex.flex-row .header-name {
  margin-top: 4px;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 14px
}

.receiver-latin-modal .modal-content .id-card .line-placeholder {
  height: 6px;
  background-color: #fff;
  border-radius: 10px
}

.receiver-latin-modal .modal-content .id-card .row-1 {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px
}

.receiver-latin-modal .modal-content .id-card .row-1 .line-placeholder:nth-child(1) {
  width: 50%;
  margin-right: 5px
}

.receiver-latin-modal .modal-content .id-card .row-1 .line-placeholder:nth-child(2),
.receiver-latin-modal .modal-content .id-card .row-1 .line-placeholder:nth-child(3) {
  width: 20%;
  margin-right: 5px
}

.receiver-latin-modal .modal-content .id-card .row-1 .line-placeholder:nth-child(4) {
  width: 5%
}

.receiver-latin-modal .modal-content .id-card .row-2 {
  display: flex
}

.receiver-latin-modal .modal-content .id-card .row-2 .line-placeholder:nth-child(1),
.receiver-latin-modal .modal-content .id-card .row-2 .line-placeholder:nth-child(2) {
  width: 40%;
  margin-right: 5px
}

.receiver-latin-modal .modal-content .id-card .row-2 .line-placeholder:nth-child(3) {
  width: 20%
}

.receiver-latin-modal .modal-content .id-info-name {
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center
}

.receiver-latin-modal .modal-content .id-info-name .name {
  padding: 10px 20px;
  word-spacing: 5px;
  background-color: #cce2ee;
  position: relative
}

.receiver-latin-modal .modal-content .id-info-name .name:first-child {
  border-radius: 5px 0 0 5px
}

.receiver-latin-modal .modal-content .id-info-name .name:nth-child(2) .lines {
  margin-left: 5px
}

.receiver-latin-modal .modal-content .id-info-name .name:last-child {
  border-radius: 0 5px 5px 0
}

.receiver-latin-modal .modal-content .id-info-name .name:last-child .lines {
  right: 0;
  left: unset
}

.receiver-latin-modal .modal-content .id-info-name .name .lines {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  height: 44%;
  border-left: 2px solid #959595;
  border-right: 2px solid #959595;
  border-bottom: 2px solid #959595
}

.receiver-latin-modal .modal-content .id-info-name .name .lines:before {
  content: '';
  height: 44px;
  bottom: -44px;
  left: 50%;
  border-right: 2px solid #959595;
  position: absolute
}

.receiver-latin-modal .modal-content .id-info-name .name .lines:after {
  content: '';
  bottom: -44px;
  position: absolute;
  left: 50%;
  margin-left: -2.2px;
  width: 7px;
  height: 7px;
  background: #959595;
  border-radius: 100%
}

.receiver-latin-modal .modal-content .id-info-title {
  display: flex;
  justify-content: center;
  width: 90%;
  margin: auto;
  margin-top: 44px;
  margin-bottom: 20px
}

.receiver-latin-modal .modal-content .id-info-title .name {
  flex: 1 0 33%;
  text-align: center;
  color: #44433d;
  font-size: 12px;
  line-height: 1.2
}

.receiver-latin-modal .modal-content .description {
  color: #44433d;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin: 12px auto;
  padding: 0 10px
}

.receiver-latin-modal .modal-content .btn {
  padding: 8px 48px;
  color: #44433d;
  font-size: 18px;
  line-height: 1.5;
  background-color: #fbd26c
}

.receiver-latin-modal .modal.in {
  display: flex !important;
  align-items: center
}

@media(max-width:480px) {
  .receiver-latin-modal .modal-content {
    padding: 25px 3px
  }

  .receiver-latin-modal .modal-dialog {
    width: 100%
  }
}

.sub-heading-h3 {
  font-weight: bold;
  margin-top: 10px
}

.wu-app-h4 {
  margin-top: 20px;
  margin-bottom: 10px
}

.rmt-h5 {
  margin-top: 20px
}

.rmt-multiTile-subtext-div {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.1;
  color: inherit
}

.rmt-textOnImage-div {
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1
}

.rmt-multiTile-div {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1
}

.rmt-mywu-program-div {
  margin: .67em 0
}

.rmt-app-info-div {
  margin-top: 20px;
  font-weight: 500;
  line-height: 1.1
}

.footer-menu-h2 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px
}

@media(max-width:767px) {
  .footer-menu-h2 {
    padding: 14px;
    cursor: pointer;
    margin: 0;
    border-top: 1px solid #a7a7a7
  }
}

.custom-checkbox-section span:focus {
  outline: 0
}

.custom-checkbox-section span:focus input[type="checkbox"]+label {
  outline: -webkit-focus-ring-color auto 5px
}

.es-history-container {
  height: 130px !important
}

.es-history-mtcntext-align {
  padding-top: 8px !important
}

.pad-top-15-mtcntext {
  padding-top: 15px
}

.es-history-edit-resend-padding {
  padding-top: 8px !important
}

.es-history-payment-btn {
  margin-top: 10px
}

.es-margin-left-10 {
  margin-left: 10px !important
}

.es-margin-left-5 {
  margin-left: 5px !important
}

@media(max-width:370px) {
  .es-history-edit-resend-margin-left {
    margin-left: 0 !important
  }
}

@media(max-width:340px) {
  .es-history-edit-resend-padding {
    font-size: 12px
  }
}

@media(max-width:991px) {
  .es-history-mtcntext-align {
    padding-top: 12px !important
  }

  .es-history-payment-btn {
    font-size: 12px
  }
}

@media(min-width:991px) {
  .it-mtcn-history-width {
    width: 300px
  }

  .it-history-container {
    height: 128px !important
  }
}

@media(max-width:990px) and (min-width:300px) {
  .it-mtcn-history-width {
    width: 200px
  }
}

.progress-circle {
  font-size: 20px;
  position: relative;
  padding: 0;
  width: 114px;
  height: 114px;
  background-color: #7a7f84;
  border-radius: 50%;
  line-height: 114px
}

.progress-circle:after {
  border: 0;
  position: absolute;
  top: 4px;
  left: 4px;
  text-align: center;
  display: block;
  border-radius: 50%;
  width: 106px;
  height: 106px;
  background-color: #212a33;
  content: " "
}

.progress-circle span {
  position: absolute;
  line-height: 95px;
  width: 114px;
  text-align: center;
  display: block;
  color: #f5a623;
  z-index: 2;
  font-size: 14px
}

.left-half-clipper {
  border-radius: 50%;
  width: 114px;
  height: 114px;
  position: absolute;
  clip: rect(0, 114px, 114px, 57px)
}

.progress-circle.over50 .left-half-clipper {
  clip: rect(auto, auto, auto, auto)
}

.value-bar {
  position: absolute;
  clip: rect(0, 57px, 114px, 0);
  width: 114px;
  height: 113.8px;
  border-radius: 50%;
  border: 4px solid #f5a623;
  box-sizing: border-box
}

.progress-circle.over50 .first50-bar {
  position: absolute;
  clip: rect(0, 114px, 114px, 56px);
  background-color: #f5a623;
  border-radius: 50%;
  width: 114px;
  height: 114px
}

.progress-circle:not(.over50) .first50-bar {
  display: none
}

.session-expire-popup .icon-0022_close {
  font-size: 18px;
  position: relative;
  float: right;
  top: -20px;
  left: 20px
}

.session-expire-popup .modal-content {
  padding: 28px;
  background-color: #212a33
}

.fc-spinner-popup .modal-content {
  padding: 28px;
  background-color: #212a33;
  width: 600px;
  margin: auto;
  min-height: 420px
}

.session-expire-popup .msg-text {
  margin-top: 14px;
  text-align: center;
  font-size: 16px;
  color: white
}

.session-expire-popup .msg-header {
  text-align: center;
  font-size: 20px;
  color: white
}

.session-expire-popup .continue {
  text-align: center;
  margin-top: 23px !important;
  margin-bottom: 0 !important;
  border-radius: 3px !important;
  font-size: 16px !important
}

.session-expire-popup .timer-wrapper {
  text-align: -webkit-center;
  margin-top: 24px
}

.session-expire-popup .modal-content {
  width: 407px;
  margin: auto
}

.session-expire-popup .time-text {
  padding-top: 20px;
  color: white;
  font-size: 14px;
  margin-top: 9px
}

.session-expire-popup .time {
  font-size: 26px
}

.modal-backdrop.in.modalOpacity {
  opacity: .6 !important
}

.session-expire-popup,
.fc-spinner-popup {
  padding-right: 0;
  align-items: center
}

.session-expire-popup .popup-overlay-body-switch-payout,
.fc-spinner-popup .popup-overlay-body-switch-payout {
  display: table-cell;
  vertical-align: middle
}

.session-expire-popup .modal-body,
.fc-spinner-popup .modal-body {
  padding: 0
}

.session-expire-popup .btn.btn-primary {
  background-color: #368abb;
  border: 0;
  margin: 20px 0 20px;
  width: 100%;
  height: 50px;
  color: #fff;
  opacity: 1;
  border-radius: 0
}

@media(max-width:425px) {
  .session-expire-popup .modal-content {
    width: 301px;
    margin: auto;
    padding: 28px 13px 13px 13px
  }

  .session-expire-popup .btn.btn-primary {
    width: 274px
  }

  .session-expire-popup .icon-0022_close {
    left: 6px
  }
}

.typeahead-arrow.typeahead-arrow-with-search-icon {
  margin-top: 14px;
  right: 24px;
  color: #368abb
}

.typeahead-arrow-with-search-icon .icon-0035_search {
  font-size: 24px
}

.text-clipped-parent-prop {
  display: flex;
  padding-right: 30px
}

.text-clipped-added-prop {
  overflow: hidden;
  width: 90%
}

.text-clipped {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.bg-img {
  background-image: url('../../../content/dam/wu/images/banner-city_768x480.jpg');
  min-height: 225px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: -1px
}

.home-page-login-container {
  width: 100%;
  padding: 41px 13px 13px 13px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
  cursor: pointer;
  font-family: 'Open Sans Light'
}

.form-input-email,
.form-input-psw {
  width: 100%;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  color: #FFF;
  padding: 4px 0 3px 0
}

.form-input-email:focus,
.form-input-psw:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  color: white
}

.login-btn-prop {
  background-color: #1599bb;
  color: white;
  border: 2px solid;
  cursor: pointer;
  width: 254px;
  padding: 9px;
  margin: 18px 1px 0 35px;
  border-color: #1599ba;
  border-radius: 3px;
  font-size: 18px;
  line-height: 1
}

.login-btn-prop:hover {
  opacity: 1
}

.control-label-email {
  color: #fff;
  padding-top: 10px;
  font-weight: normal !important;
  margin-bottom: 0 !important
}

.control-label-paswd {
  color: #fff;
  padding-top: 14px;
  font-weight: normal !important;
  margin-bottom: 0 !important
}

.close-login-modal {
  font-family: 'iconfont_R3' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  padding: 0 3px 3px 0;
  color: #1599bb;
  float: right;
  font-size: 16px;
  margin-top: -29px
}

.icons-apps-close:before {
  content: "\e916"
}

.close-login-modal:hover,
.close-login-modal:focus {
  color: #1599bb;
  text-decoration: none;
  cursor: pointer
}

.form-input-group {
  position: relative
}

.form-input-group-addon {
  float: right;
  color: #1599bb;
  font-size: 12px
}

.remember-addon {
  padding: 5px 0 0 0
}

.checkbox-addon {
  padding: 3px 4px 0 0
}

.forgot-addon {
  margin-top: 3px
}

#checkboxContainer {
  overflow: hidden;
  margin-top: 3px
}

#theCheckbox {
  float: right
}

#theCheckboxLabel {
  overflow: hidden;
  float: right;
  color: #1599bb;
  font-size: 12px;
  font-family: 'Open Sans Light';
  padding: 2px 0 0 1px
}

a.show-password {
  float: right;
  margin-top: -28px;
  margin-right: 3px;
  font-size: 15px;
  position: relative;
  text-decoration: none
}

.color-teal {
  color: #0a7099 !important
}

.home-page-login-form-input-error {
  border-bottom: 1px solid red
}

.home-page-login-form-input-success {
  border-bottom: 1px solid #fff
}

.user-input-wrp {
  position: relative
}

.user-input-wrp-paswd {
  position: relative;
  margin-top: 30px
}

.user-input-wrp .floating-label-home-login-form {
  position: absolute;
  pointer-events: none;
  left: -1px;
  top: -7px;
  transition: .2s ease all;
  color: #fff;
  font-size: 14px
}

.user-input-wrp-paswd .floating-label-home-login-form {
  position: absolute;
  pointer-events: none;
  left: 1px;
  bottom: 12px;
  transition: .2s ease all;
  color: #fff;
  font-size: 14px
}

.user-input-wrp-paswd input:focus~.floating-label-home-login-form,
.user-input-wrp-paswd input:not([value=""])~.floating-label-home-login-form {
  left: 1px;
  bottom: 24px;
  font-size: 11px;
  opacity: 1
}

.user-input-wrp input:focus~.floating-label-home-login-form,
.user-input-wrp input:not([value=""])~.floating-label-home-login-form {
  top: -12px;
  left: -1px;
  bottom: 10px;
  font-size: 11px;
  opacity: 1
}

@media screen and (min-width:320px) and (max-width:767px) {
  .popupTxt {
    padding: 0 20px 17px 20px !important;
    line-height: 20px !important;
    font-size: 16px !important
  }

  .mrg_jointxt {
    margin-top: -25px !important
  }

  .font_45 {
    font-size: 30px !important
  }

  .font_17 {
    font-size: 13px !important
  }

  .btnMywu {
    width: 250px !important
  }

  .join-mywupopup-container {
    width: 300px !important;
    top: 15% !important;
    margin-left: -150px !important
  }

  .joinTxtmywu {
    margin-left: 43px !important
  }

  .fraud_image {
    width: 80px !important;
    height: 80px !important
  }

  .font_title {
    font-size: 18px !important
  }

  .modal-content-new p {
    margin: 4px 0 10px
  }

  .popup-modal-new-header h1 {
    margin: 14px !important
  }
}

.join-mywupopup-container {
  position: fixed;
  width: 800px;
  left: 50%;
  top: 10%;
  margin-left: -376px;
  z-index: 10000;
  background-color: #FFF;
  opacity: 1
}

.cancel-link {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 18px
}

.font_17 {
  font-size: 17px
}

.font_18 {
  font-size: 18px
}

.font_25 {
  font-size: 25px
}

.font_45 {
  font-size: 45px
}

.icon_mywu {
  margin-top: 28px;
  font-weight: bold;
  font-size: 60px
}

.titleText {
  margin-bottom: 8px
}

.btnMywu {
  text-align: center;
  margin: 0 auto !important;
  width: 700px;
  border-radius: 3px !important;
  height: 50px;
  font-size: 18px !important
}

.popupTxt {
  padding: 5px 53px 38px 53px;
  line-height: 25px
}

.joinTxtmywu {
  margin-left: 60px;
  margin-top: -40px !important;
  font-size: 15px !important
}

.pd-12 {
  padding: 12px !important
}

.disclaimertxt {
  margin-top: -32px;
  margin-bottom: 24px
}

.mrg_jointxt {
  margin-top: -45px
}

@media(min-width:767px) {

  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus,
  input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    background-color: #000;
    box-shadow: inset 0 0 0 30px white inset !important
  }

  input.form-input-email:-webkit-autofill,
  input.form-input-email:-webkit-autofill:hover,
  input.form-input-email:-webkit-autofill:focus,
  input.form-input-email:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    background-color: #000;
    box-shadow: inset 0 0 0 30px white inset !important
  }

  input.form-input-email::-webkit-autofill,
  input.form-input-email::-webkit-autofill:hover,
  input.form-input-email::-webkit-autofill:focus,
  input.form-input-email::-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    background-color: #000;
    box-shadow: inset 0 0 0 30px white inset !important
  }

  input.form-input-psw::-webkit-autofill,
  input.form-input-psw::-webkit-autofill:hover,
  input.form-input-psw::-webkit-autofill:focus,
  input.form-input-psw::-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    background-color: #000;
    box-shadow: inset 0 0 0 30px white inset !important
  }

  input::-webkit-contacts-auto-fill-button,
  input::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0
  }

  #login-modal-text {
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    padding: 5px 10px;
    margin: 19px 10px 0 0;
    width: 60px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none
  }

  header .tab-menu .toggle-nav-burger-extended a:hover {
    background-color: #efe2b5;
    color: #212a33;
    border: 1px solid #efe2b5
  }

  .header-top-login-modal-wrapper {
    margin-top: 26px
  }

  .header-top-login-modal-wrapper.open {
    background: #FFF;
    margin: 0 14px 0 0;
    height: 68px;
    vertical-align: middle;
    display: flex
  }

  #login-modal-text.open {
    background: #fff
  }

  .header-top-login-modal-wrapper .icon-0022_close:before {
    font-family: 'iconfont_R4' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    margin: 0 12px 0 12px;
    padding: 0 !important;
    font-size: 21px;
    content: "\e916";
    color: #777
  }

  .login-modal-on-home-page {
    transition: all .5s linear;
    position: absolute;
    top: 68px;
    overflow: hidden;
    z-index: 1002;
    background-color: #FFF;
    padding: 15px 0 15px 0;
    right: 0;
    width: 373px;
    overflow-x: hidden !important;
    overflow: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fd0;
    font-size: 11px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border: 0
  }

  .visuallyhidden {
    opacity: 0
  }

  .hidden {
    display: none
  }

  .width-fit-content {
    width: fit-content !important
  }

  header .toggle-nav-burger.toggle-nav-burger-extended {
    border-right: solid 1px #777
  }

  .pickupcash-model-errorIcon-spacing {
    margin-top: 14px;
    margin-bottom: 25px
  }

  .home-page-login-container {
    background-color: #FFF;
    padding: 20px 15px 0 15px;
    font-family: 'Open Sans Light'
  }

  .form-input-email,
  .form-input-psw {
    border-bottom: 1px solid #c7c7cc;
    color: #44433d;
    font-size: 14px
  }

  .form-input-email:focus,
  .form-input-psw:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    color: #44433d
  }

  .form-input-email.home-page-login-form-input-error {
    border-bottom: 1px solid red
  }

  .form-input-psw.home-page-login-form-input-error {
    border-bottom: 1px solid red
  }

  .login-btn-prop {
    margin: 0;
    width: 100%;
    outline: 0;
    background-color: #368abb;
    border-color: #368abb
  }

  .user-input-wrp-login-btn {
    margin-top: 50px
  }

  .user-input-wrp .floating-label-home-login-form {
    color: #767676;
    top: -5px
  }

  .user-input-wrp-paswd .floating-label-home-login-form {
    color: #767676
  }

  .form-input-email-error-text,
  .form-input-paswd-error-text {
    float: left;
    color: #d0021b;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0 0 0;
    text-decoration: none;
    cursor: none;
    word-wrap: break-word;
    white-space: initial;
    width: 100%
  }

  .affidavit-margin {
    margin-bottom: 0
  }
}

.affidavit-align {
  padding-left: 54px !important
}

.affidavit-text-align {
  text-indent: 41px !important
}

#TheCheckboxLabel {
  padding: 2px 0 0 3px;
  color: #368abb;
  font-size: 14px
}

.form-input-group-addon {
  color: #368abb;
  font-size: 14px
}

#TheCheckbox {
  margin: 5px 0 0
}

.acceptable-other-docs-popup {
  width: 580px
}

.acceptable-other-docs-title {
  color: #fadc65;
  text-align: center;
  font-size: 20px;
  padding-bottom: 5px
}

.acceptable-other-docs-block {
  max-width: inherit !important
}

.acceptable-other-docs-info-steps {
  color: #fff;
  font-size: 14px;
  font-family: 'Open Sans';
  line-height: 2
}

.acceptable-other-docs-info-steps-small {
  color: #c7c7cc;
  font-size: 16px;
  margin: 20px 0 0 0 !important;
  font-family: 'Open Sans' !important
}

.acceptable-other-docs-info-steps-small li {
  list-style: disc;
  font-size: 16PX;
  line-height: 28px;
  color: #fff
}

.acceptable-other-docs-button {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: -15px
}

#acceptableotherdocs-modal.wiretransfer-info-modal .modal-dialog {
  top: 22%;
  width: 580px
}

@media(min-width:1281px) {
  .progress-extra {
    width: 30%;
    position: absolute;
    height: 3.5px !important;
    background: #f3d24f;
    bottom: 3px
  }
}

@media(min-width:768px) and (max-width:1280px) {
  .progress-extra {
    width: 30%;
    position: absolute;
    height: 3.1px !important;
    background: #f3d24f;
    bottom: 3px
  }
}

.quick-resend-amount-error {
  text-align: left;
  width: 100%;
  padding-top: 120px !important;
  padding-left: 15px
}

.quick-resend-receiver-amount-container {
  display: inline-block;
  height: auto !important
}

@media(max-width:768px) {
  .quick-resend-amount-error {
    padding-top: 65px !important
  }

  #marketingOptChkbox-container {
    padding: 55px 25px 0 25px
  }

  #implicitemarketinglabel {
    padding: 55px 25px 0 25px
  }
}

#button-quick-resend-CTA[disabled] {
  background-color: #337ab7;
  opacity: .65
}

.border-bottom-pr {
  border: 0 !important;
  border-bottom: 1px solid #d3d3d3 !important
}

.flag-icon.flag-icon-position {
  position: absolute;
  z-index: 2;
  display: block;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
  margin-left: 12px;
  margin-top: 12px;
  width: 34px;
  height: 26px;
  border: 1px solid #d9d9d9
}

[uib-typeahead-popup].ng-hide:not(.ng-hide-animate) {
  display: none !important
}

[uib-typeahead-popup].dropdown-menu {
  min-height: 30px;
  height: auto;
  max-height: 405px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #ccc;
  width: 100%;
  padding: 0;
  margin: 0
}

.wu-field.wu-email input,
.wu-field.wu-pswd input,
.wu-field.wu-typeahead input {
  padding-left: 55px;
  padding-top: 21px
}

.wu-field input {
  height: 50px;
  font-size: 14px;
  color: #7e7e7e;
  border: 0;
  border-bottom: 1px solid #d3d3d3;
  border-radius: 0;
  box-shadow: none;
  font-weight: 500
}

.floating-label-pr {
  color: #767676;
  font-size: 14px;
  position: absolute;
  pointer-events: none;
  left: 16px;
  top: 16px;
  transition: .2s ease all;
  opacity: 0
}

.form-control:focus~.floating-label-pr,
.form-control:not(.empty)~.floating-label-pr {
  top: 8px;
  bottom: 10px;
  left: 16px;
  font-size: 11px;
  opacity: 1;
  color: #7e7e7e;
  left: 54px
}

select:focus+.label-profile-pr {
  top: 8px !important;
  bottom: 10px !important;
  font-size: 11px !important;
  opacity: 1 !important;
  padding: 5px 12px !important
}

select.ng-valid+.label-profile-pr {
  bottom: 10px !important;
  font-size: 11px !important;
  opacity: 1 !important;
  padding: 5px 12px !important;
  top: -4px !important
}

.dobpr-custom-padding {
  padding-bottom: 6px !important
}

.wu-typeahead>.form-control:not(.empty)~.floating-label-pr {
  left: 71px;
  top: 8px
}

.wu-typeahead>.form-control:focus~.floating-label-pr {
  left: 71px;
  top: 8px
}

.wu-typeahead>.form-control.empty~.floating-label-pr {
  top: 0 !important
}

.text-align-center {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px
}

.smo-popup-container {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  background-color: #000;
  overflow-x: hidden;
  opacity: .9;
  color: #fff;
  font-size: 16px
}

.smo-popup-container .floating-label {
  color: #959595 !important;
  left: 35px !important
}

.smo-popup-search-container {
  float: right;
  position: fixed;
  top: 15px;
  right: 15px
}

.smo-popup-close-icon {
  padding: 0 0 25px 20px;
  background-image: url("responsive_css/images/icon-close-gray.svg");
  background-repeat: no-repeat
}

.smo-popup-search-icon {
  margin-left: -7px !important;
  background-image: url("responsive_css/images/icon-search-white.svg");
  background-repeat: no-repeat
}

.smo-popup-input {
  padding-left: 35px !important;
  border-radius: 0 !important;
  border: none !important;
  border-bottom: solid 1px #fff !important;
  background-color: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.smo-popup-list-container {
  height: 50px;
  width: 100%;
  position: relative;
  border-bottom: solid 1px #44433d;
  cursor: pointer
}

.smo-popup-list-name {
  position: absolute;
  left: 55px;
  top: 16px;
  color: #f0e2b5
}

.smo-popup-label {
  display: none
}

.smo-popup-top-countries-border {
  border-bottom: solid 3px #767676 !important
}

.smo-popup-field {
  margin: 30px 20px 0 20px !important;
  position: relative
}

.smo-popup-flag-margin {
  margin-left: 12px;
  margin-top: 13px
}

.flag-pr {
  background: url(responsive_css/images/flag.png);
  width: 31px;
  height: 23px;
  float: left
}

.flag-pr.AL {
  background-position: 0 -25px
}

.flag-pr.DZ {
  background-position: 0 -49px
}

.flag-pr.AS {
  background-position: 0 -73px
}

.flag-pr.AD {
  background-position: -449px -97px
}

.flag-pr.AO {
  background-position: 0 -97px
}

.flag-pr.AI {
  background-position: 0 -121px
}

.flag-pr.AG {
  background-position: 0 -145px
}

.flag-pr.AR {
  background-position: 0 -169px
}

.flag-pr.AM {
  background-position: 0 -193px
}

.flag-pr.AW {
  background-position: 0 -217px
}

.flag-pr.AU {
  background-position: 0 -241px
}

.flag-pr.AT {
  background-position: 0 -265px
}

.flag-pr.AZ {
  background-position: 0 -289px
}

.flag-pr.BS {
  background-position: 0 -313px
}

.flag-pr.BH {
  background-position: 0 -337px
}

.flag-pr.BD {
  background-position: -33px -1px
}

.flag-pr.BB {
  background-position: -33px -25px
}

.flag-pr.BY {
  background-position: -33px -49px
}

.flag-pr.BE {
  background-position: -33px -73px
}

.flag-pr.BZ {
  background-position: -33px -97px
}

.flag-pr.BJ {
  background-position: -33px -121px
}

.flag-pr.BM {
  background-position: -33px -145px
}

.flag-pr.BT {
  background-position: -33px -169px
}

.flag-pr.BO {
  background-position: -33px -193px
}

.flag-pr.BA {
  background-position: -33px -217px
}

.flag-pr.BW {
  background-position: -33px -241px
}

.flag-pr.BR {
  background-position: -33px -265px
}

.flag-pr.VG {
  background-position: -33px -289px
}

.flag-pr.BN {
  background-position: -33px -313px
}

.flag-pr.BG {
  background-position: -33px -337px
}

.flag-pr.BF {
  background-position: -65px -1px
}

.flag-pr.BI {
  background-position: -65px -25px
}

.flag-pr.KH {
  background-position: -65px -49px
}

.flag-pr.CM {
  background-position: -65px -73px
}

.flag-pr.CA {
  background-position: -65px -97px
}

.flag-pr.CV {
  background-position: -65px -121px
}

.flag-pr.KY {
  background-position: -65px -145px
}

.flag-pr.CF {
  background-position: -65px -169px
}

.flag-pr.TD {
  background-position: -65px -193px
}

.flag-pr.CL {
  background-position: -65px -217px
}

.flag-pr.CN {
  background-position: -65px -241px
}

.flag-pr.CO {
  background-position: -65px -265px
}

.flag-pr.KM {
  background-position: -65px -289px
}

.flag-pr.CD {
  background-position: -97px -193px
}

.flag-pr.CG {
  background-position: -65px -313px
}

.flag-pr.CK {
  background-position: -65px -337px
}

.flag-pr.CR {
  background-position: -97px -1px
}

.flag-pr.HR {
  background-position: -97px -49px
}

.flag-pr.CU {
  background-position: -97px -73px
}

.flag-pr.AN {
  background-position: -97px -97px
}

.flag-pr.CY {
  background-position: -97px -121px
}

.flag-pr.C2 {
  background-position: -97px -145px
}

.flag-pr.CZ {
  background-position: -97px -169px
}

.flag-pr.DK {
  background-position: -97px -217px
}

.flag-pr.DJ {
  background-position: -97px -241px
}

.flag-pr.DM {
  background-position: -97px -265px
}

.flag-pr.DO {
  background-position: -97px -289px
}

.flag-pr.TP {
  background-position: -97px -313px
}

.flag-pr.EC {
  background-position: -97px -337px
}

.flag-pr.EG {
  background-position: -129px -1px
}

.flag-pr.SV {
  background-position: -129px -25px
}

.flag-pr.GQ {
  background-position: -129px -49px
}

.flag-pr.ER {
  background-position: -129px -73px
}

.flag-pr.EE {
  background-position: -129px -97px
}

.flag-pr.ET {
  background-position: -129px -121px
}

.flag-pr.FK {
  background-position: -129px -145px
}

.flag-pr.FJ {
  background-position: -129px -169px
}

.flag-pr.FI {
  background-position: -129px -193px
}

.flag-pr.FR {
  background-position: -129px -217px
}

.flag-pr.GF {
  background-position: -129px -241px
}

.flag-pr.PF {
  background-position: -129px -265px
}

.flag-pr.GA {
  background-position: -129px -289px
}

.flag-pr.GM {
  background-position: -129px -313px
}

.flag-pr.GE {
  background-position: -129px -337px
}

.flag-pr.DE {
  background-position: -161px -1px
}

.flag-pr.GH {
  background-position: -161px -25px
}

.flag-pr.GI {
  background-position: -161px -49px
}

.flag-pr.GR {
  background-position: -161px -73px
}

.flag-pr.GD {
  background-position: -161px -97px
}

.flag-pr.GP {
  background-position: -449px -193px
}

.flag-pr.GU {
  background-position: -161px -145px
}

.flag-pr.GT {
  background-position: -161px -169px
}

.flag-pr.GN {
  background-position: -161px -193px
}

.flag-pr.GW {
  background-position: -161px -217px
}

.flag-pr.GY {
  background-position: -161px -241px
}

.flag-pr.HT {
  background-position: -161px -265px
}

.flag-pr.HN {
  background-position: -161px -289px
}

.flag-pr.HK {
  background-position: -161px -313px
}

.flag-pr.HU {
  background-position: -161px -337px
}

.flag-pr.IS {
  background-position: -193px -1px
}

.flag-pr.IN {
  background-position: -193px -25px
}

.flag-pr.ID {
  background-position: -193px -49px
}

.flag-pr.IQ {
  background-position: -193px -73px
}

.flag-pr.IE {
  background-position: -193px -97px
}

.flag-pr.IL {
  background-position: -193px -121px
}

.flag-pr.IT {
  background-position: -193px -145px
}

.flag-pr.CI {
  background-position: -97px -24px
}

.flag-pr.JM {
  background-position: -193px -169px
}

.flag-pr.JP {
  background-position: -193px -193px
}

.flag-pr.JO {
  background-position: -193px -217px
}

.flag-pr.KZ {
  background-position: -193px -241px
}

.flag-pr.KE {
  background-position: -193px -265px
}

.flag-pr.KI {
  background-position: -193px -289px
}

.flag-pr.KR {
  background-position: -193px -313px
}

.flag-pr.K1 {
  background-position: -193px -337px
}

.flag-pr.KW {
  background-position: -225px -1px
}

.flag-pr.KG {
  background-position: -225px -25px
}

.flag-pr.LA {
  background-position: -225px -49px
}

.flag-pr.LV {
  background-position: -225px -73px
}

.flag-pr.LB {
  background-position: -225px -97px
}

.flag-pr.LR {
  background-position: -225px -121px
}

.flag-pr.LY {
  background-position: -225px -145px
}

.flag-pr.LI {
  background-position: -225px -169px
}

.flag-pr.LT {
  background-position: -225px -193px
}

.flag-pr.LU {
  background-position: -225px -217px
}

.flag-pr.MO {
  background-position: -225px -241px
}

.flag-pr.MK {
  background-position: -225px -265px
}

.flag-pr.MF {
  background-position: -385px -24px
}

.flag-pr.MG {
  background-position: -225px -289px
}

.flag-pr.MW {
  background-position: -225px -313px
}

.flag-pr.MY {
  background-position: -225px -337px
}

.flag-pr.MV {
  background-position: -257px -1px
}

.flag-pr.ML {
  background-position: -257px -25px
}

.flag-pr.MT {
  background-position: -257px -49px
}

.flag-pr.MH {
  background-position: -257px -73px
}

.flag-pr.MQ {
  background-position: -257px -97px
}

.flag-pr.MR {
  background-position: -257px -121px
}

.flag-pr.MU {
  background-position: -257px -145px
}

.flag-pr.YT {
  background-position: -257px -169px
}

.flag-pr.MX {
  background-position: -257px -193px
}

.flag-pr.FM {
  background-position: -257px -217px
}

.flag-pr.MD {
  background-position: -257px -241px
}

.flag-pr.MC {
  background-position: -257px -265px
}

.flag-pr.MN {
  background-position: -257px -289px
}

.flag-pr.ME {
  background-position: -257px -313px
}

.flag-pr.MS {
  background-position: -257px -337px
}

.flag-pr.MM {
  background-position: -449px -217px
}

.flag-pr.MA {
  background-position: -289px -1px
}

.flag-pr.MZ {
  background-position: -289px -25px
}

.flag-pr.NA {
  background-position: -449px -121px
}

.flag-pr.NR {
  background-position: -321px -265px
}

.flag-pr.NP {
  background-position: -288px -55px;
  height: 30px
}

.flag-pr.NL {
  background-position: -289px -97px
}

.flag-pr.NC {
  background-position: -289px -121px
}

.flag-pr.NZ {
  background-position: -289px -145px
}

.flag-pr.NI {
  background-position: -289px -169px
}

.flag-pr.NE {
  background-position: -289px -193px
}

.flag-pr.NG {
  background-position: -289px -217px
}

.flag-pr.NU {
  background-position: -289px -241px
}

.flag-pr.MP {
  background-position: -289px -265px
}

.flag-pr.NO {
  background-position: -289px -289px
}

.flag-pr.OM {
  background-position: -289px -313px
}

.flag-pr.PK {
  background-position: -289px -337px;
  border: 1px solid grey;
  width: 30px;
  height: 22px
}

.flag-pr.PW {
  background-position: -321px -1px
}

.flag-pr.PS {
  background-position: -321px -25px
}

.flag-pr.PA {
  background-position: -321px -49px
}

.flag-pr.PG {
  background-position: -321px -73px
}

.flag-pr.PY {
  background-position: -321px -97px
}

.flag-pr.PE {
  background-position: -321px -121px
}

.flag-pr.PH {
  background-position: -321px -145px
}

.flag-pr.PL {
  background-position: -321px -169px
}

.flag-pr.PT {
  background-position: -321px -193px
}

.flag-pr.PR {
  background-position: -321px -217px
}

.flag-pr.QA {
  background-position: -321px -241px
}

.flag-pr.RE {
  background-position: -321px -289px
}

.flag-pr.RO {
  background-position: -321px -313px
}

.flag-pr.RU {
  background-position: -321px -337px
}

.flag-pr.RW {
  background-position: -353px -1px
}

.flag-pr.KN {
  background-position: -353px -337px
}

.flag-pr.LC {
  background-position: -385px -1px
}

.flag-pr.VC {
  background-position: -385px -49px
}

.flag-pr.WS {
  background-position: -353px -25px
}

.flag-pr.ST {
  background-position: -353px -49px
}

.flag-pr.SA {
  background-position: -353px -73px
}

.flag-pr.SN {
  background-position: -353px -97px
}

.flag-pr.YU {
  background-position: -353px -121px
}

.flag-pr.SL {
  background-position: -353px -145px
}

.flag-pr.SG {
  background-position: -353px -169px
}

.flag-pr.SK {
  background-position: -353px -193px
}

.flag-pr.SI {
  background-position: -353px -217px
}

.flag-pr.SB {
  background-position: -353px -241px
}

.flag-pr.ZA {
  background-position: -353px -265px
}

.flag-pr.ES {
  background-position: -353px -289px
}

.flag-pr.LK {
  background-position: -353px -313px
}

.flag-pr.SD {
  background-position: -385px -73px
}

.flag-pr.SR {
  background-position: -385px -97px
}

.flag-pr.SE {
  background-position: -385px -121px
}

.flag-pr.CH {
  background-position: -385px -145px
}

.flag-pr.SY {
  background-position: -385px -169px
}

.flag-pr.TW {
  background-position: -385px -193px
}

.flag-pr.TJ {
  background-position: -385px -217px
}

.flag-pr.TZ {
  background-position: -385px -241px
}

.flag-pr.TH {
  background-position: -385px -265px
}

.flag-pr.TG {
  background-position: -385px -289px
}

.flag-pr.TO {
  background-position: -385px -313px
}

.flag-pr.TT {
  background-position: -385px -337px
}

.flag-pr.TN {
  background-position: -417px -1px
}

.flag-pr.TR {
  background-position: -417px -25px
}

.flag-pr.TM {
  background-position: -417px -49px
}

.flag-pr.TC {
  background-position: -417px -73px
}

.flag-pr.TV {
  background-position: -417px -97px
}

.flag-pr.UG {
  background-position: -417px -121px
}

.flag-pr.UA {
  background-position: -417px -145px
}

.flag-pr.AE {
  background-position: -417px -169px
}

.flag-pr.GB {
  background-position: -417px -193px
}

.flag-pr.US {
  background-position: 0 -1px
}

.flag-pr.UY {
  background-position: -417px -241px
}

.flag-pr.UZ {
  background-position: -417px -289px
}

.flag-pr.VU {
  background-position: -417px -313px
}

.flag-pr.VE {
  background-position: -417px -337px
}

.flag-pr.VN {
  background-position: -449px -1px
}

.flag-pr.VI {
  background-position: -417px -265px
}

.flag-pr.YE {
  background-position: -449px -25px
}

.flag-pr.ZM {
  background-position: -449px -49px
}

.flag-pr.ZW {
  background-position: -449px -73px
}

.flag-pr.AF {
  background-position: -449px -145px
}

.flag-pr.SC {
  background-position: -449px -241px
}

.flag-pr.SO {
  background-position: -449px -265px
}

.flag-pr.SS {
  background-position: -449px -289px
}

.flag-pr.BL {
  background-position: -449px -313px
}

.flag-pr.AB,
.flag-pr.QM,
.flag-pr.QN,
.flag-pr.QO,
.flag-pr.QP,
.flag-pr.QQ,
.flag-pr.QR,
.flag-pr.QS,
.flag-pr.QT,
.flag-pr.QU,
.flag-pr.QV,
.flag-pr.QW,
.flag-pr.QX,
.flag-pr.QY,
.flag-pr.QZ,
.flag-pr.XF,
.flag-pr.XN,
.flag-pr.XP,
.flag-pr.XT,
.flag-pr.XY {
  background-position: 0 -1px
}

.flag-pr.LS {
  background: url(responsive_css/images/lesotho.png);
  width: 31px;
  height: 31px;
  float: left;
  margin: 8px 0 0 11px;
  background-size: 31px 31px
}

.height-50 {
  height: 50px
}

.icon-upi-fraud-alert:before {
  content: "\e9ba"
}

.icon-learn-more:before {
  content: "\e9e0";
  color: #1599bb
}

ul.upi-info-popuplist {
  list-style: disc !important
}

.upi-info-popuplist {
  color: white;
  line-height: 2;
  font-style: normal;
  font-size: 14px;
  font-family: 'Open Sans';
  list-style-position: outside
}

#continue-button-upi-popup {
  margin-bottom: 2rem;
  border-radius: 3px;
  font-family: 'Open Sans'
}

#upi-popup-button {
  padding-bottom: 3rem
}

a.supportedBanks-link {
  font-weight: bold
}

.upi-logo {
  background-color: white;
  width: 100%;
  height: 80px;
  padding: 1.5rem
}

.upi-image {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 100%;
  position: relative
}

.upi-image::before {
  content: " ";
  position: absolute;
  left: 45%;
  bottom: -40px;
  margin-left: 0;
  border-width: 20px;
  border-style: solid;
  border-color: white transparent transparent transparent
}

.upi-modal-header {
  padding: 1.5rem
}

.upi-learn-more {
  float: right;
  margin-top: -32px
}

a.supportedBanks-link {
  font-weight: bold;
  font-size: 15px;
  line-height: 1.2;
  font-family: 'Open sans'
}

.upi-info-modal-dialog {
  width: 580px
}

.long-word-break {
  word-break: break-word
}

div#upi-info-popup {
  top: 10% !important
}

span.glyphicon.glyphicon-ok.green-color.form-control-feedback.ng-scope.valid-upi,
span.glyphicon.glyphicon-remove.red-color.form-control-feedback.ng-scope.invalid-upi {
  right: 2rem
}

.upi-info-title {
  font-size: 20px
}

@media(max-width:580px) {
  .upi-info-modal-dialog {
    width: auto
  }
}

.checkmarkIcon {
  font-size: 10px;
  color: #5cad58;
  font-family: iconfont_R3 !important;
  padding: 2px;
  font-weight: bold
}

.pd_li {
  padding: 3px
}

.list-style-ul {
  list-style-type: none !important
}

#fraud-warning-modal .popup-modal-list ul {
  list-style-type: none !important;
  line-height: 17px;
  font-size: 13px
}

.row-modal-popup:after {
  content: "";
  display: table;
  clear: both;
  width: 100%
}

.column-1-modal-popup {
  float: left;
  width: 10%;
  padding: 0
}

.column-2-modal-popup {
  float: left;
  width: 90%;
  padding: 0
}

.mg_li {
  margin-left: -25px
}

.mg_footer {
  margin-top: -18px
}

.popup-modal-list-mg {
  margin-bottom: -24px !important
}

#VOC-Receivers-Middle-Name-Optimization .block-text-info {
  color: #000;
  font-size: 12px;
  font-style: normal;
  margin-top: 3px
}

.fraud_image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  height: 100px;
  margin-top: 2px
}

.footer_content {
  margin-top: 19px
}

.fraud_title {
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  color: #000000c4 !important
}

#fraud-smo-content.scroll-container {
  height: 325px;
  overflow-y: scroll;
  padding: 0 16px 20px 16px !important
}

.font_title {
  font-size: 22px
}

.modal-title-new {
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 0;
  color: #000 !important
}

.footer_content {
  margin-top: 19px
}

.font_13 {
  font-size: 13px !important
}

.mg_top {
  margin-top: 10px !important
}

.popup-modal-new-header {
  padding: 9px 16px 0 !important
}

.modal-content-new {
  background-color: #fff !important
}

.VOC-Receivers-Middle-Name-Optimization-container input#txtMoName:focus+#VOC-Receivers-Middle-Name-Optimization .block-text-info {
  color: #368abb
}

.VOC-Receivers-Middle-Name-Optimization-container input#txtMoName:not(.empty)+#VOC-Receivers-Middle-Name-Optimization .block-text-info {
  color: #368abb
}

.icon-0184_icon-circleplus-blue:before {
  content: "\e9b7";
  cursor: pointer
}

.icon-0184_icon-circleminus-blue:before {
  content: "\e9b8";
  cursor: pointer
}

i[class^="icon-"].icon-0184_icon-circleplus-blue-add-properties {
  font-family: 'iconfont_R3' !important;
  font-size: 14px;
  vertical-align: middle;
  display: inline-block;
  color: #368abb;
  margin-right: 5px;
  padding-bottom: 3px
}

i[class^="icon-"].icon-0184_icon-circleminus-blue-add-properties {
  font-family: 'iconfont_R3' !important;
  font-size: 14px;
  vertical-align: middle;
  display: inline-block;
  color: #368abb;
  margin-right: 5px;
  padding-bottom: 3px
}

div.toggle-email-phone-optional-field-only div span:first-of-type {
  float: left
}

div.toggle-email-phone-optional-field-only div span:last-of-type {
  font-size: 14px;
  color: #3688bb;
  cursor: pointer
}

.history-exchange-rate {
  margin-top: 18px;
  color: #232323;
  font-size: 16px
}

.btn-continue-to-review {
  height: 45px;
  border-radius: 3px;
  margin-top: 0 !important
}

.quick-resend-hide-detail {
  margin-bottom: 27px;
  margin-top: 17px
}

.quick-resend-start-new-transfer {
  padding-bottom: 10px;
  color: #527182;
  background-color: #efe2b5;
  border-color: #efe2b5;
  width: 100%
}

.margin-no-exchange-rate {
  margin-top: 24px
}

#marketingOptChkbox-container {
  background-color: white;
  padding: 25px 15px 0 15px
}

#implicitemarketinglabel {
  background-color: white;
  padding: 25px 15px 0 15px
}

.previous-optional-address {
  display: flex;
  padding-top: 9px
}

#myWuChkbox-container {
  background-color: white;
  padding: 8px 15px 0 15px
}

#dataSharingChkbox-container {
  background-color: white;
  padding: 15px 15px 0 15px
}

.profile-radio-click-expand {
  margin-right: 40px
}

.float-middle-label-span {
  position: relative;
  bottom: -5px;
  z-index: 1;
  color: #368abb;
  font-size: 13px
}

@media screen and (max-width:768px) {
  .float-middle-label-span {
    font-size: 11px;
    bottom: -3px
  }
}

.checkbox-text-container {
  top: -4px;
  position: relative
}

.no-summary-outline {
  outline: 0
}

.ada-hide-tag {
  display: none
}

.change-payment-method-link {
  font-size: 16px;
  font-weight: 550 !important;
  color: #2b88bf !important
}

.popUpNotification {
  width: 100%;
  min-height: 62px;
  border-radius: 3px;
  background-color: #f9cd85;
  margin-bottom: 24px;
  font-family: inherit;
  font-size: 14px
}

.notification-content {
  padding: 12px
}

.glyphicon-warning-sign {
  color: #aa6d08;
  font-size: 20px;
  margin-left: 10px
}

.location {
  color: #2b6d93;
  text-decoration: underline
}

.popup-text {
  color: #000;
  font-size: 14px
}

.glyphicon-minus {
  color: #d1d1d1;
  font-size: xx-small;
  width: 12px
}

.bank-instruction {
  color: #fff8cc;
  font-size: 14px;
  list-style-type: none
}

.bank_popup {
  color: #fff8cc
}

.bank-list {
  list-style: disc;
  font-size: 16px
}

@media only screen and (max-width:1024px) {
  .notification-icon {
    margin-top: 10px
  }

  .notification-text {
    margin-left: 40px;
    margin-top: -28px
  }

  .popup-text {
    width: 100%;
    display: inline-block
  }
}

.mobile-wallet-dropdown {
  border-top: 7px solid gray !important
}

.mobile-wallet-template .no-border-redius {
  border-radius: 0
}

.place-holder-account {
  font-family: inherit !important
}

.place-holder-account span.ng-invalid {
  border: none !important
}

.place-holder-account .place-holder-floating-label {
  font-size: 11px !important;
  color: #368abb !important
}

.place-holder-account .placholder-span {
  color: #c7c7cc
}

.inputContainer .place-holder-account {
  width: 100% !important
}

.place-holder-account span.ng-invalid:focus {
  box-shadow: none !important
}

.place-holder-account-span .form-invaild-error-border {
  border-bottom: 1px solid #ec3f41 !important
}

.place-holder-account-span .place-holder-floating-label {
  color: #2c4e9d !important;
  font-size: 11px !important;
  left: 16px !important
}

.middle-name-label-span {
  color: #000 !important;
  font-face: regular !important;
  font-size: 12px !important
}

#reviewNotification {
  color: #000
}

.text_align_center {
  text-align: center
}

.chq-font-size-14 {
  font-size: 14px
}

.margin-left-_1 {
  margin-left: -1px
}

.font_size_16 {
  font-size: 16px
}

.margin_top_22 {
  margin-top: 22px
}

.margin-bottom-8 {
  margin-bottom: 8px
}

.kyc-message-container {
  justify-content: center;
  flex-flow: row !important
}

.margin-right-1em {
  margin-right: 1em
}

.align-items-center {
  align-items: center
}

.app-message {
  margin-top: 22px
}

@media only screen and (min-width:768px) {
  .app-message {
    margin-top: 22px
  }
}

.debit-card-receiver-details-fields {
  position: relative;
  width: 100% !important;
  margin-bottom: 38px;
  margin-top: 12px;
  padding-left: 8px !important;
  padding-right: 8px !important;
  display: inline-block;
  cursor: auto
}

.debit-card-receiver-details-fields .debit-card-number-image {
  position: static !important;
  margin-bottom: 10px
}

.debit-card-receiver-details-fields .debit-card-number-input {
  margin-bottom: 15px
}

.debit-card-receiver-details-fields .wu-custom-card-inline-show {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 20px;
  cursor: pointer
}

.debit-card-receiver-details-fields .validation-error-symbol {
  top: 13px !important;
  right: 22px !important
}

.debit-card-receiver-details-fields .receiver-card-type {
  display: block;
  width: 40px;
  height: 45px;
  margin-left: 10px
}

.receiver-card-number-image {
  background-image: url(optimus/icons/icon-add-new-c-card-gray.svg);
  background-repeat: no-repeat;
  position: relative;
  left: 5px;
  background-size: 34px
}

.apple-idmission-container {
  display: flex;
  justify-content: center;
  text-align: center
}

@media(min-width:768px) {
  .apple-idmission-message {
    width: 69%
  }
}

.duc-doc-number {
  width: 19px;
  height: 17px;
  line-height: 18px;
  background-color: #fcde4d;
  padding: 0 5px;
  margin-top: 2px
}

.apple-idmission-message {
  text-align: left
}

@media(min-width:300px) {
  .apple-message-header {
    margin-left: 2%
  }
}

.margin-right-4per {
  margin-right: 4%
}

.padding-bottom-8 {
  padding-bottom: 8px
}

.display_block {
  display: block
}

.width-160 {
  width: 160px
}

@media(min-width:300px) {
  .duc-panel-arrow {
    margin-top: -22px
  }
}

.rec_deb_card_ending {
  margin-top: -25px;
  margin-left: 48px
}

.receiver-card-info-block .receiver-card-info {
  padding-top: 10px;
  padding-bottom: 10px
}

.receiver-card-info-block .receiver-info-img {
  margin-right: 5px
}

.radiobtn {
  width: 12px !important;
  height: 16px !important;
  margin: 3px 5px 1px 1px !important;
  display: inline !important;
  border: none !important
}

.padding-radio-btn-left {
  padding: 0 0 10px 0
}

.padding-radio-btn-right {
  padding: 0 10px
}

.interstitial-container .wu-field .nw-form-control[disabled] {
  cursor: not-allowed;
  background-color: rgba(214, 214, 214, 0.5) !important;
  opacity: .7
}

.disabled-date-picker-control {
  background-color: #eee !important
}

#profilePage .input-float-label .input-float-control[disabled] {
  background-color: #eee
}

#profilePage .form-control[disabled]+div.floating-label {
  background: #eee;
  width: calc(100% - 30px);
  height: 30px
}

#profilePage .tickdisabled {
  right: 5px
}

#passwordTitle.medium-font,
#securityQuesTitle.medium-font {
  color: #5a5956
}

#oldpassword,
#newpassword {
  color: #2c4e9d
}

#Question.field {
  color: #5a5956
}

#answer.field {
  color: #5a5956
}

#save-profileaddr-btn,
#save-profile-btn.btn.btn-primary {
  background-color: #2c4e9d;
  border-color: #2c4e9d
}

#entervalidemail.error-message,
#entercurrentpassword.error-message,
#passwordEditSession .error-message,
#passwordContainer .error-message,
#firstNameError,
#middleNameError,
#lastNameError,
#paternalNameError,
#maternalNameError {
  color: #b5030f !important
}

.wu-icon.wu-close.account-error-icon {
  color: #b5030f
}

.btn.btn-primary.account-primary-button {
  background-color: #2c4e9d;
  border-color: #2c4e9d
}

.btn.btn-primary.account-primary-button:hover {
  background-color: #213a75;
  border-color: #213a75
}

.account-primary-link>a {
  color: #2c4e9d
}

.account-primary-link>a:hover {
  color: #213a75
}

.wrap-word {
  word-wrap: break-word
}

.wu-thumbnail.thumbnail-box .thumbnail-body h3 {
  color: #000;
  font-size: 14px
}

.wu-thumbnail .wu-thumbnail-body.thumbnail-body .wu-thumbnail-icon {
  color: #000
}

.wu-thumbnail.thumbnail-box:hover .thumbnail-body .wu-thumbnail-footer {
  border-top-color: #2c4e9d
}

.thumbnail-box:not(.wu-thumbnail-disabled):hover {
  background-color: #fff !important
}

.wu-thumbnail.thumbnail-box.wu-thumbnail-selected:not(.wu-thumbnail-disabled) {
  box-shadow: none
}

.wu-thumbnail.thumbnail-box.wu-thumbnail-selected:not(.wu-thumbnail-disabled) .thumbnail-body {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.20)
}

.thumbnail-box.wu-thumbnail-selected .thumbnail-body .wu-thumbnail-footer {
  border-top-color: #2c4e9d
}

.thumbnail-box.wu-thumbnail-disabled .thumbnail-body {
  background-color: #f2f2f2
}

.thumbnail-box.wu-thumbnail-disabled .thumbnail-body .wu-thumbnail-footer {
  border-top-color: #e9e9e9
}

.thumbnail-box.wu-thumbnail-disabled .thumbnail-body .wu-thumbnail-icon {
  color: #a3a3a3
}

.thumbnail-box.wu-thumbnail-disabled .thumbnail-body h3 {
  color: #515151
}

.thumbnail-body.wu-focus-selected:focus {
  border-color: #2b6d93;
  box-shadow: none;
  background-color: transparent
}

.wu-thumbnail .thumbnail-body {
  background-color: #f2f2f2;
  border-color: #e9e9e9
}

.wu-thumbnail .thumbnail-body .wu-thumbnail-footer {
  border-color: #e9e9e9;
  color: #515151
}

.phone-num-text {
  color: #2c4e9d !important
}

.wu-thumbnail.thumbnail-box:not(.wu-thumbnail-disabled):hover {
  border-color: #2c4e9d !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0), 0 0 0 0 rgba(0, 0, 0, 0) !important
}

.wu-thumbnail.thumbnail-box:not(.wu-thumbnail-disabled):hover .thumbnail-body .wu-thumbnail-icon {
  color: #2c4e9d
}

.thumbnail-box.wu-thumbnail-selected .thumbnail-body .wu-thumbnail-icon {
  color: #2c4e9d !important
}

.thumbnail-box:not(.wu-thumbnail-disabled):hover .thumbnail-body,
.wu-focus-selected.thumbnail-body {
  background-color: #fff
}

.wu-thumbnail.thumbnail-box:not(.wu-thumbnail-disabled):hover .thumbnail-body h3 {
  color: #000
}

.wu-thumbnail.thumbnail-box.wu-thumbnail-selected:not(.wu-thumbnail-disabled) {
  background-color: #fff !important;
  border-color: #2c4e9d !important;
  outline: none !important
}

.wu-thumbnail.wu-payout-thumbnail.wu-thumbnail-selected>.wu-focus-selected:focusÂ {
  background-color: Â #FFF;
  box-shadow: Â 0Â 4pxÂ 8pxÂ 0Â rgba(0, Â 0, Â 0, Â 0.2), Â 0Â 6pxÂ 20pxÂ 0Â rgba(0, Â 0, Â 0, Â 0.19)
}

.price-estimator-tabs a.nav-anchor {
  color: #2c4e9d !important
}

.price-estimator-tabs .tabs-nw-ps.active a.nav-anchor {
  color: #5a5956 !important
}

.price-estimator-tabs .tabs-nw-ps.active a.nav-anchor {
  box-shadow: inset 0 -7px 0 -4px #2c4e9d !important
}

.wu-thumbnail.wu-payin-thumbnail.thumbnail-box.wu-thumbnail-disabled:hover .thumbnail-body .wu-thumbnail-footer {
  border-top-color: #e9e9e9
}

.pe-continue-btn,
.pe-continue-btn.active,
.pe-continue-btn.active:focus {
  background-color: #2c4e9d;
  border-color: #2c4e9d
}

.pe-continue-btn:hover {
  background-color: #213a75;
  border-color: #213a75
}

.btn-ta-popup {
  padding: 4%;
  font-size: 16px;
  line-height: 1;
  border: 2px solid;
  border-radius: 6px;
  width: 100%
}

.collect-id .btn-ta-popup {
  padding: 4%;
  font-size: 16px;
  line-height: 1;
  border: 2px solid !important;
  border-radius: 6px !important;
  width: 100% !important
}

.collect-id .popup-modal-body {
  padding: 0 25px 20px 25px;
  font-family: sans-serif;
  font-size: 13px;
  line-height: 1.231
}

.tadbtn {
  padding-top: 30px
}

.info-icon-container {
  text-align: center;
  padding: 16px 0 30px 10px
}

.ta-info-icon {
  position: unset !important;
  font-size: 40px;
  color: #255e80
}

.ta-info-content {
  max-width: 450px;
  height: inherit;
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none
}

.ta-info-text {
  font-size: 12px;
  color: #44433d;
  text-align: center
}

.ta-close-btn {
  font-size: 25px
}

.ta-close-btn-cont {
  float: right
}

.font-bold {
  font-weight: bold
}

.tax-amount-info-popup .chksummarytxt-desktop {
  display: block
}

.tax-amount-info-popup .chksummarytxt-mobile {
  display: none
}

@media screen and (max-width:767px) {
  .tax-amount-info-popup .chksummarytxt-desktop {
    display: none
  }

  .tax-amount-info-popup .chksummarytxt-mobile {
    display: block
  }

  .tax-amount-info-popup .in-tax-desktop-image-container {
    display: none
  }
}

@media(min-width:768px) {
  .tax-amount-info-popup .modal-dialog {
    width: 450px
  }
}

.tax-amount-info-popup hr {
  margin: 10px 0
}

.account-placeholder-text {
  color: #6b6b6b !important
}

#account-inactiveMYWUPoints {
  color: #6b6b6b !important
}

.account-mywurewards {
  background-color: #2c4e9d !important;
  border-color: #2c4e9d !important
}

.account-mywurewards:hover {
  background-color: #213a75 !important;
  border-color: #213a75 !important
}

.account-cancel-link {
  color: #2c4e9d !important
}

#holder .pending-bg-color {
  color: #000 !important;
  background-color: #f9cd85 !important
}

#account-error-message,
#account-wu-close {
  color: #b5030f !important
}

#mywuFormPanelÂ .error-border {
  border-bottom: 1px solid #b5030f !important
}

#mywuFormPanel .floating-label {
  color: #2c4e9d
}

#button-track-transfer {
  background-color: #2c4e9d;
  border-color: #2c4e9d
}

#button-track-transfer:hover {
  background-color: #213a75;
  border-color: #213a75
}

#available-bg-color {
  background-color: #b2dda7 !important;
  color: #000 !important
}

.account-type-list-container .set-arrow-icon-for-account-type {
  right: 5px !important
}

.txtcolor {
  color: #fff !important
}

.textcolor {
  color: #7e7e7e !important
}

.center-container {
  margin: auto;
  padding: 0;
  max-width: 630px
}

.center-container.receipt-voucher-panel {
  margin-bottom: 10px
}

.center-container.receipt-voucher-bg {
  background: 0
}

.panel-heading.receipt-voucher-heading {
  background: #42b7b4;
  border-radius: 0;
  color: #fff;
  padding: 20px;
  border: 0
}

.panel-heading.receipt-voucher-heading .receipt-voucher-title {
  margin-bottom: 15px;
  color: #fff;
  font-family: OpenSans-SemiBold;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center
}

.panel-heading.receipt-voucher-heading p {
  color: #fff;
  font-family: OpenSans-SemiBold;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 0;
  padding: 0 20px
}

.panel-heading.receipt-voucher-heading .sender-emailID {
  padding-left: 2px
}

.panel-body.receipt-voucher-body {
  background: #212a33;
  border-radius: 0;
  color: #fff;
  padding: 25px 15px
}

.panel-body.receipt-voucher-body hr {
  width: 50%;
  margin: 15px auto;
  display: block
}

.receipt-voucher-body .trackingMTCN {
  line-height: 19px;
  color: #fff;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  letter-spacing: -0.1px;
  margin: 15px 0 10px
}

.receipt-voucher-body .mtcn-number {
  color: #aee0f5;
  font-family: OpenSans-SemiBold;
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
  letter-spacing: .2px;
  text-align: center;
  padding-left: 15px
}

.listed-text {
  display: block;
  width: 300px;
  margin: 10px auto
}

.listed-text .reciever-doc-list {
  padding-left: 66px;
  text-align: justify;
  list-style: inherit;
  font-size: 14px;
  font-family: "Open Sans", sans-serif
}

.small-MTCN {
  padding-left: 3px
}

.listed-text p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: -0.15px;
  line-height: 17px;
  margin-bottom: 8px
}

.receipt-share-box {
  display: block;
  width: 350px;
  height: auto;
  background: #fff;
  border-radius: 8px;
  margin: 0 auto;
  color: #000;
  position: relative;
  padding: 15px 30px;
  margin-bottom: 25px
}

.receipt-share-img {
  transform: scale(1.5);
  padding: 20px;
  margin: 0 auto;
  position: relative
}

.receipt-share-box p {
  margin: 10px 0 10px;
  height: 18px;
  color: #000;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0;
  line-height: 20px
}

.receipt-share-box .btn-voucher-greeting {
  background: #2c4e9d;
  border-radius: 3px;
  width: 100%;
  color: #fff;
  font-family: OpenSans-SemiBold;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.27px;
  border: 0;
  display: block;
  margin-top: 22px
}

.receipt-share-box .btn-voucher-greeting:hover,
.receipt-share-box .btn-voucher-greeting:focus {
  background: #2c4e9d;
  color: #fff
}

.receipt-share-box .btn-voucher-greeting:focus,
.btn-voucher-share:focus {
  outline: none !important
}

.btn-voucher-share {
  width: 100%;
  background: #fd0 !important;
  border-radius: 3px;
  color: #000 !important;
  font-family: OpenSans-SemiBold;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.27px;
  border: none !important;
  display: block !important;
  margin: 0 auto 10px
}

.voucher-share-text {
  line-height: 16px;
  border-radius: 3px;
  border: 1.5px solid #2c4e9d;
  color: #2c4e9d;
  font-size: 16px;
  font-family: OpenSans-SemiBold;
  font-weight: 600;
  letter-spacing: -0.27px;
  display: block;
  text-align: center;
  margin: 15px 0;
  width: 100%
}

.voucher-transfer-Info {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  line-height: 18px;
  letter-spacing: 0;
  color: #fff;
  text-align: justify;
  padding: 10px 20px
}

.receipt-heading-info {
  padding: 10px 0 0 !important
}

.receipt-heading-info .receipt-title-txt {
  margin-bottom: 0 !important;
  padding-left: 10px;
  height: 30px;
  color: #44433d;
  font-size: 26px;
  font-family: "Open Sans Light";
  font-weight: 300;
  letter-spacing: -0.3px;
  line-height: 30px
}

.receipt-date-section,
.print-section {
  display: inline-block
}

.print-section {
  margin-left: 29px
}

.print-section .ada-skip-n-focus {
  color: #368abb;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  height: 18px;
  letter-spacing: -0.3px;
  line-height: 18px
}

@media only screen and (max-width:767px) {
  .receipt-share-box {
    width: 100%
  }

  .panel-heading.receipt-voucher-heading {
    padding: 15px
  }

  .panel-heading.receipt-voucher-heading .receipt-voucher-title {
    font-size: 16px
  }

  .panel-heading.receipt-voucher-heading p {
    font-size: 12px
  }

  .panel-heading.receipt-voucher-heading .sender-emailID {
    display: block;
    padding-top: 4px
  }

  .receipt-voucher-body .mtcn-number {
    display: block;
    padding: 10px 0 5px
  }

  .panel-body.receipt-voucher-body hr {
    margin: 0 auto 15px;
    width: 80%
  }
}

@media only screen and (min-width:480px) and (max-width:767px) {
  .panel-body.receipt-voucher-body hr {
    width: 50%;
    margin: 15px auto;
    display: block
  }

  .receipt-share-box {
    width: 60%
  }
}

@media(max-width:375px) {
  .print-section {
    margin-left: 15px
  }

  .receipt-share-box .btn-voucher-greeting,
  .voucher-share-text {
    font-size: 14px
  }
}

@media(max-width:320px) {
  .panel-heading.receipt-voucher-heading {
    padding: 15px 10px
  }

  .panel-heading.receipt-voucher-heading p {
    padding: 0 2px
  }

  .panel-heading.receipt-voucher-heading .sender-emailID {
    padding: 4px 2px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto
  }

  .listed-text {
    width: 100%
  }

  .listed-text .reciever-doc-list {
    padding-left: 40px
  }

  .receipt-share-box {
    width: 100%;
    padding: 15px
  }

  .receipt-share-box .btn-voucher-greeting {
    width: 100%
  }

  .receipt-heading-info .receipt-title-txt {
    font-size: 26px
  }

  .receipt-date-section .receipt-date {
    font-size: 13px
  }

  .print-section {
    margin-left: 5px
  }
}

.raf-container {
  width: 100% !important
}

.btn-blue-new-ux {
  background-color: #2c4e9d !important;
  margin: auto !important;
  border-radius: 3px !important;
  width: 80% !important
}

.field-error {
  display: block;
  border: 0;
  width: 100%;
  font-size: 14px;
  font-size: .875em;
  color: #44433d;
  outline: 0
}

.field-error+.floating-label+.border+.wu-triangle-down {
  float: right;
  margin-top: -22px;
  margin-right: 0;
  pointer-events: none;
  color: #368abb;
  font-size: 10px;
  font-size: .625em
}

.label-id-type {
  margin-bottom: -20px
}

.verify-identity-text {
  color: #44433d;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  padding: 0 40px 10px 40px;
  text-align: center;
  line-height: 21px
}

.single-prefilled-id {
  width: 165px;
  height: 16px;
  color: #000;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.12px;
  line-height: 16px
}

.selected-id-text {
  width: 165px;
  height: 16px;
  color: #6b6b6b;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.09px;
  line-height: 16px;
  margin-bottom: 8px
}

.custom-date {
  width: 185px;
  height: 24px;
  color: #6b6b6b;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 100;
  margin-bottom: 0
}

.submit-btn-primary {
  width: 76px;
  height: 22px;
  color: #fff;
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  text-align: center
}

.choose_id_type {
  width: 165px;
  height: 16px;
  color: #6b6b6b;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.12px;
  line-height: 16px
}

.custom-id-select {
  height: 16px;
  color: #000;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.12px;
  line-height: 16px
}

.disconnect-msg {
  width: 170px;
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%
}

.disconnect-cross {
  padding-right: 11px
}

#social-disconnect-popup .txt-center {
  height: 147px
}

.disconnect-content {
  height: 243px;
  width: 25em;
  margin: 0 auto;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none
}

.popup-overlay-vertical-center-responsive {
  display: table;
  width: 100%;
  margin-top: 8%
}

.placeholder-text-input {
  height: 24px;
  color: #6b6b6b;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0;
  line-height: 24px
}

.cancel-btn-link {
  font-size: 18px !important
}

.modal-adjust-z-index {
  z-index: 11111
}

.close-button-modal {
  font-size: 40px;
  color: #fd0;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 94.5%;
  top: -50px;
  cursor: pointer
}

.text-link {
  color: #2c4e9d
}

@media(max-width:1024px) {
  #showIdTypeChoosePopUp .popup-overlay-body {
    display: block;
    top: 10%
  }
}

@media(max-width:768px) {
  #showIdTypeChoosePopUp .popup-overlay-body {
    display: block;
    top: 15% !important
  }

  .modal-dialog-scroll {
    overflow-y: scroll
  }

  .verify-identity-text {
    font-size: 14px;
    line-height: 17px;
    padding: 0 30px 16px 30px !important
  }

  .choose_id_type {
    font-size: 12px
  }

  .custom-id-select {
    font-size: 14px
  }

  .placeholder-text {
    font-size: 14px
  }

  .submit-btn-primary {
    font-size: 14px !important
  }

  .popup-overlay-vertical-center-responsive {
    margin-top: 0
  }

  .placeholder-text-input {
    font-size: 14px
  }

  .cancel-btn-link {
    font-size: 14px !important
  }
}

@media(max-width:428px) {
  #showIdTypeChoosePopUp .id-type-choose-popup {
    width: 90% !important;
    margin: 28px auto
  }
}

.select-id-types {
  margin: auto;
  border-radius: 3px;
  width: 80%
}

.id-type-choose-popup {
  width: 400px;
  margin: 30px auto
}

.id-type-choose-popup .alert-icon {
  font-size: 35px !important
}

.id-type-choose-popup .field-container {
  width: 80% !important;
  margin: auto !important
}

.id-type-choose-popup-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  opacity: .8 !important;
  background-color: #333
}

.text-padding-verify {
  padding: 5px 25px 15px 25px
}

#showIdTypeChoosePopUp .wu-triangle-down {
  font-size: 13px !important
}

#cancel-idchoose {
  width: auto;
  margin: 0 auto
}

.wu-thumbnail.wu-payout-thumbnail .wu-thumbnail-body .alipayImage {
  content: url(../../../content/dam/web-assets/alipay-unselected.svg);
  display: block;
  transform: scale(1.7);
  margin-left: -2rem;
  padding-top: 10px
}

.wu-thumbnail.wu-payout-thumbnail .wu-thumbnail-body .bKashImage {
  content: url(../../../content/dam/web-assets/bKash-logo.svg);
  display: block;
  transform: scale(3.2);
  margin-left: 17%
}

.wu-thumbnail.wu-payout-thumbnail .wu-thumbnail-body .paytmImageWallet {
  content: url(../../../content/dam/web-assets/Paytm_logo.svg);
  display: block;
  transform: scale(1.2);
  margin-left: -1.5rem;
  padding-top: 8px
}

.upiImage {
  content: url(../../../content/dam/web-assets/UPI-logo-short_on-SMO.svg);
  padding-top: 10px;
  zoom: .7
}

.debit_image {
  font-weight: bold;
  color: #fadc65
}

.wu-thumbnail.wu-payout-thumbnail .wu-thumbnail-body .masterCardImage {
  content: url(../../../content/dam/web-assets/master-card.svg);
  display: block;
  text-align: center;
  margin-left: -2px;
  padding-top: 3px;
  transform: scale(1.9)
}

.wu-thumbnail.wu-payout-thumbnail .wu-thumbnail-body .visaImage {
  content: url(../../../content/dam/web-assets/visa_blu01.svg);
  margin-left: -50%;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  height: 40px;
  width: 75px
}

.kyclabelhide {
  visibility: hidden
}

.profile-address-form #countryMobile.form-control:not(.empty)~.floating-label {
  top: 0 !important;
  left: 32px !important
}

.profile-address-form #countryMobile.form-control.empty~.floating-label {
  top: 16px !important
}

.favorite-txn {
  padding: 16px 0 12px 0;
  text-align: center;
  border-top: 1px dashed #c7c7cc;
  border-bottom: 1px dashed #c7c7cc;
  font-family: 'Open Sans';
  font-size: 14px;
  background-color: #fff
}

.favorite-txn img {
  height: 28px
}

.favorite-txn input {
  display: none
}

@media(max-width:720px) {
  .favorite-txn {
    padding: 16px 0 12px 0
  }

  .favorite-txn img {
    height: 21px
  }

  .customErrorSection {
    padding: 15px 15px 4px 15px;
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    margin-bottom: 20px;
    border-radius: 4px
  }
}

.socialLogin {
  margin-bottom: 0
}

.socialLogin img {
  padding-right: 10px;
  padding-bottom: 5px;
  height: 28px;
  width: 28px
}

.socialLogin li:first-child {
  padding-bottom: 18px;
  border-bottom: 1px solid #c7c7cc
}

.socialLogin li:nth-child(2) {
  padding-bottom: 18px;
  border-bottom: 1px solid #c7c7cc;
  padding-top: 18px
}

.socialLogin li:last-child {
  padding-top: 18px;
  border: 0 !important;
  padding-bottom: 0
}

.container-socialLogin {
  padding: 20px;
  background-color: #fff
}

.color-connect {
  color: #0a7099;
  font-family: "Open Sans Regular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 17px;
  letter-spacing: -0.11px;
  line-height: 17px
}

.color-connect>button {
  border: 0;
  background: white
}

@media screen and (max-width:719px) {

  .border-none,
  .socialLogin li:first-child,
  .socialLogin li:nth-child(2) {
    border: 0 !important
  }

  .socialLogin li {
    padding-bottom: 10px;
    padding-top: 10px
  }

  .container-socialLogin {
    padding: 10px 20px 20px 20px;
    background-color: #fff
  }

  .pad-botm-18,
  .socialLogin li:first-child {
    padding-bottom: 11px !important
  }

  .pad-botm-top-18,
  .socialLogin li:nth-child(2) {
    padding-bottom: 11px !important;
    padding-top: 11px !important
  }

  .pad-top-18,
  .socialLogin li:last-child {
    padding-top: 11px !important
  }
}

.profilepanel .notificationTitle {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  background-color: #26ade4
}

.profilepanel .notificationTitle p {
  color: #FFF;
  margin: 0
}

.profilepanel .pmf-notification-text-main-content {
  min-height: 50px;
  box-shadow: 0 4px 2px -1px #c2c2c2
}

.profilepanel .fcVerificatonContainer {
  background-color: #FFF;
  border-radius: 3px
}

.cob-flag-icon-margin-top {
  margin-top: 15px !important
}

.nationality-container #lblNationalityField {
  color: #368abb
}

.sof-upload-tab-active-dropdown .floating-label {
  opacity: 1 !important
}

.pad-tb-11-11 {
  padding-top: 11px !important;
  padding-bottom: 11px !important
}

.myInfoverificationImage {
  height: 22.75px;
  width: 24.5px
}

.myInfoSectionHeight {
  height: 58px !important
}

.singpass-redirect {
  margin: 12px 0 !important;
  height: 36px;
  width: 238.5px
}

.my-info-sticky {
  margin-left: 17.75px !important
}

.myInfocontent {
  color: #44433d;
  font-size: 14px;
  font-family: "Open Sans Regular";
  font-weight: normal;
  line-height: 22px
}

.continuewithmyInfo {
  width: 154px;
  height: 18px;
  color: #368abb;
  font-size: 14px;
  font-family: "OpenSans-Semibold";
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.1px;
  line-height: 18px
}

.myInfohorizontal {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px dotted #c7c7cc
}

.my-info-sticky-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #fff !important
}

.my-info-verify-section {
  box-shadow: 0 5px 15px rgb(0 0 0 / 50%)
}

.myInfoverify {
  height: 18px;
  color: #fff;
  font-size: 15px;
  font-family: "OpenSans-Semibold";
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.3px;
  line-height: 18px
}

.sg-title {
  padding-bottom: 21px
}

.search-icon-sg .icon-0035_search {
  font-size: 18px;
  margin-right: -30px !important;
  right: 10px !important
}

.red-close-icon-sg {
  right: -10px !important;
  color: #ec3f41 !important
}

.show-Info-msg {
  display: block;
  color: #767676 !important;
  font-size: 13px
}

.address-verification-loader-sg .address-verification-loader {
  right: -13px !important;
  top: 12px !important
}

.address-verification-loader-sg .address-validation-labeltext-profile {
  left: 104%
}

.no-results-section-sg {
  display: block;
  width: 100%;
  padding: 16px;
  font-size: 14px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0;
  border: 1px solid #cacaca;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2)
}

.no-results-msg-info-sg {
  font-size: 14px;
  font-weight: 600;
  height: 18px;
  letter-spacing: -0.3px;
  padding-bottom: 10px;
  color: #44433d;
  font-family: OpenSans-SemiBold
}

.no-results-msg-error-sg {
  color: #767676;
  font-size: 14px;
  font-weight: normal;
  height: 18px;
  letter-spacing: -0.38px;
  line-height: 18px
}

.sg-postal-code-field {
  width: 33.3% !important
}

@media(max-width:767px) {
  .zipcode-sg {
    width: 100%
  }

  .houseno-sg {
    width: 100%
  }

  .address-verification-loader-sg {
    display: none
  }
}

.cancel-cta {
  width: 40%;
  display: inline-block;
  color: #076e98
}

.span_link {
  cursor: pointer;
  color: #076e98
}

.receiver-block-modal-display {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 400px;
  min-height: 279px
}

.receiver-block-alert {
  padding-top: 35px;
  width: 35px;
  padding-bottom: 22.5px
}

.receiver-block-heading {
  font-family: 'Open Sans';
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 16px;
  color: #44433d;
  padding-bottom: 20px
}

.receiver-block-desc {
  font-family: 'Open Sans Regular';
  padding: 0 40px 20px;
  color: #44433d;
  letter-spacing: -0.2px;
  line-height: 21px
}

.receiver-account-block-btn {
  width: 80%;
  height: 40px
}

.notificationHide {
  display: none
}

.color-black {
  color: #232323 !important
}

.color-dark-grey {
  color: #4a4a4a !important
}

.color-light-grey {
  color: #767676 !important
}

.color-light-blue {
  color: #1599bb !important
}

.color-light-yellow {
  color: #ffda1a !important
}

.color-transparent {
  color: transparent !important
}

.color-white {
  color: #fff !important
}