/* Minification failed. Returning unminified contents.
(20044,5): run-time error CSS1019: Unexpected token, found '@import'
(20044,13): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css?family=Quicksand:400,700')'
(20265,55): run-time error CSS1030: Expected identifier, found '.'
(20265,79): run-time error CSS1031: Expected selector, found ')'
(20265,79): run-time error CSS1025: Expected comma or open brace, found ')'
 */
@charset "UTF-8";
/*@import url("/content/css/flag-icon.css");*/
/*!
 * 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 */

/*font family start*/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('/content/fonts/latest/roboto-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('/content/fonts/latest/roboto-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/content/fonts/latest/roboto-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/content/fonts/latest/roboto-100.woff') format('woff'), /* Modern Browsers */
       url('/content/fonts/latest/roboto-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/content/fonts/latest/roboto-100.svg#roboto') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/content/fonts/latest/roboto-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('/content/fonts/latest/roboto-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/content/fonts/latest/roboto-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/content/fonts/latest/roboto-300.woff') format('woff'), /* Modern Browsers */
       url('/content/fonts/latest/roboto-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/content/fonts/latest/roboto-300.svg#roboto') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/content/fonts/latest/roboto-400.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('/content/fonts/latest/roboto-400.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/content/fonts/latest/roboto-400.woff2') format('woff2'), /* Super Modern Browsers */
       url('/content/fonts/latest/roboto-400.woff') format('woff'), /* Modern Browsers */
       url('/content/fonts/latest/roboto-400.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/content/fonts/latest/roboto-400.svg#roboto') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/content/fonts/latest/roboto-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('/content/fonts/latest/roboto-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/content/fonts/latest/roboto-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/content/fonts/latest/roboto-500.woff') format('woff'), /* Modern Browsers */
       url('/content/fonts/latest/roboto-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/content/fonts/latest/roboto-500.svg#roboto') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/content/fonts/latest/roboto-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('/content/fonts/latest/roboto-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/content/fonts/latest/roboto-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/content/fonts/latest/roboto-700.woff') format('woff'), /* Modern Browsers */
       url('/content/fonts/latest/roboto-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/content/fonts/latest/roboto-700.svg#roboto') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('/content/fonts/latest/roboto-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
       url('/content/fonts/latest/roboto-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/content/fonts/latest/roboto-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/content/fonts/latest/roboto-900.woff') format('woff'), /* Modern Browsers */
       url('/content/fonts/latest/roboto-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/content/fonts/latest/roboto-900.svg#roboto') format('svg'); /* Legacy iOS */
}
/*font family start*/

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  color:#000;
}

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 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  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"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn>.caret,
  .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/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.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;
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote 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.42857143;
  color: #777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%!important;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%!important;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.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;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.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>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.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>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.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>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.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>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
  background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive>.table {
    margin-bottom: 0;
  }
  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>td,
  .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>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>td: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>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>td: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>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  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.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    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: 20px;
  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-top: 4px \9;
  margin-left: -20px;
}

.radio+.radio,
.checkbox+.checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg+.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-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;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  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;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label~.form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group>.form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #337ab7;
  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: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  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 .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-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #777;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.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 .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
  height: auto;
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
  height: auto;
}

.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: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav>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: #eee;
}

.nav>li.disabled>a {
  color: #777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified>li {
  float: none;
}

.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.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-right: 0;
    padding-left: 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-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container>.navbar-header,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 768px) {
  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav>li {
    float: left;
  }
  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group>.form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.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: #080808;
}

.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 {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a: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: #080808;
  }
  .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,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb>.active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  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;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width .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: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media>.pull-right {
  padding-left: 10px;
}

.media-left,
.media>.pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.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: #777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .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: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group+.panel-footer {
  border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
  margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.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>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-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th: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-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th: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-responsive:last-child>.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>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th: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-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th: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-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}

.panel>.table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 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;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -25%);
}

.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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  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);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.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;
  }
}

/**
 * Owl Carousel v2.3.2
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */

.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*!
 *  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/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#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.33333em;
  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.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .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: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.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;
}

/*!
 * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}

.bootstrap-select>.dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active {
  color: #999;
}

.bootstrap-select>select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

.bootstrap-select>select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
  cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
  outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox+.bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

@media (min-width: 320px) {
  .container,
  .page-width {
    width: 300px;
  }
}

@media (min-width: 768px) {
  .container,
  .page-width {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container,
  .page-width {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container,
  .page-width {
    width: 1170px;
  }
  #quote-engine .page-width {
    width: 1170px;
  }
}

.customProgress {
  height: 20px;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #cacaca;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}

.ink {
  opacity: 0.5;
  display: block;
  cursor: pointer;
  position: absolute;
  pointer-events: none;
  background-color: #f4f4f4;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}

.ink.rippleAnimate {
  animation: ripple 0.5s linear;
  -webkit-animation: ripple 0.5s linear;
  -moz-animation: ripple 0.5s linear;
  -ms-animation: ripple 0.5s linear;
  -o-animation: ripple 0.5s linear;
}

.ink.rippleAnimateSlow {
  animation: ripple 1.4s linear;
  -webkit-animation: ripple 1.4s linear;
  -moz-animation: ripple 1.4s linear;
  -ms-animation: ripple 1.4s linear;
  -o-animation: ripple 1.4s linear;
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-duration: 0.75s;
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-duration: 0.75s;
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-duration: 0.75s;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

@keyframes linear-move {
  0% {
    left: 0;
    width: 30%;
    background: #ff5153;
  }
  40% {
    width: 50%;
    background: #55a857;
  }
  80% {
    width: 20%;
    background: #55a857;
  }
  100% {
    width: 0;
    left: 100%;
    background: #6667ff;
  }
}

.element-group,
.element-group .element-input-wrap,
.element-group .element-input-wrap .element-input,
.element-group .element-input-wrap:after,
.element-group .element-input-wrap:before {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
}

.element-group {
  margin: 22px 0;
  display: block;
  position: relative;
}

.element-group.no-validate {
  margin: 15px 0;
}

.element-group.no-label {
  margin: 0 0 12px;
}

.element-group:after,
.element-group:before {
  clear: both;
  float: none;
  content: " ";
  display: block;
  min-height: 1px;
}

.element-group .element-label,
.element-group .element-static-label {
  font-size: 15px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.26);
}

.element-group .element-static-label {
  cursor: pointer;
  font-weight: 500;
  padding-top: 5px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.32);
}

.element-group .element-static-labels .element-static-label {
  padding: 6px 0;
}

.element-group .element-static-labels .element-static-label:first-child {
  padding-top: 3px;
}

.element-group .element-static-labels .element-static-label:last-child {
  padding-bottom: 3px;
}

.element-group .element-static-label .element-input-checkbox,
.element-group .element-static-label .element-input-radio {
  top: 1px;
  position: relative;
}

.element-group .element-style-wrap {
  top: -5px;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.12);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.element-group .element-style-wrap:after {
  top: 3px;
  left: 3px;
  right: 3px;
  opacity: 0;
  bottom: 3px;
  content: "";
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.12);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.element-group .element-style-wrap,
.element-group .element-style-wrap:after {
  border-radius: 2px;
}

.element-group .element-style-wrap.element-style-type-radio,
.element-group .element-style-wrap.element-style-type-radio:after {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.element-group .element-static-label.element-active .element-style-wrap:after,
.element-group .element-static-label.element-hover .element-style-wrap:after {
  opacity: 1;
}

.element-group .element-static-label.element-active .element-style-wrap {
  border-color: rgba(0, 0, 0, 0.5);
}

.element-group .element-static-label.element-active .element-style-wrap:after {
  background: rgba(0, 0, 0, 0.5);
}

.element-group .element-style-wrap input {
  display: none;
}

.element-group .element-label {
  left: 0;
  z-index: 5;
  right: auto;
  cursor: text;
  padding: 0 2px;
  display: block;
  position: absolute;
  pointer-events: none;
  order: 1;
  -webkit-order: 1;
  -ms-flex-order: 1;
  -webkit-font-smoothing: antialiased;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform: translate3d(0, 10px, 0) scale(1);
  -webkit-transform: translate3d(0, 10px, 0) scale(1);
  -moz-transform: translate3d(0, 10px, 0) scale(1);
  -ms-transform: translate3d(0, 10px, 0) scale(1);
  -o-transform: translate3d(0, 10px, 0) scale(1);
  transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
  -webkit-transition: -webkit-transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
  -moz-transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
  -ms-transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
  -o-transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
}

.alt-elements .element-group .element-label {
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.5);
  transform: translate3d(0, 8px, 0) scale(1);
  -webkit-transform: translate3d(0, 8px, 0) scale(1);
  -moz-transform: translate3d(0, 10px, 0) scale(1);
  -ms-transform: translate3d(0, 10px, 0) scale(1);
  -o-transform: translate3d(0, 10px, 0) scale(1);
}

html.ie.ie-8 .element-group .element-label,
html.ie.ie-9 .element-group .element-label {
  top: 11px;
}

.element-group .element-label.with-left-addon {
  padding-left: 35px;
}

.element-group .element-label.with-right-addon {
  padding-right: 35px;
}

.element-group.input-filled .element-label,
.element-group.input-focused .element-label {
  font-weight: 500;
  padding: 0 !important;
  color: rgba(0, 0, 0, 0.4);
  transform: translate3d(0, -16px, 0) scale(0.85);
  -webkit-transform: translate3d(0, -16px, 0) scale(0.85);
  -moz-transform: translate3d(0, -16px, 0) scale(0.85);
  -ms-transform: translate3d(0, -16px, 0) scale(0.85);
  -o-transform: translate3d(0, -16px, 0) scale(0.85);
}

.alt-elements .element-group.input-filled .element-label,
.alt-elements .element-group.input-focused .element-label {
  transform: translate3d(0, -19px, 0) scale(0.85);
  -webkit-transform: translate3d(0, -19px, 0) scale(0.85);
  -moz-transform: translate3d(0, -19px, 0) scale(0.85);
  -ms-transform: translate3d(0, -19px, 0) scale(0.85);
  -o-transform: translate3d(0, -19px, 0) scale(0.85);
}

.alt-elements.style2 .element-group.input-filled .element-label,
.alt-elements.style2 .element-group.input-focused .element-label {
  color: #fff;
}

html.ie.ie-8 .element-group.input-filled .element-label,
html.ie.ie-8 .element-group.input-focused .element-label,
html.ie.ie-9 .element-group.input-filled .element-label,
html.ie.ie-9 .element-group.input-focused .element-label {
  top: -13px;
  font-size: 12px;
}

.element-group .error-item {
  display: none;
  padding-top: 4px;
  margin-bottom: 0;
  line-height: 11px;
  position: absolute;
  color: #fe4141 !important;
  font-size: 11px !important;
}

.element-group .element-input-wrap {
  position: relative;
}

.element-group .element-input-wrap:after,
.element-group .element-input-wrap:before {
  left: 0;
  bottom: 0;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
}

.element-group .element-input-wrap:before {
  z-index: 1;
  width: 100%;
  background: rgba(0, 0, 0, 0.12);
}

.alt-elements .element-group .element-input-wrap:before {
  background: rgba(0, 0, 0, 0.28);
}

.alt-elements.style2 .element-group .element-input-wrap:before {
  background: #1c92a2;
}

html.ie.ie-8 .element-group .element-input-wrap:before {
  background: #cecece;
}

.element-group .element-input-wrap:after {
  width: 0;
  left: 50%;
  z-index: 1;
  background: #b2b9ca;
}

.alt-elements.style2 .element-group .element-input-wrap:after {
  height: 2px;
  background: #1c92a2;
}

.element-group.with-error .element-input-wrap:after {
  background: #fe4141;
}

.element-group.with-background .element-input-wrap:after {
  height: 2px;
  animation: linear-move 1.3s linear infinite;
  -webkit-animation: linear-move 1.3s linear infinite;
  -moz-animation: linear-move 1.3s linear infinite;
  -ms-animation: linear-move 1.3s linear infinite;
  -o-animation: linear-move 1.3s linear infinite;
}

.element-group.input-focused .element-input-wrap:after,
.element-group.with-error .element-input-wrap:after {
  left: 0;
  width: 100%;
}

.element-group.input-focused .element-input-wrap:after {
  height: 2px;
}

.element-group .element-input-wrap .element-input,
.element-group .element-input-wrap .input-group-addon {
  border: none;
  background: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.element-group .element-input-wrap .element-input {
  width: 100%;
  height: 36px;
  outline: 0;
  display: block;
  line-height: 36px;
  color: rgba(0, 0, 0, 0.8);
}

.alt-elements .element-group .element-input-wrap .element-input {
  padding-left: 8px;
  padding-right: 8px;
}

.element-group .element-input-wrap textarea.element-input {
  height: 65px;
  resize: none;
  padding: 15px 0;
  line-height: 18px;
}

.element-group .element-input-wrap textarea.element-input.bigger {
  height: 130px;
}

.element-group .element-input-wrap textarea.element-input.form-control {
  box-sizing: content-box;
}

.element-group.no-label .element-input-wrap .element-input,
.element-group.no-label .element-input-wrap textarea.element-input {
  line-height: initial;
}

.bootstrap-select>select.mobile-device {
  display: none !important;
}

@media (max-width: 768px) {
  .bootstrap-select>select.mobile-device {
    display: block !important;
  }
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 300;
  color: #898989;
  background-color: #fff;
}

@media only screen and (-moz-min-device-pixel-ratio: 1.25),
only screen and (-o-min-device-pixel-ratio: 1.25 / 1),
only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and (min-device-pixel-ratio: 1.25) {
  body {
    font-size: 18px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  color: #4492c6;
}

h1 {
  font-size: 2.4em;
}

h2 {
  font-size: 2.2em;
}

h3 {
  font-size: 1.8em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
}

.pr-1 {
  padding-right: 0.4em;
}

.pr-2 {
  padding-right: 0.6em;
}

.pr-3 {
  padding-right: 1em;
}

.pr-4 {
  padding-right: 1.6em;
}

.pr-5 {
  padding-right: 2em;
}

.pl-1 {
  padding-left: 0.4em;
}

.pl-2 {
  padding-left: 0.6em;
}

.pl-3 {
  padding-left: 1em;
}

.pl-4 {
  padding-left: 1.6em;
}

.pl-5 {
  padding-left: 2em;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: 0.4em;
}

.mb-2 {
  margin-bottom: 0.6em;
}

.mb-3 {
  margin-bottom: 1em;
}

.mb-4 {
  margin-bottom: 1.6em;
}

.mb-5 {
  margin-bottom: 2em;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: 0.4em;
}

.mt-2 {
  margin-top: 0.6em;
}

.mt-3 {
  margin-top: 1em;
}

.mt-4 {
  margin-top: 1.6em;
}

.mt-5 {
  margin-top: 2em;
}

.common-styles {
  border-top: 1px solid #f1f1f1;
  padding: 2em 0;
}

.section-border-top {
  border-top: 1px solid #f1f1f1;
}

.common-block h2 {
  text-align: center;
  margin-bottom: 1em;
}

.common-block h3 {
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.4em;
  color: #898989;
  margin-top: 0;
}

.common-block h2+h3 {
  margin-top: -1em;
}

.common-block .content-image {
  margin-top: 3em;
  margin-bottom: 2em;
  max-width: 600px;
}

.common-block li {
  margin-bottom: 0.8em;
}

.header-text {
  text-align: center;
}

.header-text h3 {
  margin-top: 0;
  color: #4492c6;
}

.header-text h4 {
  color: #ababab;
  font-size: 1.4em;
}

.two-columns {
  column-count: 2;
  column-gap: 0.6em;
}

.aBtn {
  color: #fff;
  font-size: 1.1em;
  font-weight: 400;
  display: inline-block;
  position: relative;
  border: 2px solid #fff;
  padding: 9px 35px 8px 15px;
  background-color: #fe4141;
}

.aBtn:after {
  background: url(/content/images/site/right-arrow.svg) no-repeat 90% center;
  position: absolute;
  top: 15px;
  right: 10px;
  content: "";
  width: 10px;
  height: 13px;
}

.aBtn:hover {
  background-color: #fe0e0e;
  color: #ffffff;
  text-decoration: none !important;
}

.service-name-rs {
  display: none;
}

.no-top-border {
  border-top: none !important;
}

#sticky-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  padding: 1em 2em 0;
  background-color: #f4f5f8;
  border-bottom: 1px solid #ababab;
  z-index: 9999;
}

#sticky-navigation ul li {
  padding-right: 1em;
  padding-left: 0.5em;
  margin-right: 0.5em;
  border-right: solid 1px #d0d0d0;
  margin-bottom: 0.5em;
}

#sticky-navigation ul li:first-child {
  border-right: none;
  padding-right: 0;
}

#sticky-navigation ul li:last-child {
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .common-block h2 {
    line-height: 1.3em;
  }
}

.goto-top {
  z-index: 50;
  left: 20px;
  bottom: 13px;
  display: none;
  position: fixed;
  padding: 10px 15px;
  background: #f4f5f8;
  color: #b3b7c1;
  border: 2px solid #eee;
  width: 50px;
}

.goto-top:hover {
  background: #4492c6;
  color: #fff !important;
  text-decoration: none;
}

/*Footer*/

footer {
  background-color: #207dbb;
  font-size: 0.9em;
  padding-top: 3em;
  color: #ffffff;
}

footer h6 {
  color: #b9cfde;
  padding-bottom: 0.3em;
  font-weight: 400;
  font-size: 1.2em;
}

/*footer a {
  color: #ffffff;
}

footer a:hover {
  color: #b9cfde;
}*/

.b-login.btn {
    display: inline-flex;
    background-color: #fff!important;
    align-items: center;
    padding: 1.5rem 2rem 1.5rem 1.51rem!important;
    font-size: 1.286rem!important;
}

.b-login.btn:hover{
    color: #1c76bf!important;
}

.b-login.btn a{
	color: #2394EF!important;
    text-decoration: none;
}

.b-login svg,.b-login img {
    margin-left: 2.55rem;
}

.footer .b-login.btn-outline-primary:hover {
    background: #613dfb!important;
    color: #ffffff!important;
}

#modal-quote-info.fade {
    opacity:1!important;
}

.row > * {
    flex-shrink: initial!important;
}

footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

footer li {
  margin-bottom: 0.3em;
}

.payment-icons {
  text-align: center;
}

