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

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?5be1347c682810f199c7f486f40c5974);
  src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?5be1347c682810f199c7f486f40c5974?#iefix) format("embedded-opentype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2?be810be3a3e14c682a257d6eff341fe4) format("woff2"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff?82b1212e45a2bc35dd731913b27ad813) format("woff"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.ttf?4692b9ec53fd5972caa2f2372ae20d16) format("truetype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.svg?060b2710bdbbe3dfe48b58d59bd5f1fb#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-tent:before {
  content: "⛺";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #636b6f;
  background-color: #f5f8fa;
}

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

a {
  color: #002868;
  text-decoration: none;
}
a:hover, a:focus {
  color: #000b1c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

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

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

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

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

h1, .h1 {
  font-size: 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 11px;
}

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #002868;
}

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #002868;
}

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

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

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

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

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

dt,
dd {
  line-height: 1.6;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f5f8fa;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 36px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

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

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

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

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

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

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #002868;
  border-color: #001e4f;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #001435;
  border-color: black;
}
.btn-primary:hover {
  color: #fff;
  background-color: #001435;
  border-color: #000711;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #001435;
  border-color: #000711;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #000711;
  border-color: black;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #002868;
  border-color: #001e4f;
}
.btn-primary .badge {
  color: #002868;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #0dd64b;
  border-color: #0cbe43;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #0aa63a;
  border-color: #044618;
}
.btn-success:hover {
  color: #fff;
  background-color: #0aa63a;
  border-color: #08842e;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #0aa63a;
  border-color: #08842e;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #08842e;
  border-color: #044618;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #0dd64b;
  border-color: #0cbe43;
}
.btn-success .badge {
  color: #0dd64b;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #8eb4cb;
  border-color: #7da8c3;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #3d6983;
}
.btn-info:hover {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #538db0;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #538db0;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #538db0;
  border-color: #3d6983;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #8eb4cb;
  border-color: #7da8c3;
}
.btn-info .badge {
  color: #8eb4cb;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #cbb956;
  border-color: #c5b143;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #b6a338;
  border-color: #685d20;
}
.btn-warning:hover {
  color: #fff;
  background-color: #b6a338;
  border-color: #9b8a30;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #b6a338;
  border-color: #9b8a30;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #9b8a30;
  border-color: #685d20;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #cbb956;
  border-color: #c5b143;
}
.btn-warning .badge {
  color: #cbb956;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #bb012b;
  border-color: #a20125;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #88011f;
  border-color: #230008;
}
.btn-danger:hover {
  color: #fff;
  background-color: #88011f;
  border-color: #650117;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #88011f;
  border-color: #650117;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #650117;
  border-color: #230008;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #bb012b;
  border-color: #a20125;
}
.btn-danger .badge {
  color: #bb012b;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f5f8fa;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: #d3e0e9;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #d3e0e9;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

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

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

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

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

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

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

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

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

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

.label-success {
  background-color: #0dd64b;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #0aa63a;
}

.label-info {
  background-color: #8eb4cb;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #6b9dbb;
}

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

.label-danger {
  background-color: #bb012b;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #88011f;
}

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

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

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

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

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

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

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

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

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

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

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #002868;
  border-color: #002868;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #3583ff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative;
}

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

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

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

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

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

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

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

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

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

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?8b43027f47b20503057dfbbaa9401fef);
  src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?8b43027f47b20503057dfbbaa9401fef?#iefix&v=4.7.0) format("embedded-opentype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff2?20fd1704ea223900efa9fd4e869efb08) format("woff2"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff?f691f37e57f04c152e2315ab7dbad881) format("woff"), url(/fonts/vendor/font-awesome/fontawesome-webfont.ttf?1e59d2330b4c6deb84b340635ed36249) format("truetype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.svg?c1e38fd9e0e74ba58f7a2b77ef29fdd3#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

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

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

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

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

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

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

.ml-15 {
  margin-left: 15px !important;
}

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

.pt-15 {
  padding-top: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

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

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

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.logged-in-as {
  margin: 0;
  border-radius: 0;
}

.navbar-default .navbar-nav > li > a.active:focus,
.navbar-default .navbar-nav > li > a.active:hover,
.navbar-default .navbar-nav > li > a.active,
.navbar-default .dropdown-menu > li > a.active {
  color: #262626;
  background-color: #f5f5f5;
}

.btn.btn-orange-underline {
  background: transparent !important;
  font-weight: bold;
  border-top: 4px solid transparent;
  padding: 2px 10px;
  border-bottom: 4px solid transparent;
}
.btn.btn-orange-underline:hover {
  border-bottom: 4px solid #f9b42d;
}
.btn.btn-orange-underline:focus, .btn.btn-orange-underline:active {
  background: transparent !important;
  font-weight: bold;
  border-bottom: 4px solid #f9b42d;
  color: #636b6f !important;
  box-shadow: none !important;
}

.btn-info-circle {
  color: #0043ab;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  line-height: 17px;
  background-color: #d9d9d9;
}
.btn-info-circle:hover {
  color: #0043ab;
  background-color: #d9d9d9;
}

.btn-blue-light {
  background: #4a6dad;
  border: transparent;
  font-size: 14px;
  text-transform: none;
  font-weight: 700;
  padding: 5px 35px;
  margin: 0 8px;
  color: #fff;
  opacity: 1;
}
.btn-blue-light[disabled] {
  background: #4a6dad;
  border: transparent;
  font-size: 14px;
  text-transform: none;
  font-weight: 700;
  padding: 5px 35px;
  margin: 0 8px;
  color: #fff;
  opacity: 1;
}
.btn-blue-light:hover, .btn-blue-light:focus {
  background: #4a6dad !important;
  color: #fff;
}

.profile-picture {
  max-height: 90px;
}

.toast-title {
  font-weight: 700;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a, .toast-message label {
  color: #fff;
}

.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:focus, .toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40);
}

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

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 0.8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > :hover {
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}

#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}

#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}

#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}

#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
  width: 300px;
  margin: auto;
}

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
  width: 96%;
  margin: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40);
}

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

.sweet-alert {
  background-color: white;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.sweet-alert fieldset {
  border: none;
  position: relative;
}

.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}

.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

.sweet-alert .sa-error-container p {
  display: inline-block;
}

.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  transform: scale(0.5);
  transform-origin: 50% 50%;
  transition: all 0.1s;
}

.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

.sweet-alert .sa-input-error::before {
  transform: rotate(-45deg);
}

.sweet-alert .sa-input-error::after {
  transform: rotate(45deg);
}

.sweet-alert .sa-input-error.show {
  opacity: 1;
  transform: scale(1);
}

.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  transition: all 0.3s;
}

.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

.sweet-alert input:focus::-moz-placeholder {
  -moz-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus:-ms-input-placeholder {
  -ms-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert.show-input input {
  display: block;
}

.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}

.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.sweet-alert button:hover {
  background-color: #7ecff4;
}

.sweet-alert button:active {
  background-color: #5dc2f1;
}

.sweet-alert button.cancel {
  background-color: #C1C1C1;
}

.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}

.sweet-alert button[disabled] {
  opacity: 0.6;
  cursor: default;
}

.sweet-alert button.confirm[disabled] {
  color: transparent;
}

.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.sweet-alert button::-moz-focus-inner {
  border: 0;
}

.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  transform: rotate(45deg);
  left: 17px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  transform: rotate(-45deg);
  right: 16px;
}

.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}

.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: "";
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  transform-origin: 0px 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

/*
 * Animations
 */
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
.showSweetAlert[data-animation=pop] {
  animation: showSweetAlert 0.3s;
}

.showSweetAlert[data-animation=none] {
  animation: none;
}

.showSweetAlert[data-animation=slide-from-top] {
  animation: slideFromTop 0.3s;
}

.showSweetAlert[data-animation=slide-from-bottom] {
  animation: slideFromBottom 0.3s;
}

.hideSweetAlert[data-animation=pop] {
  animation: hideSweetAlert 0.2s;
}

.hideSweetAlert[data-animation=none] {
  animation: none;
}

.hideSweetAlert[data-animation=slide-from-top] {
  animation: slideToTop 0.4s;
}

.hideSweetAlert[data-animation=slide-from-bottom] {
  animation: slideToBottom 0.3s;
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
  animation: animateSuccessLong 0.75s;
}

.sa-icon.sa-success.animate::after {
  animation: rotatePlaceholder 4.25s ease-in;
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  animation: animateErrorIcon 0.5s;
}
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  animation: animateXMark 0.5s;
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
.pulseWarning {
  animation: pulseWarning 0.75s infinite alternate;
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
.pulseWarningIns {
  animation: pulseWarningIns 0.75s infinite alternate;
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9 ;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9 ;
}

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9 ;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9 ;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9 ;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  box-sizing: border-box;
}

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-fall.la-dark {
  color: #333;
}

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-ball-fall {
  width: 54px;
  height: 18px;
}

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  animation: ball-fall 1s ease-in-out infinite;
}

.la-ball-fall > div:nth-child(1) {
  animation-delay: -200ms;
}

.la-ball-fall > div:nth-child(2) {
  animation-delay: -100ms;
}

.la-ball-fall > div:nth-child(3) {
  animation-delay: 0ms;
}

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

/*
 * Animation
 */
@keyframes ball-fall {
  0% {
    opacity: 0;
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    transform: translateY(145%);
  }
}
/* 
   treeGrid.css

   style for the tree-grid
   for both Bootstrap 2 and Bootstrap 3

*/
.tree-grid-animate-enter,
.tree-grid-row.ng-enter {
  transition: 200ms linear all;
  position: relative;
  display: block;
  opacity: 0;
  max-height: 0px;
}

.tree-grid-animate-enter.tree-grid-animate-enter-active,
.tree-grid-row.ng-enter-active {
  opacity: 1;
  max-height: 30px;
}

.tree-grid-animate-leave,
.tree-grid-row.ng-leave {
  transition: 200ms linear all;
  position: relative;
  display: block;
  height: 30px;
  max-height: 30px;
  opacity: 1;
}

.tree-grid-animate-leave.tree-grid-animate-leave-active,
.tree-grid-row.ng-leave-active {
  height: 0px;
  max-height: 0px;
  opacity: 0;
}

/* 
------------------------------------------
Angular 1.2.0 Animation 
*/
/*
   end animation stuff
-----------------------------------------
   begin normal css stuff
*/
.tree-grid .tree-grid-row {
  padding: 0px;
  margin: 0px;
}

.tree-grid .tree-grid-row a {
  padding: 3px 10px;
}

.tree-grid i.indented {
  padding: 2px;
}

.tree-grid {
  cursor: pointer;
}

.tree-grid .level-1 .indented {
  position: relative;
  left: 0px;
}

.tree-grid .level-2 .indented {
  position: relative;
  left: 20px;
}

.tree-grid .level-3 .indented {
  position: relative;
  left: 40px;
}

.tree-grid .level-4 .indented {
  position: relative;
  left: 60px;
}

.tree-grid .level-5 .indented {
  position: relative;
  left: 80px;
}

.tree-grid .level-6 .indented {
  position: relative;
  left: 100px;
}

.tree-grid .level-7 .indented {
  position: relative;
  left: 120px;
}

.tree-grid .level-8 .indented {
  position: relative;
  left: 140px;
}

.tree-grid .level-9 .indented {
  position: relative;
  left: 160px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.ui-v1 .login-part {
  margin-top: 0;
}
.ui-v1 .nav-link {
  padding: 10px 0;
}
.ui-v1 .login-btn {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  border: 1px solid #002868;
  border-radius: 8px;
  display: inline-block;
  padding: 8px 28px;
  color: #002868;
}
.ui-v1 .login-btn:hover {
  background-color: #002868;
  color: #ffffff !important;
}
.ui-v1 .login-btn.signin-btn {
  background-color: #002868;
  color: #ffffff;
  margin-left: 11px;
}
.ui-v1 .login-btn.signin-btn:hover {
  background-color: #ffffff;
  color: #002868;
}
.ui-v1 .login-btn.btn-grn {
  background: #0f870f;
  color: #fff !important;
  border-color: transparent;
}
.ui-v1 .login-btn.btn-grn:hover {
  background: #fff;
  border-color: #002868;
  color: #002868 !important;
}
.ui-v1 .header {
  padding: 10px 0;
}
.ui-v1 .header .container {
  display: flex;
  align-items: center;
}
.ui-v1 .logo {
  display: inline-block;
  width: 30%;
}
.ui-v1 .logo a {
  display: block;
  max-width: 290px;
}
.ui-v1 .logo a img {
  width: 100%;
}
.ui-v1 .navbar-nav {
  padding-left: 25px;
}
.ui-v1 .menu {
  float: none;
}
.ui-v1 .menu ul li {
  text-align: center;
  padding-left: 10px;
}
.ui-v1 .menu ul li.login-part {
  padding: 0;
}
.ui-v1 .menu ul li.nav-part1 {
  padding-left: 30px;
}
.ui-v1 .menu-area .collapse {
  padding-right: 0px;
}
.ui-v1 .login-btn.btn-grn {
  background: #0f870f;
  color: #fff !important;
  border-color: transparent;
}
.ui-v1 .login-btn.btn-grn:hover {
  background: #fff;
  border-color: #002868;
  color: #002868 !important;
}
.ui-v1 .navbar-toggler {
  display: none;
}
.ui-v1 .menu-area {
  width: 100%;
  display: block;
  float: none;
  text-align: right;
}
.ui-v1 .menu-area .navbar {
  margin: auto;
  min-height: auto;
  width: 100%;
  display: block;
}
.ui-v1 .menu ul {
  display: flex;
  font-family: "Manrope";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  float: none;
  width: 100%;
  justify-content: space-between;
}
.ui-v1 .menu ul li {
  display: inline-block;
  align-self: end;
  padding-left: 35px;
  margin-bottom: 0;
}
.ui-v1 .menu ul li a {
  font-family: "Manrope";
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: #002868;
}
.ui-v1 .menu ul li a.btn-blue {
  color: #fff;
}
.ui-v1 .menu ul li a.btn-blue:hover {
  color: #002868 !important;
}
.ui-v1 .menu ul li a:hover {
  color: #001433;
}
.ui-v1 .menu ul li.active {
  color: #002868;
}
.ui-v1 .menu ul li img {
  display: block;
  text-align: center;
  margin: 0 auto;
  max-width: 30px;
}
.ui-v1 .menu ul li img.multi {
  max-width: 90px;
}
.ui-v1 .menu ul .main-menu-linner {
  display: none;
}
.ui-v1 .dropdown.open .main-menu-linner {
  display: block !important;
  padding: 15px;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(0, 40, 104, 0.1);
  border: none;
  margin: 0;
}
.ui-v1 .dropdown.open .main-menu-linner li {
  text-align: left;
  padding: 0;
  width: 100%;
  margin-bottom: 15px;
}
.ui-v1 .dropdown.open .main-menu-linner li:last-of-type {
  margin: 0;
}
.ui-v1 .dropdown.open .main-menu-linner li a {
  padding: 0;
  justify-content: left;
}
.ui-v1 .dropdown.open .main-menu-linner ul {
  flex-wrap: wrap;
  justify-content: center;
  background: #cfe0df;
  width: 85%;
  margin: auto;
  border-radius: 10px;
  margin-bottom: 15px;
}

.visible-xs .dropdown.open .main-menu-linner {
  width: 100%;
  margin-top: 15px;
  background-color: #ddeeed;
  z-index: 99;
  position: relative;
}
.visible-xs .dropdown.open .main-menu-linner li {
  margin-bottom: 5px;
  text-align: center;
}

.ui-v1 .footer {
  background: #F0F6FF;
  padding: 60px 0 30px;
}
.ui-v1 .footer h2 {
  font-size: 24px;
  line-height: 1.4;
}
.ui-v1 .footer .list-unstyled p {
  font-size: 24px;
  line-height: 1.4;
}
.ui-v1 .footer .list-unstyled p a {
  font-size: 24px;
  line-height: 1.4;
}
.ui-v1 .footer .list-unstyled img {
  width: 20px;
  border-radius: 3px;
  margin-top: -4px;
}
.ui-v1 .footer-logo {
  padding-right: 15px;
}
.ui-v1 .footer-logo img {
  max-width: 100%;
  width: 100%;
}
.ui-v1 .font-w-600 {
  font-weight: 600;
}
.ui-v1 .font-w-700 {
  font-weight: 700;
}
.ui-v1 .font-w-500 {
  font-weight: 500;
}
.ui-v1 .font-w-400 {
  font-weight: 400;
}
.ui-v1 .font-w-800 {
  font-weight: 800;
}
.ui-v1 .font-s-12 {
  font-size: 12px;
}
.ui-v1 .font-s-14 {
  font-size: 14px;
}
.ui-v1 .font-s-16 {
  font-size: 16px;
}
.ui-v1 .font-s-18 {
  font-size: 18px;
}
.ui-v1 .font-s-20 {
  font-size: 20px;
}
.ui-v1 .font-s-22 {
  font-size: 22px;
}
.ui-v1 .font-s-26 {
  font-size: 26px;
}
.ui-v1 .font-s-40 {
  font-size: 40px;
}
.ui-v1 .line-height-150 {
  line-height: 1.5;
}
.ui-v1 .line-height-140 {
  line-height: 1.4;
}
.ui-v1 .line-height-130 {
  line-height: 1.3;
}
.ui-v1 .line-height-120 {
  line-height: 1.2;
}
.ui-v1 .fa {
  cursor: pointer;
  margin: 5px 10px 5px 10px;
}
.ui-v1 .text-grey a {
  color: #8DA7BE;
  padding: 0 5px;
  border-right: 1px solid #8DA7BE;
}
.ui-v1 .text-grey a:hover, .ui-v1 .text-grey a:focus {
  color: #002868;
}
.ui-v1 .text-grey a:first-child {
  padding-left: 0;
}
.ui-v1 .text-grey a:last-child {
  padding-right: 0;
  border-right: none;
}
.ui-v1 .href-links {
  text-decoration: underline;
}

/*----------intial declartaion of css----------*/
* {
  padding: 0;
  margin: 0;
  list-style: none;
}

body {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  background: #fff;
}

.social-links ul li a html {
  background: transparent;
}

md-content {
  background: transparent;
}

.container {
  width: 90%;
}

.margin-top-bottom {
  margin: 50px 0;
}

.padding-top-bottom {
  padding: 50px 0;
}

.padding-top-25 {
  padding-top: 25px;
}

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

a,
.btn {
  outline: none !important;
  transition: all 200ms ease-in-out 0s;
  -moz-transition: all 200ms ease-in-out 0s;
  -webkit-transition: all 200ms ease-in-out 0s;
  display: inline-block;
}

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -100px;
}

body,
html {
  height: 100%;
}

img {
  max-width: 100%;
}

.inline-block {
  display: inline-block;
  vertical-align: top;
}

.btn-red {
  background-color: #c00000;
  color: #fff !important;
}
.btn-red:hover, .btn-red:focus {
  color: #002868 !important;
  border: 1px solid #002868;
  background: transparent !important;
}

.btn-orange {
  background-color: #fbae00;
  color: #fff !important;
}
.btn-orange:hover, .btn-orangefocus {
  color: #fff !important;
  background-color: #fbae00 !important;
}

.btn-blue {
  background-color: #002868 !important;
  color: #fff !important;
}
.btn-bluehover {
  color: #fff !important;
}

.btn-blue-border {
  border: 1px solid #002868 !important;
  color: #002868 !important;
}

.color-red {
  color: #dd2c00;
}

.color-green {
  color: #228B22;
}

.color-blue {
  color: #412a84;
}

.color-gray {
  color: #8a8989;
}

.color-orange {
  color: #fbae00;
}
.color-orange:hover, .color-orange:focus {
  color: #fbae00 !important;
}

.btn-add {
  border: 1px solid #fbae00;
  position: relative;
  padding-left: 40px;
}
.btn-add .plus {
  background: #fbae00;
  position: absolute;
  left: 0;
  width: 30px;
  height: 100%;
  color: #fff;
  top: 0;
  padding-top: 7px;
  box-sizing: border-box;
}
.btn-add small {
  font-size: 9px;
}

.top-nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 25px;
}

.how-it-works {
  background: url(/images/how-it-works-bg.jpg) no-repeat 100%;
  color: #fff;
  padding-top: 50px;
  position: relative;
  background-size: cover;
}
.how-it-works .work-block {
  padding: 20px;
  border: 1px solid #d6d6d6;
  height: 300px;
  margin: 25px;
  width: 219px;
  padding-top: 50px;
}
.how-it-works .work-block .image {
  position: relative;
}
.how-it-works .work-block .image .step {
  font-weight: 600;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 4px solid;
  text-align: center;
  line-height: 34px;
  left: 0;
  top: 0;
}
.how-it-works .bottom-btn {
  padding: 40px;
}
@media screen and (max-width: 1024px) {
  .how-it-works .bottom-btn {
    padding: 15px;
  }
}
.how-it-works .bottom-btn:before {
  content: "";
  height: 1px;
  background: #ad955e;
  width: 30%;
  display: inline-block;
  position: relative;
  margin-right: 30px;
}
@media screen and (max-width: 1023px) {
  .how-it-works .bottom-btn:before {
    width: 15%;
  }
}
.how-it-works .bottom-btn:after {
  content: "";
  height: 1px;
  background: #ad955e;
  width: 30%;
  display: inline-block;
  position: relative;
  margin-left: 30px;
}
@media screen and (max-width: 1023px) {
  .how-it-works .bottom-btn:after {
    width: 15%;
  }
}
.how-it-works .next-section {
  position: absolute;
  left: 0;
  right: 0;
  top: -56px;
}

/*---------------main styles starts here--------------*/
/*---------header section styles goes here----------*/
/*
header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 9;
    background: #fff;
}
*/
header .logo-section {
  background: #fff;
  position: relative;
  z-index: 2;
  padding-right: 0;
  text-align: center;
}

.logo-section:before {
  content: "";
  background: #fff;
  width: 375px;
  height: 100%;
  left: -375px;
  position: absolute;
  z-index: -1;
}
.logo-section a {
  margin: 8px 0px 13px;
}

.slogan {
  display: block;
  background: #412a84;
  color: #fff;
  padding: 0px 0 5px;
  position: relative;
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .slogan {
    font-size: 12px;
  }
}
.slogan:before {
  content: "";
  position: absolute;
  width: 390px;
  height: 100%;
  left: -390px;
  top: 0;
  z-index: -1;
}

.logo-section:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 166px solid #fff;
  border-right: 100px solid transparent;
  top: 0;
  right: -100px;
}

.social-media {
  margin-left: 71px;
}
.social-media li {
  display: inline-block;
  width: 62px;
  text-align: center;
  border-right: 1px solid rgba(155, 146, 214, 0.3);
  border-bottom: 1px solid rgba(155, 146, 214, 0.3);
  margin-left: -4px;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  z-index: 5;
  position: relative;
}
.social-media li a {
  color: #7a7a7a;
  padding: 21px 0 14px;
  display: block;
}
.social-media li a i {
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
  font-size: 15px;
}
.social-media li:hover {
  background: #ba012b;
}
.social-media li:hover a {
  color: #fff;
}

/*-----------header section styles ends here----------------*/
/*-----------mid section styles goes here-----------*/
.section-comming-soon {
  position: relative;
  height: 100vh;
  background: url("/images/banner-bg.jpg");
  background-size: cover;
}
.section-comming-soon .container {
  height: 100%;
}

.timer-section {
  display: table;
  width: 100%;
  height: 100%;
}
.timer-section .row {
  display: table-cell;
  vertical-align: middle;
}

.banner-content p {
  color: #dbd6fa;
  line-height: 1.7;
}

.flip-clock-wrapper ul li a div div.inn {
  color: #CCCCCC;
  background-color: transparent;
}

body .flip-clock-small-wrapper ul li a div div.inn {
  color: #CCCCCC;
  background-color: transparent;
}
body .flip-clock-dot,
body .flip-clock-small-wrapper .flip-clock-dot {
  background: #323434;
}
body .flip-clock-wrapper .flip-clock-meridium a,
body .flip-clock-small-wrapper .flip-clock-meridium a {
  color: #323434;
}

.timer-section h1 {
  color: #fff;
  font-weight: 700;
  font-size: 64px;
  line-height: 1.2;
}
.timer-section h1 span {
  display: block;
  font-weight: 400;
  font-size: 42px;
}

.banner-content .sign-up-text {
  color: #fff;
}
.banner-content .sign-up-text span {
  font-weight: 700;
}
.banner-content input[type=email] {
  background: transparent;
  border: none;
  padding: 7px 15px;
  border-bottom: 1px solid rgba(155, 146, 214, 0.3);
  color: #9b92d6;
  font-size: 14px;
}
.banner-content button {
  background: transparent;
  border: none;
}
.banner-content input[type=email]:focus {
  outline: none;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
  color: #9b92d6;
}

.banner-content .btn {
  background: #fbae00;
  border: none;
  color: #fff;
  padding: 7px 55px 7px 20px;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  border-radius: 0;
  position: relative;
  font-size: 16px;
}
.banner-content .btn span {
  display: inline-block;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
}
.banner-content .btn i {
  background: #fff;
  color: #fbae00;
  position: absolute;
  right: -55px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  height: 36px;
  width: 40px;
  line-height: 40px;
  font-size: 14px;
}

/*----------------mid section styles ends here-------*/
/*---------------Home page style goes here------*/
.inner-header {
  background: #fff;
  position: relative;
}

ul.ul-nav:after {
  content: "12121";
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  right: -46%;
  background: #a50226;
  bottom: 1px;
}
@media screen and (max-width: 1023px) {
  ul.ul-nav:after {
    display: none;
  }
}

.inner-header .login-section {
  background: #fff;
}

.shadow {
  position: relative;
  background: #fff;
}
.shadow:after {
  position: absolute;
  content: "";
  box-shadow: 0 -25px 20px 25px #c7c7c7;
  top: 13px;
  left: 10px;
  bottom: 50px;
  width: 0%;
  z-index: -1;
  transform: rotate(-8deg);
  transform: rotate(32deg);
  right: -33px;
  left: auto;
}

@media screen and (max-width: 1023px) {
  #frontend-navbar-collapse1 {
    margin: 10px 0;
    border: 1px solid #f5f5f5;
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  #frontend-navbar-collapse1 .col-md-12 {
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  #frontend-navbar-collapse1 li.no-sque {
    text-align: center;
    padding: 10px 0;
  }
}

@media screen and (max-width: 1023px) {
  .section-login {
    display: inline-block;
    padding: 0;
    width: 100%;
    text-align: center;
  }
}
.section-login .header-login {
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .section-login .header-login {
    display: inline-block;
    width: 100%;
  }
}
.section-login .header-login li {
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  .section-login .header-login li {
    width: 100%;
  }
}
.section-login .header-login li a {
  padding: 10px 15px;
}
.section-login .header-login li .login img {
  margin-right: 7px;
}
@media screen and (max-width: 1023px) {
  .section-login a {
    display: inline-block;
    width: 100%;
  }
}
.section-login a.login {
  background: #f5f5f5;
  color: #7a7a7a;
}
.section-login a.sign-up {
  background: #351e78;
  color: #fff;
}
.section-login a.sign-up i {
  color: #9a84db;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #9a84db;
}

nav {
  text-align: right;
}
@media screen and (max-width: 1023px) {
  nav {
    text-align: left;
  }
}
nav > ul > li {
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  nav > ul > li {
    width: 100%;
  }
}
nav > ul > li > a {
  padding: 20px 10px;
  width: 100%;
  text-align: center;
  color: #2e2e2e;
}
nav > ul > li > a img {
  margin-right: 15px;
}
nav > ul > li.no-sque {
  transform: skew(0deg);
  -webkit-transform: skew(0deg);
  -moz-transform: skew(0deg);
  -o-transform: skew(0deg);
}

li.red-border {
  border-bottom: 5px solid #a50226;
}
li.blue-border {
  border-bottom: 5px solid #412a84;
  margin-left: -1px;
}
li.yellow-border {
  border-bottom: 5px solid #d99700;
}

h2.title .normal {
  font-weight: normal;
}

/*-------Home page middle section------------*/
.fix-social-links {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 20px;
  height: 262px;
  z-index: 99;
}

.social-links ul {
  border: 1px solid #d6d6d6;
  text-align: center;
  margin: 0;
}
.social-links ul li a {
  font-size: 20px;
  color: #7a7a7a;
  padding: 10px;
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
  background: #fbfefc;
}
.social-links ul li:last-of-type a {
  border: none;
}
.social-links ul li a:hover {
  background: #3f2980;
  color: #fff;
}

.social-links-bottom ul {
  border: gainsboro;
  width: 220px;
  text-align: left;
}
.social-links-bottom ul li {
  display: inline-block;
  margin-right: 15px;
  width: 50px;
  text-align: center;
  margin-bottom: 15px;
}

.about-shipthrifty {
  background: url(/images/home-banner.jpg) no-repeat 100%;
  background-size: cover;
  margin-top: -35px;
  display: inline-block;
  position: relative;
  z-index: 888;
  /* padding-top: 70px; */
  width: 100%;
  z-index: 0;
}
@media screen and (max-width: 1023px) {
  .about-shipthrifty {
    margin-top: 0px;
  }
}
.about-shipthrifty .banner-info {
  position: absolute;
  top: 30%;
  left: 10%;
  z-index: 999;
}
@media screen and (max-width: 1023px) {
  .about-shipthrifty .banner-info {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    padding: 15px;
  }
}

/*----------------footer section  styles goes here-----------*/
footer {
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #fff;
  padding: 15px 0px;
  clear: both;
}
footer a {
  color: #000;
}
footer .call {
  font-size: 30px;
  width: 43px;
  border: 1px solid #d6d6d6;
  height: 43px;
  text-align: center;
  margin-right: 10px;
}
footer .footer-bottom {
  border-top: 1px solid #d6d6d6;
  padding-top: 15px;
}
footer .copyright {
  display: inline-block;
  margin-bottom: 0;
  font-size: 16px;
  color: #7a7a7a;
}
footer .footer-link {
  display: inline-block;
  float: right;
  margin-bottom: 0;
}
footer .footer-link li {
  display: inline-block;
}
footer .footer-link li:first-of-type a {
  border: none;
}
footer .footer-link li a {
  color: #7a7a7a;
  font-size: 15px;
  padding: 0 10px;
  border-left: 1px solid;
}

.blue-text {
  color: #2f1678;
}

.red-text {
  color: #ba0029;
}

.yellow-text {
  color: #fbab00;
}

footer .footer-link li a:hover {
  color: #412a84;
  text-decoration: none;
  border-color: #7a7a7a;
}

/*----------------footer section styles ends here--------*/
/********Package Detail Page *****************/
.package_details_main {
  position: relative;
  margin: 20px 0;
}

.custom-item {
  position: relative;
}

.btn-remove {
  background: transparent;
  border: 2px solid #ba0029;
  border-radius: 100%;
  color: #ba0029;
  text-align: center;
  height: 25px;
  width: 25px;
  position: absolute;
  right: -10px;
  top: -10px;
}

.loader {
  border: 5px solid #f3f3f3;
  /* Light grey */
  border-top: 5px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  left: 48%;
  position: static;
  top: 44%;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(220, 213, 213, 0.3);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-previous-tab-mobile {
  position: absolute;
  margin-top: 10px;
  z-index: 9;
  display: none;
}
@media screen and (max-width: 767px) {
  .btn-previous-tab-mobile {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  md-tabs-wrapper {
    margin-left: 50px;
  }
}

md-tabs-canvas {
  height: 51px;
}
md-tabs-canvas md-tab-item {
  border-bottom: 5px solid #ba012b;
}
@media screen and (max-width: 767px) {
  md-tabs-canvas md-tab-item {
    display: none;
  }
}
md-tabs-canvas md-tab-item.md-disabled {
  border-bottom: 5px solid #fbae00;
}
@media screen and (max-width: 767px) {
  md-tabs-canvas md-tab-item.md-active {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  md-tabs-canvas md-tab-item.md-active + md-tab-item {
    display: block;
  }
}

.myaccount-container {
  background: #f5f5f7;
}
.myaccount-container .left-content {
  background: #fff;
}
.myaccount-container .left-content li {
  border-bottom: 1px solid #d99700;
}
.myaccount-container .left-content li a {
  color: #412a84;
}
.myaccount-container .left-content li.active a {
  background-color: #a50226 !important;
  border-radius: 0;
  color: #fff;
}
.myaccount-container .right-content {
  background: #fff;
  padding: 10px;
}

.panel-primary {
  border-color: #f5f5f7;
}
.panel-primary > .panel-heading {
  background: transparent;
  border-color: #f5f5f7;
  color: #412a84;
  font-weight: bold;
}

.panel-footer {
  background: transparent;
  border: none;
}

.order-detail .row {
  padding-bottom: 15px;
  padding-top: 15px;
}
.order-detail h4 {
  color: #412a84;
  border-bottom: 2px solid #d99700;
  padding-bottom: 10px;
}

.tooltip-multiline {
  height: auto;
}

.custom-tooltip {
  max-width: 300px;
}

.custom-tooltip div {
  background: #a50226;
  color: #fff;
  font-size: 15px;
  height: auto;
  max-width: 300px;
  word-wrap: break-word !important;
  white-space: normal;
}
.custom-tooltip div ul {
  list-style: circle !important;
  padding-left: 15px;
}
.custom-tooltip div ul li {
  list-style: disc !important;
}

.address-search {
  position: absolute;
  right: 30px;
}
.address-search input {
  color: #000;
}
.address-search label {
  color: #fff;
  font-weight: normal;
  font-size: 15px;
}

.inline-dynemic {
  float: none;
  display: inline-block;
  vertical-align: top;
}

/*---- carrier support page -------*/
.text-bold {
  font-weight: bold;
}

.carriersupport {
  padding-top: 35px;
  border-bottom: 1px solid #f5f5f7;
}
.carriersupport .flex-center {
  display: flex;
  align-items: center;
}
.carriersupport .row {
  margin: 50px 0;
  display: flex;
}
.carriersupport ul {
  padding-left: 15px;
}
.carriersupport ul li {
  list-style-type: disc;
}
.carriersupport figure {
  display: inline-block;
  border-radius: 100%;
  box-shadow: 0px 0px 45px 0px rgb(245, 245, 247);
  padding: 10px;
  border: 1px solid #f5f5f7;
  position: relative;
  height: 110px;
  width: 110px;
}
.carriersupport p {
  font-size: 22px;
  font-weight: 700;
}
.carriersupport figure:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  margin: -15px;
  box-shadow: 0px 0px 10px 1px rgb(245, 245, 245);
  border: 1px solid #f5f5f7;
  border-radius: 100%;
}
.carriersupport .list-unstyled li {
  list-style-type: none;
  font-size: 18px;
}

.package figure figcaption {
  display: inline-block;
  margin-left: 15px;
}

.social-links-bottom ul {
  width: 100%;
}
.social-links-bottom ul li:last-of-type a {
  border-bottom: 1px solid #d6d6d6;
}

.banner-info .banner-text {
  font-size: 14px;
}

.list-style-disc {
  padding-left: 15px;
}
.list-style-disc li {
  list-style-type: disc;
}

.list-style-decimal {
  padding-left: 15px;
}
.list-style-decimal li {
  list-style-type: decimal;
}

.orange-border-text {
  text-align: center;
}
.orange-border-text p {
  margin: 0;
  padding: 8px 13px;
  display: inline-block;
  border: 1px solid #ff6500;
  line-height: 1.2;
  text-align: left;
}

.flex-table {
  display: inline-block;
  width: 100%;
  overflow: auto;
  border: 1px solid #f7f7f7;
}
.flex-table .flex-row {
  display: flex;
  border-bottom: 1px solid #f1f1f1;
}
.flex-table .flex-row .flex-col {
  border-right: 1px solid #f1f1f1;
  padding: 5px;
}

.steps {
  max-width: 450px;
  margin: auto;
}
.steps span {
  display: block;
  text-align: left;
}

.international-steps {
  list-style: initial;
  padding: 25px 0px;
  list-style-position: inside;
}
.international-steps li {
  list-style: decimal;
  margin-bottom: 15px;
}
.international-steps li ol {
  padding-left: 25px;
}
.international-steps li li {
  list-style: lower-latin;
  margin-bottom: 5px;
}

.steps {
  max-width: 450px;
  margin: auto;
}
.steps span {
  display: block;
  text-align: left;
}

.international-steps {
  list-style: initial;
  padding: 25px 0px;
  list-style-position: inside;
}
.international-steps li {
  list-style: decimal;
  margin-bottom: 15px;
  font-size: 20px;
}
.international-steps li ol {
  padding-left: 25px;
  font-size: 18px;
}
.international-steps li li {
  list-style: lower-latin;
  margin-bottom: 5px;
}

.carriersupport h2,
.carriersupport h3 {
  color: #2e2e2e;
}
.carriersupport p {
  font-weight: 400;
  font-size: 20px;
  color: #4c4c4c;
}

.carier-barcode p {
  min-height: 66px;
}

.carier-link {
  margin-top: 25px;
}

.about-shipthrifty .banner-info h1 {
  font-size: 37px;
  text-transform: uppercase;
  line-height: 1.7;
}

.quote-section {
  margin-top: 20px;
}
.quote-section img {
  vertical-align: baseline;
  margin-right: 15px;
}

.intelligent-sectors {
  max-width: 1092px;
  margin: auto;
  text-align: center;
  padding-top: 30px;
}
.intelligent-sectors figure {
  display: inline-block;
  padding: 20px;
  border-radius: 100%;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.24);
  height: 105px;
  width: 105px;
  text-align: center;
  line-height: 66px;
}
.intelligent-sectors a {
  margin-bottom: 18px;
}
.intelligent-sectors .hover-img {
  display: none;
}
.intelligent-sectors .sectors {
  min-height: 240px;
  margin-bottom: 35px;
}
.intelligent-sectors a {
  border-radius: 100%;
}
.intelligent-sectors a:hover {
  background: #f6a900;
}
.intelligent-sectors a:hover .static-img {
  display: none;
}

.dash-border {
  height: 1px;
  width: 20px;
  display: block;
  margin: 13px auto 13px;
  background: #c7c7c7;
}

.intelligent-sectors .sectors p {
  padding: 0 20px;
  line-height: 2;
}
.intelligent-sectors a:hover .hover-img {
  display: inline-block;
  margin: auto;
}

.element-boxes {
  max-width: 1006px;
  margin: auto;
}

.convenience {
  color: #3f2980;
}

.value {
  color: #faaf18;
}

.ease {
  color: #ba1b2b;
}

.element-boxes ul li {
  list-style-image: url("/images/list-arow.png");
  padding-left: 15px;
  margin-bottom: 20px;
}

.secrets-of-intelligent {
  padding: 33px 0;
}

.core-elements {
  padding: 40px 0;
  background: url(/images/elements-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center -14px;
}

.vertical-border {
  margin-top: 24px;
  margin-bottom: 45px;
}

.element-boxes .col-sm-4 {
  padding: 0 15px;
}
.element-boxes ul {
  padding: 0 18px;
}

.about-shipthrifty {
  background-position: 135px 88%;
  background-size: cover;
  margin-top: -60px;
}

header .logo-section {
  z-index: 99;
}

.inner-header .col-md-9 {
  z-index: 9;
}

.quote-section figcaption {
  display: inline-block;
}

@media (max-width: 1440px) {
  .about-shipthrifty {
    background-position: 220px 125%;
  }
}
@media (max-width: 1199px) {
  .about-shipthrifty {
    background-position: 150px bottom;
  }
}
@media (max-width: 1024px) {
  .about-shipthrifty {
    background-position: 35px bottom;
  }
}
@media (max-width: 991px) {
  .about-shipthrifty {
    background-position: right bottom;
  }
}
@media (max-width: 767px) {
  .about-shipthrifty {
    position: relative;
    background-position: right center;
    margin-top: 0;
  }
  .about-shipthrifty:before {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .about-shipthrifty .banner-info h1 {
    color: #fff;
  }
  .banner-info .banner-text {
    color: #fff;
  }
}
.cart-details h4 {
  font-size: 14px;
}
.cart-details table {
  font-size: 12px;
}
.cart-details .cart-item {
  border-bottom: 2px solid #ccc7c7;
  margin: 10px 0;
}
.cart-details .cart-item:nth-child(odd) {
  background: #fff;
}

.shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding-top: 10px;
  font-size: 16px;
}

.cart-icon {
  color: #515783;
  font-size: 24px;
  margin-right: 5px;
  float: right;
}

.shopping-cart-header {
  line-height: 23px;
}
.shopping-cart-header span.badge {
  float: right;
  margin-top: 4px;
  background: #bb302e;
}
.shopping-cart-header .shopping-cart-total {
  display: inline-block;
  width: 100%;
  font-weight: bold;
}
.shopping-cart-header .dropdown-menu {
  width: 320px;
  left: auto;
  right: 0;
  padding: 5px;
}
.shopping-cart-header .dropdown-menu li {
  border-bottom: 1px solid #e6e6e6;
  display: inline-block;
  width: 100%;
}
.shopping-cart-header .dropdown-menu li a.btn {
  color: #fff;
  width: 100%;
  margin-top: 10px;
}

.cart-li {
  position: relative;
  z-index: 99;
}

md-select-value {
  border: 1px solid #000;
}

.md-input-focused > label {
  display: none;
}

.md-input-has-value > label {
  display: none;
}

md-input-container .md-input-messages-animation {
  display: none;
}
md-input-container .md-errors-spacer {
  display: none;
}

input[type=text],
input[type=number],
.md-input {
  border: 1px solid #000;
}

md-radio-button {
  margin-bottom: 0px;
}

.no-padding {
  padding: 0;
  margin-left: -5px;
}

.padding-first {
  padding-left: 20px;
}

.no-margin {
  margin-left: 0;
}

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

.transaction-summary {
  border: 1px solid #303030;
  box-shadow: 0px 0px 3px #c3c2c2;
}
.transaction-summary .header {
  background: #2f2f2f;
  color: #fff;
  padding: 5px;
  font-weight: bold;
}

.logo-circle {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  border: 1px solid;
  line-height: 70px;
  display: inline-block;
  background: #fff;
}
.logo-circle img {
  width: 75%;
}

/*my code*/
.login-info {
  margin-top: 0 !important;
}

md-radio-group.md-default-theme:not([disabled]) .md-primary .md-checked .md-off, md-radio-group:not([disabled]) .md-primary .md-checked .md-off, md-radio-group.md-default-theme:not([disabled]) .md-primary.md-checked .md-off, md-radio-group:not([disabled]) .md-primary.md-checked .md-off, md-radio-group.md-default-theme:not([disabled]).md-primary .md-checked .md-off, md-radio-group:not([disabled]).md-primary .md-checked .md-off, md-radio-group.md-default-theme:not([disabled]).md-primary.md-checked .md-off, md-radio-group:not([disabled]).md-primary.md-checked .md-off {
  border-color: #002868;
  border-width: 5px;
}

md-radio-button.md-default-theme:not([disabled]) .md-primary .md-checked .md-off, md-radio-button:not([disabled]) .md-primary .md-checked .md-off, md-radio-button.md-default-theme:not([disabled]) .md-primary.md-checked .md-off, md-radio-button:not([disabled]) .md-primary.md-checked .md-off, md-radio-button.md-default-theme:not([disabled]).md-primary .md-checked .md-off, md-radio-button:not([disabled]).md-primary .md-checked .md-off, md-radio-button.md-default-theme:not([disabled]).md-primary.md-checked .md-off, md-radio-button:not([disabled]).md-primary.md-checked .md-off, md-radio-button.md-default-theme.md-checked .md-off, md-radio-button.md-checked .md-off, md-radio-button.md-default-theme .md-on,
md-radio-button .md-on {
  border-color: #002868;
  border-width: 5px;
}

md-radio-group.md-default-theme:not([disabled]) .md-primary .md-on, md-radio-group:not([disabled]) .md-primary .md-on, md-radio-group.md-default-theme:not([disabled]).md-primary .md-on, md-radio-group:not([disabled]).md-primary .md-on {
  background-color: #fff;
}

md-radio-button.md-default-theme:not([disabled]) .md-primary .md-on, md-radio-button:not([disabled]) .md-primary .md-on, md-radio-button.md-default-theme:not([disabled]).md-primary .md-on, md-radio-button:not([disabled]).md-primary .md-on, md-radio-button.md-default-theme.md-checked .md-off, md-radio-button.md-checked .md-off, md-radio-button.md-default-theme .md-on,
md-radio-button .md-on {
  background-color: #fff;
}
md-radio-button.md-default-theme.md-checked .md-off, md-radio-button.md-checked .md-off, md-radio-button.md-default-theme .md-on,
md-radio-button .md-on {
  border-color: #002868;
}
md-radio-button.md-checked .md-on {
  transform: scale(0.4);
}
md-radio-button .md-off,
md-radio-button .md-on {
  width: 14px;
  height: 14px;
  top: -2px;
  bottom: 0;
  left: 0;
  margin: auto;
}

.md-select-value .md-select-icon:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 17px;
  transform: none;
}

h4 {
  font-weight: 700;
  margin-bottom: 10px;
}

.login-sm .header-slogan {
  padding-top: 20px;
  background-size: cover;
  background-position: center bottom;
}
@media screen and (max-width: 767px) {
  .login-sm .header-slogan {
    padding-top: 0;
  }
}
.login-sm .header-slogan p {
  margin-bottom: 0;
  color: #fff;
  background: #38217b;
  font-size: 12px;
  padding: 8px 15px;
}
.login-sm .welcome-text {
  color: #2e2e2e;
  font-size: 18px;
  display: block;
  text-align: center;
  font-weight: 700;
  padding: 18px 15px;
}
.login-sm .login-text {
  text-align: center;
  padding: 17px 15px;
  line-height: 1.4;
  /*max-width: 375px;*/
  margin: auto;
}

.error {
  color: red;
}

.login-sm .panel-default {
  border-color: transparent;
  /*max-width: 310px;*/
  margin: auto;
  box-shadow: 0px 0px 2px 2px rgb(245, 245, 245);
  border-radius: 0;
  position: relative;
  padding-top: 23px;
  /*margin-top: 35px;*/
  margin: 35px 15px 0;
  padding-bottom: 25px;
}
.login-sm .panel-default:before {
  content: "";
  background: url(/images/login-bg.png) no-repeat;
  height: 58px;
  width: 50px;
  background-size: contain;
  position: absolute;
  top: -32px;
  right: 0;
  left: 0;
  margin: auto;
}

.partner-register .panel-default:before {
  display: none;
}

.login-sm .panel-default .panel-heading {
  padding: 10px 20px;
  border-color: transparent;
  position: relative;
  color: #3d3d3d;
  font-size: 16px;
  font-weight: 700;
}
.login-sm .panel-default .panel-heading img {
  margin-left: 20px;
}

form .panel-heading {
  padding-left: 0 !important;
}

.login-sm .form-horizontal .form-group {
  margin: 0;
}
.login-sm .form-control {
  border-radius: 0;
  box-shadow: none;
  height: 30px;
  padding: 3px 12px;
  border: 1px solid #dbdbdb;
  border-bottom: 0;
}
.login-sm .last-child .form-control {
  border-bottom: 1px solid #dbdbdb;
}
.login-sm .panel-body {
  padding: 5px 0px;
}
.login-sm .form-horizontal .checkbox {
  padding-top: 14px;
  font-size: 11px;
  display: inline-block;
}
.login-sm .forgot-pswd {
  padding-top: 14px;
  color: #7a7a7a;
  display: inline-block;
  font-size: 11px;
  float: right;
}
.login-sm .login-btn {
  background: #bc012c;
  border: transparent;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 1px 35px;
  margin: 0 8px;
}

.remove-btn {
  background: #bc012c;
  border: transparent;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 1px 35px;
  margin: 0 8px;
  color: #fff !important;
  padding: 5px 10px;
  margin: 0;
  display: block;
  width: 100%;
}

.login-sm .form-horizontal .login-submit {
  margin-top: 20px;
}
.login-sm .signup-link {
  text-align: center;
  background: #301973;
  padding-top: 145px;
  margin: -133px -15px 0;
  /*max-width: 344px;*/
}
.login-sm .signup-link p {
  font-size: 12px;
  color: #9588bd;
  padding-bottom: 15px;
  margin: 0;
}
.login-sm .signup-link p a {
  color: #fff;
}
.login-sm .welcome-text strong {
  display: block;
  font-size: 14px;
  font-weight: normal;
}

.register-text {
  margin: 0;
  padding: 20px 0;
}

.login-sm .form-control::-webkit-input-placeholder {
  color: #333 !important;
}

.btn-select-payment.active {
  background: #fa9e00;
  box-shadow: none;
  color: #fff;
  border-color: transparent;
}

.add-field-btn {
  background: #fa9e00;
  box-shadow: none;
  color: #fff;
  border-color: transparent;
  margin: 15px 0;
  padding: 5px 20px;
}

.btn-select-payment {
  border-radius: 0;
  border: 1px solid #dbdbdb;
  margin-right: -5px;
  color: #3d3d3d;
}

.partner-register .welcome-text {
  text-align: left;
  color: #ba012b;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #c7c7c7;
  margin: 0 15px;
  position: relative;
  text-transform: uppercase;
}
.partner-register .welcome-text:before {
  content: "";
  position: absolute;
  width: 134px;
  height: 3px;
  background: #ba012b;
  bottom: -2px;
  left: 0;
  z-index: 9;
}

.info-text {
  display: flex;
  align-items: center;
  padding: 10px 0 0;
}
.info-text p {
  margin-bottom: 0;
  margin-left: 15px;
}

.register-table {
  margin: 0;
  text-align: center;
  border-color: transparent;
}
.register-table td,
.register-table th {
  width: 25%;
}

.table-borderless.register-table td {
  border: none;
}

.register-table thead {
  background: #361f79;
  color: #fff;
}
.register-table thead th {
  text-align: center;
  vertical-align: middle !important;
  border-color: transparent !important;
}
.register-table thead th:first-of-type {
  border-top-left-radius: 10px;
  border-color: transparent;
}
.register-table thead th:last-of-type {
  border-top-right-radius: 10px;
  border-color: transparent;
}

.notification-text {
  font-size: 18px;
  color: #2e2e2e;
  font-weight: 700;
  padding: 20px;
  border-left: 2px solid #e29d00;
  margin-bottom: 15px;
}

.list-heading {
  font-size: 16px;
  color: #3d3d3d;
  font-weight: 700;
}

.partner-register ol li {
  list-style-type: decimal;
  list-style-position: inside;
}

.register-table .form-control {
  padding: 0;
  border: none;
  text-overflow: ellipsis;
}

.about-shipthrifty .banner-info {
  top: 19%;
}

.shop-rate-blank {
  padding: 15px 40px;
  max-width: 345px;
  min-height: 500px;
  box-shadow: 0 0 15px #bfbdbd;
  display: flex;
  align-items: center;
  background-image: url(/images/doted-bg.png);
  position: relative;
  margin-top: 5px;
}
.shop-rate-blank:before {
  content: "";
  background-image: url(/images/shoprate-blank-border.png);
  height: 75px;
  width: 130px;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 90%;
}
.shop-rate-blank h5 {
  position: relative;
  padding: 25px 0;
}
.shop-rate-blank h5:before {
  content: "";
  position: absolute;
  height: 25px;
  width: 1px;
  border-right: 1px dashed #a3a3a3;
  bottom: 100%;
  right: 0;
  left: 0;
  margin: auto;
}
.shop-rate-blank h5:after {
  content: "";
  position: absolute;
  height: 25px;
  width: 1px;
  border-right: 1px dashed #a3a3a3;
  top: 100%;
  right: 0;
  left: 0;
  margin: auto;
}

.carier-response {
  margin: 0 0 50px;
  background-image: url(/images/doted-bg.png);
}
.carier-response .package-info {
  font-size: 18px;
  margin-bottom: 35px;
}
.carier-response .row {
  box-shadow: -5px 0px 15px -5px rgb(191, 189, 189);
}

.btn-red {
  background: #bc012c;
  border: transparent;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 1px 35px;
  margin: 0 8px;
  color: #fff;
}
.btn-red[disabled] {
  background: #bc012c;
  border: transparent;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 10px;
  margin: 0 8px;
  color: #fff;
}

.btn-green {
  background: #228B22;
  border: transparent;
  font-size: 14px;
  text-transform: none;
  font-weight: 700;
  padding: 1px 35px;
  margin: 0 8px;
  color: #fff;
  opacity: 1;
}
.btn-green[disabled] {
  background: #228B22;
  border: transparent;
  font-size: 14px;
  text-transform: none;
  font-weight: 700;
  padding: 1px 35px;
  margin: 0 8px;
  color: #fff;
  opacity: 1;
}
.btn-green:hover, .btn-green:focus {
  background: #228B22 !important;
  color: #fff;
}

md-input-container.md-icon-float > md-icon {
  top: 6px;
  left: 10px;
  right: auto;
}
md-input-container.md-icon-left {
  padding-left: 2px;
}

md-input-container.md-icon-left input {
  padding-left: 36px;
}

.section-btn label {
  font-weight: 400;
}
.section-btn button {
  background: transparent !important;
  margin: 0;
  min-width: 100%;
  box-shadow: none !important;
  font-size: 13px !important;
  color: #2e2e2e !important;
  border: 1px solid #2e2e2e;
  text-transform: capitalize;
  white-space: initial;
  line-height: 1;
}

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

.radio-chain md-radio-button .md-label {
  margin-left: 20px;
  margin-right: 20px;
}

md-input-container.md-input-focused label:not(.md-container-ignore),
.md-input-has-value label:not(.md-container-ignore) {
  position: absolute;
  top: 18px;
  margin: auto;
  left: auto;
  right: -10px;
  width: auto !important;
  line-height: 1;
  height: 20px;
}

.md-input-focused > label,
.md-input-has-value > label {
  /*display: block;*/
  display: none;
}

.package_details_main {
  /*    padding-top: 25px;
      border-top: 1px solid #000;*/
  box-shadow: 0px 0px 15px -5px rgb(191, 189, 189);
  padding: 15px;
}
.package_details_main.in {
  /*    border: none;
      padding-top: 0;*/
  box-shadow: none;
  padding: 0;
}

.btn-remove {
  right: -11px;
  top: -12px;
  background: #fff;
  z-index: 9999;
}

md-tabs .md-tab.md-active {
  color: #ba012b;
  font-weight: 700;
}

.transaction-summary table {
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  border-collapse: initial;
  padding-bottom: 20px;
}
.transaction-summary table:last-of-type {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
  border-collapse: collapse;
}
.transaction-summary table td {
  width: 190px;
}
.transaction-summary table td,
.transaction-summary table th {
  border: none !important;
  padding: 5px 15px !important;
}
.transaction-summary table:last-of-type tr:last-of-type {
  border-top: 1px solid #ddd;
}

md-dialog md-dialog-content {
  padding: 15px 0;
}

.payment-information {
  border: 1px solid #d6d6d6;
  box-shadow: 0 0 3px #c3c2c2;
  margin-bottom: 20px;
}

.transaction-summary {
  border: 1px solid #d6d6d6;
}

.payment-information .header {
  background: #002868;
  color: #fff;
  padding: 5px;
  font-weight: 700;
  font-size: 18px;
}
.payment-information .payment-form {
  padding: 15px;
}

.insurance-text label {
  font-weight: 400;
}

/*.login-info {
    margin-top: -185px;
}
.card-info {
    margin-top: -219px;
}*/
.payment-submition {
  margin-bottom: 15px;
  padding-top: 0;
}

nav {
  text-align: left;
}

ul.ul-nav:after {
  content: "";
}

md-radio-button {
  margin-bottom: 8px;
}
md-radio-button .md-container {
  width: 17px;
  height: 17px;
  top: 11px;
}
md-radio-button .md-container .md-ripple-container {
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
}

.about-shipthrifty {
  min-height: auto;
  background: none;
  margin: 0;
  padding: 10px 0 30px;
}

.sinup-heading {
  margin-bottom: 62px;
}
.sinup-heading h1 {
  font-weight: 700;
  font-size: 28px;
}
.sinup-heading p {
  font-size: 18px;
  max-width: 680px;
  margin: auto;
  line-height: 1.2;
}

.bluebg-text {
  font-size: 18px;
  color: #fff;
  background: #3e2781;
  font-weight: 700;
  padding: 16px 25px;
  line-height: 1.2;
  margin-bottom: 9px;
}

.quoted-question {
  font-size: 18px;
  font-weight: 700;
  padding: 20px 25px;
  line-height: 1.2;
  border: 1px solid #d6d7d6;
  border-left: 3px solid #2e2e2e;
}

.partner-sinup-text ol {
  margin: 32px 0 44px;
  padding-left: 25px;
}
.partner-sinup-text ol > li {
  list-style-type: decimal;
  list-style-position: inside;
  margin-bottom: 20px;
}
.partner-sinup-text ol ul {
  padding-left: 34px;
  margin: 20px 0 50px;
}
.partner-sinup-text ol ul li {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 21px;
}

.lets-partner-btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.lets-partner-btn img {
  height: 18px;
  z-index: 9;
}
.lets-partner-btn h2 {
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 26px;
}
.lets-partner-btn .btn {
  background: #bc012c;
  border: transparent;
  font-size: 14px;
  text-transform: uppercase;
  padding: 18px 20px;
  margin-left: -9px;
  z-index: 0;
}

.partner-info {
  margin-bottom: 39px;
}
.partner-info p {
  font-size: 16px;
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 7px;
}

.about-shipthrifty .banner-info h1 {
  text-transform: none;
  color: #412a84;
  line-height: 2.2;
  text-align: center;
  font-size: 30px;
}

.banner-info .banner-text {
  color: #000;
}
.banner-info .banner-text p {
  color: #7a7a7a;
}

.domain-add md-input-container label {
  margin-left: 15px;
}

.register-table td:nth-of-type(2) {
  word-break: break-all;
}
.register-table .btn {
  background: #361f79;
  color: #fff;
  padding: 3px 10px;
}
.register-table .btn:hover {
  background: #e79100;
}

.banner-info .banner-text {
  /*max-width: 568px;*/
}
.banner-info .banner-text p {
  text-align: center;
  margin-top: 15px;
}

.btn-blue:hover {
  color: #412a84 !important;
}

.about-shipthrifty {
  z-index: auto;
}

.inner-header {
  z-index: 1;
}

.strategic-partner-page h1 {
  color: #2e2e2e;
}
.strategic-partner-page h1 span {
  color: #412a84;
}
.strategic-partner-page .sinup-heading {
  max-width: 900px;
  margin: 0 auto 62px;
}
.strategic-partner-page .sinup-heading p {
  max-width: 600px;
}
.strategic-partner-page .sinup-heading p b {
  display: inline-block;
}
.strategic-partner-page .quoted-question {
  border: transparent;
  border-left: 3px solid #2e2e2e;
}

.list-tick {
  margin-left: 50px;
}
.list-tick li {
  list-style-image: url(/images/list-arow.png);
}

.strategic-partner-page h2 {
  margin-bottom: 40px;
  margin-top: 25px;
}

.info-quote {
  font-size: 18px;
  font-weight: 700;
  padding: 20px 25px;
  line-height: 1.2;
  border: 1px solid #e29d00;
  border-left: 35px solid #e29d00;
  margin: 35px 0;
  position: relative;
}
.info-quote:before {
  content: "";
  position: absolute;
  background: url(/images/info-i.png);
  height: 14px;
  width: 6px;
  left: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.strategic-partner-page {
  max-width: 1366px;
  margin: auto;
}

.banner-info h2 {
  color: #412a84;
  text-align: center;
}
.banner-info h2 span {
  color: #636b6f;
  font-size: 18px;
  display: block;
}

.fooer-shipping-text {
  margin-left: 0;
  text-align: center;
}

.shoprate-title {
  padding: 10px 0;
  background: #fff;
  position: relative;
}
.shoprate-title:after {
  content: "";
  position: absolute;
  background: url(/images/hero-image.png) no-repeat;
  background-position: center;
  height: 180px;
  width: 100%;
  top: -30px;
  right: 0;
  left: 0;
  margin: auto;
}

.artwork-img img {
  max-width: 435px;
  width: 100%;
}

.shoprate-title [class*=col-] {
  padding: 20px 15px;
}
.shoprate-title .artwork-img {
  padding: 0 15px 25px;
}

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

.shoprate-banner-info {
  margin: 13px 0;
  max-width: 680px;
}

.shoprate-title .shoprate-banner-info p {
  font-size: 18px;
}
.shoprate-title h1 {
  color: #412a84;
}
.shoprate-title p {
  font-size: 20px;
  margin-bottom: 5px;
}

nav ul {
  display: flex;
  /*    -webkit-flex-wrap: wrap;
      flex-wrap: wrap;*/
}

ul.ul-nav:after {
  width: 55%;
}

.partner-reg-tab {
  border-bottom: 5px solid #fff;
}
.partner-reg-tab > li > a {
  background: #f5f5f7;
  color: #000;
  border-radius: 0;
  padding: 10px 25px;
}
.partner-reg-tab > li > a:hover, .partner-reg-tab > li > a.active {
  background: #351e78;
  color: #fff;
}

.partner-strategy-tabs {
  padding: 15px;
  margin-top: 35px;
  box-shadow: 0px 0px 2px 2px rgb(245, 245, 245);
}

.steps-to-register p {
  font-size: 18px;
}
.steps-to-register ol li {
  list-style-type: decimal;
  list-style-position: inside;
}

.card-information {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.shiping-logo {
  max-width: 25px;
}

.shop-rate-blank img {
  position: absolute;
  max-width: 70px;
  width: 100%;
}
.shop-rate-blank .top-left {
  top: 10%;
  left: 14%;
}
.shop-rate-blank .top-right {
  top: 10%;
  right: 14%;
}
.shop-rate-blank .bottom-left {
  bottom: 10%;
  left: 14%;
}
.shop-rate-blank .bottom-right {
  bottom: 10%;
  right: 14%;
}

.insurance-text {
  display: flex;
}
.insurance-text input {
  max-width: 150px;
}
.insurance-text label {
  margin-right: 15px;
  margin-left: 2px;
}

.signature-section {
  display: flex;
  margin-left: -4px;
  align-items: center;
}
.signature-section div {
  margin-left: 15px;
}

.package_details_main .package {
  margin-bottom: 15px;
}

.alert-success-payment {
  font-size: 20px;
}

.thanks-text {
  font-size: 18px;
}

.shiping-info-btn {
  display: flex;
}
.shiping-info-btn .btn-blue-border,
.shiping-info-btn .btn-blue {
  max-width: 250px;
  white-space: normal;
  width: 240px;
}

.save-audience {
  padding: 30px;
  max-width: 550px;
  text-align: center;
  box-shadow: 0px 0px 2px 2px rgb(245, 245, 245);
}

.final-report-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.save-audience h3 {
  color: #412a84;
  font-size: 28px;
  text-align: left;
  margin-bottom: 30px;
}
.save-audience h3 span {
  color: #636b6f;
  display: block;
  font-size: 18px;
}

/*popup style goes here*/
.popup-slogan {
  /* position: absolute; */
  /*    width: 100%;
      top: 30px;*/
}

.popup-nav i {
  color: #fff;
}
.popup-nav i:hover {
  box-shadow: 0px 0px 8px 0px rgba(243, 238, 238, 0.5);
  transition-delay: 0.2s;
}

.popup-index .popup-header-slogan {
  /*padding-top: 55px;*/
  min-height: 147px;
}

.popup-nav {
  margin-right: 0;
  padding: 3px 10px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}

.popup-inner-container {
  margin-top: -4px;
  padding-bottom: 101px;
  padding-top: 15px;
  min-height: calc(100vh - 147px);
}

.popup-container-bg {
  background: url(/images/popup-index-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center bottom;
}

.popup-index .header-slogan {
  z-index: 9;
  position: relative;
  background: none;
}

.popup-footer {
  /*text-align: center;*/
}

.popup-foo {
  padding: 0;
  /*margin-top: -101px;*/
  background: transparent;
  text-align: right;
}

.popup-inner-container .shop-rate-sm {
  text-align: center;
}

.popup-index .login-btn {
  margin: 15px 0 !important;
}

.user-type {
  display: flex;
  justify-content: space-evenly;
  margin: 0;
  align-items: center;
  text-align: center;
}
.user-type li span {
  display: block;
  padding: 15px 0;
}

.client-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.client-list li {
  width: 25%;
  padding: 0 10px;
  margin: 10px 0;
  text-align: center;
}

footer .copyright {
  display: block;
}
footer .footer-link {
  float: none;
}
footer .footer-link li:first-of-type a {
  padding-left: 0;
}

.btn-blue:hover, .btn-blue:active {
  background: transparent !important;
  color: #002868;
  border: 1px solid #002868;
}
.btn-blue.active {
  background: transparent !important;
  color: #002868;
  border: 1px solid #002868;
}
.btn-blue.active:focus {
  background: transparent !important;
  color: #002868 !important;
  border: 1px solid #002868 !important;
}

.btn-blue-border:hover, .btn-blue-border:active {
  background: #002868 !important;
  color: #fff;
  border: 1px solid #002868;
}

footer .call {
  font-size: 25px;
  border: none;
}

.foo-social-links {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.foo-social-links b {
  color: #000;
}

.list-style-disk li {
  list-style-type: disc;
  list-style-position: inside;
}

.tooltip-text {
  color: #000080;
}
.tooltip-text:hover {
  color: #c00000;
}

.carrier-logo-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}
.carrier-logo-list li {
  padding: 0 15px;
}

.sinup-heading img {
  width: 130px;
}

.about-shipthrifty .banner-info {
  position: initial;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.quote-section {
  margin: 0;
}

.checkbox-container {
  display: flex;
  align-items: center;
}
.checkbox-container input {
  width: 15px;
  order: 0;
  margin: 0 15px 0 0;
}

.payment-note {
  margin-bottom: 15px;
}

.addressbook-section {
  display: flex;
}
.addressbook-section span {
  font-size: 12px;
}

.section-claim ol {
  padding-left: 20px;
}
.section-claim ol ol {
  padding-left: 30px;
}

md-input-container.md-default-theme.md-input-invalid .md-input, md-input-container.md-input-invalid .md-input, md-input-container.md-input-invalid md-select {
  border-color: rgb(221, 44, 0) !important;
  border: 1px solid rgb(221, 44, 0) !important;
}

.no-padding {
  margin-left: -4px;
}

.payment-information labe span {
  font-size: 12px;
  display: block;
}

footer .footer-link li a {
  font-size: 14px;
}

.steps-to-register ol li p {
  display: inline;
  font-size: 14px;
  color: #51bcff;
  font-weight: 700;
}

.domain-add [class*=col-] {
  padding-right: 0;
}

.login_dialog {
  display: none;
}

.address-search {
  right: 50px;
}

.how-it-work-tabs {
  max-width: 1366px;
  margin: auto;
}
.how-it-work-tabs .client-list li {
  width: 16%;
}

.signature-section {
  z-index: 99;
}

@media (max-width: 1366px) {
  .btn-red {
    font-size: 12px;
    padding: 5px 10px;
  }
  .btn-red[disabled] {
    font-size: 12px;
    padding: 5px 10px;
  }
  .payment-submition {
    padding-top: 0px;
  }
  .lets-partner {
    padding: 15px !important;
  }
  .sinup-heading h1 {
    font-size: 32px;
  }
}
@media (max-width: 1199px) {
  .md-datepicker-input-container {
    width: auto;
  }
  .md-datepicker-input {
    font-size: 12px;
    min-width: auto;
  }
  label {
    line-height: 1.2;
  }
  .transaction-summary table td,
  .transaction-summary table th {
    padding: 5px 10px !important;
    font-size: 12px;
  }
  .payment-submition img {
    display: none;
  }
  .lets-partner-btn .btn {
    font-size: 12px;
  }
  .lets-partner-btn img {
    height: 14px;
    width: 70px;
  }
  .lets-partner-btn h2 {
    margin-right: 10px;
  }
  .how-it-work-tabs .client-list li {
    width: 20%;
  }
}
@media screen and (max-width: 1023px) {
  #frontend-navbar-collapse1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  md-content {
    overflow: initial;
  }
  .container {
    width: 95%;
  }
  .md-datepicker-input {
    font-size: 10px;
  }
  .md-datepicker-input-container {
    width: auto;
  }
  md-icon {
    height: 18px;
    width: 18px;
    min-height: 18px;
    min-width: 18px;
  }
  ._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
    width: 26px;
  }
  .h4,
  h4 {
    font-size: 14px;
  }
  .md-select-value,
  md-input-container label {
    font-size: 12px;
  }
  md-radio-button .md-label {
    font-size: 12px;
    margin-left: 20px;
  }
  .insurance-text {
    font-size: 12px;
  }
  .section-btn button {
    font-size: 12px !important;
  }
  md-input-container .md-input {
    font-size: 12px;
  }
  .btn-red {
    font-size: 12px;
    padding: 5px 15px;
  }
  .btn-red[disabled] {
    font-size: 12px;
    padding: 5px 15px;
  }
  .shop-rate-blank {
    min-height: 330px;
  }
  .shop-rate-blank h5 {
    font-size: 20px;
  }
  .shop-rate-blank:before {
    height: 55px;
    width: 95px;
  }
  /*    .login-info {
          margin-top: -170px;
      }
      .card-info {
          margin-top: -205px;
      }*/
  .client-list li {
    width: 33%;
  }
  button .ng-scope {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 900;
  }
  .how-it-work-tabs .client-list li {
    width: 25%;
  }
}
@media (max-width: 767px) {
  h4 {
    margin-bottom: 15px;
    padding: 0 5px;
  }
  .addressbook-section h4 {
    padding: 0 10px;
  }
  /*    .login-info {
          margin-top: 0;
      }
      .card-info {
          margin-top: -40px;
      }*/
  nav ul {
    flex-wrap: wrap;
  }
  .shiping-info-btn {
    flex-wrap: wrap;
  }
  .total-shipping-amount {
    font-size: 16px;
  }
  .shiping-info-btn .btn-blue {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .no-padding {
    padding: 0;
  }
  .padding-first {
    padding-left: 15px;
  }
  .md-input-focused > label,
  .md-input-has-value > label {
    display: none;
  }
  .shoprate-title h1 {
    font-size: 30px;
  }
  .shoprate-title p {
    font-size: 18px;
  }
  .client-list li {
    width: 50%;
  }
  footer {
    padding: 15px 15px 15px;
  }
  .how-it-work-tabs .client-list li {
    width: 33%;
  }
}
@media (max-width: 480px) {
  .login-sm .login-btn {
    margin: 0;
  }
  .md-tab {
    padding: 12px 10px;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
  }
  .how-it-work-tabs .client-list li {
    width: 50%;
  }
}
.splash {
  display: none;
}

[ng-cloak].splash {
  display: block !important;
}

.loading.splash {
  display: block !important;
}

.handle-coockies {
  color: #2c295b;
  font-size: 20px;
  display: inline-block;
  width: 300px;
  background: white;
  padding: 10px;
  box-shadow: 5px 5px 74px #b4b4b4;
  position: absolute;
  top: 30%;
  left: 10%;
}

/* css to scss*/
.popup-html {
  -webkit-overflow-scrolling: touch !important;
  /*overflow: auto;*/
  height: inherit !important;
  width: inherit !important;
}
.popup-html body {
  -webkit-overflow-scrolling: touch !important;
  overflow: auto;
  height: 100% !important;
  width: 100% !important;
}

.carrier-logo-list {
  max-width: 250px;
  margin: 45px auto 65px;
  padding: 0;
}
.carrier-logo-list li {
  width: 45px;
  height: 40px;
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0px 0px 2px 2px rgb(245, 245, 245);
}

.popup-index .welcome-text {
  padding: 45px 15px;
}
.popup-index .login-btn {
  margin: 35px 0 !important;
}

.login-sm .login-btn {
  background: #ee1515;
  padding: 8px 35px;
}

header .logo-section {
  padding-left: 0;
}

.modal-content .slogan {
  background-image: linear-gradient(to right, #7e5d8e, #735687, #694e80, #5e477a, #534073);
}

.popup-index .popup-footer {
  padding: 0 15px;
}
.popup-index .login-btn {
  margin: 40px 0 !important;
}

.handlecoockies {
  background: rgba(0, 0, 0, 0.5);
}
.handlecoockies a {
  text-align: center;
  font-size: 14px;
  color: #fff;
  max-width: 300px;
  background: #BC012C;
  padding: 10px 15px;
  box-shadow: 5px 5px 74px #B4B4B4;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  font-weight: 700;
  height: 90px;
}
.handlecoockies a:hover {
  background: #fa9e00;
}

.handle-coockies {
  color: white;
  font-size: 14px;
  display: inline-block;
  max-width: 300px;
  background: #BC012C;
  padding: 10px 15px;
  box-shadow: 5px 5px 74px #B4B4B4;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border: none;
  font-weight: 700;
  height: 50px;
}
.handle-coockies:hover {
  background: #fa9e00;
}

header .ul-nav li {
  display: block;
  width: 20%;
}

.admin-partner-reg .panel-heading {
  padding: 10px 20px;
  border-color: transparent;
  position: relative;
  color: #3d3d3d;
  font-size: 16px;
  font-weight: 700;
}
.admin-partner-reg img {
  margin-left: 20px;
}

.profile-btn-margin {
  padding-top: 15px;
}

.next-prev.inner-nav {
  top: auto;
  bottom: 13px;
  left: 10px;
  display: flex;
  width: calc(100% - 20px);
  justify-content: space-between;
  align-items: center;
  right: 10px;
  flex-wrap: nowrap;
}
.next-prev.inner-nav span {
  color: #fff;
  line-height: 1;
  background: transparent;
  box-shadow: none;
}
.next-prev.inner-nav button {
  background: transparent;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  box-shadow: 0 0 14px #777070;
}
.next-prev.inner-nav button i {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.guide-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.ship-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1124px) {
  .next-prev.inner-nav button {
    height: 15px;
    width: 18px;
  }
  .next-prev.inner-nav button i {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .btn-add small {
    word-break: break-word;
    white-space: normal;
  }
  header .ul-nav li {
    width: 100%;
  }
  .next-prev.inner-nav {
    left: 13px;
  }
}
.pickup-time {
  border: 1px solid #e6e6e6;
  padding: 5px;
  box-shadow: 0px 0px 29px #e6e6e6;
}
.pickup-time md-card {
  padding: 5px;
}

/* fallback */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: local("Pacifico Regular"), local("Pacifico-Regular"), url(https://fonts.gstatic.com/s/materialicons/v38/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
  font-display: swap;
}
.material-icons:not(.fa) {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

/*update css to scc*/
.register-table td,
.register-table th {
  width: 20%;
}
.register-table .chat-box-check {
  margin: 0px 5px 0px 0 !important;
}

.md-button.md-default-theme.md-primary.md-raised, .md-button.md-primary.md-raised, .md-button.md-default-theme.md-primary.md-fab, .md-button.md-primary.md-fab {
  color: rgba(255, 255, 255, 0.87);
  background-color: #002868;
}

.md-default-theme .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator,
.md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator,
.md-default-theme .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator,
.md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator {
  background: rgb(63, 81, 181);
  color: rgba(255, 255, 255, 0.87);
  border-color: transparent;
}

.md-default-theme .md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator,
.md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator {
  border: 1px solid rgb(63, 81, 181);
}

.carier-list {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 190px;
  margin: 15px auto;
}
.carier-list li {
  margin: 0 5px;
}

.chat-window-page {
  padding: 0 15px;
}

.chat-window-title p {
  font-weight: 800;
  font-size: 19px;
  margin-bottom: 0;
}

.chat-window-page .form-control {
  border-radius: 0;
  box-shadow: none;
  height: 30px;
  padding: 3px 12px;
  border: 1px solid #dbdbdb;
  border-bottom: 0;
}
.chat-window-page .btn {
  margin-top: 15px;
}

.chat-footer {
  text-align: center;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 700;
}
.chat-footer img {
  max-width: 160px;
}
.chat-footer p {
  margin-bottom: 0;
}

.final-report-section {
  padding: 0 15px;
}

.register-table {
  overflow: scroll;
}
.register-table tr .blue-text {
  color: #361f79;
  font-weight: 700;
}
.register-table tr .red-text {
  color: #ba0029;
}
.register-table td,
.register-table th {
  width: 14.2%;
}
.register-table td a,
.register-table th a,
.register-table .link {
  white-space: normal;
  word-break: break-all;
  display: inline-block;
}

.myaccount-container .container {
  width: 100%;
  position: relative;
}

.pickup-time {
  position: relative;
  padding-top: 20px;
}

.close-time-popup {
  position: absolute;
  top: 0;
  right: 5px;
  font-weight: 700;
  cursor: pointer;
}

.partner-register .domain-data {
  overflow-x: scroll;
}

.domain-type {
  margin-left: 10px;
}

.register-table td:nth-of-type(2) {
  word-break: break-word;
}

.register-table .btn {
  background: #361f79;
  color: #fff;
  padding: 3px 5px;
  font-size: 12px;
  line-height: 1.2;
}

.register-table td li {
  font-weight: 700;
  margin-bottom: 5px;
}

.shoprate-title .carrier-logo-list li {
  box-shadow: none;
  display: inline-block;
}

.shoprate-title .carrier-logo-list {
  max-width: 220px;
  margin: 10px auto;
}

.shoprate-title .text-small {
  font-size: 16px;
}

.shoprate-title .carrier-logo-list li img {
  max-height: 30px;
}

.logged-in-as {
  z-index: 999;
  position: relative;
}

.flex-col {
  min-width: 200px;
}

.video-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.shoprate-title {
  padding: 10px 0 32px;
}
.shoprate-title h1 {
  margin-top: 0;
}
.shoprate-title p {
  font-size: 22px;
}

.final-report-section {
  padding: 0 15px;
}

.register-table {
  overflow: scroll;
}
.register-table tr .blue-text {
  color: #361f79;
  font-weight: 700;
}
.register-table tr .red-text {
  color: #ba0029;
}
.register-table td,
.register-table th {
  width: 14.2%;
}
.register-table td a,
.register-table th a,
.register-table .link {
  white-space: normal;
  word-break: break-all;
  display: inline-block;
}

.myaccount-container .container {
  width: 100%;
}

.pickup-time {
  position: relative;
  padding-top: 20px;
}

.close-time-popup {
  position: absolute;
  top: 0;
  right: 5px;
  font-weight: 700;
  cursor: pointer;
}

.partner-register .domain-data {
  overflow-x: scroll;
}

.domain-type {
  margin-left: 10px;
}

.register-table td:nth-of-type(2) {
  word-break: break-word;
}
.register-table .btn {
  background: #361f79;
  color: #fff;
  padding: 3px 5px;
  font-size: 12px;
  line-height: 1.2;
}
.register-table td li {
  font-weight: 700;
  margin-bottom: 5px;
}

.shoprate-title .carrier-logo-list {
  max-width: 220px;
  margin: 10px auto;
}
.shoprate-title .carrier-logo-list li {
  box-shadow: none;
}
.shoprate-title .text-small {
  font-size: 16px;
}
.shoprate-title .carrier-logo-list li img {
  max-height: 30px;
}

.logged-in-as {
  z-index: 999;
  position: relative;
}

.shoprate-title .carrier-logo-list {
  margin: 0 auto;
}

/*md-input-container .md-input:required {
    background: rgba(255, 255, 0, 0.25);
}*/
.md-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.md-input:-webkit-autofill:hover, .md-input:-webkit-autofill:focus .md-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.btn-blue button:hover {
  background: transparent !important;
}

@media (max-width: 640px) {
  .shoprate-title p {
    line-height: 1.2;
    margin-bottom: 0;
  }
}
.modal {
  display: block;
}

/* Custom dialog/modal headers */
.dialog-header-error {
  background-color: #d2322d;
}

.dialog-header-wait {
  background-color: #428bca;
}

.dialog-header-notify {
  background-color: #eeeeee;
}

.dialog-header-confirm {
  background-color: #333333;
}

.dialog-header-error span,
.dialog-header-error h4 {
  color: #ffffff;
}

.dialog-header-wait span,
.dialog-header-wait h4 {
  color: #ffffff;
}

.dialog-header-confirm span,
.dialog-header-confirm h4 {
  color: #ffffff;
}

/* Ease Display */
.pad {
  padding: 25px;
}

.pac-container {
  z-index: 9999 !important;
}

.video-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.shoprate-title {
  padding: 10px 0 32px;
}
.shoprate-title h1 {
  margin-top: 0;
}
.shoprate-title p {
  font-size: 24px;
}
.shoprate-title .red-text {
  font-size: 20px;
}

.final-report-section {
  padding: 0 15px;
}

.register-table {
  overflow: scroll;
}
.register-table tr .blue-text {
  color: #361f79;
  font-weight: 700;
}
.register-table tr .red-text {
  color: #ba0029;
}
.register-table td,
.register-table th {
  width: 14.2%;
}
.register-table td a,
.register-table th a,
.register-table .link {
  white-space: normal;
  word-break: break-all;
  display: inline-block;
}

.myaccount-container .container {
  width: 100%;
}

.pickup-time {
  position: relative;
  padding-top: 20px;
}

.close-time-popup {
  position: absolute;
  top: 0;
  right: 5px;
  font-weight: 700;
  cursor: pointer;
}

.partner-register .domain-data {
  overflow-x: scroll;
}

.domain-type {
  margin-left: 10px;
}

.register-table td:nth-of-type(2) {
  word-break: break-word;
}
.register-table .btn {
  background: #361f79;
  color: #fff;
  padding: 3px 5px;
  font-size: 12px;
  line-height: 1.2;
}
.register-table td li {
  font-weight: 700;
  margin-bottom: 5px;
}

.shoprate-title .carrier-logo-list {
  max-width: 220px;
  margin: 10px auto;
}
.shoprate-title .carrier-logo-list li {
  box-shadow: none;
}
.shoprate-title .text-small {
  font-size: 16px;
}
.shoprate-title .carrier-logo-list li img {
  max-height: 30px;
}

.logged-in-as {
  z-index: 999;
  position: relative;
}

.shoprate-title .carrier-logo-list {
  margin: 0 auto;
  display: inline-block;
}

.md-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.md-input:-webkit-autofill:hover, .md-input:-webkit-autofill:focus .md-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.btn-blue button:hover {
  background: transparent !important;
}

.btn-previous-tab-mobile {
  z-index: 9;
}

.shoprate-title .btn-blue {
  padding: 3px 10px;
}

.add-book-btn .md-button {
  min-height: 25px;
  line-height: 25px;
}

.add-book-btn .md-button {
  min-height: 18px;
  line-height: 18px;
  font-size: 12px;
  padding: 0 3px;
}

.input-default-style {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #deddde;
  display: block;
  padding: 2px 5px 1px;
  line-height: 26px;
  height: 30px;
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
}
.input-default-style.ng-not-empty {
  background: #fff !important;
}

.d-flex {
  display: flex;
  align-items: center;
}
.d-flex label {
  margin: 0;
}
.d-flex .checkbox,
.d-flex radio {
  padding-top: 5px !important;
}
@media screen and (max-width: 767px) {
  .d-flex.mobile-responsive {
    display: block;
  }
}

.btn-previous-tab-mobile {
  z-index: 9;
}

@media screen and (max-width: 767px) {
  .shoprate-title {
    padding: 10px 0 15px;
    margin-bottom: 20px;
  }
  .shoprate-title p {
    font-size: 20px;
  }
  .shoprate-title .red-text {
    font-size: 16px;
  }
  .shoprate-title p {
    line-height: 1.2;
    margin-bottom: 0;
  }
  .shoprate-title .red-text {
    margin-bottom: 15px;
  }
  .address-search {
    right: 36px;
    top: 15px;
  }
  .search-btn:focus {
    background-color: transparent !important;
    color: #1d1e18 !important;
  }
  .md-dialog-container md-dialog {
    max-width: 95% !important;
  }
}
@media screen and (max-width: 640px) {
  .address-search {
    right: 33px;
    top: 15px;
  }
  md-dialog h2 {
    font-size: 18px !important;
  }
  #selectFirearmsAddressDialog {
    max-width: 100% !important;
  }
}
.btn-red:focus {
  background-color: #c00000 !important;
  color: #fff !important;
}

.carier-response .package-info img {
  width: 25px;
}

.carier-response .package-info {
  text-align: center;
}

.btn-red:focus {
  background-color: #c00000 !important;
  color: #fff !important;
}

.firm-add-input input {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #deddde;
  display: block;
  padding: 2px 5px 1px;
  line-height: 26px;
  height: 30px;
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 0, 0.25) !important;
}
.firm-add-input input.ng-not-empty {
  background: #fff !important;
}

.carier-response .package-info {
  text-align: center;
}
.carier-response .package-info img {
  width: 25px;
}

nav {
  display: flex;
}
nav ul {
  width: 100%;
}

nav > ul > li > a,
.section-login .header-login li a {
  padding: 5px 10px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

ul.ul-nav:after {
  width: 80%;
}

header .ul-nav li {
  display: block;
  width: 20%;
}

.section-login .header-login {
  height: 100%;
}
.shoprate-title {
  padding: 10px 0 15px;
}
.shoprate-title:after {
  display: none;
}
.shoprate-title h2 {
  color: #2e2e2e;
  font-weight: 700;
  display: inline-block;
}

.section-video {
  width: 367px;
  max-width: 100%;
  position: relative;
  top: 100px;
  margin: auto;
  box-shadow: 3px 3px 5px 2px rgba(33, 30, 31, 0.14);
  z-index: 9;
}

#video1 {
  /*display:  none;*/
  z-index: 99;
}

.video-body {
  position: relative;
  z-index: 0;
}

.video-discription {
  padding: 60px 15px 15px;
  z-index: 9;
  position: relative;
}
.video-discription .carrier-logo-list {
  margin: 0 auto;
}

.video-img {
  position: absolute;
  cursor: pointer;
  top: 83%;
  right: 0;
  left: 0;
  margin: auto;
  width: auto;
  height: auto;
}

.section-video:after {
  content: "";
  background: url(/images/video-frame.png);
  width: 358px;
  height: 440px;
  position: absolute;
  top: -80px;
  right: -80px;
  z-index: -1;
}

.inner-header .display-mobile {
  display: none;
}

.popup-index .carrier-logo-list li {
  box-shadow: none;
}
.popup-index .welcome-text {
  padding: 0px 40px;
}

.carrier-logo-list {
  margin: 0 auto;
}

.popup-index .popup-index-logo {
  max-width: 200px;
}

.list-feature {
  display: inline-block;
  text-align: left;
}
.list-feature li {
  margin-bottom: 10px;
}
.list-feature li img {
  margin-right: 15px;
}

.popup-video {
  text-align: center;
}
.popup-video .btn {
  /*    background: url(../images/btn-bg.png);
       background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;*/
  background-color: #005a9c;
  text-align: center;
  padding: 1px 1px 1px 10px;
  border-radius: 30px;
}
.popup-video .btn img {
  max-width: 38px;
  margin: auto;
}

.index-btn .btn {
  padding: 12px 5px;
  border-radius: 3px !important;
  min-width: 130px;
  font-size: 13px;
  margin: 20px 5px !important;
}

.popup-video .btn:hover {
  background: #005a9c !important;
  border-color: transparent;
  color: #fff !important;
}

.index-btn .btn:hover {
  background: transparent !important;
  color: #002868 !important;
  border: 1px solid #002868;
}

.header-logo {
  position: relative;
  min-width: 272px;
}
.header-logo .slogan {
  margin-top: -5px;
  text-align: center;
  position: absolute;
  top: 100%;
  right: 0;
}

.shoprate-title .carrier-logo-list {
  display: inline-block;
  float: right;
}

.carrier-logo-list li {
  width: 40px;
  height: 35px;
  padding: 3px;
  border-radius: 100%;
  display: inline-block;
}

.shoprate-title {
  padding: 0;
}
.shoprate-title .container {
  width: 72%;
}
.shoprate-title h2 {
  margin: 0;
}

.slogan:before {
  width: 392px;
}
.slogan:after {
  border-top: 41px solid #412a84;
  border-right: 30px solid transparent;
  right: -29px;
}

nav {
  border-top: 5px solid #fff;
}

.header-login li a {
  white-space: normal;
}

.alert-danger {
  margin-top: 45px;
}

@media screen and (max-width: 1500px) {
  .shoprate-title .carrier-logo-list {
    float: none;
  }
  .shoprate-title .container {
    width: 60%;
  }
}
@media screen and (max-width: 1023px) {
  #frontend-navbar-collapse1 {
    margin: 0;
    border: none;
  }
  .section-login .header-login {
    display: flex;
    width: 100%;
  }
  .section-login .header-login li {
    width: auto;
  }
  ul.ul-nav:after {
    content: "";
    display: block;
  }
  .inner-header .container {
    width: 100%;
  }
  nav > ul > li {
    display: inline-block;
  }
  nav > ul > li > a {
    padding: 20px 10px;
    width: 100%;
    text-align: center;
    color: #2e2e2e;
  }
}
@media screen and (max-width: 991px) {
  .shoprate-title {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .size-content {
    display: flex;
    flex-direction: row;
  }
  .size-content .inner {
    width: 25%;
  }
  .size-content .inner .position-out input {
    width: 100% !important;
  }
  .m-gap-50 {
    margin-bottom: 30px;
  }
  .inner-header .display-mobile {
    padding: 10px 0;
    display: block;
  }
  nav ul .header-logo {
    display: none;
  }
  header .ul-nav li {
    width: 100%;
  }
  nav {
    flex-wrap: wrap;
  }
  .section-login .header-login {
    justify-content: center;
  }
  ul.ul-nav:after {
    display: none;
  }
  .shoprate-title .container {
    width: 95%;
  }
  .cart-item button {
    margin-left: 0;
  }
  md-checkbox {
    margin: 5px 0;
  }
  .shiping-info-btn a {
    margin: 0;
    padding: 0;
    min-height: 36px;
    min-width: 88px;
    line-height: 36px;
  }
  .shiping-info-btn a button {
    margin: 0;
  }
  .addressbook-section button {
    white-space: normal;
    line-height: 1.2 !important;
    padding: 3px 5px;
    margin-left: 0;
  }
}
.logo-upload {
  position: relative;
  color: transparent;
  width: 150px;
  height: 48px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.logo-upload:before {
  content: "";
  display: inline-block;
  width: 150px;
  height: 44px;
  position: absolute;
  background: #faa03d;
  top: 0;
  left: 0;
}
.logo-upload:after {
  content: "Add Image";
  white-space: pre;
  color: #fff;
  position: absolute;
  right: 0;
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 23px;
  cursor: pointer;
}

.indent1 {
  margin-left: 4rem !important;
}

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

.new-design-container .logo-upload:after {
  top: 0;
}
.new-design-container .upload-logo {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.new-design-container .upload-logo input {
  margin-right: 10px;
}

.indent2 input,
.indent2 div {
  margin: 5px;
  display: inline-block;
}

.indent3 {
  margin-left: 2rem;
}

body {
  counter-reset: my-sec-counter;
}

.login-sm .partner-register .panel-heading::before,
.admin-partner-reg .register-heading::before {
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter) ". ";
  margin-right: 5px;
}

.login-sm .partner-register .panel-heading::before {
  margin-left: -10px;
}

.admin-partner-reg .register-heading::before {
  margin-left: -8px;
}

.cropImage h2 span {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}

.insurance-input label {
  left: 25px !important;
  top: -39px;
}

/*nav ul {
    width: 90%;
}


@media (max-width:767px){
    nav ul {
        width: 100%;
    }
}*/
.usps-package .md-text,
.ups-package .md-text,
.fedex-package .md-text {
  padding-left: 30px;
  position: relative;
}

.usps-package .md-text:after {
  background: url(/images/usps.png) no-repeat;
}

.ups-package .md-text:after {
  background: url(/images/ups.png) no-repeat;
}

.fedex-package .md-text:after {
  background: url(/images/fedex.png) no-repeat;
}

.usps-package .md-text:after,
.ups-package .md-text:after,
.fedex-package .md-text:after {
  content: "";
  width: 25px;
  height: 23px;
  background-size: contain;
  position: absolute;
  left: 0;
  z-index: 9;
  background-position: center;
}

#superpartners li {
  padding-left: 15px;
  list-style-type: disc;
  list-style-position: inside;
}

.shoprate-title h2 {
  margin-left: 0%;
}
.shoprate-title .container {
  width: 85%;
}

@media screen and (max-width: 1500px) {
  .shoprate-title .container {
    width: 60%;
  }
  .shoprate-title h2 {
    margin-left: 0;
  }
}
.myaccount-container .panel-default {
  overflow-x: scroll;
}

.all-packages:after {
  content: "";
  width: 80px;
  height: 23px;
  background-size: contain;
  position: absolute;
  left: 18px;
  z-index: 9;
  background-position: 50%;
  background: url(/images/all-carier.png) no-repeat;
}

.all-packages .md-text {
  padding-left: 85px;
  position: relative;
}

html,
body {
  -webkit-overflow-scrolling: touch !important;
}

input[disabled] {
  cursor: default;
  -webkit-text-fill-color: black;
  -webkit-opacity: 1;
}

.dialog-is-showing {
  position: fixed;
}

.shop-flow li {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
.shop-flow li img {
  width: 100%;
}

.about-shipthrifty .banner-info h1 {
  width: 100%;
}

.shop-flow li p {
  font-weight: 700;
}

.about-shipthrifty:before {
  display: none;
}

.faq-accordian {
  margin-top: 6rem;
}

@media screen and (max-width: 767px) {
  .about-shipthrifty .banner-info h1 {
    font-size: 25px;
  }
}
.prohibited-list {
  padding-left: 20px;
  list-style: square !important;
  width: 320px;
  text-align: left;
}
.prohibited-list li {
  list-style: square !important;
}

.tooltip-inner {
  max-width: 350px;
}

/* For Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media screen and (min-width: 767px) {
  .total-shipping-amount {
    display: inline-block;
    float: right;
    margin-top: -145px;
  }
  .login-checkout {
    margin-top: -135px;
    padding: 9px;
    margin-right: -12px;
    display: table;
  }
}
@media screen and (max-width: 767px) {
  .center-text-mobile {
    text-align: center;
  }
  .after-boder::before {
    display: none !important;
  }
  .margin-bottom-mobile {
    margin-bottom: 25px;
  }
  .margin-bottom-mobile-15 {
    margin-bottom: 15px;
  }
}
.margin-bottom-only {
  margin: 0;
  margin-bottom: 10px;
}

h2.title-tagline {
  margin-bottom: 30px;
}
h2.title-tagline span {
  font-size: 20px;
  color: #3f56b5;
}

.bg-white {
  background: #fff;
}

.padding-top-bottom-25 {
  padding: 25px 0;
}

.after-boder::before {
  content: "";
  display: inline-block;
  height: 65px;
  position: absolute;
  width: 1px;
  background: #000;
  right: 15px;
  top: 19px;
}

.home-carousel {
  padding-top: 50px;
  padding-bottom: 20px;
}
.home-carousel .carousel-content {
  margin-top: 33px;
  padding-left: 20px;
}
.home-carousel .carousel-content::before {
  content: "";
  display: inline-block;
  width: 60%;
  height: 10px;
  margin-left: -25px;
  background: #000;
}
.home-carousel ol.carousel-indicators {
  bottom: 0;
  /* background: #000; */
}
.home-carousel ol.carousel-indicators .active {
  border: 3px solid #000;
  width: 13px;
  height: 13px;
  background: #fff;
}
.home-carousel ol.carousel-indicators li {
  background: #000;
}

.border-left {
  border-left: 1px solid;
  padding-left: 30px;
}

.top-banner img {
  width: 100%;
}

.shoprate-title h2 {
  margin-bottom: 13px;
  margin-top: 13px;
}

.shoprate-title .carrier-logo-list {
  margin-top: 10px;
  margin-bottom: 10px;
}

.home-carousel .carousel-content:before {
  margin-left: -16px;
}

top-banner img {
  width: 100%;
}

.shoprate-title h2 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.shoprate-title .carrier-logo-list {
  margin-top: 10px;
  margin-bottom: 10px;
}

.home-carousel .carousel-content:before {
  margin-left: -16px;
}

.sthero-wrapper {
  height: auto;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  color: #000;
}
.sthero-wrapper:hover .sthero-whitebar {
  display: none;
}
@media screen and (max-width: 767px) {
  .sthero-wrapper {
    display: table;
  }
  .sthero-wrapper #sthero-client-image,
  .sthero-wrapper #sthero-heros-image,
  .sthero-wrapper #sthero-family-image {
    display: inline-block;
    margin: 7px;
  }
}

.sthero-whitebar-hide {
  display: block;
}

.sthero-whitebar {
  width: 100%;
  height: 100px;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0%;
  bottom: 0;
  margin: auto;
}

.sthero-whitebar-text-contianer {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
}

#sthero-whitebar-copy {
  font-size: 42px;
  display: block;
  font-size: 30px;
}

#sthero-whitebar-client-copy,
#sthero-whitebar-heros-copy,
#sthero-whitebar-family-copy {
  font-size: 27px;
  /*display: none;*/
}

#sthero-client-image {
  background-image: url(/images/clients.jpg);
  background-repeat: no-repeat;
  height: 420px;
  width: 362px;
  float: left;
  background-size: cover;
  margin: 0 15px;
  position: relative;
  /*    &:hover {
      background-image: url(/images/clientsbg.jpg);
      background-repeat: no-repeat;
      height: 420px;
      width: 362px;
      float: left;
      background-size: cover;
      margin: 0 15px;
      z-index: 999;

      #sthero-whitebar-client-copy {
          display: block;
      }

      .btn-banner-top {
          display: table;
      }
  }*/
}

#sthero-heros-image {
  background-image: url(/images/heros.jpg);
  background-repeat: no-repeat;
  height: 420px;
  width: 362px;
  float: left;
  background-size: cover;
  margin: 0 15px;
  position: relative;
  /*    &:hover {
      background-image: url(/images/herosbg.png);
      background-repeat: no-repeat;
      height: 420px;
      width: 362px;
      float: left;
      background-size: cover;
      margin: 0 15px;
      z-index: 999;

      #sthero-whitebar-heros-copy {
          display: block
      }

      .btn-banner-top {
          display: table;
      }
  }*/
}