.payment-icons img {
  max-width: 130px;
  max-height: 75px;
}

.socialRow {
  text-align: center;
}

.socialRow a {
  text-decoration: none;
  margin: 0 5px 0 0;
  color: #b9cfde;
}

.socialRow a:last-child {
  margin: 0;
}

.socialRow a:hover {
  color: #ffffff;
}

.footerCopyright {
  background-color: #4492c6;
  color: #ffffff;
  font-size: 0.9em;
  min-height: 40px;
  padding: 2em 0px;
  margin-top: 3em;
}

.footerCopyright a {
  color: #fff;
  text-decoration: none;
}

.topGreyBar {
  background-color: #f4f5f8;
  color: #ababab;
  padding: 0.6em 0;
  border-top: solid 2px #4492c6;
  font-weight: 400;
  font-size: 0.9em;
}

.topGreyBar a {
  text-decoration: none;
  color: #ababab;
}

.topGreyBar ul {
  padding-top: 5px;
}

.topGreyBar ul li {
  display: inline;
  padding-right: 0.55em;
  margin-right: 1.4em;
  border-right: solid 1px #ababab;
}

.topGreyBar ul li:first-child {
  padding-left: 0;
  margin-left: 0;
}

.topGreyBar ul li:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

/* custom menu */
.topGreyBar .top-nav {
    margin:0;
    padding:0;
    display:inline-block;
    vertical-align:middle;
    color: #8493a8;
}
.topGreyBar .top-nav>li {
    position:relative;
    display:inline-block;
    vertical-align:middle;
    border-right:1px solid #d7dae1;
}
.topGreyBar .top-nav li.first-child,
.topGreyBar .top-nav li:first-child {
    margin-left:0;
}
.topGreyBar .top-nav li.last-child,
.topGreyBar .top-nav li:last-child {
    margin-right:0;
    border-right:none;
}
.topGreyBar .top-nav li a {
    color:inherit;
    display:block;
    padding:0 15px;
    position:relative;
    text-align:center;
    line-height:1.8em;
}
.topGreyBar .top-nav li.account-link>a {
    text-align:left;
    line-height:1.1em;
    padding-left:25px;
    background:transparent url('/content/images/account-icon.svg') left center no-repeat;
    color:#ABABAB;
    padding-right:0;
}
.topGreyBar .top-nav li.account-link a span {
    color:#54657e;
    display:inline-block;
    font-weight:500;
    position:relative;
}
.topGreyBar .top-nav li.account-link a span:after {
    content:'';
    margin-left:5px;
    position:relative;
    display:inline-block;
    vertical-align:middle;
    border-top:6px solid #54657e;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
}
.topGreyBar .top-nav li.account-link a span.my-accout-arrow {
    font-size: 17px;
    top: 2px;
    color:#ABABAB;
}
.topGreyBar .top-nav li.account-link a span.my-accout-arrow:after {
    border: none;
}
.topGreyBar .top-nav li.account-link a span.my-accout-arrow:before {
    margin-left: 5px;
}
.topGreyBar .btnTrackInHeader span.header-tracking-arrow {
    font-size: 20px;
    font-weight: 500;
    top: 4px;
    position: absolute;
    right: 10px;
}
.topGreyBar .top-nav li.account-link-old a {
    padding-left:30px;
    background:transparent url('/content/images/icon_account.png') left center no-repeat;
}
.topGreyBar .track-btn-cnt {
    display: inline-block;
    border-right: 1px solid #d7dae1;
    margin-right: 5px;
}
.topGreyBar.top-area-normal .top-nav li.cart-link a img {
    width:26px;
}
.topGreyBar .top-nav li.cart-link a .count {
    top:-5px;
    left:5px;
    width:22px;
    height:22px;
    color:#fd0d0d;
    background:#FFF;
    font-weight:500;
    line-height:22px;
    position:absolute;
    border-radius:50%;
    display:inline-block;
    border:1px solid #b3b9c4;
}
.topGreyBar .top-nav li.cart-link img {
    width: 22px;
    padding: 5px 0;
}
.topGreyBar.top-area-normal .top-nav li.cart-link a .count {
    width:18px;
    height:18px;
    font-size:11px;
    line-height:18px;
}
.topGreyBar .top-nav .dropdown-menu {
    top:101%;
    min-width:100%;
    text-align:left;
    border-width:2px;
    border-color:#F4F5F8;
    top:calc(100% + 25px);
}
.topGreyBar .top-nav .dropdown-menu:before,
.topGreyBar .top-nav .dropdown-menu:after {
    top:-14px;
    right:20%;
    content:'';
    display:block;
    position:absolute;
    border-left:12px solid transparent;
    border-right:12px solid transparent;
    border-bottom:15px solid transparent;
}
.topGreyBar .top-nav .dropdown-menu:after {
    border-bottom-color:#fff;
}
.topGreyBar .top-nav .dropdown-menu:before {
    top:-16px;
    border-bottom-color:#F4F5F8;
}
.topGreyBar .top-nav div.dropdown-menu {
    padding:0;
    min-width:200px;
    line-height:1.3em;
    margin-left:-85px;
    border-radius: 0;
    box-shadow: 3px 6px 12px rgba(0,0,0,.175);
    border: 1px solid #eaebec;
}
.topGreyBar .top-nav div.dropdown-menu .drop-inner {
    padding:15px;
}
.topGreyBar .top-nav div.dropdown-menu .drop-inner2 {
    padding:15px 17px 5px 17px;
}
.topGreyBar .top-nav .dropdown-menu a {
    text-align:inherit;
}
.topGreyBar .top-nav .dropdown-menu .custom-btn {
    text-align: center;
    margin-bottom: 7px;
    text-transform: none;
    line-height: 2.9em;
    font-size: 14px;
}
.topGreyBar .top-nav .dropdown-menu .list-group {
    margin-bottom:0;
}
.topGreyBar .top-nav .dropdown-menu .list-group .list-group-item {
    border-left:none;
    border-right:none;
}
.topGreyBar .top-nav .dropdown-menu .list-group.no-sep .list-group-item {
    border-top:none;
    border-bottom:none;
}
.topGreyBar .top-nav .dropdown-menu .list-group a.list-group-item {
    padding:6px 15px 6px 18px;
    transition:all .3s ease;
}
.topGreyBar .top-nav .dropdown-menu .list-group div.list-group-item {
    border:none;
    padding-left:10px;
}
.topGreyBar .top-nav .dropdown-menu .list-group div.list-group-item,
.topGreyBar .top-nav .dropdown-menu .list-group .list-group-item.main-item {
    color:#999999;
    font-weight:400;
}
.topGreyBar .top-nav .dropdown-menu .list-group .list-group-item.tm {
    margin-top:12px;
    border-top:none;
}
.topGreyBar .top-nav .dropdown-menu .list-group div.list-group-item + .list-group-item {
    border-top:none;
}
.topGreyBar .top-nav .dropdown-menu .list-group .list-group-item:last-child {
    border-bottom:none;
}
.topGreyBar .top-nav .dropdown-menu .list-group a.list-group-item:hover {
    color:#337ab7;
    background:none;
}
.topGreyBar .top-nav .dropdown-menu p a {
    margin:0;
    padding:0;
    color:#169BD5;
    display:inline;
}
.topGreyBar .top-nav .dropdown-menu p {
    padding-left: 1px;
}
.topGreyBar .top-nav .dropdown-menu p a:hover, .topGreyBar .top-nav .dropdown-menu .custom-btn:hover, .topGreyBar .top-nav .dropdown-menu .list-group a.list-group-item:hover, .topGreyBar .top-nav li.account-link>a:hover, .topGreyBar .top-nav li.account-link>a:active, .topGreyBar .top-nav li.account-link>a:focus, .topGreyBar .top-nav li.account-link>a:visited {
    text-decoration:none!important;
}
.topGreyBar .top-nav li.account-link > a:hover, .topGreyBar .top-nav li.account-link.open > a {
    color:rgb(51, 51, 51);
}
.topGreyBar .search-input-group {
    width:360px;
    vertical-align:top;
    margin:12px 30px 0 0;
    display:inline-block;
}
.topGreyBar .search-input-group .element-input-wrap .element-input,
.topGreyBar .search-input-group .element-input-wrap .input-group-addon {
    background:transparent;
}
.topGreyBar .custom-btn-blue {
    position:relative;
    background: rgba(22, 155, 213, 1);
    color:#FFF !important;
    border:2px solid #FFF;
    padding:9px 35px 8px 15px;
}
.topGreyBar .custom-btn-blue:after {
    top:11px;
    right:15px;
    content:'';
    width:10px;
    height:13px;
    position:absolute;
    /*background:transparent url('/content/images/icon_right_arrow2.png') center center no-repeat;*/
}
.topGreyBar .custom-btn-blue:hover,
.topGreyBar .custom-btn-blue:focus {
    background: #4c8eb8;
}
.btnTrackInHeader {
  background-color: rgba(22, 155, 213, 1);
  color: #fff;
  border-collapse: collapse;
  border: none;
  line-height: 31px;
  margin: 0px auto;
  position: relative;
  margin-right:23px;
  padding-top: 2px;
  text-align: left;
  padding-left: 13px;
  min-width:132px;
}
.btnTrackInHeader:hover {
    background: #4492c6;
}

.btnTrackInHeader>span {
  line-height: 25px;
  font-size:13px;
}

/*.btnTrackInHeader:before {
  bottom: -3px;
  left: 12px;
  content: "";
  width: 30px;
  height: 33px;
  position: absolute;
  background: transparent url("https://www.parcelhero.com/content/images/site/map-marker.svg") center center no-repeat;
}*/

/*.btnTrackInHeader:after {
  top: 9px;
  right: 10px;
  content: "";
  width: 13px;
  height: 18px;
  position: absolute;
  background: transparent url("https://www.parcelhero.com/content/images/site/right-arrow.svg") center center no-repeat;
}*/

.btnTrackInHeader.logged-in-header, .btnTrackInHeader.logged-in-header:hover {
    color: #ABABAB!important;
    background: url(/Areas/AccountSection/content/images/home/wallet-icon-revised.svg);
    background-repeat: no-repeat;
    padding-left: 28px;
    background-size: 45px;
    background-position: 0 2px;
    margin-right: 10px
}

.btnTrackInHeader.logged-in-header>span {
    font-size: 14px;
}

.dvUserPanel {
  float: right;
  padding: 10px 0px;
  width: 100%;
  margin-top: 25px;
}

.dvTrackingBox,
.dvMobileMenuHolder {
  padding: 10px 0px;
  margin-top: 25px;
}

.list {
  display: none;
  position: absolute;
  margin-top: 13px;
  text-align: center;
  background-color: #fff;
  border: solid 2px #d0d0d0;
  z-index: 200;
  color: #898989;
}

.list::before {
  content: "";
  width: 0;
  position: absolute;
  right: 30px;
  margin-top: -15px;
  height: 0;
  border-bottom: 13px solid #d0d0d0;
  border-top: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  font-size: 0;
  line-height: 0;
}

.list>div {
  display: block;
  vertical-align: top;
  text-align: left;
  height: auto;
  line-height: 25px;
  margin-bottom: 20px;
  float: left;
  margin-left: 20px;
}

.list>div>div {
  display: inline-block;
  vertical-align: top;
}

.list>.dvRow>div:first-child {
  margin-left: 0px;
}

.cols-3>.dvRow>div {
  margin-left: 20px;
  width: 160px;
}

.cols-2>.dvRow>div {
  margin-left: 20px;
  width: 220px;
}

.list>.head {
  text-align: left;
  padding-left: 20px;
  font-weight: 300;
  font-size: 1.3em;
  margin: 20px 0px 10px 0px;
}

.list>.head>a,
.list>.head>a:hover,
.list>.head>a:active,
.list>.head>a:visited {
  color: #207dbb;
}

.list .groupHead {
  font-weight: 400;
  margin: 0px;
}

.list a,
.list a:active,
.list a:visited {
  color: inherit;
  text-decoration: none;
}

.list a:hover {
  text-decoration: underline;
  color: #000;
}

.cols-2 {
  width: 470px;
}

.cols-2>div,
.cols-3>div {
  width: 100%;
}

.cols-3 {
  width: 550px;
}

/*Banner*/

.PHlogo img {
  margin: 16px 0px;
  max-width: 275px;
  max-height: 70px;
}

.headerSection {
  vertical-align: middle;
}

#dvTrackBar {
  display: none;
  background-color: #fe4141;
  padding: 15px 0px;
  color: #000;
  font-weight: 400;
  color: #fff;
}

#dvTrackBar label {
  font-weight: 600;
  line-height: 30px;
}

/*Menu in loggedin mode*/

#MainMenu {
  background-color: #f4f5f9;
  margin-top: 0px;
  margin-bottom: 20px;
  border-bottom: 8px solid #cdd2d6;
  border-top: 1px solid #e9e9e9;
}

.icon1 {
  background-position: 0px -45px;
  width: 50px;
}

.icon2 {
  background-position: 0px -77px;
  width: 42px;
}

.icon3 {
  background-position: 0px -112px;
  width: 35px;
}

.icon4 {
  background-position: 0px -145px;
  width: 35px;
}

.icon5 {
  background-position: 0px -180px;
  width: 35px;
}

.icon6 {
  background-position: 0px -215px;
  width: 35px;
}

/*For menu in header*/

#dvHeaderMenu {
  margin-left: -20px;
}

#menu {
  list-style: none;
  font-size: 0.9em;
  color: #ababab;
  padding-top: 15px;
}

#menu>li {
  display: inline-block;
  padding: 25px 15px;
  cursor: pointer;
  position: relative;
}

#menu>li>a {
  text-decoration: none;
  color: inherit;
}

/*MobileMenu*/

.moreMenu {
  display: none;
}
.icoMobileMenu a {
  margin-right: 15px;
}
#mobile-menu li {
  text-align: left;
  border-bottom: solid 1px #f4f5f8;
  list-style-type: none;
}

#mobile-menu li a {
  text-decoration: none;
}

.navbar-nav {
  margin: 0px;
}

.moreMenu .toggleMenu {
  margin: 20px auto;
}

.moreMenuContainer {
  margin-top: 20px;
}

.moreMenuContainer .RowHead {
  line-height: 40px;
  font-weight: bold;
}

.moreMenuContainer li {
  text-align: left;
  padding-left: 10px;
  list-style-type: none;
  margin-left: -30px;
}

.moreMenuContainer li a {
  text-decoration: none;
  line-height: 25px;
}

.moreMenuContainer li a:hover {
  text-decoration: underline;
}

.main-navigation-mobile .sign-out-btn {
        background: rgba(22,155,213,1);
        color: #ffffff!important;
        display: inline-block!important;
        margin: 12px 13px;
        padding: 10px 30px!important;
    }
#mobile-menu li a {
    font-size: 15px;
}

.PHlogo img, .PHlogo a > svg {
    margin: 29px 0;
    max-width: 330px;
    max-height: 85px;
}

#menu {
    padding-top: 28px;
}

#top-bar {
    min-height: inherit;
}

.topGreyBar {
    min-height: inherit;
}

#new-reviews-section {
    min-height: initial;
    margin-top: auto;
}

@media (min-width: 768px) {
  .mobileMenuContainer,
  .moreMenu {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /*.btnTrackInHeader:before {
    background: none;
  }*/
}

@media (max-width: 767px) {
  #PHLogoContainer {
    text-align: center;
    padding: 20px 0px;
  }
  .PHlogo img {
    margin: 0px auto;
  }
  .btnTrackInHeader {
    width: 100%;
    font-size: 1.2em;
  }
  /*.btnTrackInHeader:before {
    left: 18px;
    bottom: -3px;
  }*/
  /*.btnTrackInHeader:after {
    top: 10px;
    right: 18px;
  }*/
  .topGreyBar .btnTrackInHeader span.header-tracking-arrow {
        right:20px;
    }
  #dvTrackInHeader {
    padding: 8px 15px 10px 15px;
  }
  .icoMobileMenu {
    padding: 13px 15px 10px 15px;
  }
}

#newBreadCrumb {
  background: #f4f5f8;
  border-top: 1px solid #d5d9e4;
  border-bottom: 1px solid #d5d9e4;
  margin-bottom: 1em;
  margin-top: 0.6em;
}

#newBreadCrumb ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-left: -30px;
}

#newBreadCrumb ul li {
  color: #ababab;
  font-size: 0.8em;
  font-weight: 400;
  line-height: 36px;
  position: relative;
  display: inline-block;
  padding: 0 0 0 35px;
  text-align: center;
  text-decoration: none !important;
}

#newBreadCrumb ul li a {
  color: inherit;
  text-align: center;
  display: inline-block;
  text-decoration: none !important;
}

#newBreadCrumb ul li a:hover {
  color: #207dbb;
}

#newBreadCrumb ul li span {
  display: inline-block;
}

#newBreadCrumb ul li .icon {
  font-size: 20px;
  vertical-align: sub;
}

#newBreadCrumb ul li.no-link {
  cursor: default;
}

#newBreadCrumb ul li.has-icon a {
  padding-left: 0;
}

#newBreadCrumb ul li.has-icon span {
  display: none;
}

#newBreadCrumb ul li:before {
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  top: 0;
  z-index: 5;
  right: -24px;
  position: absolute;
  display: inline-block;
  border-left: 11px solid #f4f5f8;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}

#newBreadCrumb ul li:after {
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  top: 0;
  z-index: 4;
  right: -25px;
  position: absolute;
  display: inline-block;
  border-left: 11px solid #d5d9e4;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}

#newBreadCrumb ul li.active {
  color: #ababab;
  font-weight: 600;
}

#QuickQuote {
  /*min-height: 225px;
  background-color: #236a99;
  background: url("https://www.parcelhero.com/content/images/site/world-map.svg") center center #236a99;
  background-size: 71%;
  background-repeat: no-repeat;*/
    min-height: 225px;
    background-color: #2ca2f1;
    background-size: 71%;
    background-repeat: no-repeat;
    margin-top: 0;
    /*border-bottom: 8px solid #267cb6;
    border-top: 3px solid #267cb6;*/
}

#search-section {
  color: #ffffff;
  height: auto;
  position: relative;
  overflow: hidden;
}

#search-section .search-section-content {
  width: 100%;
  z-index: 25;
  height: 100%;
  padding: 6px 0;
  position: relative;
}

#search-section.expanded-view .search-form .main-search-btn {
  display: none;
}

#search-section form {
  z-index: 15;
  position: relative;
}

#search-section h3 {
  /*margin-top: 1em;
  margin-bottom: 0.6em;
  font-size: 1.8em;
  color: #ffffff;*/
  margin-top: 0.6em;
    margin-bottom: 0;
    font-size: 2.1em;
    color: #ffffff;
}

#search-section .search-form {
  /*margin: 1.2em 0;
  padding: 2em 2em 1em;
  background: rgba(9, 80, 128, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 5px;*/
    margin: 1.2em 0;
    padding: 1.4em 0 1em;
}

#search-section .search-form label {
  /*font-weight: 300;
  font-size: 0.8em;*/
    font-weight: 300;
    font-size: 2em;
}

#search-section .search-form .form-control {
  height: 40px;
  transition: all 0.5s ease;
  outline: none;
  border-color: #cccccc;
  box-shadow: none;
}

#search-section .search-form input[type="number"] {
  -moz-appearance: textfield;
}

#search-section .search-form input::-webkit-outer-spin-button,
#search-section .search-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

#search-section .search-form input::-webkit-input-placeholder {
  font-size: 1.2em;
}

#search-section .search-form .btn {
  padding: 7px 25px 7px 12px;
  color: #666;
  font-size: 1.1em;
}

#search-section .search-form .custom-btn {
  /*width: 100%;
  display: block;
  font-size: 1em;
  padding: 5px 35px 5px 35px;
  text-transform: uppercase;*/
  width: 100%;
    display: block;
    font-size: 1em;
    padding: 5px 35px 5px 35px;
    text-transform: uppercase;
    background-color: #fe4141;
    font-weight: 500;
    border-radius: 40px;
    margin-top:-1px;
}

#search-section .search-form .search-extra-fields {
  display: none;
}

#search-section .search-form .search-extra-fields hr {
  border-color: #5489ad;
  margin-top: 0;
  margin-bottom: 0;
}

#search-section .search-form .search-extra-fields .btnPlaceholder {
  float: left;
  width: 20.7%;
  margin-top: 16px;
}

#search-section .search-form .secondary-search-btn {
  display: block;
}

#search-section .search-form .btnPlaceholder {
  width: 21%;
  margin-top: 12px;
}

#search-section .search-form label.start-round-field>.form-control,
#search-section .search-form label.full-round-field .input-group .form-control,
#search-section .search-form label.start-round-field a.selectBox {
  border-radius: 4px 0 0 4px;
}

#search-section .search-form label.end-round-field>.form-control,
#search-section .search-form label.full-round-field .input-group .input-group-addon,
#search-section .search-form label.end-round-field a.selectBox {
  border-radius: 0 4px 4px 0;
}

#search-section .search-form label.full-round-field>.form-control,
#search-section .search-form label.full-round-field a.selectBox {
  border-radius: 4px;
}

#search-section .search-form .inline-label.input-filled .inline-label-target {
  left: 0;
  right: auto;
  z-index: 11;
  display: block;
  position: absolute;
  pointer-events: none;
  padding: 0 7px 0 10px;
  color: #fff;
  transform-origin: left top;
  transform: translate3d(0, 11px, 0) scale(1);
  transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
}

#search-section .search-form .inline-label.input-filled .inline-label-target,
#search-section .search-form .inline-label.input-filled .inline-label-target.fix-mobile,
#search-section .search-form .inline-label.input-focused .inline-label-target,
#search-section .search-form .inline-label.input-focused .inline-label-target.fix-mobile {
  padding: 0 7px;
  color: #fff;
  transform: translate3d(0, -20px, 0) scale(0.85) !important;
}

#search-section .search-form .inline-label {
  width: 16%;
  position: relative;
  vertical-align: top;
  margin: 11px 1% 16px 0;
  transition: all 0.5s ease;
}

#search-section .search-form .inline-label .inline-label-target {
  left: 0;
  right: auto;
  color: #898989;
  z-index: 11;
  line-height: 18px;
  cursor: text;
  padding: 0 7px 0 13px;
  display: block;
  position: absolute;
  pointer-events: none;
  -ms-flex-order: 1;
  order: 1;
  transform-origin: left top;
  transform: translate3d(0, 11px, 0) scale(1);
  transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
}

#search-section .search-form .inline-label.with-attached {
  margin-right: 0;
}

#search-section .search-form .inline-label.small-input {
  width: 11%;
}

#search-section .search-form .inline-label .form-control.has-error {
  border-bottom: 3px solid #d50000;
}

#search-section .search-form .inline-label .form-control.has-error:focus {
  border-bottom-width: 1px;
}

#search-section .search-form .inline-label .error-item {
  display: block;
  font-size: 0.8em;
  padding-left: 0;
  padding-top: 5px;
  margin-bottom: 0;
  line-height: 1.4em;
  color: #fffeb4;
  text-shadow: 0 0 5px #4e1313;
  text-align: left;
}

#search-section .search-form .fields-row {
  margin-top: 1em;
}

#search-section .search-form .clearfix {
  display: block;
}

#search-section .search-form .extra-chunk {
  float: left;
  width: 12.3%;
  margin: 15px 11px 7px 0;
}

#search-section .search-form .extra-chunk .elabel {
  font-size: 1.1em;
}

#search-section .search-form .extra-chunk.elabel-holder {
  margin: 0;
  width: 100%;
  padding: 0 0 15px !important;
}

#search-section .search-form .extra-chunk .inline-label {
  margin: 0;
  width: 100%;
}

#search-section .search-form .extra-chunk.controls-chunk {
  width: 11%;
  margin-left: 5px;
  margin-right: 5px;
}

#search-section .search-form .extra-chunk.controls-chunk .control-btn {
  color: #f4f5f8;
  font-size: 1em;
  line-height: 40px;
  display: inline-block;
  transition: all 0.5s ease;
}

#search-section .search-form .extra-chunk.controls-chunk .control-btn i {
  top: 5px;
  color: inherit;
  font-size: 26px;
  vertical-align: text-bottom;
}

#search-section .search-form .extra-chunk.controls-chunk .control-btn:hover {
  color: #b9cfde;
}

#search-section .search-form .dropdown-toggle {
  border: none;
  box-shadow: none;
  line-height: 25px;
}

#search-section .blue-reverse {
  color: #207dbb;
}

#search-section .unit-toggle-handle {
  width: 40px;
  cursor: pointer;
  padding: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.5s ease;
  overflow: hidden;
}

#search-section .unit-toggle-handle a {
  text-decoration: none;
}

#search-section .unit-toggle-handle:hover,
#search-section .unit-toggle-handle:focus,
#search-section .unit-toggle-handle:active {
  background: #5ba9dc;
}

#search-section .unit-toggle-handle:hover a,
#search-section .unit-toggle-handle:focus a,
#search-section .unit-toggle-handle:active a {
  color: #fff;
}

#search-section .input-group-addon {
  background: #fff;
}

#search-section .input-group-addon:last-child {
  border-left: 0;
}

#search-section .input-group-addon a {
  color: #555;
  display: inline-block;
  min-width: 30px;
  position: relative;
}

#search-section .search-ocontrol {
  display: none;
}

#dvQuoteFrom,
#dvQuoteTo {
  background-color: #ffffff;
  height: 40px;
  border-radius: 4px;
}

#frmQuoteBgVdo {
  position: absolute;
  bottom: -320px;
  left: 0;
}

#videoMask {
  background: rgba(33, 110, 162, 0.45);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section#search-section .search-section-content {
  width: 100%;
  z-index: 25;
  height: 100%;
  padding: 6px 0;
  position: relative;
}

section#search-section.beta-style .search-form .extra-chunk.controls-chunk .control-btn i {
  top: 5px;
  color: inherit;
  font-size: 26px;
  vertical-align: text-bottom;
}

#search-section .searc-form .custom-btn {
  padding: 5px 35px 5px 35px;
}

#search-section .search-form .inline-label .inline-label-target {
  padding: 0 6px 0px 9px;
}

#search-section .search-form label {
  font-size: 1em;
}

#search-section .search-form .inline-label.small-input {
  width: 13%;
}
#search-section .search-form .btnPlaceholder {
  width: 19%;
}
#search-section .search-form .extra-chunk.controls-chunk {
  width: 13%;
}
#search-section .search-form .search-extra-fields .btnPlaceholder {
  width: 18.7%;
}

#dvParcelInfo {
  display: none;
}

#dvParcelInfo select {
  border-collapse: collapse;
  border: solid 1px transparent;
  border-radius: 4px;
  padding: 7px;
}

.bs-caret .caret {
  border: solid 4px transparent;
  border-top: solid 9px #6c6c6c;
  margin-top: -4px;
}

#txtCollPostCode,
#txtDelPostCode {
  border: none !important;
  border-left: solid 1px #ccc !important;
  height: 40px;
}

.custom-btn-red {
  /*position: relative;
  background: #fe4141;
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 7px 50px 7px 35px;*/
  position: relative;
    background: #fe4141;
    color: #ffffff;
    border: 2px solid #ffffff;
    padding: 7px 50px 7px 35px;
}

.custom-btn-red:after {
  top: 11px;
  right: 15px;
  content: "";
  width: 10px;
  height: 13px;
  position: absolute;
  background: transparent url("https://www.parcelhero.com/content/images/site/right-arrow.svg") center center no-repeat;
}

#search-section .search-form .custom-btn:hover,#search-section .search-form .custom-btn:focus {
  background-color:#fe0e0e;  
}

@media only screen and (max-width: 1199px) {
  #QuickQuote {
    background-size: 69%;
  }
  #search-section .search-form {
    padding: 30px 20px;
  }
  #search-section .search-form .inline-label {
    width: 18.1%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #search-section .search-form .inline-label.small-input {
    width: 24.72%;
    margin-right: 0;
  }
  #search-section .search-form .btnPlaceholder {
    width: 24.8%;
    float: right;
  }
  #search-section .search-form .search-extra-fields .extra-chunk {
    width: 17%;
  }
    #search-section .search-form .search-extra-fields .extra-chunk.controls-chunk {
        width:7%;
    }
  #search-section .search-form .search-extra-fields .extra-chunk.elabel-holder {
    width: 100% !important;
  }
  #search-section .search-form .search-extra-fields .btnPlaceholder {
    width: 24.8%;
    float: right;
  }

}

@media only screen and (max-width: 991px) {
  #QuickQuote {
    background-size: 174%;
  }
  #QuickQuote select {
    line-height: 35px;
    width: 100% !important;
  }
  #QuickQuote section#search-section.beta-style .search-form .search-extra-fields .extra-chunk .input-group {
    width: 100%;
  }
  #search-section .search-form {
    padding: 20px 15px 8px;
  }
  #search-section .search-form .inline-label {
    margin-right: 0;
    width: 100% !important;
  }
  #search-section .search-form .inline-label.small-input {
    width: 100% !important;
  }
  #search-section .search-form .btnPlaceholder {
    width: 100% !important;
  }
  #search-section .search-form label.start-round-field>.form-control,
  #search-section .search-form label.start-round-field a.selectBox,
  #search-section .search-form label.end-round-field>.form-control,
  #search-section .search-form label.end-round-field a.selectBox,
  #search-section .search-form label.full-round-field>.form-control,
  #search-section .search-form label.full-round-field a.selectBox {
    border-radius: 4px;
  }
  #search-section .search-form .search-extra-fields .extra-chunk {
    width: 100%;
    padding: 0 !important;
    margin: 30px 0 0;
  }
  #search-section .search-form .search-extra-fields .extra-chunk .input-group {
    width: 100%;
  }
  #search-section .search-form .search-extra-fields .extra-chunk.full-chunk {
    width: 100%;
    padding: 0 !important;
  }
  #search-section .search-form .search-extra-fields .extra-chunk:nth-child(odd) {
    padding-left: 15px;
  }
  #search-section .search-form .search-extra-fields .extra-chunk:nth-child(even) {
    padding-right: 15px;
  }
  #search-section .unit-toggle-handle {
    width: 55px;
  }
}

@media only screen and (max-width: 991px) {
  #QuickQuote select {
    line-height: 35px;
    width: 100% !important;
  }
}

.choose-couriers-section {
  padding: 2em 0;
  background: #fff;
  text-align: center;
  position: relative;
}

.choose-couriers-section .couriers-carousel {
  margin-top: 0;
}

.choose-couriers-section h4+.couriers-carousel {
  margin-top: 50px;
}

.choose-couriers-section .item .fix-top2 img {
  margin-top: 13px;
}

.choose-couriers-section .item .fix-top img {
  margin-top: 9px;
}

.choose-couriers-section .couriers-carousel img {
  width: auto;
  margin: auto;
}

.choose-couriers-section .couriers-carousel a {
  display: block;
  text-align: center;
}

.choose-couriers-section.choose-couriers-section2 {
  border-top: 3px solid #e5e5e5;
}

.lead-text+.choose-couriers-section {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 50px;
}

.header-text+.choose-couriers-section {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 3em;
}

/*home page feature in*/

#featured-in-section-home {
  background: #fff;
  text-align: center;
  position: relative;
  padding: 30px 0 50px;
}

#featured-in-section-home h3 {
  font-size: 2em;
}

#featured-in-section-home .section-carousel-nc {
  margin-top: 55px;
}

#featured-in-section-home .section-carousel-nc .item>a {
  display: block;
  text-align: center;
}

#featured-in-section-home .section-carousel-nc .item img {
  width: auto;
  max-height: 50px;
  display: inline-block;
}

#featured-in-section-home .section-carousel-nc .item .fix-top img {
  margin-top: 15px;
  max-height: 32px;
}

#featured-in-section-home .section-carousel-nc .item .fix-top2 img {
  margin-top: 20px;
  max-height: 16px;
}

#featured-in-section-home .section-carousel-nc .item .mini img {
  margin-top: 8px;
  max-height: 34px;
}
.reviews-panel {
  text-align: center;
}

.reviews-panel .reviews-stars {
  margin-bottom: 0.6em;
}

.reviews-panel .reviews-stars > span {
  background: transparent url("/content/images/feefo/icon_star_darker.svg") left center no-repeat;
  width: 40px;
  height: 40px;
}

.reviews-panel img {
  margin: 1em 0 1em;
  max-width: 150px;
  max-height: 55px;
}
.reviews-stars {
  margin: 0.6em 0 0;
}

.reviews-stars>span {
  display: inline-block;
  background: transparent url("https://www.parcelhero.com/content/images/feefo/icon_star.svg") left center no-repeat;
  margin: 0;
  width: 30px;
  height: 30px;
  background-size: contain;
}

.blue-stars>span {
  background: transparent url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/t-1102/blue_star.svg") left center no-repeat;
}

.reviews-stars>span.size-10 {
  width: 3px;
}

.reviews-stars>span.size-20 {
  width: 6px;
}

.reviews-stars>span.size-30 {
  width: 9px;
}

.reviews-stars>span.size-40 {
  width: 12px;
}

.reviews-stars>span.size-50 {
  width: 15px;
}

.reviews-stars>span.size-60 {
  width: 18px;
}

.reviews-stars>span.size-70 {
  width: 21px;
}

.reviews-stars>span.size-80 {
  width: 24px;
}

.reviews-stars>span.size-90 {
  width: 27px;
}

.feefo-reviews {
  color: #fff;
  padding: 2em 0;
  background: #6f6f6f;
}