#sthero-family-image {
  background-image: url(/images/family.jpg);
  background-repeat: no-repeat;
  height: 420px;
  width: 362px;
  float: left;
  background-size: cover;
  margin: 0 15px;
  position: relative;
  /*    &:hover {
      background-image: url(/images/familybg.png);
      background-repeat: no-repeat;
      height: 420px;
      width: 362px;
      float: left;
      background-size: cover;
      z-index: 999;
      margin: 0 15px;

      #sthero-whitebar-family-copy {
          display: block;
      }

      .btn-banner-top {
          display: table;
      }
  }*/
}

.sthere-hover-text {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  bottom: 30px;
  background: hsla(0, 0%, 100%, 0.7);
}

.sthero-clear {
  clear: both;
}

.small-container {
  max-width: 1200px;
  margin: auto;
}

.btn-banner-top {
  display: none;
  position: absolute;
  bottom: 25px;
  margin-left: 136px !important;
}

.chatregister-checkbox {
  margin-left: 4px !important;
}

md-radio-button .md-label {
  margin-left: 20px;
  margin-right: 2px;
}

md-radio-button.standard-shipment {
  background: transparent;
  width: 225px;
  height: auto !important;
  padding: 0px 8px !important;
  border-color: #f6f6f6;
  text-align: center;
  border: 1px solid #999;
  font-size: 16px;
  max-width: 100%;
}
md-radio-button.standard-shipment.btn-small {
  width: 200px;
}
md-radio-button.standard-shipment.btn-small .md-container {
  top: 12px !important;
}
@media screen and (max-width: 1023px) {
  md-radio-button.standard-shipment {
    width: 170px;
    padding: 10px 0;
  }
}
md-radio-button.standard-shipment .md-label {
  margin-left: 5px;
  vertical-align: top;
  margin-top: 0px;
}
md-radio-button.standard-shipment.btn-sub-type {
  width: 180px !important;
  height: 39px !important;
  font-size: 14px !important;
}
md-radio-button.standard-shipment.btn-sub-type .md-on {
  background: #65666C !important;
}
md-radio-button.standard-shipment.btn-sub-type .md-container {
  top: 20px !important;
}
md-radio-button.miliatry-shipment {
  background: transparent;
  width: 225px;
  max-width: 100%;
  text-align: center;
  height: auto !important;
  padding: 0px 8px !important;
  font-size: 16px;
  border: 1px solid #999;
}
md-radio-button.miliatry-shipment.btn-small {
  width: 200px;
}
md-radio-button.miliatry-shipment.btn-small .md-container {
  top: 12px !important;
}
@media screen and (max-width: 1023px) {
  md-radio-button.miliatry-shipment {
    width: 150px;
    padding: 10px 0;
  }
}
md-radio-button.miliatry-shipment .md-label {
  margin-left: 5px;
  vertical-align: top;
  margin-top: -2px;
}
md-radio-button.miliatry-shipment.btn-sub-type {
  width: 180px !important;
  height: 39px !important;
  font-size: 14px !important;
}
md-radio-button.miliatry-shipment.btn-sub-type .md-on {
  background: #65666C !important;
}
md-radio-button.miliatry-shipment.btn-sub-type .md-container {
  top: 20px !important;
}
md-radio-button.standard-shipment .md-off, md-radio-button.miliatry-shipment .md-off {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: #FFF;
  margin: 0;
  border: none;
}
md-radio-button.standard-shipment .md-container, md-radio-button.miliatry-shipment .md-container {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  background: transparent;
  top: 16px;
}

md-radio-button.standard-shipment .md-container:before, md-radio-button.miliatry-shipment .md-container:before {
  height: 100%;
  width: 100%;
}
md-radio-button.standard-shipment {
  color: #002868;
}
md-radio-button.standard-shipment .md-on {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: #002868 !important;
  margin: 0;
  left: 0;
  top: -2px;
  transform: scale(1);
  display: none;
}
md-radio-button.miliatry-shipment {
  color: #002868;
}
md-radio-button.miliatry-shipment .md-on {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: #002868 !important;
  margin: 0;
  left: 0;
  top: -2px;
  transform: scale(1);
  display: none;
}
md-radio-button.miliatry-shipment.md-checked .md-on {
  display: block;
}
md-radio-button.standard-shipment.md-checked {
  font-weight: bold;
  color: #fff;
}
md-radio-button.standard-shipment.md-checked .md-on {
  display: block;
}
md-radio-button.miliatry-shipment.md-checked {
  font-weight: bold;
  color: #fff;
}

.step .step-title {
  font-weight: bold;
  border-bottom: 2px solid;
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 17px;
}
.step .table-title {
  background: #fbd47d;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid;
}
.step .color-red {
  color: #dd2c00;
}
.step .black-box {
  background: #000;
  color: #fff;
}
.step .black-box .step-title {
  margin-top: 5px;
}
.step .black-box .keep-it {
  font-size: 21px;
  width: 81px;
  font-weight: bold;
  line-height: 25px;
}
.step .black-box .max-weight-it {
  font-weight: bold;
  font-size: 35px;
  line-height: 18px;
  text-align: right;
  border-left: 2px solid;
  padding-top: unset;
  padding-top: 12px;
  padding-left: 10px;
  margin-left: 10px;
}
.step .black-box .max-weight-it small {
  font-size: 11px;
}

.package_details_main {
  background: #fff;
  z-index: 9;
  margin-right: 40px;
}
.package_details_main.in {
  background: transparent;
  margin-right: 0;
}

.carriersupport figure {
  box-shadow: none;
  border: none;
  text-align: center;
}
.carriersupport figure:after {
  border: none;
  box-shadow: none;
}

.btn-link {
  background: transparent;
  border: none;
  padding: 0;
  height: auto;
  margin: 0;
  color: #143a7f;
  min-height: auto;
}

.custm-xmpl-btn {
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
  margin-left: 5px;
}
.custm-xmpl-btn .custom-xmpl {
  display: none;
}
.custm-xmpl-btn:hover {
  color: #fff;
}
.custm-xmpl-btn:hover .custom-xmpl {
  display: block;
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  width: 460px;
  max-width: 100%;
}

.temp-rate-zip label {
  padding-left: 0;
  margin-bottom: 3px;
}

.popup-slogan {
  display: block;
  background: #412a84;
  color: #fff;
  padding: 0 0 0px;
  position: relative;
  font-size: 15px;
  line-height: 34px;
  font-weight: 500;
}

.border-top-btm {
  border-bottom: 1px solid #fff;
  padding: 10px 5px;
  margin: 0 -15px;
}

.border-btm {
  border-bottom: 1px solid #fff;
}