.feefo-reviews .reviews-overview {
  padding: 0;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.feefo-reviews .reviews-overview img {
  margin: 1em 0 0.6em;
  max-width: 150px;
  max-height: 40px;
}

.feefo-reviews .reviews-overview p {
  margin: 0 0 0.6em;
  font-weight: 500;
}

.feefo-reviews .reviews-carousel {
  margin: 10px 0;
}

.feefo-reviews .reviews-carousel h5 {
  color: #fef7d1;
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 0.6em;
  margin-top: 0;
}

.feefo-reviews .reviews-carousel .item {
  padding-left: 75px;
  background: transparent url("https://www.parcelhero.com/content/images/feefo/icon_testimonial.svg") left top no-repeat;
  background-size: 44px 44px;
}

.feefo-reviews .reviews-carousel .item a {
  color: inherit;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .reviews-stars {
    margin: 1em 0 2em;
  }
  .feefo-reviews .reviews-overview {
    border-right: none;
  }
  .feefo-reviews .reviews-overview img {
    margin: 1em 0 1em;
    max-width: 130px;
  }
  .feefo-reviews .reviews-carousel .item {
    padding-left: 0;
    background: none;
  }
}

.services-block {
  color: #fff;
  padding: 3em 0;
  background: #30a3f0;
}

.services-block h2 {
  margin: 0 0 2em;
  text-align: center;
  color: #ffffff;
}

.services-list .service-item {
  padding: 2em;
  margin-top: 3em;
  color: #898989;
  min-height: 280px;
  background: #f4f5f8;
  border-radius: 10px;
}

.services-list .service-item .service-item-top {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.4em;
  -ms-grid-column-align: center;
  justify-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.services-list .service-item .service-item-top .service-icon {
  margin-right: 1em;
  height: 60px;
  max-width: 145px;
}

.services-list .service-item .service-item-top .flight-icon {
  width: 32px;
}

.services-list .service-item .service-item-top .service-info {
  margin-left: 1em;
}

.services-list .service-item .service-item-top .service-info strong {
  display: block;
  font-size: 1.2em;
}

.services-list .service-item .service-ratings {
  color: #898989;
  text-align: center;
  margin-bottom: 2em;
}

.services-list .service-item .service-ratings .star-rating {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.4em;
  color: #ababab;
  position: relative;
  letter-spacing: 4px;
}

.services-list .service-item .service-ratings .star-rating span {
  color: gold;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.services-list .service-item .service-ratings .star-rating::before,
.services-list .service-item .service-ratings .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  display: block;
}

.services-list .service-item .service-btn {
  color: #ffffff;
  font-size: 2em;
  font-weight: 500;
  padding: 0.2em 1.4em;
  min-width: 70%;
  display: inline-block;
  background: #207dbb;
  border-radius: 10px;
}

.services-list .service-item .service-btn small {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  vertical-align: baseline;
}

.services-list .service-item .service-btn:hover,
.services-list .service-item .service-btn:focus,
.services-list .service-item .service-btn:active {
  background: #30a3f0;
  text-decoration: none !important;
}

.services-list .service-head {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -ms-flex-align: center;
  align-items: center;
}

.services-list .service-head .service-head-icon {
  width: 110px;
  height: 110px;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-width: 110px;
  text-align: center;
  background: #48aef2;
  -ms-grid-column-align: center;
  justify-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-radius: 50%;
}

.services-list .service-head .service-head-icon img {
  width: 60px;
}

.services-list .service-head .service-head-details {
  display: block;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #fff;
}

.services-list .service-head .service-head-details h3 {
  margin: 0 0 5px;
  font-size: 1.3em;
  text-align: left;
  color: #ffffff;
}

.services-list .service-head .service-head-details p {
  margin: 0;
}

@media only screen and (max-width: 991px) {
  .services-block h2 {
    font-size: 1.7em;
    margin-bottom: 1em;
  }
  .services-list .service-head {
    margin-top: 2em;
  }
}

@media only screen and (max-width: 767px) {
  .services-list .service-item .service-btn {
    padding: 0.2em 1em;
    font-size: 1.4em;
  }
  .services-list .service-item .service-item-top {
    display: block;
    text-align: center;
  }
  .services-list .service-item .service-item-top img {
    display: inline-block;
  }
  .services-list .service-item .service-item-top .service-icon {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .services-list .service-item .service-item-top .service-info {
    margin-left: 0;
    margin-top: 20px;
  }
}

.dhtmlwindow {
  position: absolute;
  border: 0px solid black;
  visibility: hidden;
  background-color: Transparent;
}

.drag-handle {
  padding: 15px 10px;
  text-indent: 15px;
  font: bold 20px Arial;
  border: none 0px;
  color: white;
  cursor: move;
  overflow: hidden;
  width: auto;
  background-color: #207dbb;
}

.drag-handle .drag-controls {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  background-color: Transparent;
  margin-right: -15px;
  margin-top: 8px;
  vertical-align: middle;
  width: 65px;
}

* html .drag-handle {
  width: 100%;
}

.btnD_Close {
  background: url(../images/home/icon_small.png) 0px -133px no-repeat;
  height: 21px;
  width: 21px;
  margin-left: 10px;
  border-collapse: collapse;
  border: none;
}

.drag-contentarea {
  border: solid 1px #aaa;
  border-top: none;
  background-color: white;
  color: #333;
  height: 150px;
  padding: 0px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drag-statusarea {
  border-top: 1px solid gray;
  background-color: #f8f8f8;
  height: 13px;
}

.drag-resizearea {
  float: right;
  width: 13px;
  height: 13px;
  cursor: nw-resize;
  font-size: 0;
}

.DarkBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 1000;
}

.DarkBg #loadImg {
  position: absolute;
  top: 50%;
  left: 45%;
}

@media (max-width: 768px) {
  .drag-handle {
    font-size: 0.9em !important;
  }
}

/*How IT Works Bar*/

.dvHowWorksBar {
  /*color: #fff;
  position: relative;
  text-align: center;
  background: #4492c6;
  padding: 0px 0px 90px 0px;
  border-top: 10px solid #fff;*/
  color: #4492c6;
    position: relative;
    text-align: center;
    background: #f4f5f8;
    padding: 0px 0px 90px 0px;
    border-top: 10px solid #fff;
}

.dvHowWorksBar:before {
  content: "";
  position: relative;
  border: solid 10px transparent;
  border-top: solid 10px #fff;
  top: 6px;
}

    .dvHowWorksBar h3 {
        /*font-size: 33px;
  font-weight: 300;
  margin-bottom: 20px;
  color: #fff;
  margin-top: 10px;*/
        font-size: 33px;
        font-weight: 300;
        margin-bottom: 20px;
        color: #207dbb;
        margin-top: 10px;
    }

.howWorksInfo {
  padding: 10px;
  color: #9d9c9c;
  font-size: 18px;
  position: relative;
}

.howWorksInfo .howWorksInfoBox {
  padding: 0px 15px;
  background: #fff;
  border: 1px solid #d2d2d2;
}

.howWorksInfo h4 {
  color: #4492c6;
  font-size: 1.3em;
  margin: 20px auto;
}

.howWorksInfo p {
  margin-bottom: -30px;
  font-weight: 400;
}

.howWorksInfo span {
  /*color: #fff;
  width: 100px;
  height: 100px;
  bottom: -50px;
  padding: 20px 40px;
  display: block;
  font-size: 2.2em;
  font-weight: 300;
  position: relative;
  border-radius: 50%;
  background: #236a99;
  margin: 0px auto;
  line-height: 60px;*/
 color: #f4f5f8;
    width: 100px;
    height: 100px;
    bottom: -50px;
    padding: 20px 40px;
    display: block;
    font-size: 2.2em;
    font-weight: 300;
    position: relative;
    border-radius: 50%;
    background: #8ba2b1;
    margin: 0px auto;
    line-height: 60px;
}

.dvHowWorksBar.landing-page {
    color: #fff;
    background: #4492c6;
}

.dvHowWorksBar.landing-page h3 {
    color: #fff;
}
.dvHowWorksBar.landing-page .howWorksInfo span {
    background: #236a99;
}

@media screen and (max-width: 991px) {
  .howWorksInfo>div:first-child {
    margin-top: 0;
  }
  .howWorksInfo>div {
    margin-top: -50px;
  }
  .howWorksInfoBox {
    margin-bottom: 70px;
  }
  .howWorksInfoBox.last {
    margin-bottom: 0;
  }
}

.visual-section {
  color: #fff;
  padding: 5em 0 5em;
  text-align: center;
  background-color: #bdcad2;
}

.visual-section .the-blocks .the-block {
  z-index: 20;
  background: #fff;
  padding: 0px;
}

.visual-section .the-blocks .the-block h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.8em;
  line-height: 1.4em;
  padding: 20px 40px;
  position: relative;
  background: #8ba2b1;
  transition: all 0.5s ease;
  border-right: 1px solid #e5e4e4;
  text-align: center;
}

.visual-section .the-blocks .the-block h3.narrow {
  padding: 20px 80px;
}

.visual-section .the-blocks .the-block h3:after {
  width: 0;
  height: 0;
  content: "";
  bottom: -12px;
  font-size: 0;
  border-top: 0;
  line-height: 0;
  position: absolute;
  left: calc(50% - 18px);
  border-top: 12px solid #8ba2b1;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  transition: all 0.5s ease;
}

.visual-section .the-blocks .the-block .the-block-content {
  border-right: 1px solid #e5e4e4;
  transition: all 0.5s ease;
}

.visual-section .the-blocks .the-block .the-block-item {
  padding-top: 2em;
}

.visual-section .the-blocks .the-block .the-block-item .svg {
  height: 110px;
}

.visual-section .the-blocks .the-block .the-block-item .svg path {
  fill: #8ba2b1;
}

.visual-section .the-blocks .the-block .the-block-item .svg rect {
  fill: #8ba2b1;
}

.visual-section .the-blocks .the-block .the-block-item p {
  margin: 1em 0 0 0;
  color: #ababab;
  font-size: 1.4em;
  padding: 1em 0;
  line-height: 1.3em;
  background: #f4f5f8;
  text-align: center;
}

.visual-section .the-blocks .the-block>a {
  display: block;
  text-decoration: none;
}

.visual-section .the-blocks .the-block:last-child .the-block-content {
  border-right: none;
}

.visual-section .the-blocks .the-block:hover,
.visual-section .the-blocks .the-block.active-block {
  z-index: 25;
  box-shadow: 0 3px 20px #aeaeae;
}

.visual-section .the-blocks .the-block:hover h3,
.visual-section .the-blocks .the-block.active-block h3 {
  top: -15px;
  background: #207dbb;
}

.visual-section .the-blocks .the-block:hover h3:after,
.visual-section .the-blocks .the-block.active-block h3:after {
  border-top-color: #207dbb;
}

.visual-section .the-blocks .the-block:hover .the-block-content,
.visual-section .the-blocks .the-block.active-block .the-block-content {
  margin-top: -15px;
  border-right: none;
}

.visual-section .the-blocks .the-block:hover .the-block-content .the-block-item .svg path,
.visual-section .the-blocks .the-block.active-block .the-block-content .the-block-item .svg path {
  fill: #207dbb;
}

.visual-section .the-blocks .the-block:hover .the-block-content .the-block-item .svg rect,
.visual-section .the-blocks .the-block.active-block .the-block-content .the-block-item .svg rect {
  fill: #207dbb;
}

.visual-section .the-blocks .the-block.active-block {
  z-index: 30;
}

.signUpBar {
  color: #ffffff;
  text-align: center;
  background: #236a99;
  padding: 20px 40px;
}

.signUpBar h3 {
  color: #fff;
  font-size: 2em;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}

.signUpBar h3.onlyLine {
  margin-top: 1em;
}

.signUpBar p {
  font-size: 1.4em;
}

.signUpBar .aBtn {
  margin-top: 30px;
  background:#4492c6;
}
.signUpBar .aBtn:hover, .signUpBar .aBtn:active {
    background:#26648e;
}
.anchor-no-decoration:hover, anchor-no-decoration:active, anchor-no-decoration:visited, anchor-no-decoration:focus {
    text-decoration:none!important;
}

.services-info-section {
  padding: 3em 0;
  background: #f4f5f8;
}

/** Custom Tab Styles **/

.custom-tabs .tabs-navigation {
  display: block;
  padding: 0px;
}

.custom-tabs .tabs-navigation li {
  width: 25%;
  float: left;
  list-style-type: none;
  padding: 0px;
}

.custom-tabs .tabs-navigation li>h2 {
  color: #ababab;
  padding: 0px 3px;
  font-size: 1em;
  position: relative;
  left: 0px;
  display: block;
  background: #f3f3f3;
  width: 100%;
  border: 1px solid #ebebeb;
  margin: 0px;
}

.custom-tabs .tabs-navigation li.service-icon h2 {
  padding: 0 0 14px 6px;
  cursor: pointer;
}

.custom-tabs .tabs-navigation li.service-icon h2:before {
  top: 10px;
  content: "";
  width: 60px;
  height: 32px;
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
}

.custom-tabs .tabs-navigation li.service-icon h2:hover,
.custom-tabs .tabs-navigation li.service-icon h2:focus,
.custom-tabs .tabs-navigation li.service-icon h2.active {
  text-decoration: none;
  color: #4492c6;
  background: #fafafa;
  border-top: 3px solid #4192ca;
  position: relative;
  top: -2px;
  margin-bottom: -3px;
}

.custom-tabs .tabs-navigation li.service-icon-flag h2:before {
  background-image: url("https://www.parcelhero.com/content/images/NewHome/r/tab_icon_flag.png");
}

.custom-tabs .tabs-navigation li.service-icon-globe h2 {
  left: 0px;
}

.custom-tabs .tabs-navigation li.service-icon-globe h2:before {
  background-image: url("https://www.parcelhero.com/content/images/NewHome/r/tab_icon_globe.png");
}

.custom-tabs .tabs-navigation li.service-icon-parcel h2:before {
  background-image: url("https://www.parcelhero.com/content/images/NewHome/r/tab_icon_parcel.png");
}

.custom-tabs .tabs-navigation li.service-icon-links h2:before {
  background-image: url("https://www.parcelhero.com/content/images/NewHome/r/tab_icon_links.png");
}

.custom-tabs .tabs-navigation:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}

.custom-tabs .tab-contents {
  margin-top: -20px;
}

.custom-tabs .tab-contents .tab-content {
  padding: 40px;
  display: none;
  color: #898989;
  background: #fff;
  border: 1px solid #ebebeb;
}

.custom-tabs .tab-contents .tab-content p.intro {
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 1em;
}

.custom-tabs .tab-contents .tab-content p.intro span {
  color: #ababab;
  font-weight: 300;
}

.custom-tabs .tab-contents .tab-content .timage {
  float: right;
}

.custom-tabs .tab-contents .tab-content .svg {
  max-height: 170px;
}

.custom-tabs .tab-contents .tab-content .svg path {
  fill: #4492c6;
}

.custom-tabs .tab-contents .tab-content .svg rect {
  fill: #4492c6;
}

.custom-tabs .tab-contents .tab-content .svg polygon {
  fill: #4492c6;
}

.custom-tabs .tab-contents .tab-content ul {
  margin: 0;
  padding: 0;
}

.custom-tabs .tab-contents .tab-content ul li {
  list-style: disc inside;
}

.custom-tabs .tab-contents .tab-content.active {
  display: inline-block;
  width: 100%;
}

.custom-tabs .tab-contents .tab-content.tab-content-full {
  padding: 0;
}

.custom-tabs .tabs-navigation li.service-icon-flag>h2:hover:before,
.custom-tabs .tabs-navigation li.service-icon-flag>h2:focus:before,
.custom-tabs .tabs-navigation li.service-icon-flag>h2.active:before {
  background-image: url("https://www.parcelhero.com/content/images/NewHome/r/tab_icon_flag_active.png");
}

.custom-tabs .tabs-navigation li.service-icon-globe>h2:hover:before,
.custom-tabs .tabs-navigation li.service-icon-globe>h2:focus:before,
.custom-tabs .tabs-navigation li.service-icon-globe>h2.active:before {
  background-image: url("https://www.parcelhero.com/content/images/NewHome/r/tab_icon_globe_active.png");
}

.custom-tabs .tabs-navigation li.service-icon-parcel>h2:hover:before,
.custom-tabs .tabs-navigation li.service-icon-parcel>h2:focus:before,
.custom-tabs .tabs-navigation li.service-icon-parcel>h2.active:before {
  background-image: url("https://www.parcelhero.com/content/images/NewHome/r/tab_icon_parcel_active.png");
}

.custom-tabs .tabs-navigation li.service-icon-links>h2:hover:before,
.custom-tabs .tabs-navigation li.service-icon-links>h2:focus:before,
.custom-tabs .tabs-navigation li.service-icon-links>h2.active:before {
  background-image: url("https://www.parcelhero.com/content/images/NewHome/r/tab_icon_links_active.png");
}

@media (max-width: 767px) {
  .custom-tabs .tabs-navigation .tab-header {
    display: none;
  }
  .custom-tabs .tabs-navigation li.service-icon h2:before {
    background-size: 25px;
    background-position-x: 13px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .custom-tabs .tabs-navigation li.service-icon h2 {
    padding: 1em 0 1em 1em;
    font-size: 0.9em;
  }
  .custom-tabs .tabs-navigation li.service-icon h2:before {
    display: none;
  }
}
.two-col-features {
  text-align: center;
  background: #f4f5f8;
  color: #888888;
  font-weight: 300;
  padding: 2em 0 2em;
}

.two-col-features .bullet-list {
  text-align: left;
}

.two-col-features .bullet-list li {
  margin-bottom: 0.6em;
  font-size: 1.03em;
}

.two-col-features .bullet-list h4 {
  font-size: 1.6em;
  margin-bottom: 0.8em;
  padding-left: 5px;
}

#new-reviews-section {
  color: #fff;
  padding: 40px 0;
  background: #2FB5AB;
}

#new-reviews-section .review-points {
  border-right: 1px solid rgba(255, 255, 255, 0.6);
}

#new-reviews-section .review-points h3 {
  color: inherit;
  font-size: 24px;
  margin: 0 0 25px;
}

#new-reviews-section .review-points ul {
  margin: 0;
  padding: 0;
  font-size: 20px;
  list-style: none inside;
}

#new-reviews-section .review-points ul li {
  margin: 0;
  display: block;
  padding: 10px 0;
}

#new-reviews-section .review-points ul li img,
#new-reviews-section .review-points ul li svg {
  width: 32px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  height:32px;
}

#new-reviews-section .review-points ul li svg path,
#new-reviews-section .review-points ul li svg rect {
  fill: currentColor;
}

#new-reviews-section .feefo-block {
  padding-top: 30px;
  text-align: center;
}

#new-reviews-section .feefo-block p {
  margin: 15px 0 0;
}

#new-reviews-section .feefo-block .rating-stars {
  margin-bottom: 20px;
}

#new-reviews-section .feefo-block .rating-stars img {
  width: 40px;
  margin: 0 1px;
  display: inline-block;
  vertical-align: middle;
}

#new-reviews-section .feefo-block .rating-stars img.smaller {
  width: 20px;
}

#new-reviews-section .reviews-panel img {
    max-width: 165px;
}
#new-reviews-section .reviews-panel {
    padding-top: 20px;
}
@media only screen and (max-width: 991px) {
    #new-reviews-section span.rv-point-txt {
        display: inline-grid;
        width: calc(100% - 70px);
    }

    #new-reviews-section span.rv-point-txt strong {
        display: contents;
    }
    #new-reviews-section .review-points ul li svg {
        vertical-align: -webkit-baseline-middle;
    }
}

@media only screen and (max-width: 991px) {
  #new-reviews-section .review-points {
    border-right: none;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
}
section#membership-promo-section {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  font-weight: 300;
  padding: 20px 20px;
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  background: #0E6B97;
  -ms-flex-pack: center;
      justify-content: center;
  border-top: 6px solid #fff;
  border-bottom: 6px solid #fff;
}

section#membership-promo-section img,
section#membership-promo-section svg {
  width: 50px;
  height: auto;
  margin: 10px 20px;
  max-height:70px;
}

section#membership-promo-section svg path,
section#membership-promo-section svg rect {
  fill: currentColor;
}

section#membership-promo-section .mp-text {
  margin: 10px 20px;
}

section#membership-promo-section .mp-text h3 {
  color: #ffffff;
  font-size: 32px;
  margin: 0 0 10px;
  font-weight: 300;
}

section#membership-promo-section .mp-text p {
  margin: 0;
  font-size: 22px;
}

.homeContent {
  margin-bottom: 2em;
}

.homeContent h1 {
  color: #898989;
  text-align: center;
  font-size: 2em;
  margin-top: 1.4em;
  margin-bottom: 1.4em;
}

.homeContent .leftCol {
  padding-left: 1.5em;
  padding-right: 2em;
  border-left: 3px solid #4492c6;
}

.homeContent .rightCol {
  padding: 3em 3em;
  background: #f4f5f8;
  border-left: 3px solid #ababab;
}

.homeContent ul {
  display: inline-block;
  list-style: none;
  padding-left: 2em;
}

.homeContent li {
  margin-bottom: 0.8em;
}

.homeContent li:before {
  content: '';
  display: inline-block;
  height: 1em;
  width: 1em;
  background-image: url(https://www.parcelhero.com/content/images/site/bullet_style1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0.5em;
  margin-left: -1.5em;
}

@media (max-width: 767px) {
  .homeContent .leftCol {
    padding-left: 0;
    padding-right: 0;
    border-left: none;
  }
  .homeContent .rightCol {
    margin-top: 2em;
    padding: 0;
    background: #ffffff;
    border-left: none;
  }
}

.great-exporting {
  color: #fff;
  padding: 3em 0;
  line-height: 1.6em;
  background: #176497;
}

.great-exporting a {
  color: #b9cfde;
}

.great-exporting .contents-wrap {
  background: transparent url("https://www.parcelhero.com/content/images/pages/landing-pages/export-img.png") right bottom no-repeat;
  background-size: 380px auto;
}

.great-exporting h2 {
  margin: 0 0 1em;
  color: #ffffff;
}

.great-exporting h4 {
  color: #b9cfde;
}

.great-exporting p {
  max-width: 60%;
  margin: 0 0 1em;
}

.great-exporting ul {
  max-width: 60%;
  padding-left: 0;
}

.great-exporting ul li {
  display: block;
  padding: 0 0 0.2em;
}

.great-exporting ul li a {
  color: inherit;
  text-decoration: underline !important;
}

@media only screen and (max-width: 1199px) {
  .great-exporting .contents-wrap {
    background-size: 300px auto;
  }
}

@media only screen and (max-width: 991px) {
  .great-exporting .contents-wrap {
    background-image: none;
  }
  .great-exporting p {
    max-width: 100%;
  }
  .great-exporting ul {
    max-width: 100%;
  }
}

.faqs-block {
  padding: 2em 0;
}

a.toggle-all-faqs {
  font-weight: 400;
}

.faq-answer li {
  margin-bottom: 0.6em;
}

.faq-answer .no-bullet {
  list-style: none;
  margin-top: 1em;
}

.faq-answer .no-bullet li {
  margin-bottom: 0;
}

.faq-items .faq-item {
  border-bottom: 1px solid #d0d0d0;
}

.faq-items .faq-item .faq-question {
  margin: 0;
  color: inherit;
  font-size: 1.2em;
  cursor: pointer;
  font-weight: 400;
  position: relative;
  text-decoration: none;
  padding: 1.2em 2em 1.2em 0;
  text-align: left;
}

.faq-items .faq-item .faq-question:hover {
  color: #4492c6;
}

.faq-items .faq-item .faq-question .faq-state {
  top: 18px;
  right: 10px;
  display: none;
  font-size: 1.8em;
  position: absolute;
}

.faq-items .faq-item .faq-answer {
  display: none;
  padding: 0 0 0.6em;
}

.faq-items .faq-item .faq-answer:active {
  display: block;
}

@supports (transform: rotate(0)) {
  .faq-items .faq-item .faq-question .faq-state {
    display: block;
    transform: rotate(0);
    transition: all 0.3s ease;
    transform-origin: center center;
  }
  .faq-items .faq-item.state-open .faq-question .faq-state {
    transform: rotate(180deg);
  }
}

.landing-intro {
  text-align: center;
}

.landing-intro .intro-headline {
  font-size: 1.6em;
  line-height: 1.7em;
  padding: 2.2em 0;
}

.landing-intro .icons-intro {
  background: #8ba2b1;
  color: #fff;
  font-size: 1.1em;
  font-weight: 400;
  padding: 45px 0;
}

.landing-intro .icons-intro img {
  max-height: 65px;
  display: inline-block;
  margin: 0 auto 20px;
}

.landing-intro .icons-intro p {
  margin: 0;
  padding: 0 5px 0;
}

.image-text {
  margin-top: 2em;
  text-align: center;
}

.ph-side-icon {
  max-width: 180px;
  display: block;
  margin: 2em auto 1em;
}

.ph-side-icon path,
.ph-side-icon circle,
.ph-side-icon ellipse,
.ph-side-icon polygon,
.ph-side-icon rect {
  fill: #4492c6;
}

.text-block {
  padding: 2em 0;
}

.lead-text {
  text-align: center;
}

.lead-text p {
  font-size: 1.3em;
  line-height: 1.6em;
}

.section-navigator {
  padding: 2em 1em 4em;
}

.nice-mb {
  margin-bottom: 1.6em;
  padding-bottom: 1.6em;
  position: relative;
  text-align: center;
}

.nice-mb:before {
  background: transparent url("https://www.parcelhero.com/content/images/site/seperator.svg") center center no-repeat;
  bottom: 0;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  right: 0;
}

.navigator-links {
  font-size: 1.1em;
  margin: 1em 0 0;
  text-align: center;
}

.navigator-links a {
  margin: 5px;
  color: #207dbb;
  text-decoration: none;
  padding: 8px 20px;
  display: inline-block;
  border: 2px solid #4492c6;
  border-radius: 40px;
  transition: all 0.3s ease;
}

.navigator-links a:hover,
.navigator-links a:focus,
.navigator-links a:active {
  color: #fff;
  background-color: #4492c6;
  text-decoration: none !important;
}

.image-block-bottom img {
  vertical-align: bottom;
  border: 0;
}

.learn-more-block {
  padding: 2em 0;
  background: #f4f5f8;
}

.learn-more-block h2 {
  margin-bottom: 0.4em;
  margin-top: 0;
}

.learn-more-block h4 {
  color: #4492c6;
  margin: 0 0 1em;
}

.learn-more-block ul {
  margin: 0;
  padding: 0;
}

.learn-more-block ul li {
  display: block;
  padding: 10px 0;
}

.learn-more-block ul li a {
  color: #ababab;
  font-weight: 400;
  text-decoration: underline;
}

.learn-more-block ul li a:hover {
  color: #4492c6;
}

.two-column-section {
  column-count: 2;
  column-gap: 2em;
}

.two-block-side {
  text-align: center;
}

.two-block-side h3 {
  font-size: 1.6em;
  color: #898989;
}

.two-block-side h4 {
  font-size: 1em;
  font-weight: 400;
  color: #898989;
}

.two-block-side .two-block-intro {
  margin-bottom: 2em;
}

.two-block-side .two-block-intro p {
  text-align: left;
  padding: 0;
}

.three-block-side .text-block {
  border-left: 4px solid #f4f5f8;
  padding: 0.2em 0 1em 0.6em;
  margin-left: 0.6em;
  margin-top: 0.6em;
}

.three-block-side .text-block h4 {
  font-size: 1.2em;
  font-weight: 400;
  color: #898989;
}

.three-block-side .text-block .flag-circle {
  max-width: 80px;
}

.three-col-icon {
  height: 60px;
  display: block;
  margin: 0 auto;
}

.three-col-icon.van-timed {
  margin-top: -13px;
  height: 73px;
}

.three-col-icon.van-cheap {
  margin-top: -4px;
  height: 64px;
}

.three-col-icon.svg rect,
.three-col-icon.svg path,
.three-col-icon.svg circle,
.three-col-icon.svg ellipse,
.three-col-icon.svg polygon {
  fill: #ababab;
}

.highlight-section {
  border-top: none;
  background-color: #207dbb;
  color: #ffffff;
  padding: 3em 0 3em;
}

.highlight-section h2,
.highlight-section h3 {
  color: #ffffff;
}

.highlight-section .lead-text {
  font-size: 1.2em;
  text-align: left;
  margin-bottom: 2em;
  line-height: 1.6em;
}

.highlight-section a {
  color: #b9cfde;
}

.highlight-section ul {
  font-size: 1.1em;
}

.highlight-section ul li {
  margin-bottom: 0.8em;
}

.pull-out-box {
  margin-bottom: 2em;
  margin-top: 1em;
  background-color: #f3f3f3;
  border-radius: 0 0 8px 8px;
}

.pull-out-box h4 {
  text-align: center;
  margin-bottom: 1em;
  padding: 1em;
  background-color: #207dbb;
  color: #ffffff !important;
  border-radius: 8px 8px 0 0;
}

.pull-out-box .content {
  padding: 0 2em 1.4em;
}

.pull-out-box .content h5 {
  margin-top: 1.6em;
}

.pull-out-box .content h5:first-child {
  margin-top: 0;
}

.pull-out-box .pull-out-footer {
  background-color: #d0d0d0;
  color: #ffffff;
  text-align: center;
  padding: 1em 2em 0.5em;
  border-radius: 0 0 8px 8px;
}

.pull-out-box .pull-out-footer a {
  color: #898989;
}

.export-import-maps-section .export-map-wrapper {
  height: 260px;
}

.export-import-maps-section p {
  padding: 0 8em;
}

.export-import-maps-section .export-map,
.export-import-maps-section .import-map {
  height: 250px;
  position: absolute;
}

.export-import-maps-section .export-map.svg polygon,
.export-import-maps-section .import-map.svg polygon {
  fill: #8ba2b1;
}

.export-import-maps-section .export-arrow,
.export-import-maps-section .import-arrow {
  position: relative;
  width: 120px;
}

.export-import-maps-section .export-arrow.svg path,
.export-import-maps-section .import-arrow.svg path {
  fill: #ababab;
}

.export-import-maps-section .export-arrow {
  left: 80px;
  top: 90px;
}

.export-import-maps-section .import-arrow {
  left: 90px;
  top: 110px;
}

.export-import-maps-section .import-arrow.svg {
  transform: rotateX(180deg);
}

.tracking-section {
  border-top: none;
  padding-top: 0 !important;
}

.tracking-header {
  background-image: url("https://www.parcelhero.com/content/images/pages/landing-pages/tracking-tablet.jpg");
  background-size: cover;
  height: 320px;
  margin-bottom: 1.6em;
}

.file-panel {
  background-color: #ababab;
  color: #ffffff;
  padding: 1em 2em;
  font-family: monospace;
}

.file-panel p {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}

.reversed-icon.svg rect,
.reversed-icon.svg path,
.reversed-icon.svg circle,
.reversed-icon.svg ellipse,
.reversed-icon.svg polygon {
  fill: #ababab;
}

.example-icon {
  height: 150px;
}

@media only screen and (max-width: 1199px) {
  .export-import-maps-section p {
    padding: 0 4em;
  }
  .export-import-maps-section .export-map {
    left: 180px;
  }
  .export-import-maps-section .import-map {
    left: 180px;
  }
}

@media only screen and (max-width: 991px) {
  .landing-intro .icons-intro p {
    margin: 0 0 2em 0;
  }
  .export-import-maps-section p {
    padding: 0 2em;
  }
  .export-import-maps-section .export-map {
    left: 120px;
  }
  .export-import-maps-section .import-map {
    left: 110px;
  }
}

@media only screen and (max-width: 767px) {
  .two-column-section {
    column-count: 1;
  }
  .three-block-side .text-block {
    margin-bottom: 1em;
  }
  .pull-out-box .content {
    padding: 1em;
  }
  .export-import-maps-section p {
    padding: 0;
  }
  .export-import-maps-section .export-map {
    left: 60px;
  }
  .export-import-maps-section .import-map {
    left: 70px;
  }
  .export-import-maps-section .export-arrow,
  .export-import-maps-section .import-arrow {
    width: 80px;
  }
  .export-import-maps-section .export-arrow {
    left: 40px;
  }
  .export-import-maps-section .import-arrow {
    left: 50px;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .export-import-maps-section .export-arrow {
    top: 0px;
  }
  .export-import-maps-section .import-arrow {
    top: 0px;
  }
}

.pricing-block {
  padding: 2em 4em;
}

.pricing-block h3 {
  font-size: 2em;
  margin: 1em 0 2em;
  text-align: center;
}

.price-item {
  margin: 10px 0;
  display: block;
  font-size: 1.4em;
  padding: 10px 10px;
  line-height: 1.5em;
  text-align: center;
  border: 1px solid #d0d0d0;
}

.price-item.text-bold {
  font-weight: 600;
}

.price-item.text-bolder {
  font-weight: bold;
}

.price-item.text-grey {
  color: #8f8f8f;
}

.price-item .text-mini {
  font-size: 1.1em;
}

.price-item .hidden-label {
  display: none;
}

.price-item.text-active,
.price-item.full-active,
.price-item.text-border-active {
  color: #4492c6;
}

.price-item.full-active,
.price-item.text-border-active {
  border-width: 2px;
  border-color: #4492c6;
}

.price-item.full-active {
  color: #fff;
  background: #4492c6;
}

@media only screen and (max-width: 1199px) {
  .price-item {
    font-size: 19px;
  }
  .price-items-row .price-item {
    font-size: 24px;
  }
}

@media only screen and (max-width: 991px) {
  .price-items-header {
    display: none;
  }
  .price-items-row {
    margin: 25px 0;
  }
  .price-items-row .price-item {
    margin: 0;
  }
  .price-item .hidden-label {
    display: block;
  }
  .price-item.full-active,
  .price-item.text-border-active {
    border-width: 1px;
  }
}

.hero-image {
  padding: 6em 0;
  margin-top: 2em;
}

.hero-image h1 {
  color: #ffffff;
  line-height: 1.2em;
}

.large-heavy-hero {
  background: url("https://www.parcelhero.com/content/images/pages/large-heavy/optimised-images/large-heavy-parcel/large-heavy-parcel.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3em 0 13em !important;
  -webkit-clip-path: ellipse(100% 52% at 46% 43%);
  clip-path: ellipse(100% 52% at 46% 43%);
}

.large-heavy-hero h1 {
  width: 35%;
  font-size: 2.7em;
  color: #898989;
}

.weight-restictions-section .svg {
  height: 80px;
  display: block;
  margin: 0 auto 1em;
}

.weight-restictions-section .svg path,
.weight-restictions-section .svg circle,
.weight-restictions-section .svg ellipse {
  fill: #ababab;
}

.large-collection-delivery-section {
  padding-top: 3em;
  background-color: #f3f3f3;
}

.large-collection-delivery-section .row {
  margin-bottom: 2em;
}

.large-collection-delivery-section h2 {
  text-align: left;
  color: #898989;
  margin-top: 0;
  margin-bottom: 0.6em;
}

.large-collection-delivery-section .image-slant {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-89deg, #f3f3f3 40px, transparent 44px);
}

.large-collection-delivery-section .collection-background {
  background-image: url("https://www.parcelhero.com/content/images/pages/large-heavy/girl-sending.jpg");
  background-size: cover;
  min-height: 290px;
}

.large-collection-delivery-section .customs-background {
  background-image: url("https://www.parcelhero.com/content/images/pages/landing-pages/customs-decleration.jpg");
  background-size: cover;
  min-height: 200px;
}

.large-collection-delivery-section .customs-background .image-slant {
  background: linear-gradient(91deg, #f3f3f3 40px, transparent 44px);
}

.large-collection-delivery-section .delivery-background {
  background-image: url("https://www.parcelhero.com/content/images/pages/large-heavy/sign-parcel.jpg");
  background-size: cover;
  min-height: 290px;
}

.large-collection-delivery-section .delivery-background .image-slant {
  background: linear-gradient(91deg, #f3f3f3 40px, transparent 44px);
}

.prices-section h4 {
  color: #898989;
}

.packaging-section .step-by-step {
  margin-top: 1.6em;
  margin-bottom: 1em;
}

.packaging-section .step-by-step h3 {
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 400;
}

.packaging-section .step-by-step .step-box {
  border: 5px solid #3885b8;
  background-color: #4492c6;
  color: #ffffff;
  padding: 1.6em;
  border-radius: 10px;
}

.packaging-section .step-by-step .step-box a {
  color: #b9d6ea;
}

.packaging-section .step-by-step .step-box ul {
  padding-left: 1em;
}

.packaging-section .step-by-step .step-box ul li {
  margin-bottom: 1em;
}

.packaging-section .step-by-step .step-box .step-number {
  font-size: 6.2em;
  color: #3885b8;
  position: absolute;
  top: 29px;
  left: 17px;
  font-weight: 600;
}

.packaging-section .step-by-step .step-box .content {
  position: relative;
}

@media only screen and (max-width: 1199px) {
  .large-heavy-hero {
    background: url("https://www.parcelhero.com/content/images/pages/large-heavy/optimised-images/large-heavy-parcel/large-heavy-parcel-0.5x.jpg");
    background-size: cover;
    padding: 3em 0 6em !important;
    -webkit-clip-path: ellipse(100% 57% at 41% 43%);
    clip-path: ellipse(100% 57% at 41% 43%);
  }
  .large-heavy-hero h1 {
    width: 25%;
    font-size: 2.2em;
  }
}

@media only screen and (max-width: 991px) {
  .large-heavy-hero {
    padding: 2em 0 !important;
    -webkit-clip-path: none;
    clip-path: none;
    background: none;
    background-color: #f4f5f8;
  }
  .large-heavy-hero h1 {
    width: 100%;
    font-size: 2.3em;
    text-align: center;
  }
  .large-collection-delivery-section .image-slant {
    display: none;
  }
  .large-collection-delivery-section .collection-background {
    background-image: url("https://www.parcelhero.com/content/images/pages/large-heavy/girl-sending.jpg");
    background-size: cover;
    min-height: 240px;
    margin-bottom: 1em;
  }
  .large-collection-delivery-section .delivery-background {
    background-image: url("https://www.parcelhero.com/content/images/pages/large-heavy/sign-parcel.jpg");
    background-size: cover;
    min-height: 240px;
    margin-bottom: 1em;
  }
  .large-collection-delivery-section .delivery-background .image-slant {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .weight-restictions-section .svg {
    margin-top: 1em;
  }
  .delivery-background {
    display: none;
  }
  .customs-background {
    display: none;
  }
  .large-collection-delivery-section .collection-background,
  .large-collection-delivery-section .delivery-background,
  .large-collection-delivery-section .image-slant {
    display: none;
  }
  .tracking-header {
    display: none;
    padding-top: 2em;
  }
  .packaging-section .step-by-step .step-box {
    margin-bottom: 1.6em;
  }
  .specialist-packaging .pallet-icon {
    display: none;
  }
}

.serving-nav {
  color: #fff;
  padding: 0.8em 2em;
  text-align: center;
  background: #236a99;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  font-size: 1.05em;
}

.serving-nav a {
  color: inherit;
  text-align: center;
  padding: 0 0.4em 0 0.2em;
  display: inline-block;
  text-decoration: none;
  border-right: 1px solid #4492c6;
}

.serving-nav a:last-child {
  border-right: 0;
}

.serving-box {
  font-size: 0.9em;
  font-weight: 400;
  position: relative;
  margin-bottom: 1.6em;
  border-bottom: 1px solid #eaeaea;
  padding: 0 0 1.6em;
}

.serving-box .flag-icon {
  font-size: 2.8em;
  margin-right: 0.2em;
  vertical-align: middle;
}

.serving-box h4 {
  font-size: 1em;
  display: inline-block;
  color: #898989;
  vertical-align: middle;
}

.serving-box .aBtn {
  width: 26%;
  font-size: 1em;
  float: right;
  display: inline-block;
  text-align: center;
  padding: 5px 25px 5px 20px;
}

.serving-box .aBtn:after {
  top: 11px;
}

.serving-nav-data h3 {
  margin-bottom: 1.6em;
  text-align: left;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .serving-box {
    margin-bottom: 1.6em;
  }
  .serving-box .flag-icon {
    font-size: 2em;
  }
  .serving-box h4 {
    display: inline-block;
    font-size: 1em;
  }
  .serving-box .aBtn {
    width: 24%;
    font-size: 0.9em;
  }
}

@media only screen and (max-width: 767px) {
  .serving-box {
    text-align: center;
  }
  .serving-box .flag-icon {
    font-size: 3em;
  }
  .serving-box h4 {
    font-size: 1em;
    display: block;
  }
  .serving-box .aBtn {
    width: 100%;
    font-size: 1em;
  }
}

.carrier-header {
  height: 665px;
  text-align: center;
  background: url("https://www.parcelhero.com/content/images/site/info-banner4.svg") center bottom #a9e3ff no-repeat;
  padding-top: 1em;
  background-size: 100%;
}

.carrier-header h1 {
  color: #426780;
}

.carrier-header h2 {
  color: #426780;
  font-size: 1.4em;
}

.access-points-finder {
  background-color: #236a99;
  color: #ffffff;
}

.access-points-finder a {
  color: #b9cfde;
}

.access-points-finder h2,
.access-points-finder h3 {
  color: #ffffff;
}

.access-points-finder h3 {
  font-weight: 400;
}

.access-points-finder .form-control {
  border-radius: 0;
  height: 40px;
  outline: none;
}

.access-points-finder .btn {
  padding: 0 25px;
  font-weight: 400;
  border-left: none;
  line-height: 40px;
  border-color: #ffffff;
  background: #4492c6;
  transition: all 0.5s ease;
  border-radius: 0;
  height: 40px;
  outline: none;
}

#dvErrorSummary {
  margin-top: 2em;
  display: none;
}

.carrier-service-block {
  background-color: #3eb5b1;
  color: #ffffff;
}

.carrier-service-block a {
  color: #d0efee;
}

.carrier-service-block h2 {
  color: #ffffff;
}

.carrier-service-block h3 {
  color: #ffffff;
  font-size: 1.2em;
  line-height: 1.4em;
  min-height: 2.8em;
  font-weight: 400;
  margin-bottom: 0.4em;
}

.carrier-service-block p {
  text-align: center;
}

.serving-nav-data h3 {
  margin-top: 1em;
}

.carrier-delivery-times-block h2 {
  margin-bottom: 0.4em;
}

.carrier-delivery-times-block h3 {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
  margin-bottom: 0.4em;
}

.carrier-delivery-times-block p {
  text-align: center;
}

.carrier-delivery-times-block img {
  max-height: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hermes-header {
    background-size: 124%;
    height: 305px;
  }
}

@media only screen and (max-width: 767px) {
  .carrier-header {
    background: #a9e3ff;
    height: auto;
    padding: 2em 0;
  }
  .carrier-header h1,
  .carrier-header h2 {
    color: #351c14;
  }
  .ups-header {
    background-image: none;
    background: #ffb500;
  }
  .carrier-service-block h3 {
    min-height: 1.4em;
  }
}

/*my custom changes start*/

/*icon on country list*/

.serving-box .flag-icon-kosovo {
  background-image: url(../images/countries/icon/kosovo.svg);
}

/*Logged in mode menu*/

.cssmenu {
  font-family: Arial;
  font-size: 14px;
  line-height: 40px;
  text-align: left;
  background-color: #f4f5f9;
}

.cssmenu ul {
  width: auto;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  border-bottom: 0px solid #cdd2d6;
}

.cssmenu ul li {
  display: inline-block;
  zoom: 1;
}

.cssmenu ul li div {
  display: inline-block;
  border: none;
  margin-right: 8px;
  vertical-align: middle;
  background-image: url(/content/images/NewHome/ico_New15.png);
  background-repeat: no-repeat;
  height: 30px;
}

.cssmenu ul li a {
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none;
  color: #939395;
}

.cssmenu ul li:first-child a {
  padding-left: 0px;
}

.cssmenu ul li a.active,
.cssmenu ul li a:hover {
  background: #5a9bc5;
  color: #bfc3cc;
}

/*for access point*/

.access-points-finder #dvGMapContainer {
  position: relative;
  display: none;
  background-color: #fff;
}

.access-points-finder #dvGmap .search-btn {
  width: 100%;
}

.access-points-finder .dvMapLocation,
.access-points-finder .dvTimings,
.access-points-finder .dvDistance {
  font-size: 12px;
  color: #646564;
  padding: 10px 0px;
}

.access-points-finder .access-points-finder .map-col-ico {
  padding: 10px;
}

.access-points-finder .access-points-finder #dvcontent {
  background: rgba(255, 255, 255, 0.9);
  border-top: 1px solid rgba(204, 204, 204, 0.6);
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 500;
}

.access-points-finder #imgMapLoading {
  margin: auto;
}

.access-points-finder .gMarker {
  cursor: pointer;
  color: #8c8e8c;
  background-color: rgba(255, 255, 255, 0.7);
  min-width: 150px;
  border-radius: 5px;
  font-size: 12px;
  border: solid 2px rgba(255, 0, 0, 0.5);
  box-shadow: 3px 3px 5px #aaa;
  -moz-box-shadow: 3px 3px 5px #aaa;
  -webkit-box-shadow: 3px 3px 5px #aaa;
}

.access-points-finder .gMarker:hover {
  background-color: #fff;
  border: solid 2px #f00;
  color: #000;
  transition-property: background-color, color;
  transition-duration: .5s 1s;
  transition-timing-function: linear;
  -webkit-transition-property: background-color, color;
  -webkit-transition-duration: .5s 1s;
  -webkit-transition-timing-function: linear;
}

.access-points-finder .gMarker:after,
.access-points-finder .gMarker:before {
  border: solid 7px transparent;
  content: '';
  position: absolute;
}

.access-points-finder .gMarker:after {
  border-top: solid 10px #fff;
  bottom: -14px;
  left: 45%;
}

.access-points-finder .gMarker:before {
  border-top: solid 10px rgba(255, 0, 0, 0.5);
  bottom: -17px;
  left: 45%;
}

.access-points-finder .gMarker:hover:before {
  border-top: solid 10px #f00;
}

.access-points-finder * .gMarker img {
  display: inline-block;
  margin-right: 5px;
}

.access-points-finder .gMarker div {
  display: inline-block;
  vertical-align: middle;
}

.access-points-finder .activeMarker {
  color: #000;
  background-color: #fff;
}

.access-points-finder .gMarker .homeMarker {
  padding: 5px 10px;
  background-color: #d9534f;
  border-right: solid 1px #b10f0a;
  margin: 0px 10px 0px -25px;
  font-size: 24px;
  color: #fff;
}

.access-points-finder .gMarker .homeMarkerInfo {
  font-weight: bold;
}

.access-points-finder .bgColor {
  color: #8F8F8F !important;
}

/*chages for TNT promo banner sliding section*/

.choose-couriers-section.promo-couriers-container {
  min-height: 185px;
}

.choose-couriers-section.promo-couriers-container .couriers-item-group {
  padding-top: 30px;
}

.choose-couriers-section.promo-couriers-container .couriers-item-group>div {
  width: 19%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

.choose-couriers-section.promo-couriers-container .item .fix-top2 img,
.choose-couriers-section.promo-couriers-container .item .fix-top img {
  margin-top: auto;
}

@media (min-width: 768px) and (max-width: 991px) {
  .choose-couriers-section.promo-couriers-container .couriers-item-group {
    padding-top: 0;
  }
  .choose-couriers-section.promo-couriers-container .couriers-item-group>div {
    width: 49%;
  }
  .choose-couriers-section.promo-couriers-container .item:first-child img {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .choose-couriers-section.promo-couriers-container .couriers-item-group {
    padding-top: 0;
  }
  .choose-couriers-section.promo-couriers-container .couriers-item-group>div {
    width: 100%;
  }
  .choose-couriers-section.promo-couriers-container .item:first-child img {
    width: 100%;
  }
  .choose-couriers-section.promo-couriers-container .item img {
    margin-top: 13px !important;
  }
}

/*landing page two service box*/

.services-list .service-two-box .service-item .service-item-top {
  width: 70%;
  margin-left: 15%;
}

@media only screen and (max-width: 1200px) {
  .services-list .service-two-box .service-item .service-item-top {
    width: 100%;
    margin-left: 0;
  }
}

@media only screen and (max-width: 991px) {
  .services-list .service-two-box .service-item .service-item-top {
    width: 70%;
    margin-left: 15%;
  }
}
/*logout popup*/
#divUCLogOut {
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
}
#divUCLogOut .row {
    margin-top: 10px;
    margin-bottom: 10px;
}

/*my custom changes end*/

.packaging-header {
  background-image: url("https://www.parcelhero.com/content/images/pages/landing-pages/packaging1400.jpg");
  background-size: cover;
  height: 320px;
  margin-bottom: 1.6em;
}

.courier-services-header {
  background-image: url("https://www.parcelhero.com/content/images/pages/landing-pages/courier-delivery-1200px.jpg");
  background-size: cover;
  height: 320px;
  margin-bottom: 1.6em;
  -webkit-clip-path: ellipse(100% 52% at 46% 43%);
  clip-path: ellipse(100% 52% at 46% 43%);
}

.pallet-truck-header {
  background-image: url("https://www.parcelhero.com/content/images/pages/landing-pages/pallet-truck-1400px.jpg");
  background-size: cover;
  height: 320px;
  margin-bottom: 1.6em;
}

.russian-dolls-header {
  background-image: url("https://www.parcelhero.com/content/images/pages/landing-pages/Russian-dolls1400px.jpg");
  background-size: cover;
  height: 320px;
  margin-bottom: 1.6em;
}

.credit-card-header {
  background-image: url("https://www.parcelhero.com/content/images/pages/landing-pages/credit-card1400px.jpg");
  background-size: cover;
  height: 320px;
  margin-bottom: 1.6em;
}

.fragile-header {
  background-image: url("https://www.parcelhero.com/content/images/pages/landing-pages/fragile1400px.jpg");
  background-size: cover;
  height: 320px;
  margin-bottom: 1.6em;
}

.courier-price-header {
  background-image: url("https://www.parcelhero.com/content/images/pages/landing-pages/compare-courier-prices1400px.jpg");
  background-size: cover;
  height: 320px;
  margin-bottom: 1.6em;
}

@media only screen and (max-width: 767px) {
  .packaging-header,
  .courier-services-header,
  .pallet-truck-header,
  .russian-dolls-header,
  .credit-card-header,
  .fragile-header,
  .courier-price-header {
    display: none;
  }
}

.blog-homepage-articles h4 {
  margin-top: 0;
}

.blog-homepage-articles .row {
  margin-bottom: 2em;
}

.blog-search-panel {
  padding: 2em;
  background-color: #f3f3f3;
}

.blog-search-panel label {
  position: absolute;
  left: 33px;
  top: 9px;
}

.blog-search-panel #search-input {
  padding-left: 43px;
  padding-right: 43px;
  border-radius: 23px;
}