.shape {
  border-style: solid;
  border-width: 54px 56px 0 0;
  float: right;
  height: 0px;
  width: 0px;
  /* IE 9 */
  /* Opera 10.5 */
  /* Safari and Chrome */
  transform: rotate(360deg);
  position: absolute;
  right: 0;
  bottom: 23px;
  right: 17px;
  background: transparent;
  border-color: transparent #5cb85c transparent transparent;
  border-color: rgba(255, 255, 255, 0) #5cb85c rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}

.shape-text {
  color: #fff;
  font-size: 10px;
  position: relative;
  right: -54px;
  top: -25px;
  white-space: nowrap;
  /* IE 9 */
  /* Opera 10.5 */
  /* Safari and Chrome */
  transform: rotate(314deg);
  position: absolute;
  font-weight: bold;
}

.package-box-main {
  margin-bottom: 15px;
}
.package-box-main .package-box {
  border: 1px solid;
  padding: 5px;
  min-width: 202px;
  text-align: center;
  margin: 2px;
  text-align: center;
}
.package-box-main .package-box.selected {
  background: #8b211f;
  color: #fff;
}

:focus {
  outline: none;
}

.shipdetails-topmargin {
  margin-top: 17px;
}

md-autocomplete.error {
  border-color: #dd2c00 !important;
  border: 1px solid #dd2c00;
}
md-autocomplete.error input::-moz-placeholder {
  color: red;
}
md-autocomplete.error input::placeholder {
  color: red;
}

.autocomplete-custom-template li {
  white-space: normal;
  line-height: normal;
}

.bulk-table td {
  padding: 5px !important;
}

md-autocomplete md-autocomplete-wrap {
  height: 26px;
}
md-autocomplete input:not(.md-input) {
  line-height: 28px;
  height: 28px;
}

.loader-text {
  position: static;
  top: 44%;
  width: 100%;
  text-align: center;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  margin-top: 72px;
}

.expandAnimation {
  transition: all 1s;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.check-list {
  list-style: none;
}
.check-list li {
  padding-left: 20px;
  position: relative;
}
.check-list li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
}

.md-warn {
  background-color: rgb(192, 50, 47) !important;
}

.stripe-checkout {
  display: table;
  margin: 20px auto;
  width: 350px;
}
.stripe-checkout .payment-div {
  border: 1px solid #f7f7f7;
  padding: 10px;
  padding-bottom: 100px;
}

.wallet-payment {
  text-align: initial;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.focuszero .btn.focus,
.btn:focus {
  color: #fff !important;
  background: #002868 !important;
}

.focuszero .btn.focus span,
.btn:focus span {
  color: #fff !important;
}

.care-package-table tr td {
  width: 33.33%;
}

.header-blue th {
  color: #fff;
  background: #002868;
}

/*.home-carousel img {
    max-height: 350px;
    width: 220px;
}*/
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;
}

.sthero-wrapper .btn {
  background: #888888;
}

.sthero-wrapper .btn.btn-red:hover {
  background-color: #888888 !important;
}

.carrier-popup {
  max-width: 640px;
  text-align: center;
  box-shadow: 0px 10px 10px 0px rgba(65, 42, 132, 0.18);
}
.carrier-popup .next-prev {
  right: 44px;
  top: 0;
  bottom: 0;
  max-height: 48px;
  margin: auto;
}

.price-popup {
  color: #fff;
  margin: 0;
  font-size: 16px;
  padding: 9px 32px 9px 15px;
  position: relative;
  text-align: left;
}
.price-popup a {
  background: #fff;
  height: 34px;
  width: 32px;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  border: 1px solid #dbdbdb;
}

.carrier-popup .c-logo {
  font-size: 13px;
  line-height: 1.2;
  margin-left: -8rem;
  min-width: 125px;
  padding: 5px;
  text-transform: uppercase;
}
.carrier-popup .type {
  padding: 0 5px;
  width: 220px !important;
}

.type {
  max-width: 180px;
  width: 100%;
  position: relative;
}
.type img {
  max-width: 25px;
  margin: 5px 0;
}
.type p {
  font-size: 9px;
  margin: 0;
  line-height: 1.2;
}
.type:after {
  content: "";
  position: absolute;
  height: 12px;
  width: 1px;
  background: #dbdbdb;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.carrier-popup .type {
  padding: 0 5px 8px;
}

.type {
  width: 100%;
  position: relative;
}
.type img {
  max-width: 25px;
  margin: 5px 0;
}
.type p {
  font-size: 13px;
  margin: 0;
  line-height: 1.2;
}
.type:after {
  content: "";
  position: absolute;
  height: 12px;
  width: 1px;
  background: #dbdbdb;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.abt {
  padding: 0 5px 8px;
  text-align: left;
  line-height: 1.2;
  width: 406px;
}
.abt h5 {
  margin: 7px 0;
  font-size: 12px;
}

.carrier-popup .abt .title {
  margin: 0 !important;
  font-size: 13px !important;
  min-width: 65px;
  line-height: 24px;
}
.carrier-popup .abt span {
  font-size: 13px;
  margin: 0;
  line-height: 1;
}
.carrier-popup .next-prev button {
  height: 18px;
  width: 18px;
  font-size: 10px;
  line-height: 1;
}

.pickbtn {
  font-size: 13px;
  line-height: 1.2;
  padding: 12px;
  display: flex;
  align-items: center;
  color: #005a9c;
  cursor: pointer;
  width: 54px;
  box-sizing: border-box;
}
.pickbtn.active {
  background: #002868;
  color: #fff;
}

.error-td .error-size input {
  background: #F0D7D7 !important;
  border: 2px solid #d33935 !important;
}
.error-td input.ng-invalid {
  background: #F0D7D7 !important;
  border: 2px solid #d33935 !important;
}
.error-td .dangerous_goods_category, .error-td .packg-ditl th {
  color: #d33935 !important;
}
.error-td md-autocomplete-wrap input {
  background: #F0D7D7 !important;
  border: 2px solid #d33935 !important;
}
.error-td .ng-invalid md-radio-button .md-off {
  border: 2px solid #d33935 !important;
}
.error-td .label {
  color: #d33935 !important;
}

.fedexbg .type {
  background: #f7f5ff;
}
.fedexbg .abt {
  background: #f7f5ff;
}

.bg-dark-blue {
  background: #423d83;
}

.invoice {
  display: inline-block;
  padding: 25px 100px;
  border: 1px solid #f5f5f7;
  box-shadow: 0px 5px 5px #f5f5f7;
  text-align: left;
}

button.arrow:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 17px 18px;
  border-color: transparent transparent transparent #002868;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: -17.9px;
  z-index: 1;
}

button.arrow:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 0 18px 18px;
  border-color: transparent transparent transparent #fff;
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  right: -20.9px;
  z-index: 1;
}

.first {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 0 18px 18px;
  border-color: transparent transparent transparent #fff;
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 1;
}

button.arrow {
  position: relative;
  margin-left: -8px;
  border-radius: 0;
  padding-left: 45px;
  border: 0;
  width: 33%;
}
button.arrow:hover, button.arrow:active, button.arrow:focus {
  background: #bb012b !important;
}

.inner-table {
  width: 100%;
  display: flex;
}

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

.no-border {
  border: none !important;
}

.padding-div {
  padding: 5px;
}

.action-btn button {
  margin-bottom: 10px;
}

.add-info,
.avg-ret {
  display: flex;
}

.add-info .inner-table {
  display: flex;
  align-items: center;
}

.avg-ret .inner-table {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
.avg-ret .inner-table .input {
  width: auto;
  border-left: none;
}
.avg-ret .inner-table .label {
  width: auto;
}

.border-block {
  border-bottom: 2px solid #a6a6a6;
}

.shipcare-avgret .inner-table .label {
  width: 50%;
}

.home-carousel .carousel-inner img {
  width: auto;
  height: 225px;
  max-height: 225px;
}
.home-carousel .carousel-content {
  min-height: 280px;
  height: 280px;
}

.table .inner-table div.input, .table .inner-table div.label {
  padding: 5px;
}

.custom-loader .loader {
  display: block !important;
}

.invoice-report {
  width: 600px;
  border: 1px solid;
  padding: 10px;
  margin: 0 auto;
}
.invoice-report .detail {
  margin-left: 50px;
}
.invoice-report .address {
  margin-bottom: 50px;
}
.invoice-report .address h5 {
  display: table;
  border-bottom: 2px solid;
}
.invoice-report .trasaction {
  margin-bottom: 50px;
}
.invoice-report .trasaction h5 {
  display: table;
  border-bottom: 2px solid;
}
.invoice-report .trasaction .detail {
  margin-left: 150px;
}

pre {
  font-family: Exo, sans-serif !important;
  font-size: 14px;
  color: #636b6f;
  line-height: 1.2;
  overflow: hidden;
}

.scrollableContainer {
  max-height: 634px;
  height: auto;
  position: relative;
  padding-top: 35px;
  overflow: hidden;
  border-bottom: 1px solid #d5d5d5;
}
.scrollableContainer .headerSpacer {
  border: 1px solid #d5d5d5;
  border-bottom-color: #bbb;
  position: absolute;
  height: 36px;
  top: 0;
  right: 0;
  left: 0;
}
.scrollableContainer th .orderWrapper {
  position: absolute;
  top: 0;
  right: 2px;
  cursor: pointer;
}
.scrollableContainer th .orderWrapper .order {
  font-size: 8pt;
  color: #BDBDBD;
}
.scrollableContainer th .orderWrapper .active {
  color: #464646;
}

.scrollArea {
  height: 100%;
  max-height: 600px;
  overflow-x: auto;
  overflow-y: auto;
  border: 1px solid #d5d5d5;
  border-bottom: none;
  /*  the implementation of this is still quite buggy; specifically, it doesn't like the
      absolutely positioned headers within
  -webkit-overflow-scrolling: touch;  */
  -webkit-overflow-scrolling: auto;
}
.scrollArea table {
  overflow-x: auto;
  overflow-y: auto;
  margin-bottom: 0;
  width: 100%;
  border: none;
  /*border-collapse: separate;*/
}
.scrollArea table th {
  padding: 0 !important;
  border: none !important;
  min-width: 40px;
}
.scrollArea table .th-inner {
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  top: 0;
  height: 36px;
  line-height: 36px;
}
.scrollArea table th .box {
  padding: 0 8px;
  padding-right: 11px;
  /*  order icon width*/
  border-left: 1px solid #ddd;
}
.scrollArea table .th-inner .ng-scope {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.scrollArea table tr th:first-child th .box {
  border-left: none;
}
.scrollArea table .th-inner.condensed {
  padding: 0 3px;
}
.scrollArea table tbody tr td:first-child {
  border-left: none;
}
.scrollArea table tbody tr td:last-child {
  border-right: none;
}
.scrollArea table tbody tr:first-child td {
  border-top: none;
}
.scrollArea table tbody tr:last-child td {
  border-bottom: 2px solid #000;
}
.scrollArea table tbody tr td {
  border-bottom: 1px solid #000;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*  to hack fix firefox border issue    */
@-moz-document url-prefix() {
  .scrollArea table th .box {
    border-right: 1px solid #ddd;
    border-left: none;
  }
}
.scrollableContainer .scaler {
  position: absolute;
  top: 0px;
  width: 2px;
  height: 100%;
  background-color: #CFCFCF;
}
.scrollableContainer th .resize-rod {
  position: absolute;
  top: 0;
  right: 0;
  cursor: col-resize;
  width: 4px;
  height: 100%;
}

.scrollable-resizing .scrollableContainer {
  cursor: col-resize;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.w-100-per {
  width: 100%;
}

.padding-table td {
  padding: 5px !important;
}
.padding-table th {
  padding: 5px !important;
}

.AC {
  background: #acefaf;
}

.DE {
  background: #229628;
  color: #fff;
}

.UN,
.EX {
  background: #ffcc00;
  color: #fff;
}

.IT {
  background: #3384cd;
  color: #fff;
}

.AT {
  background: #80d170;
}

.NY {
  background: #e09494;
  color: #fff;
}

.track-description {
  font-weight: bold;
  font-size: 15px;
}

.bg-gray {
  background: #f5f5f5;
  padding: 10px 0;
}

.care-banner {
  min-height: 219px;
  background: #412a84;
  background: url(/images/care-banner.png) no-repeat;
}

/*.founder-container {
    max-width: 1200px;
    margin: auto;
}*/
.founder-container figcaption {
  margin: 5px;
  padding: 5px;
  /*border: 1px solid;*/
  min-height: 205px;
}

.about-slider {
  max-width: 550px;
  margin: auto;
}

.about-slider img {
  width: 100%;
}

.about-slider h3 {
  font-size: 18px;
}

.shipping-list li {
  list-style-type: square;
  list-style-position: inside;
}

.sthere-hover-text p {
  font-size: 16px;
  margin: 0;
}

.about-tab a {
  margin-left: 20%;
}
@media screen and (max-width: 1023px) {
  .about-tab a {
    margin-left: 0%;
  }
}

.bulk-btn {
  background: #f9f9f9;
  padding: 10px !important;
  width: 215px;
  max-width: 100%;
  text-align: center;
  height: 50px;
  font-size: 16px;
  border: 1px solid #999;
  margin-top: 0;
  border-radius: 0;
  line-height: 2;
}

.btn-outline {
  background: transparent !important;
  box-shadow: none;
  color: #000 !important;
}
.btn-outline.md-primary {
  border: 2px solid #3f56b5;
}
.btn-outline.md-success {
  border: 2px solid #7caf6d;
}
.btn-outline.md-warn {
  border: 2px solid #c0322f !important;
}
.btn-outline:hover {
  background: #888 !important;
  color: #fff !important;
  border: 2px solid #888 !important;
}

.wallet-block {
  text-align: left;
  margin-bottom: 0;
}
.wallet-block label {
  width: 68%;
}

.introjs-overlay {
  display: none !important;
}

.introjs-showElement thead tr {
  height: 34px;
  border-bottom: 1px solid #ddd;
}

.introjs-prevbutton {
  display: none !important;
}

.introjs-nextbutton {
  background: #228B22 !important;
  color: #fff !important;
  text-shadow: none !important;
  padding: 10px !important;
  border: none !important;
  font-weight: bold !important;
  text-decoration: none !important;
}
.introjs-nextbutton.introjs-disabled {
  display: none !important;
}

.introjs-skipbutton {
  background: #bc302e !important;
  color: #fff !important;
  text-shadow: none !important;
  padding: 10px !important;
  border: none !important;
  font-weight: bold !important;
  text-decoration: none !important;
}

.introjs-disabled {
  opacity: 0.7 !important;
}

.introjs-helperLayer {
  display: none !important;
}

.show-hover.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

@media (max-width: 768px) {
  .section-login .header-login li a,
  nav > ul > li > a {
    height: auto;
    text-align: center;
  }
  .zero-skew .dropdown-menu li a {
    max-width: 180px;
    margin: auto;
    justify-content: start;
    text-align: left;
  }
  .section-login .header-login li {
    width: 100%;
  }
}
/* md-autocomplete:after {
    content: "";
    border: solid #a29c9c;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 7px;
    right: 5px
} */
.flex {
  display: flex;
}
@media screen and (max-width: 1023px) {
  .flex.flex-sm {
    display: table;
    width: 100%;
  }
}

.home-auto-complete md-autocomplete {
  height: 30px;
}
.home-auto-complete md-autocomplete-wrap {
  box-shadow: none;
}

.md-link-only {
  padding: 0;
  height: auto;
  line-height: inherit;
}
.md-link-only .md-ripple-container {
  display: none;
}

.no-label > label {
  display: none;
}

.md-select-menu-container.md-active {
  z-index: 999;
}

@media screen and (max-width: 1023px) {
  .padding-mobile {
    padding: 0 8px;
  }
}

@media screen and (max-width: 1023px) {
  .mobile-full-width {
    max-width: 100% !important;
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .home-carousel .carousel-content {
    min-height: 380px;
  }
  .sthero-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  #sthero-client-image,
  #sthero-heros-image,
  #sthero-family-image {
    width: 300px;
  }
  ._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
    width: 36px;
  }
  .home-address-btn {
    margin-top: 5px;
  }
  .home-address-btn button {
    margin-left: 0;
  }
}
md-select.md-default-theme[disabled] .md-select-value,
md-select[disabled] .md-select-value {
  background-image: none;
}

.save-money-email {
  padding: 15px 5px;
  background: #ff9a66;
  color: #fff;
  border-radius: 15px;
  text-align: center;
  min-height: 250px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .save-money-email {
    margin: 0 5px;
  }
}
.save-money-email input {
  margin-bottom: 10px;
  border-color: #002868 !important;
  background: #fff;
  font-weight: 400;
}
.save-money-email p {
  font-weight: 700;
}
.save-money-email p:first-of-type {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.save-money-email .btn-blue {
  font-weight: 700;
}
.save-money-email md-input-container label {
  color: #002868 !important;
}

@media screen and (min-width: 768px) {
  body {
    /*        background-image: url(/images/shutterstock_131328182.jpg);*/
    background-repeat: no-repeat;
    background-size: 100% 500px;
  }
  body .inner-header {
    background: transparent;
  }
  body .inner-header .login-section {
    background: transparent;
  }
  body .inner-header .login-section nav {
    border: none;
  }
  .image-top-layer {
    position: absolute;
    z-index: 9;
    opacity: 1;
    background: rgba(255, 255, 255, 0.7490196078);
    padding: 20px;
    color: #000;
    top: 0;
    font-weight: bold;
  }
  .image-top-layer h2 {
    margin-bottom: 0;
  }
  .image-bottom-layer {
    color: #000;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.7294117647);
    text-align: center;
    padding: 20px;
    box-shadow: 0px 5px 15px #e2dede;
  }
  .image-bottom-layer .acco-section {
    margin-top: 60px;
    display: flex;
    margin: 22px auto 10px auto;
    width: 60%;
  }
  .image-bottom-layer .acco-section div {
    width: 100%;
    text-align: center;
  }
  .image-bottom-layer .acco-section div h4 {
    margin-bottom: 0;
  }
  .bg-flag-transparent {
    background: transparent !important;
  }
  .break-word {
    word-break: break-all;
  }
  .header-login-btn {
    line-height: 1;
    border-radius: 0;
    width: 90px;
    margin-right: 10px;
  }
  .header-login-btn:hover {
    background-color: #002868 !important;
    color: #fff !important;
  }
  .header-sign-up {
    background: #bb302e !important;
    color: #fff !important;
    line-height: 1;
    border-radius: 0;
    width: 250px;
  }
  .home-trakking {
    border: none;
    box-shadow: 0px 0px 8px #9c9a9a;
    height: 25px;
  }
  .home-trakking md-select-value {
    border: none !important;
    font-size: 11px;
    min-height: 10px;
    line-height: 19px;
    height: 17px;
  }
  .home-trakking label {
    height: 37px;
  }
  .home-trakking #tracking_number {
    height: 25px;
    background: transparent !important;
    border: none !important;
  }
  .home-trakking-btn {
    min-width: 83px;
    margin: 0;
    vertical-align: top;
    height: 25px;
    min-height: 0;
    line-height: 0;
    color: #fff !important;
    background: #ba302e !important;
    border-radius: 0;
    top: -4px;
  }
  .home-register-form {
    background: #f0f0f0;
    display: table;
    padding: 19px;
    box-sizing: border-box;
    width: 100%;
  }
  .home-register-form .form-group {
    width: 100%;
    display: table;
    box-sizing: border-box;
    margin: 10px 0;
  }
  .home-register-form .form-group input {
    border-radius: 0;
    border: 0 !important;
    box-shadow: 0px 3px 5px #c1bcbc;
  }
  .home-register-form .login-submit button {
    border-radius: 0;
  }
  .home-register-form .login-submit button:hover {
    background-color: #002868 !important;
    color: #fff;
  }
}
.home-pnl-link {
  padding-bottom: 0;
}
.home-pnl-link ul {
  margin-bottom: 0 !important;
}
.home-pnl-link ul li {
  border: 1px solid #deddde;
  padding: 5px;
  margin-left: -1px;
  position: relative;
}
.home-pnl-link ul li.active {
  border-bottom: 0 !important;
  background: #636a6e;
}
.home-pnl-link ul li.active:after {
  content: "";
  width: 100%;
  display: inline-block;
  position: absolute;
  background: #fff;
  height: 1px;
  left: 0;
  bottom: 0px;
}
.home-pnl-link ul li.active a {
  color: #fff;
}
.home-pnl-link a {
  color: #000;
  margin: 5px 40px 0 0;
}
@media screen and (max-width: 1023px) {
  .home-pnl-link a {
    color: #000;
    margin: 5px 40px 0 0;
  }
}

.popover-big {
  max-width: 1000px;
}

.tooltip {
  font-size: 14px;
}

.form-horizontal .checkbox label {
  font-size: 13px;
}

.section-login .header-login small {
  color: #000;
  line-height: 1.2;
}

@media screen and (max-width: 1023px) {
  .btn-mobile-size {
    width: 277px;
    margin: 10px auto !important;
    display: table;
  }
}

.home-carousel .item.active {
  display: flex;
}

.overview-main {
  font-size: 21px;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  padding: 0 15px;
  left: 0;
}
.overview-main .link {
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  margin-top: 52px;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .overview-main .link {
    font-size: 15px;
    margin-top: 6px;
  }
}

footer .header-logo {
  min-width: auto !important;
}

.bg-flag-event {
  background: url(/images/bigflag.jpg);
}
@media screen and (min-width: 1300px) {
  .bg-flag-event {
    background-size: cover;
  }
}

.bg-flag-wmc {
  background: url(/images/bigflag-wmc.png);
}
@media screen and (min-width: 1300px) {
  .bg-flag-wmc {
    background-size: cover;
  }
}

md-select .md-select-placeholder {
  font-weight: bold;
}

.home-tab-container {
  border: 1px solid #deddde;
  margin-top: -1px;
  padding: 5px;
}

.input-bg-white input {
  background: #fff !important;
}

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video-container .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-control {
  margin-bottom: 50px;
}

.btn-grid {
  justify-content: space-between;
  flex-wrap: wrap;
}

md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme .md-select-value.md-select-placeholder,
md-input-container.md-input-focused:not(.md-input-has-value) md-select .md-select-value.md-select-placeholder {
  color: #000 !important;
}

.upload-image-text:after {
  content: "Upload Image" !important;
  line-height: 1.3 !important;
}

.ng-invalid-required.ng-touched .md-icon {
  border-color: red !important;
}

.inner-label {
  font-weight: 500;
}

#ribbon_form md-input-container.md-default-theme .md-input,
#ribbon_form md-input-container .md-input {
  color: rgb(0, 0, 0);
  font-size: 16px;
}
#ribbon_form .input-label {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  #ribbon_form .input-label {
    text-align: left !important;
  }
}
#ribbon_form md-checkbox {
  font-size: 16px;
}

.focus-input md-input-container input:focus {
  border: 1px solid #e77600 !important;
  box-shadow: 0 0 3px 2px rgba(228, 121, 17, 0.5) !important;
}

.btn-no-hover.btn-outline:hover {
  background: transparent !important;
  box-shadow: none !important;
  color: #000 !important;
  border: 1px solid !important;
}

.modal-zindex .md-dialog-container {
  z-index: 999 !important;
}

.promo-code-payment {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 5px;
  padding-bottom: 10px;
}

.demo-popover {
  position: absolute;
  top: -71px;
  padding: 12px 0 0;
  width: 58px;
  background: #f38f17;
  color: #fff;
  text-align: center;
  left: 32%;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}

.demo-popover:after {
  content: "";
  width: 0;
  display: block;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 28px solid transparent;
  border-top: 30px solid #f38f17;
  position: absolute;
  bottom: -29px;
  left: 0;
}

fixed-header md-input-container input {
  background: #fff !important;
}
fixed-header md-input-container textarea {
  background: #fff !important;
}

.bulk-fullscreen {
  position: fixed;
}
.bulk-fullscreen fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9;
}
.bulk-fullscreen fixed-header .scrollableContainer {
  height: 100%;
  max-height: 100%;
}
.bulk-fullscreen fixed-header .scrollableContainer .scrollArea {
  height: 100%;
  max-height: 100%;
}
.bulk-fullscreen fixed-header .scrollableContainer .scrollArea .glyphicon-resize-full {
  cursor: pointer;
}
.bulk-fullscreen fixed-header .scrollableContainer .scrollArea .glyphicon-resize-small {
  cursor: pointer;
  background: yellow;
  padding: 8px 3px;
}

.width-auto {
  width: auto !important;
}

.small-btn {
  height: 37px !important;
  padding: 8px 8px !important;
}
.small-btn .md-container {
  top: 15px !important;
}

.very-small {
  padding: 0px;
  min-height: 25px;
  line-height: 25px;
}

.btn-sm, .btn-group-sm > .btn {
  font-size: 13px;
}

.alert-p {
  margin: 0;
}

.pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination li {
  display: inline;
}
.pagination li a {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.2;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination li span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.2;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination li:first-child > a {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination li > a:focus {
  z-index: 2;
  color: #216a94;
  background-color: #eee;
  border-color: #ddd;
}
.pagination li > a:hover {
  z-index: 2;
  color: #216a94;
  background-color: #eee;
  border-color: #ddd;
}
.pagination li > span:focus {
  z-index: 2;
  color: #216a94;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > li > span:hover {
  z-index: 2;
  color: #216a94;
  background-color: #eee;
  border-color: #ddd;
}
.pagination .active > a {
  z-index: 3;
  color: #fff;
  background-color: #bb012b;
  border-color: #bb012b;
  cursor: default;
}
.pagination .active > a:focus {
  z-index: 3;
  color: #fff;
  background-color: #bb012b;
  border-color: #bb012b;
  cursor: default;
}
.pagination .active > a:hover {
  z-index: 3;
  color: #fff;
  background-color: #bb012b;
  border-color: #bb012b;
  cursor: default;
}
.pagination .active > span {
  z-index: 3;
  color: #fff;
  background-color: #bb012b;
  border-color: #bb012b;
  cursor: default;
}
.pagination .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #bb012b;
  border-color: #bb012b;
  cursor: default;
}
.pagination .active > span:hover {
  z-index: 3;
  color: #fff;
  background-color: #bb012b;
  border-color: #bb012b;
  cursor: default;
}

.font-overright * {
  font-family: Tahoma !important;
  font-size: 12pt !important;
}

.font-long-desc * {
  font-family: Times Roman !important;
  font-size: 12pt !important;
}

.hide-placeholder::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: transparent !important;
  opacity: 0;
  /* Firefox */
}

.hide-placeholder::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: transparent !important;
  opacity: 0;
  /* Firefox */
}
.hide-placeholder:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent !important;
  opacity: 0 !important;
}
.hide-placeholder::-moz-placeholder {
  /* Microsoft Edge */
  color: transparent !important;
}
.hide-placeholder::-webkit-input-placeholder {
  color: transparent !important;
  opacity: 0 !important;
}

md-input-container:not(.md-input-has-value) input:not(:focus) {
  background: #fff;
}

.video-popup {
  position: fixed;
  top: 40%;
  right: -615px;
  width: 580px;
  border: 1px solid #d2cece;
  background: #fff;
  padding: 10px;
  box-shadow: 0px 0px 24px #827e7e;
  transition: all 1s;
  z-index: 99;
}
.video-popup .btn-close {
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #f94340;
  position: absolute;
  left: -11px;
  border: 2px solid #f94340;
  top: -10px;
}
.video-popup.open {
  transition: all 1s;
  left: 0;
}

.btn-open-video-popup {
  transition: all 1s;
  position: fixed;
  left: 0;
  background: #fff;
  top: 27%;
  border: 0px solid #4156b5;
  font-size: 30px;
  transition: all 1s;
}
.btn-open-video-popup img {
  width: 25px;
}
.btn-open-video-popup.hide-btn {
  left: -100px;
}