.blog-article h1 {
  background-color: #4492c6;
  color: #ffffff;
  padding: 0.6em;
  margin-bottom: 0.6em;
}

.blog-article h2 {
  font-size: 1.8em;
}

.blog-article .row {
  margin-bottom: 2em;
}

.blog-article .step-image {
  max-width: 75%;
  margin: 2em auto;
}

@media only screen and (max-width: 767px) {
  .blog-article .step-image {
    max-width: 100%;
  }

    .important-message-top {
        display:none;
    }
}

.pallet-step-1 {
  margin-top: 188px;
}

.half-pallet {
  margin-top: 167px;
}

.quarter-pallet {
  margin-top: 252px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pallet-step-1 {
    margin-top: 197px;
  }
  .half-pallet {
    margin-top: 137px;
  }
  .quarter-pallet {
    margin-top: 205px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pallet-step-1 {
    margin-top: 147px;
  }
  .half-pallet {
    margin-top: 101px;
  }
  .quarter-pallet {
    margin-top: 152px;
  }
}

/*Quick Quote box changes start*/
#QuickQuote {
    background:#2ca2f1;
    background:-moz-linear-gradient(-99deg,#047ccd 0,#2ca2f1 50%,#2ca2f1 100%);
    background:-webkit-linear-gradient(-99deg,#047ccd 0,#2ca2f1 50%,#2ca2f1 100%);
    background:linear-gradient(279deg,#047ccd 0,#2ca2f1 50%,#2ca2f1 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#047ccd',endColorstr='#2ca2f1',GradientType=1 );
}
#search-section .search-form .main-form .form-control, #search-section .search-form .main-form .dropdown-toggle, #search-section .search-form .main-form .custom-btn {
    height: 55px;
}
#search-section .search-form .form-control, #search-section .search-form .dropdown-toggle, #search-section .search-form .custom-btn, #search-section .search-form label.full-round-field .input-group .input-group-addon {
    border-radius:0!important;
}
#search-section .search-form .main-form .input-empty .inline-label-target {
    top: 8px;
}
#search-section .search-form .main-form .input-empty.input-focused .inline-label-target, #search-section .search-form .main-form .input-empty.input-filled .inline-label-target {
    top: 0;
}
#search-section .search-form .input-filled .inline-label-target, #search-section .search-form .input-focused .inline-label-target {
    padding:0!important;
}
#search-section .search-form .custom-btn {
    background-color: #FF5D40;
    font-size:1.15em;
}
#search-section .search-form .custom-btn:hover, #search-section .search-form .custom-btn:focus {
    background-color:#f95133;
}
#search-section .search-form .main-form .custom-btn.custom-btn-red:after {
    top: 20px;
}
section#search-section.beta-style .search-form {
    margin: 35px 0 30px;
    border-radius: 10px;
    padding: 35px 34px 18px;
    background: rgba(54, 118, 184, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.4);
}
#search-section .search-form .search-extra-fields hr {
    border-color: #2882be;
}
#search-section .search-form input#txtNoofParcel {
    padding: 6px 7px;
    min-width: 122px;
}
#search-section .search-form .fields-row.cloned-row .btn {
    font-size:15px;
}
#search-section .search-form .fields-row.cloned-row select {
    color:#555;
}
#search-section .search-form .inline-label .error-item {
    font-size: .75em;
}