.video-popup.open {
  transition: all 1s;
  left: 5px;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.video-popup .md-button {
  min-height: auto !important;
  height: auto !important;
  line-height: 1.2;
  margin-bottom: 5px;
}

.video-popup li img {
  max-width: 45px;
  max-height: 30px;
}

.dropdown:hover .dropdown-menu {
  margin-top: -1px !important;
}

youtube-video {
  position: relative;
  display: inline-block;
  width: 100%;
}
youtube-video .fa-play {
  color: #FFF;
  position: absolute;
  font-size: 52px;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
}
youtube-video img {
  width: 100%;
}

.home-red-bnd p {
  margin: 0;
}

.blog-img {
  max-width: 250px;
}

.blog-vdo {
  max-width: 300px;
  min-width: 300px;
  max-height: 225px;
  width: 100%;
}

.blog-box {
  display: flex;
  padding: 15px 0;
}

.blog-info {
  padding-left: 15px;
}

.flx-box {
  display: flex;
  align-items: flex-start;
}

.flx-box .flx-check {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 5px;
}

.flx-box b {
  min-width: 110px;
}

.flx-check .checkbox {
  height: auto !important;
  padding: 0 !important;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .header-logo {
    min-width: 210px;
  }
  .top-heading h2 {
    font-size: 25px !important;
  }
  .top-heading p {
    font-size: 18px !important;
  }
  .top-heading span {
    font-size: 16px !important;
  }
  .top-heading li img {
    font-size: 18px !important;
    height: 40px;
    width: 40px;
  }
  .top-heading .btn-register {
    width: 150px;
    height: 50px;
    font-size: 15px;
    line-height: 50px;
  }
  md-radio-button.standard-shipment {
    font-size: 13px;
  }
  md-radio-button.miliatry-shipment {
    font-size: 13px;
  }
}
@media only screen and (max-width: 991px) {
  nav > ul > li > a {
    padding: 10px 5px;
  }
  .header-logo {
    min-width: 170px;
  }
  .banner-stripe {
    font-size: 24px;
  }
  .home-mnth-fee span {
    font-size: 18px !important;
  }
  .fee-stru br {
    display: none;
  }
  .fee-stru p {
    font-size: 15px !important;
  }
  .fee-stru p {
    font-size: 15px !important;
  }
  .fee-stru img {
    max-width: 60px;
    max-height: 45px;
  }
  .fee-stru .flex > div {
    min-width: 75px;
    margin-bottom: 10px;
  }
  .set-height {
    height: auto !important;
  }
  .btn-open-video-popup img {
    width: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp-sm {
    flex-wrap: wrap;
  }
  .banner-stripe {
    font-size: 15px;
  }
  .home-mnth-fee span {
    font-size: 14px !important;
  }
  .top-heading h2 {
    font-size: 24px !important;
  }
  .sml-sm {
    font-size: 25px !important;
    margin-bottom: 25px !important;
  }
  .home-video h4 {
    font-size: 18px !important;
    padding: 0;
  }
  .home-red-bnd {
    padding: 25px 0;
  }
  .home-red-bnd h2 {
    font-size: 20px;
  }
  .home-red-bnd a {
    font-size: 14px !important;
  }
  youtube-video .fa-play {
    font-size: 30px;
    margin-left: -12px;
    margin-top: -12px;
  }
  .payment-information .payment-form {
    padding: 10px;
  }
  .payment-information .payment-form {
    padding: 10px;
    font-size: 12px;
  }
  .blog-box {
    flex-wrap: wrap;
  }
  .blog-info {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .banner-stripe {
    font-size: 12px;
    padding: 10px 0;
  }
  .padding-top-bottom {
    padding: 25px 0;
  }
  .set-height h2 {
    font-size: 20px !important;
  }
  .fee-stru .flex > div {
    min-width: 65px;
  }
  .fee-stru h4 {
    padding: 0;
    font-size: 16px !important;
  }
  .fee-stru p {
    font-size: 14px !important;
  }
  p {
    font-size: 14px !important;
  }
  .top-heading p {
    font-size: 14px !important;
  }
  .home-login-box {
    margin-top: 10px;
    padding: 15px;
    padding-bottom: 1px;
  }
  .fee-stru img {
    max-width: 50px;
    max-height: 35px;
  }
  .small-btn .top-heading h2 {
    font-size: 18px !important;
  }
  .top-heading .btn-register {
    height: 35px;
    width: 100px;
    font-size: 16px;
    line-height: 35px;
  }
  .home-login-box .home-login-form .forgot-pswd a,
  .home-login-box .home-login-form .register-btn a {
    color: #9193c3;
    font-size: 12px;
  }
  .top-heading span {
    font-size: 14px !important;
  }
  .sml-sm {
    font-size: 21px !important;
  }
  .pocket-img {
    padding: 0;
  }
  .pocket-img img {
    margin: 0 !important;
  }
  .home-video {
    padding: 0 10px;
  }
  .padding-top-bottom {
    padding: 15px 0;
  }
  .home-red-bnd h2 {
    font-size: 16px;
  }
  #bulkshipments h3 {
    font-size: 18px;
  }
}
.flx-check label {
  line-height: 1.7;
}

.list-hr {
  position: relative;
  padding-left: 20px;
}

.num-list {
  position: absolute;
  left: 0;
}

.list-dtl input {
  position: relative;
  padding-right: 40px;
}

.list-dtl .btn {
  position: absolute;
  right: 20px;
  top: 2px;
}

.fa-pencil-square-o {
  font-size: 18px;
}

.btn-bx {
  padding: 0px 4px;
  border: 1px solid #636b6f;
  color: #636b6f;
  margin: 5px 0;
}

.list-dtl .btn2 {
  padding: 0;
  margin: 0;
  width: auto;
  min-width: 20px;
  height: auto;
  min-height: 30px;
  position: absolute;
  right: 40px;
  top: 2px;
  background: #d5d5d5;
}

.list-hr .add-book-btn {
  display: inline !important;
}

.list-dtl button b {
  text-decoration: underline;
  text-transform: capitalize;
}

.icon-btn {
  display: inline-block;
  border: 0;
  min-width: 0;
  min-height: 0;
  margin: 0;
}

.icon-btn:hover {
  background: none !important;
}

.next-prev .pre,
.next-prev .nxt {
  height: 18px;
  width: 18px;
  line-height: 18px;
  font-size: 11px;
}

@media only screen and (max-width: 767px) {
  .pro-img {
    margin-right: 0 !important;
  }
  .shop-rate-btn .select-rate {
    width: 50px !important;
    font-size: 12px;
  }
  .form-group .btn-green,
  .form-group .btn-green[disabled] {
    font-size: 10px;
    padding: 5px 5px;
  }
  .social-links ul li a {
    font-size: 18px;
    padding: 5px;
  }
  .pro-img .social-links-bottom ul li {
    margin-right: 10px;
    width: 39px;
  }
  .list-dtl {
    padding-left: 20px;
  }
  .inner-container {
    width: 100% !important;
    flex-wrap: wrap;
  }
  .pro-img .social-links-bottom {
    text-align: center;
  }
  .pro-img ul {
    display: initial;
  }
  .pro-img {
    margin-right: 0;
    margin-top: 0;
  }
  .pro-disc h3 {
    margin-right: 0 !important;
    margin-top: 0 !important;
    font-size: 32px;
  }
  .reg-pro {
    margin: 5px 0;
  }
  h4 {
    margin-bottom: 10px;
  }
  .form-group .btn-green,
  .form-group .btn-green[disabled] {
    margin-bottom: 0 !important;
  }
  .mobile-space {
    padding-bottom: 5px !important;
    margin-bottom: 5px !important;
  }
  .chkout-box {
    margin-top: 5px !important;
  }
  .checkout-shortkey {
    padding-top: 5px;
    margin-top: 5px;
  }
  .payment-information md-checkbox .md-container {
    top: 9%;
  }
  .payment-information .payment-form {
    padding: 0 10px;
  }
  .promo-code-payment {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .wallet-payment {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }
  .walet-bal-chk .md-container {
    top: 50% !important;
  }
  #step2 {
    padding: 0 5px;
  }
}
.pro-disc p {
  font-size: 17px;
  max-width: 600px;
  margin: auto;
}

.pro-disc p {
  margin-left: 15%;
}

.inner-container {
  width: 90%;
  margin: auto;
  display: flex;
  align-items: center;
}

.pro-img .description {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.pro-img {
  margin-right: 13%;
}

ul.main-menu li a {
  color: #9A9F9C !important;
}

.benner-description {
  position: absolute;
  right: 50px;
  text-align: right;
  height: 100%;
  bottom: 0;
  width: 745px;
  max-width: 100%;
}
.benner-description .banner-header {
  font-size: 30px;
  color: #000;
}
.benner-description p.banner-text {
  font-size: 20px;
}

.shipping-box {
  background: #fff;
  padding: 10px;
  text-align: left;
  position: absolute;
  bottom: 50px;
}
.shipping-box .rate-action-button {
  justify-content: center !important;
}

.side-sub-menu .fa-minus {
  display: inline-block;
  float: right;
  margin-top: 4px;
}
.side-sub-menu .fa-plus {
  display: none;
  float: right;
  margin-top: 4px;
}
.side-sub-menu .collapsed .fa-minus {
  display: none;
}
.side-sub-menu .collapsed .fa-plus {
  display: inline-block;
}
.side-sub-menu .ul-sub-menu {
  padding-left: 10px;
  background-color: #eee;
}
.side-sub-menu .ul-sub-menu li {
  padding: 10px 0;
}

.loader-text-color {
  display: inline-block;
  background: #132479;
  min-width: 300px;
  padding: 30px 5px;
}

.military-address-book .btn2 {
  right: 0px !important;
}

.military-address-book.btn2 {
  right: 0px !important;
}

.shipping-box .ng-valid {
  background: #fff !important;
}

.login-sm .form-group b {
  min-width: 160px;
  max-width: 160px;
}

.login-sm .d-flex {
  align-items: flex-start;
}

md-checkbox:last-of-type {
  margin-bottom: 0;
}

.home-auto-complete .stp-pkg md-autocomplete input.ng-valid-parse {
  background: #fff !important;
}

.video-popup .md-button,
.video-popup .btn-outline.md-primary {
  min-height: auto !important;
  height: auto !important;
  line-height: 1.2;
  margin-bottom: 5px;
}

.video-popup li img {
  max-width: 45px;
  max-height: 30px;
}

.btn-open-video-popup img {
  width: 42px;
}

.home-banner {
  min-height: 620px;
}

@media screen and (max-width: 767px) {
  .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: 5px;
  }
  .mb-width {
    width: 80px !important;
  }
  .btn-red,
  .btn-red[disabled] {
    margin: 0 5px;
  }
  md-input-container.md-icon-float > md-icon {
    display: none;
  }
  md-input-container.md-icon-left input {
    padding-left: 3px;
  }
  .md-icon-float.md-icon-left {
    width: 70px !important;
  }
}
.md-dialog-container .md-icon-float.md-icon-left {
  width: 100% !important;
}
.md-dialog-container md-input-container.md-icon-float > md-icon {
  display: block;
}
.md-dialog-container md-input-container.md-icon-left > label {
  left: 15px !important;
}

.mb-dolr .md-icon-left input {
  padding: 3px;
}

.home-login-box .home-login-form .login-submit .login-btn {
  line-height: 1.5;
  border-radius: 3px;
  border: transparent;
  font-size: 14px;
  background: #ee1515;
  padding: 8px 22px;
  opacity: 0.92;
  font-weight: 700;
  height: auto !important;
  width: auto !important;
}

md-toolbar.md-default-theme:not(.md-menu-toolbar),
md-toolbar:not(.md-menu-toolbar) {
  background-color: #002868;
  color: rgb(255, 255, 255);
}

.slideshow {
  font-family: "Arial", sans-serif;
  text-align: center;
  position: relative;
  width: 600px;
  overflow: hidden;
  background: #1a1a1a;
  margin: 0 auto;
  color: white;
  text-shadow: 1px 1px 1px #000;
  border-radius: 0.3em;
  margin-top: 30px;
}

.imageslide {
  width: 600px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.imageslide .slider-content {
  width: 100%;
}

.animate-enter,
.animate-leave {
  transition: 1000ms cubic-bezier(0.165, 0.84, 0.44, 1) all;
}

.animate-enter {
  left: 100%;
}

.animate-enter.animate-enter-active {
  left: 0;
}

.animate-leave {
  left: 0;
}

.animate-leave.animate-leave-active {
  margin-left: -100%;
}

.typeahead-loading {
  position: relative;
}
.typeahead-loading img {
  position: absolute;
  right: 10px;
  height: 21px;
  top: 4px;
}

.disabled-checkout .checkout-shortkey span {
  color: black;
  background: #e7e7e7;
}

.testimonial-slider .carousel-inner img {
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .testimonial-slider .carousel-inner {
    padding-bottom: 50px;
  }
}
.testimonial-slider .carousel-control {
  background: none;
  font-size: 60px;
  font-weight: bold;
  top: 30%;
}
.testimonial-slider .carousel-control.right {
  text-align: right;
  margin-left: -31px;
}
.testimonial-slider .carousel-control.left {
  text-align: left;
  margin-left: -31px;
}
@media screen and (max-width: 767px) {
  .testimonial-slider .carousel-control.left {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .no-margin-left-right-mobile {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-max-width-100 {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-center {
    text-align: center !important;
    justify-content: center !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-position-static {
    position: static !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-margin-15 {
    margin: 15px !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-margin-25 {
    margin: 25px !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-margin-bottom-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-logo-size {
    max-width: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-text-normal {
    font-weight: normal !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-width-100 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .carousel.ng-isolate-scope p.ng-binding {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .carousel.ng-isolate-scope big.ng-binding {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .mobile-position-static div {
    padding: 10px;
  }
  .mobile-no-bullet li {
    list-style: none !important;
  }
}
.color-light-blue {
  color: #002868 !important;
}

.upload-file input[type=file]::file-selector-button {
  border: 0px;
  background-color: #fff;
  color: #002868;
}

.orange-addnew {
  background-color: #f9b42d !important;
  color: black !important;
  border: 1px solid #002868;
  line-height: 24px;
}

@media screen and (max-width: 1024px) {
  .mobile-box {
    margin: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .mobile-homepage-text {
    max-width: 305px;
    margin: auto !important;
  }
  .mobile-homepage-text br {
    display: none;
  }
  .mobile-homepage-text2 {
    max-width: 224px;
    margin: auto !important;
  }
  .mobile-box {
    margin-top: 1.5rem !important;
  }
}
.image-address-dialog .md-dialog-container {
  z-index: 9999;
}
.image-address-dialog .md-select-menu-container.md-active {
  z-index: 9999;
}

.no-pointer-event {
  pointer-events: none;
}

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version


/*banner sec css start here*/
.banner-stripe {
  position: absolute;
  color: #1E4BAF;
  font-size: 30px;
  text-align: center;
  width: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  top: 49%;
  padding: 13px 0;
  font-weight: bold;
  opacity: 0.89;
}

.btn-register {
  width: 184px;
  height: 67px;
  background: #ff000a 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  opacity: 0.92;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 67px;
}
.btn-register:hover {
  text-decoration: none !important;
  color: #fff !important;
}

.video {
  max-width: 100%;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f00;
}

.home-login-box {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  opacity: 1;
  padding: 20px;
  margin-top: 25px;
  padding-bottom: 78px;
}
.home-login-box .home-login-form .form-group {
  margin: 25px 0 !important;
}
.home-login-box .home-login-form .form-group input {
  border: 1px solid #707070;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  height: 48px;
  font-size: 16px;
  border-radius: 0 !important;
}
.home-login-box .home-login-form .forgot-pswd a,
.home-login-box .home-login-form .register-btn a {
  color: #9193C3;
  font-size: 16px;
}
.home-login-box .home-login-form .login-submit {
  margin: 0 !important;
}
.home-login-box .home-login-form .login-submit .login-btn {
  height: 48px;
  width: 133px;
  font-size: 25px;
  background: #ED0000 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  opacity: 0.92;
  border: 0;
  border-radius: 0;
}

ul.main-menu li a {
  color: #707070;
  font-size: 17px;
  font-weight: 400 !important;
}
@media screen and (max-width: 1450px) {
  ul.main-menu li a {
    font-size: 14px;
    font-weight: 400 !important;
    align-items: center;
    padding: 5px;
  }
}
@media screen and (max-width: 1450px) {
  ul.main-menu li .section-login {
    width: 164px;
  }
}
ul.main-menu-linner li a {
  color: #000;
  font-size: 17px;
  font-weight: 400 !important;
}
@media screen and (max-width: 1450px) {
  ul.main-menu-linner li a {
    font-size: 14px;
    font-weight: 400 !important;
    align-items: center;
    padding: 5px;
  }
}
@media screen and (max-width: 1450px) {
  ul.main-menu-linner li .section-login {
    width: 164px;
  }
}
ul.main-menu-linner li a {
  color: #000;
  font-size: 14px !important;
}

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version


/*banner sec css start here*/
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.ui-v1 {
  /*banner sec css end here*/
  /* thift sec starts here  */
  /* thrift section ends here  */
  /* simply warapper  section  */
  /* Stay in Css Start Here */
  /* Stay in Css End Here */
  /* testimonial sec starts here  */
  /* testimonial sec ends here */
  /*slider css start here*/
  /*slider css end here*/
}
.ui-v1 .banner-sec {
  background-image: url("/images/newhome-banner-new.png");
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  position: relative;
  background-position: center;
}
.ui-v1 .twtr-img {
  width: 20px;
  border-radius: 3px;
}
.ui-v1 .hero-banner {
  color: #fff;
  padding: 110px 0;
}
.ui-v1 .hero-banner h1 {
  line-height: 90px;
  margin-bottom: 30px;
  text-align: left;
  font-weight: 700;
  font-size: 60px;
  color: #fff;
}
.ui-v1 .hero-banner p {
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 40px;
  width: 72%;
  color: #fff;
  font-weight: 500;
}
.ui-v1 .green-btn.banner-btn {
  display: inline-block;
  text-align: center;
  margin-bottom: 0;
  margin-top: 40px;
}
.ui-v1 .green-btn.banner-btn a {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  background: #002868;
  border-radius: 10px;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  margin-bottom: 10px;
  border: 1px solid #000;
}
.ui-v1 .green-btn.banner-btn a:hover, .ui-v1 .green-btn.banner-btn a:focus {
  background-color: #fff;
  color: #002868;
  border-color: #002868;
}
.ui-v1 .green-btn.banner-btn span {
  color: #fff;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 16px;
}
.ui-v1 .hero-banner h2 {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #fff;
}
.ui-v1 .scroll-dwn-btn {
  font-size: 14px;
  line-height: 1.5;
  color: white;
  vertical-align: top;
}
.ui-v1 .banner {
  background-image: linear-gradient(to right, transparent, #002868 45%);
  width: 100%;
  height: 850px;
  color: #fff;
}
.ui-v1 .heading {
  width: 658px;
  height: 144px;
  font-family: Tahoma, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
  display: flex;
  margin-bottom: 50px;
}
.ui-v1 h1 {
  text-align: center;
}
.ui-v1 .row-blocks {
  padding-top: 25px;
  padding-right: 0;
}
.ui-v1 .row-blocks figure {
  margin-bottom: 5px;
}
.ui-v1 .containts-margin {
  padding-bottom: 0;
  font-size: 20px;
  line-height: 1.2;
  margin: 15px 0;
  min-height: 48px;
}
.ui-v1 .half-section {
  margin-right: 20px;
  margin-top: 50px;
}
.ui-v1 .banner-sec.thrift-sec {
  background-image: url(/images/banner-background.png);
  background-position: left;
  color: #fff;
  text-align: center;
  padding: 40px 0;
  background-size: cover;
}
.ui-v1 .banner-sec.thrift-sec:before {
  content: "";
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgb(0, 40, 104) 100%);
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.ui-v1 .banner-sec.thrift-sec p {
  min-height: 112px;
}
.ui-v1 .thrift-sec h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 30px;
  margin-top: 0;
  position: relative;
  z-index: 9;
  color: #fff;
}
.ui-v1 .Simpy-wrapper {
  padding: 50px 0 70px;
  background: #FAFAFA;
}
.ui-v1 .Simpy-wrapper h2 {
  font-size: 40px;
  line-height: 1.4;
  font-weight: 700;
  padding-bottom: 30px;
}
.ui-v1 .fut {
  font-size: 24px;
  font-weight: 400;
}
.ui-v1 .Create-account-btn {
  border-radius: 15px;
  border: none;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  background: #002868;
  border: 1px solid transparent;
  color: white;
  padding: 12px 20px;
  text-align: center;
  margin: 0 25px;
}
.ui-v1 .Create-account-btn:hover, .ui-v1 .Create-account-btn:focus {
  color: #002868;
  background-color: transparent;
  border-color: #002868;
}
.ui-v1 .Create-account-btn.transperant-btn {
  color: #002868;
  background-color: transparent;
  border-color: #002868;
}
.ui-v1 .Create-account-btn.transperant-btn:hover, .ui-v1 .Create-account-btn.transperant-btn:focus {
  background: #002868;
  color: white;
}
.ui-v1 .simply-card {
  display: flex;
  justify-content: space-between;
  padding: 0px 60px;
  margin-top: 30px;
  justify-content: center;
  align-items: baseline;
}
.ui-v1 .simply-card .card-inner {
  max-width: 240px;
  text-align: center;
}
.ui-v1 .simply-card .card-inner p {
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
}
.ui-v1 .diff-tabel {
  color: #303030;
  text-align: center;
  padding: 20px;
}
.ui-v1 .diff-tabel tbody > tr > td {
  border: 1px solid #002868;
}
.ui-v1 .diff-tabel td, .ui-v1 .diff-tabel th {
  padding: 30px 10px;
  vertical-align: middle;
}
.ui-v1 .diff-tabel td:last-of-type {
  border-right: none;
}
.ui-v1 .diff-tabel tr:last-of-type td {
  border-bottom: none;
}
.ui-v1 .diff-tabel th.blank {
  background: #fafafa;
  position: relative;
}
.ui-v1 .diff-tabel th.blank:after {
  content: "";
  position: absolute;
  height: 121%;
  width: 20px;
  background: #fafafa;
  top: 0;
  bottom: 0;
  right: 100%;
}
.ui-v1 .diff-tabel thead {
  border-bottom: 15px solid #fafafa;
}
.ui-v1 .diff-tabel .bg-blue {
  background: #002868;
  border-color: #fff;
}
.ui-v1 .diff-tabel .bg-light-blue {
  background: #CCE0FF;
  color: #002868;
}
.ui-v1 .diff-tabel .hdr-logo {
  width: 197px;
  text-align: center;
}
.ui-v1 .diff-tabel tbody th {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}
.ui-v1 .diff-tabel .table {
  border-radius: 25px;
  box-shadow: 0px 12px 16px 0px rgba(0, 40, 104, 0.12);
  margin: 0;
}
.ui-v1 .diff-tabel tr:last-of-type td:last-of-type {
  border-bottom-right-radius: 25px;
}
.ui-v1 .d-flex {
  display: flex;
}
.ui-v1 .align-items-center {
  align-items: center;
}
.ui-v1 .right-image {
  position: relative;
}
.ui-v1 .right-arrow {
  width: 162px;
  margin-bottom: 132px;
  margin-top: -48px;
  margin-right: 15px;
  /* position: absolute;
  right: 0; */
}
.ui-v1 .simply-r-text {
  margin-top: 40px;
  margin-right: -22px;
  font-weight: 700;
  font-size: 20px;
}
.ui-v1 .app-sec {
  background: #FAFAFA;
  padding: 50px 0 30px;
}
.ui-v1 .app-sec .row {
  display: flex;
  padding: 0 15px;
}
.ui-v1 .app-sec h2 {
  font-size: 32px;
  line-height: 1.5;
  font-weight: 600;
  margin: 0;
}
.ui-v1 .app-sec .img-bunch {
  max-width: 630px;
  margin: auto;
}
.ui-v1 .app-sec .img {
  margin: 15px 15px;
}
.ui-v1 .app-sec .image {
  align-self: center;
}
.ui-v1 .app-sec .image img {
  width: 100%;
}
.ui-v1 .StayIn-Wrapper {
  background-image: url(/images/simplyInBackground.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  /* align-items: center; */
  /* justify-content: end; */
  flex-direction: column;
  background-position: center;
  vertical-align: center;
  padding: 50px 0 60px;
}
.ui-v1 .StayIn-Wrapper .white-heading {
  font-size: 32px;
  line-height: 1.4;
  font-weight: 700;
}
.ui-v1 .stay-in-00 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ui-v1 .stay-in-search {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #505050;
  padding: 12px;
  width: 370px;
  height: 48px;
  border: none;
  background: #FFFFFF;
  box-shadow: 5px 7px 15px 0px;
  margin-right: 12px;
  border-radius: 10px;
}
.ui-v1 .submit-btn {
  padding: 12px 24px;
  width: 127px;
  height: 48px;
  background: #002868;
  border-radius: 12px;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  border: none;
  color: #FFFFFF;
}
.ui-v1 .text-white {
  color: white !important;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  margin-right: 13%;
}
.ui-v1 .search-submit-btn {
  display: flex;
}
.ui-v1 .test-slide {
  padding: 0 15px;
}
.ui-v1 .customer-card {
  padding: 0 40px;
}
.ui-v1 .customer-card .slick-next:before {
  color: #000;
  font-size: 26px;
  border: 1px solid #000;
  border-radius: 50%;
  position: relative;
  padding: 7px;
  font-family: "Material Icons";
  content: "\e5c8";
}
.ui-v1 .customer-card .slick-prev:before {
  color: #000;
  font-size: 26px;
  border: 1px solid #000;
  border-radius: 50%;
  position: relative;
  padding: 7px;
  margin-left: 26px;
  font-family: "Material Icons";
  content: "\e5c4";
}
.ui-v1 .customer-card .ui-v1 .customer-wrapper {
  padding: 0 15px 120px;
}
.ui-v1 .customer-card .slick-next:before {
  margin-left: -70px;
}
.ui-v1 .customer-card .slick-slide img {
  text-align: center;
  margin: 0 auto;
  width: 56px;
}
.ui-v1 .test-txt {
  min-height: 150px;
}
.ui-v1 .customer-card .slick-dots {
  bottom: -70px;
}
.ui-v1 .customer-card .slick-dots li {
  width: auto;
}
.ui-v1 .customer-card .slick-dots li button {
  background: #8D8D8D;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.ui-v1 .customer-card .slick-dots li button:before {
  display: none;
}
.ui-v1 .customer-card .slick-dots li.slick-active button, .ui-v1 .customer-card .slick-dots li:hover button {
  background: #1D1E18;
}
.ui-v1 .customer-card .slick-dots li button {
  padding: 4px;
}
.ui-v1 .customer-wrapper {
  padding-bottom: 120px;
  background: #fafafa;
}
.ui-v1 .customer-wrapper.slick-dots {
  bottom: -70px;
}
.ui-v1 .shipment-count {
  background: #002868;
  padding: 15px 0;
  margin-bottom: 50px;
}
.ui-v1 .shipment-count ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ui-v1 .shipment-count h3 {
  color: #fff;
  font-size: 60px;
  line-height: 1.2;
  margin-bottom: 5px;
  margin-top: 0;
  text-align: center;
}
.ui-v1 .shipment-count p {
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  text-align: center;
}
.ui-v1 .label-slider {
  padding: 75px 0 0;
}
.ui-v1 .label-slider h2 {
  color: #1D1E18;
  font-weight: 700;
  font-size: 40px;
  font-family: "Manrope";
  text-align: center;
  line-height: 48px;
  margin-bottom: 15px;
  margin-top: 0;
}
.ui-v1 .label-slider p {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 35px;
  text-align: center;
}
.ui-v1 .package-text span {
  border: 1px solid #000000;
  border-radius: 17px;
  width: 49px;
  height: 49px;
  font-weight: 600;
  font-size: 32px;
  line-height: 49px;
  text-align: center;
  display: inline-block;
}
.ui-v1 .package-wrap.text-center {
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 4px 4px 8px 0px rgba(0, 40, 104, 0.1);
  margin: 15px;
  overflow: auto;
}
.ui-v1 .package-wrap.text-center img {
  margin-bottom: 15px;
}
.ui-v1 .package-intro.green-package .package-wrap {
  box-shadow: 4px 4px 8px 0 rgba(10, 168, 59, 0.7);
  background: #002868;
}
.ui-v1 .package-intro.green-package .package-wrap p {
  color: #fff;
}
.ui-v1 .package-wrap {
  margin-top: 15px;
}
.ui-v1 .package-wrap .box-heading {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #000;
  min-height: auto;
}
.ui-v1 .package-wrap p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #1D1E18;
  margin-bottom: 0;
  min-height: 73px;
  padding: 0 10px 15px;
}
.ui-v1 .label-slider .package-text .pera-heading {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  color: #1D1E18;
  margin: 0;
  padding: 0;
  text-align: left;
}
.ui-v1 .ui-v1 .label-slider p {
  font-weight: 400;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 35px;
  text-align: center;
  color: #1D1E18;
}
.ui-v1 .get-the-job-wrap {
  max-width: 80%;
  margin: auto;
}
.ui-v1 .slick-next:before, .ui-v1 .slick-prev:before {
  color: #000;
  font-size: 26px;
  border: 1px solid #000;
  border-radius: 50%;
  position: relative;
  padding: 7px;
}
.ui-v1 .label-slider .package-text h4 {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  margin: 0;
  padding: 0;
}
.ui-v1 .package-wrap h2 {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-size: 24px !important;
  line-height: 34px;
  color: #1D1E18;
  margin: 92px 0 0 0;
  padding: 0;
}
.ui-v1 .step-slider {
  margin: 0 auto 56px;
  max-width: 1085px;
}
.ui-v1 .slider-btn {
  text-align: center;
}
.ui-v1 button.Create-account-btn.transperant-btn {
  border: 1px solid #002868;
  border-radius: 15px;
  color: #1D1E18;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  background-color: transparent;
  margin-left: 50px;
}
.ui-v1 .get-the-job-sec {
  padding: 120px 0;
}
.ui-v1 .get-the-job-wrap h2 {
  text-align: center;
  color: #1D1E18;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 43px;
}
.ui-v1 .job-content {
  max-width: 250px;
  margin: 0 auto 60px;
}
.ui-v1 .job-content figure {
  margin: 0 auto 40px;
}
.ui-v1 .job-content h3 {
  margin-top: 0;
  margin-bottom: 29px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  font-family: "Manrope";
  align-items: top;
  display: flex;
  justify-content: center;
  min-height: 60px;
}
.ui-v1 .job-content p {
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
}
.ui-v1 .label-slider .slick-list:after {
  content: "";
  position: absolute;
  background: url(/images/work-vector.svg);
  height: 100%;
  width: 100%;
  top: 0;
  background-repeat: no-repeat;
  right: -15px;
  z-index: -1;
}
.ui-v1 .slick-track {
  display: flex !important;
  align-items: stretch;
}
.ui-v1 .slick-slide {
  height: inherit !important;
}
.ui-v1 .mil-landing {
  font-family: "Inter", sans-serif;
  padding: 5.5rem 0 3rem;
}
.ui-v1 .mil-landing .package-intro {
  width: 250px;
  position: relative;
}
.ui-v1 .mil-landing .step-slider {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.ui-v1 .mil-landing .package-text {
  position: absolute;
  top: -10px;
  left: -10px;
}
.ui-v1 .mil-landing .package-text span {
  background: #fff;
  font-family: "Manrope";
}
.ui-v1 .mil-landing .package-text span:after {
  display: none;
}
.ui-v1 .mil-landing .package-wrap {
  padding: 29px 25px 25px;
}
.ui-v1 .mil-landing h4 {
  font-family: "Manrope";
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  color: #1D1E18;
}
.ui-v1 .mil-landing ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1085px;
  margin: 0 auto 40px;
}
.ui-v1 .mil-landing ul li {
  width: 49%;
  text-align: left;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 18px;
  position: relative;
  padding-left: 52px;
}
.ui-v1 .mil-landing ul li img {
  position: absolute;
  left: 0;
  top: 0;
}
.ui-v1 .btn-green {
  background: #299740;
  border-radius: 32px;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #FFFFFF;
  padding: 20px 45px;
}

.perfect-for {
  padding: 35px 0 25px;
}
.perfect-for p {
  max-width: 85%;
  margin: auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #000000;
}
.perfect-for figure img {
  margin-top: 40px;
}
.perfect-for figure figcaption {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: #1D1E18;
  margin: 15px 0 10px;
}
.perfect-for .wt-bdr img {
  width: 177px;
  height: 177px;
  border-radius: 100%;
  background: #ddeefd;
}

.icn-btn {
  border: none;
  background: transparent;
  margin: 0 5px;
}

.btn-ok {
  justify-content: center;
}

/*----------intial declartaion of css----------*/
/* fallback */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: local("Pacifico Regular"), local("Pacifico-Regular"), url(https://fonts.gstatic.com/s/materialicons/v38/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
  font-display: swap;
}
.material-icons:not(.fa) {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.flex {
  display: flex;
}
@media screen and (max-width: 1023px) {
  .flex.flex-sm {
    display: table;
    width: 100%;
  }
}

.ui-v1 .btn, .ui-v1 a {
  outline: none !important;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  display: inline-block;
}

.bg-white {
  background: #fff;
}

.ui-v1 .bg-white {
  background: #fff;
}

.ui-v1 .footer h2 a {
  font-size: 24px;
  line-height: 1.4;
}

.splash {
  display: none;
}

.search-btn {
  font-weight: 700;
  background: transparent;
  color: #1d1e18;
  font-size: 16px;
}
.search-btn:focus, .search-btn:hover, .search-btn:active {
  background-color: transparent !important;
  color: rgba(0, 0, 0, 0.3882352941) !important;
}

.loader {
  border: 5px solid #f3f3f3;
  /* Light grey */
  border-top: 5px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  left: 48%;
  position: static;
  top: 44%;
}

.loader-text-color {
  display: inline-block;
  background: #132479;
  min-width: 300px;
  padding: 30px 5px;
}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(220, 213, 213, 0.3);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.styled-link {
  color: #007bff;
  text-decoration: underline;
}

body,
html {
  margin: 0;
  padding: 0;
}

body {
  background-color: #F9F9F9;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  color: #000;
}

p {
  margin-bottom: 18px;
}

a {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  transition: all 0.3s ease;
  cursor: pointer;
}
a:hover, a:focus {
  color: #002868;
  text-decoration: none;
}

.container {
  max-width: 1340px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
}

.justify-content-between {
  justify-content: space-between !important;
  display: flex;
}

.menu-img {
  padding-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ui-v1 .h1, .ui-v1 h1 {
  font-weight: 700;
  font-size: 56px;
  line-height: 120%;
  color: #002868;
}
.ui-v1 .fa {
  margin: 0;
}
.ui-v1 .simplyfy-shiping {
  background: #002868;
  padding: 5rem 0;
}
.ui-v1 .simplyfy-shiping h1, .ui-v1 .simplyfy-shiping h3, .ui-v1 .simplyfy-shiping p, .ui-v1 .simplyfy-shiping li {
  color: #fff;
}
.ui-v1 .simplyfy-shiping h1 {
  margin-bottom: 3.5rem;
}
.ui-v1 .simplyfy-shiping h3 {
  font-size: 30px;
  margin-bottom: 3.5rem;
}
.ui-v1 .simplyfy-shiping p {
  font-size: 16px;
}
.ui-v1 .simplyfy-shiping ul {
  display: flex;
  flex-wrap: wrap;
}
.ui-v1 .simplyfy-shiping ul li {
  width: 49%;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.ui-v1 .simplyfy-shiping ul li img {
  width: 25px;
  position: absolute;
  left: 0;
  top: 0;
}
.ui-v1 .ship-lrn {
  max-width: 725px;
  margin: auto;
  text-align: center;
  padding: 5rem 0;
}
.ui-v1 .ship-lrn h2 {
  font-size: 32px;
  margin: 0 0 25px;
}
.ui-v1 .ship-lrn a {
  max-width: 250px;
}
.ui-v1 .ship-lrn h4 {
  margin-top: 3rem;
}
.ui-v1 .sub-em-lst {
  width: 275px;
  text-align: left;
}
.ui-v1 .new-design-container h6 {
  color: #002868;
  font-size: 20px;
  margin-bottom: 15px;
}
.ui-v1 .new-design-container .btn-new {
  font-size: 14px;
  color: #fff;
  background: #002868;
  padding: 8px 16px;
  border-radius: 5px;
}
.ui-v1 .new-design-container .btn-pyment {
  font-size: 16px;
  color: #303030;
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  margin-right: 10px;
}
.ui-v1 .new-design-container .btn-pyment.active {
  background: #99C0FF;
}
.ui-v1 .new-design-container .form-field {
  margin-bottom: 15px;
}
.ui-v1 .new-design-container .form-field label {
  color: #303030;
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 400;
}
.ui-v1 .new-design-container .form-field label a {
  color: #004ECC;
  font-size: 14px;
}
.ui-v1 .new-design-container .form-field span {
  color: #303030;
  font-size: 16px;
}
.ui-v1 .new-design-container .form-field .form-control {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  outline: none;
  border-radius: 5px;
  border: none;
  font-weight: 400;
  font-size: 16px;
}

.h2, h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
}

.para-big {
  font-size: 16px;
}
.para-big .text-blue {
  font-weight: 700;
}

.text-blue {
  color: #002868;
}

.inner-pages h2 {
  margin: 0 0 45px;
}

.btn {
  border: 1px solid #002868;
  border-radius: 15px;
  color: #1d1e18;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  background-color: transparent;
}

.login-signup-popup {
  display: none;
}

.blog-box {
  padding: 0;
  background: #FFFFFF;
  box-shadow: 6px 8px 4px rgba(149, 149, 149, 0.25);
  margin-bottom: 30px;
}
.blog-box .blog-info {
  padding: 15px;
}
.blog-box .blog-info h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 130%;
  color: #002868;
  margin: 0 0 10px;
}
.blog-box .blog-info h4 a {
  font-weight: 700;
  font-size: 30px;
  line-height: 130%;
  color: #002868;
  margin: 0 0 10px;
}
.blog-box .blog-info .font-overright p, .blog-box .blog-info .font-long-desc p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #1D1E18;
  margin-bottom: 25px;
}
.blog-box .blog-info .font-overright p a, .blog-box .blog-info .font-long-desc p a {
  color: #002868;
  background: transparent;
  padding: 0;
}
.blog-box .blog-info div a {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
  background: #002868;
  border-radius: 15px;
  padding: 5px 25px;
}
.blog-box .blog-info .font-long-desc span a {
  font-size: 12px;
  color: #002868;
  background: transparent;
  border-radius: 0;
  padding: 0;
}
.blog-box .blog-img, .blog-box .blog-vdo {
  max-width: 250px;
  min-width: 250px;
  max-height: initial;
}

.pck-tip h2 {
  margin: 0 0 10px;
}
.pck-tip p {
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  color: #000000;
  margin-bottom: 90px;
}
.pck-tip .pkg-dtl {
  margin: 40px 0;
  align-items: center;
  display: flex;
}
.pck-tip .pkg-dtl .btn {
  color: #002868;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  width: 240px;
  border-radius: 5px;
}
.pck-tip .pkg-dtl .btn:hover {
  color: #FFFFFF;
  background: #002868;
}
.pck-tip .pkg-dtl ul {
  margin: 0;
}
.pck-tip .pkg-dtl ul li {
  display: inline-block;
  margin-right: 30px;
}
.pck-tip .pkg-dtl .btn-blue {
  color: #FFFFFF;
  background: #002868;
}
.pck-tip .pkg-dtl .btn-blue:hover {
  color: #002868;
  background: transparent;
}
.pck-tip figure {
  text-align: center;
}
.pck-tip figure img {
  max-height: 90px;
}
.pck-tip .cariersprt p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
  margin: 0;
  display: inline;
}
.pck-tip .cariersprt .btn {
  width: 270px;
}
.pck-tip .prohibit .btn {
  width: auto;
}

.md-toolbar-tools h2 {
  color: #fff;
}

.faq-accordian .panel-title a {
  display: block;
  position: relative;
  padding-right: 22px;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  color: #1D1E18;
}
.faq-accordian .panel-title > a:after {
  content: "\e15b";
  font-family: "Material Icons";
  position: absolute;
  right: 0;
}
.faq-accordian .panel-title > .collapsed:after {
  content: "\e145";
  font-family: "Material Icons";
  position: absolute;
  right: 0;
}
.faq-accordian .panel-body p, .faq-accordian .panel-body li {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #1D1E18;
}

form#checkout-form {
  max-width: 100% !important;
}

.bg-dark-blue {
  background: #002868;
}

.tbl-wrp {
  transform: rotateX(180deg);
  overflow-y: auto;
}
.tbl-wrp .table-responsive {
  position: relative;
  padding-bottom: 15px;
}
.tbl-wrp .column-setting {
  top: auto;
  bottom: 80px;
  left: 0;
  z-index: 99;
  transform: rotateX(180deg);
  position: relative;
  max-width: 500px;
}
.tbl-wrp .column-setting .open button {
  background: transparent;
}
.tbl-wrp .column-setting .btn:focus {
  background: transparent !important;
  color: #002868 !important;
}
.tbl-wrp #users-table_wrapper, .tbl-wrp #address-table_wrapper, .tbl-wrp .btn-trnsfrm {
  transform: rotateX(180deg);
  padding-top: 0;
}
.tbl-wrp ::-webkit-scrollbar {
  width: 5px;
}
.tbl-wrp ::-webkit-scrollbar-track {
  background: gainsboro;
  border-radius: 5px;
}
.tbl-wrp ::-webkit-scrollbar-thumb {
  background: #002868;
  border-radius: 5px;
}
.tbl-wrp ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.myaccount-container .left-content li {
  border-bottom: 1px solid #e2edff;
}
.myaccount-container .left-content li a {
  color: #002868;
  position: relative;
  padding-left: 35px;
}
.myaccount-container .left-content li a i {
  position: absolute;
  right: 84%;
}
.myaccount-container .left-content li a:hover, .myaccount-container .left-content li a:active, .myaccount-container .left-content li a:focus {
  background-color: #002868 !important;
  color: #fff;
}
.myaccount-container .left-content li a:hover .ul-sub-menu, .myaccount-container .left-content li a:active .ul-sub-menu, .myaccount-container .left-content li a:focus .ul-sub-menu {
  background: #fff;
}
.myaccount-container .left-content li.active a {
  background-color: #002868 !important;
  color: #fff;
}
.myaccount-container .left-content li.side-sub-menu a {
  padding-right: 35px;
}
.myaccount-container .left-content li.side-sub-menu i {
  position: absolute;
  left: 87%;
  right: 0;
  top: 20%;
  font-size: 13px;
}
.myaccount-container .left-content li.side-sub-menu .ul-sub-menu.collapse.in {
  display: block;
  height: auto;
}
.myaccount-container .left-content .ul-sub-menu {
  padding: 0;
  background: transparent;
}
.myaccount-container .left-content .ul-sub-menu li {
  padding: 10px 0;
}
.myaccount-container .left-content .ul-sub-menu li a {
  color: #002868;
}
.myaccount-container .left-content .ul-sub-menu li a i {
  position: absolute;
  right: 84%;
}
.myaccount-container .left-content .ul-sub-menu li a:hover, .myaccount-container .left-content .ul-sub-menu li a:active, .myaccount-container .left-content .ul-sub-menu li a:focus {
  background-color: #002868 !important;
  color: #fff;
}
.myaccount-container .left-content .ul-sub-menu li.active a {
  background-color: #002868 !important;
  color: #fff;
}
.myaccount-container .right-content .btn {
  font-size: 14px;
  padding: 2px 10px;
}
.myaccount-container .right-content .btn i {
  font-size: 14px;
}
.myaccount-container .right-content .btn-icn .blu-link {
  color: #004ECC;
}
.myaccount-container .right-content .btn-icn .blu-link:hover {
  color: #002868;
}
.myaccount-container .right-content #address-table_length {
  position: relative;
  float: left;
}
.myaccount-container .right-content #address-table_length select {
  width: 64px;
  margin: 0 10px;
  border-radius: 10px;
  color: #606060;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1490196078);
  border: 1px solid #CCCCCC;
  font-size: 14px;
  font-weight: 400;
  padding: 3px 10px;
}
.myaccount-container .right-content #address-table {
  padding: 10px 20px;
  border-radius: 10px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1019607843);
  margin: 5px;
}
.myaccount-container .right-content #address-table thead {
  background: #F0F6FF;
}
.myaccount-container .right-content #address-table_filter {
  position: relative;
  float: right;
  margin-top: 40px;
  margin-right: -240px;
  z-index: 999;
}
.myaccount-container .right-content .dt-buttons {
  float: right;
}
.myaccount-container .right-content .dt-button {
  font-size: 16px;
  font-weight: 600;
  color: #002868;
  padding: 0;
  background: transparent;
  border: none;
  margin-right: 20px;
}
.myaccount-container .right-content .dt-button:hover {
  border: none;
  color: #004ECC;
  background: transparent;
}
.myaccount-container .right-content .btn-trnsfrm.btn-icn-white {
  cursor: pointer;
}
.myaccount-container .right-content .btn-trnsfrm.btn-icn-white::-moz-placeholder {
  color: #002868;
}
.myaccount-container .right-content .btn-trnsfrm.btn-icn-white::placeholder {
  color: #002868;
}
.myaccount-container .right-content .btn-trnsfrm.btn-icn-white:hover {
  background: transparent;
}
.myaccount-container .right-content .btn-trnsfrm.btn-icn-white:hover::-moz-placeholder {
  color: #fff;
}
.myaccount-container .right-content .btn-trnsfrm.btn-icn-white:hover::placeholder {
  color: #fff;
}
.myaccount-container .right-content .btn-trnsfrm.btn-blue {
  font-size: 16px;
  font-weight: 600;
  color: #002868 !important;
  padding: 0;
  background: transparent !important;
  border: none;
  margin-right: 20px;
  border: transparent !important;
  box-shadow: none !important;
}
.myaccount-container .right-content .btn-trnsfrm:hover, .myaccount-container .right-content .btn-trnsfrm:focus, .myaccount-container .right-content .btn-trnsfrm:active {
  background: transparent;
  text-decoration: underline;
  color: #002868;
}
.myaccount-container .right-content .tab-view {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 50px;
}
.myaccount-container .right-content .tab-view md-radio-button {
  margin-bottom: 0;
}
.myaccount-container .right-content .tab-view md-radio-button.standard-shipment.md-checked {
  border: transparent;
}
.myaccount-container .right-content .tab-view md-radio-button.standard-shipment, .myaccount-container .right-content .tab-view md-radio-button.miliatry-shipment {
  padding: 10px 10px !important;
  border: 1px solid #E6E6E6;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.myaccount-container .right-content .tab-view md-radio-button.standard-shipment .md-container, .myaccount-container .right-content .tab-view md-radio-button.miliatry-shipment .md-container {
  top: 23px;
}
.myaccount-container .right-content .tab-view md-radio-button.standard-shipment .md-label, .myaccount-container .right-content .tab-view md-radio-button.miliatry-shipment .md-label {
  margin: 0;
}
.myaccount-container .right-content .tab-view md-radio-button.standard-shipment .md-on, .myaccount-container .right-content .tab-view md-radio-button.standard-shipment .md-off, .myaccount-container .right-content .tab-view md-radio-button.miliatry-shipment .md-on, .myaccount-container .right-content .tab-view md-radio-button.miliatry-shipment .md-off {
  top: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.myaccount-container .right-content .btn-icn-white {
  padding: 9px 30px;
  border-radius: 10px;
  color: #002868;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1490196078);
  border: 1px solid #CCCCCC;
  font-size: 16px;
  font-weight: 600;
}
.myaccount-container .right-content .btn-icn-white img {
  width: 24px;
  margin-left: 5px;
}
.myaccount-container .right-content .btn-icn-white:hover, .myaccount-container .right-content .btn-icn-white:focus {
  background: #002868 !important;
  color: #fff;
  text-decoration: none;
}
.myaccount-container .right-content .btn-icn-white:hover::-moz-placeholder, .myaccount-container .right-content .btn-icn-white:focus::-moz-placeholder {
  color: #fff;
}
.myaccount-container .right-content .btn-icn-white:hover::placeholder, .myaccount-container .right-content .btn-icn-white:focus::placeholder {
  color: #fff;
}
.myaccount-container .right-content .btn-icn-white:hover img, .myaccount-container .right-content .btn-icn-white:focus img {
  filter: brightness(0) invert(1);
}
.myaccount-container .right-content h1, .myaccount-container .right-content .h1 {
  font-size: 24px;
}
.myaccount-container .right-content h2, .myaccount-container .right-content .h2 {
  font-size: 20px;
}
.myaccount-container .right-content .nav-tabs {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 30px;
}
.myaccount-container .right-content .nav-tabs li a {
  margin-right: 0;
  line-height: 1.2;
  border: 1px solid rgba(96, 96, 96, 0.2);
  border-radius: 4px 4px 0 0;
  color: #606060;
}
.myaccount-container .right-content .nav-tabs li.active a {
  color: #fff;
  background: #002868;
  border-color: transparent;
}
.myaccount-container .right-content .tab-content .nav-tabs {
  border: none;
}
.myaccount-container .right-content .tab-content .nav-tabs li a {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  padding: 8px 20px;
  color: #002868;
  margin-right: 20px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  border: 1px solid transparent;
}
.myaccount-container .right-content .tab-content .nav-tabs li.active a, .myaccount-container .right-content .tab-content .nav-tabs li:hover a, .myaccount-container .right-content .tab-content .nav-tabs li:focus a {
  border-color: #002868;
  background-color: transparent;
}
.myaccount-container .right-content input, .myaccount-container .right-content textarea {
  border-radius: 10px;
  border: 1px solid #000;
  padding: 10px 15px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  color: #000;
  height: auto;
  margin: 0;
}
.myaccount-container .right-content input[type=checkbox], .myaccount-container .right-content textarea[type=checkbox] {
  margin-left: 5px;
}
.myaccount-container .right-content .new-design-container .form-fiels {
  margin-bottom: 15px;
}
.myaccount-container .right-content .new-design-container .form-fiels .form-control {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  outline: none;
  border-radius: 5px;
  border: none;
  font-weight: 400;
  font-size: 16px;
}
.myaccount-container .right-content tbody .act-icn {
  width: 18px;
  margin-bottom: 5px;
}
.myaccount-container .right-content tbody input[type=checkbox] {
  margin-left: 9px;
}
.myaccount-container .right-content .md-chips {
  box-shadow: none;
  display: flex;
  padding: 0;
  width: 100%;
}
.myaccount-container .right-content .md-chips input {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  outline: none;
  border-radius: 5px;
  border: none;
  height: auto;
  padding: 6px 10px;
  line-height: 1.2;
  width: 100%;
  font-weight: 400;
}
.myaccount-container .right-content .md-chips .md-chip-input-container {
  margin: 0;
  float: none;
  width: 100%;
}
.myaccount-container .right-content .payment-information {
  border: 1px solid #000;
}
.myaccount-container .right-content md-input-container, .myaccount-container .right-content md-input-container.md-input-focused, .myaccount-container .right-content .md-input-invalid {
  margin-bottom: 0;
}
.myaccount-container .right-content md-input-container label, .myaccount-container .right-content md-input-container label:not(.md-no-float):not(.md-container-ignore), .myaccount-container .right-content md-input-container.md-input-focused label, .myaccount-container .right-content md-input-container.md-input-focused label:not(.md-no-float):not(.md-container-ignore), .myaccount-container .right-content .md-input-invalid label, .myaccount-container .right-content .md-input-invalid label:not(.md-no-float):not(.md-container-ignore) {
  font-weight: 700;
  font-size: 15px;
  color: rgba(29, 30, 24, 0.7);
  transform: translate3d(0, 38px, 0) scale(1);
  margin: 0;
}
.myaccount-container .right-content .tab-view-edit {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 50px;
}
.myaccount-container .right-content .tab-view-edit md-radio-button {
  margin-bottom: 0;
}
.myaccount-container .right-content .tab-view-edit md-radio-button.standard-shipment.md-checked {
  border: transparent;
}
.myaccount-container .right-content .tab-view-edit md-radio-button.standard-shipment, .myaccount-container .right-content .tab-view-edit md-radio-button.miliatry-shipment {
  padding: 10px 10px !important;
  border: 1px solid #E6E6E6;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.myaccount-container .right-content .tab-view-edit md-radio-button.standard-shipment .md-container, .myaccount-container .right-content .tab-view-edit md-radio-button.miliatry-shipment .md-container {
  top: 23px;
}
.myaccount-container .right-content .tab-view-edit md-radio-button.standard-shipment .md-label, .myaccount-container .right-content .tab-view-edit md-radio-button.miliatry-shipment .md-label {
  margin: 0;
}
.myaccount-container .right-content .tab-view-edit md-radio-button.standard-shipment .md-on, .myaccount-container .right-content .tab-view-edit md-radio-button.standard-shipment .md-off, .myaccount-container .right-content .tab-view-edit md-radio-button.miliatry-shipment .md-on, .myaccount-container .right-content .tab-view-edit md-radio-button.miliatry-shipment .md-off {
  top: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.myaccount-container .right-content .btn-pass-chng {
  padding: 4px 10px;
}
.myaccount-container .right-content .btn-pass-chng:hover {
  background: #002868;
  color: #fff;
}
.myaccount-container .btn-search {
  border: none;
}

.user-pro-info {
  padding-left: 0;
  min-height: auto;
}
.user-pro-info .user-menu {
  position: absolute;
  left: 0;
  width: 185px;
  margin-bottom: 15px;
  overflow-y: scroll;
  height: 660px;
}
.user-pro-info .user-menu i {
  left: 0;
}
.user-pro-info .right-content .md-block {
  margin-top: 10px !important;
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
  font-family: FontAwesome;
  font-size: 13px;
  position: absolute;
}

.bulk-dwnld-tmp md-select:not([disabled]):focus .md-select-value {
  border: 1px solid #000 !important;
  padding-bottom: 8px !important;
}

.myaccount-container md-select .md-select-value, .myaccount-container md-select:not([disabled]):focus .md-select-value, md-dialog md-select .md-select-value, md-dialog md-select:not([disabled]):focus .md-select-value, .short-slect md-select .md-select-value, .short-slect md-select:not([disabled]):focus .md-select-value {
  border: 1px solid #000;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgb(29, 30, 24);
  height: auto;
}
.myaccount-container .add-description, .myaccount-container .dropdown-toggle, .myaccount-container .btn-info, md-dialog .add-description, md-dialog .dropdown-toggle, md-dialog .btn-info, .short-slect .add-description, .short-slect .dropdown-toggle, .short-slect .btn-info {
  border: none;
}
.myaccount-container .right-content .btn-blue, md-dialog .right-content .btn-blue, .short-slect .right-content .btn-blue {
  background-color: #002868 !important;
  color: #fff !important;
}
.myaccount-container .right-content .btn-blue:hover, md-dialog .right-content .btn-blue:hover, .short-slect .right-content .btn-blue:hover {
  color: #002868;
}
.myaccount-container .right-content .inline-dynemic .panel-body, md-dialog .right-content .inline-dynemic .panel-body, .short-slect .right-content .inline-dynemic .panel-body {
  min-height: auto;
  max-height: 178px;
  overflow-y: scroll;
}
.myaccount-container .right-content md-input-container input, md-dialog .right-content md-input-container input, .short-slect .right-content md-input-container input {
  box-shadow: 0px 2px 8px 0px rgba(0, 40, 104, 0.1);
}
.myaccount-container .right-content input, md-dialog .right-content input, .short-slect .right-content input {
  font-weight: 400;
}
.myaccount-container .right-content .md-datepicker-input, md-dialog .right-content .md-datepicker-input, .short-slect .right-content .md-datepicker-input {
  padding-right: 30px;
  width: 145px;
}
.myaccount-container .right-content .scrollArea table th, md-dialog .right-content .scrollArea table th, .short-slect .right-content .scrollArea table th {
  min-width: 120px;
}
.myaccount-container .right-content .scrollArea tbody, md-dialog .right-content .scrollArea tbody, .short-slect .right-content .scrollArea tbody {
  top: 0;
}
.myaccount-container .right-content table.dataTable.table-condensed > thead > tr > th, md-dialog .right-content table.dataTable.table-condensed > thead > tr > th, .short-slect .right-content table.dataTable.table-condensed > thead > tr > th {
  padding-right: 25px;
  padding-left: 10px;
}
.myaccount-container .right-content table.dataTable.table-condensed > thead > tr > th:after, md-dialog .right-content table.dataTable.table-condensed > thead > tr > th:after, .short-slect .right-content table.dataTable.table-condensed > thead > tr > th:after {
  right: 0;
  left: auto;
  top: auto;
  bottom: 8px;
}
.myaccount-container .right-content .add-adrs md-radio-button.standard-shipment .md-off, .myaccount-container .right-content .add-adrs md-radio-button.miliatry-shipment .md-off, md-dialog .right-content .add-adrs md-radio-button.standard-shipment .md-off, md-dialog .right-content .add-adrs md-radio-button.miliatry-shipment .md-off, .short-slect .right-content .add-adrs md-radio-button.standard-shipment .md-off, .short-slect .right-content .add-adrs md-radio-button.miliatry-shipment .md-off {
  height: 24px;
  top: -2px;
}
.myaccount-container .right-content .add-adrs md-radio-button.standard-shipment .md-on, .myaccount-container .right-content .add-adrs md-radio-button.miliatry-shipment .md-on, md-dialog .right-content .add-adrs md-radio-button.standard-shipment .md-on, md-dialog .right-content .add-adrs md-radio-button.miliatry-shipment .md-on, .short-slect .right-content .add-adrs md-radio-button.standard-shipment .md-on, .short-slect .right-content .add-adrs md-radio-button.miliatry-shipment .md-on {
  height: 26px;
  top: -3px;
}
.myaccount-container .right-content .add-adrs md-input-container input, .myaccount-container .right-content .add-adrs md-input-container .md-select-value, md-dialog .right-content .add-adrs md-input-container input, md-dialog .right-content .add-adrs md-input-container .md-select-value, .short-slect .right-content .add-adrs md-input-container input, .short-slect .right-content .add-adrs md-input-container .md-select-value {
  border: none;
}
.myaccount-container .right-content .add-adrs md-input-container label, md-dialog .right-content .add-adrs md-input-container label, .short-slect .right-content .add-adrs md-input-container label {
  transform: none !important;
  padding: 0 !important;
  position: relative !important;
}
.myaccount-container .right-content .add-adrs md-input-container.md-input-focused > label, .myaccount-container .right-content .add-adrs md-input-container.md-input-has-value > label, md-dialog .right-content .add-adrs md-input-container.md-input-focused > label, md-dialog .right-content .add-adrs md-input-container.md-input-has-value > label, .short-slect .right-content .add-adrs md-input-container.md-input-focused > label, .short-slect .right-content .add-adrs md-input-container.md-input-has-value > label {
  display: block !important;
  right: 0;
  top: 0;
}
.myaccount-container .right-content .add-adrs .md-block, md-dialog .right-content .add-adrs .md-block, .short-slect .right-content .add-adrs .md-block {
  margin-top: 20px !important;
}
.myaccount-container .right-content .no-shrtng:after, md-dialog .right-content .no-shrtng:after, .short-slect .right-content .no-shrtng:after {
  display: none;
}

.short-slect md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child {
  transform: translateY(0) translateX(-2px) scale(0.75);
}

.pagination .active > a, .pagination .active > a:focus, .pagination .active > a:hover, .pagination .active > span, .pagination .active > span:focus, .pagination .active > span:hover {
  background-color: #002868;
  border-color: #002868;
}

.logo-upload:before {
  background: #002868;
}

.add-img-link .upload-logo {
  flex-wrap: wrap;
}
.add-img-link .upload-logo input {
  opacity: 0;
  position: absolute;
  cursor: pointer;
  max-width: 110px;
}
.add-img-link .upload-logo label {
  font-size: 14px !important;
  color: #002868 !important;
  cursor: pointer;
}

md-autocomplete {
  height: auto;
}

#checkout-form label {
  font-weight: 400;
}

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

md-input-container, md-input-container.md-input-focused, .md-input-invalid, .track-select, .md-input[disabled] {
  margin: 0;
}
md-input-container label, md-input-container label:not(.md-no-float):not(.md-container-ignore), md-input-container.md-input-focused label, md-input-container.md-input-focused label:not(.md-no-float):not(.md-container-ignore), .md-input-invalid label, .md-input-invalid label:not(.md-no-float):not(.md-container-ignore), .track-select label, .track-select label:not(.md-no-float):not(.md-container-ignore), .md-input[disabled] label, .md-input[disabled] label:not(.md-no-float):not(.md-container-ignore) {
  width: 100%;
  padding: 8px 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: rgba(29, 30, 24, 0.72);
  transform: translate3d(0, 40px, 0) scale(1);
}
md-input-container label:empty, md-input-container.md-input-focused label:empty, .md-input-invalid label:empty, .track-select label:empty, .md-input[disabled] label:empty {
  display: none;
}
md-input-container input, md-input-container select, md-input-container .md-input, md-input-container md-select-value, md-input-container.md-input-focused input, md-input-container.md-input-focused select, md-input-container.md-input-focused .md-input, md-input-container.md-input-focused md-select-value, .md-input-invalid input, .md-input-invalid select, .md-input-invalid .md-input, .md-input-invalid md-select-value, .track-select input, .track-select select, .track-select .md-input, .track-select md-select-value, .md-input[disabled] input, .md-input[disabled] select, .md-input[disabled] .md-input, .md-input[disabled] md-select-value {
  border: none;
  padding: 8px 10px;
  border-radius: 10px;
  box-shadow: 0px 2px 8px 0px rgba(0, 40, 104, 0.1);
  height: auto;
  line-height: 1.2;
}

.btn-link {
  border: none !important;
}

md-checkbox.md-default-theme.md-checked .md-ink-ripple, md-checkbox.md-checked .md-ink-ripple {
  color: #002868;
}
md-checkbox.md-default-theme.md-checked .md-icon, md-checkbox.md-checked .md-icon {
  background-color: #002868;
}

.promo-code-payment .hav-prmcd {
  margin-top: 0;
}

.quote-dp .md-datepicker-input-container {
  width: auto;
  margin-bottom: 15px;
}
.quote-dp .md-datepicker-button {
  background: #fff;
  height: 42px !important;
  padding: 0;
  background: transparent;
}

.img-frames {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.img-frames img {
  max-width: 32%;
  margin-bottom: 2%;
  margin-right: 2%;
}
.img-frames img:nth-of-type(3) {
  margin-right: 0;
}

.reg-rf .login-img {
  display: none;
}
.reg-rf .rf-fw {
  width: 100%;
}
.reg-rf label {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 10px;
}
.reg-rf .label-grp {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.reg-rf .form-control {
  border-radius: 0;
  box-shadow: none;
  height: auto;
  background: #FFFFFF;
  border: 1px solid #000000;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgb(29, 30, 24);
  margin-bottom: 25px;
}
.reg-rf .login-submit {
  margin-top: 0;
}
.reg-rf .login-submit p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #000000;
}
.reg-rf .login-submit p a {
  color: #002868;
  margin-left: 5px;
}
.reg-rf .form-horizontal .g-recaptcha {
  margin-bottom: 35px;
}
.reg-rf .form-horizontal .checkbox input[type=checkbox] {
  width: 19px;
  height: 18px;
  border: 1px solid #000000;
  border-radius: 3px;
  margin-left: -25px;
  top: 2px;
}
.reg-rf .form-horizontal .checkbox label {
  padding-left: 25px;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 20px;
}
.reg-rf .form-horizontal .check-grp {
  margin-bottom: 20px;
}
.reg-rf .form-horizontal .check-grp b {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  max-width: 100%;
  margin-bottom: 5px;
}
.reg-rf .form-horizontal .check-grp label {
  margin-bottom: 0;
}
.reg-rf .form-horizontal .check-grp .checkbox {
  padding-top: 0;
  margin-right: 10px;
  margin-right: 5px;
}
.reg-rf .form-horizontal .check-grp .checkbox input[type=checkbox] {
  top: -3px;
}
.reg-rf .login-btn {
  padding: 15px 15px;
  border: 1px solid #000000;
  border-radius: 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  background: transparent;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 15px;
}
.reg-rf .login-btn:hover {
  background: #002868;
  color: #fff;
  border-color: transparent;
}
.reg-rf .login-btn.btn-blue {
  background: #002868;
  color: #fff;
  border-color: transparent;
}
.reg-rf .login-btn.btn-blue:hover {
  color: #000000;
  background: transparent;
  border-color: #000000;
}

.reg-sucess {
  padding: 25px 0;
}
.reg-sucess .succ-text {
  max-width: 615px;
  margin: auto;
  padding: 15px;
}
.reg-sucess .succ-text h4 {
  font-size: 20px;
}
.reg-sucess .succ-text p {
  font-size: 16px;
}
.reg-sucess .succ-text .text-red {
  color: #ef0000;
}

.inner-landing {
  font-family: "Inter";
  padding: 25px 0;
}
.inner-landing .logo {
  width: 338px;
  margin: auto;
}
.inner-landing .landing-talks {
  text-align: center;
}
.inner-landing .landing-talks h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #000000;
  max-width: 830px;
  margin: auto;
  padding: 32px 0;
}
.inner-landing .landing-talks p {
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #000000;
  max-width: 720px;
  margin: auto;
}
.inner-landing .landing-talks .ship-vision {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 100px 0;
}
.inner-landing .landing-talks .ship-vision span {
  color: #002868;
  font-size: 50px;
}
.inner-landing .landing-talks .ship-vision figure {
  position: relative;
}
.inner-landing .landing-talks .ship-vision figure figcaption {
  width: 201px;
  height: 48px;
  left: 145px;
  top: 471px;
  background: #CBDFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  position: absolute;
  top: -23px;
  right: 0;
  left: 0;
  margin: auto;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #002868;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner-landing .landing-talks .faith-vision img {
  height: 260px;
  width: 321px;
}
.inner-landing .landing-talks .btn-green {
  background: #299740;
  border-radius: 32px;
  color: #fff;
  border-color: transparent;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  padding: 10px 25px;
  margin: 25px 0 10px;
}
.inner-landing .landing-talks .btn-green:hover {
  border-color: #299740;
  color: #299740;
  background-color: #fff !important;
}
.inner-landing .landing-talks .text-small {
  display: block;
  max-width: 385px;
  margin: auto;
}
.inner-landing .landing-talks .text-medium {
  display: block;
  font-size: 16px;
}
.inner-landing .inner-left {
  text-align: left;
}
.inner-landing .inner-left h1, .inner-landing .inner-left p {
  text-align: left;
  margin-left: 0;
}
.inner-landing .inner-left .text-small {
  margin-left: 71px !important;
}
.inner-landing .inner-left ul {
  margin-top: 25px;
}
.inner-landing .inner-left ul li {
  padding-left: 50px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 42px;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #000000;
}
.inner-landing .inner-left ul li img {
  position: absolute;
  width: 40px;
  left: 0;
}
.inner-landing .perfect-for h3 {
  font-weight: 700;
  font-size: 30px;
  line-height: 130%;
  text-align: center;
  color: #000000;
}
.inner-landing .perfect-for img {
  width: 92px;
  height: 92px;
}
.inner-landing .perfect-for .wt-bdr img {
  width: 92px;
  height: 92px;
  padding: 6px;
}
.inner-landing .perfect-for figcaption {
  font-size: 20px;
}
.inner-landing .perfect-for .row {
  max-width: 800px;
  margin: 25px auto;
}
.inner-landing.landing-mobile {
  display: none;
}

@media (max-width: 767px) {
  .inner-landing .logo {
    width: 190px;
    margin: auto !important;
  }
  .inner-landing .perfect-for {
    padding: 20px 0;
  }
  .inner-landing .landing-talks .btn-green {
    margin: 15px 0;
    font-size: 16px;
  }
  .inner-landing .landing-talks .faith-vision img {
    height: auto;
  }
  .inner-landing .search-btn {
    right: 43px !important;
  }
  .inner-landing .inner-left {
    text-align: center;
  }
  .inner-landing .inner-left ul {
    margin: 20px 0;
  }
  .inner-landing .inner-left ul li {
    padding-left: 35px;
    font-size: 14px;
    min-height: 35px;
    width: 284px;
    margin: auto;
  }
  .inner-landing .inner-left ul li img {
    width: 30px;
  }
  .inner-landing .inner-left h1, .inner-landing .inner-left p {
    text-align: center;
  }
  .inner-landing .inner-left .text-small {
    margin-left: auto !important;
  }
  .inner-landing .inner-left img {
    max-width: 250px;
    margin: 5px 0;
  }
  .inner-landing.landing-pc {
    display: none;
  }
  .inner-landing.landing-mobile, .inner-landing .landing-talks {
    display: block;
    padding-top: 0;
  }
  .inner-landing.landing-mobile .land-mb-banner, .inner-landing .landing-talks .land-mb-banner {
    height: 260px;
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom: 25px;
    background-size: cover;
  }
  .inner-landing.landing-mobile h1, .inner-landing .landing-talks h1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #002868;
    margin: 10px 0;
    padding: 10px 0;
  }
  .inner-landing.landing-mobile p, .inner-landing .landing-talks p {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
  }
  .inner-landing.landing-mobile .ship-vision, .inner-landing .landing-talks .ship-vision {
    padding: 60px 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .inner-landing.landing-mobile .ship-vision span, .inner-landing .landing-talks .ship-vision span {
    width: 100%;
    margin-bottom: 20px;
  }
  .inner-landing.landing-mobile .ship-vision figure, .inner-landing .landing-talks .ship-vision figure {
    max-width: 200px;
  }
  .inner-landing.landing-mobile .ship-vision figure figcaption, .inner-landing .landing-talks .ship-vision figure figcaption {
    width: 150px;
    height: 40px;
    top: -19px;
    font-size: 16px;
  }
  .single-label .custom-item .mb-width .btn {
    font-size: 16px;
  }
  .myaccount-container .right-content .btn-trnsfrm.btn-blue {
    display: block;
    font-size: 15px;
    margin-bottom: 0;
  }
  .myaccount-container .right-content .btn-icn-white {
    padding: 6px 15px;
    font-size: 14px;
  }
  .myaccount-container .right-content .btn-icn-white:hover {
    text-decoration: none;
    color: #fff !important;
  }
  .myaccount-container .right-content .btn-icn-white:focus {
    text-decoration: none;
    color: #fff;
  }
  .myaccount-container .right-content .btn-icn-white img {
    width: 16px;
  }
  .myaccount-container .right-content .tab-view {
    margin-bottom: 25px;
  }
  .myaccount-container .right-content .act-icn {
    width: 14px;
  }
  .myaccount-container .right-content #address-table_filter {
    float: left;
    margin-top: 10px;
  }
  .myaccount-container .right-content #address-table_filter label {
    font-size: 14px;
  }
  .myaccount-container .right-content #address-table_filter input {
    padding: 5px 10px;
    font-size: 14px;
  }
  .myaccount-container .right-content #address-table {
    padding: 40px 10px;
  }
  .myaccount-container .dt-buttons {
    text-align: left;
    top: 0px;
  }
  .myaccount-container .dt-buttons button {
    display: block;
  }
  .myaccount-container .tbl-wrp .column-setting {
    bottom: 185px;
  }
  .myaccount-container .table-responsive {
    padding-bottom: 25px;
    margin-bottom: 0;
  }
}
.reg-pro {
  display: flex;
  flex-wrap: wrap;
}
.reg-pro.login-sm {
  order: 1;
}
.reg-pro.uni-profile {
  order: 2;
}
.reg-pro .row {
  min-width: 75%;
}
.reg-pro .pro-testimonial {
  padding: 25px 0;
}
.reg-pro .tm-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F2F1FD;
  border-radius: 33px;
  padding: 30px;
  margin-bottom: 25px;
}
.reg-pro .tm-left {
  width: 60%;
}
.reg-pro .tm-right {
  width: 40%;
}
.reg-pro .tm-right figure {
  display: flex;
  align-items: center;
}
.reg-pro .tm-right p {
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #1D1E18;
}
.reg-pro .tm-right figcaption {
  margin-left: 10px;
}
.reg-pro .tm-right figcaption span {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #1D1E18;
}
.reg-pro .tm-left p {
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #1D1E18;
  margin-right: 35px;
}

@media (max-width: 767px) {
  .blog-box .blog-img, .blog-box .blog-vdo {
    max-width: 180px;
    min-width: 180px;
  }
  .blog-box .blog-img .video, .blog-box .blog-vdo .video {
    max-width: 180px !important;
    min-width: 180px !important;
  }
  .blog-box .blog-info h4, .blog-box .blog-info a {
    font-size: 18px;
  }
  h2, .h2 {
    font-size: 30px;
  }
  .pck-tip .pkg-dtl ul li {
    margin: 12px 0;
  }
  .pck-tip figure {
    text-align: left;
  }
}
.ui-v1 .event-guide {
  /* The actual popup (appears on top) */
}
.ui-v1 .event-guide h1 {
  font-size: 56px;
  color: #1D1E18;
  margin: 45px 0 30px;
}
.ui-v1 .event-guide .event-talks ul li {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #000000;
  list-style: disc;
  list-style-position: inside;
}
.ui-v1 .event-guide .event-talks .text-small {
  display: block;
  margin-top: 8px;
  margin-bottom: 15px;
}
.ui-v1 .event-guide .event-talks .text-small img {
  margin-right: 12px;
}
.ui-v1 .event-guide .hero-video {
  height: 45vh;
  display: flex;
  align-items: center;
}
.ui-v1 .event-guide h2 {
  font-size: 40px;
  margin: 0 0 25px;
}
.ui-v1 .event-guide p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #1D1E18;
}
.ui-v1 .event-guide p.fwh {
  font-weight: 700;
}
.ui-v1 .event-guide .section {
  padding: 80px 0 60px;
}
.ui-v1 .event-guide .btn-blue {
  background-color: #002868;
  color: #fff;
  border-radius: 15px;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  padding: 10px 20px;
}
.ui-v1 .event-guide .btn-blue:hover {
  color: #002868;
}
.ui-v1 .event-guide .faq-accordian {
  margin-top: 0;
}
.ui-v1 .event-guide .faq-accordian .panel-group {
  margin-bottom: 0;
}
.ui-v1 .event-guide .faq-accordian .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  border: 1px solid #1D1E18;
}
.ui-v1 .event-guide .faq-accordian .panel-group .panel .panel-heading {
  padding: 20px 24px;
}
.ui-v1 .event-guide .faq-accordian .panel-group .panel + .panel {
  margin-top: 15px;
}
.ui-v1 .event-guide .faq-accordian .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1D1E18;
}
.ui-v1 .event-guide .faq-accordian .panel-body p {
  font-size: 14px;
}
.ui-v1 .event-guide .faq-accordian .panel-body .align-left {
  text-align: left;
}
.ui-v1 .event-guide .faq-accordian .panel-body a {
  font-size: 14px;
  color: #4385ed;
  text-decoration: underline;
}
.ui-v1 .event-guide .faq-accordian .panel-body ol li {
  list-style: auto;
  list-style-position: inside;
}
.ui-v1 .event-guide .faq-accordian .panel-body ul li {
  list-style: disc;
  list-style-position: inside;
}
.ui-v1 .event-guide .faq-accordian .panel-body li {
  font-size: 14px;
}
.ui-v1 .event-guide .key-que .fwh {
  position: relative;
}
.ui-v1 .event-guide .key-que .fwh:after {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/images/mark.png);
  width: 20px;
  height: 21px;
  top: 2px;
  right: 101%;
}
.ui-v1 .event-guide .rolling .faq-accordian .panel-group {
  margin-bottom: 0;
}
.ui-v1 .event-guide .rolling .faq-accordian .panel-group .panel {
  position: relative;
  padding: 76px 0 28px 62px;
  border: none;
  box-shadow: none;
}
.ui-v1 .event-guide .rolling .faq-accordian .panel-group .panel .roll-seq {
  position: absolute;
  left: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #FFFFFF;
  background: #002868;
  border-radius: 12px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
.ui-v1 .event-guide .rolling .faq-accordian .panel-group .panel .panel-heading {
  border: 1px solid #1d1e18;
}
.ui-v1 .event-guide .rolling .faq-accordian .panel-group .panel:after {
  content: "";
  position: absolute;
  height: 75%;
  width: 1px;
  background-color: #000;
  left: 23px;
  top: 52px;
  bottom: 0;
}
.ui-v1 .event-guide .rolling .faq-accordian .panel-group .panel:last-of-type:after {
  display: none;
}
.ui-v1 .event-guide .rolling .faq-accordian .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0 !important;
  border: 1px solid #1d1e18;
}
.ui-v1 .event-guide .packing-prp .pck-seq {
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #FFFFFF;
  background: #002868;
  border-radius: 12px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
}
.ui-v1 .event-guide .packing-prp .panel-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ui-v1 .event-guide .packing-prp .panel-group .panel {
  width: 24%;
  margin-bottom: 1.5%;
  text-align: center;
  position: relative;
}
.ui-v1 .event-guide .packing-prp .panel-group .panel .panel-title > .collapsed:after, .ui-v1 .event-guide .packing-prp .panel-group .panel .panel-title > a:after {
  right: -10px;
  top: -73px;
}
.ui-v1 .event-guide .packing-prp .panel-group .panel + .panel {
  margin-top: 0;
}
.ui-v1 .event-guide .packing-prp .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0 !important;
  padding-top: 0 !important;
}
.ui-v1 .event-guide .packing-day .panel-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ui-v1 .event-guide .packing-day .panel-group .panel {
  width: 31%;
  margin-bottom: 2%;
  position: relative;
}
.ui-v1 .event-guide .packing-day .panel-group .panel .panel-title span {
  margin-bottom: 10px;
  display: block;
}
.ui-v1 .event-guide .packing-day .panel-group .panel + .panel {
  margin-top: 0;
}
.ui-v1 .event-guide .packing-day .null {
  min-width: 31% !important;
}
.ui-v1 .event-guide .packing-day .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0 !important;
  padding-top: 0 !important;
}
@media only screen and (max-width: 991px) {
  .ui-v1 .event-guide .partner-remover-btn {
    top: 10px;
  }
  .ui-v1 .event-guide h1 {
    font-size: 50px;
    margin: 0 0 25px;
  }
  .ui-v1 .event-guide .section {
    padding: 45px 0 30px;
  }
  .ui-v1 .event-guide h2 {
    font-size: 40px;
    margin: 0 0 20px;
  }
  .ui-v1 .event-guide .packing-prp .panel-group .panel {
    width: 32%;
  }
  .ui-v1 .event-guide .packing-day .panel-group .panel {
    width: 49%;
  }
  .ui-v1 .event-guide .event-talks .hero-img {
    max-width: 320px;
  }
  .ui-v1 .event-guide .event-talks .hero-talk {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .ui-v1 .event-guide .event-talks ul {
    margin-bottom: 25px;
  }
  .ui-v1 .event-guide .key-que .fwh {
    padding-left: 15px;
  }
  .ui-v1 .event-guide .key-que .fwh:after {
    right: 98%;
  }
  .ui-v1 .event-guide .key-que .btn-blue {
    margin-bottom: 15px;
  }
  .ui-v1 .event-guide .all-set img {
    max-width: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .ui-v1 .event-guide .packing-prp .panel-group .panel {
    width: 49%;
  }
  .ui-v1 .event-guide h1 {
    font-size: 30px;
  }
  .ui-v1 .event-guide h2 {
    font-size: 26px;
  }
  .ui-v1 .event-guide .section {
    padding: 20px 0 20px;
  }
  .ui-v1 .event-guide .key-que .fwh {
    padding-left: 20px;
  }
  .ui-v1 .event-guide .key-que .fwh:after {
    right: 97%;
  }
}
@media only screen and (max-width: 640px) {
  .ui-v1 .event-guide .packing-prp .panel-group .panel {
    width: 100%;
  }
  .ui-v1 .event-guide .packing-day .panel-group .panel {
    width: 100%;
  }
}
.ui-v1 .event-guide .popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.ui-v1 .event-guide .popup .popuptext {
  visibility: hidden;
  width: 320px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
  cursor: default;
}
.ui-v1 .event-guide .popup .popuptext a {
  color: rgb(100, 181, 246);
}
.ui-v1 .event-guide .popup .popuptext a:hover {
  color: rgb(33, 150, 243);
}
.ui-v1 .event-guide .popup .popuptext .cls {
  position: absolute;
  right: 5px;
  top: 5px;
  line-height: 1;
  padding: 2px 5px;
  border: 1px solid #fff;
  border-radius: 5px;
  cursor: pointer;
}
.ui-v1 .event-guide .popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.ui-v1 .event-guide .popup .show {
  visibility: visible;
  animation: fadeIn 1s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.css-sprite-create-label {
  background: url("/images/css-sprite-combined.png") 0px 0px;
  width: 37px;
  height: 37px;
  display: inline-block;
  background-size: cover;
}

.css-sprite-multi-label {
  background: url("/images/css-sprite-combined.png") -51px -19px;
  width: 96px;
  height: 32px;
  display: inline-block;
}

.css-sprite-package {
  background: url("/images/css-sprite-combined.png") -147px -13px;
  width: 38px;
  height: 38px;
  display: inline-block;
}

.css-sprite-quote {
  background: url("/images/css-sprite-combined.png") -185px -10px;
  width: 38px;
  height: 41px;
  display: inline-block;
}

.blog-box youtube-video .fa-play {
  color: #000;
}

.img-bunch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.img-bunch .image2 {
  max-width: 150px;
  max-height: 50px;
  width: auto !important;
  margin: 15px 5px;
}

.address-search input {
  background: #fff;
}

.package-popup .md-block {
  margin-bottom: 10px;
}
.package-popup .md-block input, .package-popup .md-block md-select-value {
  border: none;
  padding: 8px 10px !important;
  border-radius: 10px;
  box-shadow: 0px 2px 8px 0px rgba(0, 40, 104, 0.1);
  min-height: auto;
  min-width: auto;
}
.package-popup .md-block input span, .package-popup .md-block md-select-value span {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.7);
  transform: translateY(0px) translateX(0px) scale(1) !important;
}

.edit-add md-dialog-content label {
  padding: 0 !important;
  transform: translate3d(0, 31px, 0) scale(1) !important;
  margin-left: 10px;
}
.edit-add md-input-container input {
  font-size: 16px;
}
.edit-add .add-edt-tbl md-input-container label {
  transform: translate3d(0, 36px, 0) scale(1) !important;
  margin-left: 10px;
  margin-bottom: 0;
  font-size: 18px !important;
}

md-input-container .md-input.ng-invalid.ng-dirty {
  padding: 8px 10px;
  line-height: 1;
}

.bulk-edit-add .bulk-table .flex {
  flex-direction: row-reverse;
}

md-input-container .md-input:invalid {
  box-shadow: 0px 2px 8px 0px rgba(0, 40, 104, 0.1);
}

.un-form md-input-container {
  margin-bottom: 25px;
}
.un-form md-input-container label {
  padding: 10px 15px !important;
  transform: translate3d(0, 46px, 0) scale(1) !important;
}
.un-form md-input-container input {
  border-radius: 10px !important;
  line-height: 1.2 !important;
}

.hide-error-shipment {
  display: none;
}
.hide-error-shipment.rate-error {
  display: table-row;
}

.new-design-container h6 {
  color: #002868;
  font-size: 20px;
}
.new-design-container label {
  color: #303030;
  font-size: 14px;
  margin-bottom: 3px;
}
.new-design-container .form-fiels {
  margin-bottom: 15px;
}
.new-design-container .form-fiels .form-control {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  outline: none;
  border-radius: 5px;
  border: none;
  font-weight: 400;
  font-size: 16px;
}
.new-design-container .w100 {
  width: 100%;
}
.new-design-container .btn-link-red {
  background: transparent;
  border: none;
  padding: 0;
  height: auto;
  margin: 0;
  color: #c00000;
  min-height: auto;
  font-size: 14px;
}
.new-design-container .nw-hdr {
  font-size: 20px;
  color: #202020;
  margin: 0 0 30px;
}
.new-design-container .btn-fw {
  color: #fff;
}
.new-design-container .footer-login-link {
  font-size: 16px !important;
  color: #303030 !important;
  margin: 0 !important;
  text-align: center !important;
}
@media screen and (max-width: 767px) {
  .new-design-container #frontend-navbar-collapse1 {
    position: fixed;
    top: 34px;
    right: 15px;
    z-index: 99;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    max-width: 160px;
    border-radius: 10px;
  }
  .new-design-container .header-login {
    flex-wrap: wrap;
  }
  .new-design-container .header-login li a {
    font-size: 16px;
    line-height: 1.2;
    color: #737373;
    padding: 10px 20px;
    justify-content: flex-start;
  }
  .new-design-container li a {
    font-size: 16px;
    line-height: 1.2;
    color: #737373;
    padding: 10px 20px;
    justify-content: flex-start;
  }
}

.popup-container {
  padding: 30px;
}
.popup-container .popup-index-hedr {
  font-size: 20px !important;
  color: #737373;
  margin: 15px 0;
  font-weight: 600;
}
.popup-container ul {
  margin-bottom: 20px;
}
.popup-container ul li {
  font-size: 18px;
  color: #303030;
  margin-bottom: 15px;
  line-height: 1.2;
  list-style-type: disc;
  list-style-position: inside;
}
.popup-container .btn-fw {
  color: #fff;
}
.popup-container .popup-new-footer {
  text-align: center;
}

.new-popup-header .header-slogan {
  color: #FAFAFA;
  font-size: 16px !important;
  line-height: 1.2;
  margin: 0;
  padding: 10px 20px;
}
.new-popup-header .top-nav-toggle {
  font-size: 20px;
  margin: 9px 20px 8px;
  padding: 0;
}

.btn-fw {
  font-size: 16px;
  font-weight: 600;
  padding: 12px 20px;
  width: 100%;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 10px;
  border-color: transparent;
}

.payment-checkout-single .card-info {
  background: #fff;
  border-radius: 25px;
  max-height: initial;
}
.payment-checkout-single .payment-information {
  margin: 0;
}
.payment-checkout-single .payment-information .payment-form {
  padding: 20px 40px;
  height: 100%;
}
.payment-checkout-single .payment-information .payment-form .btn {
  font-size: 16px;
  background: #002868;
  color: #fff;
  line-height: 1.2;
  height: auto;
  text-transform: capitalize;
  border-radius: 8px;
  padding: 10px 20px;
}
.payment-checkout-single .payment-information .payment-form .btn:hover {
  color: #002868;
  background: #fff;
  border-color: #002868;
}
.payment-checkout-single .payment-information .payment-form .promo-code-payment {
  border-bottom: none;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.payment-checkout-single .payment-information .payment-form .ad-nw-crd {
  width: 100%;
}
.payment-checkout-single .payment-information .payment-form .ad-nw-crd .md-container.md-ink-ripple {
  margin-top: 5px;
}
.payment-checkout-single .payment-information .payment-form .wallet-bl-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.payment-checkout-single .payment-information .payment-form .wallet-bl-block p {
  margin-bottom: 10px;
}
.payment-checkout-single .payment-information .payment-form form {
  box-shadow: 0 1px 3px 0 #e6ebf1;
  padding: 10px;
}
.payment-checkout-single .payment-information .payment-form .payment-submition {
  padding: 0;
  margin-bottom: 15px;
}
.payment-checkout-single .payment-information .header {
  background: #002868;
  color: #fff;
  padding: 20px;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}
.payment-checkout-single .payment-information .wallet-block {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.payment-checkout-single .payment-information .wallet-block h2 {
  font-size: 24px;
}
.payment-checkout-single .payment-information .payment-box {
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  padding: 10px;
  margin: 20px 0;
}
.payment-checkout-single .payment-information .payment-box .md-checkbox {
  margin-bottom: 15px;
}
.payment-checkout-single .payment-information .wallet-payment {
  width: 100%;
}
.payment-checkout-single .payment-information p {
  font-size: 14px;
  line-height: 1.2;
}

.table-borderless td, .table-borderless th {
  border: none !important;
}

.h1, h1 {
  font-weight: 700;
  font-size: 56px;
  line-height: 120%;
  color: #002868;
  margin: 0 0 30px;
}

.h2, h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  color: #1D1E18;
  margin: 20px 0 20px;
}

.h3, h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
}

.section-padding {
  padding: 4rem 0;
}

.show {
  opacity: 1;
}

.rate-action-button .btn {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  color: #FFFFFF;
  background: #002868;
  padding: 10px 15px;
  border-radius: 0;
}

.stp3-frm .form-enabled {
  background: #EDF7FF;
  border-radius: 15px;
}
.stp3-frm .form-disalbed {
  opacity: 0.5;
}

.ship-to-frm {
  background: #EDF7FF;
  border-radius: 15px;
}

.label-tab ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1000px;
  border: 0;
}
.label-tab ul li:active a {
  background-color: transparent;
  border-color: transparent;
}
.label-tab ul a {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  color: #000000;
  display: flex;
  align-items: center;
}
.label-tab ul a:hover {
  background-color: transparent;
  border-color: transparent;
}
.label-tab ul a.active {
  color: #002868;
}
.label-tab ul a.active span {
  background: #002868;
  color: #fff;
  border-color: transparent;
}
.label-tab ul a span {
  width: 55px;
  height: 55px;
  font-size: 30px;
  line-height: 130%;
  color: #1D1E18;
  display: flex;
  align-items: center;
  border: 1px solid #000000;
  justify-content: center;
  background: transparent;
  border-radius: 17px;
  margin-right: 10px;
}

.insurance-input {
  margin-bottom: 10px;
}
.insurance-input .fa {
  font-size: 14px;
  font-family: FontAwesome;
}
.insurance-input input {
  border: 1px solid #000;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgb(29, 30, 24);
  height: auto;
}
.insurance-input label {
  transform: translate3d(0, 46px, 0) scale(1);
}

.single-label {
  display: flex;
  align-items: center;
}
.single-label .weight-field .md-input-focused label {
  transform: translate3d(0, 42px, 0) scale(1) !important;
}
.single-label .card-info {
  box-shadow: 0 2px 8px 0 rgba(0, 40, 104, 0.1);
}
.single-label .cart-item h3 {
  font-size: 28px;
}
.single-label .md-off, .single-label .md-on {
  width: 24px;
  height: 24px;
  top: 0;
  margin: 0;
  background: #F5F1ED;
}
.single-label .md-off {
  border: 2px solid rgba(4, 9, 33, 0.32);
}
.single-label md-radio-button.md-checked .md-off {
  border: 2px solid #002868;
  background-color: transparent;
}
.single-label .md-label {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #040921;
  margin-left: 30px;
  margin-right: 10px;
}
.single-label .md-checked .md-container .md-on {
  left: 5px;
  top: 5px;
  right: 0;
  bottom: 0;
  height: 14px;
  width: 14px;
  background: #002868;
  border-radius: 100%;
  transform: none;
  margin: 0;
}
.single-label .md-checked .md-container .md-icon {
  background: #002868;
  margin: 0;
}
.single-label .md-checked .md-container .md-ink-ripple:before {
  left: 5px;
  top: 1px;
  right: 0;
  bottom: 0;
  height: 14px;
  width: 14px;
  background: #002868;
}
.single-label .md-checked .md-container .md-ripple-container {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: relative;
}
.single-label .md-checked .md-container:before {
  left: 5px;
  top: 1px;
  right: 0;
  bottom: 0;
  height: 14px;
  width: 14px;
  background: #002868;
  margin: 0;
  background-color: transparent !important;
}
.single-label hr {
  color: #000;
  margin-top: 35px;
  margin-bottom: 35px;
  border-top: 1px solid rgba(0, 0, 0, 0.29);
}
.single-label .list-hr {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: #1D1E18;
  width: 100%;
  margin-bottom: 10px;
}
.single-label .list-hr .btn-info-circle {
  color: #fff;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  line-height: 18px;
  background-color: #002868;
  position: relative;
}
.single-label .list-hr .btn-info-circle .fa-question {
  font-size: 12px;
  height: 12px;
  position: absolute;
  top: 3px;
  left: 5.5px;
}
.single-label .list-dtl {
  margin-bottom: 40px;
  width: 100%;
}
.single-label .list-dtl .md-input-focused label {
  transform: translate3d(0, 37px, 0) scale(1) !important;
}
.single-label .list-dtl .row .col-md-5 > p {
  margin: 0;
}
.single-label .list-dtl md-icon {
  height: auto;
  width: auto;
  min-height: auto;
  min-width: auto;
  color: #1D1E18;
}
.single-label .list-dtl input, .single-label .list-dtl .md-select-value {
  border: 1px solid #000000;
  padding: 10px 15px !important;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgba(29, 30, 24, 0.72);
  height: auto;
}
.single-label .list-dtl md-datepicker {
  padding-right: 0;
  margin-right: 0;
}
.single-label .list-dtl md-datepicker .md-datepicker-button {
  right: 2px;
  height: 49px !important;
}
.single-label .list-dtl md-input-container {
  padding: 0;
  margin: 0;
}
.single-label .list-dtl md-input-container label, .single-label .list-dtl md-input-container label:not(.md-no-float):not(.md-container-ignore) {
  width: 100%;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgba(29, 30, 24, 0.72);
  transform: translate3d(0, 48px, 0) scale(1);
}
.single-label .list-dtl md-input-container label .md-required:after, .single-label .list-dtl md-input-container label:not(.md-no-float):not(.md-container-ignore) .md-required:after {
  color: #F20E0E;
}
.single-label .list-dtl md-input-container p {
  margin: 0;
}
.single-label .list-dtl md-input-container md-radio-button {
  margin-bottom: 0;
}
.single-label .list-dtl md-input-container .add-book-btn.home-address-btn {
  display: block;
}
.single-label .list-dtl md-input-container .add-book-btn.home-address-btn .btn {
  right: 27px !important;
  background-color: transparent;
}
.single-label .list-dtl .md-input-focused.position-out > label {
  display: block !important;
  top: -15px;
  left: -10px;
}
.single-label .list-dtl md-input-container.position-out input {
  width: 92%;
}
.single-label .list-dtl md-input-container.position-out label, .single-label .list-dtl md-input-container.position-out label:not(.md-no-float):not(.md-container-ignore) {
  transform: translate3d(0, 0px, 0) scale(1);
  font-size: 12px;
  line-height: 150%;
  color: #1D1E18;
  padding: 0;
  font-weight: 600;
}
.single-label .list-dtl md-input-container.md-input-has-value label {
  display: block;
  top: -27px;
  left: 0;
  z-index: 0;
}
.single-label .list-dtl .stp-pkg.md-input-has-value label {
  top: -58px !important;
}
.single-label .list-dtl .btn-bx {
  border: 1px solid #002868;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #1D1E18;
  padding: 10px 15px;
  margin: 0 30px 0 0;
}
.single-label .list-dtl md-checkbox .md-container {
  width: 24px;
  height: 24px;
}
.single-label .list-dtl md-checkbox .md-container:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.single-label .list-dtl md-checkbox .md-icon {
  width: 24px;
  height: 24px;
  border: 2px solid rgba(4, 9, 33, 0.32);
  border-radius: 4px;
  background: #F5F1ED;
}
.single-label .list-dtl md-checkbox.md-checked .md-icon {
  background: #002868;
}
.single-label .list-dtl md-checkbox.md-checked .md-icon:after {
  top: 1px;
  left: 6px;
}
.single-label .list-dtl .insurance-btn-grp button {
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #002868;
  border: 1px solid #002868;
  padding: 5px 15px;
  box-shadow: none;
  background: transparent;
}
.single-label .list-dtl .insurance-btn-grp button:hover {
  color: #fff;
  background: #002868 !important;
  text-decoration: none;
}
.single-label .list-dtl .home-auto-complete md-autocomplete {
  height: 51px;
}
.single-label .list-dtl .home-auto-complete md-autocomplete md-autocomplete-wrap {
  height: auto !important;
}
.single-label .list-dtl .home-auto-complete md-autocomplete md-autocomplete-wrap input {
  border: 1px solid #000000;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgba(29, 30, 24, 0.72);
  height: 45px !important;
}
.single-label .list-dtl md-autocomplete {
  height: 51px;
}
.single-label .list-dtl md-autocomplete md-autocomplete-wrap {
  height: auto !important;
}
.single-label .list-dtl md-autocomplete.error input {
  border-color: #dd2c00;
}
.single-label .list-dtl .btn {
  position: absolute;
  right: 5px;
  top: 10px;
  border: none;
  padding: 0;
}
.single-label .list-dtl .btn .fa {
  font-size: 17px;
}
.single-label .add-book-btn.home-address-btn {
  display: none;
}
.single-label .back-step.btn {
  border: 1px solid #002868;
  border-radius: 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #002868;
  padding: 5px 10px;
  margin-bottom: 45px;
}
.single-label #step2 h2 {
  margin-bottom: 0;
}
.single-label #step2 h2 span {
  font-size: 16px;
  display: block;
}
.single-label .stp3-frm md-input-container label, .single-label .stp3-frm md-input-container label:not(.md-no-float):not(.md-container-ignore) {
  font-size: 14px;
  padding: 0;
  font-weight: 700;
}
.single-label .stp3-frm .md-input-has-value > label {
  display: block;
  top: -30px;
  left: 0;
}
.single-label .stp3-frm .fa {
  position: relative;
}
.single-label .stp3-frm .fa-question:before {
  position: absolute;
  top: -14px;
  left: -4px;
}
.single-label .stp3-frm .icn-flt-nn label {
  left: 0 !important;
}
.single-label .stp3-frm .icn-flt-nn md-icon {
  top: 3px !important;
}
.single-label .stp3-frm .icn-flt-nn input {
  margin-top: -24px;
  padding-left: 25px;
}
.single-label .stp3-frm .md-input-focused > label {
  display: block !important;
  top: -31px;
  left: -10px !important;
}
.single-label .stp3-frm md-radio-button .md-container {
  top: 8px;
}
.single-label .tab-pane.active {
  opacity: 1;
}
.single-label .tab-pane.active > .ng-hide {
  display: block !important;
}
.single-label .btn-info-circle {
  color: #fff;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  line-height: 18px;
  background-color: #002868;
  margin-left: 5px;
}
.single-label .custom-item .fa-dollar:before, .single-label .custom-item .fa-usd:before {
  content: "\f155";
  font-family: FontAwesome;
  font-size: 13px;
  position: absolute;
  top: 10px;
}
.single-label .custom-item .mb-width {
  text-align: center;
  vertical-align: middle;
}
.single-label .text-blue {
  color: #002868;
}
.single-label .login-sm .row {
  display: flex;
  align-items: center;
}
.single-label .login-sm .text-blue {
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  text-align: center;
  color: #002868;
  margin: 0 0 25px;
}
.single-label .login-sm p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #000000;
}
.single-label .login-sm label {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 10px;
}
.single-label .login-sm .label-grp {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.single-label .login-sm .form-control {
  border-radius: 0;
  box-shadow: none;
  height: auto;
  background: #FFFFFF;
  border: 1px solid #000000;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgb(29, 30, 24);
  margin-bottom: 25px;
}
.single-label .login-sm .login-submit {
  margin-top: 0;
}
.single-label .login-sm .login-submit p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #000000;
}
.single-label .login-sm .login-submit p a {
  color: #002868;
  margin-left: 5px;
}
.single-label .login-sm .form-horizontal {
  max-width: 480px;
  margin: auto;
}
.single-label .login-sm .form-horizontal .g-recaptcha {
  margin-bottom: 35px;
}
.single-label .login-sm .form-horizontal .checkbox input[type=checkbox] {
  width: 19px;
  height: 18px;
  border: 1px solid #000000;
  border-radius: 3px;
  margin-left: -25px;
  top: 2px;
}
.single-label .login-sm .form-horizontal .checkbox label {
  padding-left: 25px;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 20px;
}
.single-label .login-sm .form-horizontal .check-grp {
  margin-bottom: 20px;
}
.single-label .login-sm .form-horizontal .check-grp b {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  max-width: 100%;
  margin-bottom: 5px;
}
.single-label .login-sm .form-horizontal .check-grp label {
  margin-bottom: 0;
}
.single-label .login-sm .form-horizontal .check-grp .checkbox {
  padding-top: 0;
  margin-right: 10px;
  margin-right: 5px;
}
.single-label .login-sm .form-horizontal .check-grp .checkbox input[type=checkbox] {
  top: -3px;
}
.single-label .login-sm .login-btn {
  padding: 15px 15px;
  border: 1px solid #000000;
  border-radius: 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  background: transparent;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 15px;
}
.single-label .login-sm .login-btn.btn-blue {
  background: #002868;
  color: #fff;
  border-color: transparent;
  margin-right: 0;
  margin-left: 0;
}
.single-label .login-sm .login-btn.btn-blue:hover, .single-label .login-sm .login-btn.btn-blue:active {
  color: #002868 !important;
  background: transparent;
  border-color: #002868;
}
.single-label .final-dtl p {
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
  padding-left: 25px;
  position: relative;
}
.single-label .final-dtl p .info-circle {
  position: absolute;
  left: 0;
  font-size: 20px;
}
.single-label .payment-information .checkout-shortkey span {
  color: #fff;
  background: #002868;
}
.single-label .payment-information .header {
  background: #002868;
  color: #fff;
  padding-left: 10px;
}
.single-label .payment-information .promo-code-payment md-input-container {
  margin: 0;
}
.single-label .payment-information .promo-code-payment md-input-container label {
  margin-left: 5px;
}
.single-label .payment-information .promo-code-payment md-input-container input {
  box-shadow: 0 2px 8px 0 rgba(0, 40, 104, 0.1) !important;
  margin: 0 5px;
  width: auto;
}
.single-label .payment-information .promo-code-payment .hav-prmcd {
  margin-top: 0;
}
.single-label md-toolbar.md-default-theme:not(.md-menu-toolbar),
.single-label md-toolbar:not(.md-menu-toolbar) {
  background-color: #002868;
  color: rgb(255, 255, 255);
}
.single-label md-toolbar.md-default-theme:not(.md-menu-toolbar) h2,
.single-label md-toolbar:not(.md-menu-toolbar) h2 {
  color: rgb(255, 255, 255);
}
.single-label .flex-form .d-flex {
  flex-wrap: wrap;
}
.single-label md-radio-button .md-checked .md-off,
.single-label md-radio-button .md-default-theme.md-checked .md-off,
.single-label md-radio-button .md-default-theme .md-on,
.single-label md-radio-button .md-default-theme:not([disabled]).md-primary.md-checked .md-off,
.single-label md-radio-button .md-default-theme:not([disabled]) .md-primary.md-checked .md-off,
.single-label md-radio-button .md-default-theme:not([disabled]).md-primary .md-checked .md-off,
.single-label md-radio-button .md-default-theme:not([disabled]) .md-primary .md-checked .md-off,
.single-label md-radio-button .md-on,
.single-label md-radio-button :not([disabled]).md-primary.md-checked .md-off,
.single-label md-radio-button :not([disabled]) .md-primary.md-checked .md-off,
.single-label md-radio-button :not([disabled]).md-primary .md-checked .md-off,
.single-label md-radio-button :not([disabled]) .md-primary .md-checked .md-off {
  border: 2px solid #002868;
  background-color: transparent;
}
.single-label md-radio-group .md-default-theme:not([disabled]).md-primary.md-checked .md-off,
.single-label md-radio-group .md-default-theme:not([disabled]) .md-primary.md-checked .md-off,
.single-label md-radio-group .md-default-theme:not([disabled]).md-primary .md-checked .md-off,
.single-label md-radio-group .md-default-theme:not([disabled]) .md-primary .md-checked .md-off,
.single-label md-radio-group :not([disabled]).md-primary.md-checked .md-off,
.single-label md-radio-group :not([disabled]) .md-primary.md-checked .md-off,
.single-label md-radio-group :not([disabled]).md-primary .md-checked .md-off,
.single-label md-radio-group :not([disabled]) .md-primary .md-checked .md-off {
  border: 2px solid #002868;
  background-color: transparent;
}
.single-label .padding-mobile .btn-blue.active {
  color: #002868;
}