@media only screen and (max-width: 991px) {
    #search-section .search-form .inline-label {
        display: inline-table;
        margin-bottom:20px;
    }
}
.topGreyBar .top-nav li.cart-link img {
    height:34px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {/*for ie*/
   .topGreyBar .top-nav li.account-link > a {
        background-position-x:-48px;
    } 
}
/*Quick Quote box changes end*/

.ft-10 { font-size:10px!important; }
.ft-11 { font-size:11px!important; }
.ft-12 { font-size:12px!important; }
.ft-13 { font-size:13px!important; }
.ft-14 { font-size:14px!important; }
.ft-15 { font-size:15px!important; }
.ft-16 { font-size:16px!important; }
.ft-17 { font-size:17px!important; }
.ft-18 { font-size:18px!important; }
.ft-19 { font-size:19px!important; }
.ft-20 { font-size:20px!important; }

.landing-intro span.tc-enhance-cover {
    display:block;
}
.two-col-features .bullet-list .tc-enhance-cover {
    margin-left:10px;
}
@media only screen and (max-width: 767px) {
    .highlight-section .sm-top-margin {
        margin-top:20px;
    }
}

.common-block.access-points-finder .input-group {
    display: table;
}

.common-block.access-points-finder .input-group i.fa.fa-search {
    margin-left: 4px;
}

.footer-bottom{
        color:#000!important;
    }

.header-christmas-btn {
    color: #fff !important;
    background: linear-gradient(77.18deg, #B48A27 -1.35%, #835C00 88.37%);
    border: none;
    border-radius: 8.5rem;
    padding: 5px 18px;
    position: relative;
    margin-right: 1rem;
}

/*.header__item:nth-child(2) {
    margin-left: 0px!important;
    margin-top: -145px!important;
}

.header__inner {
    display: block!important;
}

.btnTrackInHeader.logged-in-header {
    color: rgb(0, 0, 0) !important;
    background-size: 45px !important;
    height: 37px;
}

.btnTrackInHeader.logged-in-header > span {
    font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
    color:#000000;
}

.input-group {
    display: table!important;
}
.header-account .dropdown-toggle {
    display: flex !important;
}

@media only screen and (max-width: 768px) {
    .btnTrackInHeader.logged-in-header {
        background-size: 45px !important;
        background-position: 0 5px !important;
    }
}

@media all and (max-width: 767px) and (min-width:320px) {
    .header__item:nth-child(2) {
        margin-left: 0px!important;
        margin-top: 0!important;
        width: 100%;
        margin-bottom: 0;
    }

    .btnTrackInHeader.logged-in-header {
        height: 45px;
    }

    .header-wrapper {
    padding-top: 20px;
}
    .login .header-wrapper {
    padding-top: 0;
}
    .header__item.header-logo {
        position: absolute;
        margin-bottom: 4.87rem;
    }
    .login .header__item.header-logo {
        top: 80px;
    }
    .hamburger, .hamburger::before, .hamburger::after {
        display: block !important;
    }
    .header-menu-link {
        background: #626D80!important;
        width: 2rem!important;
        height: 3px!important;
    }
    .hamburger::after {
        transform: translateY(6px);
    }
    .hamburger::before {
        transform: translateY(-9px);
    }
    .header-wrapper__top {
    position: relative;
    margin-bottom: 137px;
}
    .scroll-x-767 {
        overflow-x:scroll
    }
}

@media (max-width: 576px) {
    .btnTrackInHeader.logged-in-header {
        margin-left:0;
    }
    .header__inner {
        padding-top:0!important;
    }
    header .header-logo .logo-img {
        width: 80%;
    }
    .login .header__item.header-logo {
        top: 60px;
    }
    .header__inner {
        padding-left: 10px!important;
    }
    .btnTrackInHeader.logged-in-header {
        margin-right: 0;
    }
    
    .header-wrapper__content {
        padding: 0 15px;
    }
    .header__item.header-logo {
        left: 15px;
    }
    .login .header-menu-link.hamburger {
    position: absolute;
    top: 105px;
    right: 33px;
}
    .login .header-wrapper__top {
    box-shadow: 0px 0px 8px 2px #b7b7b7;
}
}*/

.btnTrackInHeader.logged-in-header {
    color: rgb(0, 0, 0) !important;
    background-size: 45px !important;
    height: 47px;
}

.btnTrackInHeader.logged-in-header > span {
    font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
    color:#000000;
}

.header-account .dropdown-toggle {
    display: flex !important;
}

.header-account .logout-button {
    color: #d70000 !important;
    display: inline-block !important;
    margin-top: 8px;
}


.nav-top-wallet img {
    width: 35px;
    padding-right: 5px;
    padding-bottom: 8px;
}

@media (max-width: 767.98px) {
    .header-account .dropdown-menu {
        transform: translate3d(44.5px, 52px, 0px) !important;
    }
    .header__inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    /*.header__inner {
        display:flex!important;
    }
    .header__inner .header-action {
        margin-top: 0!important;
    }
    .header-wrapper__top .header {
        padding-bottom: 0;
    }
    .btnTrackInHeader > span {
        line-height: 18px;
        padding-left: 35px !important;
        display:block;
    }*/
    .hamburger, .hamburger::before, .hamburger::after {
        display: block !important;
    }
    .hamburger::after {
        transform: translateY(6px);
    }
    .hamburger::before {
        transform: translateY(-9px);
    }

    /*.logged-in .header__inner {
        flex-direction: column;
        padding:10px 0 0 0;
    }
    .logged-in .header__inner .header-action {
        order: 1;
        height: 40px;
        margin-bottom: 20px;
        padding-left:20px;
        padding-right:20px;
    }
    .logged-in .header__inner .header-logo {
        order: 2;
        padding-left:20px;
        padding-right:20px;
    }
    
    .logged-in .header__inner .header-logo img {
        width: 36%;
    }
    
    .logged-in .header-wrapper__top .track-button {
        position:absolute;
        top:70px;
        right:65px;
        background-color: #613dfb00!important;
        border: none;
        background-image: url(/content/images/icon_parcel_small.svg);
        background-repeat: no-repeat;
        background-size: 25px;
        width: 35px;
        height: 30px;
    }
    .logged-in .header-wrapper__top .track-button span {
        display:none;
    }
    .btnTrackInHeader.logged-in-header, .btnTrackInHeader.logged-in-header:hover {
        margin-left:0;
    }

    .hamburger, .hamburger::before, .hamburger::after {
        content: "";
        display: block !important;
        background: rgb(98, 109, 128) !important;
        height: 3px !important;
        width: 2rem !important;
        border-radius: 3px;
        transition: all 500ms ease-in-out 0s;
    } */
    
}

@media (max-width: 575.98px) {
    /*.header-top {
        height: 40px;
    }
    .header__inner {
        flex-direction: column;
        padding: 3px 0 0 0!important;
    }
    .header__inner .header-action {
        order: 1;
        height: 40px;
        margin-bottom: 20px;
        padding-left:20px;
        padding-right:20px;
    }
    .header__inner .header-logo {
        order: 2;
        padding-left:20px;
        padding-right:20px;
    }
    
    .header__inner .header-logo img {
        width: 36%;
    }
    .header__inner .header-action {
        border-bottom: 2px solid #d8d5d5;
        height: 55px!important;
        margin-bottom:10px;
    }
    .header-wrapper__top .track-button {
        position:absolute;
        top:70px;
        right:65px;
        background-color: #613dfb00!important;
        border: none;
        background-image: url(/content/images/icon_parcel_small.svg);
        background-repeat: no-repeat;
        background-size: 25px;
        width: 35px;
        height: 30px;
    }
    .header-wrapper__top .track-button span {
        display:none;
    }
    .header-menu-link {
        position:absolute;
        top:82px;
        right:30px;
    }
    .header-wrapper__content .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }*/
    
}

@media (max-width: 410.98px) {
    /*.header__inner .header-basket {
        margin-left:5px;
    }
    .header__inner .balance-lbl {
        
    }*/
}

@media (max-width: 767px) {
    .quote-box__measureToggler .toggle-checkbox {
        margin-top: 3px !important;
    }
}

@media (max-width: 399px) {
    .quote-box__measureToggler .toggle-checkbox {
        margin-top: -1px !important;
    }
}

/*country flag icon start*/
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ad {
  background-image: url(/content/images/countries/icon/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ad.svg);
}
.flag-icon-ae {
  background-image: url(/content/images/countries/icon/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ae.svg);
}
.flag-icon-af {
  background-image: url(/content/images/countries/icon/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/af.svg);
}
.flag-icon-ag {
  background-image: url(/content/images/countries/icon/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ag.svg);
}
.flag-icon-ai {
  background-image: url(/content/images/countries/icon/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ai.svg);
}
.flag-icon-al {
  background-image: url(/content/images/countries/icon/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/al.svg);
}
.flag-icon-am {
  background-image: url(/content/images/countries/icon/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/am.svg);
}
.flag-icon-ao {
  background-image: url(/content/images/countries/icon/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ao.svg);
}
.flag-icon-aq {
  background-image: url(/content/images/countries/icon/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/aq.svg);
}
.flag-icon-ar {
  background-image: url(/content/images/countries/icon/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ar.svg);
}
.flag-icon-as {
  background-image: url(/content/images/countries/icon/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/as.svg);
}
.flag-icon-at {
  background-image: url(/content/images/countries/icon/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/at.svg);
}
.flag-icon-au {
  background-image: url(/content/images/countries/icon/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/au.svg);
}
.flag-icon-aw {
  background-image: url(/content/images/countries/icon/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/aw.svg);
}
.flag-icon-ax {
  background-image: url(/content/images/countries/icon/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ax.svg);
}
.flag-icon-az {
  background-image: url(/content/images/countries/icon/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/az.svg);
}
.flag-icon-ba {
  background-image: url(/content/images/countries/icon/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ba.svg);
}
.flag-icon-bb {
  background-image: url(/content/images/countries/icon/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bb.svg);
}
.flag-icon-bd {
  background-image: url(/content/images/countries/icon/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bd.svg);
}
.flag-icon-be {
  background-image: url(/content/images/countries/icon/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/be.svg);
}
.flag-icon-bf {
  background-image: url(/content/images/countries/icon/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bf.svg);
}
.flag-icon-bg {
  background-image: url(/content/images/countries/icon/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bg.svg);
}
.flag-icon-bh {
  background-image: url(/content/images/countries/icon/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bh.svg);
}
.flag-icon-bi {
  background-image: url(/content/images/countries/icon/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bi.svg);
}
.flag-icon-bj {
  background-image: url(/content/images/countries/icon/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bj.svg);
}
.flag-icon-bl {
  background-image: url(/content/images/countries/icon/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bl.svg);
}
.flag-icon-bm {
  background-image: url(/content/images/countries/icon/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bm.svg);
}
.flag-icon-bn {
  background-image: url(/content/images/countries/icon/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bn.svg);
}
.flag-icon-bo {
  background-image: url(/content/images/countries/icon/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bo.svg);
}
.flag-icon-bq {
  background-image: url(/content/images/countries/icon/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bq.svg);
}
.flag-icon-br {
  background-image: url(/content/images/countries/icon/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/br.svg);
}
.flag-icon-bs {
  background-image: url(/content/images/countries/icon/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bs.svg);
}
.flag-icon-bt {
  background-image: url(/content/images/countries/icon/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bt.svg);
}
.flag-icon-bv {
  background-image: url(/content/images/countries/icon/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bv.svg);
}
.flag-icon-bw {
  background-image: url(/content/images/countries/icon/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bw.svg);
}
.flag-icon-by {
  background-image: url(/content/images/countries/icon/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/by.svg);
}
.flag-icon-bz {
  background-image: url(/content/images/countries/icon/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/bz.svg);
}
.flag-icon-ca {
  background-image: url(/content/images/countries/icon/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ca.svg);
}
.flag-icon-cc {
  background-image: url(/content/images/countries/icon/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cc.svg);
}
.flag-icon-cd {
  background-image: url(/content/images/countries/icon/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cd.svg);
}
.flag-icon-cf {
  background-image: url(/content/images/countries/icon/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cf.svg);
}
.flag-icon-cg {
  background-image: url(/content/images/countries/icon/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cg.svg);
}
.flag-icon-ch {
  background-image: url(/content/images/countries/icon/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ch.svg);
}
.flag-icon-ci {
  background-image: url(/content/images/countries/icon/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ci.svg);
}
.flag-icon-ck {
  background-image: url(/content/images/countries/icon/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ck.svg);
}
.flag-icon-cl {
  background-image: url(/content/images/countries/icon/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cl.svg);
}
.flag-icon-cm {
  background-image: url(/content/images/countries/icon/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cm.svg);
}
.flag-icon-cn {
  background-image: url(/content/images/countries/icon/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cn.svg);
}
.flag-icon-co {
  background-image: url(/content/images/countries/icon/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/co.svg);
}
.flag-icon-cr {
  background-image: url(/content/images/countries/icon/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cr.svg);
}
.flag-icon-cu {
  background-image: url(/content/images/countries/icon/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cu.svg);
}
.flag-icon-cv {
  background-image: url(/content/images/countries/icon/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cv.svg);
}
.flag-icon-cw {
  background-image: url(/content/images/countries/icon/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cw.svg);
}
.flag-icon-cx {
  background-image: url(/content/images/countries/icon/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cx.svg);
}
.flag-icon-cy {
  background-image: url(/content/images/countries/icon/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cy.svg);
}
.flag-icon-cz {
  background-image: url(/content/images/countries/icon/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/cz.svg);
}
.flag-icon-de {
  background-image: url(/content/images/countries/icon/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/de.svg);
}
.flag-icon-dj {
  background-image: url(/content/images/countries/icon/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/dj.svg);
}
.flag-icon-dk {
  background-image: url(/content/images/countries/icon/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/dk.svg);
}
.flag-icon-dm {
  background-image: url(/content/images/countries/icon/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/dm.svg);
}
.flag-icon-do {
  background-image: url(/content/images/countries/icon/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/do.svg);
}
.flag-icon-dz {
  background-image: url(/content/images/countries/icon/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/dz.svg);
}
.flag-icon-ec {
  background-image: url(/content/images/countries/icon/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ec.svg);
}
.flag-icon-ee {
  background-image: url(/content/images/countries/icon/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ee.svg);
}
.flag-icon-eg {
  background-image: url(/content/images/countries/icon/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/eg.svg);
}
.flag-icon-eh {
  background-image: url(/content/images/countries/icon/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/eh.svg);
}
.flag-icon-er {
  background-image: url(/content/images/countries/icon/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/er.svg);
}
.flag-icon-es {
  background-image: url(/content/images/countries/icon/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/es.svg);
}
.flag-icon-et {
  background-image: url(/content/images/countries/icon/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/et.svg);
}
.flag-icon-fi {
  background-image: url(/content/images/countries/icon/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/fi.svg);
}
.flag-icon-fj {
  background-image: url(/content/images/countries/icon/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/fj.svg);
}
.flag-icon-fk {
  background-image: url(/content/images/countries/icon/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/fk.svg);
}
.flag-icon-fm {
  background-image: url(/content/images/countries/icon/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/fm.svg);
}
.flag-icon-fo {
  background-image: url(/content/images/countries/icon/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/fo.svg);
}
.flag-icon-fr {
  background-image: url(/content/images/countries/icon/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/fr.svg);
}
.flag-icon-ga {
  background-image: url(/content/images/countries/icon/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ga.svg);
}
.flag-icon-gb {
  background-image: url(/content/images/countries/icon/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gb.svg);
}
.flag-icon-gd {
  background-image: url(/content/images/countries/icon/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gd.svg);
}
.flag-icon-ge {
  background-image: url(/content/images/countries/icon/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ge.svg);
}
.flag-icon-gf {
  background-image: url(/content/images/countries/icon/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gf.svg);
}
.flag-icon-gg {
  background-image: url(/content/images/countries/icon/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gg.svg);
}
.flag-icon-gh {
  background-image: url(/content/images/countries/icon/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gh.svg);
}
.flag-icon-gi {
  background-image: url(/content/images/countries/icon/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gi.svg);
}
.flag-icon-gl {
  background-image: url(/content/images/countries/icon/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gl.svg);
}
.flag-icon-gm {
  background-image: url(/content/images/countries/icon/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gm.svg);
}
.flag-icon-gn {
  background-image: url(/content/images/countries/icon/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gn.svg);
}
.flag-icon-gp {
  background-image: url(/content/images/countries/icon/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gp.svg);
}
.flag-icon-gq {
  background-image: url(/content/images/countries/icon/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gq.svg);
}
.flag-icon-gr {
  background-image: url(/content/images/countries/icon/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gr.svg);
}
.flag-icon-gs {
  background-image: url(/content/images/countries/icon/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gs.svg);
}
.flag-icon-gt {
  background-image: url(/content/images/countries/icon/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gt.svg);
}
.flag-icon-gu {
  background-image: url(/content/images/countries/icon/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gu.svg);
}
.flag-icon-gw {
  background-image: url(/content/images/countries/icon/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gw.svg);
}
.flag-icon-gy {
  background-image: url(/content/images/countries/icon/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gy.svg);
}
.flag-icon-hk {
  background-image: url(/content/images/countries/icon/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/hk.svg);
}
.flag-icon-hm {
  background-image: url(/content/images/countries/icon/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/hm.svg);
}
.flag-icon-hn {
  background-image: url(/content/images/countries/icon/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/hn.svg);
}
.flag-icon-hr {
  background-image: url(/content/images/countries/icon/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/hr.svg);
}
.flag-icon-ht {
  background-image: url(/content/images/countries/icon/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ht.svg);
}
.flag-icon-hu {
  background-image: url(/content/images/countries/icon/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/hu.svg);
}
.flag-icon-id {
  background-image: url(/content/images/countries/icon/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/id.svg);
}
.flag-icon-ie {
  background-image: url(/content/images/countries/icon/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ie.svg);
}
.flag-icon-il {
  background-image: url(/content/images/countries/icon/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/il.svg);
}
.flag-icon-im {
  background-image: url(/content/images/countries/icon/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/im.svg);
}
.flag-icon-in {
  background-image: url(/content/images/countries/icon/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/in.svg);
}
.flag-icon-io {
  background-image: url(/content/images/countries/icon/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/io.svg);
}
.flag-icon-iq {
  background-image: url(/content/images/countries/icon/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/iq.svg);
}
.flag-icon-ir {
  background-image: url(/content/images/countries/icon/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ir.svg);
}
.flag-icon-is {
  background-image: url(/content/images/countries/icon/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/is.svg);
}
.flag-icon-it {
  background-image: url(/content/images/countries/icon/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/it.svg);
}
.flag-icon-je {
  background-image: url(/content/images/countries/icon/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/je.svg);
}
.flag-icon-jm {
  background-image: url(/content/images/countries/icon/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/jm.svg);
}
.flag-icon-jo {
  background-image: url(/content/images/countries/icon/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/jo.svg);
}
.flag-icon-jp {
  background-image: url(/content/images/countries/icon/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/jp.svg);
}
.flag-icon-ke {
  background-image: url(/content/images/countries/icon/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ke.svg);
}
.flag-icon-kg {
  background-image: url(/content/images/countries/icon/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/kg.svg);
}
.flag-icon-kh {
  background-image: url(/content/images/countries/icon/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/kh.svg);
}
.flag-icon-ki {
  background-image: url(/content/images/countries/icon/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ki.svg);
}
.flag-icon-km {
  background-image: url(/content/images/countries/icon/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/km.svg);
}
.flag-icon-kn {
  background-image: url(/content/images/countries/icon/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/kn.svg);
}
.flag-icon-kp {
  background-image: url(/content/images/countries/icon/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/kp.svg);
}
.flag-icon-kr {
  background-image: url(/content/images/countries/icon/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/kr.svg);
}
.flag-icon-kw {
  background-image: url(/content/images/countries/icon/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/kw.svg);
}
.flag-icon-ky {
  background-image: url(/content/images/countries/icon/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ky.svg);
}
.flag-icon-kz {
  background-image: url(/content/images/countries/icon/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/kz.svg);
}
.flag-icon-la {
  background-image: url(/content/images/countries/icon/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/la.svg);
}
.flag-icon-lb {
  background-image: url(/content/images/countries/icon/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/lb.svg);
}
.flag-icon-lc {
  background-image: url(/content/images/countries/icon/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/lc.svg);
}
.flag-icon-li {
  background-image: url(/content/images/countries/icon/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/li.svg);
}
.flag-icon-lk {
  background-image: url(/content/images/countries/icon/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/lk.svg);
}
.flag-icon-lr {
  background-image: url(/content/images/countries/icon/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/lr.svg);
}
.flag-icon-ls {
  background-image: url(/content/images/countries/icon/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ls.svg);
}
.flag-icon-lt {
  background-image: url(/content/images/countries/icon/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/lt.svg);
}
.flag-icon-lu {
  background-image: url(/content/images/countries/icon/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/lu.svg);
}
.flag-icon-lv {
  background-image: url(/content/images/countries/icon/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/lv.svg);
}
.flag-icon-ly {
  background-image: url(/content/images/countries/icon/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ly.svg);
}
.flag-icon-ma {
  background-image: url(/content/images/countries/icon/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ma.svg);
}
.flag-icon-mc {
  background-image: url(/content/images/countries/icon/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mc.svg);
}
.flag-icon-md {
  background-image: url(/content/images/countries/icon/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/md.svg);
}
.flag-icon-me {
  background-image: url(/content/images/countries/icon/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/me.svg);
}
.flag-icon-mf {
  background-image: url(/content/images/countries/icon/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mf.svg);
}
.flag-icon-mg {
  background-image: url(/content/images/countries/icon/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mg.svg);
}
.flag-icon-mh {
  background-image: url(/content/images/countries/icon/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mh.svg);
}
.flag-icon-mk {
  background-image: url(/content/images/countries/icon/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mk.svg);
}
.flag-icon-ml {
  background-image: url(/content/images/countries/icon/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ml.svg);
}
.flag-icon-mm {
  background-image: url(/content/images/countries/icon/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mm.svg);
}
.flag-icon-mn {
  background-image: url(/content/images/countries/icon/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mn.svg);
}
.flag-icon-mo {
  background-image: url(/content/images/countries/icon/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mo.svg);
}
.flag-icon-mp {
  background-image: url(/content/images/countries/icon/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mp.svg);
}
.flag-icon-mq {
  background-image: url(/content/images/countries/icon/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mq.svg);
}
.flag-icon-mr {
  background-image: url(/content/images/countries/icon/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mr.svg);
}
.flag-icon-ms {
  background-image: url(/content/images/countries/icon/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ms.svg);
}
.flag-icon-mt {
  background-image: url(/content/images/countries/icon/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mt.svg);
}
.flag-icon-mu {
  background-image: url(/content/images/countries/icon/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mu.svg);
}
.flag-icon-mv {
  background-image: url(/content/images/countries/icon/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mv.svg);
}
.flag-icon-mw {
  background-image: url(/content/images/countries/icon/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mw.svg);
}
.flag-icon-mx {
  background-image: url(/content/images/countries/icon/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mx.svg);
}
.flag-icon-my {
  background-image: url(/content/images/countries/icon/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/my.svg);
}
.flag-icon-mz {
  background-image: url(/content/images/countries/icon/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/mz.svg);
}
.flag-icon-na {
  background-image: url(/content/images/countries/icon/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/na.svg);
}
.flag-icon-nc {
  background-image: url(/content/images/countries/icon/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/nc.svg);
}
.flag-icon-ne {
  background-image: url(/content/images/countries/icon/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ne.svg);
}
.flag-icon-nf {
  background-image: url(/content/images/countries/icon/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/nf.svg);
}
.flag-icon-ng {
  background-image: url(/content/images/countries/icon/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ng.svg);
}
.flag-icon-ni {
  background-image: url(/content/images/countries/icon/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ni.svg);
}
.flag-icon-nl {
  background-image: url(/content/images/countries/icon/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/nl.svg);
}
.flag-icon-no {
  background-image: url(/content/images/countries/icon/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/no.svg);
}
.flag-icon-np {
  background-image: url(/content/images/countries/icon/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/np.svg);
}
.flag-icon-nr {
  background-image: url(/content/images/countries/icon/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/nr.svg);
}
.flag-icon-nu {
  background-image: url(/content/images/countries/icon/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/nu.svg);
}
.flag-icon-nz {
  background-image: url(/content/images/countries/icon/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/nz.svg);
}
.flag-icon-om {
  background-image: url(/content/images/countries/icon/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/om.svg);
}
.flag-icon-pa {
  background-image: url(/content/images/countries/icon/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pa.svg);
}
.flag-icon-pe {
  background-image: url(/content/images/countries/icon/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pe.svg);
}
.flag-icon-pf {
  background-image: url(/content/images/countries/icon/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pf.svg);
}
.flag-icon-pg {
  background-image: url(/content/images/countries/icon/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pg.svg);
}
.flag-icon-ph {
  background-image: url(/content/images/countries/icon/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ph.svg);
}
.flag-icon-pk {
  background-image: url(/content/images/countries/icon/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pk.svg);
}
.flag-icon-pl {
  background-image: url(/content/images/countries/icon/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pl.svg);
}
.flag-icon-pm {
  background-image: url(/content/images/countries/icon/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pm.svg);
}
.flag-icon-pn {
  background-image: url(/content/images/countries/icon/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pn.svg);
}
.flag-icon-pr {
  background-image: url(/content/images/countries/icon/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pr.svg);
}
.flag-icon-ps {
  background-image: url(/content/images/countries/icon/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ps.svg);
}
.flag-icon-pt {
  background-image: url(/content/images/countries/icon/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pt.svg);
}
.flag-icon-pw {
  background-image: url(/content/images/countries/icon/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/pw.svg);
}
.flag-icon-py {
  background-image: url(/content/images/countries/icon/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/py.svg);
}
.flag-icon-qa {
  background-image: url(/content/images/countries/icon/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/qa.svg);
}
.flag-icon-re {
  background-image: url(/content/images/countries/icon/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/re.svg);
}
.flag-icon-ro {
  background-image: url(/content/images/countries/icon/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ro.svg);
}
.flag-icon-rs {
  background-image: url(/content/images/countries/icon/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/rs.svg);
}
.flag-icon-ru {
  background-image: url(/content/images/countries/icon/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ru.svg);
}
.flag-icon-rw {
  background-image: url(/content/images/countries/icon/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/rw.svg);
}
.flag-icon-sa {
  background-image: url(/content/images/countries/icon/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sa.svg);
}
.flag-icon-sb {
  background-image: url(/content/images/countries/icon/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sb.svg);
}
.flag-icon-sc {
  background-image: url(/content/images/countries/icon/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sc.svg);
}
.flag-icon-sd {
  background-image: url(/content/images/countries/icon/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sd.svg);
}
.flag-icon-se {
  background-image: url(/content/images/countries/icon/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/se.svg);
}
.flag-icon-sg {
  background-image: url(/content/images/countries/icon/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sg.svg);
}
.flag-icon-sh {
  background-image: url(/content/images/countries/icon/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sh.svg);
}
.flag-icon-si {
  background-image: url(/content/images/countries/icon/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/si.svg);
}
.flag-icon-sj {
  background-image: url(/content/images/countries/icon/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sj.svg);
}
.flag-icon-sk {
  background-image: url(/content/images/countries/icon/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sk.svg);
}
.flag-icon-sl {
  background-image: url(/content/images/countries/icon/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sl.svg);
}
.flag-icon-sm {
  background-image: url(/content/images/countries/icon/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sm.svg);
}
.flag-icon-sn {
  background-image: url(/content/images/countries/icon/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sn.svg);
}
.flag-icon-so {
  background-image: url(/content/images/countries/icon/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/so.svg);
}
.flag-icon-sr {
  background-image: url(/content/images/countries/icon/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sr.svg);
}
.flag-icon-ss {
  background-image: url(/content/images/countries/icon/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ss.svg);
}
.flag-icon-st {
  background-image: url(/content/images/countries/icon/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/st.svg);
}
.flag-icon-sv {
  background-image: url(/content/images/countries/icon/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sv.svg);
}
.flag-icon-sx {
  background-image: url(/content/images/countries/icon/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sx.svg);
}
.flag-icon-sy {
  background-image: url(/content/images/countries/icon/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sy.svg);
}
.flag-icon-sz {
  background-image: url(/content/images/countries/icon/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/sz.svg);
}
.flag-icon-tc {
  background-image: url(/content/images/countries/icon/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tc.svg);
}
.flag-icon-td {
  background-image: url(/content/images/countries/icon/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/td.svg);
}
.flag-icon-tf {
  background-image: url(/content/images/countries/icon/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tf.svg);
}
.flag-icon-tg {
  background-image: url(/content/images/countries/icon/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tg.svg);
}
.flag-icon-th {
  background-image: url(/content/images/countries/icon/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/th.svg);
}
.flag-icon-tj {
  background-image: url(/content/images/countries/icon/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tj.svg);
}
.flag-icon-tk {
  background-image: url(/content/images/countries/icon/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tk.svg);
}
.flag-icon-tl {
  background-image: url(/content/images/countries/icon/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tl.svg);
}
.flag-icon-tm {
  background-image: url(/content/images/countries/icon/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tm.svg);
}
.flag-icon-tn {
  background-image: url(/content/images/countries/icon/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tn.svg);
}
.flag-icon-to {
  background-image: url(/content/images/countries/icon/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/to.svg);
}
.flag-icon-tr {
  background-image: url(/content/images/countries/icon/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tr.svg);
}
.flag-icon-tt {
  background-image: url(/content/images/countries/icon/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tt.svg);
}
.flag-icon-tv {
  background-image: url(/content/images/countries/icon/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tv.svg);
}
.flag-icon-tw {
  background-image: url(/content/images/countries/icon/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tw.svg);
}
.flag-icon-tz {
  background-image: url(/content/images/countries/icon/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/tz.svg);
}
.flag-icon-ua {
  background-image: url(/content/images/countries/icon/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ua.svg);
}
.flag-icon-ug {
  background-image: url(/content/images/countries/icon/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ug.svg);
}
.flag-icon-um {
  background-image: url(/content/images/countries/icon/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/um.svg);
}
.flag-icon-us {
  background-image: url(/content/images/countries/icon/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/us.svg);
}
.flag-icon-uy {
  background-image: url(/content/images/countries/icon/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/uy.svg);
}
.flag-icon-uz {
  background-image: url(/content/images/countries/icon/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/uz.svg);
}
.flag-icon-va {
  background-image: url(/content/images/countries/icon/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/va.svg);
}
.flag-icon-vc {
  background-image: url(/content/images/countries/icon/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/vc.svg);
}
.flag-icon-ve {
  background-image: url(/content/images/countries/icon/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ve.svg);
}
.flag-icon-vg {
  background-image: url(/content/images/countries/icon/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/vg.svg);
}
.flag-icon-vi {
  background-image: url(/content/images/countries/icon/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/vi.svg);
}
.flag-icon-vn {
  background-image: url(/content/images/countries/icon/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/vn.svg);
}
.flag-icon-vu {
  background-image: url(/content/images/countries/icon/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/vu.svg);
}
.flag-icon-wf {
  background-image: url(/content/images/countries/icon/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/wf.svg);
}
.flag-icon-ws {
  background-image: url(/content/images/countries/icon/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ws.svg);
}
.flag-icon-ye {
  background-image: url(/content/images/countries/icon/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/ye.svg);
}
.flag-icon-yt {
  background-image: url(/content/images/countries/icon/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/yt.svg);
}
.flag-icon-za {
  background-image: url(/content/images/countries/icon/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/za.svg);
}
.flag-icon-zm {
  background-image: url(/content/images/countries/icon/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/zm.svg);
}
.flag-icon-zw {
  background-image: url(/content/images/countries/icon/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/zw.svg);
}
.flag-icon-es-ct {
  background-image: url(/content/images/countries/icon/4x3/es-ct.svg);
}
.flag-icon-es-ct.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/es-ct.svg);
}
.flag-icon-eu {
  background-image: url(/content/images/countries/icon/4x3/eu.svg);
}
.flag-icon-eu.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/eu.svg);
}
.flag-icon-gb-eng {
  background-image: url(/content/images/countries/icon/4x3/gb-eng.svg);
}
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gb-eng.svg);
}
.flag-icon-gb-nir {
  background-image: url(/content/images/countries/icon/4x3/gb-nir.svg);
}
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gb-nir.svg);
}
.flag-icon-gb-sct {
  background-image: url(/content/images/countries/icon/4x3/gb-sct.svg);
}
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gb-sct.svg);
}
.flag-icon-gb-wls {
  background-image: url(/content/images/countries/icon/4x3/gb-wls.svg);
}
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/gb-wls.svg);
}
.flag-icon-un {
  background-image: url(/content/images/countries/icon/4x3/un.svg);
}
.flag-icon-un.flag-icon-squared {
  background-image: url(/content/images/countries/icon/1x1/un.svg);
}
#CollecionAddress{
    width:100%!important;
}
.footer-top__title,.footer-nav__title,.footer-nav__list{
    color:#000!important;
    font-size:15px;
}