.new-design-container h6 {
  color: #002868;
  font-size: 20px;
  margin-bottom: 15px;
}
.new-design-container .btn-new, .new-design-container .btn-blue-nw {
  font-size: 14px;
  color: #fff;
  background: #002868;
  padding: 8px 16px;
  border-radius: 5px;
}
.new-design-container .md-button {
  min-height: auto;
  min-width: auto;
  line-height: 1.5;
}
.new-design-container .md-button span {
  color: #fff;
}
.new-design-container .btn-pyment {
  font-size: 16px;
  color: #303030;
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  margin-right: 10px;
}
.new-design-container .btn-pyment.active {
  background: #99C0FF;
}
.new-design-container .form-field {
  margin-bottom: 15px;
}
.new-design-container .form-field label {
  color: #303030;
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 400;
}
.new-design-container .form-field label a {
  color: #004ECC;
  font-size: 14px;
}
.new-design-container .form-field span {
  color: #303030;
  font-size: 16px;
}
.new-design-container .form-field .form-control, .new-design-container .form-field input[type=search] {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  outline: none;
  border-radius: 5px;
  border: none;
  height: auto;
  padding: 6px 10px;
  font-weight: 400;
}
.new-design-container .form-field md-select {
  margin: 0;
}
.new-design-container .form-field md-select .md-select-value {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  outline: none;
  border-radius: 5px;
  border: none;
  height: auto;
  padding: 6px 10px;
}
.new-design-container .form-field md-select .md-select-value span {
  font-weight: 400;
}
.new-design-container .form-field input:-webkit-autofill {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1) !important;
  outline: none !important;
  border-radius: 5px !important;
  border: none !important;
}
.new-design-container .form-field .msg-alrt p {
  font-size: 12px;
  margin-bottom: 10px;
}
.new-design-container .form-field .md-button span {
  color: #fff;
}
.new-design-container .form-field .md-button:hover {
  background: #99C0FF;
  color: #303030;
}
.new-design-container .mw-8 {
  max-width: 800px;
}
.new-design-container .npro-field {
  display: flex;
  justify-content: center;
}
.new-design-container .tool-wrap {
  border: 1px solid rgba(96, 96, 96, 0.7);
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 45px;
}
.new-design-container .tool-wrap h3 {
  color: #002868;
  font-size: 20px;
  margin: 0 0 15px;
}
.new-design-container .tool-wrap p {
  color: #404040;
  margin-bottom: 15px;
}
.new-design-container .tool-wrap ol li {
  list-style-type: decimal;
  list-style-position: inside;
  font-size: 16px;
  color: #404040;
}
.new-design-container .tool-wrap figure {
  display: flex;
  align-items: center;
}
.new-design-container .tool-wrap figure img {
  margin-right: 15px;
}

.price-tage {
  margin-top: 25px;
}
.price-tage .price-heilight {
  display: flex;
  align-items: center;
}
.price-tage .price-heilight span {
  height: 25px;
  width: 25px;
  display: inline-block;
  border-radius: 100%;
  margin-right: 5px;
}
.price-tage .price-heilight.low span {
  background: #B9F3BE;
}
.price-tage .price-heilight.high span {
  background: #89DBED;
}

.home-rate-data .item-box {
  display: block;
  border: 1px solid #1D1E18;
  text-align: center;
  padding: 30px 15px;
}
.home-rate-data .item-box h6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  text-transform: uppercase;
  color: #002868;
  margin: 0 0 10px;
}
.home-rate-data .item-box h5 {
  font-weight: 700;
  font-size: 30px;
  line-height: 130%;
  color: #1D1E18;
  margin: 0 0 30px;
  min-height: 117px;
}
.home-rate-data .item-box .ship-dtl {
  margin-bottom: 40px;
  min-height: 151px;
}
.home-rate-data .item-box .ship-dtl .title {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #1D1E18;
}
.home-rate-data .item-box .ship-dtl b {
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  color: #1D1E18;
}
.home-rate-data .item-box .ship-dtl .mid-title {
  margin: 25px 0 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #1D1E18;
  display: block;
}
.home-rate-data .item-box .ship-dtl .title.rate-dtl b {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  color: #1D1E18;
}
.home-rate-data .item-box .shop-rate-btn .btn-info-circle {
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: 1.2;
  background-color: transparent;
  border: none;
}
.home-rate-data .item-box .shop-rate-btn .btn-info-circle i {
  color: #fff;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  line-height: 18px;
  background-color: #1D1E18;
  margin-right: 5px;
  font-size: 12px;
}
.home-rate-data .item-box .shop-rate-btn .btn-info-circle span {
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.81);
}
.home-rate-data .item-box.disabled {
  opacity: 0.5;
}
.home-rate-data .next-prev {
  display: flex;
  align-items: center;
  width: 80%;
  margin: auto;
  justify-content: space-between;
}
.home-rate-data .next-prev .btn-blue {
  background-color: #002868;
  color: #fff;
}
.home-rate-data .next-prev .btn-blue:hover {
  color: #000000;
  background: transparent;
  border-color: #000000;
}
.home-rate-data .next-prev .nxt, .home-rate-data .next-prev .pre {
  color: #000;
  font-size: 26px;
  border: 1px solid #000;
  border-radius: 50%;
  padding: 7px;
  font-family: Material Icons;
  height: auto;
  width: auto;
  line-height: normal;
  background: transparent;
}
.home-rate-data .next-prev .rate-left:before {
  content: "\e5c4";
}
.home-rate-data .next-prev .rate-right:before {
  content: "\e5c8";
}
.home-rate-data .item-main:first-of-type:after {
  content: "";
  position: absolute;
  height: 25px;
  width: 25px;
  background: #B9F3BE;
  border-radius: 100%;
  top: 15px;
  right: 30px;
}
.home-rate-data .item-main:last-of-type:after {
  content: "";
  position: absolute;
  height: 25px;
  width: 25px;
  background: #89DBED;
  border-radius: 100%;
  top: 15px;
  right: 30px;
}

.stp3-frm .fa {
  font-size: 15px;
}
.stp3-frm md-input-container, .stp3-frm .md-input-focused {
  margin: 35px 0 15px;
}
.stp3-frm md-input-container label, .stp3-frm .md-input-focused label {
  transform: translate3d(0, 3px, 0) scale(1) !important;
}
.stp3-frm md-input-container input, .stp3-frm .md-input-focused input {
  border: 1px solid #000 !important;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgb(29, 30, 24);
  height: auto;
}
.stp3-frm md-input-container.md-input-invalid {
  border-color: rgb(231, 56, 56) !important;
}
.stp3-frm md-radio-button .md-label {
  margin-left: 28px;
}
.stp3-frm .custom-item .btn-info-circled {
  height: auto;
  padding: 0;
  line-height: 1;
  border: none;
  margin-top: -5px;
}

.edit-add md-input-container {
  margin: 0;
}
.edit-add md-input-container label {
  transform: translate3d(0, 54px, 0) scale(1) !important;
  margin-left: 0;
}
.edit-add md-input-container input {
  border: 1px solid #000 !important;
  padding: 8px 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgb(29, 30, 24);
  height: auto;
}
.edit-add md-input-container.md-input-focused .md-input {
  padding-bottom: 10px;
}

.md-datepicker-open input {
  border-color: transparent !important;
}

md-dialog {
  min-width: 300px;
}

.insurance-input {
  width: 100%;
}
.insurance-input input {
  border: 1px solid #000 !important;
  padding: 10px 15px 10px 36px !important;
  height: auto;
  font-size: 14px !important;
}
.insurance-input label {
  transform: translate3d(0, 40px, 0) scale(1) !important;
  width: 120px !important;
  font-size: 14px !important;
}
.insurance-input md-icon {
  top: 8px !important;
  left: 12px !important;
}
.insurance-input textarea {
  border: 1px solid #000 !important;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgb(29, 30, 24);
  height: auto;
  width: 100%;
}

.transaction-summary {
  border: 1px solid #d6d6d6;
  box-shadow: 0 0 3px #c3c2c2;
  margin-bottom: 20px;
}
.transaction-summary .header {
  background: #002868;
}

.btn-ok {
  justify-content: center;
}

md-radio-group.ng-invalid.ng-invalid-required .md-off {
  border: 1px solid #f16a6a;
}

h1 {
  font-size: 48px;
  line-height: 1.2;
  margin: 25px 0;
  color: #202020;
}

h4 {
  font-size: 18px;
  line-height: 1.2;
  color: #404040;
  margin: 0 0 20px;
}

.bulk-hdr-frm {
  margin-bottom: 30px;
}
.bulk-hdr-frm .btn-link {
  margin-left: 15px;
}

.bg-offwhite {
  background: #FAFAFA;
}

md-input-container {
  padding: 0;
  display: inline-block;
}
md-input-container.date-picker {
  display: inline-block;
}

.md-select-value {
  border: none;
  padding: 8px 10px;
  border-radius: 10px;
  box-shadow: 0px 2px 8px 0px rgba(0, 40, 104, 0.1);
  min-height: auto;
  min-width: auto;
}
.md-select-value span {
  font-size: 16px;
  color: #606060;
  font-weight: 400;
  line-height: 1.2;
}