/*country flag icon end*/


@media (max-width: 991.98px) {
    .child {
        position: absolute !important;
        width: 70% !important;
        height: 240px !important;
        top: 12% !important;
        left: 17% !important;
        background-color: #ffffff !important;
        border-radius: 24px !important;
    }

    #loadImg {
     position: absolute !important;
    
             height: 64% !important;
             top: 29% !important;
    left: 20% !important;
             display: block !important;
             bottom: 7px !important;
             width: 60% !important;
    }
    #msg {
        position: relative !important;
            top: 25% !important;
             
         
            text-align: center !important;
            font-size: 18px !important;
            display: block !important;
            font-weight: bold !important;
    }
}

    .child{
        position: absolute;
            width:600px;
        height:380px;
        top:25%;
        left: 35%;
        background-color: #ffffff;
        border-radius: 24px; }
		
		
		
		
		
	 
    #popbackground { width:100%;
                   height:100%;
                    position:fixed;
                    top:0;
                    left:0;
                    z-index:10;
                    background-color:rgba(0,0,0,0.4);
            display:none; 
    }
 
      /* colors -> https://coolors.co/e54b4b-ebebd3-464655-e4b363-e8e9eb */

    @import url('https://fonts.googleapis.com/css?family=Quicksand:400,700');



    .menu-toggle {
       
        position: absolute;
        top: 1.8rem;
        right: 0;
        cursor: pointer;
    }

    
    .menu-toggle1 {
       
        position: absolute;
        top: 1.8rem;
        right: 0;
        cursor: pointer;
    }
    /*.hamburger,
    .hamburger::before,
    .hamburger::after {
        content: '';
        display: block;
        background: #626D80;
        height: 3px;
        width: 2rem;
        border-radius: 3px;
        transition: all ease-in-out 500ms;
    }

        .hamburger::before {
            transform: translateY(-6px);
        }

        .hamburger::after {
            transform: translateY(3px);
        }

    .open .hamburger {
        transform: rotate(45deg);
    }

        .open .hamburger::before {
            opacity: 0;
        }

        .open .hamburger::after {
            transform: translateY(-3px) rotate(-90deg);
        }*/
        
    @media (min-width: 700px) {

      
        .menu-toggle {
            display: none;
        }

        .site-nav {
            height: auto;
            position: relative;
            background: transparent;
            float: right;
            clip-path: initial;
        }

            .site-nav li {
                display: inline-block;
                border: none;
            }

            .site-nav a {
                padding: 0;
                margin-left: 3em;
            }

                .site-nav a:hover,
                .site-nav a:focus {
                    background: transparent;
                }

        .site-nav--icon {
            display: none;
        }
    }
    @media only screen and (max-width: 768px) {
  .temp {
    height: 35px !important;
    padding: 0 !important;
  }
        #mobile-menu-MyAccount {
        position:absolute !important
        }

        .topGreyBar .top-nav li.account-link > a {
            padding-right: 15px!important;
            /*background: transparent url(/content/images/account-new.jpg) left center no-repeat;*/
        }

        .logo-div {
        width:50%;
        float:left;
        }
     
        #PhHeaderRow {
           
        min-height: 60px;
    padding: 0px 15px;
        }
        #dvTrackInHeader{
            padding:0px;
                float: right !important;
    text-align: right;
   width: 50%;
   display:block !important;
}
        
        .dahboard-menu{
            width:40%;
            float:right;
            position:relative;
        }
        .cart-link{
           width: 25px;
    padding-top: 1rem;
    float: right;
    
    margin-right: 3.5rem;
        }
         .moblieTrack{
            display:block !important;
           padding: 0.8rem;
    
        font-size: 22px;
    padding-top: .8rem;
    padding-left: 3rem;
    margin-right: 3rem;
        }
.moblieTrack1 {
    display: block !important;
    font-size: 22px;
}
     .count {
            top: 7px;
    left:68px;
    width: 20px;
    height: 21px;
    color: #fd0d0d;
    background: #FFF;
    font-weight: 500;
    line-height: 22px;
    position: absolute;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #b3b9c4;
    font-size: small;
        text-align: center;
        z-index:1;
        }

        #mobile-menu-MyAccount,
        #mobile-menu-dashboard {
        border-bottom:1px solid #000 !important;
        }
        .topGreyBar .top-nav li.account-link > a {
            font-size:12px !important;
        }
        #PHLogoContainer {
            padding:0 !important;
        }
        .PHlogo img, .PHlogo a > svg {
    margin: 16px 0;
    max-width: 275px;
}
        /*#top-bar {
  position: fixed;
  display:block !important;
  top: 0;
  width: 100%;
  background-color:white;
  z-index:99;
}*/
        /*.quote-section {
                margin-top: 112px;
    position: relative;
        }*/
        .btnTrackInHeader.logged-in-header {
    color: #000000!important;
    background: url(/Areas/AccountSection/content/images/home/wallet-icon-revised.svg);
    background-repeat: no-repeat;
    padding-left: 17px !important;
    background-size: 45px !important;
    background-position: 0 5px !important;
    margin-left: 0;
}
        #dvTrackInHeader .btnTrackInHeader {
    width: 100%;
    left: 41px;
    top: 2px;
}
        /*.inner-page {
        margin-top:112px;
        }
        #fullPage {
        margin-top:112px;
        }*/
        .topGreyBar .top-nav li.account-link > a {
        padding-right:0 !important;
        }
        header#main-header .top-area .top-nav li.account-link>a {
        padding-right:0 !important;
        font-size:12px !important;
 
               }
        #loadImg {
        width:120px !important;
        height:120px !important;
        top:30% !important;
        left:35% !important;
        }
        .order-cnf-printing-info:not(.single-shipment .order-cnf-printing-info) {
        overflow:scroll;
        }
        .display-mob {
display: flex !important;
}
}
     #mainMenu,
     #subMenuClose,
     #ourService,
     .menu  {
   
    padding-left: 1rem !important;
}
   #dvTrackInHeader{
    display: none;
}
.display-mob {
display:none;
}

@media only screen and (max-width: 768px) {

        
    #mobile-menu-MyAccount {
        position: fixed;
        min-height: 50px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        background: #ffffff;
        z-index: 100001;
        width: 100%;
    }

    #subMenuClose{
           
    background-color: rgba(242, 242, 242, 1);
    }
   .close-btn-menu {
float: right;
    margin-right: 0px;
    }
   .mobile-menu-top-section ul li{
       font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 16px !important;
    color: #626D80 !important;
    line-height: 46px !important;
           list-style: none;
    text-align: left;
   }
     .mobile-menu-top-section ul li a{
         color:#626D80 !important;
     }

        .mobileMenuContainer {
            position:relative;
        }

        #mobile-menu-dashboard {
            position: absolute;
            min-height: 50px;
            margin-bottom: 20px;
            border: 1px solid transparent;
            background: #ffffff;
            z-index: 100001;
            width: 100%;
            top: 75px;
        }
        .rightIcon {
            float: right;
            margin-right: 16px;
            font-size: 23px;
            position: relative;
            top: 10px;
        }
    }
    @media only screen and (max-width: 460px) {
        #mobile-menu-dashboard {
            top: 60px;
        }
    }
    @media (max-width:767px){
        .container{
            width:100% !important
        }
    }
      .moblieTrack{
            display:none;
        }