md-datepicker {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
md-datepicker .md-datepicker-input-container {
  margin: 0;
  padding: 0;
}
md-datepicker .md-datepicker-input-container input {
  font-size: 16px;
  color: #606060;
  font-weight: 400;
  line-height: 1.2;
  padding-right: 40px;
}
md-datepicker .md-icon-button + .md-datepicker-input-container {
  margin: 0;
}
md-datepicker .md-datepicker-button {
  margin-left: -38px !important;
  height: auto;
  z-index: 9;
}
md-datepicker .md-datepicker-triangle-button {
  display: none;
}

.bulk-edit-add {
  margin-bottom: 30px;
}
.bulk-edit-add .input {
  border: none;
  padding: 8px 10px;
  border-radius: 10px;
  box-shadow: 0px 2px 8px 0px rgba(0, 40, 104, 0.1);
  display: inline-block;
}
.bulk-edit-add .input span {
  font-size: 16px;
  color: #606060;
  font-weight: 400;
  line-height: 1.2;
}

.dwn-link {
  display: flex;
  margin-bottom: 60px;
}
.dwn-link .btngrp-inlin {
  display: flex;
}
.dwn-link .btngrp-inlin a {
  color: #004ECC;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
.dwn-link .btngrp-inlin div:first-of-type {
  margin-right: 20px;
}
.dwn-link h4 {
  margin-right: 40px;
  margin-bottom: 0;
}

.model-tbl-titl {
  border-left: 1px solid #002868;
  padding: 5px;
  text-align: center;
}
.model-tbl-titl .md-container {
  left: 18%;
}

.short-grp {
  margin-bottom: 15px;
  justify-content: end;
}
.short-grp b {
  font-size: 14px;
  color: #202020;
  line-height: 1.2;
  margin-right: 10px;
}
.short-grp .md-select-value.md-select-placeholder {
  padding: 8px 10px;
}
.short-grp .md-select-value.md-select-placeholder span {
  color: #606060;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.blue-fill {
  font-size: 16px;
  background: #002868;
  color: #fff;
  line-height: 1.2;
  height: auto;
  text-transform: capitalize;
  border-radius: 8px;
  padding: 10px 20px;
}
.blue-fill:hover {
  color: #002868;
  background: #fff;
  border-color: #002868;
}

.btn-grid {
  margin-bottom: 15px;
}
.btn-grid .btn {
  font-size: 16px;
  line-height: 1.2;
  color: #002868;
  font-family: "Manrope";
  padding: 10px 20px;
  border: none;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}
.btn-grid .bulk-demo-pckg-tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.btn-grid .bulk-demo-pckg-tabs a {
  font-size: 15px;
  color: #002868;
  line-height: 1.2;
  margin-left: 20px;
  font-weight: 600;
}

.scrollableContainer {
  border: none;
}
.scrollableContainer .headerSpacer {
  background: #002868;
}

.scrollArea {
  border: none;
}
.scrollArea .icn-img {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0 3px;
  width: 16px;
  height: auto;
}
.scrollArea tbody {
  position: relative;
  top: -4.8px;
}
.scrollArea tbody td {
  padding: 5px 15px;
}
.scrollArea .border-block {
  border-top: 5px solid transparent;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.scrollArea .footer-total-rate {
  background: #D6E6FF;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.scrollArea .footer-total-rate td:first-of-type {
  border-bottom-left-radius: 10px;
}
.scrollArea .footer-total-rate td:last-of-type {
  border-bottom-right-radius: 10px;
}
.scrollArea .th-inner {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
}
.scrollArea .btn-block {
  display: revert;
  background: #002868;
  margin: 0;
  width: 80px;
  border: none;
  padding: 6px 0;
}
.scrollArea .btn-block:nth-of-type(1) .btn-icn {
  padding: 6px 0;
}
.scrollArea .btn-block .btn-icn {
  text-align: center;
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
  background: transparent;
  color: #fff;
  width: 100%;
  border: none;
  font-size: 23px;
  line-height: 1;
}
.scrollArea .btn-block .btn-icn:empty {
  display: none;
}
.scrollArea .btn-block .btn-icn i {
  opacity: 0.75;
}
.scrollArea .rate-btn-block .btn-icn {
  text-align: center;
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
  background: transparent;
  color: #002868;
  width: 100%;
  border: none;
  font-size: 23px;
  line-height: 1;
}
.scrollArea .rate-btn-block .btn-icn:empty {
  display: none;
}
.scrollArea td {
  border: none !important;
}
.scrollArea td > div {
  padding-bottom: 5px;
}
.scrollArea .inner-table {
  align-items: center;
}
.scrollArea .inner-table .label {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  min-height: auto;
  padding: 0 5px 0 0 !important;
  color: #030303;
  flex: 1;
}
.scrollArea .inner-table .label-inline {
  flex: none;
}
.scrollArea .inner-table a u {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: rgba(38, 38, 38, 0.8);
}
.scrollArea .inner-table .input, .scrollArea .inner-table input, .scrollArea .inner-table textarea {
  padding: 5px 10px;
  min-height: auto;
  float: none;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: rgba(38, 38, 38, 0.8);
  flex: 0 100%;
}
.scrollArea .inner-table .input > div, .scrollArea .inner-table input > div, .scrollArea .inner-table textarea > div {
  display: block;
}
.scrollArea .inner-table .input md-input-container, .scrollArea .inner-table input md-input-container, .scrollArea .inner-table textarea md-input-container {
  box-shadow: 0 2px 8px 0 rgba(0, 40, 104, 0.1);
  border-radius: 8px;
}
.scrollArea .inner-table .input md-input-container label, .scrollArea .inner-table input md-input-container label, .scrollArea .inner-table textarea md-input-container label {
  padding: 5px 10px;
  margin: 0;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: rgba(38, 38, 38, 0.8);
  transform: translate3d(0, 28px, 0) scale(1);
}
.scrollArea .inner-table .input md-input-container.radio-container, .scrollArea .inner-table input md-input-container.radio-container, .scrollArea .inner-table textarea md-input-container.radio-container {
  box-shadow: none;
  margin-top: 5px;
}
.scrollArea .inner-table .input .md-whiteframe-1dp, .scrollArea .inner-table .input .md-whiteframe-z1, .scrollArea .inner-table input .md-whiteframe-1dp, .scrollArea .inner-table input .md-whiteframe-z1, .scrollArea .inner-table textarea .md-whiteframe-1dp, .scrollArea .inner-table textarea .md-whiteframe-z1 {
  box-shadow: 0 2px 8px 0 rgba(0, 40, 104, 0.1);
  border-radius: 8px;
}
.scrollArea .inner-table .input md-autocomplete md-autocomplete-wrap, .scrollArea .inner-table input md-autocomplete md-autocomplete-wrap, .scrollArea .inner-table textarea md-autocomplete md-autocomplete-wrap {
  height: auto;
}
.scrollArea .inner-table .icn-btn {
  border: none;
  background: transparent;
  margin: 0 5px;
}
.scrollArea .inner-table .btn-link {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  min-height: auto;
  color: #002868;
  margin: 0 5px;
}
.scrollArea .inner-table .fill-btn {
  font-size: 12px;
  padding: 2px 5px;
  background: #002868;
  color: #fff;
  line-height: 1.2;
  height: auto;
}
.scrollArea .inner-table .fill-btn:hover {
  color: #002868;
  background: #fff;
  border-color: #002868;
}
.scrollArea .inner-table.wrap-field {
  flex-wrap: wrap;
}
.scrollArea .inner-table .packg-ditl {
  background: #FAFAFA;
  padding: 5px 10px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  border-radius: 5px;
}
.scrollArea .inner-table .packg-ditl th {
  font-size: 14px;
  font-weight: 500;
  color: #030303;
  line-height: 1.2;
  padding: 5px 0 5px 5px !important;
}
.scrollArea .inner-table .packg-ditl span {
  font-size: 14px;
  font-weight: 500;
  color: #030303;
  line-height: 1.2;
  padding-left: 5px;
}
.scrollArea .inner-table .packg-ditl td {
  padding: 0;
  text-align: center;
  padding-right: 5px;
  padding-bottom: 5px;
}
.scrollArea .inner-table .packg-ditl .btn-info-circle {
  display: none;
}
.scrollArea .inner-table .packg-ditl label {
  padding: 0 6px !important;
  transform: translate3d(0, 25px, 0) scale(1) !important;
  font-size: 14px !important;
}
.scrollArea .inner-table .packg-ditl md-icon {
  top: 2px;
  min-width: auto;
}
.scrollArea .inner-table .packg-ditl md-input-container.md-icon-left > label {
  left: 20px;
  width: auto !important;
  font-size: 14px;
}
.scrollArea .inner-table .packg-ditl md-input-container.md-icon-left input {
  padding-left: 21px;
}
.scrollArea .inner-table .packg-ditl input {
  box-shadow: 0px 2px 8px 0px rgba(0, 40, 104, 0.1);
}
.scrollArea .inner-table md-select .md-select-value {
  padding: 3px 10px;
}
.scrollArea .inner-table md-select .md-select-value span {
  font-size: 14px;
}
.scrollArea .inner-table .pkg-dim {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: -70px;
}
.scrollArea .inner-table .pkg-dim .di-unit {
  display: flex;
}
.scrollArea .inner-table .pkg-dim .di-unit > md-input-container {
  box-shadow: none;
}
.scrollArea .bulk-short-table tr:first-of-type .th-inner .box {
  width: 80px;
}
@media (max-width: 767px) {
  .scrollArea .bulk-short-table tr:first-of-type .th-inner .box {
    width: 45px;
  }
}
.scrollArea .table-add-to-ship tr:first-of-type .th-inner .box {
  width: auto !important;
}
.scrollArea .pkg-no .input div {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.scrollArea .pkg-no .input div md-input-container {
  height: 27px;
}
.scrollArea .ship-to-column .inner-table {
  align-items: baseline;
}
.scrollArea .ship-to-column .no-padding {
  margin-left: 0;
}
.scrollArea .ship-to-column .dang-goods md-radio-group {
  display: inline-block;
}
.scrollArea .ship-to-column .dang-goods md-radio-group md-radio-button {
  display: inline-block;
}
.scrollArea .ship-to-column .dang-goods md-radio-group md-radio-button .md-container {
  width: 14px;
  height: 14px;
  top: 14.5px;
  left: 4px;
}
.scrollArea .ship-to-column .dang-goods md-radio-group md-radio-button .md-label {
  font-size: 13px;
}
.scrollArea .ship-to-column .dang-goods span {
  font-size: 14px;
}
.scrollArea th:first-of-type .box {
  text-align: center;
}
.scrollArea .icn-btn {
  border: none;
  background: transparent;
  margin: 0 5px;
}
.scrollArea .custom-info-column {
  width: 215px;
}
.scrollArea .custom-info-column span b {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  min-height: auto;
  padding: 0 5px 0 0 !important;
  color: #030303;
}
.scrollArea .custom-info-column md-input-container label {
  padding: 5px 10px;
  margin: 0;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: rgba(38, 38, 38, 0.8);
  transform: translate3d(0, 28px, 0) scale(1);
}
.scrollArea .custom-info-column md-input-container p {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: rgba(38, 38, 38, 0.8);
  display: inline;
}
.scrollArea .custom-info-column md-radio-button {
  margin-right: 10px;
}
.scrollArea .custom-info-column md-radio-button .md-label {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: rgba(38, 38, 38, 0.8);
}
.scrollArea .custom-info-column md-radio-button .md-container {
  top: 15px;
}
.scrollArea .custom-info-column .inner-table {
  display: block;
  width: 100%;
  margin: 0;
  display: inline;
}
.scrollArea .get-rate-column {
  min-width: 100px;
}

.carrier-popup .next-prev button {
  height: auto;
  width: auto;
}
.carrier-popup .type {
  padding: 0;
  margin: auto;
}
.carrier-popup .home-rate-data .item-box h5 {
  font-size: 20px;
  margin: 0 0 15px;
  min-height: auto;
}
.carrier-popup .home-rate-data .item-box .ship-dtl {
  min-height: auto;
  margin: auto;
  text-align: center;
}

.btn-grn {
  background: #0F870F;
  padding: 12px 40px;
  color: #FAFAFA;
  font-size: 18px;
  font-weight: 700;
  border: transparent;
  margin-top: 25px;
}

.disabled-checkout .checkout-shortkey span {
  background: #737373 !important;
}
.disabled-checkout .checkout-shortkey .span {
  background: transparent !important;
}

.payment-information {
  margin-top: 60px;
  border: none;
  box-shadow: none;
}
.payment-information .checkout-shortkey span {
  background: #0F870F;
  padding: 12px 40px;
  color: #fafafa;
  font-size: 16px;
  font-weight: 700;
  border-radius: 8px;
  display: inline;
}
.payment-information .checkout-shortkey .span {
  color: rgba(0, 0, 0, 0.38);
  background: transparent;
  margin-left: 0;
  font-size: 16px;
  font-weight: 400;
}
.payment-information md-checkbox span {
  font-size: 14px;
  font-weight: 400;
  color: #030303;
  opacity: 0.6;
  max-width: 710px;
}

.btn-cls {
  position: absolute;
  top: 10px;
  right: 30px;
  color: #fff;
  border-color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-cls:hover, .btn-cls:active, .btn-cls:focus {
  background-color: #fff;
  color: #030303;
}

.model-parent {
  background: rgba(3, 3, 3, 0.6);
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 9;
}

.payment-model {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 600px;
  min-width: 320px;
  max-width: 100%;
  height: 90%;
  z-index: 9;
}
.payment-model .card-info {
  background: #fff;
  border-radius: 25px;
  max-height: initial;
}
.payment-model .payment-information {
  margin: 0;
}
.payment-model .payment-information .payment-form {
  padding: 20px 40px;
  height: 100%;
  overflow-y: scroll;
  max-height: 75vh;
}
.payment-model .payment-information .payment-form .btn {
  font-size: 16px;
  background: #002868;
  color: #fff;
  line-height: 1.2;
  height: auto;
  text-transform: capitalize;
  border-radius: 8px;
  padding: 10px 20px;
}
.payment-model .payment-information .payment-form .btn:hover {
  color: #002868;
  background: #fff;
  border-color: #002868;
}
.payment-model .payment-information .payment-form .promo-code-payment {
  border-bottom: none;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.payment-model .payment-information .payment-form .ad-nw-crd {
  width: 100%;
}
.payment-model .payment-information .payment-form .ad-nw-crd .md-container.md-ink-ripple {
  margin-top: 5px;
}
.payment-model .payment-information .payment-form .wallet-bl-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.payment-model .payment-information .payment-form .wallet-bl-block p {
  margin-bottom: 10px;
}
.payment-model .payment-information .payment-form form {
  box-shadow: 0 1px 3px 0 #e6ebf1;
  padding: 10px;
}
.payment-model .payment-information .payment-form .payment-submition {
  padding: 0;
  margin-bottom: 15px;
}
.payment-model .payment-information .header {
  background: #002868;
  color: #fff;
  padding: 20px;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}
.payment-model .payment-information .wallet-block {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.payment-model .payment-information .wallet-block h2 {
  font-size: 24px;
}
.payment-model .payment-information .payment-box {
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  padding: 10px;
  margin: 20px 0;
}
.payment-model .payment-information .payment-box .md-checkbox {
  margin-bottom: 15px;
}
.payment-model .payment-information .wallet-payment {
  width: 100%;
}
.payment-model .payment-information p {
  font-size: 14px;
  line-height: 1.2;
}

.unsubscribe {
  text-align: center;
  margin: 5rem 0;
}
.unsubscribe .btn-blue {
  margin-left: 15px;
  font-size: 16px;
  padding: 5px 15px;
}
.unsubscribe .btn-blue:hover, .unsubscribe .btn-blue:active, .unsubscribe .btn-blue:focus {
  background: #002868;
  color: #fff;
  border-color: transparent;
}

md-dialog-content .scrollArea .th-inner {
  font-size: 13px;
}
md-dialog-content .scrollArea .bulk-short-table tr:first-of-type .th-inner .box {
  width: 56px;
}
md-dialog-content .scrollArea .bulk-short-table tr:first-of-type .th-inner .box md-checkbox:not(.md-checked) .md-icon {
  border-color: #fff;
  margin-left: 5px;
}
md-dialog-content .scrollArea .bulk-short-table tr:first-of-type .th-inner .box .md-checked .md-icon {
  border-color: #fff;
  margin-left: 5px;
}

@media screen and (max-width: 1560px) {
  .ui-v1 .menu ul li .dropdown {
    padding: 0;
  }
  .ui-v1 .search-btn {
    font-weight: 700;
    background: transparent;
    color: #1d1e18;
    font-size: 16px;
  }
  .ui-v1 .search-btn:focus, .ui-v1 .search-btn:hover, .ui-v1 .search-btn:active {
    background-color: transparent !important;
    color: rgba(0, 0, 0, 0.3882352941) !important;
  }
}
@media screen and (max-width: 1300px) {
  .ui-v1 .customer-card {
    flex-direction: column;
  }
  .ui-v1 .right-arrow {
    width: 118px;
  }
  .ui-v1 .step-slider {
    max-width: 1200px;
  }
  .ui-v1 .slick-prev:before {
    left: -10px;
  }
}
@media screen and (max-width: 1199px) {
  .ui-v1 .step-slider {
    max-width: 700px;
  }
  .ui-v1 .md-datepicker-input-container {
    width: auto;
  }
  .ui-v1 .slick-prev:before {
    left: -23px;
  }
  .ui-v1 .hero-banner p {
    width: 100%;
  }
  .ui-v1 .slick-next:before {
    font-family: "Material Icons";
    content: "\e5c8";
  }
  .ui-v1 .slick-prev:before {
    font-family: "Material Icons";
    content: "\e5c4";
    left: -4px;
  }
  .ui-v1 .mil-landing .step-slider {
    max-width: 100%;
  }
  .ui-v1 .mil-landing .package-intro {
    width: 230px;
  }
  .ui-v1 .mil-landing ul {
    margin: 0 auto 50px;
  }
  .ui-v1 .mil-landing ul li {
    font-size: 18px;
  }
  .ui-v1 .mil-landing ul li img {
    width: 30px;
  }
  .ui-v1 .mil-landing .btn-green {
    font-size: 18px;
    padding: 10px 25px;
  }
  .ui-v1 .job-content {
    min-height: auto;
    max-width: 100%;
    margin: 0 auto 30px;
  }
  .ui-v1 .row-blocks {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1174px) {
  .ui-v1 .label-slider h2,
  .ui-v1 .get-the-job-wrap h2 {
    font-size: 32px;
  }
  .ui-v1 .get-the-job-sec {
    padding: 70px 0;
  }
  .ui-v1 .label-slider {
    padding: 70px 0 70px 0;
  }
  .ui-v1 .label-slider p {
    font-size: 20px;
  }
  .ui-v1 .package-wrap .box-heading,
  .ui-v1 .package-wrap p {
    min-height: auto;
  }
  .ui-v1 .label-slider p {
    font-size: 18px;
  }
  .ui-v1 .job-content {
    min-height: auto;
    max-width: initial;
    margin-bottom: 40px;
  }
  .ui-v1 .job-content figure {
    margin: 0;
  }
  .ui-v1 .job-content img {
    width: 57px;
    margin-bottom: 20px;
  }
  .ui-v1 .job-content h3 {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    min-height: auto;
  }
  .ui-v1 .slick-list {
    margin: 0;
  }
  .ui-v1 .step-slider .slick-prev {
    left: 0;
    top: 111%;
  }
  .ui-v1 .step-slider .slick-next {
    right: 25px;
    top: 111%;
  }
  .ui-v1 .job-content p {
    min-height: 60px;
  }
}
@media screen and (max-width: 1100px) {
  .ui-v1 .stay-in-00,
  .ui-v1 .job-content {
    min-height: auto;
  }
  .ui-v1 .stay-in-00 figure,
  .ui-v1 .job-content figure {
    margin: 0;
  }
  .ui-v1 .shipment-count h3 {
    font-size: 50px;
  }
  .ui-v1 .shipment-count p {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .ui-v1 .menu ul li {
    padding-left: 15px;
  }
  .ui-v1 .menu ul li a {
    font-size: 15px;
  }
  .ui-v1 .footer h2, .ui-v1 .footer h2 a {
    font-size: 22px;
  }
  .ui-v1 .footer .list-unstyled p {
    font-size: 22px;
  }
  .ui-v1 .footer .list-unstyled p a {
    font-size: 22px;
  }
  .ui-v1 footer a {
    font-size: 15px;
  }
  .ui-v1 .app-sec {
    text-align: center;
    padding: 30px 0 0px;
  }
  .ui-v1 .app-sec .row {
    display: block;
  }
  .ui-v1 .app-sec h2 {
    font-size: 16px;
    margin: 0;
    padding-bottom: 30px;
  }
  .ui-v1 .app-sec .image img {
    max-width: 100%;
    width: auto;
  }
  .ui-v1 .hero-banner h1 {
    font-size: 48px;
    margin-bottom: 20px;
    line-height: 1.2;
  }
  .ui-v1 .hero-banner p {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .ui-v1 .green-btn.banner-btn {
    margin-bottom: 30px;
  }
  .ui-v1 .green-btn.banner-btn a {
    font-size: 16px;
    padding: 11px 18px;
  }
  .ui-v1 .green-btn.banner-btn span {
    text-align: left;
    margin-left: 10px;
  }
  .ui-v1 .hero-banner {
    padding: 30px 0;
  }
  .ui-v1 .hero-banner h2 {
    font-size: 20px;
  }
  .ui-v1 .step-slider {
    max-width: 680px;
  }
  .ui-v1 .h1, .ui-v1 h1 {
    font-size: 24px;
    margin: 0 0 25px;
  }
  .ui-v1 .h2, .ui-v1 h2 {
    font-size: 30px;
    margin: 15px 0 30px;
  }
  .ui-v1 .label-tab ul a {
    font-size: 14px;
  }
  .ui-v1 .label-tab ul a span {
    width: 24px;
    height: 24px;
    font-size: 16px;
    border-radius: 5px;
    margin-right: 5px;
  }
  .ui-v1 .single-label .list-hr {
    font-size: 18px;
  }
  .ui-v1 .single-label .md-label {
    font-size: 13px;
    line-height: 1.2;
  }
  .ui-v1 .single-label .list-dtl {
    margin-bottom: 30px;
  }
  .ui-v1 .single-label .list-dtl .md-input-focused label {
    transform: translate3d(0, 33px, 0) scale(1) !important;
  }
  .ui-v1 .single-label .list-dtl input, .ui-v1 .single-label .list-dtl .md-select-value {
    font-size: 14px;
    padding: 5px 15px;
  }
  .ui-v1 .single-label .list-dtl md-input-container label {
    font-size: 14px !important;
    padding: 5px 15px !important;
    transform: translate3d(0, 37px, 0) scale(1) !important;
  }
  .ui-v1 .single-label .list-dtl md-input-container.position-out label {
    transform: translateZ(0) scale(1) !important;
    padding: 5px 0 !important;
  }
  .ui-v1 .single-label .list-dtl md-autocomplete {
    height: 45px;
  }
  .ui-v1 .single-label .home-rate-data .item-box {
    margin-bottom: 15px;
    padding-bottom: 25px;
  }
  .ui-v1 .single-label .back-step.btn {
    margin-bottom: 25px;
    margin-top: 15px;
  }
  .ui-v1 .perfect-for {
    margin-top: 20px;
  }
  .ui-v1 .perfect-for .col-md-3 {
    margin-bottom: 15px;
  }
  .ui-v1 .perfect-for img {
    max-width: 110px;
  }
  .ui-v1 .perfect-for .wt-bdr img {
    width: 110px;
    height: 110px;
    padding: 4px;
  }
  .ui-v1 .perfect-for figcaption {
    font-size: 22px;
  }
  .ui-v1 .label-slider p {
    min-height: 65px;
  }
  .ui-v1 .home-rate-data .item-box h5 {
    min-height: auto;
  }
  .ui-v1 .home-rate-data .item-box .ship-dtl {
    min-height: auto;
    margin-bottom: 20px;
  }
  .ui-v1 .pck-tip .btn {
    margin-bottom: 10px;
  }
  .ui-v1 .myaccount-container .left-content li a i {
    right: 96%;
  }
  .ui-v1 .myaccount-container .left-content li.side-sub-menu i {
    left: 91%;
    top: 35%;
  }
  .ui-v1 .myaccount-container .left-content li.side-sub-menu li a i {
    left: 5px;
    top: 29%;
  }
  .ui-v1 .job-content p {
    min-height: 80px;
  }
  .ui-v1 .stay-in-00 {
    flex-wrap: wrap;
  }
  .ui-v1 .diff-tabel {
    padding: 0;
  }
  .ui-v1 .diff-tabel tbody th {
    font-size: 12px;
    max-width: 250px;
    white-space: normal !important;
  }
  .ui-v1 .diff-tabel tbody th p {
    font-size: 12px;
  }
  .ui-v1 .diff-tabel tbody th img {
    max-width: 100px;
  }
  .ui-v1 .diff-tabel td, .ui-v1 .diff-tabel th {
    padding: 10px 10px;
  }
  .ui-v1 .diff-tabel td img {
    max-width: 30px;
  }
  .ui-v1 .diff-tabel .bg-light-blue {
    font-size: 12px;
  }
  .ui-v1 .diff-tabel .hdr-logo img {
    max-width: 75px;
    max-height: 25px;
  }
  .ui-v1 ._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
    width: 39px;
  }
  .ui-v1 .shipment-count h3 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .ui-v1 {
    /* toggle menu  */
    /*
     * Just a quick hamburger
     */
    /* 
     * Transform all the slices of hamburger
     * into a crossmark.
     */
    /*
     * But let's hide the middle one.
     */
    /*
     * Ohyeah and the last one should go the other direction
     */
    /*.menu ul li img {
    display:inline-block;
    max-width:150px;
    width:auto;
    margin:0 20px auto;
    }*/
  }
  .ui-v1 .myaccount-container .right-content #address-table_filter {
    float: left;
    margin-top: 1px;
    margin-left: 7px;
    height: 35px;
  }
  .ui-v1 .myaccount-container .right-content #address-table_filter input {
    padding: 5px 10px;
    font-size: 14px;
    width: 75px;
  }
  .ui-v1 .myaccount-container .tbl-wrp .column-setting {
    bottom: 143px !important;
  }
  .ui-v1 .job-content p {
    min-height: auto;
  }
  .ui-v1 .label-slider p {
    min-height: auto;
  }
  .ui-v1 .containts-margin {
    min-height: auto;
    padding-bottom: 0;
  }
  .ui-v1 .hero-banner.banner-sec:after {
    background-size: cover;
    background-position: bottom;
    height: 115%;
    width: 100%;
  }
  .ui-v1 .package-text span:after {
    display: none;
  }
  .ui-v1 .search-submit-btn {
    display: block;
    width: 100%;
  }
  .ui-v1 .menu ul li {
    align-items: center;
    display: flex;
  }
  .ui-v1 .menu ul li a {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    padding-bottom: 0;
  }
  .ui-v1 .menu .header-login .dropdown, .ui-v1 .menu .header-login li {
    flex-wrap: wrap;
  }
  .ui-v1 .stay-in-search {
    width: 100%;
    margin-bottom: 20px;
  }
  .ui-v1 .green-btn.banner-btn {
    margin-bottom: 10px;
    margin-top: 0px;
  }
  .ui-v1 .payment-information md-checkbox .md-container {
    top: 21%;
  }
  .ui-v1 .payment-information .payment-form {
    padding: 10px 10px;
  }
  .ui-v1 .menu ul li a:hover, .ui-v1 .menu ul li.active {
    color: #fff;
    background-color: #002868;
  }
  .ui-v1 .menu ul li:hover {
    color: #fff;
    background-color: #002868;
  }
  .ui-v1 .menu ul li:hover a {
    color: #fff;
  }
  .ui-v1 .menu ul li:last-child a:hover, .ui-v1 .menu ul li:last-child.active {
    color: #002868;
    background-color: transparent;
  }
  .ui-v1 .menu ul li:last-child:hover {
    color: #002868;
    background-color: transparent;
  }
  .ui-v1 .menu ul li:last-child:hover a {
    color: #002868;
  }
  .ui-v1 .menu ul li {
    text-align: center;
    list-style-position: inside;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .ui-v1 .step-slider {
    max-width: 320px;
  }
  .ui-v1 .mil-landing .step-slider {
    max-width: 58%;
    flex-wrap: wrap;
  }
  .ui-v1 .mil-landing .package-intro {
    margin-bottom: 25px;
  }
  .ui-v1 .mil-landing ul {
    max-width: 415px;
  }
  .ui-v1 .mil-landing ul li {
    width: 100%;
  }
  .ui-v1 .customer-wrapper {
    padding: 0 0 80px;
  }
  .ui-v1 .shipment-count li {
    width: 100%;
    margin-bottom: 25px;
  }
  .ui-v1 .shipment-count li:last-of-type {
    margin: 0;
  }
  .ui-v1 .shipment-count h3 {
    font-size: 30px;
  }
  .ui-v1 .label-slider h2,
  .ui-v1 .get-the-job-wrap h2 {
    font-size: 24px;
    line-height: 1.3;
  }
  .ui-v1 .label-slider p {
    font-size: 14px;
    line-height: 1.5;
  }
  .ui-v1 .package-wrap h2 {
    font-size: 23px !important;
    margin: 66px 0 0 0;
  }
  .ui-v1 .Create-account-btn {
    width: auto;
    font-size: 15px;
    padding: 7px 20px;
    height: auto;
    margin-bottom: 10px;
  }
  .ui-v1 button.Create-account-btn.transperant-btn {
    margin-left: 9px;
    font-size: 15px;
    padding: 7px 20px;
    height: auto;
    line-height: 150%;
  }
  .ui-v1 .step-slider .slick-slide {
    padding: 0 50px;
  }
  .ui-v1 .package-text span {
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    border-radius: 8px;
  }
  .ui-v1 .get-the-job-wrap {
    max-width: 100%;
  }
  .ui-v1 .label-slider,
  .ui-v1 .get-the-job-sec {
    padding: 50px 0 50px 0;
  }
  .ui-v1 .job-content h3 {
    font-size: 16px;
    min-height: auto;
  }
  .ui-v1 .job-content p {
    font-size: 12px;
    min-height: auto;
  }
  .ui-v1 .job-content img {
    width: 57px;
    height: 57px;
  }
  .ui-v1 .job-content p br {
    display: none;
  }
  .ui-v1 .label-slider p br,
  .ui-v1 .job-content h3 br {
    display: none;
  }
  .ui-v1 .step-slider .slick-prev,
  .ui-v1 .step-slider .slick-next {
    top: 98%;
  }
  .ui-v1 .package-wrap img {
    width: 100%;
  }
  .ui-v1 .package-wrap.text-center {
    padding: 15px;
  }
  .ui-v1 .navbar-nav > li > a {
    margin-top: 0;
    padding-top: 0;
  }
  .ui-v1 .slick-prev {
    left: 0;
  }
  .ui-v1 .slick-next {
    right: 0;
  }
  .ui-v1 .slick-prev,
  .ui-v1 .slick-next {
    top: 53%;
  }
  .ui-v1 .font-s-18 {
    font-size: 16px;
  }
  .ui-v1 .navbar-toggler {
    display: block;
  }
  .ui-v1 .logo {
    width: 175px;
    position: relative;
    z-index: 999;
  }
  .ui-v1 .logo a {
    margin: 15px 0;
  }
  .ui-v1 .navbar-toggler-icon {
    width: 35px;
    height: 5px;
    background-color: black;
    margin: 6px 0;
    display: block;
  }
  .ui-v1 .navbar-toggler {
    display: block;
    position: absolute;
    top: 18px;
    right: 15px;
    z-index: 99;
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none;
    background: transparent;
    border: none;
  }
  .ui-v1 .navbar-toggler a {
    text-decoration: none;
    color: #232323;
    transition: color 0.3s ease;
  }
  .ui-v1 .navbar-toggler a:hover {
    color: tomato;
  }
  .ui-v1 .navbar-toggler input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    /* hide this */
    z-index: 2;
    /* and place it over the hamburger */
    -webkit-touch-callout: none;
  }
  .ui-v1 .navbar-toggler span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #000;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  }
  .ui-v1 .navbar-toggler span:first-child {
    transform-origin: 0% 0%;
  }
  .ui-v1 .navbar-toggler span:nth-last-child(2) {
    transform-origin: 0% 100%;
  }
  .ui-v1 .navbar-toggler input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(-22px, -20px);
    background: #232323;
  }
  .ui-v1 .navbar-toggler input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
    margin-top: 21px;
  }
  .ui-v1 .navbar-toggler input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
  }
  .ui-v1 .navbar-toggler input:checked ~ ul {
    transform: none;
  }
  .ui-v1 .menu-area .navbar {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 15px 20px;
    z-index: 9;
    margin: 0;
    padding: 0;
  }
  .ui-v1 .menu-area .navbar-collapse {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    left: 0;
    padding: 73px 15px 0;
    width: 100%;
    background-color: #ddeeed;
    height: 100vh;
  }
  .ui-v1 .menu ul {
    padding: 0 !important;
    display: block;
    text-align: left;
    margin: 0;
    position: relative;
    z-index: 99;
  }
  .ui-v1 .menu ul li {
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #000;
  }
  .ui-v1 .menu-img {
    display: inline-block;
    width: 150px;
    text-align: center;
  }
  .ui-v1 .menu ul li img.multi {
    max-width: 150px;
  }
  .ui-v1 .menu ul li.mobile-link a {
    text-align: center;
    display: block;
    width: auto;
  }
  .ui-v1 .menu ul li a {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    width: calc(100% - 288px);
  }
  .ui-v1 .menu ul li:last-child {
    border: none;
    text-align: center;
  }
  .ui-v1 .footer {
    background: #ddeefd;
    padding: 20px 0 35px;
    text-align: center;
  }
  .ui-v1 .footer img {
    max-width: 180px;
  }
  .ui-v1 .social a {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
  }
  .ui-v1 .StayIn-Wrapper {
    text-align: center;
  }
  .ui-v1 .Simpy-wrapper {
    padding: 50px 0;
  }
  .ui-v1 .simply-r-text {
    font-size: 18px;
    color: #002868;
  }
  .ui-v1 .text-white {
    margin-right: 0;
  }
  .ui-v1 .simply-card {
    padding: 0 0 40px;
  }
  .ui-v1 .simply-card .right-arrow {
    margin-left: -50px;
  }
  .ui-v1 .fut {
    font-size: 20px;
  }
  .ui-v1 .Simpy-wrapper h2 {
    font-size: 24px;
  }
  .ui-v1 .Simpy-wrapper h2 br {
    display: none;
  }
  .ui-v1 .thrift-sec h2 {
    font-size: 28px;
    padding-bottom: 0;
    margin-top: 0;
  }
  .ui-v1 .containts-margin {
    font-size: 16px;
  }
  .ui-v1 .row-blocks {
    padding-top: 20px;
    padding-right: 20px;
    clear: both;
  }
  .ui-v1 .row-blocks img {
    max-width: 38px;
  }
  .ui-v1 .thrift-sec .banner-content {
    padding: 25px 0;
  }
  .ui-v1 .thrift-sec .banner-content p {
    line-height: 1.5;
    min-height: auto;
  }
  .ui-v1 .customer-card .slick-dots {
    display: none !important;
  }
  .ui-v1 .customer-wrapper {
    padding-bottom: 20px;
  }
  .ui-v1 .customer-wrapper h2 {
    font-size: 24px;
  }
  .ui-v1 .hero-banner.banner-sec {
    background-image: url(/images/newhome-banner-new.png);
    padding: 25px 0;
    background-position: center right;
  }
  .ui-v1 .hero-banner.banner-sec .banner-content {
    background: rgba(114, 105, 98, 0.6);
  }
  .ui-v1 .hero-banner.banner-sec .banner-content h1 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .ui-v1 .hero-banner.banner-sec .banner-content p {
    margin-bottom: 12px;
  }
  .ui-v1 .row-blocks {
    padding-right: 0;
  }
  .ui-v1 .label-tab ul {
    flex-wrap: wrap;
  }
  .ui-v1 .label-tab .nav-tabs > li {
    float: none;
    width: 100%;
  }
  .ui-v1 .single-label hr {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .ui-v1 .single-label .list-dtl md-datepicker svg {
    height: 22px;
  }
  .ui-v1 .single-label .list-dtl md-input-container md-radio-button {
    margin-left: 5px;
  }
  .ui-v1 .single-label .list-dtl md-input-container label {
    transform: translate3d(0, 43px, 0) scale(1) !important;
  }
  .ui-v1 .single-label .list-dtl .btn-bx {
    margin: 0 5px 0 0;
    font-size: 17px;
  }
  .ui-v1 .single-label .list-dtl .btn.btn2 {
    background: transparent;
    right: 25px !important;
    top: 8px !important;
  }
  .ui-v1 .single-label .list-dtl md-input-container md-radio-button {
    margin-bottom: 6px;
    width: 100%;
  }
  .ui-v1 .single-label .list-dtl .flex {
    align-items: center;
  }
  .ui-v1 .single-label .list-dtl .insurance-btn-grp button {
    border: 1px solid #002868 !important;
    padding: 0px 15px;
  }
  .ui-v1 .single-label .list-dtl .insurance-btn-grp button span {
    text-decoration: none;
  }
  .ui-v1 .single-label .login-sm .text-blue {
    display: none;
  }
  .ui-v1 .single-label .login-sm p {
    margin-top: 15px;
  }
  .ui-v1 .single-label .login-sm .row {
    flex-wrap: wrap;
  }
  .ui-v1 .single-label .stp3-frm .md-input-focused > label {
    left: 0px !important;
  }
  .ui-v1 .single-label .stp3-frm .icn-flt-nn input {
    margin-top: 0;
    padding-left: 10px;
  }
  .ui-v1 .col-sm-12 {
    float: none;
    width: 100%;
  }
  .ui-v1 .dn-mb {
    display: none;
  }
  .ui-v1 .reg-rf .rf-fw {
    width: 90%;
    margin: auto;
  }
  .ui-v1 .myaccount-container .left-content li a i {
    right: 91%;
  }
  .ui-v1 .bulk-hdr-frm .md-select-value {
    width: 340px;
  }
  .ui-v1 .diff-tabel {
    padding: 0;
  }
  .ui-v1 .diff-tabel tbody th {
    font-size: 10px;
    white-space: normal !important;
  }
  .ui-v1 .diff-tabel tbody th p {
    font-size: 10px !important;
  }
  .ui-v1 .diff-tabel tbody th img {
    max-width: 80px;
  }
  .ui-v1 .diff-tabel td, .ui-v1 .diff-tabel th {
    padding: 10px 10px;
  }
  .ui-v1 .diff-tabel td img {
    max-width: 20px;
  }
  .ui-v1 .diff-tabel .bg-light-blue {
    font-size: 10px;
  }
  .ui-v1 .diff-tabel .hdr-logo img {
    max-width: 58px;
    max-height: 20px;
  }
}
@media screen and (max-width: 751px) {
  .ui-v1 .step-slider .slick-list {
    margin: 0;
  }
}
@media screen and (max-width: 650px) {
  .ui-v1 .submit-btn {
    margin-top: 15px;
    margin-bottom: 34px;
  }
  .ui-v1 .stay-in-search {
    width: 80vw;
    max-width: 370px;
  }
  .ui-v1 .right-arrow {
    width: 83px;
  }
  .ui-v1 .search-submit-btn {
    flex-direction: column;
  }
  .ui-v1 .right-image {
    width: 100px;
  }
  .ui-v1 .simply-r-text {
    margin-right: 0;
  }
  .ui-v1 .simply-card .right-arrow {
    margin-left: -50px;
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .ui-v1 .hero-banner {
    background-position: 94%;
  }
  .ui-v1 .hero-banner .banner-content {
    margin-top: 160px;
  }
}
@media screen and (max-width: 480px) {
  .ui-v1 .hero-banner {
    padding: 30px 0 105px;
  }
  .ui-v1 .menu-img {
    width: 77px;
  }
  .ui-v1 .menu ul li img.multi {
    max-width: 70px;
  }
  .ui-v1 .menu ul li a {
    width: 100%;
  }
  .ui-v1 .hero-banner.banner-sec {
    padding: 30px 0;
  }
  .ui-v1 .diff-tabel tbody th {
    max-width: 171px;
  }
}
@media screen and (max-width: 400px) {
  .ui-v1 .get-the-job-wrap .col-lg-4.col-sm-6.col-xs-6 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .address-search {
    right: 40px !important;
    width: 190px !important;
    top: 13px !important;
  }
  .address-search .btn {
    right: 50px !important;
    top: 9px !important;
  }
  .address-search + .btn {
    right: 50px !important;
    top: 9px !important;
  }
  .search-btn {
    right: 43px !important;
  }
  .search-btn:focus, .search-btn:hover, .search-btn:active {
    background-color: transparent !important;
    color: rgba(0, 0, 0, 0.3882352941) !important;
  }
  .insurance-input label {
    left: 0px !important;
  }
  .bulk-hdr-frm .md-select-value {
    width: 340px;
  }
  .btn {
    font-size: 16px;
  }
  .bulk-dwnld-tmp {
    border: none;
  }
  .payment-submition {
    margin-bottom: 15px;
  }
  .user-pro-info {
    padding-left: 0;
  }
  .user-pro-info .user-menu {
    position: initial;
    width: 100%;
  }
  .mbl-vertical-bulk .scrollArea .th-inner {
    position: initial;
  }
  .mbl-vertical-bulk .scrollArea .bulk-short-table .btn-block .btn {
    margin: 0px;
  }
  .mbl-vertical-bulk .scrollArea .bulk-short-table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .mbl-vertical-bulk .scrollArea .bulk-short-table tr td, .mbl-vertical-bulk .scrollArea .bulk-short-table tr th {
    min-width: 100% !important;
    width: 100% !important;
  }
}
