/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0068b3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #003c66;
  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: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: #777777;
}
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: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0068b3;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #004a80;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.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: #3c3c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #232323;
}
.bg-primary {
  color: #fff;
  background-color: #0068b3;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004a80;
}
.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 #eeeeee;
}
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;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 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;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  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;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -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-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-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%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-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: 1400px) {
  .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: #777777;
  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 #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.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 #e5e5e5;
}
.table .table {
  background-color: #ffffff;
}
.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 #e5e5e5;
}
.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 #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > 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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@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 #e5e5e5;
  }
  .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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: #3c3c3c;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #0068b3;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  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: 40px;
  }
  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: 42px;
  }
}
.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-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="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 {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 38px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  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: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.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: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #3c3c3c;
}
.has-error .form-control {
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #232323;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
}
.has-error .input-group-addon {
  color: #3c3c3c;
  border-color: #3c3c3c;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #3c3c3c;
}
.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: #7c7c7c;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.FileUploadFileWarningHeader {
  font-size: x-small;
}
.FileUploadFileFormatErrorMessage {
  font-size: x-small;
}
.FileUploadFileContentErrorMessage {
  font-size: x-small;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #797979;
  border-color: #525252;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.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: #ffffff;
  background-color: #676767;
  border-color: #525252;
}
.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: #929292;
  border-color: #929292;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #004a80;
  border-color: #001e33;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.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: #ffffff;
  background-color: #00365c;
  border-color: #001e33;
}
.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: #0068b3;
  border-color: #0068b3;
}
.btn-primary .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #398439;
  border-color: rgba(0, 0, 0, 0);
}
.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: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.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: #000000;
  border-color: transparent;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #d58512;
  border-color: rgba(0, 0, 0, 0);
}
.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: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #ac2925;
  border-color: rgba(0, 0, 0, 0);
}
.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: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #0068b3;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #003c66;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 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: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0068b3;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-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-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  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-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
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 {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
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;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
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: #3c3c3c;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0068b3;
}
.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 #dddddd;
}
.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: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 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: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #ffffff;
  background-color: #0068b3;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.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: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-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;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@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 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.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-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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 {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@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: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.breadcrumb {
  padding: 15px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #d9d9d9;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #3c3c3c;
}
.breadcrumb > .active {
  color: #3c3c3c;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0068b3;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #a6a6a6;
  background-color: transparent;
  border-color: #dddddd;
}
.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: #a6a6a6;
  background-color: #0068b3;
  border-color: #0068b3;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.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: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #929292;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0068b3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #004a80;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.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: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.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: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0068b3;
}
.thumbnail .caption {
  padding: 9px;
  color: #3c3c3c;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #3c3c3c;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #232323;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #0068b3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:last-child {
  margin-bottom: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.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: #80caff;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
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: #3e5983;
  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: #3e5983;
  border-color: #3e5983;
}
.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: #3c3c3c;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #3c3c3c;
}
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: #3c3c3c;
  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: #3c3c3c;
  border-color: #3c3c3c;
}
.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: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
}
.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 #dddddd;
}
.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;
}
.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;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e5e5e5;
}
.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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #0068b3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0068b3;
}
.panel-primary > .panel-heading .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0068b3;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  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: #3e5983;
}
.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: #3c3c3c;
  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: #3c3c3c;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .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-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.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,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-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: 1023px) {
  .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: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) 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: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .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: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
/* jQuery */
/*! jQuery UI - v1.12.1 - 2017-08-06
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  color: #3c3c3c;
}
.ui-datepicker .ui-datepicker-header {
  color: #3c3c3c;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  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;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #0068b3;
  cursor: pointer;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #003c66;
  top: 2px;
}
.ui-datepicker th {
  font-weight: 400;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #f4f4f4;
  text-align: center;
  color: #3c3c3c;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #929292;
  color: #ffffff;
  border-color: #929292;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #0068b3;
  color: #ffffff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/*@screen-xs:                  480px;
@screen-sm:                  768px;
@screen-md:                  1024px;
@screen-lg:                  1400px;*/
/* @container-tablet:            @screen-sm;
// Medium screen / desktop
@container-desktop:            @screen-md;
// Large screen / wide desktop
@container-large-desktop:      @screen-lg; */
/* @container-sm: 100%; */
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1200px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 14px;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
/*
General
*****************************************************************/
a,
button {
  color: #0068b3;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #3c3c3c;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 767px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 15px;
  }
  .item-action {
    margin-top: 30px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 15px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 30px;
}
.well.well-sm {
  padding: 15px 30px;
}
.well.well-md {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #0068b3;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #e6f5ff;
  color: #3c3c3c;
}
.well.well-tertiary {
  background-color: #142939;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #7f919e;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #3c3c3c;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #3c3c3c;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #142939;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 60px;
  padding-bottom: 30px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  /* .container {
    width: @full-width;
  } */
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
.footer__top {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 1024px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 768px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 10px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .footer__right {
    border-top: 1px solid #1e3d55;
    padding-top: 30px;
    margin-top: 25px;
  }
}
.footer__right .footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__right .footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__right .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #142939;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #142939;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #142939;
}
.footer__copyright {
  background: #ffffff;
  padding: 25px 0;
  color: #3c3c3c;
  text-align: center;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
@media (max-width: 1023px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d9d9d9;
  z-index: 9999;
  background-color: #f4f4f4;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0;
}
.navigation--top .nav__right .nav__links--account li.logged_in {
  padding: 10px;
}
.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #929292;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  padding: 12px;
  display: block;
  font-size: 1em;
  line-height: 1.329em;
}
.navigation--top .nav__right .nav__links--account li a:hover {
  text-decoration: none;
  color: #929292;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: transparent;
  color: inherit;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:focus {
  color: #929292;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.show,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.show {
  background-color: #003459;
  color: #ffffff;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #003459;
}
#accNavComponentDesktopOne ul.nav__links,
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}
#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #265272;
  border-bottom: 1px solid #265272;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #004678;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .navigation--middle {
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 767px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #0068b3;
  border: none;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: transparent;
  z-index: 2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d9d9d9;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 15px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #cccccc;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
  background-color: transparent;
}
.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: auto!important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
  padding: 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f4f4f4;
  color: #3c3c3c;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d9d9d9;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #0068b3;
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
  }
}
.navigation--middle .nav-order-tools,
.navigation--middle .nav-location,
.navigation--middle .nav-cart {
  height: 60px;
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .btn:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .btn:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus,
.navigation--middle .btn:focus {
  background-color: #e5e5e5;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #0068b3;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #0068b3;
    left: -7px;
    top: 10px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    width: 30px;
    font-size: 22px;
    position: relative;
    right: -6px;
    top: 3px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
    font-size: 12px;
    position: absolute;
    right: 44%;
    top: -13px;
    margin: 0;
  }
  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    display: inline-block;
    background-color: #0068b3;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 5px;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #0068b3;
    font-size: 29px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #d9d9d9;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d9d9d9;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #e5e5e5;
    color: #0068b3;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #0068b3;
  }
}
.navigation--middle .mobile-menu {
  height: 60px;
}
.navigation--middle .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
}
.navigation--middle .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #0068b3;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #142939;
  border-bottom: 1px solid #142939;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #0068b3;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1400px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 767px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #265272;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #004678;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 30px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li:last-child {
    padding-bottom: 50px;
  }
}
.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #0068b3;
    text-transform: capitalize;
    padding: 30px 30% 30px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f4f4f4;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0 10px 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #e5e5e5;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #3c3c3c;
  line-height: 30px;
  padding-left: 5px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus {
  background-color: #e5e5e5;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 0;
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #f4f4f4;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 60px;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #0068b3;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f4f4f4;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #0068b3;
    padding: 5px 50px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    line-height: 50px;
  }
  .navigation--bottom .nav__links--primary .sm-back::after {
    content: ' ';
  }
  .navigation--bottom .nav__links--primary .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #3c3c3c;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #e5e5e5;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  float: none;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #265272;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #03426f;
    border: none;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #003459;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #265272;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #0068b3;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #0068b3;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 768px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 767px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 767px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 1023px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #0068b3;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1023px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 768px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #d9d9d9;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #0068b3;
  font-size: 30px;
}
@media (max-width: 767px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 55px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0068b3;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 768px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 25px;
  }
}
@media (min-width: 1024px) {
  .quote__list {
    padding: 0px 40px;
  }
}
@media (max-width: 767px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 14px;
  line-height: 1.42857143;
}
@media (max-width: 767px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 30px 45px;
}
.quote__list--nav a:hover {
  background-color: #e5e5e5;
}
.nav-order-tools__child-wrap {
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 767px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #e5e5e5;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 30px 45px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e5e5e5;
}
.search-results-highlight {
  font-weight: bold;
}
header {
  background: #f4f4f4;
  margin-bottom: 30px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.cookie-alert--top {
  margin-bottom: 0;
}
#consent-management-alert .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
#consent-management-alert .consent-management-list__item {
  position: relative;
  margin-top: 0;
  margin-bottom: 3px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
#consent-management-alert .consent-management-list__title {
  padding: 0 15px 0 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings';
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#consent-management-alert .consent-management-list__title:hover,
#consent-management-alert .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
#consent-management-alert .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
#consent-management-alert .consent-management-list__label {
  width: 85%;
  font-size: 15px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__label {
    width: 60%;
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content-inner {
  padding: 10px 40px 0 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 767px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
.page-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
/*.btn{
	text-transform: uppercase;
	font-weight: 600;
	.button-size(@padding-large-vertical; @padding-large-horizontal; @btn-font-size; @btn-line-height; @btn-border-width);

	&.glyphicon {
		padding: 3px 0 4px 0;

		&:before {
			font-size: @btn-icon-font-size;
		}
	}
	&,
	&:active,
	&.active {
		box-shadow: none;
		
		&:focus {
			outline: 0;
		}
	}
}*/
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 103px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 30px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 85px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 15px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #929292;
  background-color: #ffffff;
  border-color: #929292;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #0068b3;
  background-color: #ffffff;
  border-color: #0068b3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.btn-primary .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid #cccccc;
  font-weight: 600;
  margin: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 11px;
}
.pagination > li.pagination-prev > a:hover,
.pagination > li.pagination-next > a:hover,
.pagination > li.pagination-prev > span:hover,
.pagination > li.pagination-next > span:hover,
.pagination > li.pagination-prev > a:focus,
.pagination > li.pagination-next > a:focus,
.pagination > li.pagination-prev > span:focus,
.pagination > li.pagination-next > span:focus {
  background-color: #0068b3;
  color: #ffffff;
}
.pagination > li.pagination-prev.disabled > a:hover,
.pagination > li.pagination-next.disabled > a:hover,
.pagination > li.pagination-prev.disabled > span:hover,
.pagination > li.pagination-next.disabled > span:hover,
.pagination > li.pagination-prev.disabled > a:focus,
.pagination > li.pagination-next.disabled > a:focus,
.pagination > li.pagination-prev.disabled > span:focus,
.pagination > li.pagination-next.disabled > span:focus {
  color: #a6a6a6;
  background-color: transparent;
  border-color: #cccccc;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid #cccccc;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid #cccccc;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: transparent;
  border: none;
  font-weight: 400;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 30px;
  width: 30px;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 10px;
  width: 37.5px;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 37.5px;
}
@media (max-width: 1023px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 46px;
    width: 30px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 45px;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 45px;
  }
}
@media (max-width: 767px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination > li > a,
  .pagination > li > span {
    line-height: 40px;
    width: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 13.33333333px;
    width: 70px;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 13.33333333px;
    width: 70px;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: #d9d9d9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.hrs-breadcrumb .breadcrumb .active:before {
  content: ">";
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 768px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #929292;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 14px;
  position: absolute;
  top: 7px;
  left: 10px;
}
.product-details .name .code,
.product-details-price .name .code {
  font-size: 18px;
  line-height: 18px;
  padding-left: 5px;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #00a651;
}
.product-details .description,
.product-details-price .description {
  padding: 15px 0 25px;
}
.product-details .price,
.product-details-price .price {
  font-size: 25px;
  font-weight: bold;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 1199px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #cccccc;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 45px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #929292;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -30px;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 30px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  background: #fff;
  color: #3c3c3c;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #0068b3;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 15px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 1023px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 0.1em;
  overflow: hidden;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
  float: left;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
  float: left;
}
.rating .rating-stars span.active {
  color: #0068b3;
}
.rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block;
}
.rating a {
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.rating a:before {
  border-left: 1px solid #cccccc;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 15px 0;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar .right {
  float: right;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 15px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 15px 0;
}
.tab-review .review-list .review-entry .title {
  font-weight: bold;
}
.tab-review .review-list .review-entry .autor {
  color: #777777;
}
.tab-review .write-review {
  display: none;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 15px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 30px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component {
  margin-top: 15px;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 15px;
}
.addtocart-component .actions .btn {
  margin-bottom: 15px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .addtocart-component {
    margin-top: 30px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 767px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 15px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 15px;
}
.add-to-cart .add-to-cart-item .thumb img {
  max-width: 65px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 80px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -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-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -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-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  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;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #0068b3;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #003c66;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\e075";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\e071";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 15px -15px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 15px;
  padding: 15px 0;
}
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb {
  margin-bottom: 20px;
  height: 140px;
}
.carousel .item .thumb img,
.carousel__component--carousel .item .thumb img,
.carousel .carousel__item .thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a {
  color: #3c3c3c;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel__component--carousel .item a:focus,
.carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:focus {
  text-decoration: none;
  color: #0068b3;
}
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  margin-top: 20px;
  margin-bottom: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 600;
  font-size: 16px;
  color: #3c3c3c;
}
.carousel .item .item__name:before,
.carousel__component--carousel .item .item__name:before,
.carousel .carousel__item .item__name:before,
.carousel__component--carousel .carousel__item .item__name:before,
.carousel .item .carousel__item--name:before,
.carousel__component--carousel .item .carousel__item--name:before,
.carousel .carousel__item .carousel__item--name:before,
.carousel__component--carousel .carousel__item .carousel__item--name:before {
  background: #FFF none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
  content: "???";
}
.carousel .item .item__name:after,
.carousel__component--carousel .item .item__name:after,
.carousel .carousel__item .item__name:after,
.carousel__component--carousel .carousel__item .item__name:after,
.carousel .item .carousel__item--name:after,
.carousel__component--carousel .item .carousel__item--name:after,
.carousel .carousel__item .carousel__item--name:after,
.carousel__component--carousel .carousel__item .carousel__item--name:after {
  content: "";
  background: #FFF none repeat scroll 0% 0%;
  position: absolute;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.carousel .item .item__price,
.carousel__component--carousel .item .item__price,
.carousel .carousel__item .item__price,
.carousel__component--carousel .carousel__item .item__price,
.carousel .item .carousel__item--price,
.carousel__component--carousel .item .carousel__item--price,
.carousel .carousel__item .carousel__item--price,
.carousel__component--carousel .carousel__item .carousel__item--price {
  margin: 15px;
  color: #3c3c3c;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 45px 0 25px;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  color: #3c3c3c;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #d9d9d9;
  padding-top: 45px;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #3c3c3c;
  text-decoration: none;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 15px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 90px 0 0;
}
@media (max-width: 1023px) {
  .tabs {
    border-top: 1px solid #cccccc;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  display: table;
  margin: 0 auto;
  border: 0;
}
.tabs .tabs-list > li {
  position: relative;
  display: block;
}
.tabs .tabs-list > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabs .tabs-list > li.disabled > a {
  color: #777777;
}
.tabs .tabs-list > li.disabled > a:hover,
.tabs .tabs-list > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list .open > a,
.tabs .tabs-list .open > a:hover,
.tabs .tabs-list .open > a:focus {
  background-color: #eeeeee;
  border-color: #0068b3;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li {
  padding: 0 30px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #0068b3;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 4px solid transparent;
}
.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent;
}
.tabs .tabs-list li + li:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 0;
  top: 2px;
  border-left: 1px solid #cccccc;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 767px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 15px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 15px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 767px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #0068b3;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
  float: right;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 15px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 15px;
}
.com-space > * {
  padding: 15px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
  padding: 15px;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.no-space {
  padding: 0 !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  display: block;
}
.simple-responsive-banner-component img,
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.error-page {
  text-align: center;
}
.back-link {
  padding: 30px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.accordion .panel-group {
  margin: 0;
}
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel .panel-heading {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #3c3c3c;
  padding: 30px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  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;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 75px;
  top: 30px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 30px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 105px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 105px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #cccccc;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 165px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 165px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 225px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 225px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999999;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 285px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 285px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 315px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 315px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #808080;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 345px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 345px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 375px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 375px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
@media (min-width: 768px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  margin-top: 30px;
  padding-left: 30px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 15px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 1024px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 15px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 767px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 15px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 7.5px;
}
@media (min-width: 1024px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -6px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 5px;
  }
}
.product__listing.product__list .product__list--item {
  padding: 30px 30px;
  border-top: 1px solid #d9d9d9;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 15px;
  display: block;
}
.product__listing.product__list .product__list--thumb > img {
  width: 96px;
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 767px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 15px;
  text-align: center;
  height: 180px;
  overflow: hidden;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
.product__listing.product__grid .details {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.product__listing.product__grid .details .name {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 15px;
  height: 70px;
  overflow: hidden;
  color: #3c3c3c;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 15px;
  padding-top: 15px;
}
.product-category-page .product-categories .pcp-prod,
.product-category-page .product-categories .pcp-banner {
  padding-left: 0;
  padding-right: 0;
}
.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component,
.product-category-page .product-categories .pcp-banner .banner__component--responsive {
  margin-right: -20px;
}
.product-category-page .product-categories .pcp-banner {
  padding-top: 15px;
}
@media (min-width: 1024px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.search-results-highlight {
  font-weight: bold;
}
.product__facet {
  margin: 0;
  border-right: 1px solid #cccccc;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:last-child {
  margin: 0;
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #3c3c3c;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 15px 0;
}
.product__facet .facet .facet__list li {
  padding: 15px 0;
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 15px;
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #0068b3;
  border: 1px solid #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px #ffffff;
  box-shadow: inset 0 0  0 1px #ffffff;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #0068b3;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px #ffffff;
  box-shadow: inset 0 0  0 1px #ffffff;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}
.product__facet .facet .facet__list.facet__list--hidden {
  display: none;
}
.product__facet .facet .facet__values__more {
  display: block;
}
.product__facet .facet .facet__values__less {
  display: none;
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #cccccc;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
}
.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 30px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 1023px) {
  .product__facet {
    padding: 15px;
    margin: 0;
    border: 0 none;
  }
  #colorbox .product__facet {
    display: block !important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 15px 0;
  }
  .product__facet .facet .facet__name {
    background: #f4f4f4;
    cursor: pointer;
    padding: 15px;
    padding-left: 95px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 45px;
  }
  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\e080";
  }
  .product__facet .facet .facet__values {
    display: none;
  }
  .product__facet .facet.active .facet__arrow:before {
    content: "\e114";
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.sort-refine-bar .form-group select {
  width: auto;
}
.pagination-bar {
  margin: 40px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 45px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 35px;
  padding: 0 20px;
  color: #929292;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 45px;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1px;
}
@media (max-width: 1023px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 45px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 35px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 34px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f4f4f4;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--item .item__configurations--display .btn {
  padding-left: 0;
}
.item__list .item__list--item .item__configurations--display .btn:hover {
  color: #003c66;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #142939;
  color: #7f919e;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 30px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 156px;
  padding: 0 30px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 16px;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 90px;
  height: 60px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #929292;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 55px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0068b3;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f4f4f4;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #3c3c3c;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #d9d9d9;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 60px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
@media (min-width: 1024px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 0 15px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 15px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 768px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 60px;
  }
}
@media (max-width: 1023px) {
  .item__list {
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    clear: both;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 15px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 30px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 15px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 15px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 15px;
  }
  .item__list .item__quantity__total .qty .qtyValue {
    float: left;
  }
  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 30px;
    padding-top: 15px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 15px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 30px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #d9d9d9;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 30px 30px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 30px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list--item {
    position: relative;
  }
  .item__list--item > div {
    margin-left: 156px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 15px;
}
@media (max-width: 1024px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.cart-header .cart-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.cart-header .cart__id--label {
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px 0 10px;
}
.cart-header .cart__id--label:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 13px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #0068b3;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 30px;
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -15px;
  margin-right: -15px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e5e5e5;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 1024px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table td {
  padding: 0;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #e4e4e4;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-right: 35px;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #0068b3;
}
.item__list__cart > table table td {
  background-color: #f4f4f4;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .item__image {
  padding: 10px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border: none;
}
.item__list__cart .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 48px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #003c66;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 1023px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .quote-discount-link {
  text-transform: uppercase;
}
.cart-totals .grand-total {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 30px 60px;
  margin: 30px 0;
}
@media (min-width: 768px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .express-checkout {
    padding: 30px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 30px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 15px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cartpotproline,
  .cartproline {
    padding: 15px 30px 35px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 25px;
  }
  .doFlowSelectedChange {
    margin-top: 30px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 30px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 15px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 15px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 15px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  max-width: 65px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 80px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  margin: 15px 0 45px;
  padding: 15px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 15px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 25px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #142939;
  padding: 30px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #7f919e;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 43px;
  display: inline-block;
}
@media (max-width: 767px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #f4f4f4;
  padding-top: 35px;
}
#quoteFormDiv label {
  color: #3c3c3c;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 30px;
  padding-bottom: 60px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #142939;
}
.quote__form--toggle {
  color: #ffffff;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 30px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 30px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 768px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 15px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 7.5px 15px;
    height: 28px;
  }
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #0068b3;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 15px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 15px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 13px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 15px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #cccccc;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 15px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 15px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 15px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 15px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 15px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 15px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 15px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 15px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 48px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #0068b3;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #0068b3;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 15px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #0068b3;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #0068b3;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 15px;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 15px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 15px 15px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 0;
  top: 15px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #0068b3;
}
.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
  color: #000;
  border-left: 2px solid #0068b3;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #0068b3;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #0068b3;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #0068b3;
  padding: 15px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 13px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #0068b3;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 15px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 15px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.login-page__headline,
.user-register__headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 15px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.hrs-acc-create .text-center a {
  font-size: 15px;
}
@media (max-width: 767px) {
  .login-form-action .btn-default {
    margin-top: 45px;
  }
}
@media (max-width: 767px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 15px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e5e5e5;
  padding: 30px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .checkout__new-account {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.checkout-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 767px) {
  .checkout-summary-headline {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.checkout-body-styling {
  padding: 30px 30px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #f4f4f4;
  color: #3c3c3c;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 15px 30px 15px 40px;
  height: 49px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 15px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #3c3c3c;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #0068b3;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 30px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -30px;
  border-color: #cccccc;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .checkout-steps {
    padding-left: 30px;
    padding-right: 30px;
  }
  .checkout-steps .step-head {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 30px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 15px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 15px 0;
  font-size: 16px;
  font-weight: 700;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 18px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 15px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 15px;
  line-height: 35px;
  margin: -15px -15px 15px -15px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #3c3c3c;
  background: #fff;
  display: block;
  padding: 15px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 30px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li {
  padding: 15px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
@media (min-width: 768px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 30px;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #f4f4f4;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #142939 !important;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #142939;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
  float: left;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 30px;
  width: 65px;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 15px;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  margin-left: 85px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  font-size: 13px;
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 15px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 15px 0;
  font-size: 13px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 15px 0;
  border-top: 1px solid #cccccc;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 767px) {
  .place-order-form {
    padding: 0 30px;
  }
  .checkout-order-summary {
    padding: 30px 30px 15px;
    border: 1px solid #cccccc;
    border-top: 0;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent!important;
    color: #3c3c3c;
    padding: 25px 30px;
    border-color: #cccccc;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #cccccc;
  }
  .checkout-order-summary .subtotals {
    padding: 0 30px;
  }
}
.checkout-review {
  padding: 30px 30px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 60px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #3c3c3c;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .place-order-form .checkbox {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 15px;
  margin-top: 90px;
}
@media (max-width: 767px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.termsAndConditions-section {
  padding-bottom: 30px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 60px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
@media (max-width: 767px) {
  .checkout-coupon-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 767px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 7.5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 15px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .cart-voucher {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 15px;
  margin-top: 15px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 15px;
  cursor: pointer;
  margin: -15px -15px -15px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #cccccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupons {
    width: 40%;
  }
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 768px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 15px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 14px 0 15px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #0068b3;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 767px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #929292;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 60px 40px 60px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 60px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -15px;
  margin-bottom: 30px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 30px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 30px;
}
@media (max-width: 767px) {
  #cboxTitle {
    height: 112px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 112px;
    padding: 15px 30px 40px 30px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -35px;
  }
}
.modal__top {
  padding-bottom: 42px;
  margin-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}
.modal__top .modal__top--label {
  color: #3c3c3c;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 60px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 27px;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 15px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #d9d9d9;
  color: #3c3c3c;
  padding-bottom: 23px;
  margin-bottom: 19px;
  margin-top: 15px;
}
.quote-discount__modal--new__total {
  color: #3c3c3c;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 57px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #3c3c3c;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #232323;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 15px;
}
.account-navigation .account-navigation-header {
  padding: 15px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 15px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 15px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #0068b3;
}
.account-home .account-home-section {
  margin-bottom: 30px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 15px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 15px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 15px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 15px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
    width: 1400px;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 30px;
    padding-right: 30px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #3c3c3c;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 15px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 40px;
}
.account-section .account-section-content .account-section-header {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 15px;
}
@media (min-width: 1200px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 60px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 30px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list {
  list-style-type: none;
  width: 100%;
  position: relative;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
  border-top: 1px solid #cccccc;
  width: 100%;
  display: inline-flex;
  align-items: center;
  height: 4em;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
  border-bottom: 1px solid #cccccc;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
  position: absolute;
  right: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
  margin-bottom: 0;
}
.account-section .account-section-content .consent-management-intro {
  padding-bottom: 10px;
}
.account-section .account-section-content .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
}
.account-section .account-section-content .consent-management-list__item {
  border: 1px solid #cccccc;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.account-section .account-section-content .consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
.account-section .account-section-content .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings';
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 23px;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.account-section .account-section-content .consent-management-list__title:hover,
.account-section .account-section-content .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
.account-section .account-section-content .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
.account-section .account-section-content .consent-management-list__label {
  width: 85%;
  color: #3c3c3c;
  font-size: 15px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__label {
    width: 75%;
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__content-inner {
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #fd7b7b;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 15px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 15px;
}
.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .item__btn {
    margin-top: 30px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 767px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0 !important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #929292;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
}
.account-section .account-section-content .enable-link + .disable-link,
.account-section .account-section-content .disable-link + .enable-link,
.account-section .account-section-content .disable-link + .disable-link,
.account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.account-section .account-section-content .enable-link + .disable-link:before,
.account-section .account-section-content .disable-link + .enable-link:before,
.account-section .account-section-content .disable-link + .disable-link:before,
.account-section .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #cccccc;
  top: 0;
}
@media (max-width: 767px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 767px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 15px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 767px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 768px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 30px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 30px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 768px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 15px;
}
.account-section .account-consignment {
  margin-top: 30px;
}
.account-section .account-list.account-addressbook ul,
.account-section .account-list.account-paymentdetails ul {
  margin-bottom: 30px;
}
.account-section .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%;
}
.account-section .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden;
}
.account-section .account-list .account-list-header {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #cccccc;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #cccccc;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 768px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.account-section .account-list .account-cards .card > ul > li,
.account-section .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.account-section .account-list .account-cards .card > ul > li:first-child,
.account-section .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil {
  color: #0068b3;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #0068b3;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 767px) {
  .account-section .account-list .account-set-default-address {
    left: 30px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
}
.account-profil .account-profil-info {
  margin: 0 0 15px;
}
.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em;
}
.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px;
}
.account-profil a.btn {
  margin-top: 15px;
}
.account-profil .btn + .btn {
  margin-left: 15px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 15px 15px 35px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 15px;
  margin-bottom: 7.5px;
  margin-top: 7.5px;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .order-data {
  background-color: #F2F4F7;
  padding: 15px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 15px 30px;
}
.account-orderdetail .button-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 15px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1400px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #3c3c3c;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 30px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 30px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 30px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 30px;
}
.account-address-removal-popup .btn {
  margin-top: 15px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 60px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 30px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 30px;
}
table {
  width: 100%;
}
table tr.entry-group-header a {
  color: lightgrey;
}
table tr.entry-group-header a:hover {
  color: black;
}
table tr.entry-group-header .error {
  background-color: PaleVioletRed;
}
table .entry-group-error-message {
  text-transform: none;
}
table div.left-align {
  text-align: left;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 15px;
}
@media (max-width: 768px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #0068b3;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #003c66;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 767px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #929292;
  font-weight: 600;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #0068b3;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #929292;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #929292;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #929292;
}
.has-error .control-label {
  color: #929292;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #929292;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #0068b3;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 30px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* Toggle Button */
.toggle-button {
  position: absolute;
  top: 19px;
  right: 73px;
}
.toggle-button input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.toggle-button input[type="checkbox"][disabled] ~ label {
  color: #ffffff;
  pointer-events: none;
}
.toggle-button input[type="checkbox"][disabled] ~ label .toggle-button__switch {
  opacity: 0.4;
}
.toggle-button input[type="checkbox"]:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:hover ~ label .toggle-button__switch {
  background-color: #ffffff;
  border-color: #999999;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #0068b3;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch:after {
  content: '\00a0';
  background-color: #ffffff;
  transform: translate3d(22px, 0, 0);
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch :before {
  content: '\00a0';
  left: 0;
}
.toggle-button label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #0068b3;
}
.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: '\00a0';
  position: absolute;
  top: 0;
}
.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #ffffff;
  background-color: #cccccc;
  content: '\00a0';
  position: absolute;
  z-index: 5;
}
.toggle-button input[type="checkbox"]:checked:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:checked:hover ~ label .toggle-button__switch {
  background-color: #1a9fff;
  border-color: #1a9fff;
}
.textpage-faqs th:last-child {
  text-align: left;
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
  padding-right: 30px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 768px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .product-details-toggle {
    padding: 0 35px 0 15px;
  }
  .product-details-toggle .glyphicon {
    right: 15px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 30px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 30px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 767px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
  background-color: #ffffff;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 13px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 13px;
  line-height: 30px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #cccccc;
  text-align: center;
}
.product-grid-container .td_stock,
#cboxContent .td_stock {
  display: block;
  padding-bottom: 5px;
}
.product-grid-container .td_stock .in-stock,
#cboxContent .td_stock .in-stock {
  color: #929292;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #cccccc;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 768px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #0068b3;
    opacity: 0.4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
  }
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    right: 0px;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.left {
    width: 50px;
    height: 75px;
    line-height: 75px;
    left: 0;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .order-form-scroll.down {
    width: 75px;
    height: 50px;
    line-height: 50px;
    bottom: 17px;
    left: 50%;
    margin-left: -35px;
  }
  .product-grid-container-dim-3,
  .product-grid-container-dim-2 {
    width: 100%;
  }
  .product-grid-container table {
    border-bottom: 1px solid #e5e5e5;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f4f4f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #334b5c;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #e5e5e5;
    padding-top: 30px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #e5e5e5;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 30px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 30px;
  }
  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0;
  }
  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 30px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e5e5e5;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 30px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible!important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f4f4f4;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 30px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
#orderFormContainer .headline,
#orderFormContainer .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 15px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 15px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 15px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .quick-order__reset-link {
    margin: 30px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 15px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 33%;
}
@media (max-width: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f4f4f4;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 25px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 30px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 25px;
    padding-bottom: 15px;
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 30px;
}
.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.file-upload__file-name {
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
  }
  .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%;
  }
  .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%;
  }
  .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%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* @import "../../../../addons/orderselfserviceaddon/responsive/less/orderselfserviceaddon.less";
@import "../../../../addons/customerticketingaddon/responsive/less/customerticketingaddon.less";
@import "../../../../addons/assistedservicepromotionaddon/responsive/less/assistedservicepromotionaddon.less";
@import "../../../../addons/textfieldconfiguratortemplateaddon/responsive/less/textfieldconfiguratortemplateaddon.less";
@import "../../../../addons/commerceorgsamplesaddon/responsive/less/commerceorgsamplesaddon.less";
@import "../../../../addons/b2bacceleratoraddon/responsive/less/b2bacceleratoraddon.less";
@import "../../../../addons/commerceorgaddon/responsive/less/commerceorgaddon.less"; */
.cts-msg-history {
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cts-msg-history {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cts-msg-history-item {
  margin-top: 30px;
  display: none;
}
.cts-msg-history-item-info {
  font-size: 16px;
  margin-bottom: 15px;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .cts-msg-history-item-info {
    padding: 0;
  }
}
.cts-msg-history-item-info .author {
  font-weight: bold;
}
.cts-msg-history-item .well {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}
.cts-msg-history-item .well.well-tertiary {
  border: 1px solid #142939;
  opacity: .5;
}
.cts-msg-history-item .well.well-closed {
  background-color: #a1eeae;
}
.cts-msg-history-item .well.well-reopen {
  background-color: #a3e2ff;
}
@media (max-width: 767px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -30px;
    margin-right: -30px;
  }
}
.cts-msg-history-item-msg {
  font-size: 16px;
}
.cts-msg-history-item.ct-msg-visible {
  display: block;
}
.cts-msg-history-item-agent .well,
.cts-msg-history-item-agent .cts-msg-history-item-info {
  text-align: initial;
}
.cts-msg-history #ct-toggle-all-messages {
  display: block;
  text-align: center;
  margin-top: 30px;
}
.cts-msg-history-item-modified-field {
  margin-left: 5px;
}
.cts-msg-history-item-modified-field:before {
  content: "|";
  position: relative;
  left: -3px;
  top: -2px;
  color: #929292;
}
.cts-msg-history-item-modified-field--status {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.cts-msg-history-item-modified-field--status-inprocess,
.cts-msg-history-item-modified-field--status-open,
.cts-msg-history-item-modified-field--status-reopen {
  color: #0486e0;
}
.cts-msg-history-item-modified-field--status-completed,
.cts-msg-history-item-modified-field--status-closed {
  color: #18bc33;
}
#supportTicketForm textarea.form-control {
  height: 240px;
}
.cts-attach-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
  margin: 30px -30px 0;
  padding: 15px 30px 0;
  font-size: 16px;
}
.cts-attach-file {
  padding: 3px 0;
}
.cts-attach-file .glyphicon {
  color: #003c66;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}
/**
 * selectize.bootstrap3.css (v@@version) - Bootstrap 3 Theme
 * Copyright (c) 2013???2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #3c3c3c;
  font-family: inherit;
  font-size: inherit;
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #cccccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #3c3c3c;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div.active {
  background: #0068b3;
  color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #898989;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #777777;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.selectize-dropdown .active.create {
  color: #262626;
}
.selectize-dropdown .create {
  color: rgba(60, 60, 60, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #3c3c3c transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #3c3c3c transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #ffffff;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.selectize-dropdown .optgroup-header {
  font-size: 13px;
  line-height: 1.42857143;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}
.selectize-dropdown-content {
  padding: 5px 0;
}
.selectize-dropdown-header {
  padding: 6px 12px;
}
.selectize-input {
  min-height: 32px;
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.focus {
  border-color: #0068b3;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
}
.has-error .selectize-input {
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .selectize-input:focus {
  border-color: #232323;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.selectize-control.multi .selectize-input > div {
  -webkit-border-radius: -1px;
  -moz-border-radius: -1px;
  border-radius: -1px;
}
.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* Bootstrap
************************************/
/* Colors
************************************/
/*  Font
************************************/
/* Path
************************************/
/*  Header
************************************/
.w3-responsive {
  overflow-x: auto;
}
.w3-container {
  padding: 0.01em 16px;
}
.w3-container:after {
  content: "";
  display: table;
  clear: both;
}
.w3-panel {
  padding: 0.01em 16px;
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.w3-panel:after {
  content: "";
  display: table;
  clear: both;
}
.w3-row:after {
  content: "";
  display: table;
  clear: both;
}
.w3-row-padding {
  padding: 0 8px;
}
.w3-row-padding:after {
  content: "";
  display: table;
  clear: both;
}
.w3-row-padding > .w3-half {
  padding: 0 8px;
}
.w3-row-padding > .w3-third {
  padding: 0 8px;
}
.w3-row-padding > .w3-twothird {
  padding: 0 8px;
}
.w3-row-padding > .w3-threequarter {
  padding: 0 8px;
}
.w3-row-padding > .w3-quarter {
  padding: 0 8px;
}
.w3-row-padding > .w3-col {
  padding: 0 8px;
}
.w3-clear:after {
  content: "";
  display: table;
  clear: both;
}
.w3-col {
  float: left;
  width: 100%;
}
.w3-half {
  float: left;
  width: 100%;
  width: 99.99999%;
}
.w3-third {
  float: left;
  width: 100%;
  width: 99.99999%;
}
.w3-twothird {
  float: left;
  width: 100%;
  width: 99.99999%;
}
.w3-threequarter {
  float: left;
  width: 100%;
  width: 99.99999%;
}
.w3-quarter {
  float: left;
  width: 100%;
  width: 99.99999%;
}
.w3-col.s1 {
  width: 8.33333%;
}
.w3-col.s2 {
  width: 16.66666%;
}
.w3-col.s3 {
  width: 24.99999%;
}
.w3-col.s4 {
  width: 33.33333%;
}
.w3-col.s5 {
  width: 41.66666%;
}
.w3-col.s6 {
  width: 49.99999%;
}
.w3-col.s7 {
  width: 58.33333%;
}
.w3-col.s8 {
  width: 66.66666%;
}
.w3-col.s9 {
  width: 74.99999%;
}
.w3-col.s10 {
  width: 83.33333%;
}
.w3-col.s11 {
  width: 91.66666%;
}
.w3-col.s12 {
  width: 99.99999%;
}
@media only screen and (min-width: 601px) {
  .w3-col.m1 {
    width: 8.33333%;
  }
  .w3-col.m2 {
    width: 16.66666%;
  }
  .w3-col.m3 {
    width: 24.99999%;
  }
  .w3-quarter {
    width: 24.99999%;
  }
  .w3-col.m4 {
    width: 33.33333%;
  }
  .w3-third {
    width: 33.33333%;
  }
  .w3-col.m5 {
    width: 41.66666%;
  }
  .w3-col.m6 {
    width: 49.99999%;
  }
  .w3-half {
    width: 49.99999%;
  }
  .w3-col.m7 {
    width: 58.33333%;
  }
  .w3-col.m8 {
    width: 66.66666%;
  }
  .w3-twothird {
    width: 66.66666%;
  }
  .w3-col.m9 {
    width: 74.99999%;
  }
  .w3-threequarter {
    width: 74.99999%;
  }
  .w3-col.m10 {
    width: 83.33333%;
  }
  .w3-col.m11 {
    width: 91.66666%;
  }
  .w3-col.m12 {
    width: 99.99999%;
  }
}
@media only screen and (min-width: 993px) {
  .w3-col.l1 {
    width: 8.33333%;
  }
  .w3-col.l2 {
    width: 16.66666%;
  }
  .w3-col.l3 {
    width: 24.99999%;
  }
  .w3-quarter {
    width: 24.99999%;
  }
  .w3-col.l4 {
    width: 33.33333%;
  }
  .w3-third {
    width: 33.33333%;
  }
  .w3-col.l5 {
    width: 41.66666%;
  }
  .w3-col.l6 {
    width: 49.99999%;
  }
  .w3-half {
    width: 49.99999%;
  }
  .w3-col.l7 {
    width: 58.33333%;
  }
  .w3-col.l8 {
    width: 66.66666%;
  }
  .w3-twothird {
    width: 66.66666%;
  }
  .w3-col.l9 {
    width: 74.99999%;
  }
  .w3-threequarter {
    width: 74.99999%;
  }
  .w3-col.l10 {
    width: 83.33333%;
  }
  .w3-col.l11 {
    width: 91.66666%;
  }
  .w3-col.l12 {
    width: 99.99999%;
  }
}
@media (max-width: 600px) {
  .w3-modal-content {
    margin: 0 10px;
    width: auto !important;
  }
  .w3-modal {
    padding-top: 30px;
  }
  .w3-hide-small {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .w3-modal-content {
    width: 500px;
  }
  .w3-modal {
    padding-top: 50px;
  }
}
@media (min-width: 993px) {
  .w3-modal-content {
    width: 900px;
  }
  .w3-hide-large {
    display: none !important;
  }
}
@media (max-width: 992px) and (min-width: 601px) {
  .w3-hide-medium {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  .w3-main {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/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.33333333em;
  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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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 {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
html.with-featherlight {
  /* disable global scrolling when featherlights are visible */
  overflow: hidden;
}
.featherlight {
  display: none;
  /* dimensions: spanning the background from edge to edge */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  /* z-index needs to be >= elements on the site. */
  /* position: centering content */
  text-align: center;
  /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
  white-space: nowrap;
  /* styling */
  cursor: pointer;
  background: #333;
  /* IE8 "hack" for nested featherlights */
  background: rgba(0, 0, 0, 0);
}
/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8);
}
.featherlight:before {
  /* position: trick to center content vertically */
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.featherlight .featherlight-content {
  /* make content container for positioned elements (close button) */
  position: relative;
  /* position: centering vertical and horizontal */
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  /* dimensions: cut off images */
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  /* dimensions: handling large content */
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  /* styling */
  background: #fff;
  cursor: auto;
  /* reset white-space wrapping */
  white-space: normal;
}
/* contains the content */
.featherlight .featherlight-inner {
  /* make sure its visible */
  display: block;
}
/* don't show these though */
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none;
}
.featherlight .featherlight-close-icon {
  /* position: centering vertical and horizontal */
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  /* dimensions: 25px x 25px */
  line-height: 25px;
  width: 25px;
  /* styling */
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff;
  /* Set the background in case it overlaps the content */
  background: rgba(255, 255, 255, 0.3);
  color: #000;
  border: none;
  padding: 0;
}
/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.featherlight .featherlight-image {
  /* styling */
  width: 100%;
}
.featherlight-iframe .featherlight-content {
  /* removed the border for image croping since iframe is edge to edge */
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.featherlight iframe {
  /* styling */
  border: none;
}
.featherlight * {
  /* See https://github.com/noelboss/featherlight/issues/42 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
/* hide non featherlight items when printing */
@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none;
  }
}
.featherlight-next,
.featherlight-previous {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 0;
  left: 80%;
  cursor: pointer;
  /* preventing text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* IE9 hack, otherwise navigation doesn't appear */
  background: rgba(0, 0, 0, 0);
}
.featherlight-previous {
  left: 25px;
  right: 80%;
}
.featherlight-next:hover,
.featherlight-previous:hover {
  background: rgba(255, 255, 255, 0.25);
}
.featherlight-next span,
.featherlight-previous span {
  display: none;
  position: absolute;
  top: 50%;
  left: 5%;
  width: 82%;
  /* center horizontally */
  text-align: center;
  font-size: 80px;
  line-height: 80px;
  /* center vertically */
  margin-top: -40px;
  text-shadow: 0px 0px 5px #fff;
  color: #fff;
  font-style: normal;
  font-weight: normal;
}
.featherlight-next span {
  right: 5%;
  left: auto;
}
.featherlight-next:hover span,
.featherlight-previous:hover span {
  display: inline-block;
}
.featherlight-swipe-aware .featherlight-next,
.featherlight-swipe-aware .featherlight-previous {
  display: none;
}
/* Hide navigation while loading */
.featherlight-loading .featherlight-previous,
.featherlight-loading .featherlight-next {
  display: none;
}
/* Hide navigation in case of single image */
.featherlight-first-slide.featherlight-last-slide .featherlight-previous,
.featherlight-first-slide.featherlight-last-slide .featherlight-next {
  display: none;
}
/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none;
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: block;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%;
  }
  .featherlight-previous {
    left: 10px;
    right: 85%;
  }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px;
  }
}
.datepicker {
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #333333;
  font-size: 13px;
  line-height: 1.42857143;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 0px 5px;
}
@-webkit-keyframes 'blink' {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
@-moz-keyframes 'blink' {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
@keyframes 'blink' {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
.tokenfield {
  height: auto;
  min-height: 34px;
  padding-bottom: 0px;
}
.tokenfield.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.tokenfield .token {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #d9d9d9;
  background-color: #ededed;
  white-space: nowrap;
  margin: -1px 5px 5px 0;
  height: 22px;
  vertical-align: top;
  cursor: default;
}
.tokenfield .token:hover {
  border-color: #b9b9b9;
}
.tokenfield .token.active {
  border-color: #52a8ec;
  border-color: rgba(82, 168, 236, 0.8);
}
.tokenfield .token.duplicate {
  border-color: #ebccd1;
  -webkit-animation-name: blink;
  animation-name: blink;
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.tokenfield .token.invalid {
  background: none;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px dotted #d9534f;
}
.tokenfield .token.invalid.active {
  background: #ededed;
  border: 1px solid #ededed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tokenfield .token .token-label {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 4px;
  vertical-align: top;
}
.tokenfield .token .close {
  font-family: Arial;
  display: inline-block;
  line-height: 100%;
  font-size: 1.1em;
  line-height: 1.49em;
  margin-left: 5px;
  float: none;
  height: 100%;
  vertical-align: top;
  padding-right: 4px;
}
.tokenfield .token-input {
  background: none;
  width: 60px;
  min-width: 60px;
  border: 0;
  height: 20px;
  padding: 0;
  margin-bottom: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tokenfield .token-input:focus {
  border-color: transparent;
  outline: 0;
  /* IE6-9 */
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tokenfield.disabled {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.tokenfield.disabled .token-input {
  cursor: not-allowed;
}
.tokenfield.disabled .token:hover {
  cursor: not-allowed;
  border-color: #d9d9d9;
}
.tokenfield.disabled .token:hover .close {
  cursor: not-allowed;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.has-warning .tokenfield.focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-error .tokenfield.focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-success .tokenfield.focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.tokenfield.input-sm,
.input-group-sm .tokenfield {
  min-height: 30px;
  padding-bottom: 0px;
}
.input-group-sm .token,
.tokenfield.input-sm .token {
  height: 20px;
  margin-bottom: 4px;
}
.input-group-sm .token-input,
.tokenfield.input-sm .token-input {
  height: 18px;
  margin-bottom: 5px;
}
.tokenfield.input-lg,
.input-group-lg .tokenfield {
  min-height: 45px;
  padding-bottom: 4px;
}
.input-group-lg .token,
.tokenfield.input-lg .token {
  height: 25px;
}
.input-group-lg .token-label,
.tokenfield.input-lg .token-label {
  line-height: 23px;
}
.input-group-lg .token .close,
.tokenfield.input-lg .token .close {
  line-height: 1.3em;
}
.input-group-lg .token-input,
.tokenfield.input-lg .token-input {
  height: 23px;
  line-height: 23px;
  margin-bottom: 6px;
  vertical-align: top;
}
.tokenfield.rtl {
  direction: rtl;
  text-align: right;
}
.tokenfield.rtl .token {
  margin: -1px 0 5px 5px;
}
.tokenfield.rtl .token .token-label {
  padding-left: 0px;
  padding-right: 4px;
}
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
  margin-top: 41px;
}
.hrsrwtb-scrollable .floatThead-container {
  min-width: 100%;
}
@media (min-width: 1024px) {
  .hrsrwtb-scrollable .priority-1 {
    display: none !important;
  }
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}
/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before {
  display: table;
  content: '';
}
.slick-track:after {
  display: table;
  content: '';
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
@media (max-width: 767px) {
  .js-slick-browsing-history .slick-slide img {
    width: auto;
  }
}
@media (max-width: 767px) {
  .hrs-main-banner-carousel .slick-slide img {
    width: 100%;
    height: auto;
  }
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.datepicker.datepicker-inline,
.datepicker.dropdown-menu {
  z-index: 1000 !important;
}
.datepicker.datepicker-inline td,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu th {
  background-color: transparent;
}
.featherlight {
  background-color: rgba(51, 51, 51, 0.7) !important;
}
.tokenfield .token-input {
  background: transparent !important;
  width: unset !important;
  min-width: 60px !important;
  border: 0 !important;
  height: auto !important;
  padding: 0;
  margin-bottom: 6px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  min-height: auto !important;
}
.selectize-input {
  border-radius: 0 !important;
  min-height: 40px !important;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  border-radius: 0 !important;
}
.selectize-control.single .selectize-input:after {
  border-width: 0 !important;
  border-color: #9b9b9b transparent transparent transparent !important;
  right: 15px !important;
}
.fz250 {
  font-size: 250px !important;
}
.lh250 {
  line-height: 250px !important;
}
.pt250 {
  padding-top: 250px !important;
}
.pr250 {
  padding-right: 250px !important;
}
.pb250 {
  padding-bottom: 250px !important;
}
.pl250 {
  padding-left: 250px !important;
}
.mt250 {
  margin-top: 250px !important;
}
.mr250 {
  margin-right: 250px !important;
}
.mb250 {
  margin-bottom: 250px !important;
}
.ml250 {
  margin-left: 250px !important;
}
.h250 {
  height: 250px !important;
}
.w250 {
  width: 250px !important;
}
.mw250 {
  min-width: 250px !important;
}
.fz249 {
  font-size: 249px !important;
}
.lh249 {
  line-height: 249px !important;
}
.pt249 {
  padding-top: 249px !important;
}
.pr249 {
  padding-right: 249px !important;
}
.pb249 {
  padding-bottom: 249px !important;
}
.pl249 {
  padding-left: 249px !important;
}
.mt249 {
  margin-top: 249px !important;
}
.mr249 {
  margin-right: 249px !important;
}
.mb249 {
  margin-bottom: 249px !important;
}
.ml249 {
  margin-left: 249px !important;
}
.h249 {
  height: 249px !important;
}
.w249 {
  width: 249px !important;
}
.mw249 {
  min-width: 249px !important;
}
.fz248 {
  font-size: 248px !important;
}
.lh248 {
  line-height: 248px !important;
}
.pt248 {
  padding-top: 248px !important;
}
.pr248 {
  padding-right: 248px !important;
}
.pb248 {
  padding-bottom: 248px !important;
}
.pl248 {
  padding-left: 248px !important;
}
.mt248 {
  margin-top: 248px !important;
}
.mr248 {
  margin-right: 248px !important;
}
.mb248 {
  margin-bottom: 248px !important;
}
.ml248 {
  margin-left: 248px !important;
}
.h248 {
  height: 248px !important;
}
.w248 {
  width: 248px !important;
}
.mw248 {
  min-width: 248px !important;
}
.fz247 {
  font-size: 247px !important;
}
.lh247 {
  line-height: 247px !important;
}
.pt247 {
  padding-top: 247px !important;
}
.pr247 {
  padding-right: 247px !important;
}
.pb247 {
  padding-bottom: 247px !important;
}
.pl247 {
  padding-left: 247px !important;
}
.mt247 {
  margin-top: 247px !important;
}
.mr247 {
  margin-right: 247px !important;
}
.mb247 {
  margin-bottom: 247px !important;
}
.ml247 {
  margin-left: 247px !important;
}
.h247 {
  height: 247px !important;
}
.w247 {
  width: 247px !important;
}
.mw247 {
  min-width: 247px !important;
}
.fz246 {
  font-size: 246px !important;
}
.lh246 {
  line-height: 246px !important;
}
.pt246 {
  padding-top: 246px !important;
}
.pr246 {
  padding-right: 246px !important;
}
.pb246 {
  padding-bottom: 246px !important;
}
.pl246 {
  padding-left: 246px !important;
}
.mt246 {
  margin-top: 246px !important;
}
.mr246 {
  margin-right: 246px !important;
}
.mb246 {
  margin-bottom: 246px !important;
}
.ml246 {
  margin-left: 246px !important;
}
.h246 {
  height: 246px !important;
}
.w246 {
  width: 246px !important;
}
.mw246 {
  min-width: 246px !important;
}
.fz245 {
  font-size: 245px !important;
}
.lh245 {
  line-height: 245px !important;
}
.pt245 {
  padding-top: 245px !important;
}
.pr245 {
  padding-right: 245px !important;
}
.pb245 {
  padding-bottom: 245px !important;
}
.pl245 {
  padding-left: 245px !important;
}
.mt245 {
  margin-top: 245px !important;
}
.mr245 {
  margin-right: 245px !important;
}
.mb245 {
  margin-bottom: 245px !important;
}
.ml245 {
  margin-left: 245px !important;
}
.h245 {
  height: 245px !important;
}
.w245 {
  width: 245px !important;
}
.mw245 {
  min-width: 245px !important;
}
.fz244 {
  font-size: 244px !important;
}
.lh244 {
  line-height: 244px !important;
}
.pt244 {
  padding-top: 244px !important;
}
.pr244 {
  padding-right: 244px !important;
}
.pb244 {
  padding-bottom: 244px !important;
}
.pl244 {
  padding-left: 244px !important;
}
.mt244 {
  margin-top: 244px !important;
}
.mr244 {
  margin-right: 244px !important;
}
.mb244 {
  margin-bottom: 244px !important;
}
.ml244 {
  margin-left: 244px !important;
}
.h244 {
  height: 244px !important;
}
.w244 {
  width: 244px !important;
}
.mw244 {
  min-width: 244px !important;
}
.fz243 {
  font-size: 243px !important;
}
.lh243 {
  line-height: 243px !important;
}
.pt243 {
  padding-top: 243px !important;
}
.pr243 {
  padding-right: 243px !important;
}
.pb243 {
  padding-bottom: 243px !important;
}
.pl243 {
  padding-left: 243px !important;
}
.mt243 {
  margin-top: 243px !important;
}
.mr243 {
  margin-right: 243px !important;
}
.mb243 {
  margin-bottom: 243px !important;
}
.ml243 {
  margin-left: 243px !important;
}
.h243 {
  height: 243px !important;
}
.w243 {
  width: 243px !important;
}
.mw243 {
  min-width: 243px !important;
}
.fz242 {
  font-size: 242px !important;
}
.lh242 {
  line-height: 242px !important;
}
.pt242 {
  padding-top: 242px !important;
}
.pr242 {
  padding-right: 242px !important;
}
.pb242 {
  padding-bottom: 242px !important;
}
.pl242 {
  padding-left: 242px !important;
}
.mt242 {
  margin-top: 242px !important;
}
.mr242 {
  margin-right: 242px !important;
}
.mb242 {
  margin-bottom: 242px !important;
}
.ml242 {
  margin-left: 242px !important;
}
.h242 {
  height: 242px !important;
}
.w242 {
  width: 242px !important;
}
.mw242 {
  min-width: 242px !important;
}
.fz241 {
  font-size: 241px !important;
}
.lh241 {
  line-height: 241px !important;
}
.pt241 {
  padding-top: 241px !important;
}
.pr241 {
  padding-right: 241px !important;
}
.pb241 {
  padding-bottom: 241px !important;
}
.pl241 {
  padding-left: 241px !important;
}
.mt241 {
  margin-top: 241px !important;
}
.mr241 {
  margin-right: 241px !important;
}
.mb241 {
  margin-bottom: 241px !important;
}
.ml241 {
  margin-left: 241px !important;
}
.h241 {
  height: 241px !important;
}
.w241 {
  width: 241px !important;
}
.mw241 {
  min-width: 241px !important;
}
.fz240 {
  font-size: 240px !important;
}
.lh240 {
  line-height: 240px !important;
}
.pt240 {
  padding-top: 240px !important;
}
.pr240 {
  padding-right: 240px !important;
}
.pb240 {
  padding-bottom: 240px !important;
}
.pl240 {
  padding-left: 240px !important;
}
.mt240 {
  margin-top: 240px !important;
}
.mr240 {
  margin-right: 240px !important;
}
.mb240 {
  margin-bottom: 240px !important;
}
.ml240 {
  margin-left: 240px !important;
}
.h240 {
  height: 240px !important;
}
.w240 {
  width: 240px !important;
}
.mw240 {
  min-width: 240px !important;
}
.fz239 {
  font-size: 239px !important;
}
.lh239 {
  line-height: 239px !important;
}
.pt239 {
  padding-top: 239px !important;
}
.pr239 {
  padding-right: 239px !important;
}
.pb239 {
  padding-bottom: 239px !important;
}
.pl239 {
  padding-left: 239px !important;
}
.mt239 {
  margin-top: 239px !important;
}
.mr239 {
  margin-right: 239px !important;
}
.mb239 {
  margin-bottom: 239px !important;
}
.ml239 {
  margin-left: 239px !important;
}
.h239 {
  height: 239px !important;
}
.w239 {
  width: 239px !important;
}
.mw239 {
  min-width: 239px !important;
}
.fz238 {
  font-size: 238px !important;
}
.lh238 {
  line-height: 238px !important;
}
.pt238 {
  padding-top: 238px !important;
}
.pr238 {
  padding-right: 238px !important;
}
.pb238 {
  padding-bottom: 238px !important;
}
.pl238 {
  padding-left: 238px !important;
}
.mt238 {
  margin-top: 238px !important;
}
.mr238 {
  margin-right: 238px !important;
}
.mb238 {
  margin-bottom: 238px !important;
}
.ml238 {
  margin-left: 238px !important;
}
.h238 {
  height: 238px !important;
}
.w238 {
  width: 238px !important;
}
.mw238 {
  min-width: 238px !important;
}
.fz237 {
  font-size: 237px !important;
}
.lh237 {
  line-height: 237px !important;
}
.pt237 {
  padding-top: 237px !important;
}
.pr237 {
  padding-right: 237px !important;
}
.pb237 {
  padding-bottom: 237px !important;
}
.pl237 {
  padding-left: 237px !important;
}
.mt237 {
  margin-top: 237px !important;
}
.mr237 {
  margin-right: 237px !important;
}
.mb237 {
  margin-bottom: 237px !important;
}
.ml237 {
  margin-left: 237px !important;
}
.h237 {
  height: 237px !important;
}
.w237 {
  width: 237px !important;
}
.mw237 {
  min-width: 237px !important;
}
.fz236 {
  font-size: 236px !important;
}
.lh236 {
  line-height: 236px !important;
}
.pt236 {
  padding-top: 236px !important;
}
.pr236 {
  padding-right: 236px !important;
}
.pb236 {
  padding-bottom: 236px !important;
}
.pl236 {
  padding-left: 236px !important;
}
.mt236 {
  margin-top: 236px !important;
}
.mr236 {
  margin-right: 236px !important;
}
.mb236 {
  margin-bottom: 236px !important;
}
.ml236 {
  margin-left: 236px !important;
}
.h236 {
  height: 236px !important;
}
.w236 {
  width: 236px !important;
}
.mw236 {
  min-width: 236px !important;
}
.fz235 {
  font-size: 235px !important;
}
.lh235 {
  line-height: 235px !important;
}
.pt235 {
  padding-top: 235px !important;
}
.pr235 {
  padding-right: 235px !important;
}
.pb235 {
  padding-bottom: 235px !important;
}
.pl235 {
  padding-left: 235px !important;
}
.mt235 {
  margin-top: 235px !important;
}
.mr235 {
  margin-right: 235px !important;
}
.mb235 {
  margin-bottom: 235px !important;
}
.ml235 {
  margin-left: 235px !important;
}
.h235 {
  height: 235px !important;
}
.w235 {
  width: 235px !important;
}
.mw235 {
  min-width: 235px !important;
}
.fz234 {
  font-size: 234px !important;
}
.lh234 {
  line-height: 234px !important;
}
.pt234 {
  padding-top: 234px !important;
}
.pr234 {
  padding-right: 234px !important;
}
.pb234 {
  padding-bottom: 234px !important;
}
.pl234 {
  padding-left: 234px !important;
}
.mt234 {
  margin-top: 234px !important;
}
.mr234 {
  margin-right: 234px !important;
}
.mb234 {
  margin-bottom: 234px !important;
}
.ml234 {
  margin-left: 234px !important;
}
.h234 {
  height: 234px !important;
}
.w234 {
  width: 234px !important;
}
.mw234 {
  min-width: 234px !important;
}
.fz233 {
  font-size: 233px !important;
}
.lh233 {
  line-height: 233px !important;
}
.pt233 {
  padding-top: 233px !important;
}
.pr233 {
  padding-right: 233px !important;
}
.pb233 {
  padding-bottom: 233px !important;
}
.pl233 {
  padding-left: 233px !important;
}
.mt233 {
  margin-top: 233px !important;
}
.mr233 {
  margin-right: 233px !important;
}
.mb233 {
  margin-bottom: 233px !important;
}
.ml233 {
  margin-left: 233px !important;
}
.h233 {
  height: 233px !important;
}
.w233 {
  width: 233px !important;
}
.mw233 {
  min-width: 233px !important;
}
.fz232 {
  font-size: 232px !important;
}
.lh232 {
  line-height: 232px !important;
}
.pt232 {
  padding-top: 232px !important;
}
.pr232 {
  padding-right: 232px !important;
}
.pb232 {
  padding-bottom: 232px !important;
}
.pl232 {
  padding-left: 232px !important;
}
.mt232 {
  margin-top: 232px !important;
}
.mr232 {
  margin-right: 232px !important;
}
.mb232 {
  margin-bottom: 232px !important;
}
.ml232 {
  margin-left: 232px !important;
}
.h232 {
  height: 232px !important;
}
.w232 {
  width: 232px !important;
}
.mw232 {
  min-width: 232px !important;
}
.fz231 {
  font-size: 231px !important;
}
.lh231 {
  line-height: 231px !important;
}
.pt231 {
  padding-top: 231px !important;
}
.pr231 {
  padding-right: 231px !important;
}
.pb231 {
  padding-bottom: 231px !important;
}
.pl231 {
  padding-left: 231px !important;
}
.mt231 {
  margin-top: 231px !important;
}
.mr231 {
  margin-right: 231px !important;
}
.mb231 {
  margin-bottom: 231px !important;
}
.ml231 {
  margin-left: 231px !important;
}
.h231 {
  height: 231px !important;
}
.w231 {
  width: 231px !important;
}
.mw231 {
  min-width: 231px !important;
}
.fz230 {
  font-size: 230px !important;
}
.lh230 {
  line-height: 230px !important;
}
.pt230 {
  padding-top: 230px !important;
}
.pr230 {
  padding-right: 230px !important;
}
.pb230 {
  padding-bottom: 230px !important;
}
.pl230 {
  padding-left: 230px !important;
}
.mt230 {
  margin-top: 230px !important;
}
.mr230 {
  margin-right: 230px !important;
}
.mb230 {
  margin-bottom: 230px !important;
}
.ml230 {
  margin-left: 230px !important;
}
.h230 {
  height: 230px !important;
}
.w230 {
  width: 230px !important;
}
.mw230 {
  min-width: 230px !important;
}
.fz229 {
  font-size: 229px !important;
}
.lh229 {
  line-height: 229px !important;
}
.pt229 {
  padding-top: 229px !important;
}
.pr229 {
  padding-right: 229px !important;
}
.pb229 {
  padding-bottom: 229px !important;
}
.pl229 {
  padding-left: 229px !important;
}
.mt229 {
  margin-top: 229px !important;
}
.mr229 {
  margin-right: 229px !important;
}
.mb229 {
  margin-bottom: 229px !important;
}
.ml229 {
  margin-left: 229px !important;
}
.h229 {
  height: 229px !important;
}
.w229 {
  width: 229px !important;
}
.mw229 {
  min-width: 229px !important;
}
.fz228 {
  font-size: 228px !important;
}
.lh228 {
  line-height: 228px !important;
}
.pt228 {
  padding-top: 228px !important;
}
.pr228 {
  padding-right: 228px !important;
}
.pb228 {
  padding-bottom: 228px !important;
}
.pl228 {
  padding-left: 228px !important;
}
.mt228 {
  margin-top: 228px !important;
}
.mr228 {
  margin-right: 228px !important;
}
.mb228 {
  margin-bottom: 228px !important;
}
.ml228 {
  margin-left: 228px !important;
}
.h228 {
  height: 228px !important;
}
.w228 {
  width: 228px !important;
}
.mw228 {
  min-width: 228px !important;
}
.fz227 {
  font-size: 227px !important;
}
.lh227 {
  line-height: 227px !important;
}
.pt227 {
  padding-top: 227px !important;
}
.pr227 {
  padding-right: 227px !important;
}
.pb227 {
  padding-bottom: 227px !important;
}
.pl227 {
  padding-left: 227px !important;
}
.mt227 {
  margin-top: 227px !important;
}
.mr227 {
  margin-right: 227px !important;
}
.mb227 {
  margin-bottom: 227px !important;
}
.ml227 {
  margin-left: 227px !important;
}
.h227 {
  height: 227px !important;
}
.w227 {
  width: 227px !important;
}
.mw227 {
  min-width: 227px !important;
}
.fz226 {
  font-size: 226px !important;
}
.lh226 {
  line-height: 226px !important;
}
.pt226 {
  padding-top: 226px !important;
}
.pr226 {
  padding-right: 226px !important;
}
.pb226 {
  padding-bottom: 226px !important;
}
.pl226 {
  padding-left: 226px !important;
}
.mt226 {
  margin-top: 226px !important;
}
.mr226 {
  margin-right: 226px !important;
}
.mb226 {
  margin-bottom: 226px !important;
}
.ml226 {
  margin-left: 226px !important;
}
.h226 {
  height: 226px !important;
}
.w226 {
  width: 226px !important;
}
.mw226 {
  min-width: 226px !important;
}
.fz225 {
  font-size: 225px !important;
}
.lh225 {
  line-height: 225px !important;
}
.pt225 {
  padding-top: 225px !important;
}
.pr225 {
  padding-right: 225px !important;
}
.pb225 {
  padding-bottom: 225px !important;
}
.pl225 {
  padding-left: 225px !important;
}
.mt225 {
  margin-top: 225px !important;
}
.mr225 {
  margin-right: 225px !important;
}
.mb225 {
  margin-bottom: 225px !important;
}
.ml225 {
  margin-left: 225px !important;
}
.h225 {
  height: 225px !important;
}
.w225 {
  width: 225px !important;
}
.mw225 {
  min-width: 225px !important;
}
.fz224 {
  font-size: 224px !important;
}
.lh224 {
  line-height: 224px !important;
}
.pt224 {
  padding-top: 224px !important;
}
.pr224 {
  padding-right: 224px !important;
}
.pb224 {
  padding-bottom: 224px !important;
}
.pl224 {
  padding-left: 224px !important;
}
.mt224 {
  margin-top: 224px !important;
}
.mr224 {
  margin-right: 224px !important;
}
.mb224 {
  margin-bottom: 224px !important;
}
.ml224 {
  margin-left: 224px !important;
}
.h224 {
  height: 224px !important;
}
.w224 {
  width: 224px !important;
}
.mw224 {
  min-width: 224px !important;
}
.fz223 {
  font-size: 223px !important;
}
.lh223 {
  line-height: 223px !important;
}
.pt223 {
  padding-top: 223px !important;
}
.pr223 {
  padding-right: 223px !important;
}
.pb223 {
  padding-bottom: 223px !important;
}
.pl223 {
  padding-left: 223px !important;
}
.mt223 {
  margin-top: 223px !important;
}
.mr223 {
  margin-right: 223px !important;
}
.mb223 {
  margin-bottom: 223px !important;
}
.ml223 {
  margin-left: 223px !important;
}
.h223 {
  height: 223px !important;
}
.w223 {
  width: 223px !important;
}
.mw223 {
  min-width: 223px !important;
}
.fz222 {
  font-size: 222px !important;
}
.lh222 {
  line-height: 222px !important;
}
.pt222 {
  padding-top: 222px !important;
}
.pr222 {
  padding-right: 222px !important;
}
.pb222 {
  padding-bottom: 222px !important;
}
.pl222 {
  padding-left: 222px !important;
}
.mt222 {
  margin-top: 222px !important;
}
.mr222 {
  margin-right: 222px !important;
}
.mb222 {
  margin-bottom: 222px !important;
}
.ml222 {
  margin-left: 222px !important;
}
.h222 {
  height: 222px !important;
}
.w222 {
  width: 222px !important;
}
.mw222 {
  min-width: 222px !important;
}
.fz221 {
  font-size: 221px !important;
}
.lh221 {
  line-height: 221px !important;
}
.pt221 {
  padding-top: 221px !important;
}
.pr221 {
  padding-right: 221px !important;
}
.pb221 {
  padding-bottom: 221px !important;
}
.pl221 {
  padding-left: 221px !important;
}
.mt221 {
  margin-top: 221px !important;
}
.mr221 {
  margin-right: 221px !important;
}
.mb221 {
  margin-bottom: 221px !important;
}
.ml221 {
  margin-left: 221px !important;
}
.h221 {
  height: 221px !important;
}
.w221 {
  width: 221px !important;
}
.mw221 {
  min-width: 221px !important;
}
.fz220 {
  font-size: 220px !important;
}
.lh220 {
  line-height: 220px !important;
}
.pt220 {
  padding-top: 220px !important;
}
.pr220 {
  padding-right: 220px !important;
}
.pb220 {
  padding-bottom: 220px !important;
}
.pl220 {
  padding-left: 220px !important;
}
.mt220 {
  margin-top: 220px !important;
}
.mr220 {
  margin-right: 220px !important;
}
.mb220 {
  margin-bottom: 220px !important;
}
.ml220 {
  margin-left: 220px !important;
}
.h220 {
  height: 220px !important;
}
.w220 {
  width: 220px !important;
}
.mw220 {
  min-width: 220px !important;
}
.fz219 {
  font-size: 219px !important;
}
.lh219 {
  line-height: 219px !important;
}
.pt219 {
  padding-top: 219px !important;
}
.pr219 {
  padding-right: 219px !important;
}
.pb219 {
  padding-bottom: 219px !important;
}
.pl219 {
  padding-left: 219px !important;
}
.mt219 {
  margin-top: 219px !important;
}
.mr219 {
  margin-right: 219px !important;
}
.mb219 {
  margin-bottom: 219px !important;
}
.ml219 {
  margin-left: 219px !important;
}
.h219 {
  height: 219px !important;
}
.w219 {
  width: 219px !important;
}
.mw219 {
  min-width: 219px !important;
}
.fz218 {
  font-size: 218px !important;
}
.lh218 {
  line-height: 218px !important;
}
.pt218 {
  padding-top: 218px !important;
}
.pr218 {
  padding-right: 218px !important;
}
.pb218 {
  padding-bottom: 218px !important;
}
.pl218 {
  padding-left: 218px !important;
}
.mt218 {
  margin-top: 218px !important;
}
.mr218 {
  margin-right: 218px !important;
}
.mb218 {
  margin-bottom: 218px !important;
}
.ml218 {
  margin-left: 218px !important;
}
.h218 {
  height: 218px !important;
}
.w218 {
  width: 218px !important;
}
.mw218 {
  min-width: 218px !important;
}
.fz217 {
  font-size: 217px !important;
}
.lh217 {
  line-height: 217px !important;
}
.pt217 {
  padding-top: 217px !important;
}
.pr217 {
  padding-right: 217px !important;
}
.pb217 {
  padding-bottom: 217px !important;
}
.pl217 {
  padding-left: 217px !important;
}
.mt217 {
  margin-top: 217px !important;
}
.mr217 {
  margin-right: 217px !important;
}
.mb217 {
  margin-bottom: 217px !important;
}
.ml217 {
  margin-left: 217px !important;
}
.h217 {
  height: 217px !important;
}
.w217 {
  width: 217px !important;
}
.mw217 {
  min-width: 217px !important;
}
.fz216 {
  font-size: 216px !important;
}
.lh216 {
  line-height: 216px !important;
}
.pt216 {
  padding-top: 216px !important;
}
.pr216 {
  padding-right: 216px !important;
}
.pb216 {
  padding-bottom: 216px !important;
}
.pl216 {
  padding-left: 216px !important;
}
.mt216 {
  margin-top: 216px !important;
}
.mr216 {
  margin-right: 216px !important;
}
.mb216 {
  margin-bottom: 216px !important;
}
.ml216 {
  margin-left: 216px !important;
}
.h216 {
  height: 216px !important;
}
.w216 {
  width: 216px !important;
}
.mw216 {
  min-width: 216px !important;
}
.fz215 {
  font-size: 215px !important;
}
.lh215 {
  line-height: 215px !important;
}
.pt215 {
  padding-top: 215px !important;
}
.pr215 {
  padding-right: 215px !important;
}
.pb215 {
  padding-bottom: 215px !important;
}
.pl215 {
  padding-left: 215px !important;
}
.mt215 {
  margin-top: 215px !important;
}
.mr215 {
  margin-right: 215px !important;
}
.mb215 {
  margin-bottom: 215px !important;
}
.ml215 {
  margin-left: 215px !important;
}
.h215 {
  height: 215px !important;
}
.w215 {
  width: 215px !important;
}
.mw215 {
  min-width: 215px !important;
}
.fz214 {
  font-size: 214px !important;
}
.lh214 {
  line-height: 214px !important;
}
.pt214 {
  padding-top: 214px !important;
}
.pr214 {
  padding-right: 214px !important;
}
.pb214 {
  padding-bottom: 214px !important;
}
.pl214 {
  padding-left: 214px !important;
}
.mt214 {
  margin-top: 214px !important;
}
.mr214 {
  margin-right: 214px !important;
}
.mb214 {
  margin-bottom: 214px !important;
}
.ml214 {
  margin-left: 214px !important;
}
.h214 {
  height: 214px !important;
}
.w214 {
  width: 214px !important;
}
.mw214 {
  min-width: 214px !important;
}
.fz213 {
  font-size: 213px !important;
}
.lh213 {
  line-height: 213px !important;
}
.pt213 {
  padding-top: 213px !important;
}
.pr213 {
  padding-right: 213px !important;
}
.pb213 {
  padding-bottom: 213px !important;
}
.pl213 {
  padding-left: 213px !important;
}
.mt213 {
  margin-top: 213px !important;
}
.mr213 {
  margin-right: 213px !important;
}
.mb213 {
  margin-bottom: 213px !important;
}
.ml213 {
  margin-left: 213px !important;
}
.h213 {
  height: 213px !important;
}
.w213 {
  width: 213px !important;
}
.mw213 {
  min-width: 213px !important;
}
.fz212 {
  font-size: 212px !important;
}
.lh212 {
  line-height: 212px !important;
}
.pt212 {
  padding-top: 212px !important;
}
.pr212 {
  padding-right: 212px !important;
}
.pb212 {
  padding-bottom: 212px !important;
}
.pl212 {
  padding-left: 212px !important;
}
.mt212 {
  margin-top: 212px !important;
}
.mr212 {
  margin-right: 212px !important;
}
.mb212 {
  margin-bottom: 212px !important;
}
.ml212 {
  margin-left: 212px !important;
}
.h212 {
  height: 212px !important;
}
.w212 {
  width: 212px !important;
}
.mw212 {
  min-width: 212px !important;
}
.fz211 {
  font-size: 211px !important;
}
.lh211 {
  line-height: 211px !important;
}
.pt211 {
  padding-top: 211px !important;
}
.pr211 {
  padding-right: 211px !important;
}
.pb211 {
  padding-bottom: 211px !important;
}
.pl211 {
  padding-left: 211px !important;
}
.mt211 {
  margin-top: 211px !important;
}
.mr211 {
  margin-right: 211px !important;
}
.mb211 {
  margin-bottom: 211px !important;
}
.ml211 {
  margin-left: 211px !important;
}
.h211 {
  height: 211px !important;
}
.w211 {
  width: 211px !important;
}
.mw211 {
  min-width: 211px !important;
}
.fz210 {
  font-size: 210px !important;
}
.lh210 {
  line-height: 210px !important;
}
.pt210 {
  padding-top: 210px !important;
}
.pr210 {
  padding-right: 210px !important;
}
.pb210 {
  padding-bottom: 210px !important;
}
.pl210 {
  padding-left: 210px !important;
}
.mt210 {
  margin-top: 210px !important;
}
.mr210 {
  margin-right: 210px !important;
}
.mb210 {
  margin-bottom: 210px !important;
}
.ml210 {
  margin-left: 210px !important;
}
.h210 {
  height: 210px !important;
}
.w210 {
  width: 210px !important;
}
.mw210 {
  min-width: 210px !important;
}
.fz209 {
  font-size: 209px !important;
}
.lh209 {
  line-height: 209px !important;
}
.pt209 {
  padding-top: 209px !important;
}
.pr209 {
  padding-right: 209px !important;
}
.pb209 {
  padding-bottom: 209px !important;
}
.pl209 {
  padding-left: 209px !important;
}
.mt209 {
  margin-top: 209px !important;
}
.mr209 {
  margin-right: 209px !important;
}
.mb209 {
  margin-bottom: 209px !important;
}
.ml209 {
  margin-left: 209px !important;
}
.h209 {
  height: 209px !important;
}
.w209 {
  width: 209px !important;
}
.mw209 {
  min-width: 209px !important;
}
.fz208 {
  font-size: 208px !important;
}
.lh208 {
  line-height: 208px !important;
}
.pt208 {
  padding-top: 208px !important;
}
.pr208 {
  padding-right: 208px !important;
}
.pb208 {
  padding-bottom: 208px !important;
}
.pl208 {
  padding-left: 208px !important;
}
.mt208 {
  margin-top: 208px !important;
}
.mr208 {
  margin-right: 208px !important;
}
.mb208 {
  margin-bottom: 208px !important;
}
.ml208 {
  margin-left: 208px !important;
}
.h208 {
  height: 208px !important;
}
.w208 {
  width: 208px !important;
}
.mw208 {
  min-width: 208px !important;
}
.fz207 {
  font-size: 207px !important;
}
.lh207 {
  line-height: 207px !important;
}
.pt207 {
  padding-top: 207px !important;
}
.pr207 {
  padding-right: 207px !important;
}
.pb207 {
  padding-bottom: 207px !important;
}
.pl207 {
  padding-left: 207px !important;
}
.mt207 {
  margin-top: 207px !important;
}
.mr207 {
  margin-right: 207px !important;
}
.mb207 {
  margin-bottom: 207px !important;
}
.ml207 {
  margin-left: 207px !important;
}
.h207 {
  height: 207px !important;
}
.w207 {
  width: 207px !important;
}
.mw207 {
  min-width: 207px !important;
}
.fz206 {
  font-size: 206px !important;
}
.lh206 {
  line-height: 206px !important;
}
.pt206 {
  padding-top: 206px !important;
}
.pr206 {
  padding-right: 206px !important;
}
.pb206 {
  padding-bottom: 206px !important;
}
.pl206 {
  padding-left: 206px !important;
}
.mt206 {
  margin-top: 206px !important;
}
.mr206 {
  margin-right: 206px !important;
}
.mb206 {
  margin-bottom: 206px !important;
}
.ml206 {
  margin-left: 206px !important;
}
.h206 {
  height: 206px !important;
}
.w206 {
  width: 206px !important;
}
.mw206 {
  min-width: 206px !important;
}
.fz205 {
  font-size: 205px !important;
}
.lh205 {
  line-height: 205px !important;
}
.pt205 {
  padding-top: 205px !important;
}
.pr205 {
  padding-right: 205px !important;
}
.pb205 {
  padding-bottom: 205px !important;
}
.pl205 {
  padding-left: 205px !important;
}
.mt205 {
  margin-top: 205px !important;
}
.mr205 {
  margin-right: 205px !important;
}
.mb205 {
  margin-bottom: 205px !important;
}
.ml205 {
  margin-left: 205px !important;
}
.h205 {
  height: 205px !important;
}
.w205 {
  width: 205px !important;
}
.mw205 {
  min-width: 205px !important;
}
.fz204 {
  font-size: 204px !important;
}
.lh204 {
  line-height: 204px !important;
}
.pt204 {
  padding-top: 204px !important;
}
.pr204 {
  padding-right: 204px !important;
}
.pb204 {
  padding-bottom: 204px !important;
}
.pl204 {
  padding-left: 204px !important;
}
.mt204 {
  margin-top: 204px !important;
}
.mr204 {
  margin-right: 204px !important;
}
.mb204 {
  margin-bottom: 204px !important;
}
.ml204 {
  margin-left: 204px !important;
}
.h204 {
  height: 204px !important;
}
.w204 {
  width: 204px !important;
}
.mw204 {
  min-width: 204px !important;
}
.fz203 {
  font-size: 203px !important;
}
.lh203 {
  line-height: 203px !important;
}
.pt203 {
  padding-top: 203px !important;
}
.pr203 {
  padding-right: 203px !important;
}
.pb203 {
  padding-bottom: 203px !important;
}
.pl203 {
  padding-left: 203px !important;
}
.mt203 {
  margin-top: 203px !important;
}
.mr203 {
  margin-right: 203px !important;
}
.mb203 {
  margin-bottom: 203px !important;
}
.ml203 {
  margin-left: 203px !important;
}
.h203 {
  height: 203px !important;
}
.w203 {
  width: 203px !important;
}
.mw203 {
  min-width: 203px !important;
}
.fz202 {
  font-size: 202px !important;
}
.lh202 {
  line-height: 202px !important;
}
.pt202 {
  padding-top: 202px !important;
}
.pr202 {
  padding-right: 202px !important;
}
.pb202 {
  padding-bottom: 202px !important;
}
.pl202 {
  padding-left: 202px !important;
}
.mt202 {
  margin-top: 202px !important;
}
.mr202 {
  margin-right: 202px !important;
}
.mb202 {
  margin-bottom: 202px !important;
}
.ml202 {
  margin-left: 202px !important;
}
.h202 {
  height: 202px !important;
}
.w202 {
  width: 202px !important;
}
.mw202 {
  min-width: 202px !important;
}
.fz201 {
  font-size: 201px !important;
}
.lh201 {
  line-height: 201px !important;
}
.pt201 {
  padding-top: 201px !important;
}
.pr201 {
  padding-right: 201px !important;
}
.pb201 {
  padding-bottom: 201px !important;
}
.pl201 {
  padding-left: 201px !important;
}
.mt201 {
  margin-top: 201px !important;
}
.mr201 {
  margin-right: 201px !important;
}
.mb201 {
  margin-bottom: 201px !important;
}
.ml201 {
  margin-left: 201px !important;
}
.h201 {
  height: 201px !important;
}
.w201 {
  width: 201px !important;
}
.mw201 {
  min-width: 201px !important;
}
.fz200 {
  font-size: 200px !important;
}
.lh200 {
  line-height: 200px !important;
}
.pt200 {
  padding-top: 200px !important;
}
.pr200 {
  padding-right: 200px !important;
}
.pb200 {
  padding-bottom: 200px !important;
}
.pl200 {
  padding-left: 200px !important;
}
.mt200 {
  margin-top: 200px !important;
}
.mr200 {
  margin-right: 200px !important;
}
.mb200 {
  margin-bottom: 200px !important;
}
.ml200 {
  margin-left: 200px !important;
}
.h200 {
  height: 200px !important;
}
.w200 {
  width: 200px !important;
}
.mw200 {
  min-width: 200px !important;
}
.fz199 {
  font-size: 199px !important;
}
.lh199 {
  line-height: 199px !important;
}
.pt199 {
  padding-top: 199px !important;
}
.pr199 {
  padding-right: 199px !important;
}
.pb199 {
  padding-bottom: 199px !important;
}
.pl199 {
  padding-left: 199px !important;
}
.mt199 {
  margin-top: 199px !important;
}
.mr199 {
  margin-right: 199px !important;
}
.mb199 {
  margin-bottom: 199px !important;
}
.ml199 {
  margin-left: 199px !important;
}
.h199 {
  height: 199px !important;
}
.w199 {
  width: 199px !important;
}
.mw199 {
  min-width: 199px !important;
}
.fz198 {
  font-size: 198px !important;
}
.lh198 {
  line-height: 198px !important;
}
.pt198 {
  padding-top: 198px !important;
}
.pr198 {
  padding-right: 198px !important;
}
.pb198 {
  padding-bottom: 198px !important;
}
.pl198 {
  padding-left: 198px !important;
}
.mt198 {
  margin-top: 198px !important;
}
.mr198 {
  margin-right: 198px !important;
}
.mb198 {
  margin-bottom: 198px !important;
}
.ml198 {
  margin-left: 198px !important;
}
.h198 {
  height: 198px !important;
}
.w198 {
  width: 198px !important;
}
.mw198 {
  min-width: 198px !important;
}
.fz197 {
  font-size: 197px !important;
}
.lh197 {
  line-height: 197px !important;
}
.pt197 {
  padding-top: 197px !important;
}
.pr197 {
  padding-right: 197px !important;
}
.pb197 {
  padding-bottom: 197px !important;
}
.pl197 {
  padding-left: 197px !important;
}
.mt197 {
  margin-top: 197px !important;
}
.mr197 {
  margin-right: 197px !important;
}
.mb197 {
  margin-bottom: 197px !important;
}
.ml197 {
  margin-left: 197px !important;
}
.h197 {
  height: 197px !important;
}
.w197 {
  width: 197px !important;
}
.mw197 {
  min-width: 197px !important;
}
.fz196 {
  font-size: 196px !important;
}
.lh196 {
  line-height: 196px !important;
}
.pt196 {
  padding-top: 196px !important;
}
.pr196 {
  padding-right: 196px !important;
}
.pb196 {
  padding-bottom: 196px !important;
}
.pl196 {
  padding-left: 196px !important;
}
.mt196 {
  margin-top: 196px !important;
}
.mr196 {
  margin-right: 196px !important;
}
.mb196 {
  margin-bottom: 196px !important;
}
.ml196 {
  margin-left: 196px !important;
}
.h196 {
  height: 196px !important;
}
.w196 {
  width: 196px !important;
}
.mw196 {
  min-width: 196px !important;
}
.fz195 {
  font-size: 195px !important;
}
.lh195 {
  line-height: 195px !important;
}
.pt195 {
  padding-top: 195px !important;
}
.pr195 {
  padding-right: 195px !important;
}
.pb195 {
  padding-bottom: 195px !important;
}
.pl195 {
  padding-left: 195px !important;
}
.mt195 {
  margin-top: 195px !important;
}
.mr195 {
  margin-right: 195px !important;
}
.mb195 {
  margin-bottom: 195px !important;
}
.ml195 {
  margin-left: 195px !important;
}
.h195 {
  height: 195px !important;
}
.w195 {
  width: 195px !important;
}
.mw195 {
  min-width: 195px !important;
}
.fz194 {
  font-size: 194px !important;
}
.lh194 {
  line-height: 194px !important;
}
.pt194 {
  padding-top: 194px !important;
}
.pr194 {
  padding-right: 194px !important;
}
.pb194 {
  padding-bottom: 194px !important;
}
.pl194 {
  padding-left: 194px !important;
}
.mt194 {
  margin-top: 194px !important;
}
.mr194 {
  margin-right: 194px !important;
}
.mb194 {
  margin-bottom: 194px !important;
}
.ml194 {
  margin-left: 194px !important;
}
.h194 {
  height: 194px !important;
}
.w194 {
  width: 194px !important;
}
.mw194 {
  min-width: 194px !important;
}
.fz193 {
  font-size: 193px !important;
}
.lh193 {
  line-height: 193px !important;
}
.pt193 {
  padding-top: 193px !important;
}
.pr193 {
  padding-right: 193px !important;
}
.pb193 {
  padding-bottom: 193px !important;
}
.pl193 {
  padding-left: 193px !important;
}
.mt193 {
  margin-top: 193px !important;
}
.mr193 {
  margin-right: 193px !important;
}
.mb193 {
  margin-bottom: 193px !important;
}
.ml193 {
  margin-left: 193px !important;
}
.h193 {
  height: 193px !important;
}
.w193 {
  width: 193px !important;
}
.mw193 {
  min-width: 193px !important;
}
.fz192 {
  font-size: 192px !important;
}
.lh192 {
  line-height: 192px !important;
}
.pt192 {
  padding-top: 192px !important;
}
.pr192 {
  padding-right: 192px !important;
}
.pb192 {
  padding-bottom: 192px !important;
}
.pl192 {
  padding-left: 192px !important;
}
.mt192 {
  margin-top: 192px !important;
}
.mr192 {
  margin-right: 192px !important;
}
.mb192 {
  margin-bottom: 192px !important;
}
.ml192 {
  margin-left: 192px !important;
}
.h192 {
  height: 192px !important;
}
.w192 {
  width: 192px !important;
}
.mw192 {
  min-width: 192px !important;
}
.fz191 {
  font-size: 191px !important;
}
.lh191 {
  line-height: 191px !important;
}
.pt191 {
  padding-top: 191px !important;
}
.pr191 {
  padding-right: 191px !important;
}
.pb191 {
  padding-bottom: 191px !important;
}
.pl191 {
  padding-left: 191px !important;
}
.mt191 {
  margin-top: 191px !important;
}
.mr191 {
  margin-right: 191px !important;
}
.mb191 {
  margin-bottom: 191px !important;
}
.ml191 {
  margin-left: 191px !important;
}
.h191 {
  height: 191px !important;
}
.w191 {
  width: 191px !important;
}
.mw191 {
  min-width: 191px !important;
}
.fz190 {
  font-size: 190px !important;
}
.lh190 {
  line-height: 190px !important;
}
.pt190 {
  padding-top: 190px !important;
}
.pr190 {
  padding-right: 190px !important;
}
.pb190 {
  padding-bottom: 190px !important;
}
.pl190 {
  padding-left: 190px !important;
}
.mt190 {
  margin-top: 190px !important;
}
.mr190 {
  margin-right: 190px !important;
}
.mb190 {
  margin-bottom: 190px !important;
}
.ml190 {
  margin-left: 190px !important;
}
.h190 {
  height: 190px !important;
}
.w190 {
  width: 190px !important;
}
.mw190 {
  min-width: 190px !important;
}
.fz189 {
  font-size: 189px !important;
}
.lh189 {
  line-height: 189px !important;
}
.pt189 {
  padding-top: 189px !important;
}
.pr189 {
  padding-right: 189px !important;
}
.pb189 {
  padding-bottom: 189px !important;
}
.pl189 {
  padding-left: 189px !important;
}
.mt189 {
  margin-top: 189px !important;
}
.mr189 {
  margin-right: 189px !important;
}
.mb189 {
  margin-bottom: 189px !important;
}
.ml189 {
  margin-left: 189px !important;
}
.h189 {
  height: 189px !important;
}
.w189 {
  width: 189px !important;
}
.mw189 {
  min-width: 189px !important;
}
.fz188 {
  font-size: 188px !important;
}
.lh188 {
  line-height: 188px !important;
}
.pt188 {
  padding-top: 188px !important;
}
.pr188 {
  padding-right: 188px !important;
}
.pb188 {
  padding-bottom: 188px !important;
}
.pl188 {
  padding-left: 188px !important;
}
.mt188 {
  margin-top: 188px !important;
}
.mr188 {
  margin-right: 188px !important;
}
.mb188 {
  margin-bottom: 188px !important;
}
.ml188 {
  margin-left: 188px !important;
}
.h188 {
  height: 188px !important;
}
.w188 {
  width: 188px !important;
}
.mw188 {
  min-width: 188px !important;
}
.fz187 {
  font-size: 187px !important;
}
.lh187 {
  line-height: 187px !important;
}
.pt187 {
  padding-top: 187px !important;
}
.pr187 {
  padding-right: 187px !important;
}
.pb187 {
  padding-bottom: 187px !important;
}
.pl187 {
  padding-left: 187px !important;
}
.mt187 {
  margin-top: 187px !important;
}
.mr187 {
  margin-right: 187px !important;
}
.mb187 {
  margin-bottom: 187px !important;
}
.ml187 {
  margin-left: 187px !important;
}
.h187 {
  height: 187px !important;
}
.w187 {
  width: 187px !important;
}
.mw187 {
  min-width: 187px !important;
}
.fz186 {
  font-size: 186px !important;
}
.lh186 {
  line-height: 186px !important;
}
.pt186 {
  padding-top: 186px !important;
}
.pr186 {
  padding-right: 186px !important;
}
.pb186 {
  padding-bottom: 186px !important;
}
.pl186 {
  padding-left: 186px !important;
}
.mt186 {
  margin-top: 186px !important;
}
.mr186 {
  margin-right: 186px !important;
}
.mb186 {
  margin-bottom: 186px !important;
}
.ml186 {
  margin-left: 186px !important;
}
.h186 {
  height: 186px !important;
}
.w186 {
  width: 186px !important;
}
.mw186 {
  min-width: 186px !important;
}
.fz185 {
  font-size: 185px !important;
}
.lh185 {
  line-height: 185px !important;
}
.pt185 {
  padding-top: 185px !important;
}
.pr185 {
  padding-right: 185px !important;
}
.pb185 {
  padding-bottom: 185px !important;
}
.pl185 {
  padding-left: 185px !important;
}
.mt185 {
  margin-top: 185px !important;
}
.mr185 {
  margin-right: 185px !important;
}
.mb185 {
  margin-bottom: 185px !important;
}
.ml185 {
  margin-left: 185px !important;
}
.h185 {
  height: 185px !important;
}
.w185 {
  width: 185px !important;
}
.mw185 {
  min-width: 185px !important;
}
.fz184 {
  font-size: 184px !important;
}
.lh184 {
  line-height: 184px !important;
}
.pt184 {
  padding-top: 184px !important;
}
.pr184 {
  padding-right: 184px !important;
}
.pb184 {
  padding-bottom: 184px !important;
}
.pl184 {
  padding-left: 184px !important;
}
.mt184 {
  margin-top: 184px !important;
}
.mr184 {
  margin-right: 184px !important;
}
.mb184 {
  margin-bottom: 184px !important;
}
.ml184 {
  margin-left: 184px !important;
}
.h184 {
  height: 184px !important;
}
.w184 {
  width: 184px !important;
}
.mw184 {
  min-width: 184px !important;
}
.fz183 {
  font-size: 183px !important;
}
.lh183 {
  line-height: 183px !important;
}
.pt183 {
  padding-top: 183px !important;
}
.pr183 {
  padding-right: 183px !important;
}
.pb183 {
  padding-bottom: 183px !important;
}
.pl183 {
  padding-left: 183px !important;
}
.mt183 {
  margin-top: 183px !important;
}
.mr183 {
  margin-right: 183px !important;
}
.mb183 {
  margin-bottom: 183px !important;
}
.ml183 {
  margin-left: 183px !important;
}
.h183 {
  height: 183px !important;
}
.w183 {
  width: 183px !important;
}
.mw183 {
  min-width: 183px !important;
}
.fz182 {
  font-size: 182px !important;
}
.lh182 {
  line-height: 182px !important;
}
.pt182 {
  padding-top: 182px !important;
}
.pr182 {
  padding-right: 182px !important;
}
.pb182 {
  padding-bottom: 182px !important;
}
.pl182 {
  padding-left: 182px !important;
}
.mt182 {
  margin-top: 182px !important;
}
.mr182 {
  margin-right: 182px !important;
}
.mb182 {
  margin-bottom: 182px !important;
}
.ml182 {
  margin-left: 182px !important;
}
.h182 {
  height: 182px !important;
}
.w182 {
  width: 182px !important;
}
.mw182 {
  min-width: 182px !important;
}
.fz181 {
  font-size: 181px !important;
}
.lh181 {
  line-height: 181px !important;
}
.pt181 {
  padding-top: 181px !important;
}
.pr181 {
  padding-right: 181px !important;
}
.pb181 {
  padding-bottom: 181px !important;
}
.pl181 {
  padding-left: 181px !important;
}
.mt181 {
  margin-top: 181px !important;
}
.mr181 {
  margin-right: 181px !important;
}
.mb181 {
  margin-bottom: 181px !important;
}
.ml181 {
  margin-left: 181px !important;
}
.h181 {
  height: 181px !important;
}
.w181 {
  width: 181px !important;
}
.mw181 {
  min-width: 181px !important;
}
.fz180 {
  font-size: 180px !important;
}
.lh180 {
  line-height: 180px !important;
}
.pt180 {
  padding-top: 180px !important;
}
.pr180 {
  padding-right: 180px !important;
}
.pb180 {
  padding-bottom: 180px !important;
}
.pl180 {
  padding-left: 180px !important;
}
.mt180 {
  margin-top: 180px !important;
}
.mr180 {
  margin-right: 180px !important;
}
.mb180 {
  margin-bottom: 180px !important;
}
.ml180 {
  margin-left: 180px !important;
}
.h180 {
  height: 180px !important;
}
.w180 {
  width: 180px !important;
}
.mw180 {
  min-width: 180px !important;
}
.fz179 {
  font-size: 179px !important;
}
.lh179 {
  line-height: 179px !important;
}
.pt179 {
  padding-top: 179px !important;
}
.pr179 {
  padding-right: 179px !important;
}
.pb179 {
  padding-bottom: 179px !important;
}
.pl179 {
  padding-left: 179px !important;
}
.mt179 {
  margin-top: 179px !important;
}
.mr179 {
  margin-right: 179px !important;
}
.mb179 {
  margin-bottom: 179px !important;
}
.ml179 {
  margin-left: 179px !important;
}
.h179 {
  height: 179px !important;
}
.w179 {
  width: 179px !important;
}
.mw179 {
  min-width: 179px !important;
}
.fz178 {
  font-size: 178px !important;
}
.lh178 {
  line-height: 178px !important;
}
.pt178 {
  padding-top: 178px !important;
}
.pr178 {
  padding-right: 178px !important;
}
.pb178 {
  padding-bottom: 178px !important;
}
.pl178 {
  padding-left: 178px !important;
}
.mt178 {
  margin-top: 178px !important;
}
.mr178 {
  margin-right: 178px !important;
}
.mb178 {
  margin-bottom: 178px !important;
}
.ml178 {
  margin-left: 178px !important;
}
.h178 {
  height: 178px !important;
}
.w178 {
  width: 178px !important;
}
.mw178 {
  min-width: 178px !important;
}
.fz177 {
  font-size: 177px !important;
}
.lh177 {
  line-height: 177px !important;
}
.pt177 {
  padding-top: 177px !important;
}
.pr177 {
  padding-right: 177px !important;
}
.pb177 {
  padding-bottom: 177px !important;
}
.pl177 {
  padding-left: 177px !important;
}
.mt177 {
  margin-top: 177px !important;
}
.mr177 {
  margin-right: 177px !important;
}
.mb177 {
  margin-bottom: 177px !important;
}
.ml177 {
  margin-left: 177px !important;
}
.h177 {
  height: 177px !important;
}
.w177 {
  width: 177px !important;
}
.mw177 {
  min-width: 177px !important;
}
.fz176 {
  font-size: 176px !important;
}
.lh176 {
  line-height: 176px !important;
}
.pt176 {
  padding-top: 176px !important;
}
.pr176 {
  padding-right: 176px !important;
}
.pb176 {
  padding-bottom: 176px !important;
}
.pl176 {
  padding-left: 176px !important;
}
.mt176 {
  margin-top: 176px !important;
}
.mr176 {
  margin-right: 176px !important;
}
.mb176 {
  margin-bottom: 176px !important;
}
.ml176 {
  margin-left: 176px !important;
}
.h176 {
  height: 176px !important;
}
.w176 {
  width: 176px !important;
}
.mw176 {
  min-width: 176px !important;
}
.fz175 {
  font-size: 175px !important;
}
.lh175 {
  line-height: 175px !important;
}
.pt175 {
  padding-top: 175px !important;
}
.pr175 {
  padding-right: 175px !important;
}
.pb175 {
  padding-bottom: 175px !important;
}
.pl175 {
  padding-left: 175px !important;
}
.mt175 {
  margin-top: 175px !important;
}
.mr175 {
  margin-right: 175px !important;
}
.mb175 {
  margin-bottom: 175px !important;
}
.ml175 {
  margin-left: 175px !important;
}
.h175 {
  height: 175px !important;
}
.w175 {
  width: 175px !important;
}
.mw175 {
  min-width: 175px !important;
}
.fz174 {
  font-size: 174px !important;
}
.lh174 {
  line-height: 174px !important;
}
.pt174 {
  padding-top: 174px !important;
}
.pr174 {
  padding-right: 174px !important;
}
.pb174 {
  padding-bottom: 174px !important;
}
.pl174 {
  padding-left: 174px !important;
}
.mt174 {
  margin-top: 174px !important;
}
.mr174 {
  margin-right: 174px !important;
}
.mb174 {
  margin-bottom: 174px !important;
}
.ml174 {
  margin-left: 174px !important;
}
.h174 {
  height: 174px !important;
}
.w174 {
  width: 174px !important;
}
.mw174 {
  min-width: 174px !important;
}
.fz173 {
  font-size: 173px !important;
}
.lh173 {
  line-height: 173px !important;
}
.pt173 {
  padding-top: 173px !important;
}
.pr173 {
  padding-right: 173px !important;
}
.pb173 {
  padding-bottom: 173px !important;
}
.pl173 {
  padding-left: 173px !important;
}
.mt173 {
  margin-top: 173px !important;
}
.mr173 {
  margin-right: 173px !important;
}
.mb173 {
  margin-bottom: 173px !important;
}
.ml173 {
  margin-left: 173px !important;
}
.h173 {
  height: 173px !important;
}
.w173 {
  width: 173px !important;
}
.mw173 {
  min-width: 173px !important;
}
.fz172 {
  font-size: 172px !important;
}
.lh172 {
  line-height: 172px !important;
}
.pt172 {
  padding-top: 172px !important;
}
.pr172 {
  padding-right: 172px !important;
}
.pb172 {
  padding-bottom: 172px !important;
}
.pl172 {
  padding-left: 172px !important;
}
.mt172 {
  margin-top: 172px !important;
}
.mr172 {
  margin-right: 172px !important;
}
.mb172 {
  margin-bottom: 172px !important;
}
.ml172 {
  margin-left: 172px !important;
}
.h172 {
  height: 172px !important;
}
.w172 {
  width: 172px !important;
}
.mw172 {
  min-width: 172px !important;
}
.fz171 {
  font-size: 171px !important;
}
.lh171 {
  line-height: 171px !important;
}
.pt171 {
  padding-top: 171px !important;
}
.pr171 {
  padding-right: 171px !important;
}
.pb171 {
  padding-bottom: 171px !important;
}
.pl171 {
  padding-left: 171px !important;
}
.mt171 {
  margin-top: 171px !important;
}
.mr171 {
  margin-right: 171px !important;
}
.mb171 {
  margin-bottom: 171px !important;
}
.ml171 {
  margin-left: 171px !important;
}
.h171 {
  height: 171px !important;
}
.w171 {
  width: 171px !important;
}
.mw171 {
  min-width: 171px !important;
}
.fz170 {
  font-size: 170px !important;
}
.lh170 {
  line-height: 170px !important;
}
.pt170 {
  padding-top: 170px !important;
}
.pr170 {
  padding-right: 170px !important;
}
.pb170 {
  padding-bottom: 170px !important;
}
.pl170 {
  padding-left: 170px !important;
}
.mt170 {
  margin-top: 170px !important;
}
.mr170 {
  margin-right: 170px !important;
}
.mb170 {
  margin-bottom: 170px !important;
}
.ml170 {
  margin-left: 170px !important;
}
.h170 {
  height: 170px !important;
}
.w170 {
  width: 170px !important;
}
.mw170 {
  min-width: 170px !important;
}
.fz169 {
  font-size: 169px !important;
}
.lh169 {
  line-height: 169px !important;
}
.pt169 {
  padding-top: 169px !important;
}
.pr169 {
  padding-right: 169px !important;
}
.pb169 {
  padding-bottom: 169px !important;
}
.pl169 {
  padding-left: 169px !important;
}
.mt169 {
  margin-top: 169px !important;
}
.mr169 {
  margin-right: 169px !important;
}
.mb169 {
  margin-bottom: 169px !important;
}
.ml169 {
  margin-left: 169px !important;
}
.h169 {
  height: 169px !important;
}
.w169 {
  width: 169px !important;
}
.mw169 {
  min-width: 169px !important;
}
.fz168 {
  font-size: 168px !important;
}
.lh168 {
  line-height: 168px !important;
}
.pt168 {
  padding-top: 168px !important;
}
.pr168 {
  padding-right: 168px !important;
}
.pb168 {
  padding-bottom: 168px !important;
}
.pl168 {
  padding-left: 168px !important;
}
.mt168 {
  margin-top: 168px !important;
}
.mr168 {
  margin-right: 168px !important;
}
.mb168 {
  margin-bottom: 168px !important;
}
.ml168 {
  margin-left: 168px !important;
}
.h168 {
  height: 168px !important;
}
.w168 {
  width: 168px !important;
}
.mw168 {
  min-width: 168px !important;
}
.fz167 {
  font-size: 167px !important;
}
.lh167 {
  line-height: 167px !important;
}
.pt167 {
  padding-top: 167px !important;
}
.pr167 {
  padding-right: 167px !important;
}
.pb167 {
  padding-bottom: 167px !important;
}
.pl167 {
  padding-left: 167px !important;
}
.mt167 {
  margin-top: 167px !important;
}
.mr167 {
  margin-right: 167px !important;
}
.mb167 {
  margin-bottom: 167px !important;
}
.ml167 {
  margin-left: 167px !important;
}
.h167 {
  height: 167px !important;
}
.w167 {
  width: 167px !important;
}
.mw167 {
  min-width: 167px !important;
}
.fz166 {
  font-size: 166px !important;
}
.lh166 {
  line-height: 166px !important;
}
.pt166 {
  padding-top: 166px !important;
}
.pr166 {
  padding-right: 166px !important;
}
.pb166 {
  padding-bottom: 166px !important;
}
.pl166 {
  padding-left: 166px !important;
}
.mt166 {
  margin-top: 166px !important;
}
.mr166 {
  margin-right: 166px !important;
}
.mb166 {
  margin-bottom: 166px !important;
}
.ml166 {
  margin-left: 166px !important;
}
.h166 {
  height: 166px !important;
}
.w166 {
  width: 166px !important;
}
.mw166 {
  min-width: 166px !important;
}
.fz165 {
  font-size: 165px !important;
}
.lh165 {
  line-height: 165px !important;
}
.pt165 {
  padding-top: 165px !important;
}
.pr165 {
  padding-right: 165px !important;
}
.pb165 {
  padding-bottom: 165px !important;
}
.pl165 {
  padding-left: 165px !important;
}
.mt165 {
  margin-top: 165px !important;
}
.mr165 {
  margin-right: 165px !important;
}
.mb165 {
  margin-bottom: 165px !important;
}
.ml165 {
  margin-left: 165px !important;
}
.h165 {
  height: 165px !important;
}
.w165 {
  width: 165px !important;
}
.mw165 {
  min-width: 165px !important;
}
.fz164 {
  font-size: 164px !important;
}
.lh164 {
  line-height: 164px !important;
}
.pt164 {
  padding-top: 164px !important;
}
.pr164 {
  padding-right: 164px !important;
}
.pb164 {
  padding-bottom: 164px !important;
}
.pl164 {
  padding-left: 164px !important;
}
.mt164 {
  margin-top: 164px !important;
}
.mr164 {
  margin-right: 164px !important;
}
.mb164 {
  margin-bottom: 164px !important;
}
.ml164 {
  margin-left: 164px !important;
}
.h164 {
  height: 164px !important;
}
.w164 {
  width: 164px !important;
}
.mw164 {
  min-width: 164px !important;
}
.fz163 {
  font-size: 163px !important;
}
.lh163 {
  line-height: 163px !important;
}
.pt163 {
  padding-top: 163px !important;
}
.pr163 {
  padding-right: 163px !important;
}
.pb163 {
  padding-bottom: 163px !important;
}
.pl163 {
  padding-left: 163px !important;
}
.mt163 {
  margin-top: 163px !important;
}
.mr163 {
  margin-right: 163px !important;
}
.mb163 {
  margin-bottom: 163px !important;
}
.ml163 {
  margin-left: 163px !important;
}
.h163 {
  height: 163px !important;
}
.w163 {
  width: 163px !important;
}
.mw163 {
  min-width: 163px !important;
}
.fz162 {
  font-size: 162px !important;
}
.lh162 {
  line-height: 162px !important;
}
.pt162 {
  padding-top: 162px !important;
}
.pr162 {
  padding-right: 162px !important;
}
.pb162 {
  padding-bottom: 162px !important;
}
.pl162 {
  padding-left: 162px !important;
}
.mt162 {
  margin-top: 162px !important;
}
.mr162 {
  margin-right: 162px !important;
}
.mb162 {
  margin-bottom: 162px !important;
}
.ml162 {
  margin-left: 162px !important;
}
.h162 {
  height: 162px !important;
}
.w162 {
  width: 162px !important;
}
.mw162 {
  min-width: 162px !important;
}
.fz161 {
  font-size: 161px !important;
}
.lh161 {
  line-height: 161px !important;
}
.pt161 {
  padding-top: 161px !important;
}
.pr161 {
  padding-right: 161px !important;
}
.pb161 {
  padding-bottom: 161px !important;
}
.pl161 {
  padding-left: 161px !important;
}
.mt161 {
  margin-top: 161px !important;
}
.mr161 {
  margin-right: 161px !important;
}
.mb161 {
  margin-bottom: 161px !important;
}
.ml161 {
  margin-left: 161px !important;
}
.h161 {
  height: 161px !important;
}
.w161 {
  width: 161px !important;
}
.mw161 {
  min-width: 161px !important;
}
.fz160 {
  font-size: 160px !important;
}
.lh160 {
  line-height: 160px !important;
}
.pt160 {
  padding-top: 160px !important;
}
.pr160 {
  padding-right: 160px !important;
}
.pb160 {
  padding-bottom: 160px !important;
}
.pl160 {
  padding-left: 160px !important;
}
.mt160 {
  margin-top: 160px !important;
}
.mr160 {
  margin-right: 160px !important;
}
.mb160 {
  margin-bottom: 160px !important;
}
.ml160 {
  margin-left: 160px !important;
}
.h160 {
  height: 160px !important;
}
.w160 {
  width: 160px !important;
}
.mw160 {
  min-width: 160px !important;
}
.fz159 {
  font-size: 159px !important;
}
.lh159 {
  line-height: 159px !important;
}
.pt159 {
  padding-top: 159px !important;
}
.pr159 {
  padding-right: 159px !important;
}
.pb159 {
  padding-bottom: 159px !important;
}
.pl159 {
  padding-left: 159px !important;
}
.mt159 {
  margin-top: 159px !important;
}
.mr159 {
  margin-right: 159px !important;
}
.mb159 {
  margin-bottom: 159px !important;
}
.ml159 {
  margin-left: 159px !important;
}
.h159 {
  height: 159px !important;
}
.w159 {
  width: 159px !important;
}
.mw159 {
  min-width: 159px !important;
}
.fz158 {
  font-size: 158px !important;
}
.lh158 {
  line-height: 158px !important;
}
.pt158 {
  padding-top: 158px !important;
}
.pr158 {
  padding-right: 158px !important;
}
.pb158 {
  padding-bottom: 158px !important;
}
.pl158 {
  padding-left: 158px !important;
}
.mt158 {
  margin-top: 158px !important;
}
.mr158 {
  margin-right: 158px !important;
}
.mb158 {
  margin-bottom: 158px !important;
}
.ml158 {
  margin-left: 158px !important;
}
.h158 {
  height: 158px !important;
}
.w158 {
  width: 158px !important;
}
.mw158 {
  min-width: 158px !important;
}
.fz157 {
  font-size: 157px !important;
}
.lh157 {
  line-height: 157px !important;
}
.pt157 {
  padding-top: 157px !important;
}
.pr157 {
  padding-right: 157px !important;
}
.pb157 {
  padding-bottom: 157px !important;
}
.pl157 {
  padding-left: 157px !important;
}
.mt157 {
  margin-top: 157px !important;
}
.mr157 {
  margin-right: 157px !important;
}
.mb157 {
  margin-bottom: 157px !important;
}
.ml157 {
  margin-left: 157px !important;
}
.h157 {
  height: 157px !important;
}
.w157 {
  width: 157px !important;
}
.mw157 {
  min-width: 157px !important;
}
.fz156 {
  font-size: 156px !important;
}
.lh156 {
  line-height: 156px !important;
}
.pt156 {
  padding-top: 156px !important;
}
.pr156 {
  padding-right: 156px !important;
}
.pb156 {
  padding-bottom: 156px !important;
}
.pl156 {
  padding-left: 156px !important;
}
.mt156 {
  margin-top: 156px !important;
}
.mr156 {
  margin-right: 156px !important;
}
.mb156 {
  margin-bottom: 156px !important;
}
.ml156 {
  margin-left: 156px !important;
}
.h156 {
  height: 156px !important;
}
.w156 {
  width: 156px !important;
}
.mw156 {
  min-width: 156px !important;
}
.fz155 {
  font-size: 155px !important;
}
.lh155 {
  line-height: 155px !important;
}
.pt155 {
  padding-top: 155px !important;
}
.pr155 {
  padding-right: 155px !important;
}
.pb155 {
  padding-bottom: 155px !important;
}
.pl155 {
  padding-left: 155px !important;
}
.mt155 {
  margin-top: 155px !important;
}
.mr155 {
  margin-right: 155px !important;
}
.mb155 {
  margin-bottom: 155px !important;
}
.ml155 {
  margin-left: 155px !important;
}
.h155 {
  height: 155px !important;
}
.w155 {
  width: 155px !important;
}
.mw155 {
  min-width: 155px !important;
}
.fz154 {
  font-size: 154px !important;
}
.lh154 {
  line-height: 154px !important;
}
.pt154 {
  padding-top: 154px !important;
}
.pr154 {
  padding-right: 154px !important;
}
.pb154 {
  padding-bottom: 154px !important;
}
.pl154 {
  padding-left: 154px !important;
}
.mt154 {
  margin-top: 154px !important;
}
.mr154 {
  margin-right: 154px !important;
}
.mb154 {
  margin-bottom: 154px !important;
}
.ml154 {
  margin-left: 154px !important;
}
.h154 {
  height: 154px !important;
}
.w154 {
  width: 154px !important;
}
.mw154 {
  min-width: 154px !important;
}
.fz153 {
  font-size: 153px !important;
}
.lh153 {
  line-height: 153px !important;
}
.pt153 {
  padding-top: 153px !important;
}
.pr153 {
  padding-right: 153px !important;
}
.pb153 {
  padding-bottom: 153px !important;
}
.pl153 {
  padding-left: 153px !important;
}
.mt153 {
  margin-top: 153px !important;
}
.mr153 {
  margin-right: 153px !important;
}
.mb153 {
  margin-bottom: 153px !important;
}
.ml153 {
  margin-left: 153px !important;
}
.h153 {
  height: 153px !important;
}
.w153 {
  width: 153px !important;
}
.mw153 {
  min-width: 153px !important;
}
.fz152 {
  font-size: 152px !important;
}
.lh152 {
  line-height: 152px !important;
}
.pt152 {
  padding-top: 152px !important;
}
.pr152 {
  padding-right: 152px !important;
}
.pb152 {
  padding-bottom: 152px !important;
}
.pl152 {
  padding-left: 152px !important;
}
.mt152 {
  margin-top: 152px !important;
}
.mr152 {
  margin-right: 152px !important;
}
.mb152 {
  margin-bottom: 152px !important;
}
.ml152 {
  margin-left: 152px !important;
}
.h152 {
  height: 152px !important;
}
.w152 {
  width: 152px !important;
}
.mw152 {
  min-width: 152px !important;
}
.fz151 {
  font-size: 151px !important;
}
.lh151 {
  line-height: 151px !important;
}
.pt151 {
  padding-top: 151px !important;
}
.pr151 {
  padding-right: 151px !important;
}
.pb151 {
  padding-bottom: 151px !important;
}
.pl151 {
  padding-left: 151px !important;
}
.mt151 {
  margin-top: 151px !important;
}
.mr151 {
  margin-right: 151px !important;
}
.mb151 {
  margin-bottom: 151px !important;
}
.ml151 {
  margin-left: 151px !important;
}
.h151 {
  height: 151px !important;
}
.w151 {
  width: 151px !important;
}
.mw151 {
  min-width: 151px !important;
}
.fz150 {
  font-size: 150px !important;
}
.lh150 {
  line-height: 150px !important;
}
.pt150 {
  padding-top: 150px !important;
}
.pr150 {
  padding-right: 150px !important;
}
.pb150 {
  padding-bottom: 150px !important;
}
.pl150 {
  padding-left: 150px !important;
}
.mt150 {
  margin-top: 150px !important;
}
.mr150 {
  margin-right: 150px !important;
}
.mb150 {
  margin-bottom: 150px !important;
}
.ml150 {
  margin-left: 150px !important;
}
.h150 {
  height: 150px !important;
}
.w150 {
  width: 150px !important;
}
.mw150 {
  min-width: 150px !important;
}
.fz149 {
  font-size: 149px !important;
}
.lh149 {
  line-height: 149px !important;
}
.pt149 {
  padding-top: 149px !important;
}
.pr149 {
  padding-right: 149px !important;
}
.pb149 {
  padding-bottom: 149px !important;
}
.pl149 {
  padding-left: 149px !important;
}
.mt149 {
  margin-top: 149px !important;
}
.mr149 {
  margin-right: 149px !important;
}
.mb149 {
  margin-bottom: 149px !important;
}
.ml149 {
  margin-left: 149px !important;
}
.h149 {
  height: 149px !important;
}
.w149 {
  width: 149px !important;
}
.mw149 {
  min-width: 149px !important;
}
.fz148 {
  font-size: 148px !important;
}
.lh148 {
  line-height: 148px !important;
}
.pt148 {
  padding-top: 148px !important;
}
.pr148 {
  padding-right: 148px !important;
}
.pb148 {
  padding-bottom: 148px !important;
}
.pl148 {
  padding-left: 148px !important;
}
.mt148 {
  margin-top: 148px !important;
}
.mr148 {
  margin-right: 148px !important;
}
.mb148 {
  margin-bottom: 148px !important;
}
.ml148 {
  margin-left: 148px !important;
}
.h148 {
  height: 148px !important;
}
.w148 {
  width: 148px !important;
}
.mw148 {
  min-width: 148px !important;
}
.fz147 {
  font-size: 147px !important;
}
.lh147 {
  line-height: 147px !important;
}
.pt147 {
  padding-top: 147px !important;
}
.pr147 {
  padding-right: 147px !important;
}
.pb147 {
  padding-bottom: 147px !important;
}
.pl147 {
  padding-left: 147px !important;
}
.mt147 {
  margin-top: 147px !important;
}
.mr147 {
  margin-right: 147px !important;
}
.mb147 {
  margin-bottom: 147px !important;
}
.ml147 {
  margin-left: 147px !important;
}
.h147 {
  height: 147px !important;
}
.w147 {
  width: 147px !important;
}
.mw147 {
  min-width: 147px !important;
}
.fz146 {
  font-size: 146px !important;
}
.lh146 {
  line-height: 146px !important;
}
.pt146 {
  padding-top: 146px !important;
}
.pr146 {
  padding-right: 146px !important;
}
.pb146 {
  padding-bottom: 146px !important;
}
.pl146 {
  padding-left: 146px !important;
}
.mt146 {
  margin-top: 146px !important;
}
.mr146 {
  margin-right: 146px !important;
}
.mb146 {
  margin-bottom: 146px !important;
}
.ml146 {
  margin-left: 146px !important;
}
.h146 {
  height: 146px !important;
}
.w146 {
  width: 146px !important;
}
.mw146 {
  min-width: 146px !important;
}
.fz145 {
  font-size: 145px !important;
}
.lh145 {
  line-height: 145px !important;
}
.pt145 {
  padding-top: 145px !important;
}
.pr145 {
  padding-right: 145px !important;
}
.pb145 {
  padding-bottom: 145px !important;
}
.pl145 {
  padding-left: 145px !important;
}
.mt145 {
  margin-top: 145px !important;
}
.mr145 {
  margin-right: 145px !important;
}
.mb145 {
  margin-bottom: 145px !important;
}
.ml145 {
  margin-left: 145px !important;
}
.h145 {
  height: 145px !important;
}
.w145 {
  width: 145px !important;
}
.mw145 {
  min-width: 145px !important;
}
.fz144 {
  font-size: 144px !important;
}
.lh144 {
  line-height: 144px !important;
}
.pt144 {
  padding-top: 144px !important;
}
.pr144 {
  padding-right: 144px !important;
}
.pb144 {
  padding-bottom: 144px !important;
}
.pl144 {
  padding-left: 144px !important;
}
.mt144 {
  margin-top: 144px !important;
}
.mr144 {
  margin-right: 144px !important;
}
.mb144 {
  margin-bottom: 144px !important;
}
.ml144 {
  margin-left: 144px !important;
}
.h144 {
  height: 144px !important;
}
.w144 {
  width: 144px !important;
}
.mw144 {
  min-width: 144px !important;
}
.fz143 {
  font-size: 143px !important;
}
.lh143 {
  line-height: 143px !important;
}
.pt143 {
  padding-top: 143px !important;
}
.pr143 {
  padding-right: 143px !important;
}
.pb143 {
  padding-bottom: 143px !important;
}
.pl143 {
  padding-left: 143px !important;
}
.mt143 {
  margin-top: 143px !important;
}
.mr143 {
  margin-right: 143px !important;
}
.mb143 {
  margin-bottom: 143px !important;
}
.ml143 {
  margin-left: 143px !important;
}
.h143 {
  height: 143px !important;
}
.w143 {
  width: 143px !important;
}
.mw143 {
  min-width: 143px !important;
}
.fz142 {
  font-size: 142px !important;
}
.lh142 {
  line-height: 142px !important;
}
.pt142 {
  padding-top: 142px !important;
}
.pr142 {
  padding-right: 142px !important;
}
.pb142 {
  padding-bottom: 142px !important;
}
.pl142 {
  padding-left: 142px !important;
}
.mt142 {
  margin-top: 142px !important;
}
.mr142 {
  margin-right: 142px !important;
}
.mb142 {
  margin-bottom: 142px !important;
}
.ml142 {
  margin-left: 142px !important;
}
.h142 {
  height: 142px !important;
}
.w142 {
  width: 142px !important;
}
.mw142 {
  min-width: 142px !important;
}
.fz141 {
  font-size: 141px !important;
}
.lh141 {
  line-height: 141px !important;
}
.pt141 {
  padding-top: 141px !important;
}
.pr141 {
  padding-right: 141px !important;
}
.pb141 {
  padding-bottom: 141px !important;
}
.pl141 {
  padding-left: 141px !important;
}
.mt141 {
  margin-top: 141px !important;
}
.mr141 {
  margin-right: 141px !important;
}
.mb141 {
  margin-bottom: 141px !important;
}
.ml141 {
  margin-left: 141px !important;
}
.h141 {
  height: 141px !important;
}
.w141 {
  width: 141px !important;
}
.mw141 {
  min-width: 141px !important;
}
.fz140 {
  font-size: 140px !important;
}
.lh140 {
  line-height: 140px !important;
}
.pt140 {
  padding-top: 140px !important;
}
.pr140 {
  padding-right: 140px !important;
}
.pb140 {
  padding-bottom: 140px !important;
}
.pl140 {
  padding-left: 140px !important;
}
.mt140 {
  margin-top: 140px !important;
}
.mr140 {
  margin-right: 140px !important;
}
.mb140 {
  margin-bottom: 140px !important;
}
.ml140 {
  margin-left: 140px !important;
}
.h140 {
  height: 140px !important;
}
.w140 {
  width: 140px !important;
}
.mw140 {
  min-width: 140px !important;
}
.fz139 {
  font-size: 139px !important;
}
.lh139 {
  line-height: 139px !important;
}
.pt139 {
  padding-top: 139px !important;
}
.pr139 {
  padding-right: 139px !important;
}
.pb139 {
  padding-bottom: 139px !important;
}
.pl139 {
  padding-left: 139px !important;
}
.mt139 {
  margin-top: 139px !important;
}
.mr139 {
  margin-right: 139px !important;
}
.mb139 {
  margin-bottom: 139px !important;
}
.ml139 {
  margin-left: 139px !important;
}
.h139 {
  height: 139px !important;
}
.w139 {
  width: 139px !important;
}
.mw139 {
  min-width: 139px !important;
}
.fz138 {
  font-size: 138px !important;
}
.lh138 {
  line-height: 138px !important;
}
.pt138 {
  padding-top: 138px !important;
}
.pr138 {
  padding-right: 138px !important;
}
.pb138 {
  padding-bottom: 138px !important;
}
.pl138 {
  padding-left: 138px !important;
}
.mt138 {
  margin-top: 138px !important;
}
.mr138 {
  margin-right: 138px !important;
}
.mb138 {
  margin-bottom: 138px !important;
}
.ml138 {
  margin-left: 138px !important;
}
.h138 {
  height: 138px !important;
}
.w138 {
  width: 138px !important;
}
.mw138 {
  min-width: 138px !important;
}
.fz137 {
  font-size: 137px !important;
}
.lh137 {
  line-height: 137px !important;
}
.pt137 {
  padding-top: 137px !important;
}
.pr137 {
  padding-right: 137px !important;
}
.pb137 {
  padding-bottom: 137px !important;
}
.pl137 {
  padding-left: 137px !important;
}
.mt137 {
  margin-top: 137px !important;
}
.mr137 {
  margin-right: 137px !important;
}
.mb137 {
  margin-bottom: 137px !important;
}
.ml137 {
  margin-left: 137px !important;
}
.h137 {
  height: 137px !important;
}
.w137 {
  width: 137px !important;
}
.mw137 {
  min-width: 137px !important;
}
.fz136 {
  font-size: 136px !important;
}
.lh136 {
  line-height: 136px !important;
}
.pt136 {
  padding-top: 136px !important;
}
.pr136 {
  padding-right: 136px !important;
}
.pb136 {
  padding-bottom: 136px !important;
}
.pl136 {
  padding-left: 136px !important;
}
.mt136 {
  margin-top: 136px !important;
}
.mr136 {
  margin-right: 136px !important;
}
.mb136 {
  margin-bottom: 136px !important;
}
.ml136 {
  margin-left: 136px !important;
}
.h136 {
  height: 136px !important;
}
.w136 {
  width: 136px !important;
}
.mw136 {
  min-width: 136px !important;
}
.fz135 {
  font-size: 135px !important;
}
.lh135 {
  line-height: 135px !important;
}
.pt135 {
  padding-top: 135px !important;
}
.pr135 {
  padding-right: 135px !important;
}
.pb135 {
  padding-bottom: 135px !important;
}
.pl135 {
  padding-left: 135px !important;
}
.mt135 {
  margin-top: 135px !important;
}
.mr135 {
  margin-right: 135px !important;
}
.mb135 {
  margin-bottom: 135px !important;
}
.ml135 {
  margin-left: 135px !important;
}
.h135 {
  height: 135px !important;
}
.w135 {
  width: 135px !important;
}
.mw135 {
  min-width: 135px !important;
}
.fz134 {
  font-size: 134px !important;
}
.lh134 {
  line-height: 134px !important;
}
.pt134 {
  padding-top: 134px !important;
}
.pr134 {
  padding-right: 134px !important;
}
.pb134 {
  padding-bottom: 134px !important;
}
.pl134 {
  padding-left: 134px !important;
}
.mt134 {
  margin-top: 134px !important;
}
.mr134 {
  margin-right: 134px !important;
}
.mb134 {
  margin-bottom: 134px !important;
}
.ml134 {
  margin-left: 134px !important;
}
.h134 {
  height: 134px !important;
}
.w134 {
  width: 134px !important;
}
.mw134 {
  min-width: 134px !important;
}
.fz133 {
  font-size: 133px !important;
}
.lh133 {
  line-height: 133px !important;
}
.pt133 {
  padding-top: 133px !important;
}
.pr133 {
  padding-right: 133px !important;
}
.pb133 {
  padding-bottom: 133px !important;
}
.pl133 {
  padding-left: 133px !important;
}
.mt133 {
  margin-top: 133px !important;
}
.mr133 {
  margin-right: 133px !important;
}
.mb133 {
  margin-bottom: 133px !important;
}
.ml133 {
  margin-left: 133px !important;
}
.h133 {
  height: 133px !important;
}
.w133 {
  width: 133px !important;
}
.mw133 {
  min-width: 133px !important;
}
.fz132 {
  font-size: 132px !important;
}
.lh132 {
  line-height: 132px !important;
}
.pt132 {
  padding-top: 132px !important;
}
.pr132 {
  padding-right: 132px !important;
}
.pb132 {
  padding-bottom: 132px !important;
}
.pl132 {
  padding-left: 132px !important;
}
.mt132 {
  margin-top: 132px !important;
}
.mr132 {
  margin-right: 132px !important;
}
.mb132 {
  margin-bottom: 132px !important;
}
.ml132 {
  margin-left: 132px !important;
}
.h132 {
  height: 132px !important;
}
.w132 {
  width: 132px !important;
}
.mw132 {
  min-width: 132px !important;
}
.fz131 {
  font-size: 131px !important;
}
.lh131 {
  line-height: 131px !important;
}
.pt131 {
  padding-top: 131px !important;
}
.pr131 {
  padding-right: 131px !important;
}
.pb131 {
  padding-bottom: 131px !important;
}
.pl131 {
  padding-left: 131px !important;
}
.mt131 {
  margin-top: 131px !important;
}
.mr131 {
  margin-right: 131px !important;
}
.mb131 {
  margin-bottom: 131px !important;
}
.ml131 {
  margin-left: 131px !important;
}
.h131 {
  height: 131px !important;
}
.w131 {
  width: 131px !important;
}
.mw131 {
  min-width: 131px !important;
}
.fz130 {
  font-size: 130px !important;
}
.lh130 {
  line-height: 130px !important;
}
.pt130 {
  padding-top: 130px !important;
}
.pr130 {
  padding-right: 130px !important;
}
.pb130 {
  padding-bottom: 130px !important;
}
.pl130 {
  padding-left: 130px !important;
}
.mt130 {
  margin-top: 130px !important;
}
.mr130 {
  margin-right: 130px !important;
}
.mb130 {
  margin-bottom: 130px !important;
}
.ml130 {
  margin-left: 130px !important;
}
.h130 {
  height: 130px !important;
}
.w130 {
  width: 130px !important;
}
.mw130 {
  min-width: 130px !important;
}
.fz129 {
  font-size: 129px !important;
}
.lh129 {
  line-height: 129px !important;
}
.pt129 {
  padding-top: 129px !important;
}
.pr129 {
  padding-right: 129px !important;
}
.pb129 {
  padding-bottom: 129px !important;
}
.pl129 {
  padding-left: 129px !important;
}
.mt129 {
  margin-top: 129px !important;
}
.mr129 {
  margin-right: 129px !important;
}
.mb129 {
  margin-bottom: 129px !important;
}
.ml129 {
  margin-left: 129px !important;
}
.h129 {
  height: 129px !important;
}
.w129 {
  width: 129px !important;
}
.mw129 {
  min-width: 129px !important;
}
.fz128 {
  font-size: 128px !important;
}
.lh128 {
  line-height: 128px !important;
}
.pt128 {
  padding-top: 128px !important;
}
.pr128 {
  padding-right: 128px !important;
}
.pb128 {
  padding-bottom: 128px !important;
}
.pl128 {
  padding-left: 128px !important;
}
.mt128 {
  margin-top: 128px !important;
}
.mr128 {
  margin-right: 128px !important;
}
.mb128 {
  margin-bottom: 128px !important;
}
.ml128 {
  margin-left: 128px !important;
}
.h128 {
  height: 128px !important;
}
.w128 {
  width: 128px !important;
}
.mw128 {
  min-width: 128px !important;
}
.fz127 {
  font-size: 127px !important;
}
.lh127 {
  line-height: 127px !important;
}
.pt127 {
  padding-top: 127px !important;
}
.pr127 {
  padding-right: 127px !important;
}
.pb127 {
  padding-bottom: 127px !important;
}
.pl127 {
  padding-left: 127px !important;
}
.mt127 {
  margin-top: 127px !important;
}
.mr127 {
  margin-right: 127px !important;
}
.mb127 {
  margin-bottom: 127px !important;
}
.ml127 {
  margin-left: 127px !important;
}
.h127 {
  height: 127px !important;
}
.w127 {
  width: 127px !important;
}
.mw127 {
  min-width: 127px !important;
}
.fz126 {
  font-size: 126px !important;
}
.lh126 {
  line-height: 126px !important;
}
.pt126 {
  padding-top: 126px !important;
}
.pr126 {
  padding-right: 126px !important;
}
.pb126 {
  padding-bottom: 126px !important;
}
.pl126 {
  padding-left: 126px !important;
}
.mt126 {
  margin-top: 126px !important;
}
.mr126 {
  margin-right: 126px !important;
}
.mb126 {
  margin-bottom: 126px !important;
}
.ml126 {
  margin-left: 126px !important;
}
.h126 {
  height: 126px !important;
}
.w126 {
  width: 126px !important;
}
.mw126 {
  min-width: 126px !important;
}
.fz125 {
  font-size: 125px !important;
}
.lh125 {
  line-height: 125px !important;
}
.pt125 {
  padding-top: 125px !important;
}
.pr125 {
  padding-right: 125px !important;
}
.pb125 {
  padding-bottom: 125px !important;
}
.pl125 {
  padding-left: 125px !important;
}
.mt125 {
  margin-top: 125px !important;
}
.mr125 {
  margin-right: 125px !important;
}
.mb125 {
  margin-bottom: 125px !important;
}
.ml125 {
  margin-left: 125px !important;
}
.h125 {
  height: 125px !important;
}
.w125 {
  width: 125px !important;
}
.mw125 {
  min-width: 125px !important;
}
.fz124 {
  font-size: 124px !important;
}
.lh124 {
  line-height: 124px !important;
}
.pt124 {
  padding-top: 124px !important;
}
.pr124 {
  padding-right: 124px !important;
}
.pb124 {
  padding-bottom: 124px !important;
}
.pl124 {
  padding-left: 124px !important;
}
.mt124 {
  margin-top: 124px !important;
}
.mr124 {
  margin-right: 124px !important;
}
.mb124 {
  margin-bottom: 124px !important;
}
.ml124 {
  margin-left: 124px !important;
}
.h124 {
  height: 124px !important;
}
.w124 {
  width: 124px !important;
}
.mw124 {
  min-width: 124px !important;
}
.fz123 {
  font-size: 123px !important;
}
.lh123 {
  line-height: 123px !important;
}
.pt123 {
  padding-top: 123px !important;
}
.pr123 {
  padding-right: 123px !important;
}
.pb123 {
  padding-bottom: 123px !important;
}
.pl123 {
  padding-left: 123px !important;
}
.mt123 {
  margin-top: 123px !important;
}
.mr123 {
  margin-right: 123px !important;
}
.mb123 {
  margin-bottom: 123px !important;
}
.ml123 {
  margin-left: 123px !important;
}
.h123 {
  height: 123px !important;
}
.w123 {
  width: 123px !important;
}
.mw123 {
  min-width: 123px !important;
}
.fz122 {
  font-size: 122px !important;
}
.lh122 {
  line-height: 122px !important;
}
.pt122 {
  padding-top: 122px !important;
}
.pr122 {
  padding-right: 122px !important;
}
.pb122 {
  padding-bottom: 122px !important;
}
.pl122 {
  padding-left: 122px !important;
}
.mt122 {
  margin-top: 122px !important;
}
.mr122 {
  margin-right: 122px !important;
}
.mb122 {
  margin-bottom: 122px !important;
}
.ml122 {
  margin-left: 122px !important;
}
.h122 {
  height: 122px !important;
}
.w122 {
  width: 122px !important;
}
.mw122 {
  min-width: 122px !important;
}
.fz121 {
  font-size: 121px !important;
}
.lh121 {
  line-height: 121px !important;
}
.pt121 {
  padding-top: 121px !important;
}
.pr121 {
  padding-right: 121px !important;
}
.pb121 {
  padding-bottom: 121px !important;
}
.pl121 {
  padding-left: 121px !important;
}
.mt121 {
  margin-top: 121px !important;
}
.mr121 {
  margin-right: 121px !important;
}
.mb121 {
  margin-bottom: 121px !important;
}
.ml121 {
  margin-left: 121px !important;
}
.h121 {
  height: 121px !important;
}
.w121 {
  width: 121px !important;
}
.mw121 {
  min-width: 121px !important;
}
.fz120 {
  font-size: 120px !important;
}
.lh120 {
  line-height: 120px !important;
}
.pt120 {
  padding-top: 120px !important;
}
.pr120 {
  padding-right: 120px !important;
}
.pb120 {
  padding-bottom: 120px !important;
}
.pl120 {
  padding-left: 120px !important;
}
.mt120 {
  margin-top: 120px !important;
}
.mr120 {
  margin-right: 120px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}
.ml120 {
  margin-left: 120px !important;
}
.h120 {
  height: 120px !important;
}
.w120 {
  width: 120px !important;
}
.mw120 {
  min-width: 120px !important;
}
.fz119 {
  font-size: 119px !important;
}
.lh119 {
  line-height: 119px !important;
}
.pt119 {
  padding-top: 119px !important;
}
.pr119 {
  padding-right: 119px !important;
}
.pb119 {
  padding-bottom: 119px !important;
}
.pl119 {
  padding-left: 119px !important;
}
.mt119 {
  margin-top: 119px !important;
}
.mr119 {
  margin-right: 119px !important;
}
.mb119 {
  margin-bottom: 119px !important;
}
.ml119 {
  margin-left: 119px !important;
}
.h119 {
  height: 119px !important;
}
.w119 {
  width: 119px !important;
}
.mw119 {
  min-width: 119px !important;
}
.fz118 {
  font-size: 118px !important;
}
.lh118 {
  line-height: 118px !important;
}
.pt118 {
  padding-top: 118px !important;
}
.pr118 {
  padding-right: 118px !important;
}
.pb118 {
  padding-bottom: 118px !important;
}
.pl118 {
  padding-left: 118px !important;
}
.mt118 {
  margin-top: 118px !important;
}
.mr118 {
  margin-right: 118px !important;
}
.mb118 {
  margin-bottom: 118px !important;
}
.ml118 {
  margin-left: 118px !important;
}
.h118 {
  height: 118px !important;
}
.w118 {
  width: 118px !important;
}
.mw118 {
  min-width: 118px !important;
}
.fz117 {
  font-size: 117px !important;
}
.lh117 {
  line-height: 117px !important;
}
.pt117 {
  padding-top: 117px !important;
}
.pr117 {
  padding-right: 117px !important;
}
.pb117 {
  padding-bottom: 117px !important;
}
.pl117 {
  padding-left: 117px !important;
}
.mt117 {
  margin-top: 117px !important;
}
.mr117 {
  margin-right: 117px !important;
}
.mb117 {
  margin-bottom: 117px !important;
}
.ml117 {
  margin-left: 117px !important;
}
.h117 {
  height: 117px !important;
}
.w117 {
  width: 117px !important;
}
.mw117 {
  min-width: 117px !important;
}
.fz116 {
  font-size: 116px !important;
}
.lh116 {
  line-height: 116px !important;
}
.pt116 {
  padding-top: 116px !important;
}
.pr116 {
  padding-right: 116px !important;
}
.pb116 {
  padding-bottom: 116px !important;
}
.pl116 {
  padding-left: 116px !important;
}
.mt116 {
  margin-top: 116px !important;
}
.mr116 {
  margin-right: 116px !important;
}
.mb116 {
  margin-bottom: 116px !important;
}
.ml116 {
  margin-left: 116px !important;
}
.h116 {
  height: 116px !important;
}
.w116 {
  width: 116px !important;
}
.mw116 {
  min-width: 116px !important;
}
.fz115 {
  font-size: 115px !important;
}
.lh115 {
  line-height: 115px !important;
}
.pt115 {
  padding-top: 115px !important;
}
.pr115 {
  padding-right: 115px !important;
}
.pb115 {
  padding-bottom: 115px !important;
}
.pl115 {
  padding-left: 115px !important;
}
.mt115 {
  margin-top: 115px !important;
}
.mr115 {
  margin-right: 115px !important;
}
.mb115 {
  margin-bottom: 115px !important;
}
.ml115 {
  margin-left: 115px !important;
}
.h115 {
  height: 115px !important;
}
.w115 {
  width: 115px !important;
}
.mw115 {
  min-width: 115px !important;
}
.fz114 {
  font-size: 114px !important;
}
.lh114 {
  line-height: 114px !important;
}
.pt114 {
  padding-top: 114px !important;
}
.pr114 {
  padding-right: 114px !important;
}
.pb114 {
  padding-bottom: 114px !important;
}
.pl114 {
  padding-left: 114px !important;
}
.mt114 {
  margin-top: 114px !important;
}
.mr114 {
  margin-right: 114px !important;
}
.mb114 {
  margin-bottom: 114px !important;
}
.ml114 {
  margin-left: 114px !important;
}
.h114 {
  height: 114px !important;
}
.w114 {
  width: 114px !important;
}
.mw114 {
  min-width: 114px !important;
}
.fz113 {
  font-size: 113px !important;
}
.lh113 {
  line-height: 113px !important;
}
.pt113 {
  padding-top: 113px !important;
}
.pr113 {
  padding-right: 113px !important;
}
.pb113 {
  padding-bottom: 113px !important;
}
.pl113 {
  padding-left: 113px !important;
}
.mt113 {
  margin-top: 113px !important;
}
.mr113 {
  margin-right: 113px !important;
}
.mb113 {
  margin-bottom: 113px !important;
}
.ml113 {
  margin-left: 113px !important;
}
.h113 {
  height: 113px !important;
}
.w113 {
  width: 113px !important;
}
.mw113 {
  min-width: 113px !important;
}
.fz112 {
  font-size: 112px !important;
}
.lh112 {
  line-height: 112px !important;
}
.pt112 {
  padding-top: 112px !important;
}
.pr112 {
  padding-right: 112px !important;
}
.pb112 {
  padding-bottom: 112px !important;
}
.pl112 {
  padding-left: 112px !important;
}
.mt112 {
  margin-top: 112px !important;
}
.mr112 {
  margin-right: 112px !important;
}
.mb112 {
  margin-bottom: 112px !important;
}
.ml112 {
  margin-left: 112px !important;
}
.h112 {
  height: 112px !important;
}
.w112 {
  width: 112px !important;
}
.mw112 {
  min-width: 112px !important;
}
.fz111 {
  font-size: 111px !important;
}
.lh111 {
  line-height: 111px !important;
}
.pt111 {
  padding-top: 111px !important;
}
.pr111 {
  padding-right: 111px !important;
}
.pb111 {
  padding-bottom: 111px !important;
}
.pl111 {
  padding-left: 111px !important;
}
.mt111 {
  margin-top: 111px !important;
}
.mr111 {
  margin-right: 111px !important;
}
.mb111 {
  margin-bottom: 111px !important;
}
.ml111 {
  margin-left: 111px !important;
}
.h111 {
  height: 111px !important;
}
.w111 {
  width: 111px !important;
}
.mw111 {
  min-width: 111px !important;
}
.fz110 {
  font-size: 110px !important;
}
.lh110 {
  line-height: 110px !important;
}
.pt110 {
  padding-top: 110px !important;
}
.pr110 {
  padding-right: 110px !important;
}
.pb110 {
  padding-bottom: 110px !important;
}
.pl110 {
  padding-left: 110px !important;
}
.mt110 {
  margin-top: 110px !important;
}
.mr110 {
  margin-right: 110px !important;
}
.mb110 {
  margin-bottom: 110px !important;
}
.ml110 {
  margin-left: 110px !important;
}
.h110 {
  height: 110px !important;
}
.w110 {
  width: 110px !important;
}
.mw110 {
  min-width: 110px !important;
}
.fz109 {
  font-size: 109px !important;
}
.lh109 {
  line-height: 109px !important;
}
.pt109 {
  padding-top: 109px !important;
}
.pr109 {
  padding-right: 109px !important;
}
.pb109 {
  padding-bottom: 109px !important;
}
.pl109 {
  padding-left: 109px !important;
}
.mt109 {
  margin-top: 109px !important;
}
.mr109 {
  margin-right: 109px !important;
}
.mb109 {
  margin-bottom: 109px !important;
}
.ml109 {
  margin-left: 109px !important;
}
.h109 {
  height: 109px !important;
}
.w109 {
  width: 109px !important;
}
.mw109 {
  min-width: 109px !important;
}
.fz108 {
  font-size: 108px !important;
}
.lh108 {
  line-height: 108px !important;
}
.pt108 {
  padding-top: 108px !important;
}
.pr108 {
  padding-right: 108px !important;
}
.pb108 {
  padding-bottom: 108px !important;
}
.pl108 {
  padding-left: 108px !important;
}
.mt108 {
  margin-top: 108px !important;
}
.mr108 {
  margin-right: 108px !important;
}
.mb108 {
  margin-bottom: 108px !important;
}
.ml108 {
  margin-left: 108px !important;
}
.h108 {
  height: 108px !important;
}
.w108 {
  width: 108px !important;
}
.mw108 {
  min-width: 108px !important;
}
.fz107 {
  font-size: 107px !important;
}
.lh107 {
  line-height: 107px !important;
}
.pt107 {
  padding-top: 107px !important;
}
.pr107 {
  padding-right: 107px !important;
}
.pb107 {
  padding-bottom: 107px !important;
}
.pl107 {
  padding-left: 107px !important;
}
.mt107 {
  margin-top: 107px !important;
}
.mr107 {
  margin-right: 107px !important;
}
.mb107 {
  margin-bottom: 107px !important;
}
.ml107 {
  margin-left: 107px !important;
}
.h107 {
  height: 107px !important;
}
.w107 {
  width: 107px !important;
}
.mw107 {
  min-width: 107px !important;
}
.fz106 {
  font-size: 106px !important;
}
.lh106 {
  line-height: 106px !important;
}
.pt106 {
  padding-top: 106px !important;
}
.pr106 {
  padding-right: 106px !important;
}
.pb106 {
  padding-bottom: 106px !important;
}
.pl106 {
  padding-left: 106px !important;
}
.mt106 {
  margin-top: 106px !important;
}
.mr106 {
  margin-right: 106px !important;
}
.mb106 {
  margin-bottom: 106px !important;
}
.ml106 {
  margin-left: 106px !important;
}
.h106 {
  height: 106px !important;
}
.w106 {
  width: 106px !important;
}
.mw106 {
  min-width: 106px !important;
}
.fz105 {
  font-size: 105px !important;
}
.lh105 {
  line-height: 105px !important;
}
.pt105 {
  padding-top: 105px !important;
}
.pr105 {
  padding-right: 105px !important;
}
.pb105 {
  padding-bottom: 105px !important;
}
.pl105 {
  padding-left: 105px !important;
}
.mt105 {
  margin-top: 105px !important;
}
.mr105 {
  margin-right: 105px !important;
}
.mb105 {
  margin-bottom: 105px !important;
}
.ml105 {
  margin-left: 105px !important;
}
.h105 {
  height: 105px !important;
}
.w105 {
  width: 105px !important;
}
.mw105 {
  min-width: 105px !important;
}
.fz104 {
  font-size: 104px !important;
}
.lh104 {
  line-height: 104px !important;
}
.pt104 {
  padding-top: 104px !important;
}
.pr104 {
  padding-right: 104px !important;
}
.pb104 {
  padding-bottom: 104px !important;
}
.pl104 {
  padding-left: 104px !important;
}
.mt104 {
  margin-top: 104px !important;
}
.mr104 {
  margin-right: 104px !important;
}
.mb104 {
  margin-bottom: 104px !important;
}
.ml104 {
  margin-left: 104px !important;
}
.h104 {
  height: 104px !important;
}
.w104 {
  width: 104px !important;
}
.mw104 {
  min-width: 104px !important;
}
.fz103 {
  font-size: 103px !important;
}
.lh103 {
  line-height: 103px !important;
}
.pt103 {
  padding-top: 103px !important;
}
.pr103 {
  padding-right: 103px !important;
}
.pb103 {
  padding-bottom: 103px !important;
}
.pl103 {
  padding-left: 103px !important;
}
.mt103 {
  margin-top: 103px !important;
}
.mr103 {
  margin-right: 103px !important;
}
.mb103 {
  margin-bottom: 103px !important;
}
.ml103 {
  margin-left: 103px !important;
}
.h103 {
  height: 103px !important;
}
.w103 {
  width: 103px !important;
}
.mw103 {
  min-width: 103px !important;
}
.fz102 {
  font-size: 102px !important;
}
.lh102 {
  line-height: 102px !important;
}
.pt102 {
  padding-top: 102px !important;
}
.pr102 {
  padding-right: 102px !important;
}
.pb102 {
  padding-bottom: 102px !important;
}
.pl102 {
  padding-left: 102px !important;
}
.mt102 {
  margin-top: 102px !important;
}
.mr102 {
  margin-right: 102px !important;
}
.mb102 {
  margin-bottom: 102px !important;
}
.ml102 {
  margin-left: 102px !important;
}
.h102 {
  height: 102px !important;
}
.w102 {
  width: 102px !important;
}
.mw102 {
  min-width: 102px !important;
}
.fz101 {
  font-size: 101px !important;
}
.lh101 {
  line-height: 101px !important;
}
.pt101 {
  padding-top: 101px !important;
}
.pr101 {
  padding-right: 101px !important;
}
.pb101 {
  padding-bottom: 101px !important;
}
.pl101 {
  padding-left: 101px !important;
}
.mt101 {
  margin-top: 101px !important;
}
.mr101 {
  margin-right: 101px !important;
}
.mb101 {
  margin-bottom: 101px !important;
}
.ml101 {
  margin-left: 101px !important;
}
.h101 {
  height: 101px !important;
}
.w101 {
  width: 101px !important;
}
.mw101 {
  min-width: 101px !important;
}
.fz100 {
  font-size: 100px !important;
}
.lh100 {
  line-height: 100px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pr100 {
  padding-right: 100px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pl100 {
  padding-left: 100px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mr100 {
  margin-right: 100px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.h100 {
  height: 100px !important;
}
.w100 {
  width: 100px !important;
}
.mw100 {
  min-width: 100px !important;
}
.fz99 {
  font-size: 99px !important;
}
.lh99 {
  line-height: 99px !important;
}
.pt99 {
  padding-top: 99px !important;
}
.pr99 {
  padding-right: 99px !important;
}
.pb99 {
  padding-bottom: 99px !important;
}
.pl99 {
  padding-left: 99px !important;
}
.mt99 {
  margin-top: 99px !important;
}
.mr99 {
  margin-right: 99px !important;
}
.mb99 {
  margin-bottom: 99px !important;
}
.ml99 {
  margin-left: 99px !important;
}
.h99 {
  height: 99px !important;
}
.w99 {
  width: 99px !important;
}
.mw99 {
  min-width: 99px !important;
}
.fz98 {
  font-size: 98px !important;
}
.lh98 {
  line-height: 98px !important;
}
.pt98 {
  padding-top: 98px !important;
}
.pr98 {
  padding-right: 98px !important;
}
.pb98 {
  padding-bottom: 98px !important;
}
.pl98 {
  padding-left: 98px !important;
}
.mt98 {
  margin-top: 98px !important;
}
.mr98 {
  margin-right: 98px !important;
}
.mb98 {
  margin-bottom: 98px !important;
}
.ml98 {
  margin-left: 98px !important;
}
.h98 {
  height: 98px !important;
}
.w98 {
  width: 98px !important;
}
.mw98 {
  min-width: 98px !important;
}
.fz97 {
  font-size: 97px !important;
}
.lh97 {
  line-height: 97px !important;
}
.pt97 {
  padding-top: 97px !important;
}
.pr97 {
  padding-right: 97px !important;
}
.pb97 {
  padding-bottom: 97px !important;
}
.pl97 {
  padding-left: 97px !important;
}
.mt97 {
  margin-top: 97px !important;
}
.mr97 {
  margin-right: 97px !important;
}
.mb97 {
  margin-bottom: 97px !important;
}
.ml97 {
  margin-left: 97px !important;
}
.h97 {
  height: 97px !important;
}
.w97 {
  width: 97px !important;
}
.mw97 {
  min-width: 97px !important;
}
.fz96 {
  font-size: 96px !important;
}
.lh96 {
  line-height: 96px !important;
}
.pt96 {
  padding-top: 96px !important;
}
.pr96 {
  padding-right: 96px !important;
}
.pb96 {
  padding-bottom: 96px !important;
}
.pl96 {
  padding-left: 96px !important;
}
.mt96 {
  margin-top: 96px !important;
}
.mr96 {
  margin-right: 96px !important;
}
.mb96 {
  margin-bottom: 96px !important;
}
.ml96 {
  margin-left: 96px !important;
}
.h96 {
  height: 96px !important;
}
.w96 {
  width: 96px !important;
}
.mw96 {
  min-width: 96px !important;
}
.fz95 {
  font-size: 95px !important;
}
.lh95 {
  line-height: 95px !important;
}
.pt95 {
  padding-top: 95px !important;
}
.pr95 {
  padding-right: 95px !important;
}
.pb95 {
  padding-bottom: 95px !important;
}
.pl95 {
  padding-left: 95px !important;
}
.mt95 {
  margin-top: 95px !important;
}
.mr95 {
  margin-right: 95px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.ml95 {
  margin-left: 95px !important;
}
.h95 {
  height: 95px !important;
}
.w95 {
  width: 95px !important;
}
.mw95 {
  min-width: 95px !important;
}
.fz94 {
  font-size: 94px !important;
}
.lh94 {
  line-height: 94px !important;
}
.pt94 {
  padding-top: 94px !important;
}
.pr94 {
  padding-right: 94px !important;
}
.pb94 {
  padding-bottom: 94px !important;
}
.pl94 {
  padding-left: 94px !important;
}
.mt94 {
  margin-top: 94px !important;
}
.mr94 {
  margin-right: 94px !important;
}
.mb94 {
  margin-bottom: 94px !important;
}
.ml94 {
  margin-left: 94px !important;
}
.h94 {
  height: 94px !important;
}
.w94 {
  width: 94px !important;
}
.mw94 {
  min-width: 94px !important;
}
.fz93 {
  font-size: 93px !important;
}
.lh93 {
  line-height: 93px !important;
}
.pt93 {
  padding-top: 93px !important;
}
.pr93 {
  padding-right: 93px !important;
}
.pb93 {
  padding-bottom: 93px !important;
}
.pl93 {
  padding-left: 93px !important;
}
.mt93 {
  margin-top: 93px !important;
}
.mr93 {
  margin-right: 93px !important;
}
.mb93 {
  margin-bottom: 93px !important;
}
.ml93 {
  margin-left: 93px !important;
}
.h93 {
  height: 93px !important;
}
.w93 {
  width: 93px !important;
}
.mw93 {
  min-width: 93px !important;
}
.fz92 {
  font-size: 92px !important;
}
.lh92 {
  line-height: 92px !important;
}
.pt92 {
  padding-top: 92px !important;
}
.pr92 {
  padding-right: 92px !important;
}
.pb92 {
  padding-bottom: 92px !important;
}
.pl92 {
  padding-left: 92px !important;
}
.mt92 {
  margin-top: 92px !important;
}
.mr92 {
  margin-right: 92px !important;
}
.mb92 {
  margin-bottom: 92px !important;
}
.ml92 {
  margin-left: 92px !important;
}
.h92 {
  height: 92px !important;
}
.w92 {
  width: 92px !important;
}
.mw92 {
  min-width: 92px !important;
}
.fz91 {
  font-size: 91px !important;
}
.lh91 {
  line-height: 91px !important;
}
.pt91 {
  padding-top: 91px !important;
}
.pr91 {
  padding-right: 91px !important;
}
.pb91 {
  padding-bottom: 91px !important;
}
.pl91 {
  padding-left: 91px !important;
}
.mt91 {
  margin-top: 91px !important;
}
.mr91 {
  margin-right: 91px !important;
}
.mb91 {
  margin-bottom: 91px !important;
}
.ml91 {
  margin-left: 91px !important;
}
.h91 {
  height: 91px !important;
}
.w91 {
  width: 91px !important;
}
.mw91 {
  min-width: 91px !important;
}
.fz90 {
  font-size: 90px !important;
}
.lh90 {
  line-height: 90px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pr90 {
  padding-right: 90px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pl90 {
  padding-left: 90px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mr90 {
  margin-right: 90px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.ml90 {
  margin-left: 90px !important;
}
.h90 {
  height: 90px !important;
}
.w90 {
  width: 90px !important;
}
.mw90 {
  min-width: 90px !important;
}
.fz89 {
  font-size: 89px !important;
}
.lh89 {
  line-height: 89px !important;
}
.pt89 {
  padding-top: 89px !important;
}
.pr89 {
  padding-right: 89px !important;
}
.pb89 {
  padding-bottom: 89px !important;
}
.pl89 {
  padding-left: 89px !important;
}
.mt89 {
  margin-top: 89px !important;
}
.mr89 {
  margin-right: 89px !important;
}
.mb89 {
  margin-bottom: 89px !important;
}
.ml89 {
  margin-left: 89px !important;
}
.h89 {
  height: 89px !important;
}
.w89 {
  width: 89px !important;
}
.mw89 {
  min-width: 89px !important;
}
.fz88 {
  font-size: 88px !important;
}
.lh88 {
  line-height: 88px !important;
}
.pt88 {
  padding-top: 88px !important;
}
.pr88 {
  padding-right: 88px !important;
}
.pb88 {
  padding-bottom: 88px !important;
}
.pl88 {
  padding-left: 88px !important;
}
.mt88 {
  margin-top: 88px !important;
}
.mr88 {
  margin-right: 88px !important;
}
.mb88 {
  margin-bottom: 88px !important;
}
.ml88 {
  margin-left: 88px !important;
}
.h88 {
  height: 88px !important;
}
.w88 {
  width: 88px !important;
}
.mw88 {
  min-width: 88px !important;
}
.fz87 {
  font-size: 87px !important;
}
.lh87 {
  line-height: 87px !important;
}
.pt87 {
  padding-top: 87px !important;
}
.pr87 {
  padding-right: 87px !important;
}
.pb87 {
  padding-bottom: 87px !important;
}
.pl87 {
  padding-left: 87px !important;
}
.mt87 {
  margin-top: 87px !important;
}
.mr87 {
  margin-right: 87px !important;
}
.mb87 {
  margin-bottom: 87px !important;
}
.ml87 {
  margin-left: 87px !important;
}
.h87 {
  height: 87px !important;
}
.w87 {
  width: 87px !important;
}
.mw87 {
  min-width: 87px !important;
}
.fz86 {
  font-size: 86px !important;
}
.lh86 {
  line-height: 86px !important;
}
.pt86 {
  padding-top: 86px !important;
}
.pr86 {
  padding-right: 86px !important;
}
.pb86 {
  padding-bottom: 86px !important;
}
.pl86 {
  padding-left: 86px !important;
}
.mt86 {
  margin-top: 86px !important;
}
.mr86 {
  margin-right: 86px !important;
}
.mb86 {
  margin-bottom: 86px !important;
}
.ml86 {
  margin-left: 86px !important;
}
.h86 {
  height: 86px !important;
}
.w86 {
  width: 86px !important;
}
.mw86 {
  min-width: 86px !important;
}
.fz85 {
  font-size: 85px !important;
}
.lh85 {
  line-height: 85px !important;
}
.pt85 {
  padding-top: 85px !important;
}
.pr85 {
  padding-right: 85px !important;
}
.pb85 {
  padding-bottom: 85px !important;
}
.pl85 {
  padding-left: 85px !important;
}
.mt85 {
  margin-top: 85px !important;
}
.mr85 {
  margin-right: 85px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.ml85 {
  margin-left: 85px !important;
}
.h85 {
  height: 85px !important;
}
.w85 {
  width: 85px !important;
}
.mw85 {
  min-width: 85px !important;
}
.fz84 {
  font-size: 84px !important;
}
.lh84 {
  line-height: 84px !important;
}
.pt84 {
  padding-top: 84px !important;
}
.pr84 {
  padding-right: 84px !important;
}
.pb84 {
  padding-bottom: 84px !important;
}
.pl84 {
  padding-left: 84px !important;
}
.mt84 {
  margin-top: 84px !important;
}
.mr84 {
  margin-right: 84px !important;
}
.mb84 {
  margin-bottom: 84px !important;
}
.ml84 {
  margin-left: 84px !important;
}
.h84 {
  height: 84px !important;
}
.w84 {
  width: 84px !important;
}
.mw84 {
  min-width: 84px !important;
}
.fz83 {
  font-size: 83px !important;
}
.lh83 {
  line-height: 83px !important;
}
.pt83 {
  padding-top: 83px !important;
}
.pr83 {
  padding-right: 83px !important;
}
.pb83 {
  padding-bottom: 83px !important;
}
.pl83 {
  padding-left: 83px !important;
}
.mt83 {
  margin-top: 83px !important;
}
.mr83 {
  margin-right: 83px !important;
}
.mb83 {
  margin-bottom: 83px !important;
}
.ml83 {
  margin-left: 83px !important;
}
.h83 {
  height: 83px !important;
}
.w83 {
  width: 83px !important;
}
.mw83 {
  min-width: 83px !important;
}
.fz82 {
  font-size: 82px !important;
}
.lh82 {
  line-height: 82px !important;
}
.pt82 {
  padding-top: 82px !important;
}
.pr82 {
  padding-right: 82px !important;
}
.pb82 {
  padding-bottom: 82px !important;
}
.pl82 {
  padding-left: 82px !important;
}
.mt82 {
  margin-top: 82px !important;
}
.mr82 {
  margin-right: 82px !important;
}
.mb82 {
  margin-bottom: 82px !important;
}
.ml82 {
  margin-left: 82px !important;
}
.h82 {
  height: 82px !important;
}
.w82 {
  width: 82px !important;
}
.mw82 {
  min-width: 82px !important;
}
.fz81 {
  font-size: 81px !important;
}
.lh81 {
  line-height: 81px !important;
}
.pt81 {
  padding-top: 81px !important;
}
.pr81 {
  padding-right: 81px !important;
}
.pb81 {
  padding-bottom: 81px !important;
}
.pl81 {
  padding-left: 81px !important;
}
.mt81 {
  margin-top: 81px !important;
}
.mr81 {
  margin-right: 81px !important;
}
.mb81 {
  margin-bottom: 81px !important;
}
.ml81 {
  margin-left: 81px !important;
}
.h81 {
  height: 81px !important;
}
.w81 {
  width: 81px !important;
}
.mw81 {
  min-width: 81px !important;
}
.fz80 {
  font-size: 80px !important;
}
.lh80 {
  line-height: 80px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pr80 {
  padding-right: 80px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pl80 {
  padding-left: 80px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.h80 {
  height: 80px !important;
}
.w80 {
  width: 80px !important;
}
.mw80 {
  min-width: 80px !important;
}
.fz79 {
  font-size: 79px !important;
}
.lh79 {
  line-height: 79px !important;
}
.pt79 {
  padding-top: 79px !important;
}
.pr79 {
  padding-right: 79px !important;
}
.pb79 {
  padding-bottom: 79px !important;
}
.pl79 {
  padding-left: 79px !important;
}
.mt79 {
  margin-top: 79px !important;
}
.mr79 {
  margin-right: 79px !important;
}
.mb79 {
  margin-bottom: 79px !important;
}
.ml79 {
  margin-left: 79px !important;
}
.h79 {
  height: 79px !important;
}
.w79 {
  width: 79px !important;
}
.mw79 {
  min-width: 79px !important;
}
.fz78 {
  font-size: 78px !important;
}
.lh78 {
  line-height: 78px !important;
}
.pt78 {
  padding-top: 78px !important;
}
.pr78 {
  padding-right: 78px !important;
}
.pb78 {
  padding-bottom: 78px !important;
}
.pl78 {
  padding-left: 78px !important;
}
.mt78 {
  margin-top: 78px !important;
}
.mr78 {
  margin-right: 78px !important;
}
.mb78 {
  margin-bottom: 78px !important;
}
.ml78 {
  margin-left: 78px !important;
}
.h78 {
  height: 78px !important;
}
.w78 {
  width: 78px !important;
}
.mw78 {
  min-width: 78px !important;
}
.fz77 {
  font-size: 77px !important;
}
.lh77 {
  line-height: 77px !important;
}
.pt77 {
  padding-top: 77px !important;
}
.pr77 {
  padding-right: 77px !important;
}
.pb77 {
  padding-bottom: 77px !important;
}
.pl77 {
  padding-left: 77px !important;
}
.mt77 {
  margin-top: 77px !important;
}
.mr77 {
  margin-right: 77px !important;
}
.mb77 {
  margin-bottom: 77px !important;
}
.ml77 {
  margin-left: 77px !important;
}
.h77 {
  height: 77px !important;
}
.w77 {
  width: 77px !important;
}
.mw77 {
  min-width: 77px !important;
}
.fz76 {
  font-size: 76px !important;
}
.lh76 {
  line-height: 76px !important;
}
.pt76 {
  padding-top: 76px !important;
}
.pr76 {
  padding-right: 76px !important;
}
.pb76 {
  padding-bottom: 76px !important;
}
.pl76 {
  padding-left: 76px !important;
}
.mt76 {
  margin-top: 76px !important;
}
.mr76 {
  margin-right: 76px !important;
}
.mb76 {
  margin-bottom: 76px !important;
}
.ml76 {
  margin-left: 76px !important;
}
.h76 {
  height: 76px !important;
}
.w76 {
  width: 76px !important;
}
.mw76 {
  min-width: 76px !important;
}
.fz75 {
  font-size: 75px !important;
}
.lh75 {
  line-height: 75px !important;
}
.pt75 {
  padding-top: 75px !important;
}
.pr75 {
  padding-right: 75px !important;
}
.pb75 {
  padding-bottom: 75px !important;
}
.pl75 {
  padding-left: 75px !important;
}
.mt75 {
  margin-top: 75px !important;
}
.mr75 {
  margin-right: 75px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.ml75 {
  margin-left: 75px !important;
}
.h75 {
  height: 75px !important;
}
.w75 {
  width: 75px !important;
}
.mw75 {
  min-width: 75px !important;
}
.fz74 {
  font-size: 74px !important;
}
.lh74 {
  line-height: 74px !important;
}
.pt74 {
  padding-top: 74px !important;
}
.pr74 {
  padding-right: 74px !important;
}
.pb74 {
  padding-bottom: 74px !important;
}
.pl74 {
  padding-left: 74px !important;
}
.mt74 {
  margin-top: 74px !important;
}
.mr74 {
  margin-right: 74px !important;
}
.mb74 {
  margin-bottom: 74px !important;
}
.ml74 {
  margin-left: 74px !important;
}
.h74 {
  height: 74px !important;
}
.w74 {
  width: 74px !important;
}
.mw74 {
  min-width: 74px !important;
}
.fz73 {
  font-size: 73px !important;
}
.lh73 {
  line-height: 73px !important;
}
.pt73 {
  padding-top: 73px !important;
}
.pr73 {
  padding-right: 73px !important;
}
.pb73 {
  padding-bottom: 73px !important;
}
.pl73 {
  padding-left: 73px !important;
}
.mt73 {
  margin-top: 73px !important;
}
.mr73 {
  margin-right: 73px !important;
}
.mb73 {
  margin-bottom: 73px !important;
}
.ml73 {
  margin-left: 73px !important;
}
.h73 {
  height: 73px !important;
}
.w73 {
  width: 73px !important;
}
.mw73 {
  min-width: 73px !important;
}
.fz72 {
  font-size: 72px !important;
}
.lh72 {
  line-height: 72px !important;
}
.pt72 {
  padding-top: 72px !important;
}
.pr72 {
  padding-right: 72px !important;
}
.pb72 {
  padding-bottom: 72px !important;
}
.pl72 {
  padding-left: 72px !important;
}
.mt72 {
  margin-top: 72px !important;
}
.mr72 {
  margin-right: 72px !important;
}
.mb72 {
  margin-bottom: 72px !important;
}
.ml72 {
  margin-left: 72px !important;
}
.h72 {
  height: 72px !important;
}
.w72 {
  width: 72px !important;
}
.mw72 {
  min-width: 72px !important;
}
.fz71 {
  font-size: 71px !important;
}
.lh71 {
  line-height: 71px !important;
}
.pt71 {
  padding-top: 71px !important;
}
.pr71 {
  padding-right: 71px !important;
}
.pb71 {
  padding-bottom: 71px !important;
}
.pl71 {
  padding-left: 71px !important;
}
.mt71 {
  margin-top: 71px !important;
}
.mr71 {
  margin-right: 71px !important;
}
.mb71 {
  margin-bottom: 71px !important;
}
.ml71 {
  margin-left: 71px !important;
}
.h71 {
  height: 71px !important;
}
.w71 {
  width: 71px !important;
}
.mw71 {
  min-width: 71px !important;
}
.fz70 {
  font-size: 70px !important;
}
.lh70 {
  line-height: 70px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pr70 {
  padding-right: 70px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pl70 {
  padding-left: 70px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.h70 {
  height: 70px !important;
}
.w70 {
  width: 70px !important;
}
.mw70 {
  min-width: 70px !important;
}
.fz69 {
  font-size: 69px !important;
}
.lh69 {
  line-height: 69px !important;
}
.pt69 {
  padding-top: 69px !important;
}
.pr69 {
  padding-right: 69px !important;
}
.pb69 {
  padding-bottom: 69px !important;
}
.pl69 {
  padding-left: 69px !important;
}
.mt69 {
  margin-top: 69px !important;
}
.mr69 {
  margin-right: 69px !important;
}
.mb69 {
  margin-bottom: 69px !important;
}
.ml69 {
  margin-left: 69px !important;
}
.h69 {
  height: 69px !important;
}
.w69 {
  width: 69px !important;
}
.mw69 {
  min-width: 69px !important;
}
.fz68 {
  font-size: 68px !important;
}
.lh68 {
  line-height: 68px !important;
}
.pt68 {
  padding-top: 68px !important;
}
.pr68 {
  padding-right: 68px !important;
}
.pb68 {
  padding-bottom: 68px !important;
}
.pl68 {
  padding-left: 68px !important;
}
.mt68 {
  margin-top: 68px !important;
}
.mr68 {
  margin-right: 68px !important;
}
.mb68 {
  margin-bottom: 68px !important;
}
.ml68 {
  margin-left: 68px !important;
}
.h68 {
  height: 68px !important;
}
.w68 {
  width: 68px !important;
}
.mw68 {
  min-width: 68px !important;
}
.fz67 {
  font-size: 67px !important;
}
.lh67 {
  line-height: 67px !important;
}
.pt67 {
  padding-top: 67px !important;
}
.pr67 {
  padding-right: 67px !important;
}
.pb67 {
  padding-bottom: 67px !important;
}
.pl67 {
  padding-left: 67px !important;
}
.mt67 {
  margin-top: 67px !important;
}
.mr67 {
  margin-right: 67px !important;
}
.mb67 {
  margin-bottom: 67px !important;
}
.ml67 {
  margin-left: 67px !important;
}
.h67 {
  height: 67px !important;
}
.w67 {
  width: 67px !important;
}
.mw67 {
  min-width: 67px !important;
}
.fz66 {
  font-size: 66px !important;
}
.lh66 {
  line-height: 66px !important;
}
.pt66 {
  padding-top: 66px !important;
}
.pr66 {
  padding-right: 66px !important;
}
.pb66 {
  padding-bottom: 66px !important;
}
.pl66 {
  padding-left: 66px !important;
}
.mt66 {
  margin-top: 66px !important;
}
.mr66 {
  margin-right: 66px !important;
}
.mb66 {
  margin-bottom: 66px !important;
}
.ml66 {
  margin-left: 66px !important;
}
.h66 {
  height: 66px !important;
}
.w66 {
  width: 66px !important;
}
.mw66 {
  min-width: 66px !important;
}
.fz65 {
  font-size: 65px !important;
}
.lh65 {
  line-height: 65px !important;
}
.pt65 {
  padding-top: 65px !important;
}
.pr65 {
  padding-right: 65px !important;
}
.pb65 {
  padding-bottom: 65px !important;
}
.pl65 {
  padding-left: 65px !important;
}
.mt65 {
  margin-top: 65px !important;
}
.mr65 {
  margin-right: 65px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.ml65 {
  margin-left: 65px !important;
}
.h65 {
  height: 65px !important;
}
.w65 {
  width: 65px !important;
}
.mw65 {
  min-width: 65px !important;
}
.fz64 {
  font-size: 64px !important;
}
.lh64 {
  line-height: 64px !important;
}
.pt64 {
  padding-top: 64px !important;
}
.pr64 {
  padding-right: 64px !important;
}
.pb64 {
  padding-bottom: 64px !important;
}
.pl64 {
  padding-left: 64px !important;
}
.mt64 {
  margin-top: 64px !important;
}
.mr64 {
  margin-right: 64px !important;
}
.mb64 {
  margin-bottom: 64px !important;
}
.ml64 {
  margin-left: 64px !important;
}
.h64 {
  height: 64px !important;
}
.w64 {
  width: 64px !important;
}
.mw64 {
  min-width: 64px !important;
}
.fz63 {
  font-size: 63px !important;
}
.lh63 {
  line-height: 63px !important;
}
.pt63 {
  padding-top: 63px !important;
}
.pr63 {
  padding-right: 63px !important;
}
.pb63 {
  padding-bottom: 63px !important;
}
.pl63 {
  padding-left: 63px !important;
}
.mt63 {
  margin-top: 63px !important;
}
.mr63 {
  margin-right: 63px !important;
}
.mb63 {
  margin-bottom: 63px !important;
}
.ml63 {
  margin-left: 63px !important;
}
.h63 {
  height: 63px !important;
}
.w63 {
  width: 63px !important;
}
.mw63 {
  min-width: 63px !important;
}
.fz62 {
  font-size: 62px !important;
}
.lh62 {
  line-height: 62px !important;
}
.pt62 {
  padding-top: 62px !important;
}
.pr62 {
  padding-right: 62px !important;
}
.pb62 {
  padding-bottom: 62px !important;
}
.pl62 {
  padding-left: 62px !important;
}
.mt62 {
  margin-top: 62px !important;
}
.mr62 {
  margin-right: 62px !important;
}
.mb62 {
  margin-bottom: 62px !important;
}
.ml62 {
  margin-left: 62px !important;
}
.h62 {
  height: 62px !important;
}
.w62 {
  width: 62px !important;
}
.mw62 {
  min-width: 62px !important;
}
.fz61 {
  font-size: 61px !important;
}
.lh61 {
  line-height: 61px !important;
}
.pt61 {
  padding-top: 61px !important;
}
.pr61 {
  padding-right: 61px !important;
}
.pb61 {
  padding-bottom: 61px !important;
}
.pl61 {
  padding-left: 61px !important;
}
.mt61 {
  margin-top: 61px !important;
}
.mr61 {
  margin-right: 61px !important;
}
.mb61 {
  margin-bottom: 61px !important;
}
.ml61 {
  margin-left: 61px !important;
}
.h61 {
  height: 61px !important;
}
.w61 {
  width: 61px !important;
}
.mw61 {
  min-width: 61px !important;
}
.fz60 {
  font-size: 60px !important;
}
.lh60 {
  line-height: 60px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pl60 {
  padding-left: 60px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.h60 {
  height: 60px !important;
}
.w60 {
  width: 60px !important;
}
.mw60 {
  min-width: 60px !important;
}
.fz59 {
  font-size: 59px !important;
}
.lh59 {
  line-height: 59px !important;
}
.pt59 {
  padding-top: 59px !important;
}
.pr59 {
  padding-right: 59px !important;
}
.pb59 {
  padding-bottom: 59px !important;
}
.pl59 {
  padding-left: 59px !important;
}
.mt59 {
  margin-top: 59px !important;
}
.mr59 {
  margin-right: 59px !important;
}
.mb59 {
  margin-bottom: 59px !important;
}
.ml59 {
  margin-left: 59px !important;
}
.h59 {
  height: 59px !important;
}
.w59 {
  width: 59px !important;
}
.mw59 {
  min-width: 59px !important;
}
.fz58 {
  font-size: 58px !important;
}
.lh58 {
  line-height: 58px !important;
}
.pt58 {
  padding-top: 58px !important;
}
.pr58 {
  padding-right: 58px !important;
}
.pb58 {
  padding-bottom: 58px !important;
}
.pl58 {
  padding-left: 58px !important;
}
.mt58 {
  margin-top: 58px !important;
}
.mr58 {
  margin-right: 58px !important;
}
.mb58 {
  margin-bottom: 58px !important;
}
.ml58 {
  margin-left: 58px !important;
}
.h58 {
  height: 58px !important;
}
.w58 {
  width: 58px !important;
}
.mw58 {
  min-width: 58px !important;
}
.fz57 {
  font-size: 57px !important;
}
.lh57 {
  line-height: 57px !important;
}
.pt57 {
  padding-top: 57px !important;
}
.pr57 {
  padding-right: 57px !important;
}
.pb57 {
  padding-bottom: 57px !important;
}
.pl57 {
  padding-left: 57px !important;
}
.mt57 {
  margin-top: 57px !important;
}
.mr57 {
  margin-right: 57px !important;
}
.mb57 {
  margin-bottom: 57px !important;
}
.ml57 {
  margin-left: 57px !important;
}
.h57 {
  height: 57px !important;
}
.w57 {
  width: 57px !important;
}
.mw57 {
  min-width: 57px !important;
}
.fz56 {
  font-size: 56px !important;
}
.lh56 {
  line-height: 56px !important;
}
.pt56 {
  padding-top: 56px !important;
}
.pr56 {
  padding-right: 56px !important;
}
.pb56 {
  padding-bottom: 56px !important;
}
.pl56 {
  padding-left: 56px !important;
}
.mt56 {
  margin-top: 56px !important;
}
.mr56 {
  margin-right: 56px !important;
}
.mb56 {
  margin-bottom: 56px !important;
}
.ml56 {
  margin-left: 56px !important;
}
.h56 {
  height: 56px !important;
}
.w56 {
  width: 56px !important;
}
.mw56 {
  min-width: 56px !important;
}
.fz55 {
  font-size: 55px !important;
}
.lh55 {
  line-height: 55px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pr55 {
  padding-right: 55px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pl55 {
  padding-left: 55px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.h55 {
  height: 55px !important;
}
.w55 {
  width: 55px !important;
}
.mw55 {
  min-width: 55px !important;
}
.fz54 {
  font-size: 54px !important;
}
.lh54 {
  line-height: 54px !important;
}
.pt54 {
  padding-top: 54px !important;
}
.pr54 {
  padding-right: 54px !important;
}
.pb54 {
  padding-bottom: 54px !important;
}
.pl54 {
  padding-left: 54px !important;
}
.mt54 {
  margin-top: 54px !important;
}
.mr54 {
  margin-right: 54px !important;
}
.mb54 {
  margin-bottom: 54px !important;
}
.ml54 {
  margin-left: 54px !important;
}
.h54 {
  height: 54px !important;
}
.w54 {
  width: 54px !important;
}
.mw54 {
  min-width: 54px !important;
}
.fz53 {
  font-size: 53px !important;
}
.lh53 {
  line-height: 53px !important;
}
.pt53 {
  padding-top: 53px !important;
}
.pr53 {
  padding-right: 53px !important;
}
.pb53 {
  padding-bottom: 53px !important;
}
.pl53 {
  padding-left: 53px !important;
}
.mt53 {
  margin-top: 53px !important;
}
.mr53 {
  margin-right: 53px !important;
}
.mb53 {
  margin-bottom: 53px !important;
}
.ml53 {
  margin-left: 53px !important;
}
.h53 {
  height: 53px !important;
}
.w53 {
  width: 53px !important;
}
.mw53 {
  min-width: 53px !important;
}
.fz52 {
  font-size: 52px !important;
}
.lh52 {
  line-height: 52px !important;
}
.pt52 {
  padding-top: 52px !important;
}
.pr52 {
  padding-right: 52px !important;
}
.pb52 {
  padding-bottom: 52px !important;
}
.pl52 {
  padding-left: 52px !important;
}
.mt52 {
  margin-top: 52px !important;
}
.mr52 {
  margin-right: 52px !important;
}
.mb52 {
  margin-bottom: 52px !important;
}
.ml52 {
  margin-left: 52px !important;
}
.h52 {
  height: 52px !important;
}
.w52 {
  width: 52px !important;
}
.mw52 {
  min-width: 52px !important;
}
.fz51 {
  font-size: 51px !important;
}
.lh51 {
  line-height: 51px !important;
}
.pt51 {
  padding-top: 51px !important;
}
.pr51 {
  padding-right: 51px !important;
}
.pb51 {
  padding-bottom: 51px !important;
}
.pl51 {
  padding-left: 51px !important;
}
.mt51 {
  margin-top: 51px !important;
}
.mr51 {
  margin-right: 51px !important;
}
.mb51 {
  margin-bottom: 51px !important;
}
.ml51 {
  margin-left: 51px !important;
}
.h51 {
  height: 51px !important;
}
.w51 {
  width: 51px !important;
}
.mw51 {
  min-width: 51px !important;
}
.fz50 {
  font-size: 50px !important;
}
.lh50 {
  line-height: 50px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.h50 {
  height: 50px !important;
}
.w50 {
  width: 50px !important;
}
.mw50 {
  min-width: 50px !important;
}
.fz49 {
  font-size: 49px !important;
}
.lh49 {
  line-height: 49px !important;
}
.pt49 {
  padding-top: 49px !important;
}
.pr49 {
  padding-right: 49px !important;
}
.pb49 {
  padding-bottom: 49px !important;
}
.pl49 {
  padding-left: 49px !important;
}
.mt49 {
  margin-top: 49px !important;
}
.mr49 {
  margin-right: 49px !important;
}
.mb49 {
  margin-bottom: 49px !important;
}
.ml49 {
  margin-left: 49px !important;
}
.h49 {
  height: 49px !important;
}
.w49 {
  width: 49px !important;
}
.mw49 {
  min-width: 49px !important;
}
.fz48 {
  font-size: 48px !important;
}
.lh48 {
  line-height: 48px !important;
}
.pt48 {
  padding-top: 48px !important;
}
.pr48 {
  padding-right: 48px !important;
}
.pb48 {
  padding-bottom: 48px !important;
}
.pl48 {
  padding-left: 48px !important;
}
.mt48 {
  margin-top: 48px !important;
}
.mr48 {
  margin-right: 48px !important;
}
.mb48 {
  margin-bottom: 48px !important;
}
.ml48 {
  margin-left: 48px !important;
}
.h48 {
  height: 48px !important;
}
.w48 {
  width: 48px !important;
}
.mw48 {
  min-width: 48px !important;
}
.fz47 {
  font-size: 47px !important;
}
.lh47 {
  line-height: 47px !important;
}
.pt47 {
  padding-top: 47px !important;
}
.pr47 {
  padding-right: 47px !important;
}
.pb47 {
  padding-bottom: 47px !important;
}
.pl47 {
  padding-left: 47px !important;
}
.mt47 {
  margin-top: 47px !important;
}
.mr47 {
  margin-right: 47px !important;
}
.mb47 {
  margin-bottom: 47px !important;
}
.ml47 {
  margin-left: 47px !important;
}
.h47 {
  height: 47px !important;
}
.w47 {
  width: 47px !important;
}
.mw47 {
  min-width: 47px !important;
}
.fz46 {
  font-size: 46px !important;
}
.lh46 {
  line-height: 46px !important;
}
.pt46 {
  padding-top: 46px !important;
}
.pr46 {
  padding-right: 46px !important;
}
.pb46 {
  padding-bottom: 46px !important;
}
.pl46 {
  padding-left: 46px !important;
}
.mt46 {
  margin-top: 46px !important;
}
.mr46 {
  margin-right: 46px !important;
}
.mb46 {
  margin-bottom: 46px !important;
}
.ml46 {
  margin-left: 46px !important;
}
.h46 {
  height: 46px !important;
}
.w46 {
  width: 46px !important;
}
.mw46 {
  min-width: 46px !important;
}
.fz45 {
  font-size: 45px !important;
}
.lh45 {
  line-height: 45px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.h45 {
  height: 45px !important;
}
.w45 {
  width: 45px !important;
}
.mw45 {
  min-width: 45px !important;
}
.fz44 {
  font-size: 44px !important;
}
.lh44 {
  line-height: 44px !important;
}
.pt44 {
  padding-top: 44px !important;
}
.pr44 {
  padding-right: 44px !important;
}
.pb44 {
  padding-bottom: 44px !important;
}
.pl44 {
  padding-left: 44px !important;
}
.mt44 {
  margin-top: 44px !important;
}
.mr44 {
  margin-right: 44px !important;
}
.mb44 {
  margin-bottom: 44px !important;
}
.ml44 {
  margin-left: 44px !important;
}
.h44 {
  height: 44px !important;
}
.w44 {
  width: 44px !important;
}
.mw44 {
  min-width: 44px !important;
}
.fz43 {
  font-size: 43px !important;
}
.lh43 {
  line-height: 43px !important;
}
.pt43 {
  padding-top: 43px !important;
}
.pr43 {
  padding-right: 43px !important;
}
.pb43 {
  padding-bottom: 43px !important;
}
.pl43 {
  padding-left: 43px !important;
}
.mt43 {
  margin-top: 43px !important;
}
.mr43 {
  margin-right: 43px !important;
}
.mb43 {
  margin-bottom: 43px !important;
}
.ml43 {
  margin-left: 43px !important;
}
.h43 {
  height: 43px !important;
}
.w43 {
  width: 43px !important;
}
.mw43 {
  min-width: 43px !important;
}
.fz42 {
  font-size: 42px !important;
}
.lh42 {
  line-height: 42px !important;
}
.pt42 {
  padding-top: 42px !important;
}
.pr42 {
  padding-right: 42px !important;
}
.pb42 {
  padding-bottom: 42px !important;
}
.pl42 {
  padding-left: 42px !important;
}
.mt42 {
  margin-top: 42px !important;
}
.mr42 {
  margin-right: 42px !important;
}
.mb42 {
  margin-bottom: 42px !important;
}
.ml42 {
  margin-left: 42px !important;
}
.h42 {
  height: 42px !important;
}
.w42 {
  width: 42px !important;
}
.mw42 {
  min-width: 42px !important;
}
.fz41 {
  font-size: 41px !important;
}
.lh41 {
  line-height: 41px !important;
}
.pt41 {
  padding-top: 41px !important;
}
.pr41 {
  padding-right: 41px !important;
}
.pb41 {
  padding-bottom: 41px !important;
}
.pl41 {
  padding-left: 41px !important;
}
.mt41 {
  margin-top: 41px !important;
}
.mr41 {
  margin-right: 41px !important;
}
.mb41 {
  margin-bottom: 41px !important;
}
.ml41 {
  margin-left: 41px !important;
}
.h41 {
  height: 41px !important;
}
.w41 {
  width: 41px !important;
}
.mw41 {
  min-width: 41px !important;
}
.fz40 {
  font-size: 40px !important;
}
.lh40 {
  line-height: 40px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.h40 {
  height: 40px !important;
}
.w40 {
  width: 40px !important;
}
.mw40 {
  min-width: 40px !important;
}
.fz39 {
  font-size: 39px !important;
}
.lh39 {
  line-height: 39px !important;
}
.pt39 {
  padding-top: 39px !important;
}
.pr39 {
  padding-right: 39px !important;
}
.pb39 {
  padding-bottom: 39px !important;
}
.pl39 {
  padding-left: 39px !important;
}
.mt39 {
  margin-top: 39px !important;
}
.mr39 {
  margin-right: 39px !important;
}
.mb39 {
  margin-bottom: 39px !important;
}
.ml39 {
  margin-left: 39px !important;
}
.h39 {
  height: 39px !important;
}
.w39 {
  width: 39px !important;
}
.mw39 {
  min-width: 39px !important;
}
.fz38 {
  font-size: 38px !important;
}
.lh38 {
  line-height: 38px !important;
}
.pt38 {
  padding-top: 38px !important;
}
.pr38 {
  padding-right: 38px !important;
}
.pb38 {
  padding-bottom: 38px !important;
}
.pl38 {
  padding-left: 38px !important;
}
.mt38 {
  margin-top: 38px !important;
}
.mr38 {
  margin-right: 38px !important;
}
.mb38 {
  margin-bottom: 38px !important;
}
.ml38 {
  margin-left: 38px !important;
}
.h38 {
  height: 38px !important;
}
.w38 {
  width: 38px !important;
}
.mw38 {
  min-width: 38px !important;
}
.fz37 {
  font-size: 37px !important;
}
.lh37 {
  line-height: 37px !important;
}
.pt37 {
  padding-top: 37px !important;
}
.pr37 {
  padding-right: 37px !important;
}
.pb37 {
  padding-bottom: 37px !important;
}
.pl37 {
  padding-left: 37px !important;
}
.mt37 {
  margin-top: 37px !important;
}
.mr37 {
  margin-right: 37px !important;
}
.mb37 {
  margin-bottom: 37px !important;
}
.ml37 {
  margin-left: 37px !important;
}
.h37 {
  height: 37px !important;
}
.w37 {
  width: 37px !important;
}
.mw37 {
  min-width: 37px !important;
}
.fz36 {
  font-size: 36px !important;
}
.lh36 {
  line-height: 36px !important;
}
.pt36 {
  padding-top: 36px !important;
}
.pr36 {
  padding-right: 36px !important;
}
.pb36 {
  padding-bottom: 36px !important;
}
.pl36 {
  padding-left: 36px !important;
}
.mt36 {
  margin-top: 36px !important;
}
.mr36 {
  margin-right: 36px !important;
}
.mb36 {
  margin-bottom: 36px !important;
}
.ml36 {
  margin-left: 36px !important;
}
.h36 {
  height: 36px !important;
}
.w36 {
  width: 36px !important;
}
.mw36 {
  min-width: 36px !important;
}
.fz35 {
  font-size: 35px !important;
}
.lh35 {
  line-height: 35px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.h35 {
  height: 35px !important;
}
.w35 {
  width: 35px !important;
}
.mw35 {
  min-width: 35px !important;
}
.fz34 {
  font-size: 34px !important;
}
.lh34 {
  line-height: 34px !important;
}
.pt34 {
  padding-top: 34px !important;
}
.pr34 {
  padding-right: 34px !important;
}
.pb34 {
  padding-bottom: 34px !important;
}
.pl34 {
  padding-left: 34px !important;
}
.mt34 {
  margin-top: 34px !important;
}
.mr34 {
  margin-right: 34px !important;
}
.mb34 {
  margin-bottom: 34px !important;
}
.ml34 {
  margin-left: 34px !important;
}
.h34 {
  height: 34px !important;
}
.w34 {
  width: 34px !important;
}
.mw34 {
  min-width: 34px !important;
}
.fz33 {
  font-size: 33px !important;
}
.lh33 {
  line-height: 33px !important;
}
.pt33 {
  padding-top: 33px !important;
}
.pr33 {
  padding-right: 33px !important;
}
.pb33 {
  padding-bottom: 33px !important;
}
.pl33 {
  padding-left: 33px !important;
}
.mt33 {
  margin-top: 33px !important;
}
.mr33 {
  margin-right: 33px !important;
}
.mb33 {
  margin-bottom: 33px !important;
}
.ml33 {
  margin-left: 33px !important;
}
.h33 {
  height: 33px !important;
}
.w33 {
  width: 33px !important;
}
.mw33 {
  min-width: 33px !important;
}
.fz32 {
  font-size: 32px !important;
}
.lh32 {
  line-height: 32px !important;
}
.pt32 {
  padding-top: 32px !important;
}
.pr32 {
  padding-right: 32px !important;
}
.pb32 {
  padding-bottom: 32px !important;
}
.pl32 {
  padding-left: 32px !important;
}
.mt32 {
  margin-top: 32px !important;
}
.mr32 {
  margin-right: 32px !important;
}
.mb32 {
  margin-bottom: 32px !important;
}
.ml32 {
  margin-left: 32px !important;
}
.h32 {
  height: 32px !important;
}
.w32 {
  width: 32px !important;
}
.mw32 {
  min-width: 32px !important;
}
.fz31 {
  font-size: 31px !important;
}
.lh31 {
  line-height: 31px !important;
}
.pt31 {
  padding-top: 31px !important;
}
.pr31 {
  padding-right: 31px !important;
}
.pb31 {
  padding-bottom: 31px !important;
}
.pl31 {
  padding-left: 31px !important;
}
.mt31 {
  margin-top: 31px !important;
}
.mr31 {
  margin-right: 31px !important;
}
.mb31 {
  margin-bottom: 31px !important;
}
.ml31 {
  margin-left: 31px !important;
}
.h31 {
  height: 31px !important;
}
.w31 {
  width: 31px !important;
}
.mw31 {
  min-width: 31px !important;
}
.fz30 {
  font-size: 30px !important;
}
.lh30 {
  line-height: 30px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.h30 {
  height: 30px !important;
}
.w30 {
  width: 30px !important;
}
.mw30 {
  min-width: 30px !important;
}
.fz29 {
  font-size: 29px !important;
}
.lh29 {
  line-height: 29px !important;
}
.pt29 {
  padding-top: 29px !important;
}
.pr29 {
  padding-right: 29px !important;
}
.pb29 {
  padding-bottom: 29px !important;
}
.pl29 {
  padding-left: 29px !important;
}
.mt29 {
  margin-top: 29px !important;
}
.mr29 {
  margin-right: 29px !important;
}
.mb29 {
  margin-bottom: 29px !important;
}
.ml29 {
  margin-left: 29px !important;
}
.h29 {
  height: 29px !important;
}
.w29 {
  width: 29px !important;
}
.mw29 {
  min-width: 29px !important;
}
.fz28 {
  font-size: 28px !important;
}
.lh28 {
  line-height: 28px !important;
}
.pt28 {
  padding-top: 28px !important;
}
.pr28 {
  padding-right: 28px !important;
}
.pb28 {
  padding-bottom: 28px !important;
}
.pl28 {
  padding-left: 28px !important;
}
.mt28 {
  margin-top: 28px !important;
}
.mr28 {
  margin-right: 28px !important;
}
.mb28 {
  margin-bottom: 28px !important;
}
.ml28 {
  margin-left: 28px !important;
}
.h28 {
  height: 28px !important;
}
.w28 {
  width: 28px !important;
}
.mw28 {
  min-width: 28px !important;
}
.fz27 {
  font-size: 27px !important;
}
.lh27 {
  line-height: 27px !important;
}
.pt27 {
  padding-top: 27px !important;
}
.pr27 {
  padding-right: 27px !important;
}
.pb27 {
  padding-bottom: 27px !important;
}
.pl27 {
  padding-left: 27px !important;
}
.mt27 {
  margin-top: 27px !important;
}
.mr27 {
  margin-right: 27px !important;
}
.mb27 {
  margin-bottom: 27px !important;
}
.ml27 {
  margin-left: 27px !important;
}
.h27 {
  height: 27px !important;
}
.w27 {
  width: 27px !important;
}
.mw27 {
  min-width: 27px !important;
}
.fz26 {
  font-size: 26px !important;
}
.lh26 {
  line-height: 26px !important;
}
.pt26 {
  padding-top: 26px !important;
}
.pr26 {
  padding-right: 26px !important;
}
.pb26 {
  padding-bottom: 26px !important;
}
.pl26 {
  padding-left: 26px !important;
}
.mt26 {
  margin-top: 26px !important;
}
.mr26 {
  margin-right: 26px !important;
}
.mb26 {
  margin-bottom: 26px !important;
}
.ml26 {
  margin-left: 26px !important;
}
.h26 {
  height: 26px !important;
}
.w26 {
  width: 26px !important;
}
.mw26 {
  min-width: 26px !important;
}
.fz25 {
  font-size: 25px !important;
}
.lh25 {
  line-height: 25px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.h25 {
  height: 25px !important;
}
.w25 {
  width: 25px !important;
}
.mw25 {
  min-width: 25px !important;
}
.fz24 {
  font-size: 24px !important;
}
.lh24 {
  line-height: 24px !important;
}
.pt24 {
  padding-top: 24px !important;
}
.pr24 {
  padding-right: 24px !important;
}
.pb24 {
  padding-bottom: 24px !important;
}
.pl24 {
  padding-left: 24px !important;
}
.mt24 {
  margin-top: 24px !important;
}
.mr24 {
  margin-right: 24px !important;
}
.mb24 {
  margin-bottom: 24px !important;
}
.ml24 {
  margin-left: 24px !important;
}
.h24 {
  height: 24px !important;
}
.w24 {
  width: 24px !important;
}
.mw24 {
  min-width: 24px !important;
}
.fz23 {
  font-size: 23px !important;
}
.lh23 {
  line-height: 23px !important;
}
.pt23 {
  padding-top: 23px !important;
}
.pr23 {
  padding-right: 23px !important;
}
.pb23 {
  padding-bottom: 23px !important;
}
.pl23 {
  padding-left: 23px !important;
}
.mt23 {
  margin-top: 23px !important;
}
.mr23 {
  margin-right: 23px !important;
}
.mb23 {
  margin-bottom: 23px !important;
}
.ml23 {
  margin-left: 23px !important;
}
.h23 {
  height: 23px !important;
}
.w23 {
  width: 23px !important;
}
.mw23 {
  min-width: 23px !important;
}
.fz22 {
  font-size: 22px !important;
}
.lh22 {
  line-height: 22px !important;
}
.pt22 {
  padding-top: 22px !important;
}
.pr22 {
  padding-right: 22px !important;
}
.pb22 {
  padding-bottom: 22px !important;
}
.pl22 {
  padding-left: 22px !important;
}
.mt22 {
  margin-top: 22px !important;
}
.mr22 {
  margin-right: 22px !important;
}
.mb22 {
  margin-bottom: 22px !important;
}
.ml22 {
  margin-left: 22px !important;
}
.h22 {
  height: 22px !important;
}
.w22 {
  width: 22px !important;
}
.mw22 {
  min-width: 22px !important;
}
.fz21 {
  font-size: 21px !important;
}
.lh21 {
  line-height: 21px !important;
}
.pt21 {
  padding-top: 21px !important;
}
.pr21 {
  padding-right: 21px !important;
}
.pb21 {
  padding-bottom: 21px !important;
}
.pl21 {
  padding-left: 21px !important;
}
.mt21 {
  margin-top: 21px !important;
}
.mr21 {
  margin-right: 21px !important;
}
.mb21 {
  margin-bottom: 21px !important;
}
.ml21 {
  margin-left: 21px !important;
}
.h21 {
  height: 21px !important;
}
.w21 {
  width: 21px !important;
}
.mw21 {
  min-width: 21px !important;
}
.fz20 {
  font-size: 20px !important;
}
.lh20 {
  line-height: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.h20 {
  height: 20px !important;
}
.w20 {
  width: 20px !important;
}
.mw20 {
  min-width: 20px !important;
}
.fz19 {
  font-size: 19px !important;
}
.lh19 {
  line-height: 19px !important;
}
.pt19 {
  padding-top: 19px !important;
}
.pr19 {
  padding-right: 19px !important;
}
.pb19 {
  padding-bottom: 19px !important;
}
.pl19 {
  padding-left: 19px !important;
}
.mt19 {
  margin-top: 19px !important;
}
.mr19 {
  margin-right: 19px !important;
}
.mb19 {
  margin-bottom: 19px !important;
}
.ml19 {
  margin-left: 19px !important;
}
.h19 {
  height: 19px !important;
}
.w19 {
  width: 19px !important;
}
.mw19 {
  min-width: 19px !important;
}
.fz18 {
  font-size: 18px !important;
}
.lh18 {
  line-height: 18px !important;
}
.pt18 {
  padding-top: 18px !important;
}
.pr18 {
  padding-right: 18px !important;
}
.pb18 {
  padding-bottom: 18px !important;
}
.pl18 {
  padding-left: 18px !important;
}
.mt18 {
  margin-top: 18px !important;
}
.mr18 {
  margin-right: 18px !important;
}
.mb18 {
  margin-bottom: 18px !important;
}
.ml18 {
  margin-left: 18px !important;
}
.h18 {
  height: 18px !important;
}
.w18 {
  width: 18px !important;
}
.mw18 {
  min-width: 18px !important;
}
.fz17 {
  font-size: 17px !important;
}
.lh17 {
  line-height: 17px !important;
}
.pt17 {
  padding-top: 17px !important;
}
.pr17 {
  padding-right: 17px !important;
}
.pb17 {
  padding-bottom: 17px !important;
}
.pl17 {
  padding-left: 17px !important;
}
.mt17 {
  margin-top: 17px !important;
}
.mr17 {
  margin-right: 17px !important;
}
.mb17 {
  margin-bottom: 17px !important;
}
.ml17 {
  margin-left: 17px !important;
}
.h17 {
  height: 17px !important;
}
.w17 {
  width: 17px !important;
}
.mw17 {
  min-width: 17px !important;
}
.fz16 {
  font-size: 16px !important;
}
.lh16 {
  line-height: 16px !important;
}
.pt16 {
  padding-top: 16px !important;
}
.pr16 {
  padding-right: 16px !important;
}
.pb16 {
  padding-bottom: 16px !important;
}
.pl16 {
  padding-left: 16px !important;
}
.mt16 {
  margin-top: 16px !important;
}
.mr16 {
  margin-right: 16px !important;
}
.mb16 {
  margin-bottom: 16px !important;
}
.ml16 {
  margin-left: 16px !important;
}
.h16 {
  height: 16px !important;
}
.w16 {
  width: 16px !important;
}
.mw16 {
  min-width: 16px !important;
}
.fz15 {
  font-size: 15px !important;
}
.lh15 {
  line-height: 15px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.h15 {
  height: 15px !important;
}
.w15 {
  width: 15px !important;
}
.mw15 {
  min-width: 15px !important;
}
.fz14 {
  font-size: 14px !important;
}
.lh14 {
  line-height: 14px !important;
}
.pt14 {
  padding-top: 14px !important;
}
.pr14 {
  padding-right: 14px !important;
}
.pb14 {
  padding-bottom: 14px !important;
}
.pl14 {
  padding-left: 14px !important;
}
.mt14 {
  margin-top: 14px !important;
}
.mr14 {
  margin-right: 14px !important;
}
.mb14 {
  margin-bottom: 14px !important;
}
.ml14 {
  margin-left: 14px !important;
}
.h14 {
  height: 14px !important;
}
.w14 {
  width: 14px !important;
}
.mw14 {
  min-width: 14px !important;
}
.fz13 {
  font-size: 13px !important;
}
.lh13 {
  line-height: 13px !important;
}
.pt13 {
  padding-top: 13px !important;
}
.pr13 {
  padding-right: 13px !important;
}
.pb13 {
  padding-bottom: 13px !important;
}
.pl13 {
  padding-left: 13px !important;
}
.mt13 {
  margin-top: 13px !important;
}
.mr13 {
  margin-right: 13px !important;
}
.mb13 {
  margin-bottom: 13px !important;
}
.ml13 {
  margin-left: 13px !important;
}
.h13 {
  height: 13px !important;
}
.w13 {
  width: 13px !important;
}
.mw13 {
  min-width: 13px !important;
}
.fz12 {
  font-size: 12px !important;
}
.lh12 {
  line-height: 12px !important;
}
.pt12 {
  padding-top: 12px !important;
}
.pr12 {
  padding-right: 12px !important;
}
.pb12 {
  padding-bottom: 12px !important;
}
.pl12 {
  padding-left: 12px !important;
}
.mt12 {
  margin-top: 12px !important;
}
.mr12 {
  margin-right: 12px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.ml12 {
  margin-left: 12px !important;
}
.h12 {
  height: 12px !important;
}
.w12 {
  width: 12px !important;
}
.mw12 {
  min-width: 12px !important;
}
.fz11 {
  font-size: 11px !important;
}
.lh11 {
  line-height: 11px !important;
}
.pt11 {
  padding-top: 11px !important;
}
.pr11 {
  padding-right: 11px !important;
}
.pb11 {
  padding-bottom: 11px !important;
}
.pl11 {
  padding-left: 11px !important;
}
.mt11 {
  margin-top: 11px !important;
}
.mr11 {
  margin-right: 11px !important;
}
.mb11 {
  margin-bottom: 11px !important;
}
.ml11 {
  margin-left: 11px !important;
}
.h11 {
  height: 11px !important;
}
.w11 {
  width: 11px !important;
}
.mw11 {
  min-width: 11px !important;
}
.fz10 {
  font-size: 10px !important;
}
.lh10 {
  line-height: 10px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.h10 {
  height: 10px !important;
}
.w10 {
  width: 10px !important;
}
.mw10 {
  min-width: 10px !important;
}
.fz9 {
  font-size: 9px !important;
}
.lh9 {
  line-height: 9px !important;
}
.pt9 {
  padding-top: 9px !important;
}
.pr9 {
  padding-right: 9px !important;
}
.pb9 {
  padding-bottom: 9px !important;
}
.pl9 {
  padding-left: 9px !important;
}
.mt9 {
  margin-top: 9px !important;
}
.mr9 {
  margin-right: 9px !important;
}
.mb9 {
  margin-bottom: 9px !important;
}
.ml9 {
  margin-left: 9px !important;
}
.h9 {
  height: 9px !important;
}
.w9 {
  width: 9px !important;
}
.mw9 {
  min-width: 9px !important;
}
.fz8 {
  font-size: 8px !important;
}
.lh8 {
  line-height: 8px !important;
}
.pt8 {
  padding-top: 8px !important;
}
.pr8 {
  padding-right: 8px !important;
}
.pb8 {
  padding-bottom: 8px !important;
}
.pl8 {
  padding-left: 8px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mr8 {
  margin-right: 8px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.h8 {
  height: 8px !important;
}
.w8 {
  width: 8px !important;
}
.mw8 {
  min-width: 8px !important;
}
.fz7 {
  font-size: 7px !important;
}
.lh7 {
  line-height: 7px !important;
}
.pt7 {
  padding-top: 7px !important;
}
.pr7 {
  padding-right: 7px !important;
}
.pb7 {
  padding-bottom: 7px !important;
}
.pl7 {
  padding-left: 7px !important;
}
.mt7 {
  margin-top: 7px !important;
}
.mr7 {
  margin-right: 7px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.ml7 {
  margin-left: 7px !important;
}
.h7 {
  height: 7px !important;
}
.w7 {
  width: 7px !important;
}
.mw7 {
  min-width: 7px !important;
}
.fz6 {
  font-size: 6px !important;
}
.lh6 {
  line-height: 6px !important;
}
.pt6 {
  padding-top: 6px !important;
}
.pr6 {
  padding-right: 6px !important;
}
.pb6 {
  padding-bottom: 6px !important;
}
.pl6 {
  padding-left: 6px !important;
}
.mt6 {
  margin-top: 6px !important;
}
.mr6 {
  margin-right: 6px !important;
}
.mb6 {
  margin-bottom: 6px !important;
}
.ml6 {
  margin-left: 6px !important;
}
.h6 {
  height: 6px !important;
}
.w6 {
  width: 6px !important;
}
.mw6 {
  min-width: 6px !important;
}
.fz5 {
  font-size: 5px !important;
}
.lh5 {
  line-height: 5px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.h5 {
  height: 5px !important;
}
.w5 {
  width: 5px !important;
}
.mw5 {
  min-width: 5px !important;
}
.fz4 {
  font-size: 4px !important;
}
.lh4 {
  line-height: 4px !important;
}
.pt4 {
  padding-top: 4px !important;
}
.pr4 {
  padding-right: 4px !important;
}
.pb4 {
  padding-bottom: 4px !important;
}
.pl4 {
  padding-left: 4px !important;
}
.mt4 {
  margin-top: 4px !important;
}
.mr4 {
  margin-right: 4px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.ml4 {
  margin-left: 4px !important;
}
.h4 {
  height: 4px !important;
}
.w4 {
  width: 4px !important;
}
.mw4 {
  min-width: 4px !important;
}
.fz3 {
  font-size: 3px !important;
}
.lh3 {
  line-height: 3px !important;
}
.pt3 {
  padding-top: 3px !important;
}
.pr3 {
  padding-right: 3px !important;
}
.pb3 {
  padding-bottom: 3px !important;
}
.pl3 {
  padding-left: 3px !important;
}
.mt3 {
  margin-top: 3px !important;
}
.mr3 {
  margin-right: 3px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.ml3 {
  margin-left: 3px !important;
}
.h3 {
  height: 3px !important;
}
.w3 {
  width: 3px !important;
}
.mw3 {
  min-width: 3px !important;
}
.fz2 {
  font-size: 2px !important;
}
.lh2 {
  line-height: 2px !important;
}
.pt2 {
  padding-top: 2px !important;
}
.pr2 {
  padding-right: 2px !important;
}
.pb2 {
  padding-bottom: 2px !important;
}
.pl2 {
  padding-left: 2px !important;
}
.mt2 {
  margin-top: 2px !important;
}
.mr2 {
  margin-right: 2px !important;
}
.mb2 {
  margin-bottom: 2px !important;
}
.ml2 {
  margin-left: 2px !important;
}
.h2 {
  height: 2px !important;
}
.w2 {
  width: 2px !important;
}
.mw2 {
  min-width: 2px !important;
}
.fz1 {
  font-size: 1px !important;
}
.lh1 {
  line-height: 1px !important;
}
.pt1 {
  padding-top: 1px !important;
}
.pr1 {
  padding-right: 1px !important;
}
.pb1 {
  padding-bottom: 1px !important;
}
.pl1 {
  padding-left: 1px !important;
}
.mt1 {
  margin-top: 1px !important;
}
.mr1 {
  margin-right: 1px !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.ml1 {
  margin-left: 1px !important;
}
.h1 {
  height: 1px !important;
}
.w1 {
  width: 1px !important;
}
.mw1 {
  min-width: 1px !important;
}
.fz0 {
  font-size: 0px !important;
}
.lh0 {
  line-height: 0px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pr0 {
  padding-right: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pl0 {
  padding-left: 0px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mr0 {
  margin-right: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.ml0 {
  margin-left: 0px !important;
}
.h0 {
  height: 0px !important;
}
.w0 {
  width: 0px !important;
}
.mw0 {
  min-width: 0px !important;
}
.fw900 {
  font-weight: 900 !important;
}
.fw800 {
  font-weight: 800 !important;
}
.fw700 {
  font-weight: 700 !important;
}
.fw600 {
  font-weight: 600 !important;
}
.fw500 {
  font-weight: 500 !important;
}
.fw400 {
  font-weight: 400 !important;
}
.fw300 {
  font-weight: 300 !important;
}
.fw200 {
  font-weight: 200 !important;
}
.fw100 {
  font-weight: 100 !important;
}
.hauto {
  height: auto !important;
}
.wauto {
  width: auto !important;
}
* {
  font-weight: 300;
  line-height: 1.5;
  font-family: 'Noto Sans JP', sans-serif;
}
a {
  color: #004098;
}
body {
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #525252;
}
@media (max-width: 767px) {
  body {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
    width: 1170px;
  }
}
.bg {
  /* begin - use for table head in inquiry list*/
  /* end - use for table head in inquiry list*/
  /* begin - use for inquiry details */
  /* end - use for inquiry details */
  /* begin - for homepage */
  /* end - for homepage */
  /* begin - Inventory unit price LT search */
  /* end - Inventory unit price LT search */
  /* begin chemical app data*/
  /* end chemical app data*/
}
.bg-none {
  background-color: transparent !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-hrsbase {
  background-color: #004098 !important;
}
.bg-mariner {
  background-color: #296bbf !important;
}
.bg-mantis {
  background-color: #67c347 !important;
}
.bg-havelockblue {
  background-color: #538dd7 !important;
}
.bg-linkwater {
  background-color: #cfe4f5 !important;
}
.bg-wildsand {
  background-color: #f5f5f5 !important;
}
.bg-alabaster {
  background-color: #f7f7f7 !important;
}
.bg-anakiwa {
  background-color: #afccff !important;
}
.bg-cornflowerblue {
  background-color: #589ef7 !important;
}
.bg-feijoa {
  background-color: #bbdf92 !important;
}
.bg-mantislv2 {
  background-color: #8fbf57 !important;
}
.bg-alto {
  background-color: #d8d8d8 !important;
}
.bg-cosmo {
  background-color: #ffdcdc !important;
}
.bg-eop {
  background-color: #e2e2e2 !important;
}
.border-none {
  border-width: 0 !important;
  border-color: transparent !important;
}
.text-hrsblue {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #004098;
}
.text-hrsblue:hover {
  background-color: #004098;
  text-decoration: none;
  color: #fff;
}
.text-hrserr-heading {
  margin-top: 50px;
  margin-bottom: 30px;
  padding: 15px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  height: auto;
  line-height: 1;
  font-size: 1.28571em;
  vertical-align: middle;
  font-weight: 400;
}
.text-hrserr-heading.headless {
  border-top: none;
}
.text-white {
  color: #ffffff !important;
}
.text-hrsred {
  color: #d0021b !important;
}
.text-hrsorange {
  color: #f5a623 !important;
}
.text-hrsgrey {
  color: #9b9b9b !important;
}
.text-hrsblack {
  color: #4a4a4a !important;
}
.text-mariner {
  color: #296bbf !important;
}
.text-smalt {
  color: #004098 !important;
}
.text-underline {
  text-decoration: underline !important;
}
.text-hrslower {
  text-transform: lowercase !important;
}
.text-hrslower * {
  text-transform: lowercase !important;
}
.text-hrsnone {
  text-transform: none !important;
}
.text-hrsnone * {
  text-transform: none !important;
}
.text-hrsleft {
  text-align: left !important;
}
.text-hrsnowrap {
  word-break: break-all;
  white-space: nowrap;
}
.text-hrswrap {
  word-break: break-all;
  white-space: normal;
}
a[class^="btn"]:hover {
  text-decoration: none !important;
}
.btn {
  border-radius: 0;
}
.btn-hrsbase {
  background-color: #296bbf;
  width: 100%;
  height: 50px;
  text-align: center;
  color: #ffffff;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s;
}
@media (max-width: 767px) {
  .btn-hrsbase {
    font-size: 14px;
    height: 40px;
  }
}
.btn-hrsbase.is-active,
.btn-hrsbase:hover {
  outline: none;
  color: #fff;
  opacity: 0.9;
}
.btn-hrsbase--small {
  height: auto !important;
}
.btn-hrsbase--semi {
  height: 40px !important;
}
.btn-hrsbase--medium {
  height: 35px;
  font-size: 14px;
}
.btn-hrsbase--inline {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 480px) {
  .btn-hrsbase--inline {
    width: 320px;
  }
}
@media (max-width: 480px) {
  .btn-hrsbase-mobile {
    width: 270px;
  }
}
.btn-hrscancel {
  background-color: #d8751c;
  width: 100%;
  height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  text-transform: uppercase;
}
.btn-hrscancel.is-active,
.btn-hrscancel:hover {
  outline: none;
}
.btn-hrsblank {
  background-color: #ffffff;
  width: 100%;
  height: 50px;
  text-align: center;
  color: #004098;
  border: 1px solid #004098;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-transform: uppercase;
}
.btn-hrsblank.is-active,
.btn-hrsblank:hover {
  outline: none;
  color: #004098;
}
.btn-hrsborder {
  color: #004098;
  border: 1px solid #004098;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  background-color: transparent;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.btn-hrsborder:hover {
  background-color: #004098;
  color: #fff;
}
.btn-hrsborder-static {
  display: inline-block;
  border: 1px solid #004098;
  text-align: center;
  padding: 7px 45px;
  color: #004098;
  transition: 0.2s background-color;
  font-size: 14px;
}
.btn-hrsborder-static:hover,
.btn-hrsborder-static:focus,
.btn-hrsborder-static.is-active {
  background-color: #004098;
  color: #fff;
}
.btn-hrsborder-static.inverse {
  color: #fff !important;
  background-color: #074396 !important;
}
.btn-hrsborder-static.inverse:hover,
.btn-hrsborder-static.inverse:focus,
.btn-hrsborder-static.inverse.is-active {
  background-color: #042b77 !important;
}
.btn-large {
  line-height: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
}
@media (max-width: 767px) {
  .btn-hrs-group .btn-hrsborder {
    margin-bottom: 10px;
  }
}
.btn-hrsnegative {
  background-color: #b8b9ba;
  height: 50px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .btn-hrsnegative {
    font-size: 14px;
    height: 40px;
  }
}
.btn-hrsmuted {
  background-color: #747474;
  height: auto;
  color: #ffffff;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
}
.btn-hrs-return {
  background-color: #747474;
  height: auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-darkblue {
  background-color: #193f6f;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #fff;
  padding: 8px 20px;
  text-align: center;
  transition: opacity 0.2s;
}
.btn-darkblue:hover,
.btn-darkblue:focus {
  color: #fff;
  opacity: 0.85;
}
.btn-darkblue.collapsed .hrs-icon {
  transform: rotate(180deg);
}
.btn-hrsgrayborder {
  border: 1px solid #ebebeb;
  min-height: 40px;
  display: block;
  font-size: 18px;
  color: #9b9b9b;
}
.btn-icon-left {
  position: relative;
}
.btn-icon-left .hrs-icon {
  position: absolute !important;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.btn-toggle-content {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #004098;
  border: 1px solid #004098;
  padding-top: 9px;
  padding-bottom: 10px;
  text-align: center;
}
.btn-return-home {
  min-width: 200px;
  width: auto;
  display: inline-block;
}
.btn-grey-bg {
  background-color: #9b9b9b !important;
}
.btn-kepple-bg {
  background-color: #44a9a9 !important;
}
.btn-hrseop {
  background-color: #000000;
  height: 34px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 34px;
  display: inline-block;
}
.btn-hrsjig {
  height: 34px;
  border: solid 1px #1f7c0b;
  font-size: 14px;
  color: #1f7c0b;
  line-height: 34px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
}
.btn-hrseopmuted {
  background-color: #7f7f7f;
  height: 34px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  line-height: 34px;
  padding-left: 15px;
  padding-right: 15px;
}
textarea.hrs-textarea {
  border: 1px solid #ebebeb;
  width: 100%;
  min-height: 80px;
}
.error {
  display: block;
  margin-top: 10px;
  color: #d0021b;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.page-title {
  color: #525252;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 29px;
}
.page-title-product {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.26px;
  line-height: 36px;
  margin: 10px 0 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-title-product {
    font-size: 24px;
    line-height: 29px;
  }
}
.page-title-product > span {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.14px;
  line-height: 19px;
  float: right;
  position: relative;
  top: 9px;
  margin-bottom: 10px;
}
.unsubscribe-content {
  padding: 25px 40px;
  font-size: 16px;
  background-color: #edf4ff;
}
.unsubscribe-note {
  line-height: 27px;
  margin-bottom: 20px;
}
.unsubscribe-list li {
  padding-bottom: 5px;
}
.alignment-center {
  text-align: center;
}
.form-group {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .form-group {
    margin-bottom: 15px;
  }
}
.expiration-note {
  color: #525252;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.14px;
  line-height: 19px;
  text-align: left;
}
/* .container {
  font-size : 16px;
} */
.expire-email-content {
  color: #525252;
  letter-spacing: 0.14px;
  line-height: 25px;
  background-color: #edf4ff;
  padding: 25px 35px;
}
.expire-email-content li .hrs-link {
  color: #296bbf;
  font-weight: 600;
}
.hrsfa-secure {
  color: #d0021b;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  width: 55px;
  height: 55px;
  background: url("../images/icon_security_announcement@2x.png") center center no-repeat #d0021b;
  display: inline-block;
  background-size: 29px 34px;
}
.hrsfa-search {
  width: 21px;
  height: 25px;
  background: url("../images/search-icon@2x.png") center center no-repeat transparent;
  background-size: 21px 25px;
  display: inline-block;
}
.hrsfa-open {
  width: 12px;
  height: 10px;
  background: url("../images/icon_open@2x.png") center center no-repeat transparent;
  background-size: 12px 10px;
  display: inline-block;
}
.hrsfa-plussquare {
  background-color: #296bbf;
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block;
}
.hrsfa-plussquare:before {
  content: "";
  width: 20px;
  height: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #fff;
  transform: translate(-50%, -50%);
}
.collapsed .hrsfa-plussquare:after {
  content: "";
  height: 20px;
  width: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #fff;
  transform: translate(-50%, -50%);
}
.hrs-heading-h1 {
  color: #000000;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}
.hrs-heading-douline {
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  color: #525252;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  height: auto !important;
  text-transform: uppercase;
}
.hrs-heading-douline:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 0px;
  left: 50%;
  bottom: 7px;
  margin-left: -66px;
  border-top: 1px solid #004098;
  border-bottom: 1px solid #004098;
}
.hrs-heading-douline:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  left: 50%;
  bottom: 0;
  border-top: 1px solid #004098;
  border-bottom: 1px solid #004098;
  margin-left: -34px;
}
@media (max-width: 767px) {
  .hrs-heading-douline {
    padding-bottom: 25px;
  }
}
.hrs-heading-doulinewhite {
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  height: auto !important;
  text-transform: uppercase;
  font-size: 22px;
  color: #fff;
}
.hrs-heading-doulinewhite:before,
.hrs-heading-doulinewhite:after {
  content: "";
  position: absolute;
  height: 0;
  border-top: 1px solid #fff;
  left: 50%;
  width: 60px;
}
.hrs-heading-doulinewhite:before {
  bottom: 7px;
  margin-left: -45px;
}
.hrs-heading-doulinewhite:after {
  bottom: 0;
  margin-left: -15px;
}
.hrs-checkbox {
  display: flex;
  color: #525252;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  align-items: center;
  margin-top: 10px;
}
.hrs-checkbox-input {
  background-color: #fff;
  border: 1px solid #979797;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  min-width: 16px;
  display: inline-block;
  margin-right: 10px;
}
.hrs-checkbox input {
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
}
.hrs-checkbox input ~ span.toggle {
  opacity: 0;
  transition: opacity 0.2s;
}
.hrs-checkbox input:checked + span,
.hrs-checkbox input.is-active + span {
  border: 1px solid #296bbf;
  background: url("../images/icon_thick-check.png") 2px center no-repeat #296bbf;
}
.hrs-checkbox input:checked ~ span.toggle,
.hrs-checkbox input.is-active ~ span.toggle {
  opacity: 1;
}
@media (min-width: 768px) {
  .hrs-checkbox.hrs-checkbox-large .hrs-checkbox-input {
    width: 30px;
    height: 30px;
  }
  .hrs-checkbox.hrs-checkbox-large input:checked + span,
  .hrs-checkbox.hrs-checkbox-large input.is-active + span {
    background: url("../images/sprite/big-check.png") center no-repeat #296bbf;
  }
}
.hrs-radio {
  display: flex;
  color: #525252;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  align-items: center;
  margin-top: 10px;
}
.hrs-radio-input {
  background-color: transparent;
  border: 1px solid #979797;
  border-radius: 8px;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 15px;
  position: relative;
}
.hrs-radio input {
  display: none;
}
.hrs-radio input:checked + span:before,
.hrs-radio input.is-active + span:before {
  content: "";
  background-color: #296bbf;
  border-radius: 8px;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -4px;
  margin-top: -4px;
}
.hrs-popup {
  background-color: #fff;
  width: 440px;
  display: none;
}
@media (max-width: 767px) {
  .hrs-popup {
    width: 100% !important;
  }
}
.hrs-popup-container .featherlight-content {
  border-bottom: 10px solid #296bbf;
  padding: 40px 80px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .hrs-popup-container .featherlight-content {
    width: 90%;
    padding: 30px 20px 20px;
  }
}
.hrs-popup-container .featherlight-close-icon {
  color: #979797;
  width: 40px;
  line-height: 40px;
  font-size: 25px;
}
.hrs-popup-container .hrs-popup {
  display: block;
  max-width: 100%;
}
.hrs-popup-containersm .featherlight-content {
  border-bottom: 10px solid #296bbf;
  padding: 0 30px 30px;
}
@media (max-width: 767px) {
  .hrs-popup-containersm .featherlight-content {
    width: auto !important;
    max-width: 90%;
    padding: 0 30px;
  }
}
.hrs-popup-containersm .featherlight-close-icon {
  color: #979797;
  width: 30px;
  line-height: 30px;
  font-size: 25px;
}
.hrs-popup-containersm .hrs-popup {
  display: block;
}
.hrs-popup-containersm .hrs-popup h3 {
  font-size: 18px;
  letter-spacing: 0.2px;
  color: #525252;
}
.hrs-popup-iframepdf .featherlight-content {
  border-bottom: 10px solid #296bbf;
  padding: 0;
  width: 80%;
  height: 80%;
}
.hrs-popup-iframepdf .featherlight-content iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .hrs-popup-iframepdf .featherlight-content {
    width: 94%;
    height: 94%;
  }
}
@media (max-width: 320px) {
  .hrs-popup-iframepdf .featherlight-content {
    width: 98%;
    height: 70%;
  }
}
.hrs-popup-iframepdf .featherlight-close-icon {
  color: #979797;
  width: 30px;
  line-height: 30px;
  font-size: 25px;
  display: none;
}
.hrs-popup .agreement-content {
  background-color: #f1f1f1;
  height: 250px;
  overflow-y: auto;
}
.hrs-popup h3,
.hrs-popup-heading {
  color: #296bbf;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 29px;
}
.hrs-popup p {
  color: #525252;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.22px;
  line-height: 25px;
}
.hrs-popup .error {
  display: block;
  margin-top: 10px;
  color: #d0021b;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.hrs-popup-auto {
  width: auto;
}
.hrs-popup#hrsAgreementTerm h3:first-child {
  color: #525252;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
.hrs-popup#hrsAgreementTerm h3:nth-child(2n + 2) {
  margin: 0;
  background-color: #f1f1f1;
  padding: 20px 15px 10px;
}
.hrs-popup-agreement .row {
  margin-left: 0;
  margin-right: 0;
}
.content-box {
  background-color: #edf4ff;
  color: #525252;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.14px;
  line-height: 25px;
  padding: 30px;
}
.tab-title {
  color: #525252;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.17px;
  line-height: 24px;
}
.sample-box {
  color: #000000;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.28px;
  line-height: 14px;
  text-align: center;
  background-color: #d8d8d8;
  padding: 18px 0;
}
@media (min-width: 768px) {
  .layout-two-column .scor-layout-row,
  .layout-two-column .layout-row {
    display: flex;
  }
}
.layout-two-column .column-1 {
  background: #f7f7f7;
  padding: 0;
}
.layout-two-column .column-1:before {
  content: "";
  left: -999em;
  background: #f7f7f7;
  display: block;
  position: absolute;
  width: 999em;
  top: 0;
  bottom: 0;
}
.layout-two-column .column-2 {
  background-color: #fff;
}
@media (min-width: 1024px) {
  .layout-two-column .column-2 {
    padding: 0 0 0 70px;
  }
}
.layout-two-column .column-2:after {
  content: "";
}
.hrs-fluid-banner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  color: #fff;
}
.hrs-fluid-banner {
  height: 259px;
}
@media (min-width: 768px) {
  .hrs-fluid-banner .hrs-banner-intro {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .hrs-fluid-banner .hrs-banner-intro {
    width: 100%;
  }
}
.hrs-fluid-banner .hrs-banner-intro h1 {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 43px;
}
.hrs-fluid-banner .hrs-banner-intro p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 19px;
}
.hrs-banner {
  color: #fff;
  position: relative;
  overflow: hidden;
}
.hrs-banner > img {
  width: 100%;
}
.hrs-banner .hrs-banner-intro {
  margin-left: 70px;
  position: absolute;
  display: flex;
  bottom: 0;
  top: 0;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 767px) {
  .hrs-banner .hrs-banner-intro {
    margin-left: 15px;
  }
}
.hrs-banner .hrs-banner-intro h1 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.26px;
  line-height: 36px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .hrs-banner .hrs-banner-intro h1 {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 5px;
  }
}
.hrs-banner .hrs-banner-intro p {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 22px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .hrs-banner .hrs-banner-intro p {
    font-size: 10px;
    line-height: 14px;
  }
}
.hrs-title {
  color: #4a4a4a;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 3.43px;
  line-height: 29px;
  text-align: center;
  margin: 0;
}
@media (max-width: 767px) {
  .hrs-title {
    font-size: 18px;
  }
}
.hrs-product-title {
  color: #525252;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.26px;
  line-height: 36px;
  margin: 45px 0 30px;
}
@media (max-width: 767px) {
  .hrs-product-title {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.hrs-title--border {
  color: #4a4a4a;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 3.43px;
  line-height: 29px;
  text-align: center;
  margin: 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding: 16px 0 12px;
}
@media (max-width: 767px) {
  .hrs-title--border {
    font-size: 18px;
  }
}
.hrs-list-anchor {
  list-style: none;
  padding-left: 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.hrs-list-anchor > li {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  border-right: 1px solid #d8d8d8;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 1024px) {
  .hrs-list-anchor > li:nth-child(6n + 1) {
    border-left: 1px solid #d8d8d8;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hrs-list-anchor > li:nth-child(4n + 1) {
    border-left: 1px solid #d8d8d8;
  }
}
@media (max-width: 767px) {
  .hrs-list-anchor > li:nth-child(3n + 1) {
    border-left: 1px solid #d8d8d8;
  }
}
.hrs-list-anchor > li > a:after {
  content: "";
  background-image: url("../images/sprite/ic-scroll-down.png");
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-left: 12px;
}
.hrs-table th,
.hrs-table td {
  font-size: 14px;
}
.hrs-table th:first-child,
.hrs-table td:first-child {
  width: 150px;
}
.hrs-table td {
  padding: 14px 25px !important;
}
.hrs-table th {
  padding: 7px 25px !important;
  background-color: #004098;
  color: #fff;
  border-bottom-width: 1px !important;
}
.hrs-table tr:nth-of-type(odd) {
  background-color: #eef2f8;
}
.hrs-table--1column th {
  font-weight: bold;
}
.hrs-table--1column tr:nth-of-type(even) {
  background-color: #eef2f8;
}
.hrs-table--1column tr:nth-of-type(odd) {
  background-color: transparent;
}
.hrs-table--1column tr:nth-of-type(odd) td {
  font-weight: bold;
}
.hrs-table--1column .question > span,
.hrs-table--1column .answer > span {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .hrs-table--1column .question > span,
  .hrs-table--1column .answer > span {
    margin-right: 10px;
  }
}
.hrs-table--horizontal th,
.hrs-table--horizontal td {
  padding: 20px 22px !important;
  vertical-align: middle !important;
}
@media (max-width: 767px) {
  .hrs-table--horizontal th,
  .hrs-table--horizontal td {
    padding: 10px 12px !important;
  }
}
.hrs-table--horizontal th {
  background-color: #004098;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  width: 170px;
  line-height: 14px !important;
}
@media (max-width: 767px) {
  .hrs-table--horizontal th {
    width: 140px;
  }
}
.hrs-table--horizontal td {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px !important;
}
.hrs-table--horizontal tr:nth-child(even) td {
  background-color: #eef2f8;
}
.hrs-table--horizontal-1 th,
.hrs-table--horizontal-2 th,
.hrs-table--horizontal-1 td,
.hrs-table--horizontal-2 td {
  padding: 20px 22px !important;
  vertical-align: middle !important;
}
@media (max-width: 767px) {
  .hrs-table--horizontal-1 th,
  .hrs-table--horizontal-2 th,
  .hrs-table--horizontal-1 td,
  .hrs-table--horizontal-2 td {
    padding: 10px 12px !important;
  }
}
.hrs-table--horizontal-1 th,
.hrs-table--horizontal-2 th {
  background-color: #004098;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  width: 170px;
  line-height: 14px !important;
}
@media (max-width: 767px) {
  .hrs-table--horizontal-1 th,
  .hrs-table--horizontal-2 th {
    width: 140px;
  }
}
.hrs-table--horizontal-1 td,
.hrs-table--horizontal-2 td {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px !important;
}
.hrs-table--horizontal-1 tr:nth-child(even) td,
.hrs-table--horizontal-2 tr:nth-child(even) td {
  background-color: #eef2f8;
}
.hrs-table--horizontal-2 thead th {
  padding-top: 7px !important;
  padding-bottom: 5px !important;
  border-bottom-width: 1px !important;
}
@media (max-width: 767px) {
  .hrs-table--horizontal-2 thead th {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.hrs-table--horizontal-2 tbody th {
  background-color: #99b3d6;
}
.hrs-table--horizontal-3 {
  border-top: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.hrs-table--horizontal-3 th,
.hrs-table--horizontal-3 td {
  padding: 20px 22px !important;
  vertical-align: middle !important;
}
@media (max-width: 767px) {
  .hrs-table--horizontal-3 th,
  .hrs-table--horizontal-3 td {
    padding: 10px 12px !important;
  }
}
.hrs-table--horizontal-3 th {
  background-color: #004098;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  width: 170px;
  line-height: 14px !important;
}
@media (max-width: 767px) {
  .hrs-table--horizontal-3 th {
    width: 140px;
  }
}
.hrs-table--horizontal-3 td {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px !important;
}
.hrs-table--horizontal-3 tr:nth-child(even) td {
  background-color: #eef2f8;
}
.hrs-table--horizontal-3 thead th {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 1px !important;
  background-color: #cfe4f5;
  color: #525252;
  text-transform: none;
  font-weight: 500;
  width: auto;
}
@media (max-width: 767px) {
  .hrs-table--horizontal-3 thead th {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.hrs-table--horizontal-3 tbody th {
  background-color: #99b3d6;
}
.hrs-table--horizontal-3 th,
.hrs-table--horizontal-3 td {
  padding: 10px 15px !important;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.hrs-table--horizontal-3 td {
  background-color: transparent !important;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.hrs-table--horizontal-3 td a {
  color: #296bbf;
}
.hrs-table--horizontal-4 {
  border-top: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  overflow-x: auto;
  width: 100%;
}
.hrs-table--horizontal-4 th,
.hrs-table--horizontal-4 td {
  padding: 20px 22px !important;
  vertical-align: middle !important;
}
@media (max-width: 767px) {
  .hrs-table--horizontal-4 th,
  .hrs-table--horizontal-4 td {
    padding: 10px 12px !important;
  }
}
.hrs-table--horizontal-4 th {
  background-color: #004098;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  width: 170px;
  line-height: 14px !important;
}
@media (max-width: 767px) {
  .hrs-table--horizontal-4 th {
    width: 140px;
  }
}
.hrs-table--horizontal-4 td {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px !important;
}
.hrs-table--horizontal-4 tr:nth-child(even) td {
  background-color: #eef2f8;
}
.hrs-table--horizontal-4 thead th {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 1px !important;
  background-color: #cfe4f5;
  color: #525252;
  text-transform: none;
  font-weight: 500;
  width: auto;
}
@media (max-width: 767px) {
  .hrs-table--horizontal-4 thead th {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.hrs-table--horizontal-4 tbody th {
  background-color: #99b3d6;
}
.hrs-table--horizontal-4 th,
.hrs-table--horizontal-4 td {
  padding: 10px 15px !important;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.hrs-table--horizontal-4 td {
  background-color: transparent !important;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  width: 50%;
}
.hrs-table--horizontal-4 td a {
  color: #296bbf;
}
.hrs-table-hor-3 {
  border-top: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  width: 100%;
}
.hrs-table-hor-3 th,
.hrs-table-hor-3 td {
  padding: 20px 22px !important;
  vertical-align: middle !important;
}
@media (max-width: 767px) {
  .hrs-table-hor-3 th,
  .hrs-table-hor-3 td {
    padding: 10px 12px !important;
  }
}
.hrs-table-hor-3 th {
  background-color: #004098;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  width: 170px;
  line-height: 14px !important;
}
@media (max-width: 767px) {
  .hrs-table-hor-3 th {
    width: 140px;
  }
}
.hrs-table-hor-3 td {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px !important;
}
.hrs-table-hor-3 tr:nth-child(even) td {
  background-color: #eef2f8;
}
@media (max-width: 767px) {
  .hrs-table-hor-3 {
    width: auto;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.hrs-table-hor-3 thead th {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 1px !important;
  background-color: #cfe4f5;
  color: #525252;
  text-transform: none;
  font-weight: 500;
  width: auto;
}
@media (max-width: 767px) {
  .hrs-table-hor-3 thead th {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.hrs-table-hor-3 tbody th {
  background-color: #99b3d6;
}
.hrs-table-hor-3 tr th:first-child,
.hrs-table-hor-3 tr td:first-child {
  width: 55px;
}
.hrs-table-hor-3 tr th:first-child + th,
.hrs-table-hor-3 tr td:first-child + th,
.hrs-table-hor-3 tr th td,
.hrs-table-hor-3 tr td td {
  width: 170px;
}
.hrs-table-hor-3 th,
.hrs-table-hor-3 td {
  padding: 10px 15px !important;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.hrs-table-hor-3 td {
  background-color: transparent !important;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  width: 170px;
}
.hrs-table-hor-3 td a {
  color: #296bbf;
}
.hrs-table-linkwater {
  border-top: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  overflow-x: auto;
  white-space: normal;
}
.hrs-table-linkwater th,
.hrs-table-linkwater td {
  padding: 20px 22px !important;
  vertical-align: middle !important;
}
@media (max-width: 767px) {
  .hrs-table-linkwater th,
  .hrs-table-linkwater td {
    padding: 10px 12px !important;
  }
}
.hrs-table-linkwater th {
  background-color: #004098;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  width: 170px;
  line-height: 14px !important;
}
@media (max-width: 767px) {
  .hrs-table-linkwater th {
    width: 140px;
  }
}
.hrs-table-linkwater td {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px !important;
}
.hrs-table-linkwater tr:nth-child(even) td {
  background-color: #eef2f8;
}
.hrs-table-linkwater thead th {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 1px !important;
  background-color: #cfe4f5;
  color: #525252;
  text-transform: none;
  font-weight: 500;
  width: auto;
}
@media (max-width: 767px) {
  .hrs-table-linkwater thead th {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.hrs-table-linkwater tbody th {
  background-color: #99b3d6;
}
.hrs-table-linkwater th,
.hrs-table-linkwater td {
  padding: 10px 15px !important;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  vertical-align: top !important;
}
.hrs-table-linkwater td {
  background-color: transparent !important;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.hrs-table-linkwater td a {
  color: #296bbf;
}
.hrs-news {
  overflow: hidden;
  background-color: #eef2f8;
  padding: 25px;
  width: 100%;
}
.hrs-news img {
  float: left;
  max-width: 305px;
  width: 100%;
}
.hrs-news-info {
  float: right;
}
@media (min-width: 768px) {
  .hrs-news-info {
    width: calc(100% - 335px);
  }
}
@media (max-width: 767px) {
  .hrs-news-info {
    margin-top: 25px;
  }
}
.hrs-news-title {
  color: #004098;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  margin: 0 0 15px;
}
.hrs-news-content {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 30px;
}
.nav-toggle {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  padding: 18px 15px;
  border-bottom: 1px solid #d8d8d8;
}
.nav-toggle:after {
  display: inline-block;
  background-repeat: no-repeat;
  width: 15px;
  height: 9px;
  background-image: url("../images/sprite/ic-down-copy@3x.png");
  -webkit-background-size: contain;
  background-size: contain;
  content: "";
  float: right;
  position: relative;
  top: 3px;
  transform: rotate(180deg);
}
.nav-toggle.collapsed:after {
  transform: rotate(360deg);
}
.hrs-paragraph {
  color: #222222;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
}
.hrs-paragraph p {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .hrs-nav-left {
    display: block !important;
    height: auto !important;
  }
}
.hrs-nav-left > li > a,
.hrs-nav-left > li > span {
  min-height: 50px;
  border-bottom: 1px solid #d8d8d8;
  border-radius: 0;
  display: flex;
  align-items: center;
  transition: opacity 0.2s;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .hrs-nav-left > li > a,
  .hrs-nav-left > li > span {
    padding-left: 0;
  }
}
.hrs-nav-left > li > span {
  font-weight: bold;
}
@media (max-width: 767px) {
  .hrs-nav-left > li > span {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.hrs-nav-left > li > a:hover {
  background-color: transparent;
  opacity: 0.75;
}
.hrs-nav-left > li > a.active {
  color: #949191;
}
.hrs-nav-left > li > a.active > span {
  font-weight: 700;
}
.hrs-nav-left > li > a.hrs-nav-child {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .hrs-nav-left > li > a.hrs-nav-child {
    padding-left: 30px;
  }
}
.hrs-nav-left > li > a[target="_blank"] > span:after {
  display: inline-block;
  background-repeat: no-repeat;
  width: 12px;
  height: 10px;
  background-image: url("../images/sprite/new-tab.png");
  content: "";
  margin-left: 5px;
}
.hrs-icon {
  display: inline-block;
  background-repeat: no-repeat;
}
.hrs-icon.is-contain {
  background-size: contain !important;
}
.hrs-icon.icon-shield {
  color: #d0021b;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  width: 55px;
  min-width: 55px;
  height: 55px;
  background: url("../images/icon_security_announcement@2x.png") center center no-repeat #d0021b;
  display: inline-block;
  background-size: 29px 34px;
}
.hrs-icon.icon-newtab {
  width: 12px;
  height: 10px;
  background-image: url("../images/sprite/new-tab.png");
  background-size: 12px auto;
}
.hrs-icon.icon-newtabwhite {
  width: 12px;
  height: 10px;
  background-size: 12px auto;
  background-image: url("../images/sprite/ic_newtab_white@2x.png");
}
.hrs-icon.icon-map-marker {
  width: 12px;
  height: 16px;
  background-image: url("../images/sprite/marker.png");
}
.hrs-icon.icon-chat-box {
  width: 47px;
  height: 47px;
  background-image: url("../images/sprite/chat-box.png");
  background-size: 47px 47px;
  vertical-align: middle;
}
.hrs-icon.icon-download {
  width: 11px;
  height: 12px;
  background-image: url("../images/sprite/download.png");
}
.hrs-icon.icon-group {
  width: 12px;
  height: 10px;
  background-image: url("../images/sprite/group-2.png");
}
.hrs-icon.icon-group-white {
  width: 13px;
  height: 11px;
  background-image: url("../images/sprite/group-white.png");
}
.hrs-icon.icon-redirect {
  width: 12px;
  height: 14px;
  background-image: url("../images/sprite/group-white.png");
}
.hrs-icon.icon-download-w-box {
  width: 22px;
  height: 20px;
  background-image: url("../images/sprite/ic-download-w-box.png");
}
.hrs-icon.icon-tick {
  width: 18px;
  height: 18px;
  background-image: url("../images/sprite/ic-tick-box.png");
}
.hrs-icon.icon-datetime {
  width: 20px;
  height: 20px;
  background-image: url("../images/sprite/calendar@3x.png");
  background-size: 100%;
}
.hrs-icon.icon-close {
  width: 12px;
  height: 12px;
  background-image: url("../images/sprite/ic-close-s.png");
}
.hrs-icon.icon-close-white {
  background-image: url("../images/sprite/ic_close.png");
  background-size: 16px auto;
  width: 16px;
  height: 16px;
}
.hrs-icon.icon-delete-grey {
  width: 12px;
  height: 12px;
  background-image: url("../images/sprite/ic_delete@2x.png");
  background-size: 100%;
}
.hrs-icon.icon-down-white {
  width: 11px;
  height: 7px;
  background-image: url("../images/sprite/ic-down-white.png");
}
.hrs-icon.icon-up-white {
  width: 11px;
  height: 7px;
  background-image: url("../images/sprite/ic-up-white.png");
}
.hrs-icon.icon-csv {
  width: 19px;
  height: 25px;
  background-image: url("../images/sprite/csv_icon.png");
}
.hrs-icon.icon-down-blue {
  width: 15px;
  height: 8px;
  background-image: url("../images/sprite/ic-down-copy@3x.png");
  -webkit-background-size: contain;
  background-size: contain;
}
.hrs-icon.icon-down-gray {
  width: 7px;
  height: 13px;
  background-image: url("../images/sprite/ic-down.png");
  -webkit-background-size: contain;
  background-size: contain;
  transform: rotate(90deg);
}
.hrs-icon.icon-pagination {
  width: 7px;
  height: 13px;
  background-image: url("../images/sprite/ic-pagination.png");
}
.pagination-previous .hrs-icon.icon-pagination {
  transform: rotate(180deg);
}
.hrs-icon.icon-pagination-disabled {
  width: 7px;
  height: 13px;
  background-image: url("../images/sprite/ic-pagination-disable.png");
}
.pagination-previous .hrs-icon.icon-pagination-disabled {
  transform: rotate(180deg);
}
.hrs-icon.icon-table-move {
  width: 20px;
  height: 20px;
  background-image: url("../images/sprite/move-btn.png");
  background-size: 100%;
}
.hrs-icon.icon-table-move.table-move-next {
  transform: rotate(180deg);
}
.hrs-icon.icon-wishlist {
  width: 30px;
  min-width: 30px;
  height: 30px;
  background-image: url("../images/sprite/star-hollow.png");
  background-size: 100% auto;
}
.hrs-icon.icon-wishlist.is-active {
  background-image: url("../images/sprite/golden-star.png");
}
.hrs-icon.icon-wishlist-gold {
  width: 30px;
  height: 30px;
  background-image: url("../images/sprite/golden-star.png");
  background-size: 100% auto;
}
.hrs-icon.icon-expand {
  width: 14px;
  height: 14px;
  background-image: url("../images/sprite/ic_expand@2x.png");
  background-size: 100%;
  background-position: center;
}
.hrs-icon.icon-plussquare {
  background-color: #296bbf;
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block;
}
.hrs-icon.icon-plussquare:before {
  content: "";
  width: 20px;
  height: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #fff;
  transform: translate(-50%, -50%);
}
.collapsed .hrs-icon.icon-plussquare:after {
  content: "";
  height: 20px;
  width: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #fff;
  transform: translate(-50%, -50%);
}
.hrs-icon.icon-check-yellow {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  background-image: url("../images/sprite/ic_check_yellow@2x.png");
  background-size: auto 20px;
}
.hrs-icon.icon-list-yellow {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  background-image: url("../images/sprite/ic_list_yellow@2x.png");
  background-size: auto 20px;
}
.hrs-icon.icon-cube-yellow {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  background-image: url("../images/sprite/ic_cube_yellow@2x.png");
  background-size: auto 20px;
}
.hrs-icon.icon-cube-yellow-small {
  width: 11px;
  height: 11px;
  background-image: url("../images/sprite/ic_cube_yellow@2x.png");
  background-size: 100%;
}
.hrs-icon.icon-delete-grey {
  width: 12px;
  height: 12px;
  background-image: url("../images/sprite/ic_delete@2x.png");
  background-size: 100%;
}
.hrs-red-bold {
  color: #d0021b !important;
  font-weight: bold;
}
.hrs-pagination {
  list-style: none;
  padding: 0;
  text-align: center;
}
.hrs-pagination li {
  display: inline-block;
  padding: 0 10px;
}
.hrs-pagination li + li {
  border-left: 1px solid #d8d8d8;
}
.hrs-pagination li span,
.hrs-pagination li a {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
}
.hrs-pagination li span {
  color: #4a4a4a;
}
.hrs-select {
  width: 100%;
  position: relative;
  display: inline-block;
  border: 1px solid #004098;
  overflow: hidden;
}
.hrs-select > select {
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  height: 38px;
  padding: 0 11px;
  border: none;
  outline: none;
  background: url("../images/sprite/ic-select-down.png") no-repeat right center;
  line-height: 16px;
  color: #004098;
  font-size: 0.85714em;
  font-weight: normal;
}
.hrs-select > select option {
  font-size: 14px;
  color: #004098;
  font-weight: normal;
}
.hrs-select-label {
  color: #525252;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 20px;
  line-spacing: 14px;
}
.hrs-map {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .hrs-map {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.hrs-map-title {
  color: #004098;
  font-size: 36px;
  font-weight: 600;
  line-height: 43px;
}
.hrs-map-img {
  max-width: 819px;
  width: 100%;
}
.hrs-plainnavi {
  min-height: 45px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}
@media (max-width: 767px) {
  .hrs-plainnavi-mobile-selects select {
    max-width: 48% !important;
    min-width: 48% !important;
  }
  .hrs-plainnavi-mobile-selects select:first-child {
    margin-right: 2% !important;
  }
  .hrs-plainnavi-mobile-selects select:last-child {
    margin-left: 2% !important;
  }
}
@media (max-width: 767px) {
  .hrs-plainnavi-mobile-submit {
    margin: auto;
  }
}
.hrs-plainnavi-container {
  background-color: #ededed;
  padding: 10px 25px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  min-height: 45px;
}
@media (max-width: 1199px) {
  .hrs-plainnavi-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .hrs-plainnavi-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .hrs-plainnavi-container {
    display: flex;
    flex-direction: column;
  }
  .hrs-plainnavi-container > div {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 10px !important;
    padding-left: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100% !important;
  }
  .hrs-plainnavi-container > div > div {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 10px !important;
    padding-left: 0 !important;
    justify-content: center !important;
    width: 100% !important;
  }
  .hrs-plainnavi-container > div select {
    margin-top: 5px;
    margin-left: 0 !important;
  }
}
.hrs-plainnavi span.current,
.hrs-plainnavi a {
  font-weight: 400;
  line-height: 14px;
  padding: 0 5px;
  font-size: 14px;
}
.hrs-plainnavi a {
  color: #296bbf;
}
.hrs-plainnavi a.current,
.hrs-plainnavi a.disabled {
  color: #525252;
  pointer-events: none;
}
.hrs-plainnavi a.active,
.hrs-plainnavi a:hover,
.hrs-plainnavi a:focus {
  color: #296bbf;
}
.hrs-plainnavi a.first-page {
  border-right: 1px solid #525252;
  padding-right: 10px;
  margin-right: 5px;
}
.hrs-plainnavi a.last-page {
  border-left: 1px solid #525252;
  padding-left: 10px;
  margin-left: 5px;
}
.hrs-plainnavi-result {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}
@media (max-width: 1023px) {
  .hrs-plainnavi-result {
    display: block !important;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .hrs-plainnavi-result {
    font-size: 14px;
  }
}
.hrs-plainnavi-result > span {
  color: #296bbf;
  font-weight: bold;
  line-height: 19px;
}
.hrs-plainnavi-sort,
.hrs-plainnavi-number {
  margin-right: 40px;
}
@media (max-width: 1200px) {
  .hrs-plainnavi-sort,
  .hrs-plainnavi-number {
    margin-right: 10px;
  }
}
.hrs-plainnavi-sort label,
.hrs-plainnavi-number label {
  font-weight: normal;
  margin-bottom: 0;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .hrs-plainnavi-sort label,
  .hrs-plainnavi-number label {
    display: block;
  }
}
.hrs-plainnavi-sort select,
.hrs-plainnavi-number select {
  max-width: 165px;
  width: auto !important;
}
.hrs-plainnavi-filter .hrs-plainnavi {
  min-height: auto;
}
@media (max-width: 767px) {
  .hrs-plainnavi-filter .hrs-plainnavi {
    padding-top: 15px;
  }
}
@media (max-width: 992px) {
  .hrs-plainnavi-filter {
    margin: 5px 0 0;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .hrs-plainnavi {
    align-self: center;
  }
}
.html-area-temp {
  color: #525252;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 29px;
  text-align: center;
  background-color: #d8d8d8;
  border: 1px solid #979797;
  padding: 20px;
}
.hrs-tag {
  font-weight: 400;
  line-height: 17px;
  color: #525252;
  padding: 5px 15px;
  display: inline-block;
  text-align: center;
}
.hrs-tag-recommend {
  background-color: #fecc2e;
  color: #525252;
  font-size: 12px;
}
.hrs-tag-agency {
  background-color: #fecc2e;
  color: #ffffff;
  font-size: 14px;
}
.hrs-tag-jig {
  background-color: #44a9a9;
  color: #ffffff;
  font-size: 12px;
}
.hrs-staff-only {
  background-color: #1f7c0b;
  color: #ffffff;
  font-size: 14px;
}
.hrs-member-only {
  background-color: #004098;
  color: #ffffff;
  font-size: 14px;
}
.hrs-inline-img {
  overflow: hidden;
}
.hrs-inline-img a {
  display: flex;
  overflow: hidden;
  color: #525252;
  font-size: 15px;
  font-weight: 600;
  line-height: 14px;
  text-align: left;
}
.hrs-inline-img a img {
  margin-right: 15px;
  border: 1px solid #d8d8d8;
}
@media (max-width: 767px) {
  .hrs-inline-img a {
    color: #296bbf;
  }
}
.color-monza {
  color: #d0021b;
}
.bg-boulder {
  background-color: #747474;
}
@media (min-width: 768px) {
  .btn-group--middle {
    width: 570px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
}
@media (min-width: 768px) {
  .btn-group--middle .btn + .btn {
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .btn-group--middle .btn + .btn {
    margin-top: 10px;
  }
}
.confirm-language .btn-hrsbase {
  width: auto;
  max-width: 170px;
  margin: auto;
}
.hrs-badge {
  display: inline-block;
  cursor: default;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
}
.hrs-badge-gray {
  display: inline-block;
  cursor: default;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
  background-color: #d8d8d8;
}
.hrs-breadcrumb,
.scor-hrs-breadcrumb {
  background-color: #f5f5f5;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  padding: 15px 0;
}
@media (max-width: 767px) {
  .hrs-breadcrumb,
  .scor-hrs-breadcrumb {
    font-size: 12px;
    padding: 11px 0;
  }
}
.hrs-breadcrumb span,
.scor-hrs-breadcrumb span {
  color: #525252;
}
.hrs-breadcrumb a,
.scor-hrs-breadcrumb a {
  color: #296BBF;
}
@media (min-width: 768px) {
  .hrs-breadcrumb i,
  .scor-hrs-breadcrumb i {
    margin: 0 15px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .hrs-breadcrumb i,
  .scor-hrs-breadcrumb i {
    margin: 0 10px;
  }
}
/*  Header Corporate
************************************/
header.header {
  margin-bottom: 0;
}
.header-simple {
  padding: 35px 0 50px;
}
@media (max-width: 767px) {
  .header-simple {
    padding-bottom: 20px;
  }
}
.header-topbar {
  position: relative;
  color: #5AA0FF;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.header-topbar a,
.header-topbar span {
  color: #FFFFFF;
}
.header-topbar a:hover,
.header-topbar span:hover {
  color: #fff;
}
.header-right > a {
  word-break: keep-all;
}
@media (min-width: 992px) {
  .header-right {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.header-sites {
  position: relative;
  font-size: 14px;
  float: right;
  margin-left: 15px;
}
.header-sites > a {
  text-align: center;
  display: block;
  border: 1px solid #004098;
  height: 30px;
  color: #004098;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  width: 115px;
  position: relative;
  padding: 0 10px;
  box-sizing: border-box;
}
.header-sites > a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4.5px 0 4.5px;
  border-color: #003f98 transparent transparent transparent;
  line-height: 0px;
  float: right;
  margin: 12px 0 0 5px;
  _border-color: #003f98 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.header-sites > a:focus,
.header-sites > a:hover {
  text-decoration: none;
}
.header-sites > a.is-active {
  background-color: #004098;
  color: #fff;
}
.header-sites > a.is-active:before {
  border-color: #fff transparent transparent transparent;
}
.header-sites-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  padding-left: 0;
  background: #fff;
  z-index: 100;
  text-align: center;
  font-size: 12px;
  width: 100%;
}
.header-sites-dropdown li {
  list-style: none;
  border-bottom: 1px solid #004098;
  width: 115px;
  height: 30px;
  background-color: #fff;
}
.header-sites-dropdown li:first-child {
  border-top: none;
}
.header-sites-dropdown li a {
  color: #004098;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  display: block;
  padding: 5px 0;
}
.header-sites-dropdown li:hover {
  background-color: #004098;
}
.header-sites-dropdown li:hover a {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header-sites {
    margin-left: 5px;
  }
}
.header-navi {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
.header-menus {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-logo {
  width: 125px;
  overflow: hidden;
  margin-left: 4.6875%;
}
@media (max-width: 1199px) {
  .header-logo {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header-logo {
    width: auto;
    margin-left: 0;
  }
}
.header-mainnav {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
}
.header-mainnav ul {
  position: absolute;
  top: calc(100% + 0px);
  left: 0;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  z-index: 100;
  padding: 15px 0px;
  width: calc(100% + 100px);
  display: none;
}
.header-mainnav ul.active {
  display: block;
}
.header-mainnav ul li {
  height: 36px;
  list-style: none outside none;
}
.header-mainnav ul li a {
  color: #525252;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 20px;
  padding: 8px 25px;
}
.header-mainnav ul li:hover a {
  background-color: #F5F5F5;
  text-decoration: none;
}
@media (max-width: 767px) {
  .header-mainnav ul li:hover a {
    background-color: transparent;
  }
}
.header-mainnav > li {
  display: flex;
  height: 65px;
  align-items: center;
  position: relative;
  justify-items: center;
}
.header-mainnav > li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-left: 1px solid #EBEBEB;
  opacity: 0.5;
}
.header-mainnav > li a {
  display: block;
  padding: 0 30px;
  color: #004098;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1.08px;
  line-height: 16px;
  text-transform: uppercase;
}
@media (min-width: 1281px) and (max-width: 1600px) {
  .header-mainnav > li a {
    padding: 0 22px;
  }
}
@media (max-width: 1280px) {
  .header-mainnav > li a {
    padding: 0 8px;
  }
}
.header-mainnav > li a:hover,
.header-mainnav > li a:focus {
  color: #9B9B9B;
  text-decoration: none;
}
.header-mainnav > li.inactive > a {
  color: #d9d9d9;
}
.header-mainnav > li.active ul {
  display: block;
}
.header-search {
  height: 80px;
  flex-grow: 0;
  display: flex;
}
.header-search-form,
.header-search form {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-grow: 1;
}
.header-search-form input[type="text"],
.header-search form input[type="text"] {
  border: none;
  background-color: #296BBF;
  outline: none;
  justify-self: flex-start;
  flex-grow: 1;
  padding: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  align-self: stretch;
  display: none;
}
.header-search-form [type="submit"],
.header-search form [type="submit"] {
  justify-self: flex-end;
  width: 100px;
  position: relative;
  align-self: stretch;
  background: url("../images/search@shape.png") 0 0 no-repeat transparent;
  background-size: 100px 80px;
  padding: 0;
  border: none;
}
.header-search-form [type="submit"] i,
.header-search form [type="submit"] i {
  position: relative;
}
.header-search-form [type="submit"]:hover,
.header-search form [type="submit"]:hover,
.header-search-form [type="submit"]:focus,
.header-search form [type="submit"]:focus,
.header-search-form [type="submit"].active,
.header-search form [type="submit"].active {
  outline: none;
}
.header-search-form.active input[type="text"],
.header-search form.active input[type="text"] {
  display: block;
}
.header-search-form.active [type="submit"]:before,
.header-search form.active [type="submit"]:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #296BBF;
}
.header-search.active {
  flex-grow: 1;
}
.header-corporate {
  margin-bottom: 0;
}
.header-corporate .header-logo .is-white {
  display: none;
  visibility: hidden;
}
.header-corporate.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  background-color: transparent;
}
.header-corporate.is-sticky .header-navi {
  background-color: rgba(255, 255, 255, 0.9);
}
.header-corporate.is-white {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  background-color: transparent;
}
.header-corporate.is-white .header-logo .is-blue {
  display: none;
  visibility: hidden;
}
.header-corporate.is-white .header-logo .is-white {
  display: block;
  visibility: visible;
}
.header-corporate.is-white .header-navi {
  background-color: transparent;
}
.header-corporate.is-white .header-mainnav > li > a {
  color: #fff;
}
.header-corporate.is-white .header-mainnav > li > a:hover {
  opacity: 0.8;
}
.header-corporate.is-white .header-right > a,
.header-corporate.is-white .header-sites > a {
  color: #fff;
  border-color: #fff;
}
.header-corporate.is-white .header-right > a:hover,
.header-corporate.is-white .header-sites > a:hover,
.header-corporate.is-white .header-right > a.is-active,
.header-corporate.is-white .header-sites > a.is-active {
  border-color: #004098;
}
.header-corporate.is-white .header-sites > a:before {
  border-color: #fff transparent transparent transparent;
}
.header-corporate.is-smartedit {
  position: static !important;
}
.header-corporate.is-mobile {
  position: relative;
  top: 0;
  left: 0;
  height: auto;
}
.header-corporate.is-mobile.is-expanded .hdprod-navi-mobile {
  background-image: url("../images/sprite/ic_close.png");
}
.header-corporate.is-mobile.is-expanded .header-navi {
  background-color: #004098;
}
.header-corporate.is-mobile.is-expanded .header-logo .is-blue {
  display: none;
  visibility: hidden;
}
.header-corporate.is-mobile.is-expanded .header-logo .is-white {
  display: block;
  visibility: visible;
}
.header-corporate.is-mobile .hdprod-navi-mobile {
  background-image: url("../images/sprite/ic_ham_menu_blue.png");
}
.header-corporate.is-mobile .header-navi {
  background-color: rgba(255, 255, 255, 0.9);
  min-height: 60px;
  padding: 0;
  overflow: hidden;
  display: block;
  transition: background-color 0.2s;
}
.header-corporate.is-mobile .header-logo {
  width: auto;
  margin-left: 15px;
  position: static;
  float: left;
  height: 60px;
  display: flex;
  align-items: center;
  justify-items: center;
}
.header-corporate.is-mobile .header-logo .is-blue {
  display: block;
  visibility: visible;
}
.header-corporate.is-mobile .header-logo .is-white {
  display: none;
  visibility: hidden;
}
.header-corporate.is-mobile .header-menus {
  display: none;
  width: 100%;
}
.header-corporate.is-mobile .header-mainnav {
  display: block;
  overflow: hidden;
  width: 100%;
  background-color: #eef2f8;
}
.header-corporate.is-mobile .header-mainnav li {
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  height: auto;
}
.header-corporate.is-mobile .header-mainnav li:before {
  display: none;
}
.header-corporate.is-mobile .header-mainnav a {
  position: relative;
  display: block;
  padding: 18px 15px;
  color: #004098;
}
.header-corporate.is-mobile .header-right {
  background-color: #eef2f8;
  padding: 15px;
}
.header-corporate.is-mobile .header-right > a {
  display: none;
  width: 100%;
  padding: 18px 0;
  border: 1px solid #004098;
  background-color: #fff;
  text-align: center;
  font-size: 0;
  color: #004098;
}
.header-corporate.is-mobile .header-sites {
  margin-top: 10px;
  clear: both;
  float: none;
  display: none;
}
.header-corporate.is-mobile .header-sites > a {
  display: block;
  width: 100%;
  padding: 18px 0;
  border: 1px solid #004098;
  background-color: #fff;
  text-align: center;
  font-size: 0;
}
/*  Header Product
************************************/
.header-product,
.hdprod {
  border-bottom: 9px solid #296bbf;
}
@media (max-width: 767px) {
  .header-product,
  .hdprod {
    border-bottom: 0;
  }
}
.header-product *:hover,
.hdprod *:hover {
  text-decoration: none;
}
@media (min-width: 1170px) {
  .header-product > div > .container,
  .hdprod > div > .container {
    width: 100%;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.header-product-topbar,
.hdprod-topbar {
  position: relative;
  color: #5AA0FF;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  min-height: 42px;
}
.header-product-topbar ul,
.hdprod-topbar ul,
.header-product-topbar label,
.hdprod-topbar label,
.header-product-topbar li,
.hdprod-topbar li {
  margin-bottom: 0;
}
.header-product-topbar li,
.hdprod-topbar li {
  position: relative;
}
.header-product-topbar a,
.hdprod-topbar a,
.header-product-topbar span,
.hdprod-topbar span {
  color: #296bbf;
  padding: 10px 0;
  display: block;
  position: relative;
}
.header-product-topbar a:hover,
.hdprod-topbar a:hover,
.header-product-topbar span:hover,
.hdprod-topbar span:hover {
  color: #000;
}
.header-product.is-normal .header-product-topbar a,
.header-product.is-normal .hdprod-topbar a,
.header-product.is-normal .header-product-topbar span,
.header-product.is-normal .hdprod-topbar span,
.hdprod.is-normal .header-product-topbar a,
.hdprod.is-normal .hdprod-topbar a,
.hdprod.is-normal .header-product-topbar span,
.hdprod.is-normal .hdprod-topbar span {
  color: #FFFFFF;
}
.header-product.is-normal .header-product-topbar a:hover,
.header-product.is-normal .hdprod-topbar a:hover,
.header-product.is-normal .header-product-topbar span:hover,
.header-product.is-normal .hdprod-topbar span:hover,
.hdprod.is-normal .header-product-topbar a:hover,
.hdprod.is-normal .hdprod-topbar a:hover,
.hdprod.is-normal .header-product-topbar span:hover,
.hdprod.is-normal .hdprod-topbar span:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .header-product-topbar a,
  .hdprod-topbar a,
  .header-product-topbar span,
  .hdprod-topbar span {
    color: #296bbf !important;
  }
}
@media (max-width: 767px) {
  .header-product.is-normal .header-product-topbar,
  .header-product.is-normal .hdprod-topbar,
  .hdprod.is-normal .header-product-topbar,
  .hdprod.is-normal .hdprod-topbar {
    background-color: #fff !important;
  }
}
.header-product.is-login .header-product-topbar,
.header-product.is-login .hdprod-topbar,
.header-product.is-employee .header-product-topbar,
.header-product.is-employee .hdprod-topbar,
.header-product.is-agency .header-product-topbar,
.header-product.is-agency .hdprod-topbar,
.hdprod.is-login .header-product-topbar,
.hdprod.is-login .hdprod-topbar,
.hdprod.is-employee .header-product-topbar,
.hdprod.is-employee .hdprod-topbar,
.hdprod.is-agency .header-product-topbar,
.hdprod.is-agency .hdprod-topbar {
  background-color: #fff !important;
}
.header-product-topbar-links,
.hdprod-topbar-links {
  overflow: hidden;
  padding-left: 0;
  float: left;
}
.header-product-topbar-links li,
.hdprod-topbar-links li {
  display: block;
  float: left;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .header-product-topbar-links,
  .hdprod-topbar-links {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.header-product-topbar-account,
.hdprod-topbar-account {
  overflow: hidden;
  padding-left: 0;
}
.header-product-topbar-account li,
.hdprod-topbar-account li {
  list-style: none outside none;
  display: block;
  float: left;
}
.header-product-topbar-account li a,
.hdprod-topbar-account li a,
.header-product-topbar-account li span,
.hdprod-topbar-account li span {
  padding: 0 15px;
  margin: 10px 0;
  border-left: 1px solid #000;
  color: #000;
}
.header-product.is-normal .header-product-topbar-account li a,
.header-product.is-normal .hdprod-topbar-account li a,
.header-product.is-normal .header-product-topbar-account li span,
.header-product.is-normal .hdprod-topbar-account li span,
.hdprod.is-normal .header-product-topbar-account li a,
.hdprod.is-normal .hdprod-topbar-account li a,
.hdprod.is-normal .header-product-topbar-account li span,
.hdprod.is-normal .hdprod-topbar-account li span {
  border-left-color: #ffffff;
}
.header-product-topbar-account li:first-child a,
.hdprod-topbar-account li:first-child a,
.header-product-topbar-account li:first-child span,
.hdprod-topbar-account li:first-child span {
  border-left: none;
}
.header-product-secondary,
.hdprod-secondary {
  height: 40px;
  box-sizing: border-box;
  padding-top: 5px;
}
.header-product-secondary ul,
.hdprod-secondary ul {
  list-style: none outside none;
  margin-bottom: 0;
  padding-left: 125px;
}
.header-product-secondary li,
.hdprod-secondary li {
  display: block;
  float: left;
}
.header-product-secondary li:first-child p,
.hdprod-secondary li:first-child p,
.header-product-secondary li:first-child a,
.hdprod-secondary li:first-child a {
  border-left: 1px solid #EBEBEB;
}
.header-product-secondary p,
.hdprod-secondary p,
.header-product-secondary a,
.hdprod-secondary a {
  color: #D9D9D9;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  padding: 5px 65px;
  display: block;
  border-right: 1px solid #EBEBEB;
}
.header-product-secondary p.is-not-ja,
.hdprod-secondary p.is-not-ja,
.header-product-secondary a.is-not-ja,
.hdprod-secondary a.is-not-ja {
  font-size: 12px;
  padding: 5px 35px !important;
}
.header-product-logo,
.hdprod-logo {
  width: 125px;
  min-width: 125px;
  height: 65px;
  overflow: hidden;
  border-right: 1px solid #EBEBEB;
}
.hdprod-product.hdprod.is-normal .header-product-logo .is-blue,
.hdprod-product.hdprod.is-normal .hdprod-logo .is-blue {
  display: block;
}
.hdprod-product.hdprod.is-normal .header-product-logo .is-white,
.hdprod-product.hdprod.is-normal .hdprod-logo .is-white {
  display: none;
}
@media (max-width: 767px) {
  .hdprod-product.hdprod.is-normal .header-product-logo .is-blue,
  .hdprod-product.hdprod.is-normal .hdprod-logo .is-blue {
    display: none;
  }
  .hdprod-product.hdprod.is-normal .header-product-logo .is-white,
  .hdprod-product.hdprod.is-normal .hdprod-logo .is-white {
    display: block;
  }
}
@media (max-width: 767px) {
  .header-product-logo,
  .hdprod-logo {
    width: auto;
    display: flex;
    align-items: center;
    justify-items: flex-start;
    border-right: none;
    margin-left: 15px;
    height: 60px;
  }
}
.header-product-navi,
.hdprod-navi {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
.header-product-navi-mobile,
.hdprod-navi-mobile {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 60px;
  background: url('../images/sprite/ic_ham_menu.png') center center no-repeat;
  background-size: 20px auto;
  cursor: pointer;
}
.header-product-navi-mobile.active,
.hdprod-navi-mobile.active {
  background-image: url('../images/sprite/ic_close.png');
  background-size: 16px auto;
}
@media (max-width: 767px) {
  .header-product-navi,
  .hdprod-navi {
    flex-wrap: wrap;
  }
}
.header-product-navi-container,
.hdprod-navi-container {
  position: relative;
}
@media (max-width: 767px) {
  .header-product-navi-container .container,
  .hdprod-navi-container .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.header-product.is-normal .header-product-navi,
.header-product.is-normal .hdprod-navi,
.hdprod.is-normal .header-product-navi,
.hdprod.is-normal .hdprod-navi {
  background-color: #fff;
}
.header-product.is-normal .header-product-navi-container,
.header-product.is-normal .hdprod-navi-container,
.hdprod.is-normal .header-product-navi-container,
.hdprod.is-normal .hdprod-navi-container {
  background-color: #fff;
}
@media (max-width: 767px) {
  .header-product.is-normal .header-product-navi,
  .header-product.is-normal .hdprod-navi,
  .hdprod.is-normal .header-product-navi,
  .hdprod.is-normal .hdprod-navi {
    background-color: #004098;
  }
  .header-product.is-normal .header-product-navi-container,
  .header-product.is-normal .hdprod-navi-container,
  .hdprod.is-normal .header-product-navi-container,
  .hdprod.is-normal .hdprod-navi-container {
    background-color: #004098;
  }
}
.header-product.is-login .header-product-navi,
.header-product.is-login .hdprod-navi,
.hdprod.is-login .header-product-navi,
.hdprod.is-login .hdprod-navi {
  background-color: #004098;
}
.header-product.is-login .header-product-navi-container,
.header-product.is-login .hdprod-navi-container,
.hdprod.is-login .header-product-navi-container,
.hdprod.is-login .hdprod-navi-container {
  background-color: #004098;
}
.header-product.is-employee .header-product-navi,
.header-product.is-employee .hdprod-navi,
.hdprod.is-employee .header-product-navi,
.hdprod.is-employee .hdprod-navi {
  background-color: #1f7c0b;
}
.header-product.is-employee .header-product-navi-container,
.header-product.is-employee .hdprod-navi-container,
.hdprod.is-employee .header-product-navi-container,
.hdprod.is-employee .hdprod-navi-container {
  background-color: #1f7c0b;
}
.header-product.is-agency .header-product-navi,
.header-product.is-agency .hdprod-navi,
.hdprod.is-agency .header-product-navi,
.hdprod.is-agency .hdprod-navi {
  background-color: #dc8b05;
}
.header-product.is-agency .header-product-navi-container,
.header-product.is-agency .hdprod-navi-container,
.hdprod.is-agency .header-product-navi-container,
.hdprod.is-agency .hdprod-navi-container {
  background-color: #dc8b05;
}
.header-product-search,
.hdprod-search {
  height: 80px;
  flex-grow: 0;
  display: flex;
  position: relative;
  min-width: 100px;
}
.header-product-search-form,
.hdprod-search-form,
.header-product-search form,
.hdprod-search form {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-grow: 1;
}
.header-product-search-form input[type="text"],
.hdprod-search-form input[type="text"],
.header-product-search form input[type="text"],
.hdprod-search form input[type="text"] {
  border: none;
  outline: none;
  justify-self: flex-start;
  flex-grow: 1;
  padding: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  align-self: stretch;
  display: none;
}
.header-product.is-normal .header-product-search-form input[type="text"],
.header-product.is-normal .hdprod-search-form input[type="text"],
.header-product.is-normal .header-product-search form input[type="text"],
.header-product.is-normal .hdprod-search form input[type="text"],
.hdprod.is-normal .header-product-search-form input[type="text"],
.hdprod.is-normal .hdprod-search-form input[type="text"],
.hdprod.is-normal .header-product-search form input[type="text"],
.hdprod.is-normal .hdprod-search form input[type="text"] {
  background-color: #296bbf;
}
.header-product.is-login .header-product-search-form input[type="text"],
.header-product.is-login .hdprod-search-form input[type="text"],
.header-product.is-login .header-product-search form input[type="text"],
.header-product.is-login .hdprod-search form input[type="text"],
.hdprod.is-login .header-product-search-form input[type="text"],
.hdprod.is-login .hdprod-search-form input[type="text"],
.hdprod.is-login .header-product-search form input[type="text"],
.hdprod.is-login .hdprod-search form input[type="text"] {
  background-color: #296bbf;
}
.header-product.is-employee .header-product-search-form input[type="text"],
.header-product.is-employee .hdprod-search-form input[type="text"],
.header-product.is-employee .header-product-search form input[type="text"],
.header-product.is-employee .hdprod-search form input[type="text"],
.hdprod.is-employee .header-product-search-form input[type="text"],
.hdprod.is-employee .hdprod-search-form input[type="text"],
.hdprod.is-employee .header-product-search form input[type="text"],
.hdprod.is-employee .hdprod-search form input[type="text"] {
  background-color: #56a744;
}
.header-product.is-agency .header-product-search-form input[type="text"],
.header-product.is-agency .hdprod-search-form input[type="text"],
.header-product.is-agency .header-product-search form input[type="text"],
.header-product.is-agency .hdprod-search form input[type="text"],
.hdprod.is-agency .header-product-search-form input[type="text"],
.hdprod.is-agency .hdprod-search-form input[type="text"],
.hdprod.is-agency .header-product-search form input[type="text"],
.hdprod.is-agency .hdprod-search form input[type="text"] {
  background-color: #eda733;
}
.header-product-search-form [type="button"],
.hdprod-search-form [type="button"],
.header-product-search form [type="button"],
.hdprod-search form [type="button"],
.header-product-search-form [type="submit"],
.hdprod-search-form [type="submit"],
.header-product-search form [type="submit"],
.hdprod-search form [type="submit"] {
  justify-self: flex-end;
  width: 100px;
  position: relative;
  align-self: stretch;
  padding: 0;
  border: none;
  background-color: transparent;
  background-size: 100px 80px;
  z-index: 400;
  /*background      : url("@{img}/search@shape.png") 0 0 no-repeat transparent;*/
}
.header-product-search-form [type="button"] i,
.hdprod-search-form [type="button"] i,
.header-product-search form [type="button"] i,
.hdprod-search form [type="button"] i,
.header-product-search-form [type="submit"] i,
.hdprod-search-form [type="submit"] i,
.header-product-search form [type="submit"] i,
.hdprod-search form [type="submit"] i {
  position: relative;
}
.header-product-search-form [type="button"]:hover,
.hdprod-search-form [type="button"]:hover,
.header-product-search form [type="button"]:hover,
.hdprod-search form [type="button"]:hover,
.header-product-search-form [type="submit"]:hover,
.hdprod-search-form [type="submit"]:hover,
.header-product-search form [type="submit"]:hover,
.hdprod-search form [type="submit"]:hover,
.header-product-search-form [type="button"]:focus,
.hdprod-search-form [type="button"]:focus,
.header-product-search form [type="button"]:focus,
.hdprod-search form [type="button"]:focus,
.header-product-search-form [type="submit"]:focus,
.hdprod-search-form [type="submit"]:focus,
.header-product-search form [type="submit"]:focus,
.hdprod-search form [type="submit"]:focus,
.header-product-search-form [type="button"].active,
.hdprod-search-form [type="button"].active,
.header-product-search form [type="button"].active,
.hdprod-search form [type="button"].active,
.header-product-search-form [type="submit"].active,
.hdprod-search-form [type="submit"].active,
.header-product-search form [type="submit"].active,
.hdprod-search form [type="submit"].active {
  outline: none;
}
.header-product-search-form [type="button"]:before,
.hdprod-search-form [type="button"]:before,
.header-product-search form [type="button"]:before,
.hdprod-search form [type="button"]:before,
.header-product-search-form [type="submit"]:before,
.hdprod-search-form [type="submit"]:before,
.header-product-search form [type="submit"]:before,
.hdprod-search form [type="submit"]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 74%;
  height: 100%;
  transform: skewX(18.5deg);
  background-color: #296bbf;
  transform-origin: 0 1px;
}
.header-product.is-login .header-product-search-form [type="button"]:before,
.header-product.is-login .hdprod-search-form [type="button"]:before,
.header-product.is-login .header-product-search form [type="button"]:before,
.header-product.is-login .hdprod-search form [type="button"]:before,
.header-product.is-login .header-product-search-form [type="submit"]:before,
.header-product.is-login .hdprod-search-form [type="submit"]:before,
.header-product.is-login .header-product-search form [type="submit"]:before,
.header-product.is-login .hdprod-search form [type="submit"]:before,
.hdprod.is-login .header-product-search-form [type="button"]:before,
.hdprod.is-login .hdprod-search-form [type="button"]:before,
.hdprod.is-login .header-product-search form [type="button"]:before,
.hdprod.is-login .hdprod-search form [type="button"]:before,
.hdprod.is-login .header-product-search-form [type="submit"]:before,
.hdprod.is-login .hdprod-search-form [type="submit"]:before,
.hdprod.is-login .header-product-search form [type="submit"]:before,
.hdprod.is-login .hdprod-search form [type="submit"]:before {
  background-color: #296bbf;
}
.header-product.is-employee .header-product-search-form [type="button"]:before,
.header-product.is-employee .hdprod-search-form [type="button"]:before,
.header-product.is-employee .header-product-search form [type="button"]:before,
.header-product.is-employee .hdprod-search form [type="button"]:before,
.header-product.is-employee .header-product-search-form [type="submit"]:before,
.header-product.is-employee .hdprod-search-form [type="submit"]:before,
.header-product.is-employee .header-product-search form [type="submit"]:before,
.header-product.is-employee .hdprod-search form [type="submit"]:before,
.hdprod.is-employee .header-product-search-form [type="button"]:before,
.hdprod.is-employee .hdprod-search-form [type="button"]:before,
.hdprod.is-employee .header-product-search form [type="button"]:before,
.hdprod.is-employee .hdprod-search form [type="button"]:before,
.hdprod.is-employee .header-product-search-form [type="submit"]:before,
.hdprod.is-employee .hdprod-search-form [type="submit"]:before,
.hdprod.is-employee .header-product-search form [type="submit"]:before,
.hdprod.is-employee .hdprod-search form [type="submit"]:before {
  background-color: #56a744;
}
.header-product.is-agency .header-product-search-form [type="button"]:before,
.header-product.is-agency .hdprod-search-form [type="button"]:before,
.header-product.is-agency .header-product-search form [type="button"]:before,
.header-product.is-agency .hdprod-search form [type="button"]:before,
.header-product.is-agency .header-product-search-form [type="submit"]:before,
.header-product.is-agency .hdprod-search-form [type="submit"]:before,
.header-product.is-agency .header-product-search form [type="submit"]:before,
.header-product.is-agency .hdprod-search form [type="submit"]:before,
.hdprod.is-agency .header-product-search-form [type="button"]:before,
.hdprod.is-agency .hdprod-search-form [type="button"]:before,
.hdprod.is-agency .header-product-search form [type="button"]:before,
.hdprod.is-agency .hdprod-search form [type="button"]:before,
.hdprod.is-agency .header-product-search-form [type="submit"]:before,
.hdprod.is-agency .hdprod-search-form [type="submit"]:before,
.hdprod.is-agency .header-product-search form [type="submit"]:before,
.hdprod.is-agency .hdprod-search form [type="submit"]:before {
  background-color: #eda733;
}
.header-product-search-form.active input[type="text"],
.hdprod-search-form.active input[type="text"],
.header-product-search form.active input[type="text"],
.hdprod-search form.active input[type="text"] {
  display: block;
}
.header-product-search-form.active [type="button"]:after,
.hdprod-search-form.active [type="button"]:after,
.header-product-search form.active [type="button"]:after,
.hdprod-search form.active [type="button"]:after,
.header-product-search-form.active [type="submit"]:after,
.hdprod-search-form.active [type="submit"]:after,
.header-product-search form.active [type="submit"]:after,
.hdprod-search form.active [type="submit"]:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  height: 100%;
  transform: skewX(18.5deg);
  transform-origin: bottom left;
}
.header-product.is-normal .header-product-search-form.active [type="button"]:after,
.header-product.is-normal .hdprod-search-form.active [type="button"]:after,
.header-product.is-normal .header-product-search form.active [type="button"]:after,
.header-product.is-normal .hdprod-search form.active [type="button"]:after,
.header-product.is-normal .header-product-search-form.active [type="submit"]:after,
.header-product.is-normal .hdprod-search-form.active [type="submit"]:after,
.header-product.is-normal .header-product-search form.active [type="submit"]:after,
.header-product.is-normal .hdprod-search form.active [type="submit"]:after,
.hdprod.is-normal .header-product-search-form.active [type="button"]:after,
.hdprod.is-normal .hdprod-search-form.active [type="button"]:after,
.hdprod.is-normal .header-product-search form.active [type="button"]:after,
.hdprod.is-normal .hdprod-search form.active [type="button"]:after,
.hdprod.is-normal .header-product-search-form.active [type="submit"]:after,
.hdprod.is-normal .hdprod-search-form.active [type="submit"]:after,
.hdprod.is-normal .header-product-search form.active [type="submit"]:after,
.hdprod.is-normal .hdprod-search form.active [type="submit"]:after {
  background-color: #296bbf;
}
.header-product.is-login .header-product-search-form.active [type="button"]:after,
.header-product.is-login .hdprod-search-form.active [type="button"]:after,
.header-product.is-login .header-product-search form.active [type="button"]:after,
.header-product.is-login .hdprod-search form.active [type="button"]:after,
.header-product.is-login .header-product-search-form.active [type="submit"]:after,
.header-product.is-login .hdprod-search-form.active [type="submit"]:after,
.header-product.is-login .header-product-search form.active [type="submit"]:after,
.header-product.is-login .hdprod-search form.active [type="submit"]:after,
.hdprod.is-login .header-product-search-form.active [type="button"]:after,
.hdprod.is-login .hdprod-search-form.active [type="button"]:after,
.hdprod.is-login .header-product-search form.active [type="button"]:after,
.hdprod.is-login .hdprod-search form.active [type="button"]:after,
.hdprod.is-login .header-product-search-form.active [type="submit"]:after,
.hdprod.is-login .hdprod-search-form.active [type="submit"]:after,
.hdprod.is-login .header-product-search form.active [type="submit"]:after,
.hdprod.is-login .hdprod-search form.active [type="submit"]:after {
  background-color: #296bbf;
}
.header-product.is-employee .header-product-search-form.active [type="button"]:after,
.header-product.is-employee .hdprod-search-form.active [type="button"]:after,
.header-product.is-employee .header-product-search form.active [type="button"]:after,
.header-product.is-employee .hdprod-search form.active [type="button"]:after,
.header-product.is-employee .header-product-search-form.active [type="submit"]:after,
.header-product.is-employee .hdprod-search-form.active [type="submit"]:after,
.header-product.is-employee .header-product-search form.active [type="submit"]:after,
.header-product.is-employee .hdprod-search form.active [type="submit"]:after,
.hdprod.is-employee .header-product-search-form.active [type="button"]:after,
.hdprod.is-employee .hdprod-search-form.active [type="button"]:after,
.hdprod.is-employee .header-product-search form.active [type="button"]:after,
.hdprod.is-employee .hdprod-search form.active [type="button"]:after,
.hdprod.is-employee .header-product-search-form.active [type="submit"]:after,
.hdprod.is-employee .hdprod-search-form.active [type="submit"]:after,
.hdprod.is-employee .header-product-search form.active [type="submit"]:after,
.hdprod.is-employee .hdprod-search form.active [type="submit"]:after {
  background-color: #56a744;
}
.header-product.is-agency .header-product-search-form.active [type="button"]:after,
.header-product.is-agency .hdprod-search-form.active [type="button"]:after,
.header-product.is-agency .header-product-search form.active [type="button"]:after,
.header-product.is-agency .hdprod-search form.active [type="button"]:after,
.header-product.is-agency .header-product-search-form.active [type="submit"]:after,
.header-product.is-agency .hdprod-search-form.active [type="submit"]:after,
.header-product.is-agency .header-product-search form.active [type="submit"]:after,
.header-product.is-agency .hdprod-search form.active [type="submit"]:after,
.hdprod.is-agency .header-product-search-form.active [type="button"]:after,
.hdprod.is-agency .hdprod-search-form.active [type="button"]:after,
.hdprod.is-agency .header-product-search form.active [type="button"]:after,
.hdprod.is-agency .hdprod-search form.active [type="button"]:after,
.hdprod.is-agency .header-product-search-form.active [type="submit"]:after,
.hdprod.is-agency .hdprod-search-form.active [type="submit"]:after,
.hdprod.is-agency .header-product-search form.active [type="submit"]:after,
.hdprod.is-agency .hdprod-search form.active [type="submit"]:after {
  background-color: #eda733;
}
.header-product-search.active,
.hdprod-search.active {
  flex-grow: 1;
}
@media (max-width: 767px) {
  .header-product-search,
  .hdprod-search {
    height: 60px;
    position: absolute;
    top: 0;
    right: 45px;
  }
}
.header-product-search-back,
.hdprod-search-back {
  background: url("../images/sprite/ic_back_w_shape.png") top left no-repeat;
  background-size: 58px 60px;
  position: absolute;
  left: 0;
  top: 0;
  height: 58px;
  width: 60px;
  cursor: pointer;
  z-index: 300;
}
.header-product.is-normal .header-product-search-back,
.header-product.is-normal .hdprod-search-back,
.hdprod.is-normal .header-product-search-back,
.hdprod.is-normal .hdprod-search-back {
  background-image: url("../images/sprite/ic_back_w_shape.png");
}
.header-product.is-login .header-product-search-back,
.header-product.is-login .hdprod-search-back,
.hdprod.is-login .header-product-search-back,
.hdprod.is-login .hdprod-search-back {
  background-image: url("../images/sprite/ic_back_w_shape.png");
}
.header-product.is-employee .header-product-search-back,
.header-product.is-employee .hdprod-search-back,
.hdprod.is-employee .header-product-search-back,
.hdprod.is-employee .hdprod-search-back {
  background-image: url("../images/sprite/ic_back_w_shape_emp.png");
}
.header-product.is-agency .header-product-search-back,
.header-product.is-agency .hdprod-search-back,
.hdprod.is-agency .header-product-search-back,
.hdprod.is-agency .hdprod-search-back {
  background-image: url("../images/sprite/ic_back_w_shape_agency.png");
}
.header-product-search-clear,
.hdprod-search-clear {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  width: 50px;
  cursor: pointer;
  line-height: 60px;
  text-align: center;
  opacity: 0;
  z-index: 300;
}
@media (max-width: 767px) {
  .header-product-search.active.is-mobile,
  .hdprod-search.active.is-mobile {
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 200;
    background-color: #296bbf;
  }
  .header-product-search.active.is-mobile input,
  .hdprod-search.active.is-mobile input {
    padding-left: 60px;
    padding-right: 50px;
    width: 100%;
  }
  .header-product-search.active.is-mobile button,
  .hdprod-search.active.is-mobile button {
    position: absolute;
    right: 0;
    top: 50%;
    width: 50px;
    transform: translateY(-50%);
    z-index: 200;
  }
  .header-product-search.active.is-mobile button:before,
  .hdprod-search.active.is-mobile button:before,
  .header-product-search.active.is-mobile button:after,
  .hdprod-search.active.is-mobile button:after {
    display: none;
  }
  .header-product-search.active.is-mobile button i,
  .hdprod-search.active.is-mobile button i {
    background-size: 13px 16px;
    opacity: 0.5;
  }
}
.header-product.is-normal .hdprod-secondary,
.hdprod.is-normal .hdprod-secondary {
  background-color: #296bbf;
}
.header-product.is-login,
.hdprod.is-login {
  border-bottom-color: #e5e4e4;
}
.header-product.is-login .hdprod-secondary,
.hdprod.is-login .hdprod-secondary {
  background-color: #296BBF;
}
.header-product.is-employee,
.hdprod.is-employee {
  border-bottom-color: #e5e4e4;
}
.header-product.is-employee .hdprod-secondary,
.hdprod.is-employee .hdprod-secondary {
  background-color: #56a744;
}
.header-product.is-agency,
.hdprod.is-agency {
  border-bottom-color: #e5e4e4;
}
.header-product.is-agency .hdprod-secondary,
.hdprod.is-agency .hdprod-secondary {
  background-color: #eda733;
}
/*  Top Bar Language Switcher
************************************/
.hrs-mheader-collapse,
.hrs-lang-collapse,
.hrs-mheader-switcher,
.hrs-lang-switcher {
  position: relative;
  overflow: hidden;
}
.hrs-mheader-collapse span,
.hrs-lang-collapse span,
.hrs-mheader-switcher span,
.hrs-lang-switcher span {
  cursor: pointer;
}
.hrs-mheader-collapse select,
.hrs-lang-collapse select,
.hrs-mheader-switcher select,
.hrs-lang-switcher select {
  cursor: pointer;
  opacity: 0;
  visibility: visible;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
}
.hrs-mheader-trigger,
.hrs-lang-trigger {
  width: 100%;
  display: block;
  height: 40px;
  background-color: #ffffff;
  border: solid 1px #004098;
  text-align: center;
  font-size: 14px;
  color: #004098;
  line-height: 40px;
}
.hrs-mheader-list,
.hrs-lang-list {
  width: 100%;
  display: block;
  background-color: #ffffff;
  text-align: center;
  list-style: none outside none;
  padding: 10px 0;
  border: solid 1px #004098;
}
.hrs-mheader-list *,
.hrs-lang-list * {
  font-size: 14px;
  color: #004098;
  padding: 5px 0;
}
/*  Main Nav
************************************/
.header-product-mainnav,
.hdprod-mainnav {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none outside none;
}
.header-product-mainnav-container,
.hdprod-mainnav-container {
  flex-grow: 1;
}
@media (max-width: 767px) {
  .header-product-mainnav-container,
  .hdprod-mainnav-container {
    order: 3;
    width: 100%;
    display: none;
  }
  .header-product.is-normal .header-product-mainnav-container,
  .header-product.is-normal .hdprod-mainnav-container,
  .hdprod.is-normal .header-product-mainnav-container,
  .hdprod.is-normal .hdprod-mainnav-container {
    background-color: #e3f0fe;
  }
  .header-product.is-login .header-product-mainnav-container,
  .header-product.is-login .hdprod-mainnav-container,
  .hdprod.is-login .header-product-mainnav-container,
  .hdprod.is-login .hdprod-mainnav-container {
    background-color: #e3f0fe;
  }
  .header-product.is-employee .header-product-mainnav-container,
  .header-product.is-employee .hdprod-mainnav-container,
  .hdprod.is-employee .header-product-mainnav-container,
  .hdprod.is-employee .hdprod-mainnav-container {
    background-color: #ebf8e8;
  }
  .header-product.is-agency .header-product-mainnav-container,
  .header-product.is-agency .hdprod-mainnav-container,
  .hdprod.is-agency .header-product-mainnav-container,
  .hdprod.is-agency .hdprod-mainnav-container {
    background-color: #faf3e7;
  }
}
@media (max-width: 767px) {
  .header-product-mainnav,
  .hdprod-mainnav {
    display: block;
    background-color: #e3f0fe;
    padding: 0;
  }
  .header-product.is-normal .header-product-mainnav,
  .header-product.is-normal .hdprod-mainnav,
  .hdprod.is-normal .header-product-mainnav,
  .hdprod.is-normal .hdprod-mainnav {
    background-color: #e3f0fe;
  }
  .header-product.is-login .header-product-mainnav,
  .header-product.is-login .hdprod-mainnav,
  .hdprod.is-login .header-product-mainnav,
  .hdprod.is-login .hdprod-mainnav {
    background-color: #e3f0fe;
  }
  .header-product.is-employee .header-product-mainnav,
  .header-product.is-employee .hdprod-mainnav,
  .hdprod.is-employee .header-product-mainnav,
  .hdprod.is-employee .hdprod-mainnav {
    background-color: #ebf8e8;
  }
  .header-product.is-agency .header-product-mainnav,
  .header-product.is-agency .hdprod-mainnav,
  .hdprod.is-agency .header-product-mainnav,
  .hdprod.is-agency .hdprod-mainnav {
    background-color: #faf3e7;
  }
}
.header-product-mainnav > li,
.hdprod-mainnav > li {
  display: flex;
  align-items: center;
  position: relative;
  justify-items: center;
  height: 80px;
  flex-grow: 1;
}
.header-product-mainnav > li:first-child a,
.hdprod-mainnav > li:first-child a {
  border-left: none;
}
.header-product-mainnav > li:last-child,
.hdprod-mainnav > li:last-child {
  position: relative;
}
@media (min-width: 768px) {
  .header-product-mainnav > li:last-child.active:before,
  .hdprod-mainnav > li:last-child.active:before,
  .header-product-mainnav > li:last-child:hover:before,
  .hdprod-mainnav > li:last-child:hover:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 30px;
    right: -14px;
    transform: skewX(18.4deg);
  }
  .header-product.is-normal .header-product-mainnav > li:last-child.active:before,
  .header-product.is-normal .hdprod-mainnav > li:last-child.active:before,
  .header-product.is-normal .header-product-mainnav > li:last-child:hover:before,
  .header-product.is-normal .hdprod-mainnav > li:last-child:hover:before,
  .hdprod.is-normal .header-product-mainnav > li:last-child.active:before,
  .hdprod.is-normal .hdprod-mainnav > li:last-child.active:before,
  .hdprod.is-normal .header-product-mainnav > li:last-child:hover:before,
  .hdprod.is-normal .hdprod-mainnav > li:last-child:hover:before {
    background: #296BBF;
  }
  .header-product.is-login .header-product-mainnav > li:last-child.active:before,
  .header-product.is-login .hdprod-mainnav > li:last-child.active:before,
  .header-product.is-login .header-product-mainnav > li:last-child:hover:before,
  .header-product.is-login .hdprod-mainnav > li:last-child:hover:before,
  .header-product.is-employee .header-product-mainnav > li:last-child.active:before,
  .header-product.is-employee .hdprod-mainnav > li:last-child.active:before,
  .header-product.is-employee .header-product-mainnav > li:last-child:hover:before,
  .header-product.is-employee .hdprod-mainnav > li:last-child:hover:before,
  .header-product.is-agency .header-product-mainnav > li:last-child.active:before,
  .header-product.is-agency .hdprod-mainnav > li:last-child.active:before,
  .header-product.is-agency .header-product-mainnav > li:last-child:hover:before,
  .header-product.is-agency .hdprod-mainnav > li:last-child:hover:before,
  .hdprod.is-login .header-product-mainnav > li:last-child.active:before,
  .hdprod.is-login .hdprod-mainnav > li:last-child.active:before,
  .hdprod.is-login .header-product-mainnav > li:last-child:hover:before,
  .hdprod.is-login .hdprod-mainnav > li:last-child:hover:before,
  .hdprod.is-employee .header-product-mainnav > li:last-child.active:before,
  .hdprod.is-employee .hdprod-mainnav > li:last-child.active:before,
  .hdprod.is-employee .header-product-mainnav > li:last-child:hover:before,
  .hdprod.is-employee .hdprod-mainnav > li:last-child:hover:before,
  .hdprod.is-agency .header-product-mainnav > li:last-child.active:before,
  .hdprod.is-agency .hdprod-mainnav > li:last-child.active:before,
  .hdprod.is-agency .header-product-mainnav > li:last-child:hover:before,
  .hdprod.is-agency .hdprod-mainnav > li:last-child:hover:before {
    background: #FFFFFF;
  }
}
@media (max-width: 767px) {
  .header-product-mainnav > li:last-child > a:before,
  .hdprod-mainnav > li:last-child > a:before {
    transform: rotate(90deg) translateY(-50%) !important;
    transform-origin: top !important;
  }
  .header-product-mainnav > li:last-child.active > a,
  .hdprod-mainnav > li:last-child.active > a {
    text-align: left;
  }
  .header-product-mainnav > li:last-child.active > a:before,
  .hdprod-mainnav > li:last-child.active > a:before {
    left: unset;
    right: 15px;
    transform: rotate(-90deg) translateY(-50%) !important;
  }
  .header-product-mainnav > li:last-child.active ul a,
  .hdprod-mainnav > li:last-child.active ul a {
    padding: 10px 40px;
    color: #004098;
  }
}
.header-product-mainnav > li:hover,
.hdprod-mainnav > li:hover {
  background-color: #fff;
}
.header-product-mainnav > li:hover > a,
.hdprod-mainnav > li:hover > a {
  border-left-color: transparent !important;
}
.header-product-mainnav > li:hover + li a,
.hdprod-mainnav > li:hover + li a {
  border-left-color: transparent !important;
}
.header-product.is-normal .header-product-mainnav > li:hover,
.header-product.is-normal .hdprod-mainnav > li:hover,
.hdprod.is-normal .header-product-mainnav > li:hover,
.hdprod.is-normal .hdprod-mainnav > li:hover {
  background-color: #296BBF;
}
.header-product.is-normal .header-product-mainnav > li:hover > a,
.header-product.is-normal .hdprod-mainnav > li:hover > a,
.hdprod.is-normal .header-product-mainnav > li:hover > a,
.hdprod.is-normal .hdprod-mainnav > li:hover > a {
  color: #ffffff;
}
.header-product.is-login .header-product-mainnav > li:hover > a,
.header-product.is-login .hdprod-mainnav > li:hover > a,
.hdprod.is-login .header-product-mainnav > li:hover > a,
.hdprod.is-login .hdprod-mainnav > li:hover > a {
  color: #296bbf;
}
.header-product.is-employee .header-product-mainnav > li:hover > a,
.header-product.is-employee .hdprod-mainnav > li:hover > a,
.hdprod.is-employee .header-product-mainnav > li:hover > a,
.hdprod.is-employee .hdprod-mainnav > li:hover > a {
  color: #56a744;
}
.header-product.is-agency .header-product-mainnav > li:hover > a,
.header-product.is-agency .hdprod-mainnav > li:hover > a,
.hdprod.is-agency .header-product-mainnav > li:hover > a,
.hdprod.is-agency .hdprod-mainnav > li:hover > a {
  color: #eda733;
}
@media (max-width: 767px) {
  .header-product-mainnav > li:hover,
  .hdprod-mainnav > li:hover {
    background-color: transparent;
  }
}
.header-product-mainnav > li > a,
.hdprod-mainnav > li > a {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 19px;
  padding: 0 30px;
  color: #525252;
  font-weight: 400;
  height: 65px;
  border-left: 1px solid #EBEBEB;
  width: 100%;
}
@media (max-width: 767px) {
  .header-product-mainnav > li > a,
  .hdprod-mainnav > li > a {
    border-left: none;
  }
}
.header-product-mainnav > li > a.has-note,
.hdprod-mainnav > li > a.has-note {
  white-space: nowrap;
}
.header-product-mainnav > li > a.has-note .header-product-mainnav-note,
.hdprod-mainnav > li > a.has-note .header-product-mainnav-note,
.header-product-mainnav > li > a.has-note .hdprod-mainnav-note,
.hdprod-mainnav > li > a.has-note .hdprod-mainnav-note {
  white-space: normal;
}
.header-product.is-login .header-product-mainnav > li > a,
.header-product.is-login .hdprod-mainnav > li > a,
.header-product.is-employee .header-product-mainnav > li > a,
.header-product.is-employee .hdprod-mainnav > li > a,
.header-product.is-agency .header-product-mainnav > li > a,
.header-product.is-agency .hdprod-mainnav > li > a,
.hdprod.is-login .header-product-mainnav > li > a,
.hdprod.is-login .hdprod-mainnav > li > a,
.hdprod.is-employee .header-product-mainnav > li > a,
.hdprod.is-employee .hdprod-mainnav > li > a,
.hdprod.is-agency .header-product-mainnav > li > a,
.hdprod.is-agency .hdprod-mainnav > li > a {
  color: #ffffff;
}
.header-product-mainnav > li.inactive > a,
.hdprod-mainnav > li.inactive > a {
  color: #d9d9d9;
}
.header-product-mainnav > li.active > ul,
.hdprod-mainnav > li.active > ul {
  display: block;
}
.header-product.is-normal .header-product-mainnav > li.active,
.header-product.is-normal .hdprod-mainnav > li.active,
.hdprod.is-normal .header-product-mainnav > li.active,
.hdprod.is-normal .hdprod-mainnav > li.active {
  background-color: #296bbf;
}
.header-product.is-normal .header-product-mainnav > li.active > a,
.header-product.is-normal .hdprod-mainnav > li.active > a,
.hdprod.is-normal .header-product-mainnav > li.active > a,
.hdprod.is-normal .hdprod-mainnav > li.active > a {
  color: #FFFFFF;
  border-left: 1px solid #296bbf;
}
@media (max-width: 767px) {
  .header-product.is-normal .header-product-mainnav > li.active,
  .header-product.is-normal .hdprod-mainnav > li.active,
  .hdprod.is-normal .header-product-mainnav > li.active,
  .hdprod.is-normal .hdprod-mainnav > li.active {
    background-color: transparent;
  }
}
.header-product.is-login .header-product-mainnav > li.active,
.header-product.is-login .hdprod-mainnav > li.active,
.header-product.is-employee .header-product-mainnav > li.active,
.header-product.is-employee .hdprod-mainnav > li.active,
.header-product.is-agency .header-product-mainnav > li.active,
.header-product.is-agency .hdprod-mainnav > li.active,
.hdprod.is-login .header-product-mainnav > li.active,
.hdprod.is-login .hdprod-mainnav > li.active,
.hdprod.is-employee .header-product-mainnav > li.active,
.hdprod.is-employee .hdprod-mainnav > li.active,
.hdprod.is-agency .header-product-mainnav > li.active,
.hdprod.is-agency .hdprod-mainnav > li.active {
  background-color: #FFFFFF;
}
.header-product.is-login .header-product-mainnav > li.active > a,
.header-product.is-login .hdprod-mainnav > li.active > a,
.header-product.is-employee .header-product-mainnav > li.active > a,
.header-product.is-employee .hdprod-mainnav > li.active > a,
.header-product.is-agency .header-product-mainnav > li.active > a,
.header-product.is-agency .hdprod-mainnav > li.active > a,
.hdprod.is-login .header-product-mainnav > li.active > a,
.hdprod.is-login .hdprod-mainnav > li.active > a,
.hdprod.is-employee .header-product-mainnav > li.active > a,
.hdprod.is-employee .hdprod-mainnav > li.active > a,
.hdprod.is-agency .header-product-mainnav > li.active > a,
.hdprod.is-agency .hdprod-mainnav > li.active > a {
  border-left: 1px solid #FFFFFF;
}
@media (max-width: 767px) {
  .header-product.is-login .header-product-mainnav > li.active,
  .header-product.is-login .hdprod-mainnav > li.active,
  .header-product.is-employee .header-product-mainnav > li.active,
  .header-product.is-employee .hdprod-mainnav > li.active,
  .header-product.is-agency .header-product-mainnav > li.active,
  .header-product.is-agency .hdprod-mainnav > li.active,
  .hdprod.is-login .header-product-mainnav > li.active,
  .hdprod.is-login .hdprod-mainnav > li.active,
  .hdprod.is-employee .header-product-mainnav > li.active,
  .hdprod.is-employee .hdprod-mainnav > li.active,
  .hdprod.is-agency .header-product-mainnav > li.active,
  .hdprod.is-agency .hdprod-mainnav > li.active {
    background-color: transparent;
  }
}
.header-product.is-login .header-product-mainnav > li.active > a,
.header-product.is-login .hdprod-mainnav > li.active > a,
.hdprod.is-login .header-product-mainnav > li.active > a,
.hdprod.is-login .hdprod-mainnav > li.active > a {
  color: #296bbf;
}
.header-product.is-employee .header-product-mainnav > li.active > a,
.header-product.is-employee .hdprod-mainnav > li.active > a,
.hdprod.is-employee .header-product-mainnav > li.active > a,
.hdprod.is-employee .hdprod-mainnav > li.active > a {
  color: #56a744;
}
.header-product.is-agency .header-product-mainnav > li.active > a,
.header-product.is-agency .hdprod-mainnav > li.active > a,
.hdprod.is-agency .header-product-mainnav > li.active > a,
.hdprod.is-agency .hdprod-mainnav > li.active > a {
  color: #eda733;
}
@media (max-width: 767px) {
  .header-product-mainnav > li,
  .hdprod-mainnav > li {
    height: auto;
    display: block;
  }
  .header-product-mainnav > li.has-sub > a:before,
  .hdprod-mainnav > li.has-sub > a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 24px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: url("../images/sprite/next.png") 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    transform-origin: top;
  }
  .header-product-mainnav > li > a,
  .hdprod-mainnav > li > a {
    position: relative;
    height: auto;
    padding: 20px 15px;
    width: 100%;
    color: #004098 !important;
  }
  .header-product-mainnav > li.active > a,
  .hdprod-mainnav > li.active > a {
    display: block;
    text-align: center;
  }
  .header-product-mainnav > li.active > a:before,
  .hdprod-mainnav > li.active > a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 24px;
    right: unset;
    left: 15px;
    top: 50%;
    transform: rotate(180deg) translateY(-50%);
    background: url("../images/sprite/next.png") 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    transform-origin: top;
  }
}
.header-product-mainnav > li > ul,
.hdprod-mainnav > li > ul {
  position: absolute;
  top: calc(100% + 3px);
  left: 0;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  z-index: 100;
  padding: 15px 0;
  width: calc(100% + 100px);
  display: none;
}
.header-product-mainnav > li > ul.active,
.hdprod-mainnav > li > ul.active {
  display: block;
}
.header-product-mainnav > li > ul > li,
.hdprod-mainnav > li > ul > li {
  list-style: none outside none;
}
.header-product-mainnav > li > ul > li > a,
.hdprod-mainnav > li > ul > li > a {
  color: #525252;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 20px;
  padding: 8px 25px;
  display: block;
}
.header-product-mainnav > li > ul > li:hover > a,
.hdprod-mainnav > li > ul > li:hover > a {
  background-color: #F5F5F5;
  text-decoration: none;
}
@media (max-width: 767px) {
  .header-product-mainnav > li > ul > li:hover > a,
  .hdprod-mainnav > li > ul > li:hover > a {
    background-color: transparent;
  }
}
.header-product.is-normal .header-product-mainnav > li > ul,
.header-product.is-normal .hdprod-mainnav > li > ul,
.hdprod.is-normal .header-product-mainnav > li > ul,
.hdprod.is-normal .hdprod-mainnav > li > ul {
  border-color: #296bbf;
}
.header-product.is-normal .header-product-mainnav > li > ul li a:hover,
.header-product.is-normal .hdprod-mainnav > li > ul li a:hover,
.hdprod.is-normal .header-product-mainnav > li > ul li a:hover,
.hdprod.is-normal .hdprod-mainnav > li > ul li a:hover {
  color: #296bbf;
}
.header-product.is-login .header-product-mainnav > li > ul,
.header-product.is-login .hdprod-mainnav > li > ul,
.hdprod.is-login .header-product-mainnav > li > ul,
.hdprod.is-login .hdprod-mainnav > li > ul {
  border-color: #296bbf;
}
.header-product.is-login .header-product-mainnav > li > ul li a:hover,
.header-product.is-login .hdprod-mainnav > li > ul li a:hover,
.hdprod.is-login .header-product-mainnav > li > ul li a:hover,
.hdprod.is-login .hdprod-mainnav > li > ul li a:hover {
  color: #296bbf;
}
.header-product.is-employee .header-product-mainnav > li > ul,
.header-product.is-employee .hdprod-mainnav > li > ul,
.hdprod.is-employee .header-product-mainnav > li > ul,
.hdprod.is-employee .hdprod-mainnav > li > ul {
  border-color: #56a744;
}
.header-product.is-employee .header-product-mainnav > li > ul li a:hover,
.header-product.is-employee .hdprod-mainnav > li > ul li a:hover,
.hdprod.is-employee .header-product-mainnav > li > ul li a:hover,
.hdprod.is-employee .hdprod-mainnav > li > ul li a:hover {
  color: #56a744;
}
.header-product.is-agency .header-product-mainnav > li > ul,
.header-product.is-agency .hdprod-mainnav > li > ul,
.hdprod.is-agency .header-product-mainnav > li > ul,
.hdprod.is-agency .hdprod-mainnav > li > ul {
  border-color: #eda733;
}
.header-product.is-agency .header-product-mainnav > li > ul li a:hover,
.header-product.is-agency .hdprod-mainnav > li > ul li a:hover,
.hdprod.is-agency .header-product-mainnav > li > ul li a:hover,
.hdprod.is-agency .hdprod-mainnav > li > ul li a:hover {
  color: #eda733;
}
@media (max-width: 767px) {
  .header-product-mainnav > li > ul,
  .hdprod-mainnav > li > ul {
    background-color: transparent;
    position: static;
    width: 100%;
    left: unset;
    top: unset;
    border: none;
    padding: 0;
  }
}
.header-product-mainnav-note,
.hdprod-mainnav-note {
  position: absolute;
  left: 0;
  top: calc(50% + 12px);
  width: 100%;
  padding: 0 5px;
  line-height: 12px;
  text-align: center;
}
/*  Sub Nav - Level 2
************************************/
.header-product-subnav > li,
.hdprod-subnav > li {
  position: relative;
}
.header-product-subnav > li > a,
.hdprod-subnav > li > a {
  padding-left: 15px !important;
  padding-right: 15px !important;
  position: relative;
}
.header-product-subnav > li > a:before,
.hdprod-subnav > li > a:before {
  content: "";
  width: 7px;
  position: absolute;
  height: 13px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../images/sprite/ic-down.png') 0 0 no-repeat;
}
.header-product-subnav > li > a.is-new-tab:before,
.hdprod-subnav > li > a.is-new-tab:before {
  background-image: url('../images/sprite/ic-redirect-grey.png') !important;
  width: 15px !important;
  height: 15px !important;
}
.header-product-subnav > li > a.no-icon:before,
.hdprod-subnav > li > a.no-icon:before {
  background-image: none !important;
  width: 15px !important;
  height: 15px !important;
}
@media (max-width: 767px) {
  .header-product-subnav > li > a,
  .hdprod-subnav > li > a {
    color: #004098 !important;
    padding: 20px 15px !important;
  }
  .header-product-subnav > li > a:before,
  .hdprod-subnav > li > a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 24px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: url("../images/sprite/next.png") 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    transform-origin: top;
  }
}
.header-product-subnav-all,
.hdprod-subnav-all {
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.header-product-subnav-all:hover a,
.hdprod-subnav-all:hover a {
  background-color: transparent !important;
}
.header-product-subnav-all a,
.hdprod-subnav-all a {
  font-weight: 500;
}
@media (min-width: 768px) {
  .header-product-subnav-all a,
  .hdprod-subnav-all a {
    min-height: 36px;
  }
}
.header-product-subnav-all a:empty,
.hdprod-subnav-all a:empty {
  display: none;
  visibility: hidden;
}
.header-product-subnav-all a:hover,
.hdprod-subnav-all a:hover {
  background-color: #F5F5F5 !important;
}
.header-product-subnav-all:after,
.hdprod-subnav-all:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: calc(100% - 30px);
  border-top: 1px solid #d2d2d2;
  transform: translateX(-50%);
  background-image: none;
}
.header-product-subnav-all a:before,
.hdprod-subnav-all a:before {
  content: "";
  width: 15px !important;
  position: absolute;
  height: 15px !important;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background-image: none !important;
}
.header-product-subnav-all a.is-new-tab:before,
.hdprod-subnav-all a.is-new-tab:before {
  background-image: url('../images/sprite/ic-redirect-grey.png') !important;
}
.header-product-subnav-desc,
.hdprod-subnav-desc {
  display: none;
  position: absolute;
  left: calc(100% + 4px);
  top: 0;
  padding: 15px;
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  width: 342px;
  list-style: none outside none;
}
.header-product-subnav-desc h3,
.hdprod-subnav-desc h3 {
  color: #004098;
  font-size: 16px;
  font-weight: 800;
  line-height: 19px;
  margin-top: 0;
}
.header-product-subnav-desc *,
.hdprod-subnav-desc * {
  color: #4A4A4A;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}
.header-product.is-normal .header-product-subnav-desc,
.header-product.is-normal .hdprod-subnav-desc,
.hdprod.is-normal .header-product-subnav-desc,
.hdprod.is-normal .hdprod-subnav-desc {
  border-color: #296bbf;
}
.header-product.is-login .header-product-subnav-desc,
.header-product.is-login .hdprod-subnav-desc,
.hdprod.is-login .header-product-subnav-desc,
.hdprod.is-login .hdprod-subnav-desc {
  border-color: #296bbf;
}
.header-product.is-employee .header-product-subnav-desc,
.header-product.is-employee .hdprod-subnav-desc,
.hdprod.is-employee .header-product-subnav-desc,
.hdprod.is-employee .hdprod-subnav-desc {
  border-color: #56a744;
}
.header-product.is-agency .header-product-subnav-desc,
.header-product.is-agency .hdprod-subnav-desc,
.hdprod.is-agency .header-product-subnav-desc,
.hdprod.is-agency .hdprod-subnav-desc {
  border-color: #eda733;
}
@media (max-width: 767px) {
  .header-product-subnav-desc,
  .hdprod-subnav-desc {
    position: static;
    width: 100%;
    left: unset;
    top: unset;
    background-color: transparent;
    border: none;
  }
}
.header-product-subnav > li.active .hdprod-subnav-desc,
.hdprod-subnav > li.active .hdprod-subnav-desc {
  display: block;
}
@media (max-width: 767px) {
  .header-product-subnav > li.active > a,
  .hdprod-subnav > li.active > a {
    display: block;
    text-align: center;
  }
  .header-product-subnav > li.active > a:before,
  .hdprod-subnav > li.active > a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 24px;
    right: unset;
    left: 15px;
    top: 50%;
    transform: rotate(180deg) translateY(-50%);
    background: url("../images/sprite/next.png") 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    transform-origin: top;
  }
}
.hdprod-searchres-container {
  position: absolute;
  top: calc(100% + 7px);
  left: 0;
  border-color: #296BBF;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  width: 100%;
  padding: 15px 0;
  z-index: 101;
  display: none;
  max-height: 300px;
  overflow-y: scroll;
}
.hdprod-searchres-container:empty {
  visibility: hidden;
  display: none !important;
}
.hdprod-search.active .hdprod-searchres-container {
  display: block;
}
.hdprod-search.is-mobile .hdprod-searchres-container {
  border-width: 0;
  top: 100%;
}
.header-product.is-normal .hdprod-searchres-container,
.hdprod.is-normal .hdprod-searchres-container {
  border-color: #296bbf;
}
.header-product.is-login .hdprod-searchres-container,
.hdprod.is-login .hdprod-searchres-container {
  border-color: #296bbf;
}
.header-product.is-employee .hdprod-searchres-container,
.hdprod.is-employee .hdprod-searchres-container {
  border-color: #56a744;
}
.header-product.is-agency .hdprod-searchres-container,
.hdprod.is-agency .hdprod-searchres-container {
  border-color: #eda733;
}
.hdprod-searchres * {
  font-size: 15px;
}
.hdprod-searchres h3 {
  color: #296BBF !important;
  display: block;
  position: relative;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 25px;
}
.hdprod-searchres ul {
  padding-left: 0;
}
.hdprod-searchres ul li {
  list-style: none outside none;
}
.hdprod-searchres ul li.is-active a,
.hdprod-searchres ul li:hover a {
  background-color: #f5f5f5;
}
.hdprod-searchres ul a {
  letter-spacing: 0.3px;
  color: #525252 !important;
  display: block;
  padding: 7px 0 7px 35px;
}
.hdprod-searchres ul a:empty {
  display: none;
}
.corner-top-right-bevel {
  border-style: solid;
  height: 0;
  width: 60px;
  border-color: transparent transparent #004098 transparent;
  border-width: 0px 20px 60px 0;
  z-index: 2000;
  position: absolute;
  left: 0;
  top: 0;
}
.footer {
  padding: 25px 0;
  position: relative;
}
.footer ul {
  margin-bottom: 0;
}
.footer li {
  list-style: none outside none;
}
.footer a {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
@media (max-width: 767px) {
  .footer a {
    font-size: 12px;
  }
}
.footer p {
  margin-bottom: 0;
}
.footer-alabaster {
  background-color: #eee;
  color: #004098;
  padding-top: 0;
}
.footer-alabaster ul {
  padding-left: 0;
}
.footer-alabaster li {
  float: left;
  min-width: 130px;
  text-align: center;
  border-left: 1px solid #d8d8d8;
  height: 40px;
  letter-spacing: 0.28px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .footer-alabaster li {
    min-width: auto;
    width: 33.33333333%;
    margin-bottom: 10px;
  }
}
.footer-alabaster li:last-child {
  border-right: 1px solid #d8d8d8;
}
.footer-alabaster a {
  color: #004098;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 14px;
}
@media (max-width: 767px) {
  .footer-alabaster + .footer-gotop {
    background-color: #f7f7f7;
  }
}
.footer-smalt {
  background-color: #004098;
  border-top: 7px solid #296bbf;
  color: #fff;
}
.footer-smalt a {
  color: #FFFFFF;
}
.footer-smalt + .footer-gotop {
  background-color: #004098;
}
.footer .container {
  position: relative;
}
.footer-smalt .footer-logo {
  text-align: center;
  margin-top: 10px;
}
.footer-gotop {
  position: fixed;
  bottom: 15px;
  right: 15px;
  opacity: 0;
  transition: all 0.3s;
}
.footer-gotop.is-active {
  opacity: 1;
}
.footer-gotop.is-active:hover {
  transform: scale(1.2);
}
@media (max-width: 767px) {
  .footer-gotop.is-active {
    position: absolute;
    top: -26px;
    right: 15px;
    bottom: auto;
  }
  .footer-gotop.is-active img {
    margin: auto;
  }
}
.footer-copyright {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}
.footer-alabaster .footer-copyright {
  color: #9b9b9b;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 12px;
}
.footer-smalt .footer-copyright {
  color: #FFFFFF;
  text-align: center;
}
.footer-product {
  background-color: #004098;
  border-top: 7px solid #296bbf;
  padding: 0;
}
@media (max-width: 1023px) {
  .footer-product {
    margin-top: 80px;
  }
}
.footer-product a {
  color: #fff;
}
.footer-product-logo {
  max-width: 74px;
}
@media (max-width: 767px) {
  .footer-product-logo {
    max-width: 53px;
    margin-bottom: 10px;
  }
}
.footer-product-list > ul {
  padding: 0;
}
@media (max-width: 767px) {
  .footer-product-list > ul {
    padding: 25px 0;
    margin: 0 20px;
  }
}
@media (max-width: 767px) {
  .footer-product-list + .footer-product-list > ul {
    border-top: 2px solid #296bbf;
  }
}
.footer-product-list-wrap {
  padding-bottom: 50px;
  padding-top: 75px;
}
@media (max-width: 767px) {
  .footer-product-list-wrap {
    padding-top: 32px;
    padding-bottom: 20px;
    text-align: center;
  }
}
.footer-product-help {
  position: absolute;
}
@media (min-width: 1024px) {
  .footer-product-help {
    left: 0;
    bottom: -25px;
  }
}
@media (max-width: 1023px) {
  .footer-product-help {
    text-align: center;
    top: -80px;
    left: 0;
    right: 0;
  }
}
.footer-product-help > a {
  margin-right: 15px;
}
.footer-product-help-text {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 17px;
  padding: 12px 20px;
  border-radius: 10px;
  background-color: #55ACEE;
  position: relative;
  display: inline-block;
}
.footer-product-help-text:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #55ACEE;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -9px;
  top: 50%;
  margin-top: -10px;
}
.footer-product-copyright {
  background-color: #fff;
  text-align: center;
  color: #525252;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  padding: 15px;
}
@media (max-width: 767px) {
  .footer-product-copyright {
    font-size: 9px;
  }
}
.footer-product-copyright img {
  max-width: 22px;
  margin: 0 10px 0 0;
}
.footer-product .hrs-support-box {
  background-color: #013284;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .footer-product .hrs-support-box {
    padding: 16px 10px 20px;
  }
}
.footer-product .hrs-support-title {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
}
@media (max-width: 767px) {
  .footer-product .hrs-support-title {
    font-size: 16px;
    margin: 0 0 24px;
  }
}
.footer-product .hrs-support-btn {
  color: #004098;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  display: inline-block;
  width: 49%;
  text-align: center;
  background-color: #fff;
  padding: 5px;
}
@media (max-width: 767px) {
  .footer-product .hrs-support-btn {
    font-size: 14px;
  }
}
.footer-product .hrs-support-btn:hover {
  text-decoration: none;
  color: #296bbf;
}
.footer-form {
  padding-bottom: 0;
}
.footer-form .footer-inner {
  height: 185px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-form .footer-inner ul li {
  padding: 0 35px;
}
@media (max-width: 767px) {
  .footer-form .footer-inner {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer-form .footer-inner ul li {
    width: 100%;
    text-align: center;
  }
  .footer-form .footer-inner img {
    max-width: 55px;
    margin-bottom: 15px;
  }
}
.hrs-block {
  display: block !important;
}
.hrs-block-inline {
  display: inline-block !important;
}
.hrs-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hrs-flex-middle {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hrs-flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hrs-flex-col-rv {
  display: flex;
  flex-direction: column-reverse;
}
.hrs-flex-stretch {
  display: flex;
  justify-content: stretch;
}
.hrs-flex-start {
  display: flex !important;
  align-items: flex-start;
}
.hrs-form label {
  color: #525252;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  text-transform: capitalize;
}
.hrs-form input[type="text"],
.hrs-form input[type="email"],
.hrs-form input[type="password"],
.hrs-form input[type="tel"] {
  border: 1px solid #DDDDDD;
  min-height: 40px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.26px;
  line-height: 17px;
}
.hrs-form input[type="text"].is-active,
.hrs-form input[type="email"].is-active,
.hrs-form input[type="password"].is-active,
.hrs-form input[type="tel"].is-active,
.hrs-form input[type="text"]:hover,
.hrs-form input[type="email"]:hover,
.hrs-form input[type="password"]:hover,
.hrs-form input[type="tel"]:hover,
.hrs-form input[type="text"]:focus,
.hrs-form input[type="email"]:focus,
.hrs-form input[type="password"]:focus,
.hrs-form input[type="tel"]:focus {
  border: 1px solid #296BBF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
}
.hrs-form-textarea,
.hrs-form textarea {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  min-height: 108px;
}
.hrs-form-select,
.hrs-form select {
  border: 1px solid #DDDDDD;
  height: 40px;
  border-radius: 0;
  min-width: 70px;
  padding: 0 40px 0 15px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.26px;
  line-height: 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0px;
  position: relative;
  background: url('../images/sprite/ic-dropdown.png') #ffffff no-repeat;
  background-position: 100% center;
}
@media (max-width: 767px) {
  .hrs-form-select,
  .hrs-form select {
    width: 100%;
    font-size: 12px;
  }
}
.hrs-form-select.is-active,
.hrs-form select.is-active,
.hrs-form-select:hover,
.hrs-form select:hover,
.hrs-form-select:focus,
.hrs-form select:focus {
  border: 1px solid #296BBF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
}
.hrs-form-select.small-height,
.hrs-form select.small-height {
  height: 25px;
  padding-left: 10px;
}
.hrs-form-select::-ms-expand,
.hrs-form select::-ms-expand {
  display: none;
}
.hrs-form-select[disabled],
.hrs-form select[disabled],
.hrs-form-select[disabled=""],
.hrs-form select[disabled=""],
.hrs-form-select[disabled="disabled"],
.hrs-form select[disabled="disabled"] {
  cursor: not-allowed !important;
  pointer-events: none !important;
  background-color: #eeeeee !important;
  opacity: 0.65 !important;
}
.hrs-form h3 {
  color: #525252;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.17px;
  line-height: 24px;
}
.hrs-form .field-note {
  color: #525252;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.09px;
  line-height: 12px;
  margin-top: 10px;
}
.hrs-form .description {
  color: #9B9B9B;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.14px;
  line-height: 19px;
}
.hrs-form .forgot-password {
  color: #296BBF;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
}
.hrs-form .required-fields {
  color: #D0021B;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.12px;
  line-height: 17px;
}
.hrs-form .form-row {
  width: 100%;
  padding: 10px 20px;
  margin: auto;
}
.hrs-form .form-row:nth-child(2n+1) {
  background-color: #F7F7F7;
}
.hrs-form .form-row:nth-child(2n+2) {
  background-color: #FFF;
}
.hrs-form .error {
  display: block;
  margin-top: 10px;
  color: #D0021B;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.hrs-form input.error,
.hrs-form select.error,
.hrs-form textarea.error {
  margin-top: 0;
}
body.firefox .hrs-form select.error,
body.chrome-on-windows .hrs-form select.error,
body.firefox-on-windows .hrs-form select.error {
  color: #3c3c3c !important;
  border-color: #D0021B !important;
}
@media (min-width: 1024px) {
  .hrs-form .form-item {
    display: flex;
  }
}
@media (min-width: 768px) {
  .hrs-form .form-item + .form-item {
    margin-left: 30px;
  }
}
.hrs-form .form-item > label {
  margin-right: 30px;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .hrs-form .form-item > label {
    margin-right: 15px;
  }
}
@media (max-width: 1023px) {
  .hrs-form .form-item > label {
    display: block;
  }
}
@media (max-width: 767px) {
  .hrs-form .form-item > label {
    font-size: 14px;
  }
}
.hrs-form .form-item .form-note {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  margin: 15px 0 20px;
}
@media (max-width: 767px) {
  .hrs-form .form-item .form-note {
    margin: 10px 0;
    font-size: 12px;
  }
}
.hrs-form .form-item .form-control-wrap {
  flex-grow: 1;
}
@media (min-width: 768px) {
  .hrs-form .form-line {
    display: flex;
  }
}
@media (min-width: 768px) {
  .hrs-form .form-line + .form-line {
    margin-top: 30px;
  }
}
.hrs-form .form-field.has-desc {
  position: relative;
}
.hrs-form .form-field.has-desc .form-field-text {
  position: absolute;
  left: calc(100% + 10px);
  top: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 40px;
  white-space: nowrap;
}
.hrs-form .hrs-datepicker {
  background-image: url(../images/sprite/calendar@2x.png);
  background-position: calc(100% - 15px) center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .hrs-form .hrs-datepicker {
    width: 100%;
  }
}
.hrs-group-borlast .form-row:last-child,
.hrs-group-borlast .form-group .form-row:last-child {
  border: 1px solid #EBEBEB;
  border-top-width: 0;
}
.hrs-freeform .field-inline * {
  display: inline-block;
  vertical-align: middle;
}
.hrs-irlist-container {
  border-right: 1px solid #b3b3b3;
  border-top: 1px solid #b3b3b3;
}
.hrs-irlist-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.hrs-irlist-item * {
  color: #525252;
  font-size: 14px;
  line-height: 17px;
}
.hrs-irlist-item > div {
  display: flex;
  min-height: 36px;
  align-items: center;
  align-self: stretch;
  padding: 0 35px;
}
.hrs-irlist-item > div > div {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .hrs-irlist-item > div {
    padding: 10px 35px;
  }
}
.hrs-irlist-item.is-split > div {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .hrs-irlist-item {
    flex-direction: column;
  }
}
.hrs-irlist-title {
  border-left: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  background-color: #cfe4f5;
  width: 350px;
  min-width: 350px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .hrs-irlist-title {
    width: 100%;
    min-width: auto;
  }
}
.hrs-irlist-info {
  border-left: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  flex-grow: 1;
  font-weight: 400;
  line-height: 24px;
}
.hrs-irlist-group {
  flex-grow: 1;
}
.hrs-irlist-group-title {
  width: 125px;
  padding: 0 35px;
}
.hrs-irlist-title .hrs-irlist-group {
  border-left: 1px solid #b3b3b3;
}
.hrs-irlist-group p,
.hrs-irlist-group span {
  border-top: 1px solid #b3b3b3;
  display: flex;
  min-height: 36px;
  align-items: center;
}
.hrs-irlist-title .hrs-irlist-group p,
.hrs-irlist-title .hrs-irlist-group span {
  padding: 0 15px;
}
.hrs-irlist-info .hrs-irlist-group p,
.hrs-irlist-info .hrs-irlist-group span {
  padding: 0 35px;
}
.hrs-irlist-group p:first-child,
.hrs-irlist-group span:first-child {
  border-top: none;
}
.hrs-irlist-toggle-container {
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
}
.hrs-irlist-toggle-head {
  padding: 15px 0;
  height: auto;
  border-left: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
}
.hrs-irlist-toggle-field {
  padding: 25px 0;
  height: 90px;
  border-left: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
}
.hrs-alert {
  min-height: 55px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 35px 0;
}
.hrs-alert-info {
  border: 1px solid #296bbf;
  color: #296bbf;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}
.hrs-alert-info .hrs-icon.icon-shield {
  background-color: #296bbf;
}
.hrs-alert-warning {
  border: 1px solid #dc8b05;
  color: #dc8b05;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}
.hrs-alert-warning .hrs-icon.icon-shield {
  background-color: #dc8b05;
}
.hrs-alert-danger {
  background-color: #ffdcdc;
  border: 1px solid #d0021b;
  color: #d0021b;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}
.hrs-error {
  font-weight: 400;
  color: #333333;
}
.hrs-error-box {
  background-color: #ccd9ea;
  padding: 36px 20px;
}
.hrs-error-box * {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
.hrs-irsearch-header {
  background-color: #4A90E2;
  height: 37px;
  position: relative;
  color: #fff;
  padding-left: 40px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.hrs-irsearch-header:before {
  content: "";
  position: absolute;
  left: 15px;
  top: calc(50% - 5px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 5.5px 0 5.5px;
  border-color: #FFFFFF transparent transparent transparent;
}
.hrs-irsearch-header.collapsed:before {
  transform: rotate(-180deg);
}
.hrs-irsearch-collapse {
  background-color: #F7F7F7;
  overflow: hidden;
}
.hrs-fileupload {
  position: relative;
}
.hrs-fileupload input[type="file"] {
  width: 100%;
  max-width: 345px;
  z-index: 200;
  border: none;
  box-shadow: none;
}
.hrs-fileupload.has-error label,
.hrs-fileupload.has-error span {
  color: #D0021B !important;
  border-color: #D0021B;
}
.hrs-noscript {
  width: 480px;
  background-color: #fff;
  position: fixed;
  top: 30px;
  left: 50%;
  max-width: 100%;
  z-index: 999999;
  transform: translateX(-50%);
  padding: 30px;
  border-bottom: 10px solid #296bbf;
}
.hrs-noscript-overlay {
  background-color: #000;
  opacity: 0.7;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.hrs-noscript-close {
  display: none;
}
.hrs-noscript-close:checked ~ div {
  display: none;
}
.hrs-noscript label {
  cursor: pointer;
}
.hrs-radio-list {
  margin: 0;
}
@media (min-width: 768px) {
  .hrs-radio-list {
    margin-bottom: -5px;
    overflow: hidden;
  }
}
.hrs-radio-list li .check-container {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .hrs-radio-list li {
    float: left;
    margin-right: 45px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .hrs-radio-list li + li .check-container {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .hrs-form-mobile-op .form-group {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .hrs-form-mobile-op .form-row {
    padding: 10px 0;
  }
  .hrs-form-mobile-op .form-row .title-col {
    color: #525252;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-transform: capitalize;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .hrs-form-mobile-op .form-row .hrs-checkbox {
    font-size: 14px;
  }
}
.has-error .form-control {
  border-color: #ed1c24 !important;
}
.hrs-field-readonly {
  cursor: not-allowed !important;
  pointer-events: none !important;
}
.hrs-field-disabled {
  cursor: not-allowed !important;
  pointer-events: none !important;
  background-color: #eeeeee !important;
  opacity: 0.65 !important;
}
.hrsrwtb-container {
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
}
.hrsrwtb-container th,
.hrsrwtb-container td {
  box-sizing: border-box;
  height: 40px !important;
  white-space: nowrap;
}
.hrsrwtb-container .csv-table {
  border-bottom: 1px solid #e7e7e7;
}
.hrsrwtb-sticky tr th {
  border-bottom-width: 0 !important;
}
.hrsrwtb-sticky tr th,
.hrsrwtb-sticky tr td {
  border-right: 1px solid #e7e7e7;
}
.hrsrwtb-sticky tr td:last-child,
.hrsrwtb-sticky tr th:last-child {
  border-right-color: #b3b3b3 !important;
  border-right-width: 2px !important;
}
.hrsrwtb-sticky .csv-table {
  border-left: 1px solid #e7e7e7;
  position: relative;
  overflow: hidden !important;
}
.hrsrwtb-scrollable {
  overflow: auto;
}
.hrsrwtb-scrollable tr th {
  border-bottom-width: 0 !important;
}
.hrsrwtb-scrollable tr td {
  border-left: 1px solid #e7e7e7;
}
.hrsrwtb-scrollable tr td:first-child,
.hrsrwtb-scrollable tr th:first-child {
  border-left-color: #b3b3b3 !important;
  border-left-width: 0 !important;
}
.hrsrwtb-scrollable .csv-table {
  border-right: 1px solid #e7e7e7;
  position: relative;
  overflow: hidden;
}
.hrsrwtb-scrollable .csv-table .ps__rail-x,
.hrsrwtb-scrollable .csv-table .ps__rail-y {
  z-index: 10000;
}
body.ie .hrsrwtb-scrollable .csv-table .ps__rail-y {
  background-color: #eee;
  opacity: 0.9;
}
body.ie .hrsrwtb-scrollable .csv-table .ps__rail-y .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
dt {
  font-weight: normal;
}
.hrsrwtb-container_bgc table > tbody > tr:nth-child(odd) {
  background-color: #F5F5F5;
}
.hrsrwtb-container_lt table > tbody > tr:nth-child(odd) {
  background-color: #F5F5F5;
}
.hrsrwtb-container_lt table > thead > tr > th {
  vertical-align: middle;
  border-bottom: 2px solid #e5e5e5;
}
.hrsrwtb-scrollable_lt .csv-table .ps__rail-y {
  margin-top: 54px;
}
.youtube_large {
  position: absolute;
  top: 34%;
  left: 40%;
  width: 100px;
  height: auto;
}
.ThumbnailSmall {
  position: relative;
}
.youtube_small {
  position: absolute;
  top: 23%;
  left: 23%;
  width: 45px;
  height: auto;
}
.clearFile {
  padding: 0;
  position: relative;
  background: transparent;
  border: none;
  color: black;
  outline: none;
}
.hrs-steps {
  padding: 0px;
  background: transparent;
  list-style: none;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.hrs-steps > li {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
li.hrs-steps + li:before {
  padding: 0;
}
.hrs-steps li a {
  color: #004098;
  text-decoration: none;
  padding: 10px 0 10px 45px;
  position: relative;
  display: inline-block;
  width: calc(100% - 14px);
  background-color: #edf4ff;
  text-align: center;
  text-transform: capitalize;
}
.hrs-steps li a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: 2px;
  left: 100%;
  z-index: 1;
}
.hrs-steps li a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #EDF4FF;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .hrs-steps li a {
    padding: 10px 0 10px 25px;
  }
}
.hrs-steps li:first-child a {
  padding-left: 15px;
}
.hrs-steps li:last-of-type a {
  width: calc(100% - 38px);
}
.hrs-steps li:last-child a:before,
.hrs-steps li:last-child a:after {
  border-top: 50px solid #EDF4FF;
  border-bottom: 50px solid #EDF4FF;
  border-left: 50px solid #EDF4FF;
}
.hrs-steps li.completed a {
  background: #edf4ff;
  color: #004098;
}
.hrs-steps li.completed a:after {
  border-left: 30px solid #edf4ff;
}
.hrs-steps li.active {
  background: #004098;
}
.hrs-steps li.active a {
  background: #004098;
  color: #000000;
}
.hrs-steps li.active a:after {
  border-left: 30px solid #004098;
}
.hrs-steps li.active:last-child a:before,
.hrs-steps li.active:last-child a:after {
  border-top: 50px solid #004098;
  border-bottom: 50px solid #004098;
  border-left: 50px solid #004098;
}
.group-action .row {
  margin: 0 10px;
}
.nav-tabs > li {
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  width: 170px;
  text-align: center;
}
.nav-tabs > li.mask {
  min-width: 14%;
  border: 1px solid #004098;
  margin: 15px;
}
@media (max-width: 767px) {
  .nav-tabs > li.mask {
    min-width: 12%;
  }
}
.nav-tabs > li.active {
  background-color: #004098;
}
.nav-tabs > li.active a {
  border: none;
  background-color: #004098;
  color: #FFFFFF;
}
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:focus {
  border: none;
  background-color: #004098;
  color: #FFFFFF;
}
.nav-tabs > li.active a:after {
  right: -3px;
}
.nav-tabs > li a {
  position: relative;
}
.nav-tabs > li a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 19px 19px 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  top: -3px;
  right: -4px;
  z-index: 100;
}
.nav-tabs > li a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 18px 18px 0;
  border-color: transparent #004098 transparent transparent;
  position: absolute;
  top: -1px;
  right: -4px;
  z-index: 99;
}
.hrs-nav-tabs,
.hrs-navtabs,
.scor-hrs-nav-tabs,
.scor-hrs-navtabs {
  border-bottom: 1px solid #004098;
  display: flex;
  list-style: none outside none;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .hrs-nav-tabs,
  .hrs-navtabs,
  .scor-hrs-nav-tabs,
  .scor-hrs-navtabs {
    padding: 0 5px;
  }
}
.hrs-nav-tabs > li,
.hrs-navtabs > li,
.scor-hrs-nav-tabs > li,
.scor-hrs-navtabs > li {
  min-width: 170px;
  text-align: center;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .hrs-nav-tabs > li,
  .hrs-navtabs > li,
  .scor-hrs-nav-tabs > li,
  .scor-hrs-navtabs > li {
    margin-left: 5px;
  }
}
.hrs-nav-tabs > li:first-child,
.hrs-navtabs > li:first-child,
.scor-hrs-nav-tabs > li:first-child,
.scor-hrs-navtabs > li:first-child {
  margin-left: 0;
}
.hrs-flex-middle .hrs-nav-tabs > li:first-child,
.hrs-flex-middle .hrs-navtabs > li:first-child,
.hrs-flex-middle .scor-hrs-nav-tabs > li:first-child,
.hrs-flex-middle .scor-hrs-navtabs > li:first-child {
  margin-left: 35px;
}
.hrs-nav-tabs > li.mask,
.hrs-navtabs > li.mask,
.scor-hrs-nav-tabs > li.mask,
.scor-hrs-navtabs > li.mask {
  border: 1px solid #004098;
  border-bottom-width: 0;
}
@media (max-width: 1199px) {
  .hrs-nav-tabs > li.mask,
  .hrs-navtabs > li.mask,
  .scor-hrs-nav-tabs > li.mask,
  .scor-hrs-navtabs > li.mask {
    min-width: 14%;
  }
}
@media (max-width: 767px) {
  .hrs-nav-tabs > li.mask,
  .hrs-navtabs > li.mask,
  .scor-hrs-nav-tabs > li.mask,
  .scor-hrs-navtabs > li.mask {
    min-width: 12%;
  }
}
.hrs-nav-tabs > li.active,
.hrs-navtabs > li.active,
.scor-hrs-nav-tabs > li.active,
.scor-hrs-navtabs > li.active {
  background-color: #004098;
}
.hrs-nav-tabs > li.active a,
.hrs-navtabs > li.active a,
.scor-hrs-nav-tabs > li.active a,
.scor-hrs-navtabs > li.active a,
.hrs-nav-tabs > li.active span,
.hrs-navtabs > li.active span,
.scor-hrs-nav-tabs > li.active span,
.scor-hrs-navtabs > li.active span {
  border: none;
  background-color: #004098;
  color: #FFFFFF;
}
.hrs-nav-tabs > li.active a:hover,
.hrs-navtabs > li.active a:hover,
.scor-hrs-nav-tabs > li.active a:hover,
.scor-hrs-navtabs > li.active a:hover,
.hrs-nav-tabs > li.active span:hover,
.hrs-navtabs > li.active span:hover,
.scor-hrs-nav-tabs > li.active span:hover,
.scor-hrs-navtabs > li.active span:hover,
.hrs-nav-tabs > li.active a:focus,
.hrs-navtabs > li.active a:focus,
.scor-hrs-nav-tabs > li.active a:focus,
.scor-hrs-navtabs > li.active a:focus,
.hrs-nav-tabs > li.active span:focus,
.hrs-navtabs > li.active span:focus,
.scor-hrs-nav-tabs > li.active span:focus,
.scor-hrs-navtabs > li.active span:focus {
  border: none;
  background-color: #004098;
  color: #FFFFFF;
}
.hrs-nav-tabs > li.active a:after,
.hrs-navtabs > li.active a:after,
.scor-hrs-nav-tabs > li.active a:after,
.scor-hrs-navtabs > li.active a:after,
.hrs-nav-tabs > li.active span:after,
.hrs-navtabs > li.active span:after,
.scor-hrs-nav-tabs > li.active span:after,
.scor-hrs-navtabs > li.active span:after {
  right: -3px;
}
.hrs-nav-tabs > li.disabled,
.hrs-navtabs > li.disabled,
.scor-hrs-nav-tabs > li.disabled,
.scor-hrs-navtabs > li.disabled {
  border: none;
}
.hrs-nav-tabs > li.disabled a,
.hrs-navtabs > li.disabled a,
.scor-hrs-nav-tabs > li.disabled a,
.scor-hrs-navtabs > li.disabled a,
.hrs-nav-tabs > li.disabled span,
.hrs-navtabs > li.disabled span,
.scor-hrs-nav-tabs > li.disabled span,
.scor-hrs-navtabs > li.disabled span {
  background-color: #e4e4e4;
  color: #a3a3a3;
  pointer-events: none;
}
.hrs-nav-tabs > li.disabled a:after,
.hrs-navtabs > li.disabled a:after,
.scor-hrs-nav-tabs > li.disabled a:after,
.scor-hrs-navtabs > li.disabled a:after,
.hrs-nav-tabs > li.disabled span:after,
.hrs-navtabs > li.disabled span:after,
.scor-hrs-nav-tabs > li.disabled span:after,
.scor-hrs-navtabs > li.disabled span:after {
  border-color: transparent;
}
.hrs-nav-tabs > li a,
.hrs-navtabs > li a,
.scor-hrs-nav-tabs > li a,
.scor-hrs-navtabs > li a,
.hrs-nav-tabs > li span,
.hrs-navtabs > li span,
.scor-hrs-nav-tabs > li span,
.scor-hrs-navtabs > li span {
  position: relative;
  white-space: nowrap;
  padding: 8px 15px;
  display: block;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  /* @media (min-width: @screenMdMaxBoostrap) {
        width: 170px;
      } */
}
.hrs-nav-tabs > li a:before,
.hrs-navtabs > li a:before,
.scor-hrs-nav-tabs > li a:before,
.scor-hrs-navtabs > li a:before,
.hrs-nav-tabs > li span:before,
.hrs-navtabs > li span:before,
.scor-hrs-nav-tabs > li span:before,
.scor-hrs-navtabs > li span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 19px 19px 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  top: -1px;
  right: -3px;
  z-index: 100;
}
@media (max-width: 767px) {
  .hrs-nav-tabs > li a:before,
  .hrs-navtabs > li a:before,
  .scor-hrs-nav-tabs > li a:before,
  .scor-hrs-navtabs > li a:before,
  .hrs-nav-tabs > li span:before,
  .hrs-navtabs > li span:before,
  .scor-hrs-nav-tabs > li span:before,
  .scor-hrs-navtabs > li span:before {
    display: none !important;
  }
}
.hrs-nav-tabs > li a:after,
.hrs-navtabs > li a:after,
.scor-hrs-nav-tabs > li a:after,
.scor-hrs-navtabs > li a:after,
.hrs-nav-tabs > li span:after,
.hrs-navtabs > li span:after,
.scor-hrs-nav-tabs > li span:after,
.scor-hrs-navtabs > li span:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 18px 18px 0;
  border-color: transparent #004098 transparent transparent;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 99;
}
@media (max-width: 767px) {
  .hrs-nav-tabs > li a:after,
  .hrs-navtabs > li a:after,
  .scor-hrs-nav-tabs > li a:after,
  .scor-hrs-navtabs > li a:after,
  .hrs-nav-tabs > li span:after,
  .hrs-navtabs > li span:after,
  .scor-hrs-nav-tabs > li span:after,
  .scor-hrs-navtabs > li span:after {
    display: none !important;
  }
}
.hrs-nav-tabs.hrs-flex-between > li,
.hrs-navtabs.hrs-flex-between > li,
.scor-hrs-nav-tabs.hrs-flex-between > li,
.scor-hrs-navtabs.hrs-flex-between > li {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 767px) {
  .hrs-nav-tabs.hrs-flex-between > li,
  .hrs-navtabs.hrs-flex-between > li,
  .scor-hrs-nav-tabs.hrs-flex-between > li,
  .scor-hrs-navtabs.hrs-flex-between > li {
    margin-left: 15px !important;
  }
}
.hrs-nav-tabs.hrs-flex-between > li:first-child,
.hrs-navtabs.hrs-flex-between > li:first-child,
.scor-hrs-nav-tabs.hrs-flex-between > li:first-child,
.scor-hrs-navtabs.hrs-flex-between > li:first-child {
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .hrs-nav-tabs,
  .hrs-navtabs,
  .scor-hrs-nav-tabs,
  .scor-hrs-navtabs {
    display: block;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    white-space: nowrap;
  }
  .hrs-nav-tabs > li,
  .hrs-navtabs > li,
  .scor-hrs-nav-tabs > li,
  .scor-hrs-navtabs > li {
    min-width: 170px;
    display: inline-block;
    float: none;
  }
}
.hrs-navtabs-wmask {
  border-bottom: 1px solid #004098;
  display: flex;
  list-style: none outside none;
  padding: 0 20px;
}
.hrs-navtabs-wmask > li {
  min-width: 170px;
  text-align: center;
  margin-left: 20px;
  border: 1px solid #004098;
  border-bottom-width: 0;
}
.hrs-navtabs-wmask > li:first-child {
  margin-left: 0;
}
.hrs-flex-middle .hrs-navtabs-wmask > li:first-child {
  margin-left: 35px;
}
.hrs-navtabs-wmask > li.active {
  background-color: #004098;
}
.hrs-navtabs-wmask > li.active a,
.hrs-navtabs-wmask > li.active span {
  border: none;
  background-color: #004098;
  color: #FFFFFF;
}
.hrs-navtabs-wmask > li.active a:hover,
.hrs-navtabs-wmask > li.active span:hover,
.hrs-navtabs-wmask > li.active a:focus,
.hrs-navtabs-wmask > li.active span:focus {
  border: none;
  background-color: #004098;
  color: #FFFFFF;
}
.hrs-navtabs-wmask > li.active a:after,
.hrs-navtabs-wmask > li.active span:after {
  right: -3px;
}
.hrs-navtabs-wmask > li a,
.hrs-navtabs-wmask > li span {
  position: relative;
  white-space: nowrap;
  padding: 8px 15px;
  display: block;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  /* @media (min-width: @screenMdMaxBoostrap) {
        width: 170px;
      } */
}
.hrs-navtabs-wmask > li a:before,
.hrs-navtabs-wmask > li span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 19px 19px 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  top: -1px;
  right: -3px;
  z-index: 100;
}
.hrs-navtabs-wmask > li a:after,
.hrs-navtabs-wmask > li span:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 18px 18px 0;
  border-color: transparent #004098 transparent transparent;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 99;
}
@media (max-width: 1199px) {
  .hrs-navtabs-wmask > li {
    min-width: 14%;
  }
}
@media (max-width: 767px) {
  .hrs-navtabs-wmask > li {
    padding: 0 5px;
    margin-left: 5px;
    min-width: 12%;
  }
}
.hrs-navtabs-wmask.hrs-flex-between > li {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 767px) {
  .hrs-navtabs-wmask.hrs-flex-between > li {
    margin-left: 15px !important;
  }
}
.hrs-navtabs-wmask.hrs-flex-between > li:first-child {
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .hrs-navtabs-wmask {
    display: block;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    white-space: nowrap;
  }
  .hrs-navtabs-wmask > li {
    min-width: 170px;
    display: inline-block;
    float: none;
  }
}
.tab-1-container .row {
  padding: 7px 0;
}
.tab-1-container .row:nth-child(even) {
  background-color: #EEF2F8;
}
.tab-1-container .row .hrs-date {
  color: #525252;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: center !important;
}
@media (max-width: 767px) {
  .tab-1-container .row .hrs-date {
    font-size: 13px;
  }
}
.tab-1-container .row .hrs-date span {
  display: block;
}
.tab-1-container .row .btn-ir {
  text-align: center;
  display: inline-block;
}
.tab-1-container .row .btn-ir a {
  background-color: #004098;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
  min-width: 100px;
  display: inline-block;
}
@media (max-width: 767px) {
  .tab-1-container .row .btn-ir a {
    min-width: 60px;
    font-size: 10px;
  }
}
.tab-1-container .row .news-content {
  color: #004098;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  padding: 0;
}
@media (max-width: 767px) {
  .tab-1-container .row .news-content {
    font-size: 13px;
    padding-left: 30px;
  }
}
.tab-1-container .more-detail {
  display: none;
}
.left-col ul.nav > li.active a {
  background: transparent;
  color: #949191;
}
.left-col ul.nav > li a {
  border-radius: 0px;
  border-bottom: 1px solid #d8d8d8;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  padding: 15px;
}
@media (min-width: 768px) {
  .left-col ul.nav > li a {
    padding-left: 0;
  }
}
.left-col ul.nav-stacked > li + li {
  margin-top: 0px;
}
.scor-news-container h1 {
  padding: 15px;
  margin: 0px;
  color: #4A4A4A;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 3.43px;
  line-height: 29px;
}
.scor-news-container .scor-sample {
  background-color: #D8D8D8;
  color: #000000;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.28px;
  line-height: 14px;
}
.scor-news-container .scor-note {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.scor-news-container .scor-content-block {
  padding: 20px 15px;
  margin: 0px;
  display: block;
  transition: opacity 0.2s;
}
.scor-news-container .scor-content-block:hover {
  opacity: 0.75;
  text-decoration: none;
}
.scor-news-container .scor-content-block:nth-child(odd) {
  background-color: #eef2f8;
}
.scor-news-container .scor-content-block span {
  display: inline-block;
  font-weight: 400;
  line-height: 17px;
}
.scor-news-container .scor-content-block .scor-contact-info {
  position: relative;
  margin-top: 7px;
  padding-right: 50px;
}
.scor-news-container .scor-content-block .scor-contact-info div {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
}
.scor-news-container .scor-content-block .scor-contact-info .map {
  position: absolute;
  top: 0;
  right: 10px;
  color: #004098;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-decoration: underline;
  cursor: pointer;
  text-transform: capitalize;
}
.scor-news-container .scor-content-block .scor-location {
  color: #004098;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  display: block;
}
@media (max-width: 767px) {
  .scor-news-container .scor-content-block .scor-location {
    font-size: 15px;
  }
}
.scor-news-container .scor-content-block .scor-location span {
  margin: 0 10px;
}
.scor-news-container .scor-content-block .scor-date {
  color: #4a4a4a;
}
.scor-news-container .scor-content-block .scor-hrs-icon {
  margin-left: 10px;
}
.scor-news-container .scor-content-block .scor-date,
.scor-news-container .scor-content-block .scor-detail {
  padding-left: 15px;
  padding-right: 15px;
}
.scor-distributors .scor-distributor-block {
  margin-top: 45px;
}
.scor-distributors .scor-distributor-block .number-distributors {
  font-weight: 700;
}
.scor-distributors .scor-title {
  border: none;
  color: #4a4a4a;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}
@media (max-width: 767px) {
  .scor-distributors .scor-title {
    font-size: 18px;
  }
}
.scor-distributors .scor-area-dropdown .show-on-hover a {
  border: 1px solid #004098;
}
.scor-distributors .scor-area-dropdown .show-on-hover .dropdown-toggle {
  padding: 5px 0px 5px 46px;
  display: block;
  font-size: 14px;
  color: #004098;
  text-decoration: none;
  cursor: pointer;
}
.scor-distributors .scor-area-dropdown .show-on-hover .dropdown-toggle .caret {
  margin-left: 40px;
  margin-right: 17px;
}
.scor-distributors .scor-area-dropdown .show-on-hover .dropdown-menu {
  margin: 0;
  border: none;
  box-shadow: none;
  padding: 0;
  min-width: 229px;
}
.scor-distributors .scor-area-dropdown .show-on-hover .dropdown-menu li:first-child a {
  border-top: 0;
  border-bottom: 0;
}
.scor-distributors .scor-area-dropdown .show-on-hover .dropdown-menu li:last-child a {
  border-top: 0;
}
.scor-distributors .scor-area-dropdown .show-on-hover .dropdown-menu li a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.scor-distributors .scor-area-dropdown .show-on-hover .dropdown-menu li a:hover {
  background-color: #004098;
  color: #ffffff;
}
.scor-distributors .scor-note {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  padding: 0 100px;
}
@media (max-width: 767px) {
  .scor-distributors .scor-note {
    font-size: 13px;
    padding: 0 20px;
  }
}
.scor-distributors .scor-content-block {
  box-shadow: 0 0 4px 0 rgba(161, 161, 161, 0.5);
  background-color: #FFFFFF !important;
  margin-bottom: 15px;
  padding: 20px 20px 20px 25px;
}
@media (max-width: 767px) {
  .scor-distributors .scor-content-block {
    padding: 15px;
  }
}
.scor-distributors .scor-content-block .scor-office-name {
  color: #004098;
  font-size: 18px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 7px;
}
.scor-distributors .scor-content-block a:focus,
.scor-distributors .scor-content-block a:hover {
  text-decoration: none;
}
.scor-tab-1-container .row {
  padding: 7px 0;
}
.scor-tab-1-container .row:nth-child(even) {
  background-color: #EEF2F8;
}
.scor-tab-1-container .row .scor-hrs-date {
  color: #525252;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: center !important;
}
@media (max-width: 767px) {
  .scor-tab-1-container .row .scor-hrs-date {
    font-size: 13px;
  }
}
.scor-tab-1-container .row .scor-hrs-date span {
  display: block;
}
.scor-tab-1-container .row .scor-btn-ir {
  text-align: center;
  display: inline-block;
}
.scor-tab-1-container .row .scor-btn-ir a {
  background-color: #004098;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
  min-width: 100px;
  display: inline-block;
}
@media (max-width: 767px) {
  .scor-tab-1-container .row .scor-btn-ir a {
    min-width: 60px;
    font-size: 10px;
  }
}
.scor-tab-1-container .row .scor-news-content {
  color: #004098;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  padding: 0;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .scor-tab-1-container .row .scor-news-content {
    font-size: 13px;
  }
}
.scor-tab-1-container .more-detail {
  display: none;
}
.news-container h1 {
  padding: 15px;
  margin: 0px;
  color: #4A4A4A;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 3.43px;
  line-height: 29px;
}
.news-container .sample {
  background-color: #D8D8D8;
  color: #000000;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.28px;
  line-height: 14px;
}
.news-container .note {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.news-container .content-block {
  padding: 20px 15px;
  margin: 0px;
  display: block;
  transition: opacity 0.2s;
}
.news-container .content-block:hover {
  opacity: 0.75;
  text-decoration: none;
}
.news-container .content-block:nth-child(odd) {
  background-color: #eef2f8;
}
.news-container .content-block span {
  display: inline-block;
  font-weight: 400;
  line-height: 17px;
}
.news-container .content-block .contact-info {
  position: relative;
  margin-top: 7px;
  padding-right: 50px;
}
.news-container .content-block .contact-info div {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
}
.news-container .content-block .contact-info .map {
  position: absolute;
  top: 0;
  right: 10px;
  color: #004098;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-decoration: underline;
  cursor: pointer;
  text-transform: capitalize;
}
.news-container .content-block .location {
  color: #004098;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  display: block;
}
@media (max-width: 767px) {
  .news-container .content-block .location {
    font-size: 15px;
  }
}
.news-container .content-block .location span {
  margin: 0 10px;
}
.hrs-date {
  color: #4A4A4A;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.new-article-list .hrs-date {
  width: 27.3%;
}
.distributors .title {
  border: none;
  color: #4a4a4a;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}
@media (max-width: 767px) {
  .distributors .title {
    font-size: 18px;
  }
}
.distributors .area-dropdown .show-on-hover a {
  border: 1px solid #004098;
}
.distributors .area-dropdown .show-on-hover .dropdown-toggle {
  padding: 5px 0px 5px 46px;
  display: block;
  font-size: 14px;
  color: #004098;
  text-decoration: none;
  cursor: pointer;
}
.distributors .area-dropdown .show-on-hover .dropdown-toggle .caret {
  margin-left: 40px;
  margin-right: 17px;
}
.distributors .area-dropdown .show-on-hover .dropdown-menu {
  margin: 0;
  border: none;
  box-shadow: none;
  padding: 0;
  min-width: 229px;
}
.distributors .area-dropdown .show-on-hover .dropdown-menu li:first-child a {
  border-top: 0;
  border-bottom: 0;
}
.distributors .area-dropdown .show-on-hover .dropdown-menu li:last-child a {
  border-top: 0;
}
.distributors .area-dropdown .show-on-hover .dropdown-menu li a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.distributors .area-dropdown .show-on-hover .dropdown-menu li a:hover {
  background-color: #004098;
  color: #ffffff;
}
.distributors .note {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  padding: 0 100px;
}
@media (max-width: 767px) {
  .distributors .note {
    font-size: 13px;
    padding: 0 20px;
  }
}
.distributors .content-block {
  box-shadow: 0 0 4px 0 rgba(161, 161, 161, 0.5);
  background-color: #FFFFFF !important;
  margin-bottom: 15px;
  padding: 20px 20px 20px 25px;
}
@media (max-width: 767px) {
  .distributors .content-block {
    padding: 15px;
  }
}
.distributors .content-block .office-name {
  color: #004098;
  font-size: 18px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 7px;
}
.distributors .content-block a:focus,
.distributors .content-block a:hover {
  text-decoration: none;
}
.new-article-list .news-content {
  color: #004098;
  margin: 0 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  margin: 0px;
}
.search-component #search_sec .search-sec .search-inner {
  background-color: rgba(255, 255, 255, 0.2);
}
.search-component #search_sec .search-sec .search-inner .sublink .lang {
  float: right;
  width: 80px;
}
@media (max-width: 767px) {
  .search-component #search_sec .search-sec .search-inner .sublink .lang {
    position: absolute;
    bottom: 200px;
    right: 10px;
  }
  .search-component #search_sec .search-sec .search-inner .sublink .lang #languageDropdown {
    position: absolute;
    z-index: 999;
    width: 80px;
  }
}
.search-component #search_sec .search-sec .search-inner .sublink .lang:hover,
.search-component #search_sec .search-sec .search-inner .sublink .lang:focus {
  background-color: #004098;
}
.search-component #search_sec .search-sec .search-inner .sublink .lang a.js-hover-toggle {
  display: inline-block;
  padding: 4px;
}
@media (max-width: 767px) {
  .search-component #search_sec .search-sec .search-inner .sublink .lang a.js-hover-toggle {
    color: #fff;
  }
}
.search-component #search_sec .search-sec .search-inner .sublink .lang .language-list {
  display: none;
}
.search-component #search_sec .search-sec .search-inner .sublink .lang .icon-down-white {
  float: right;
  position: relative;
  top: 6px;
  right: -10px;
}
.search-component #search_sec .search-sec .search-inner .sublink .lang .js-hover-toggle-active {
  display: block !important;
  margin-top: 3px;
  padding: 0px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .search-component #search_sec .search-sec .search-inner .sublink .lang .js-hover-toggle-active {
    margin-top: 0;
  }
}
.search-component #search_sec .search-sec .search-inner .sublink .lang .js-hover-toggle-active li {
  display: block;
  background-color: #fff;
  padding: 5px;
  border-bottom: 1px solid #004098;
  margin: 0;
  text-align: center;
}
.search-component #search_sec .search-sec .search-inner .sublink .lang .js-hover-toggle-active li:hover {
  background-color: #004098;
}
.search-component #search_sec .search-sec .search-inner .sublink .lang .js-hover-toggle-active li:hover a {
  color: #fff;
}
.search-component #search_sec .search-sec .search-inner .sublink .lang .js-hover-toggle-active li a {
  color: #004098;
}
.search-component #search_sec .search-sec .search-inner .search_gnav {
  padding-left: 0px;
}
.search-component #search_sec .search-sec .search-inner .search_gnav li {
  list-style: none;
}
.search-component #search_sec .search-sec .search-inner h2 {
  margin: 0 !important;
  padding: 0 !important;
}
.search-component #search_sec .search-sec .search-inner .field {
  margin-top: 10px !important;
}
.search-component #search_sec .search-sec .search-inner .login {
  margin-top: 25px;
}
.search-component #search_sec .search-sec .search-inner .login a.btn-hrsbase {
  height: 40px;
  font-size: 14px;
}
.industries-title > h2 {
  margin: 0 0 5px;
  line-height: 17px;
}
.industries-title > h2 a {
  color: #004098;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12px;
  line-height: 17px;
}
.industries-title .description {
  color: #525252;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.12px;
  line-height: 17px;
}
.industries-title .description p {
  margin: 0;
}
.industries-list > .row {
  display: flex;
  flex-wrap: wrap;
}
.list-item .item-details {
  text-decoration: none;
}
.list-item .item-details img {
  width: 100%;
}
.list-item .item-details .item-name {
  color: #004098;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12px;
  line-height: 17px;
  word-break: break-word;
}
.list-item .item-details .item-description {
  color: #525252;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.12px;
  line-height: 17px;
  word-break: break-word;
}
.list-item .item-details .item-description p {
  margin: 0;
}
.list-item .item-details .item-industry-name {
  color: #004098;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.12px;
  line-height: 17px;
  word-break: break-word;
  height: 30px;
}
.list-item .item-details .item-industry-catchPhrase {
  color: #525252;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.12px;
  line-height: 19px;
  word-break: break-word;
  height: 90px;
}
.distributors .distributor-block {
  margin-top: 45px;
}
.page-irSecuritiesReportPage .layout-two-column .hrs-title {
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  padding: 16px 0 12px;
}
.area-dropdown .dropdown-section {
  width: 150px;
  margin: 0 auto;
}
.area-dropdown .dropdown-section select {
  text-align-last: center;
}
@media (max-width: 767px) {
  .area-dropdown .dropdown-section {
    width: 100%;
  }
}
.hrs-scrollbar-container {
  position: relative;
  overflow: hidden;
}
.hrs-list-inline {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
}
.hrs-list-inline li {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .hrs-list-inline li.mobile-break {
    display: block;
  }
}
.hrs-flex-inline {
  display: flex;
}
ul.hrs-flex-inline {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.hrs-flex-inline .grow-col {
  flex-grow: 1;
}
.hrs-form .hrs-irl-form .hrs-checkbox {
  margin: 0 10px 0 0;
}
.hrs-irl-form {
  padding: 0 0 10px;
  color: #525252;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.hrs-irl-form input[type="text"],
.hrs-irl-form select {
  width: 270px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .hrs-irl-form input[type="text"],
  .hrs-irl-form select {
    width: 100% !important;
  }
}
.hrs-irl-form input[type="text"] {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: #525252;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
@media (max-width: 767px) {
  .hrs-irl-form .hrs-inline-mobile-title {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .hrs-irl-form {
    padding: 0 15px 15px;
  }
}
.hrs-irl-item {
  margin-top: 15px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .hrs-irl-item-iflex {
    display: flex !important;
    align-items: center;
  }
}
.hrs-irl-item > * {
  display: block;
  float: left;
}
@media screen and (max-width: 767px) {
  .hrs-irl-item > * {
    float: none;
  }
}
.hrs-irl-item.verti-align > * {
  display: block;
  float: left;
}
.hrs-irl-item .fix-col {
  float: left;
  width: 200px;
  padding-left: 40px;
  padding-right: 30px;
  height: 40px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.hrs-irl-form-long .hrs-irl-item .fix-col {
  padding-right: 20px;
  width: 210px;
}
@media (max-width: 767px) {
  .hrs-irl-form-long .hrs-irl-item .fix-col {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .hrs-irl-item .fix-col {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.hrs-irl-item .push-col {
  padding-left: 200px;
}
@media screen and (max-width: 767px) {
  .hrs-irl-item .push-col {
    padding-left: 0;
    margin-top: 10px;
  }
}
.hrs-irl-item .approximate-mark {
  padding: 0 10px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hrs-irl-item > label {
  padding: 0 30px 0 40px;
  margin: 0;
  height: 40px;
  display: flex;
  align-items: center;
}
.hrs-irl-item > label:empty {
  display: block;
}
@media screen and (max-width: 767px) {
  .hrs-irl-item > label {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .hrs-irl-newstatus li {
    display: block;
    width: 100%;
  }
  .hrs-irl-newstatus li select,
  .hrs-irl-newstatus li button,
  .hrs-irl-newstatus li a.btn {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .hrs-irl-colorlist li {
    margin-bottom: 10px;
  }
}
.hrs-irl-colorlist li label {
  padding: 6px;
}
.hrs-irl-table {
  width: 100%;
  border-top: 1px solid #E7E7E7;
  border-right: 1px solid #E7E7E7;
}
.hrs-irl-table th,
.hrs-irl-table td {
  font-size: 14px;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
}
.hrs-irl-table th {
  color: #525252;
  height: 40px;
  background-color: #CEE4F6;
}
.hrs-irl-table td {
  color: #4A4A4A;
  height: 40px;
}
.hrs-irl-table tr.nowrap th,
.hrs-irl-table tr.nowrap td {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .hrs-irl-table th,
  .hrs-irl-table td {
    white-space: nowrap;
  }
}
/*! # HRS * lastupdate : Tue Aug 22 2017 11:48:58 * version : 1.0.0 * * ?? 2017 ARCHETYP. */
@media only screen and (min-width: 769px) {
  body {
    background: none;
  }
  .whole {
    background: none;
  }
  .body-sec {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 100px;
  }
  .pagetop {
    background: none;
  }
  .top.head-sec {
    background-color: rgba(255, 255, 255, 0);
  }
  .top.head-sec .logo a {
    width: 46px;
    height: 24px;
    background-position: 0 -1794px;
  }
  .top.head-sec .gnav ul {
    background-image: url('../images/gnav-separator_top.png');
  }
  .top.head-sec .gnav li {
    background-image: url('../images/gnav-separator_top.png');
  }
  .top.head-sec .gnav li.gnav1 span {
    width: 86px;
    height: 10px;
    background-position: 0 -1838px;
  }
  .top.head-sec .gnav li.gnav2 span {
    width: 68px;
    height: 23px;
    background-position: 0 -1868px;
  }
  .top.head-sec .gnav li.gnav3 span {
    width: 39px;
    height: 10px;
    background-position: 0 -1911px;
  }
  .top.head-sec .gnav li.gnav4 span {
    width: 70px;
    height: 10px;
    background-position: 0 -1941px;
  }
  .top.head-sec .gnav li.gnav5 span {
    width: 95px;
    height: 10px;
    background-position: 0 -1971px;
  }
  .top.head-sec .gnav li.gnav6 span {
    width: 46px;
    height: 10px;
    background-position: 0 -2001px;
  }
  .top.head-sec .hnav .hnav1 > a {
    width: 70px;
    height: 24px;
    background-position: 0 -2031px;
  }
  .top.head-sec .hnav .hnav1 > a:hover {
    width: 70px;
    height: 24px;
    background-position: 0 -870px;
  }
  .top.head-sec .hnav .hnav2 > a {
    width: 100px;
    height: 24px;
    background-position: 0 -2075px;
  }
  .top.head-sec .hnav .hnav2 > a:hover {
    width: 100px;
    height: 24px;
    background-position: 0 -1442px;
  }
  .top.head-sec .hnav .hnav2 > a.active {
    width: 100px;
    height: 24px;
    background-position: 0 -958px;
  }
  .globalNews {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
  }
  .globalNews h2 {
    height: 19px;
    margin: 0 0 40px;
    text-align: center;
  }
  .globalNews h2 img {
    height: 100%;
  }
  .globalNews .tabMenu {
    margin-bottom: 30px;
    border-bottom: 1px solid #004098;
  }
  .globalNews .tabMenu:before {
    content: "";
    display: table;
  }
  .globalNews .tabMenu:after {
    content: "";
    display: table;
    clear: both;
  }
  .globalNews .tabMenu li {
    float: left;
    margin-left: 20px;
  }
  .globalNews .tabMenu li:first-child {
    margin-left: 30px;
  }
  .globalNews .tabMenu li a {
    position: relative;
    display: block;
    width: 215px;
    height: 35px;
    border-left: 1px solid #004098;
    background: url('../images/news-tab-bg.png') right 0 no-repeat;
    background-color: #fff;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }
  .globalNews .tabMenu li a:hover {
    background-color: #004098;
  }
  .globalNews .tabMenu li span {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    outline: none;
    height: 10px;
    display: inline-block;
    margin-top: -5px;
  }
  .globalNews .tabMenu li a.active {
    background-color: #004098;
  }
  .globalNews .tabMenu li.tabMenu1 span {
    width: 38px;
    margin-left: -19px;
    background: url('../images/news-tab-title1.png') 0 0 no-repeat;
  }
  .globalNews .tabMenu li.tabMenu1 a.active span {
    background-image: url('../images/news-tab-title1_o.png');
  }
  .globalNews .tabMenu li.tabMenu1 a:hover span {
    background-image: url('../images/news-tab-title1_o.png');
  }
  .globalNews .tabMenu li.tabMenu2 span {
    width: 154px;
    margin-left: -77px;
    background: url('../images/news-tab-title2.png') 0 0 no-repeat;
  }
  .globalNews .tabMenu li.tabMenu2 a.active span {
    background-image: url('../images/news-tab-title2_o.png');
  }
  .globalNews .tabMenu li.tabMenu2 a:hover span {
    background-image: url('../images/news-tab-title2_o.png');
  }
  .globalNews .tabMenu li.tabMenu3 span {
    width: 79px;
    margin-left: -39.5px;
    background: url('../images/news-tab-title3.png') 0 0 no-repeat;
  }
  .globalNews .tabMenu li.tabMenu3 a.active span {
    background-image: url('../images/news-tab-title3_o.png');
  }
  .globalNews .tabMenu li.tabMenu3 a:hover span {
    background-image: url('../images/news-tab-title3_o.png');
  }
  .globalNews .tabMenu li.tabMenu4 span {
    width: 65px;
    margin-left: -32.5px;
    background: url('../images/news-tab-title4.png') 0 0 no-repeat;
  }
  .globalNews .tabMenu li.tabMenu4 a.active span {
    background-image: url('../images/news-tab-title4_o.png');
  }
  .globalNews .tabMenu li.tabMenu4 a:hover span {
    background-image: url('../images/news-tab-title4_o.png');
  }
  .banner-slider {
    position: relative;
    max-width: 1060px;
    min-width: 980px;
    margin: 40px auto 0;
  }
  .banner-slider .slider {
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
  }
  .banner-slider .slider li:before {
    content: "";
    display: table;
  }
  .banner-slider .slider li:after {
    content: "";
    display: table;
    clear: both;
  }
  .banner-slider .slider li a {
    display: block;
    float: left;
    margin-left: 20px;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
  }
  .banner-slider .slider li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: .75;
  }
  .banner-slider .slider li a img {
    width: 230px;
  }
  .banner-slider .slider li a:first-child {
    margin-left: 0;
  }
  .bx-controls {
    z-index: 999;
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 1060px;
    min-width: 980px;
  }
  .bx-controls a {
    position: absolute;
    top: 19px;
    display: block;
    width: 18px;
    height: 35px;
    overflow: hidden;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    outline: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
  }
  .bx-controls a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: .75;
  }
  .bx-controls a.bx-prev {
    left: 0;
    background-image: url('../images/slider-arrow_l.png');
  }
  .bx-controls a.prev {
    left: 0;
    background-image: url('../images/slider-arrow_l.png');
  }
  .bx-controls a.bx-next {
    right: 0;
    background-image: url('../images/slider-arrow_r.png');
  }
  .bx-controls a.next {
    right: 0;
    background-image: url('../images/slider-arrow_r.png');
  }
  .banner-slider-control {
    z-index: 999;
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 1060px;
    min-width: 980px;
  }
  .banner-slider-control a {
    position: absolute;
    top: 19px;
    display: block;
    width: 18px;
    height: 35px;
    overflow: hidden;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    outline: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
  }
  .banner-slider-control a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: .75;
  }
  .banner-slider-control a.bx-prev {
    left: 0;
    background-image: url('../images/slider-arrow_l.png');
  }
  .banner-slider-control a.prev {
    left: 0;
    background-image: url('../images/slider-arrow_l.png');
  }
  .banner-slider-control a.bx-next {
    right: 0;
    background-image: url('../images/slider-arrow_r.png');
  }
  .banner-slider-control a.next {
    right: 0;
    background-image: url('../images/slider-arrow_r.png');
  }
  .contents-intro:before {
    content: "";
    display: table;
  }
  .contents-intro:after {
    content: "";
    display: table;
    clear: both;
  }
  .contents-intro h2 {
    height: 19px;
    margin: 70px 0 30px;
    text-align: center;
  }
  .contents-intro h2 img {
    height: 100%;
  }
  .contents-intro figure {
    height: 400px;
    background-color: #f8f8f8;
    float: left;
    width: 70%;
    overflow: hidden;
  }
  .contents-intro figure a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform .3s;
  }
  .contents-intro figure a:hover {
    -webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
    transform: scale(1.025);
  }
  .contents-intro figure img {
    visibility: hidden;
  }
  .contents-intro .text-block {
    height: 400px;
    background-color: #f8f8f8;
    float: right;
    width: 30%;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .contents-intro .text-block .inner {
    max-width: 360px;
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 60px;
    height: 100%;
    position: relative;
  }
  .contents-intro .text-block p {
    line-height: 24px;
    font-size: 14px;
    color: #9b9b9b;
  }
  .contents-intro .text-block p:first-letter {
    font-size: 24px;
    color: #004098;
  }
  .contents-intro .text-block .btn {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    bottom: 60px;
    left: 60px;
  }
  .contents-intro .text-block .btn a {
    width: 180px;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
  }
  .contents-intro .text-block .btn a:hover {
    background-color: #004098;
  }
  .contents-intro .text-block .btn a:hover span {
    font-size: 14px;
  }
  .contents-intro:nth-child(even) figure {
    float: right;
  }
  .contents-intro:nth-child(even) .text-block {
    float: left;
  }
  .contents-intro:nth-child(even) .text-block:before {
    content: "";
    display: table;
  }
  .contents-intro:nth-child(even) .text-block:after {
    content: "";
    display: table;
    clear: both;
  }
  .contents-intro:nth-child(even) .text-block .inner {
    float: right;
    padding-right: 60px;
    padding-left: 20px;
  }
  .contents-intro.sec1 figure a {
    background-image: url('../images/sec1-figure..jpg');
  }
  .contents-intro.sec1 .btn a span {
    width: 151px;
    height: 11px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    outline: none;
  }
  .contents-intro.sec2 figure {
    float: right;
  }
  .contents-intro.sec2 figure a {
    background-image: url(' ../images/sec2-figure..jpg');
  }
  .contents-intro.sec2 .text-block {
    float: left;
  }
  .contents-intro.sec3 figure a {
    background-image: url('../images/sec3-figure..jpg');
  }
  .contents-intro.sec4 figure {
    float: right;
  }
  .contents-intro.sec4 figure a {
    background-image: url(' ../images/sec4-figure..jpg');
  }
  .contents-intro.sec4 .text-block {
    float: left;
  }
  .worldWide h2 {
    height: 19px;
    margin: 60px 0 20px;
    text-align: center;
  }
  .worldWide h2 img {
    height: 100%;
  }
  .worldWide ul {
    letter-spacing: -0.4em;
    text-align: center;
  }
  .worldWide ul li {
    margin: 20px 10px 0;
    display: inline-block;
    letter-spacing: normal;
  }
  .worldWide ul li a {
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
  }
  .worldWide ul li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: .75;
  }
  .fit-wide {
    width: 100%;
    height: auto;
    max-width: none;
  }
  #index_hero {
    position: relative;
    width: 100%;
    background-size: cover;
    min-width: 980px;
    min-height: 490px;
    height: 490px;
    overflow: hidden;
  }
  #index_hero .background-editable {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #index_hero_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 490px;
    background: #224a8f url(../images/hero-bg.jpg) no-repeat;
  }
  .index-hero-bg-img {
    width: 100%;
    height: auto;
    max-width: none;
  }
  .index-hero-bg-video {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
  }
  .scor-hero-fill,
  .hero-fill {
    position: absolute;
    top: 50%;
    width: 385px;
    height: 48px;
    overflow: hidden;
    margin: -24px 0 0 -143px;
    width: 308px;
    height: 38px;
    left: 50%;
    top: 96px;
    margin: 0 0 0 -154px;
  }
  .scor-hero-fill figcaption,
  .hero-fill figcaption {
    text-indent: -9999px;
  }
  .scroll {
    position: absolute;
    left: 50%;
    bottom: 20px;
    width: 48px;
    height: 35px;
    overflow: hidden;
    margin: 0 0 0 -24px;
  }
  .scroll a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .scroll a img {
    width: 100%;
    max-width: none;
  }
  #search_sec {
    position: absolute;
    top: 176px !important;
    min-width: 980px;
    width: 100%;
  }
  #search_sec .search-sec {
    position: relative;
    left: 50%;
    margin-left: -380px;
    width: 760px;
    height: 154px;
  }
  #search_sec .search-sec .search-bg {
    position: absolute;
    width: 760px;
    height: 100%;
    overflow: hidden;
  }
  #search_sec .search-sec .search-bg canvas {
    margin: 0;
  }
  #search_sec .search-sec .search-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 15px 30px 0;
    box-sizing: border-box;
    font-weight: bold;
    background: url("../images/search-bg.png") repeat;
  }
  #search_sec .search-sec .search-inner .headline {
    margin-bottom: 25px;
  }
  #search_sec .search-sec .search-inner a {
    color: #FFF;
  }
  #search_sec .search-sec .search-inner .ico-arrow:before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 9px;
    background-image: url("../images/icon_link_arrow.png");
    margin-right: 6px;
    opacity: .5;
  }
  #search_sec .search-sec .search-inner .ico-blank:after {
    display: inline-block;
    content: "";
    width: 12px;
    height: 10px;
    background-image: url("../images/icon_blank.png");
    margin-left: 4px;
    position: relative;
    top: 1px;
  }
  #search_sec .search-sec .search-inner h2 {
    float: left;
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
  }
  #search_sec .search-sec .search-inner .field {
    margin-top: 16px;
    position: relative;
  }
  #search_sec .search-sec .search-inner .field input {
    display: block;
    float: left;
    width: 505px;
    height: 40px;
    border: none;
    padding: 0 10px;
    line-height: 40px;
    outline: 0;
  }
  #search_sec .search-sec .search-inner .field button {
    width: 195px;
    height: 40px;
    border: none;
    background: #004098;
    color: #FFF;
    font-weight: bold;
  }
  #search_sec .search-sec .search-inner .field button:hover {
    background: #00247b;
  }
  #search_sec .search-sec .search-inner .field .suggestion {
    display: none;
    width: 505px;
    height: 12em;
    position: absolute;
    top: 40px;
    left: 0;
    background-color: #fff;
    overflow-y: scroll;
    z-index: 1000;
    font-size: 1.4em;
    border: 1px solid #e4e4e4;
  }
  #search_sec .search-sec .search-inner .field .suggestion .suggestion_title {
    margin-left: 15px;
    font-size: 15px;
    color: #004098;
    margin-top: 15px;
    font-weight: bold;
  }
  #search_sec .search-sec .search-inner .field .suggestion li {
    font-size: 14px;
    font-weight: normal;
  }
  #search_sec .search-sec .search-inner .field .suggestion li a {
    color: #333;
    padding: 5px 0;
    padding-left: 15px;
    display: block;
  }
  #search_sec .search-sec .search-inner .field .suggestion li.hover {
    background: #ccd9ea;
  }
  #search_sec .search-sec .search-inner .search_gnav {
    margin-top: 5px;
  }
  #search_sec .search-sec .search-inner .search_gnav li {
    float: left;
    width: 33.33%;
    height: 16px;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
  }
  #search_sec .search-sec .search-inner .search_gnav li:first-child {
    border-left: none;
  }
  #search_sec .search-sec .search-inner .search_gnav li a {
    display: block;
    height: 16px;
    line-height: 16px;
  }
  #search_sec .search-sec .search-inner .login a {
    text-transform: capitalize;
    font-size: 14px;
  }
  #search_sec .search-sec .search-inner .member {
    margin-top: 19px;
    display: none;
  }
  #search_sec .search-sec .search-inner .member li {
    float: left;
    margin-left: 10px;
  }
  #search_sec .search-sec .search-inner .member li:first-child {
    margin-left: 0;
  }
  #search_sec .search-sec .search-inner .member li a {
    display: block;
    width: 345px;
    height: 30px;
    background: #004098;
    text-align: center;
    line-height: 30px;
  }
  #search_sec .search-sec .search-inner .member li a:hover {
    background: #00247b;
    text-decoration: none;
  }
  #search_sec .search-sec .search-inner .sublink {
    position: absolute;
    top: 17px;
    right: 30px;
    font-size: .78571em;
    z-index: 99;
  }
  #search_sec .search-sec .search-inner .sublink ul {
    display: inline;
  }
  #search_sec .search-sec .search-inner .sublink ul li {
    float: none;
    display: inline;
    margin-left: 10px;
  }
  #search_sec .search-sec .search-inner .sublink ul li:first-child {
    margin-left: 0;
  }
  #search_sec .search-sec .search-inner .sublink ul.related {
    float: none;
  }
  #search_sec .search-sec .search-inner .sublink ul.related a {
    display: inline-block;
    padding: 4px 0;
  }
  #search_sec .search-sec .search-inner .sublink ul.lang {
    float: none;
  }
  #search_sec .search-sec .search-inner .sublink ul.lang a {
    display: inline-block;
    padding: 3px 0;
  }
  #search_sec .search-sec .search-inner .sublink hr {
    display: inline;
    width: 0;
    height: 11px;
    margin: 0 15px;
    position: relative;
    border: none;
    border: 0;
    border-right: 2px solid #FFF;
    opacity: 0.3;
  }
  #search_sec.login .search-sec {
    height: 230px;
  }
  #search_sec.login .search-sec .search-inner .member {
    display: block;
  }
}
@media (max-width: 1023px) {
  main {
    overflow: hidden;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .contents-intro figure img {
    visibility: hidden;
  }
  .contents-intro .text-block .inner {
    max-width: 100%;
    padding: 20px 20px 0 20px;
    height: 100%;
    position: relative;
  }
  .contents-intro .text-block p:first-letter {
    font-size: 24px;
    color: #004098;
  }
  .contents-intro .text-block .btn {
    bottom: 60px;
    left: 20px;
  }
}
@media only screen and (max-width: 979px) {
  #scor-search_sec {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .top.head-sec {
    position: absolute;
  }
  .top.head-sec .logo a {
    width: 46px;
    height: 24px;
    background-position: 0 -638px;
  }
  .top.head-sec .gnav-trigger span {
    background-color: #fff;
  }
  .globalNews h2 {
    width: 145px;
    margin: 30px auto 20px;
  }
  .globalNews .tabMenu {
    width: 89.33333%;
    margin: 0 auto;
    border-bottom: 1px solid #004098;
  }
  .globalNews .tabMenu:before {
    content: "";
    display: table;
  }
  .globalNews .tabMenu:after {
    content: "";
    display: table;
    clear: both;
  }
  .globalNews .tabMenu li {
    float: left;
    width: 21.19403%;
    margin-left: 2.98507%;
  }
  .globalNews .tabMenu li a {
    position: relative;
    display: block;
    width: 100%;
    height: 30px;
    border: 1px solid #004098;
    border-bottom-width: 0;
    font-size: 0;
  }
  .globalNews .tabMenu li a:after {
    content: '';
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    width: 6px;
    height: 6px;
    background: url('../images/news-tab-bg@2x.png') 0 0 no-repeat;
    background-size: 6px;
  }
  .globalNews .tabMenu li span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    overflow: hidden;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    outline: none;
    display: inline-block;
    background-position: 0 center;
    background-repeat: no-repeat;
  }
  .globalNews .tabMenu li a.active {
    background-color: #004098;
  }
  .globalNews .tabMenu li a.active:after {
    background: url('../images/news-tab-bg_o@2x.png') 0 0 no-repeat;
  }
  .globalNews .tabMenu li.tabMenu1 span {
    width: 33px;
    height: 10px;
    background-image: url('../images/news-tab-title1@2x.png');
    background-size: 33px;
  }
  .globalNews .tabMenu li.tabMenu1 a.active span {
    background-image: url('../images/news-tab-title1_o@2x.png');
  }
  .globalNews .tabMenu li.tabMenu2 span {
    width: 55px;
    height: 19px;
    background-image: url('../images/news-tab-title2@2x.png');
    background-size: 55px;
  }
  .globalNews .tabMenu li.tabMenu2 a.active span {
    background-image: url('../images/news-tab-title2_o@2x.png');
  }
  .globalNews .tabMenu li.tabMenu3 span {
    width: 55px;
    height: 9px;
    background-image: url('../images/news-tab-title3@2x.png');
    background-size: 55px;
  }
  .globalNews .tabMenu li.tabMenu3 a.active span {
    background-image: url('../images/news-tab-title3_o@2x.png');
  }
  .globalNews .tabMenu li.tabMenu4 span {
    width: 46px;
    height: 10px;
    background-image: url('../images/news-tab-title4@2x.png');
    background-size: 46px;
  }
  .globalNews .tabMenu li.tabMenu4 a.active span {
    background-image: url('../images/news-tab-title4_o@2x.png');
  }
  .globalNews .tabBody {
    margin-top: 15px;
    overflow: hidden;
  }
  .banner-slider {
    position: relative;
    margin-top: 30px;
  }
  .banner-slider .slider {
    width: 89.33333%;
    overflow: hidden;
    margin: 0 auto;
  }
  .banner-slider .slider li:before {
    content: "";
    display: table;
  }
  .banner-slider .slider li:after {
    content: "";
    display: table;
    clear: both;
  }
  .banner-slider .slider li a {
    display: block;
    float: left;
    width: 48.50746%;
    margin-top: 10px;
  }
  .banner-slider .slider li a:nth-child(1) {
    margin-top: 0;
  }
  .banner-slider .slider li a:nth-child(2) {
    margin-top: 0;
  }
  .banner-slider .slider li a:nth-child(2n) {
    float: right;
  }
  .bx-controls a {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 14px;
    height: 27px;
    overflow: hidden;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    outline: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 14px;
  }
  .bx-controls a.bx-prev {
    left: 1.34831%;
    background-image: url('../images/slider-arrow_l@2x.png');
  }
  .bx-controls a.prev {
    left: 1.34831%;
    background-image: url('../images/slider-arrow_l@2x.png');
  }
  .bx-controls a.bx-next {
    right: 1.34831%;
    background-image: url('../images/slider-arrow_r@2x.png');
  }
  .bx-controls a.next {
    right: 1.34831%;
    background-image: url('../images/slider-arrow_r@2x.png');
  }
  .banner-slider-control a {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 14px;
    height: 27px;
    overflow: hidden;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    outline: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 14px;
  }
  .banner-slider-control a.bx-prev {
    left: 1.34831%;
    background-image: url('../images/slider-arrow_l@2x.png');
  }
  .banner-slider-control a.prev {
    left: 1.34831%;
    background-image: url('../images/slider-arrow_l@2x.png');
  }
  .banner-slider-control a.bx-next {
    right: 1.34831%;
    background-image: url('../images/slider-arrow_r@2x.png');
  }
  .banner-slider-control a.next {
    right: 1.34831%;
    background-image: url('../images/slider-arrow_r@2x.png');
  }
  .contents-intro {
    overflow: hidden;
  }
  .contents-intro h2 {
    line-height: 25px;
    height: 15px;
    margin: 35px 0 15px;
    text-align: center;
    font-size: 20px;
  }
  .contents-intro h2 img {
    height: 100%;
  }
  .contents-intro .text-block {
    position: relative;
    padding: 15px;
    border-bottom: 1px solid #eee;
    background-color: #f8f8f8;
  }
  .contents-intro .text-block p {
    line-height: 25px;
    font-size: 14px;
    color: #9b9b9b;
  }
  .contents-intro .text-block p:first-letter {
    font-size: 24px;
    color: #004098;
  }
  .contents-intro .text-block .btn {
    padding: 0;
    margin: 5px 0;
    min-width: 150px;
  }
  .contents-intro .text-block .btn a {
    font-size: 14px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contents-intro .text-block .btn a span {
    display: inline-block;
    vertical-align: middle;
  }
  .worldWide {
    width: 89.33333%;
    margin-right: auto;
    margin-left: auto;
  }
  .worldWide h2 {
    line-height: 15px;
    height: 15px;
    margin: 30px 0 10px;
    text-align: center;
  }
  .worldWide h2 img {
    height: 100%;
  }
  .worldWide ul:before {
    content: "";
    display: table;
  }
  .worldWide ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .worldWide ul li {
    float: left;
    width: 48.50746%;
    margin-top: 20px;
  }
  .worldWide ul li:nth-child(2n) {
    float: right;
  }
  .hero {
    position: relative;
    height: 350px;
  }
  .hero .background-editable {
    height: 350px;
  }
  .scor-hero,
  .sp-hero {
    z-index: -1;
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .scor-hero .index-hero-bg-img,
  .sp-hero .index-hero-bg-img {
    width: 100%;
    height: auto;
    max-width: none;
  }
  .scor-hero .scor-hero-fill,
  .sp-hero .scor-hero-fill,
  .scor-hero .hero-fill,
  .sp-hero .hero-fill {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 212px;
    height: auto;
    margin: -10.5px 0 0 -106px;
    overflow: hidden;
  }
  .scor-hero .scor-hero-fill figcaption,
  .sp-hero .scor-hero-fill figcaption,
  .scor-hero .hero-fill figcaption,
  .sp-hero .hero-fill figcaption {
    text-indent: -9999px;
  }
  #scor-search_sec,
  #search_sec {
    padding: 0;
    position: absolute;
    top: 50px;
  }
  #scor-search_sec .search-bg,
  #search_sec .search-bg {
    display: none;
  }
  #scor-search_sec .search-inner,
  #search_sec .search-inner {
    background-color: transparent;
  }
  #scor-search_sec .search-inner .headline,
  #search_sec .search-inner .headline {
    padding-top: 15px;
    margin-bottom: 25px;
  }
  #scor-search_sec .search-inner .ico-arrow:before,
  #search_sec .search-inner .ico-arrow:before {
    display: inline-block;
    content: "";
    width: 3px;
    height: 6px;
    background-image: url("../images/icon_link_arrow_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 6px;
    opacity: .5;
  }
  #scor-search_sec .search-inner .ico-blank:after,
  #search_sec .search-inner .ico-blank:after {
    display: inline-block;
    content: "";
    width: 12px;
    height: 10px;
    background-image: url("../images/icon_blank_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 4px;
    position: relative;
    top: 1px;
  }
  #scor-search_sec .search-inner h2,
  #search_sec .search-inner h2 {
    font-size: 1.14286em;
    color: #fff;
  }
  #scor-search_sec .search-inner h2 a,
  #search_sec .search-inner h2 a {
    color: #333333;
  }
  #scor-search_sec .search-inner .field,
  #search_sec .search-inner .field {
    margin-top: 15px;
    position: relative;
  }
  #scor-search_sec .search-inner .field input,
  #search_sec .search-inner .field input {
    display: block;
    float: left;
    width: 100%;
    height: 36px;
    border: none;
    padding: 0 10px;
    line-height: 30px;
    outline: 0;
    font-size: .71429em;
    -webkit-appearance: none;
    border-radius: 0;
  }
  #scor-search_sec .search-inner .field button,
  #search_sec .search-inner .field button {
    height: 36px;
    border: none;
    background: #004098;
    color: #FFF;
    font-size: 14px;
  }
  #scor-search_sec .search-inner .field button:hover,
  #search_sec .search-inner .field button:hover {
    background: #00247b;
  }
  #scor-search_sec .search-inner .field .suggestion,
  #search_sec .search-inner .field .suggestion {
    display: none;
    width: 100%;
    height: 12em;
    position: absolute;
    top: 30px;
    left: 0;
    background-color: #fff;
    overflow-y: scroll;
    z-index: 1000;
    border: 1px solid #e4e4e4;
  }
  #scor-search_sec .search-inner .field .suggestion .suggestion_title,
  #search_sec .search-inner .field .suggestion .suggestion_title {
    margin-top: 5px;
    margin-left: 5px;
    font-size: .85714em;
    color: #004098;
    font-weight: bold;
  }
  #scor-search_sec .search-inner .field .suggestion li,
  #search_sec .search-inner .field .suggestion li {
    font-size: .85714em;
    font-weight: normal;
  }
  #scor-search_sec .search-inner .field .suggestion li a,
  #search_sec .search-inner .field .suggestion li a {
    color: #333;
    padding: 3px 0;
    padding-left: 5px;
    display: block;
  }
  #scor-search_sec .search-inner .field .suggestion li.hover,
  #search_sec .search-inner .field .suggestion li.hover {
    background: #ccd9ea;
  }
  #scor-search_sec .search-inner .search_gnav,
  #search_sec .search-inner .search_gnav {
    margin-top: 0px;
  }
  #scor-search_sec .search-inner .search_gnav li,
  #search_sec .search-inner .search_gnav li {
    float: left;
    width: 33.333%;
    height: 16px;
    text-align: center;
    margin-top: 10px;
    font-size: .85714em;
    height: 12px;
    line-height: 12px;
  }
  #scor-search_sec .search-inner .search_gnav li a,
  #search_sec .search-inner .search_gnav li a {
    display: block;
    height: 12px;
    line-height: 12px;
    color: #fff;
  }
  #scor-search_sec .search-inner .member,
  #search_sec .search-inner .member {
    display: none;
    margin-top: 15px;
  }
  #scor-search_sec .search-inner .member li,
  #search_sec .search-inner .member li {
    width: 48.128342245989%;
    float: left;
    margin-left: 3.565062388592%;
  }
  #scor-search_sec .search-inner .member li:first-child,
  #search_sec .search-inner .member li:first-child {
    margin-left: 0;
  }
  #scor-search_sec .search-inner .member li a,
  #search_sec .search-inner .member li a {
    color: #FFF;
    display: block;
    height: 27px;
    background: #004098;
    text-align: center;
    line-height: 27px;
    font-size: .85714em;
  }
  #scor-search_sec .search-inner .member li a:hover,
  #search_sec .search-inner .member li a:hover {
    background: #00247b;
    text-decoration: none;
  }
  #scor-search_sec .search-inner .sublink,
  #search_sec .search-inner .sublink {
    font-size: .78571em;
    margin-top: 15px;
    position: relative;
  }
  #scor-search_sec .search-inner .sublink ul:before,
  #search_sec .search-inner .sublink ul:before {
    content: "";
    display: table;
  }
  #scor-search_sec .search-inner .sublink ul:after,
  #search_sec .search-inner .sublink ul:after {
    content: "";
    display: table;
    clear: both;
  }
  #scor-search_sec .search-inner .sublink ul li,
  #search_sec .search-inner .sublink ul li {
    list-style-type: none;
    padding: 2px !important;
  }
  #scor-search_sec .search-inner .sublink ul li a,
  #search_sec .search-inner .sublink ul li a {
    line-height: 1.8;
  }
  #scor-search_sec .search-inner .sublink ul li:last-child,
  #search_sec .search-inner .sublink ul li:last-child {
    margin-right: 0;
  }
  #scor-search_sec .search-inner .sublink ul.lang,
  #search_sec .search-inner .sublink ul.lang {
    margin-top: 5px;
  }
  #scor-search_sec .search-inner .sublink hr,
  #search_sec .search-inner .sublink hr {
    display: none;
  }
  #search_sec.login .search-sec .search-inner .member {
    display: block;
  }
  .contents-intro img {
    max-width: 100%;
  }
}
.worldWide-list {
  display: flex;
  flex-wrap: wrap;
}
.worldWide-list-item {
  width: 25%;
  box-sizing: border-box;
  height: auto;
  min-height: 170px;
  overflow: hidden;
  padding: 0 5px;
  margin-top: 10px;
  position: relative;
}
.worldWide-list-item img {
  width: 100%;
}
.worldWide-list-item a {
  display: block;
  overflow: hidden;
  position: relative;
}
.worldWide-list-item.active .worldWide-list-info,
.worldWide-list-item:hover .worldWide-list-info {
  opacity: 1;
}
@media (max-width: 767px) {
  .worldWide-list-item {
    min-height: 0;
  }
}
.worldWide-list-info {
  position: absolute;
  left: 10px;
  top: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background-color: rgba(74, 144, 226, 0.7);
  opacity: 0;
  /*span {
        mix-blend-mode : overlay;
        font-size      : 24px;
        color          : #ffffff;
        text-shadow    : 0 2px 4px rgba(185, 184, 184, 0.5);
      }*/
}
.worldWide-list-info h3 {
  font-size: 22px;
  color: #ffffff;
}
.banner-slider {
  overflow: hidden;
}
.fade {
  opacity: 0;
}
.transition .fade {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.32s;
  transition-duration: 0.32s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.transition .head-sec {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: transition-duration;
  transition-duration: transition-duration;
}
.mobile .index-hero-bg-video {
  display: none;
}
.tablet .index-hero-bg-video {
  display: none;
}
.hero .banner-bg-img {
  display: none;
}
.region-top-page {
  background-color: #F6F6F6;
}
.message-copy > p {
  letter-spacing: 0.5px;
  line-height: 28px;
}
@media (max-width: 600px) {
  .message-copy > p {
    line-height: 18px;
    font-size: 14px;
  }
}
.message-copy > p::first-letter {
  color: #004098;
  float: left;
  line-height: 30px;
  margin-right: .2em;
  padding-top: .2em;
  font-size: 52px;
}
@media (max-width: 600px) {
  .message-copy > p::first-letter {
    padding-top: 1px;
    font-size: 30px;
  }
}
.message-copy,
.message-figure {
  margin-top: 68px;
}
@media (max-width: 767px) {
  .message-copy,
  .message-figure {
    margin-top: 25px;
  }
}
.message-figure > img {
  float: right;
}
.message-figure-info {
  vertical-align: bottom;
  text-align: right;
  position: absolute;
  right: 145px;
  bottom: 0;
  width: 100%;
}
.message-figure-info p {
  margin: 0;
}
.message-figure-info .hrs-position {
  font-size: 12px;
}
.message-figure-info .hrs-president-name {
  font-size: 14px;
  font-weight: 700;
}
.president-sign {
  float: right;
  max-width: 200px;
  width: 100%;
  margin-bottom: 60px;
}
.hrs-slick {
  position: relative;
}
@media (max-width: 767px) {
  .hrs-slick {
    overflow: hidden;
  }
}
.hrs-slick-item {
  display: block;
  float: left;
  margin: 0 10px;
  height: auto;
  max-height: 400px;
}
.hrs-slick-image {
  margin: auto;
}
.hrs-slick-image * {
  margin: auto;
}
.hrs-slick-title {
  margin-top: 10px;
  color: #525252;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}
.hrs-slick-title a {
  color: #525252;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}
.hrs-slick .slick-list .slick-slide {
  height: auto;
}
.hrs-slick .slick-arrow {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 28px;
  text-indent: -99999px;
  outline: none;
  box-shadow: none;
  border: none;
  transform: translateY(-50%);
}
.hrs-slick .slick-arrow.slick-prev {
  left: -40px;
  background: url("../images/sprite/slide-prev@3x.png") 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  border: none;
}
.hrs-slick .slick-arrow.slick-prev:hover {
  background-image: url("../images/sprite/slide-prev-hover@3x.png");
}
.hrs-slick .slick-arrow.slick-next {
  right: -40px;
  background: url("../images/sprite/slide-next@3x.png") 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  border: none;
}
.hrs-slick .slick-arrow.slick-next:hover {
  background-image: url("../images/sprite/slide-next-hover@3x.png");
}
.hrs-slick .hrs-slick-item .hrs-slick-image {
  display: block;
  text-align: center;
  color: #525252;
}
.hrs-slick .hrs-slick-item .hrs-slick-title span {
  color: #525252;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}
@media (max-width: 767px) {
  .hrs-slick .hrs-slick-item .hrs-slick-title span {
    font-size: 12px;
  }
}
.hrs-slick .hrs-industry-item {
  border-top: 5px solid #296AC8;
  background: #F6F6F6;
}
.hrs-carousel-component .hrs-slick .slick-arrow {
  top: 45%;
  z-index: 1;
}
.hrs-carousel-component .hrs-slick .slick-arrow.slick-prev {
  left: 10px;
  background: url("../images/sprite/carousel-previous.png") 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.hrs-carousel-component .hrs-slick .slick-arrow.slick-prev:hover {
  background-image: url("../images/sprite/carousel-previous.png");
}
.hrs-carousel-component .hrs-slick .slick-arrow.slick-next {
  right: 10px;
  background: url("../images/sprite/carousel-next.png") 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.hrs-carousel-component .hrs-slick .slick-arrow.slick-next:hover {
  background-image: url("../images/sprite/carousel-next.png");
}
.hrs-carousel-component .slick-dots {
  position: absolute;
  bottom: 15px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.hrs-carousel-component .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.hrs-carousel-component .slick-dots li.slick-active button {
  background-color: #004098;
}
.hrs-carousel-component .slick-dots li button {
  line-height: 0;
  display: block;
  padding: 2px;
  cursor: pointer;
  color: transparent;
  border: 0;
  width: 13px;
  outline: none;
  background-color: #dadada;
}
.hrs-carousel-component .slick-dots li button:before {
  content: '???';
  opacity: 0;
}
.hrs-product-carousel .js-slider-for {
  width: 100%;
  max-height: 330px;
  margin: 30px auto 1px;
  overflow: hidden;
}
.hrs-product-carousel .js-slider-for img {
  height: auto;
}
.hrs-product-carousel img {
  width: 100%;
}
.hrs-product-carousel .js-slider-nav {
  width: 100%;
  height: 85px;
  margin: auto;
}
.hrs-product-carousel .js-slider-nav .slick-track {
  height: 85px;
}
.hrs-product-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 50;
  margin-top: -12px;
}
.hrs-product-carousel .slick-prev {
  left: 0;
}
.hrs-product-carousel .slick-next {
  right: 0;
}
.hrs-ticketing .cts-msg-history {
  padding-left: 0;
  padding-right: 0;
}
.application-name {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.14px;
  line-height: 19px;
  margin: 16px 0 0;
  word-break: break-word;
}
.application-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.application-list > li {
  margin-bottom: 35px;
}
@media (max-width: 480px) {
  .application-list > li {
    width: 100%;
    margin-bottom: 24px;
  }
}
.application-item {
  padding: 10px 12px 16px;
  border-radius: 6px;
  box-shadow: 0 2px 8px 0 rgba(161, 161, 161, 0.5);
  height: 100%;
  background-color: #fff;
}
@media (max-width: 480px) {
  .application-item {
    width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
}
.application-function-list {
  padding-left: 15px;
  margin-top: 10px;
  list-style: disc;
  word-break: break-all;
}
.application-function-list > li {
  color: #525252;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.12px;
  line-height: 24px;
}
.application-function-list > li a {
  color: #525252;
  display: block;
}
.application-img {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.application-img img {
  width: 100%;
  max-width: 246px;
}
/* Parts & series page */
.parts-content {
  color: #525252;
  margin-bottom: 40px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .parts-content {
    margin-bottom: 20px;
  }
}
.parts-content + .parts-content {
  border-top: 1px solid #d8d8d8;
}
.parts-content .parts-title {
  margin: 45px 0 30px;
}
@media (max-width: 767px) {
  .parts-content .parts-title {
    margin: 20px 0 15px;
  }
}
.parts-content .parts-title a {
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  color: #525252;
}
@media (max-width: 767px) {
  .parts-content .parts-title a {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .parts-content .series-img {
    padding-right: 0;
  }
}
.parts-content .series-img img {
  width: 100%;
  max-width: 168px;
}
.parts-content .series-list-part {
  list-style: none;
  padding: 0;
}
.parts-content .series-list-part > li {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .parts-content .series-name {
    float: left;
    width: 190px;
    margin-right: 30px;
  }
}
.parts-content .series-name > h3 {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .parts-content .series-name > h3 {
    margin-top: 0;
    line-height: 18px;
  }
}
.parts-content .series-name > h3 > a {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.17px;
  line-height: 24px;
  color: #525252;
}
@media (max-width: 767px) {
  .parts-content .series-name > h3 > a {
    font-size: 16px;
  }
}
.parts-content .series-info {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.14px;
  line-height: 25px;
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .parts-content .series-info {
    float: left;
    width: calc(100% - 220px);
  }
}
@media (max-width: 767px) {
  .parts-content .series-info {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
  }
}
.hrs-more-link {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #4a90e2;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .hrs-more-link {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .contact-day .form-group {
    width: 45%;
  }
}
.search-list-box {
  padding: 60px;
  background-color: #f7f7f7;
  margin-bottom: 35px;
  float: left;
  width: 100%;
}
@media (max-width: 1200px) {
  .search-list-box {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .search-list-box {
    padding: 10px;
  }
}
.search-list-box .form-group,
.search-list-box .help-block {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .search-list-box .label-col-1 {
    width: 80px;
  }
}
@media (min-width: 1024px) {
  .search-list-box .label-col-2 {
    width: 128px;
  }
}
@media (min-width: 1200px) {
  .search-list-box select,
  .search-list-box select ~ .help-block {
    width: 220px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .search-list-box select,
  .search-list-box select ~ .help-block {
    width: 185px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-list-box select,
  .search-list-box select ~ .help-block {
    width: 207px;
  }
}
.search-list-box .approximate-mark {
  padding: 10px 10px 0;
}
.product-partner-filter-box {
  background-color: #edf4ff;
  padding: 25px 30px;
}
.product-partner-filter-box .hrs-select-label {
  font-weight: 700;
}
.series-button-group {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .series-button-group {
    display: flex;
    justify-content: space-between;
  }
}
.series-button-group .btn-hrsbase {
  height: 40px;
}
@media (min-width: 768px) {
  .series-button-group .btn-hrsbase {
    max-width: 30%;
    order: 2;
    width: auto;
    min-width: 220px;
  }
}
@media (max-width: 767px) {
  .series-button-group .btn-hrsbase + .btn-hrsbase {
    margin-top: 20px;
  }
}
.series-list {
  border-top: 2px solid #ddd;
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.series-list > li {
  border-bottom: 2px solid #ddd;
  padding: 25px 0;
  position: relative;
}
.series-list .series-list-button > a {
  float: left;
  width: 49%;
  position: relative;
}
.series-list .series-list-button > a.btn-darkblue {
  padding-top: 11px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .series-list .series-list-button > a {
    width: 100%;
    margin: 0 0 15px;
  }
}
.series-list .series-list-button > a.collapsed .icon-down-blue {
  transform: rotate(360deg);
}
.series-list .series-list-button > a .icon-down-blue {
  width: 11px;
  height: 7px;
  position: absolute;
  right: 15px;
  top: 14px;
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .series-list .series-list-button > a + a {
    margin-left: 2%;
  }
}
@media (min-width: 768px) {
  .series-brief {
    padding-left: 0;
  }
}
.series-brief-info {
  flex-grow: 1;
  /* position: relative */
}
.series-brief-info-detail {
  word-break: break-word;
  overflow: hidden;
}
.series-brief-info h3 {
  color: #296bbf;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
  word-break: break-word;
}
.series-brief-info ol {
  float: left;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  width: 100%;
}
.series-brief-info .hrs-tag {
  float: right;
}
.series-brief .series-img {
  max-width: 200px;
  margin-right: 20px;
  float: left;
}
@media (max-width: 600px) {
  .series-brief .series-img {
    max-width: 100px;
  }
}
@media (max-width: 1199px) {
  .series-brief .series-img {
    margin-bottom: 10px;
  }
}
.series-brief .series-img > img {
  width: 100%;
}
@media (max-width: 767px) {
  .series-item-checkbox {
    position: absolute !important;
    top: 20px;
    left: -10px;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .series-item-checkbox .hrs-checkbox-input {
    display: block;
    margin: 50px auto 0;
  }
}
.series-info-desc {
  font-size: 14px;
}
.series-info-desc li {
  display: block;
  margin-bottom: 10px;
}
.table-type {
  width: 100%;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .table-type {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.table-type tr:nth-of-type(odd) {
  background-color: #F5F5F5;
}
.table-type tr:nth-of-type(even) {
  background-color: #EBEBEB;
}
.table-type td {
  color: #757575;
  line-height: 20px;
  padding: 10px;
}
.table-type td:first-child {
  border-right: 3px solid #fff;
}
.table-series-detail {
  display: flex;
  flex-wrap: wrap;
  margin: 24px 0 0;
  border-left: 1px solid #b3b3b3;
  border-top: 1px solid #b3b3b3;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .table-series-detail {
    margin-top: 5px;
  }
}
.table-series-detail-wrap {
  width: 100%;
  overflow-x: auto;
}
.table-series-detail > li {
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  vertical-align: middle;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #525252;
  min-height: 40px;
}
@media (min-width: 768px) {
  .table-series-detail > li {
    padding: 10px 10px 10px 50px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  .table-series-detail > li {
    padding: 5px 10px;
  }
}
.table-series-detail > li:nth-of-type(odd) {
  background-color: #cee4f6;
}
.table-series-detail > li p {
  width: 100%;
  margin: 0;
}
.series-reset {
  color: #296BBF;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .series-reset {
    line-height: 40px;
    float: right;
    margin-right: 30px;
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .series-reset {
    display: block;
    margin: 20px auto 0;
    width: 100px;
    text-align: center;
  }
}
.btn-series-search {
  height: 40px;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .btn-series-search {
    float: right;
    width: 220px;
  }
}
.btn-hrscompare,
.btn-series-comparison {
  position: relative;
}
@media (min-width: 768px) {
  .btn-hrscompare,
  .btn-series-comparison {
    order: 1 !important;
  }
}
.btn-hrscompare:before,
.btn-series-comparison:before {
  content: '';
  width: 16px;
  height: 50px;
  background-image: url('../images/sprite/ic-big-arrow.png');
  position: absolute;
  left: 24px;
  bottom: -50px;
}
@media (max-width: 1023px) {
  .btn-hrscompare:before,
  .btn-series-comparison:before {
    left: 4px;
  }
}
.btn-hrscompare.bottom:before,
.btn-series-comparison.bottom:before {
  top: -50px;
  transform: rotate(180deg);
}
.btn-hrscompare.is-disabled,
.btn-series-comparison.is-disabled {
  cursor: not-allowed !important;
}
.category-list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7.5px 25px;
}
@media (max-width: 767px) {
  .category-list {
    margin: 0 0 25px;
  }
}
.category-list .category-item {
  padding: 0 2.5px;
  margin-bottom: 15px;
}
.category-list .category-item > a {
  display: block;
  border: 1px solid #d8d8d8;
  border-top: 3px solid #004098;
  height: 240px;
  transition: opacity 0.2s;
  background-size: 100% !important;
}
@media (max-width: 767px) {
  .category-list .category-item > a {
    height: 216px;
  }
}
.category-list .category-item > a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.category-list .category-item img {
  width: 100%;
}
.category-list .category-item h3 {
  color: #296BBF;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin: 7px;
  word-break: break-all;
  overflow: hidden;
  position: relative;
}
.category-list .category-item h3 .ellipsis {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 22px;
  background-color: #fff;
  padding-left: 2px;
}
@media (max-width: 767px) {
  .category-list .category-item h3 {
    font-size: 16px;
    margin: 10px 8px;
    line-height: 19px;
    height: 57px;
  }
}
.category-list .single-cat-item {
  width: 20%;
  background-color: #fff;
}
@media (max-width: 767px) {
  .category-list .single-cat-item {
    width: 50%;
  }
}
.table-sticky-col,
.table-head-vertical {
  width: 100%;
}
.table-sticky-col th,
.table-head-vertical th,
.table-sticky-col td,
.table-head-vertical td {
  border: 1px solid #b3b3b3 !important;
  vertical-align: middle !important;
}
.table-sticky-col td,
.table-head-vertical td {
  padding: 14px !important;
}
.table-sticky-col thead th,
.table-head-vertical thead th {
  text-align: center;
}
.table-sticky-col th:first-child,
.table-head-vertical th:first-child {
  padding-left: 30px !important;
  padding: 14px !important;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
  background: #cee4f6;
}
@media (max-width: 767px) {
  .table-sticky-col th:first-child,
  .table-head-vertical th:first-child {
    padding-left: 15px !important;
  }
}
@-moz-document url-prefix() {
  .table-sticky-col,
  .table-head-vertical {
    width: 100%;
  }
  .table-sticky-col th,
  .table-head-vertical th,
  .table-sticky-col td,
  .table-head-vertical td {
    border: 1px solid #b3b3b3 !important;
    vertical-align: middle !important;
  }
  .table-sticky-col td,
  .table-head-vertical td {
    padding: 14px !important;
  }
  .table-sticky-col thead th,
  .table-head-vertical thead th {
    text-align: center;
  }
  .table-sticky-col th:first-child:before,
  .table-head-vertical th:first-child:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    background-color: #b3b3b3;
    width: 100%;
    height: 1px;
  }
  .table-sticky-col th:first-child:after,
  .table-head-vertical th:first-child:after {
    content: "";
    position: absolute;
    right: -1px;
    top: 0;
    background-color: #b3b3b3;
    width: 1px;
    height: 100%;
  }
}
.table-sticky-col {
  z-index: 1;
  overflow: auto;
  position: relative;
}
.table-sticky-col table {
  min-width: 768px;
  width: 100%;
}
.table-head-vertical th:first-child {
  width: 33.33333333%;
}
@media (min-width: 768px) {
  .table-head-vertical td,
  .table-head-vertical th:first-child {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
}
.table-series-comparison {
  margin: 30px 0 0;
}
.table-series-comparison th:first-child {
  min-width: 269px;
}
@media (max-width: 767px) {
  .table-series-comparison th:first-child {
    min-width: 130px;
  }
}
.table-series-comparison td,
.table-series-comparison thead th {
  min-width: 300px;
  text-align: center;
}
@media (max-width: 767px) {
  .table-series-comparison td,
  .table-series-comparison thead th {
    min-width: 180px;
  }
}
.table-series-comparison img {
  max-width: 100px;
  width: 100%;
  margin: 16px 15px;
}
.table-series-comparison a {
  color: #296BBF;
  vertical-align: middle;
  display: inline-block;
  margin: 0 15px;
}
.sub-category-info {
  font-size: 18px;
  line-height: 1.22;
  color: #525252;
}
@media (max-width: 767px) {
  .sub-category-info {
    font-size: 14px;
  }
}
.product-result-tab {
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .product-result-tab.hrs-navtabs > li {
    min-width: 85px;
  }
}
.product-result-tab.hrs-navtabs > li a,
.product-result-tab.hrs-navtabs > li span {
  font-weight: 400;
  font-size: 14px;
}
@media (max-width: 767px) {
  .product-result-tab.hrs-navtabs > li a,
  .product-result-tab.hrs-navtabs > li span {
    font-size: 10px;
    line-height: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.product-result-tab-content {
  margin-bottom: 50px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .product-result-tab-content {
    padding: 20px 15px;
    border: 1px solid #004098;
    border-top: 0;
  }
}
.product-result-tab-content .hrs-product-title {
  margin: 10px 0 15px;
}
.product-result-tab-content .hrs-plainnavi-container {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .product-result-tab-content .hrs-plainnavi-container {
    margin-bottom: 10px;
  }
}
.product-related-content {
  padding: 20px 28px;
  background-color: #E8F0FB;
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .product-related-content {
    padding: 15px 12px;
  }
}
.product-related-content ul {
  list-style: none;
  padding: 0;
  display: flex;
  margin-bottom: 0;
}
@media (max-width: 650px) {
  .product-related-content ul {
    float: left;
  }
}
.product-related-content ul > li {
  max-width: 205px;
  width: 20%;
}
@media (max-width: 650px) {
  .product-related-content ul > li {
    width: 110px;
  }
}
.product-related-content ul > li + li {
  margin-left: 15px;
}
@media (max-width: 767px) {
  .product-related-content ul > li + li {
    margin-left: 10px;
  }
}
.product-related-content-scroll {
  width: 100%;
}
@media (max-width: 767px) {
  .product-related-content-scroll {
    overflow-x: auto;
  }
}
@media (max-width: 480px) {
  .product-related-content .application-item {
    width: auto !important;
  }
}
@media (max-width: 767px) {
  .product-related-content .application-item {
    padding: 6px;
  }
  .product-related-content .application-item .application-name {
    font-size: 14px;
    margin-top: 5px;
  }
}
.product-related-content .application-img img {
  max-width: 165px;
}
@media (min-width: 1200px) {
  .product-related-content .application-img img {
    width: auto;
  }
}
.product-result-list {
  overflow: hidden;
}
.product-result-list > ul {
  list-style: none;
  padding: 0;
}
.product-result-list > ul > li {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .product-result-list > ul > li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
  }
}
.product-result-list-img {
  max-width: 165px;
  float: left;
  margin: 0 20px 0 0;
}
.product-result-list-img img {
  width: 100%;
}
.product-result-list-title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.14px;
  line-height: 19px;
  margin: 0 0 5px;
}
.product-result-list-url {
  font-weight: 400;
  letter-spacing: 0.12px;
  line-height: 17px;
  word-break: break-word;
}
.product-result-list-info {
  font-weight: 400;
  line-height: 20px;
  color: #525252;
  margin: 10px 0 0;
}
.i-search-logo {
  max-width: 76px;
  width: 100%;
}
@media (min-width: 768px) {
  .i-search-logo {
    float: right;
  }
}
@media (max-width: 767px) {
  .i-search-logo {
    margin: 0 auto 20px;
    display: block;
  }
}
.search-language {
  float: left;
  width: 100%;
  text-align: center;
}
.search-language li {
  padding: 0 12px;
}
/* Series detail page */
.series-advanced .page-title {
  font-size: 28px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .series-advanced .page-title {
    position: relative;
    font-size: 24px;
    font-weight: 700;
  }
  .series-advanced .page-title .add-to-favor {
    position: absolute;
    top: 3px;
    right: 0;
  }
  .series-advanced .page-title .add-to-favor i {
    width: 20px;
  }
}
.series-advanced .page-title span {
  margin-left: 40px;
}
@media (max-width: 767px) {
  .series-advanced .page-title span {
    display: block;
    width: 120px;
    margin-left: 0;
    margin-top: 15px;
  }
}
.series-advanced .page-title .hrs-tag-recommend {
  color: #525252;
}
.series-advanced .page-title .series-description {
  font-size: 16px;
}
.series-advanced .series-description {
  color: #000000;
  font-size: 16px;
}
.series-advanced .series-info .hrs-product-carousel .js-slider-nav {
  width: 90%;
}
.series-advanced .series-info .hrs-product-carousel .js-slider-nav .slick-arrow {
  position: absolute;
  top: 50%;
  width: 15px;
  text-indent: -99999px;
  outline: none;
  box-shadow: none;
  border: none;
}
@media (max-width: 767px) {
  .series-advanced .series-info .hrs-product-carousel .js-slider-nav .slick-arrow {
    width: 12px;
  }
}
.series-advanced .series-info .hrs-product-carousel .js-slider-nav .slick-arrow.slick-next {
  right: -23px;
  background: url(../images/sprite/ic_next_grey@2x.png) 0 0 no-repeat;
  background-size: 100%;
}
.series-advanced .series-info .hrs-product-carousel .js-slider-nav .slick-arrow.slick-prev {
  left: -23px;
  background: url(../images/sprite/ic_prev_grey@2x.png) 0 0 no-repeat;
  background-size: 100%;
}
.series-advanced .series-info .hrs-product-carousel .js-slider-nav img {
  padding: 5px;
}
.series-advanced .series-info .hrs-product-carousel .js-slider-for {
  margin: 0 auto 5px;
}
.series-advanced .series-info .hrs-product-carousel .js-slider-for-container {
  max-height: 355px;
}
.series-advanced .series-info .hrs-product-carousel .js-slider-for-container.initialized {
  max-height: none;
  height: auto;
}
@media (max-width: 767px) {
  .series-advanced .series-info .prod-description {
    margin-top: 30px;
  }
}
.series-advanced .series-info .prod-description .title {
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .series-advanced .series-info .prod-description .title {
    font-size: 16px;
  }
}
.series-advanced .series-info .prod-description .product-detail {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.series-advanced .series-info .prod-description ol {
  padding-left: 15px;
}
@media (max-width: 767px) {
  .series-advanced .series-info .prod-description .action .row {
    padding-right: 15px;
  }
}
.series-advanced .series-info .prod-description .action .row > div.col-xs-6.col-sm-6.col-md-6:nth-child(2n+1) {
  padding-right: 7px !important;
  padding-right: 7.5px !important;
}
.series-advanced .series-info .prod-description .action .row > div.col-xs-6.col-sm-6.col-md-6:nth-child(2n+2) {
  padding-left: 7px !important;
  padding-left: 7.5px !important;
  padding-right: 15px !important;
}
.series-advanced .series-info .prod-description .action .row > div.col-xs-12.col-sm-12.col-md-12 {
  padding-right: 15px !important;
}
.series-advanced .series-info .prod-description .action .row div {
  padding-right: 0;
}
.series-advanced .series-info .prod-description .action .row div .btn-darkblue {
  height: 40px;
}
.series-advanced .series-info-list .table-series-detail {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .series-advanced .series-info-list .product-title-small {
    font-size: 16px;
  }
}
.product-content {
  font-size: 18px;
  font-weight: 400;
  border-top: 1px solid #d8d8d8;
}
@media (min-width: 768px) {
  .product-content {
    padding-top: 20px;
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .product-content p {
    font-size: 14px;
  }
}
.product-content:last-of-type {
  border-bottom: 1px solid #d8d8d8;
}
.product-content .pseries-table-head,
.product-content .hrs-table--horizontal-3 th {
  font-size: 16px;
}
.product-content-title {
  font-weight: 700;
  margin: 0;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .product-content-title {
    pointer-events: none;
  }
}
.product-content-title a {
  color: #525252;
  display: block;
  font-weight: 700;
}
.product-content-title a .icon-expand {
  float: right;
  position: relative;
  top: 6px;
  height: 4px;
}
.product-content-title a.collapsed .icon-expand {
  height: 14px;
}
.product-content-document {
  padding-left: 50px;
}
@media (max-width: 992px) {
  .product-content-document {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .product-content .collapse,
  .product-content .collapsing {
    display: block !important;
    height: auto !important;
  }
}
.product-content .detail {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .product-content .detail {
    margin: 15px 0;
  }
}
.product-content .detail .hrs-staff-only {
  background-color: #1F7C0B;
}
.product-content .detail .hrs-member-only {
  background-color: #004098;
}
.product-content .detail .product-content-title {
  border-bottom: 2px solid #ebebeb;
  padding: 10px 0;
}
.product-content .detail ul {
  margin-left: 20px;
  padding-left: 40px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .product-content .detail ul {
    padding-left: 15px;
  }
}
.product-content .detail ul li {
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .product-content .detail ul li {
    font-size: 14px;
  }
}
.product-content .detail ul li span {
  margin-left: 20px;
}
.image-detail img {
  width: 100%;
}
.js-show-large-img:hover .product-result-large-img {
  display: block;
}
.product-result-large-img {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
  max-width: 400px !important;
  z-index: 999;
  box-shadow: 0 2px 8px 0 rgba(161, 161, 161, 0.5);
  display: none;
}
.hrs-empty-page {
  min-height: 475px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .hrs-empty-page {
    min-height: 450px;
  }
}
.hrs-empty-page .i-search-logo {
  float: none;
}
.hrs-empty-icon {
  max-width: 166px;
  width: 100%;
}
@media (max-width: 767px) {
  .hrs-empty-icon {
    max-width: 133px;
  }
}
.hrs-empty-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #525252;
  margin: 35px 0 50px;
}
@media (max-width: 767px) {
  .hrs-empty-text {
    font-size: 14px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
.hrs-empty-content {
  text-align: center;
  width: 100%;
}
.product-facet-selected-condition {
  padding: 15px 20px;
  background-color: #F5F5F5;
  color: #525252;
}
@media (min-width: 1200px) {
  .product-facet-selected-condition {
    margin-right: 20px;
  }
}
@media (max-width: 992px) {
  .product-facet-selected-condition {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.product-facet-selected-condition p {
  color: #525252;
}
.product-facet-selected-condition ul {
  margin: 0;
}
.product-facet-btn-group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  flex-wrap: wrap;
}
.product-facet-btn-group.is-not-ja {
  flex-direction: column;
}
@media (max-width: 1200px) and (min-width: 768px) {
  .product-facet-btn-group {
    flex-wrap: wrap;
  }
}
.product-facet-btn-group > form {
  flex-grow: 1;
}
.product-facet-btn-group .btn-hrsbase--medium {
  letter-spacing: -0.8px;
}
@media (max-width: 1200px) and (min-width: 768px) {
  .product-facet-btn-group .btn-hrsbase--medium {
    width: 100%;
  }
}
@media (max-width: 1200px) and (min-width: 768px) {
  .product-facet-btn-group .btn-hrsbase--medium + .btn-hrsbase--medium {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .product-facet-btn-group .btn-hrsbase--medium + .btn-hrsbase--medium {
    margin-left: 10px;
  }
}
.product-facet-btn-group .savequery-btn.disabled,
.product-facet-btn-group .savequery-btn[disabled] {
  background-color: #747474;
}
.product-facet-wrap {
  color: #525252;
}
@media (min-width: 1200px) {
  .product-facet-wrap {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .product-facet-wrap {
    display: none;
  }
  .featherlight-content .product-facet-wrap {
    display: block;
  }
}
.product-facet-wrap > h2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .product-facet-wrap > h2 {
    color: #296BBF;
    text-align: center;
    margin-bottom: 25px;
  }
}
.product-facet-box {
  overflow: hidden;
}
@media (min-width: 768px) {
  .product-facet-box {
    border: 1px solid #d8d8d8;
    padding: 15px 25px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .product-facet-box {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.product-facet-box + .product-facet-box {
  margin-top: 15px;
}
.product-facet-box > h3 {
  font-size: 14px;
  margin: 0 0 15px;
  border-bottom: 1px solid #d8d8d8;
  font-weight: bold;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .product-facet-box > h3 {
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .product-facet-box > h3 {
    margin-bottom: 0;
    position: relative;
    padding-right: 30px;
  }
}
.product-facet-box > h3.collapsed .icon-down-gray {
  transform: rotate(90deg);
}
.product-facet-box > h3 .icon-down-gray {
  transform: rotate(-90deg);
  position: absolute;
  right: 4px;
  top: 2px;
}
.product-facet-box .hrs-checkbox {
  font-size: 12px;
  margin-top: 0;
}
.product-facet-toggle {
  font-size: 12px;
}
@media (min-width: 768px) {
  .product-facet-toggle {
    float: right;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .product-facet-options {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .product-facet-options {
    margin-top: 15px;
  }
}
.product-facet-search-range .search-range-line {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .product-facet-search-range .search-range-line {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .product-facet-search-range > h3 {
    margin-bottom: 15px;
  }
}
.product-facet-search-range .search-range-height {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.product-facet-search-range .search-range-height label {
  width: 100%;
}
.product-facet-search-range .search-range-height input {
  width: 110px;
}
@media (max-width: 1200px) {
  .product-facet-search-range .search-range-height input {
    width: 90px;
  }
}
@media (max-width: 992px) {
  .product-facet-search-range .search-range-height input {
    margin-bottom: 5px;
  }
}
.product-facet-search-range select {
  width: 100%;
}
.product-facet-search-range label {
  margin-bottom: 10px;
}
.product-facet-search-range .btn-search-range {
  font-size: 14px;
  height: 35px;
  margin: auto;
}
@media (min-width: 1024px) {
  .product-facet-search-range .btn-search-range {
    width: 200px;
  }
}
.product-list .series-brief-info h3 {
  padding-right: 40px;
}
@media (min-width: 991px) {
  .product-list .series-brief-info h3 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .product-list .series-brief-info h3 {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 17px;
  }
}
.product-list .series-brief-info h3 a {
  color: #006CC5;
}
@media (max-width: 992px) {
  .product-list .series-brief-info-detail {
    clear: both;
  }
}
.product-list-comparison-btn {
  display: flex;
  margin-bottom: 10px;
}
.product-list-comparison-btn .btn-darkblue {
  width: 169px;
}
.product-list-comparison-btn .btn-darkblue + .btn-darkblue {
  margin-left: 10px;
}
@media (max-width: 1199px) {
  .product-list .series-button-group {
    padding-top: 30px;
    border-top: 1px solid #d8d8d8;
  }
}
.product-list .series-button-group .btn-hrsbase {
  height: 35px;
  font-size: 14px;
  min-width: 150px;
  max-width: none;
}
@media (max-width: 1200px) {
  .product-list .series-button-group .btn-hrsbase {
    min-width: auto;
  }
}
.product-list .btn-series-comparison:before {
  left: 7px;
}
.product-list .product-list-button > .btn-darkblue {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.product-list .product-list-button > a .icon-down-blue {
  top: 11px;
}
.product-list .btn-toggle-content {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 3px;
  padding-right: 26px;
  font-size: 11px;
}
@media (min-width: 768px) {
  .product-list .hrs-checkbox-input {
    margin-top: 75px;
  }
}
@media (max-width: 1199px) {
  .product-list .hrs-checkbox-input {
    width: 16px !important;
    height: 16px !important;
    background-image: url('../images/icon_thick-check.png') !important;
  }
}
.product-list-product-name {
  position: relative;
}
@media (min-width: 991px) {
  .product-list-product-name {
    display: flex;
    justify-content: space-between;
  }
}
.product-list-product-name .icon-wishlist {
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 991px) {
  .product-list-product-name .product-label-group {
    margin-top: 40px;
  }
}
.product-list-product-name .hrs-tag {
  font-size: 12px;
  margin-bottom: 5px;
}
@media (max-width: 992px) {
  .product-list-product-name .hrs-tag {
    float: none;
    margin-bottom: 15px;
  }
}
.product-list-product-name .hrs-tag + .hrs-tag {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .product-list .table-series-detail > li {
    padding: 5px 10px 5px 15px;
  }
}
.product-series-link {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .product-series-link {
    display: inline-block;
  }
}
.product-series-link a {
  color: #525252;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}
/* Announcement page*/
.announcement {
  background-color: #F5F5F5;
  border: 1px solid rgba(151, 151, 151, 0);
  font-size: 15px;
}
@media (max-width: 767px) {
  .announcement {
    font-size: 12px;
  }
}
.announcement .announcement-content .item {
  margin: 3px 0;
}
.announcement .announcement-content .item .hrs-date {
  text-align: center;
  font-size: 15px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .announcement .announcement-content .item .hrs-date {
    font-size: 12px;
    text-align: left;
  }
}
.product-news {
  background-color: #F5F5F5;
  border: 1px solid rgba(151, 151, 151, 0);
}
.product-news .container .hrs-nav-tabs > li a:before,
.product-news .container .hrs-navtabs > li a:before,
.product-news .container .hrs-nav-tabs > li span:before,
.product-news .container .hrs-navtabs > li span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 19px 19px 0;
  border-color: transparent #F5F5F5 transparent transparent;
  position: absolute;
  top: -1px;
  right: -3px;
  z-index: 100;
}
.hrs-main-banner-carousel .hrs-slick .slick-arrow {
  width: 55px;
  height: 46px;
}
@media (max-width: 767px) {
  .hrs-main-banner-carousel .hrs-slick .slick-arrow {
    width: 30px;
    height: 28px;
  }
}
.hrs-region-carousel .hrs-slick .slick-arrow {
  width: 25px;
  height: 24px;
}
.hrs-region-carousel .hrs-slick .slick-arrow.slick-next {
  right: 0px;
}
.hrs-region-carousel .hrs-slick .slick-arrow.slick-prev {
  z-index: 100;
  left: 0px;
}
@media (max-width: 767px) {
  .hrs-carousel .hrs-slick .slick-arrow {
    width: 25px;
    height: 24px;
  }
  .hrs-carousel .hrs-slick .slick-arrow.slick-next {
    right: 0px;
  }
  .hrs-carousel .hrs-slick .slick-arrow.slick-prev {
    z-index: 100;
    left: 0px;
  }
}
.product-label-master {
  background-color: #B5CFF1;
}
.product-label-ended {
  background-color: #D0D0D0;
}
.product-label-ended-black {
  background-color: #222222;
  color: #fff;
}
.product-label-end-schedule {
  background-color: #44A9A9;
}
.list-part-else {
  display: none;
}
.top-page-content {
  background-color: #F6F6F6;
}
#browsingHistory .browsing-history .delete-item {
  position: absolute;
  right: 15px;
  top: 0;
}
#browsingHistory .browsing-history .delete-item a {
  position: static;
  top: 0;
  right: 0;
}
#browsingHistory .browsing-history .delete-item a i {
  display: block;
}
.keyword {
  font-weight: 900 !important;
  color: black !important;
  text-shadow: 0 0 0.0px !important;
}
#isearch_popup {
  display: none;
  background: #FFF;
  border: 1px solid #e4e4e4;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -215px;
  margin-top: -165px;
  padding: 14px;
  width: 400px;
  height: 300px;
}
#isearch_popup img {
  position: absolute;
  display: block;
  z-index: 1;
  width: 100%;
  max-width: calc(72%);
}
#isearch_popup .loading {
  position: absolute;
  width: 200px;
  height: 10px;
  overflow: hidden;
  background: #e4e4e4;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -100px;
  z-index: 0;
}
#isearch_popup .loading .loading_bar {
  width: 0;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background: #003284;
}
#pagePath {
  margin-bottom: 30px;
}
.product-list {
  border-top: 2px solid #ddd;
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.product-list > li {
  border-bottom: 2px solid #ddd;
  padding: 25px 0;
  position: relative;
}
.product-list .product-list-button > a {
  float: left;
  width: 32%;
  position: relative;
}
.product-list .product-list-button > a.btn-darkblue {
  padding-top: 11px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .product-list .product-list-button > a {
    width: 100%;
    margin: 0 0 15px;
  }
}
.product-list .product-list-button > a.collapsed .icon-down-blue {
  transform: rotate(360deg);
}
.product-list .product-list-button > a .icon-down-blue {
  width: 11px;
  height: 7px;
  position: absolute;
  right: 15px;
  top: 14px;
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .product-list .product-list-button > a + a {
    margin-left: 2%;
  }
}
.btn-darkblue-viewlist {
  margin-bottom: 10px;
}
.inlinePdf,
.inlinePdf1,
.inlinePdf2 {
  display: none;
}
.pseries-container {
  width: 100%;
  display: block;
}
.pseries-container h3 {
  font-size: 20px;
  margin: 0;
  color: #296bbf;
}
.pseries-container h3 * {
  color: #296bbf;
}
.pseries-container p {
  font-size: 18px;
  color: #4a4a4a;
  margin: 0;
}
.pseries-table-container {
  width: 100%;
}
@media (max-width: 767px) {
  .pseries-table-container {
    overflow-x: auto;
  }
}
.pseries-table {
  border: 1px solid #E7E7E7;
  border-bottom-width: 0;
  width: 100%;
  font-size: 16px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .pseries-table {
    width: 600px;
  }
}
.pseries-table-head {
  font-size: 12px;
  line-height: 14px;
  border-bottom-width: 1px;
  background-color: #cfe4f5;
  color: #525252;
  text-transform: none;
  font-weight: 500;
}
.pseries-table-head .item-check {
  width: 70px;
  display: inline-block;
}
@media (max-width: 767px) {
  .pseries-table-head .item-check {
    width: 28px;
  }
}
.pseries-table-head .item-name {
  border-right: 1px solid #E7E7E7;
  padding: 10px 0;
}
.pseries-table-head .item-info {
  padding: 10px 30px;
}
@media (max-width: 767px) {
  .pseries-table-head .item-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.pseries-table-head .item-info + .item-info {
  border-left: 1px solid #E7E7E7;
}
.pseries-table-item {
  display: flex;
  align-content: stretch;
  font-size: 16px;
  color: #525252;
  border-bottom: 1px solid #E7E7E7;
}
.pseries-table-item .hrs-checkbox-input {
  margin: auto !important;
}
.pseries-table-item h3 {
  font-size: 20px;
  margin: 0;
  color: #296bbf;
  word-break: break-word;
}
.pseries-table-item h3 * {
  color: #296bbf;
}
.pseries-table-item p {
  font-size: 18px;
  color: #4a4a4a;
  margin: 0;
}
.pseries-table-item .item-check {
  align-self: center;
  width: 64px;
}
@media (max-width: 767px) {
  .pseries-table-item .item-check {
    width: 30px;
  }
}
.pseries-table-item .item-name {
  border-right: 1px solid #E7E7E7;
  align-self: center;
  padding: 15px 0;
}
.pseries-table-item .item-info {
  align-self: center;
  padding: 15px 30px;
}
@media (max-width: 767px) {
  .pseries-table-item .item-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.pseries-table-item .item-info:first-child {
  border-right: 1px solid #E7E7E7;
}
@media (max-width: 767px) {
  .pseries-table-item .media-left {
    padding-right: 0;
  }
  .pseries-table-item .media-object {
    max-width: 70px;
  }
}
.pseries-table td {
  padding: 10px 15px;
  border-left: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  background-color: transparent;
  color: #4A4A4A;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  vertical-align: middle;
}
.pseries-table td a {
  color: #296BBF;
}
.pseries-list {
  border-top: 2px solid #ddd;
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.pseries-list > li {
  border-bottom: 2px solid #ddd;
  padding: 25px 0;
  position: relative;
}
.pseries-list .btn-darkblue {
  display: inline-block;
}
@media (max-width: 767px) {
  .pseries-list .btn-darkblue {
    display: block;
    margin: 15px 0;
  }
}
@media (min-width: 768px) {
  .pseries-list .btn-darkblue + .btn-darkblue {
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  .align-base-bottom {
    display: flex;
    justify-content: stretch;
  }
}
@media (max-width: 767px) {
  .align-base-bottom {
    display: block;
  }
}
.align-base-bottom .item-bottom {
  align-self: flex-end;
}
@media (min-width: 768px) {
  .align-base-bottom .item-bottom {
    padding-left: 0;
  }
}
.align-base-bottom .item-bottom > * {
  display: block;
}
.hrs-spec-toggle-head {
  position: relative;
  background-color: #4a90e2;
  font-size: 14px;
  color: #ffffff;
  min-height: 40px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  cursor: pointer;
  border-top: 1px solid #ececec;
}
@media (max-width: 767px) {
  .hrs-spec-toggle-head {
    min-height: 30px;
  }
}
.hrs-spec-toggle-head:before {
  content: "";
  margin-right: 10px;
  transform: rotate(0deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10.4px 6px 0 6px;
  border-color: #ffffff transparent transparent transparent;
  line-height: 0px;
  _border-color: #ffffff #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.hrs-spec-toggle-head.collapsed:before {
  transform: rotate(-90deg);
}
.hrs-spec-title {
  font-size: 20px;
  color: #525252;
  overflow: hidden;
}
.hrs-proddocs {
  display: block;
}
.hrs-proddocs .detail ul {
  padding-left: 40px;
}
.hrs-prodinfo-thumb h3 {
  font-size: 20px;
  display: inline-block;
}
@media (max-width: 767px) {
  .hrs-prodinfo-thumb img {
    width: 100%;
    display: block;
  }
}
.hrs-prodinfo-title {
  position: relative;
  padding-right: 60px;
}
.hrs-prodinfo-title .icon-wishlist {
  position: absolute;
  top: 4px;
  right: 0;
  cursor: pointer;
}
.hrs-prodinfo-title .icon-wishlist.is-active,
.hrs-prodinfo-title .icon-wishlist.is-added,
.hrs-prodinfo-title .icon-wishlist:hover {
  background-image: url('../images/sprite/golden-star.png');
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .hrs-prodinfo-status {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .hrs-prodinfo-status .hrs-tag {
    margin-top: 10px;
  }
}
.hrs-prodinfo-series {
  font-size: 20px;
}
@media (min-width: 768px) {
  .hrs-prodinfo-series {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .hrs-prodinfo-series {
    font-size: 16px;
  }
}
.hrs-prodinfo--top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .hrs-prodinfo--top {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .hrs-prodinfo-thumb {
    margin-top: -20px;
  }
}
.hrs-prodinfo-name {
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  display: inline-block;
  margin: 0 30px 0 0;
}
@media (max-width: 767px) {
  .hrs-prodinfo-name {
    font-size: 24px;
  }
}
.hrs-prodinfo-code {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  color: #6B6A6B;
  display: inline-block;
  margin: 0;
}
@media (max-width: 767px) {
  .hrs-prodinfo-code {
    font-size: 18px;
  }
}
.hrs-prodinfo-details .btn-hrsbase {
  height: 45px;
  font-size: 16px;
  white-space: normal;
  line-height: 20px;
}
@media (max-width: 767px) {
  .hrs-prodinfo-details .btn-hrsbase {
    font-size: 14px;
  }
}
.hrs-prodinfo-details .btn-icon-left {
  padding-left: 45px;
}
.hrs-prodinfo-details i.hrs-icon {
  /* float: none;
      top: 0;
      position: static;
      margin-left: 30px;
      display: inline-block; */
}
.hrs-prodinfo-specs {
  padding-left: 0;
}
.hrs-prodinfo-specs li {
  display: block;
}
.hrs-prodinfo-specs a {
  display: flex;
  font-size: 15px;
  color: #296bbf;
  align-items: center;
  padding: 3px 0;
}
.hrs-prodinfo-specs a:before {
  content: '';
  margin-right: 10px;
  transform: rotate(-90deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10.4px 6px 0 6px;
  border-color: #296bbf transparent transparent transparent;
  line-height: 0px;
  _border-color: #296bbf #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.hrs-box-vertical {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  border-left: 1px solid #b3b3b3;
}
.hrs-box-vertical > div {
  width: 50%;
  border: 1px solid #b3b3b3;
  border-top-width: 0;
  border-left-width: 0;
}
.hrs-box-vertical > div > div {
  border-top: 1px solid #b3b3b3;
  padding: 10px 15px;
}
.hrs-box-vertical > div > div p {
  margin-bottom: 0;
  font-size: 14px;
}
div.hrs-heading-wbadge {
  font-family: HiraKakuProN-W6;
  font-size: 24px;
  letter-spacing: 0.2px;
  color: #525252;
  display: flex;
  justify-content: center;
}
div.hrs-heading-wbadge > div {
  display: flex;
  flex-direction: column;
  margin: 0 1px;
  text-align: center;
}
div.hrs-heading-wbadge > div span {
  border-bottom: 1px solid #525252;
  margin-bottom: 10px;
}
div.hrs-heading-wbadge > div i {
  margin: auto;
}
.pdp-list-btn .product-btn {
  float: left;
}
@media (min-width: 768px) {
  .pdp-list-btn .product-btn {
    width: calc((100% - 30px)/3);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .pdp-list-btn .product-btn:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .pdp-list-btn .product-btn {
    width: calc((100% - 10px)/2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .pdp-list-btn .product-btn:nth-child(2n) {
    margin-right: 0;
  }
}
.list-code-button .code-btn {
  float: left;
}
@media (min-width: 768px) {
  .list-code-button .code-btn {
    width: calc((100% - 15px)/2);
    margin-right: 15px;
  }
  .list-code-button .code-btn:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .list-code-button .code-btn {
    width: 100%;
  }
  .list-code-button .code-btn + .code-btn {
    margin-top: 10px;
  }
}
.page-title-left {
  color: #525252;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.26px;
  line-height: 36px;
}
.favorite-tab li div.row {
  position: relative;
}
.favorite-tab li div.row .series-brief-info .history-product-eol {
  position: absolute;
  top: -9px;
  right: -110%;
}
@media (max-width: 767px) {
  .favorite-tab li div.row .series-brief-info .history-product-eol {
    position: relative;
    top: 0;
    right: 0;
  }
}
.favorite-tab .series-brief-info .hrs-tag {
  float: none;
}
@media (max-width: 767px) {
  .favorite-tab .series-brief-info h3 {
    font-size: 12px;
  }
}
.favorite-tab .favorite-item {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .favorite-tab .favorite-item {
    position: relative;
  }
}
.favorite-tab .favorite-item i {
  margin: 60px auto 0;
}
@media (max-width: 767px) {
  .favorite-tab .favorite-item i {
    position: absolute;
    bottom: -35px;
    left: 20px;
    width: 20px;
    z-index: 10;
  }
}
.favorite-tab .table-type {
  margin-top: 52px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .favorite-tab .table-type td {
    word-break: break-all;
  }
}
@media (max-width: 767px) {
  .favorite-tab .table-type {
    margin-top: 15px;
  }
}
.favorite-tab .table-type td:first-child {
  width: 100px;
}
.favorite-tab .action {
  position: relative;
}
.favorite-tab .action.is-stick {
  position: relative;
  height: 134px;
  display: flex;
  flex-direction: column-reverse;
}
.favorite-tab .action.is-stick .btn-darkblue {
  position: static;
  width: 100%;
}
.favorite-tab .action .btn-darkblue {
  width: 135px;
  position: absolute;
  top: 118px;
  right: 15px;
}
@media (max-width: 767px) {
  .favorite-tab .action .btn-darkblue {
    position: relative;
    display: block;
    top: 0;
    margin-top: 15px;
    width: 100%;
    right: 0;
  }
}
.favorite-tab .delete-item {
  position: relative;
}
.favorite-tab .delete-item a {
  position: absolute;
  top: -7px;
  right: 15px;
}
.check-container {
  display: inline-block;
  position: relative;
  padding-left: 27px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .check-container {
    font-size: 12px !important;
    margin-bottom: 5px;
  }
}
.check-container .radio-btn {
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background-color: #ffffff;
}
.check-container .radio-btn:after {
  content: "";
  position: absolute;
  display: none;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #296bbf;
}
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.check-container input:checked ~ .radio-btn {
  border-color: #296bbf;
}
.check-container input:checked ~ .radio-btn:after {
  display: block;
}
#favorite .hrs-plainnavi-sort label,
#browsingHistory .hrs-plainnavi-sort label {
  margin-right: 45px;
  font-size: 14px;
}
@media (max-width: 767px) {
  #favorite .hrs-plainnavi-sort label,
  #browsingHistory .hrs-plainnavi-sort label {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #favorite .hrs-flex,
  #browsingHistory .hrs-flex {
    display: block;
  }
  #favorite .hrs-flex .hrs-plainnavi-action,
  #browsingHistory .hrs-flex .hrs-plainnavi-action {
    width: 50%;
    margin: 0 auto;
  }
}
.pagination-bottom {
  background-color: #EDEDED;
}
@media (max-width: 767px) {
  .pagination-bottom {
    font-size: 14px;
    margin: 0;
  }
}
.browsing-action {
  margin-top: 120px;
}
@media (max-width: 767px) {
  .browsing-action {
    margin-top: 15px;
  }
}
.browsing-action .icon-cube-yellow-small {
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.browsing-action a {
  display: block;
}
.browsing-action .col-md-3 {
  padding-left: 0;
}
@media (max-width: 767px) {
  .browsing-action .col-md-3 {
    margin-top: 5px;
    padding-left: 15px;
  }
  .browsing-action .col-md-3:nth-child(odd) {
    padding-right: 7px;
  }
  .browsing-action .col-md-3:nth-child(even) {
    padding-left: 7px;
  }
}
@media (max-width: 767px) {
  .hrs-plainnavi-result .hrs-plainnavi-action a {
    width: 50%;
    margin: 0 auto;
  }
}
.hrs-title-head {
  background-color: #4A90E2;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 700;
  padding: 7px 25px;
}
@media (max-width: 767px) {
  .hrs-title-head {
    font-size: 18px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.table-horizontal-view {
  margin-bottom: 0px;
}
.table-horizontal-view tbody > tr > th,
.table-horizontal-view tbody > tr > td {
  border-color: #b3b3b3;
}
.table-horizontal-view tbody > tr > td {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .table-horizontal-view tbody > tr > td {
    padding-left: 8px;
  }
}
.table-horizontal-view tr th {
  width: 25%;
  background-color: #cee4f6;
  text-align: center;
}
@media (max-width: 767px) {
  .table-horizontal-view tr th {
    width: 50%;
    text-align: left;
  }
}
.table-vertical-view.table-bordered > thead > tr > td,
.table-vertical-view.table-bordered > thead > tr > th {
  border-bottom-width: 1px;
  border-color: #b3b3b3;
}
.table-vertical-view tbody > tr > th,
.table-vertical-view tbody > tr > td {
  border-color: #b3b3b3;
}
.table-vertical-view tr:first-child {
  background-color: #cee4f6;
}
.table-vertical-view tr th {
  text-align: center;
}
.table-vertical-view tr th:first-child {
  width: 67%;
}
@media (max-width: 767px) {
  .table-vertical-view tr th:first-child {
    width: 50%;
  }
}
.table-vertical-view tr td {
  text-align: center;
}
@media (max-width: 767px) {
  .inventory-container .title {
    font-size: 20px;
  }
}
.inventory-container .content {
  display: flex;
  align-items: center;
}
.inventory-container .branch-name {
  margin-right: 20px;
}
.inventory-container .branch-name .name {
  position: relative;
  top: 2px;
}
.inventory-list-info-container {
  background-color: #ccd9ea;
  position: relative;
  z-index: 100;
}
.inventory-list-info-bgmask {
  background-color: #ccd9ea;
  position: absolute;
  display: block;
  left: -100%;
  top: 0;
  width: 300%;
  height: 100%;
  z-index: -1;
}
.form-chemical-data .heading {
  padding: 0 15px;
}
.form-chemical-data hr {
  margin-bottom: 0;
}
.form-chemical-data span.note {
  font-size: 10px;
}
.form-chemical-data .cl-number {
  height: 100px;
}
.form-chemical-data .form-group {
  margin-bottom: 0px;
  padding: 10px 0;
}
.form-chemical-data .form-group:nth-child(odd) {
  background-color: #F7F7F7;
}
.form-chemical-data .hrs-form-row {
  width: 100%;
  padding: 10px 20px;
  margin: auto;
}
@media (max-width: 767px) {
  .form-chemical-data .hrs-form-row {
    padding: 0;
  }
}
.form-chemical-data .hrs-form-row .col-sm-2 {
  position: relative;
  top: 10px;
}
@media (max-width: 767px) {
  .form-chemical-data .hrs-form-row .col-sm-2 {
    top: 0px;
  }
}
@media (max-width: 767px) {
  .form-chemical-data .version-info {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (max-width: 767px) {
  .form-chemical-data .break-container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .hrs-general-unit-table {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .hrs-general-unit-table .table-vertical-view {
    margin-bottom: 5px;
  }
}
.hrs-general-unit-table .table-vertical-view .text-right {
  text-align: right !important;
}
@media (min-width: 768px) {
  .hrs-general-unit-table .table-vertical-view .text-right {
    padding-right: 30px !important;
  }
}
.aw-wrapper {
  border: 2px solid #007CA0;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
}
.addStar {
  position: relative;
  padding-right: 16px;
}
.addStar::after {
  position: absolute;
  right: 0;
  padding-right: 16px;
  width: 13px;
  height: 15px;
}
.octopart-link,
a.octopart-link:visited {
  color: #007ca0;
  font-weight: normal;
  text-decoration: none;
}
table.aw-data-table {
  border-collapse: separate;
  border-spacing: 1px;
  font-family: Meiryo;
}
table.aw-data-table th {
  font-weight: bolder;
  font-size: 12px;
}
table.aw-data-table tbody tr {
  line-height: 40px;
  color: #767676;
  font-size: 11px;
  background-color: #FFFFFF;
}
table.aw-data-table tbody tr.odd {
  background: #F2F2F2;
}
table.aw-data-table tbody tr td {
  height: 40px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}
.aw-footer {
  height: 34px;
  line-height: 34px;
  width: 100%;
  background-color: #007CA0;
  position: absolute;
  bottom: 0;
}
.overlay-base {
  font-size: 11px;
  font-weight: normal;
  line-height: 14.3px;
  position: absolute;
  z-index: 50;
  top: 50%;
  left: 110%;
  display: none;
  min-width: 150px;
  padding: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
  color: #fff;
  border-radius: 4px;
  background-color: #000;
}
.cp_tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.cp_tooltip .cp_tooltiptext {
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 105%;
  visibility: hidden;
  min-width: 150px;
  white-space: normal;
  padding: 0.3em 0.5em;
  transition: opacity 1s;
  text-align: left;
  opacity: 0;
  color: #ffffff;
  border-radius: 6px;
  background-color: #000;
  overflow-wrap: normal;
}
.cp_tooltip .cp_tooltiptext::after {
  position: absolute;
  top: 40%;
  right: 100%;
  margin-left: -5px;
  content: ' ';
  border: 5px solid transparent;
  border-right-color: #000;
}
.cp_tooltip:hover .cp_tooltiptext {
  visibility: visible;
  opacity: 1;
}
.distributor-link {
  font-weight: normal;
  text-decoration: none;
  width: 126px;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
  color: #FFFFFF;
  background: #007CA0;
  text-align: center;
  display: inline-block;
}
.distributor-nolink {
  pointer-events: none;
  font-weight: normal;
  text-decoration: none;
  width: 126px;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
  color: #FFFFFF;
  background: #DCDCDC;
  text-align: center;
  display: inline-block;
}
@media (min-width: 1200px) {
  .csv-content .hrs-form-select {
    width: 160px !important;
  }
}
@media (min-width: 768px) {
  .csv-content .hrs-form-select {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .csv-content .hrs-form-select {
    margin-left: 0;
    width: 49% !important;
    max-width: none;
  }
}
.csv-content .csv-btn-sort {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .csv-content .csv-btn-sort {
    margin: 10px auto 0;
  }
}
.csv-content .hrs-plainnavi-sort {
  margin-right: 0;
}
@media (max-width: 767px) {
  .csv-content .hrs-plainnavi-sort {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .csv-content .hrs-plainnavi-sort > label {
    width: 100%;
  }
}
.csv-content .hrs-plainnavi-result {
  margin-right: 40px;
}
@media (max-width: 767px) {
  .csv-content .hrs-plainnavi-result {
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .csv-content .hrs-plainnavi {
    padding-top: 5px;
  }
}
@media (min-width: 768px) {
  .csv-content .csv-output {
    width: 215px;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .csv-search {
    padding: 30px;
  }
}
@media (min-width: 1024px) {
  .csv-search .label-col-1 {
    width: 140px;
  }
}
@media (min-width: 1024px) {
  .csv-search .label-col-2 {
    width: 98px;
  }
}
@media (min-width: 1024px) {
  .csv-search .label-col-3 {
    width: 103px;
  }
}
@media (min-width: 1200px) {
  .csv-search select,
  .csv-search select ~ .help-block {
    width: 210px;
  }
}
@media (min-width: 1200px) {
  .csv-search .form-control,
  .csv-search .form-control ~ .help-block {
    width: 210px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .csv-search .form-control,
  .csv-search .form-control ~ .help-block {
    width: 140px;
  }
}
.csv-search label {
  font-size: 14px;
  margin-right: 20px !important;
}
.csv-search label.hrs-checkbox {
  margin-right: 0 !important;
}
.csv-bg-base {
  background-color: #E3E3E3;
}
.csv-bg-order-detail {
  background-color: #CEE4F6;
}
.csv-bg-customer-info {
  background-color: #589EF7;
}
.csv-bg-hirose-info {
  background-color: #BBDF92;
}
.csv-bg-hirose-details {
  background-color: #67C347;
}
.csv-control-display {
  margin: 0;
  overflow: hidden;
}
.csv-control-display label {
  margin: 0;
}
.csv-control-display > li {
  padding: 6px;
  float: left;
  line-height: 19px;
  margin-right: 10px;
}
@media (max-width: 1023px) {
  .csv-control-display > li {
    margin-top: 10px;
  }
}
.csv-btn-sort {
  height: 25px;
  font-size: 12px;
  padding-top: 0;
  padding-bottom: 0;
  width: auto;
}
.csv-table {
  width: 100%;
  overflow: auto;
  max-height: 440px;
  margin: 15px 0 50px;
}
.csv-table table {
  white-space: nowrap;
  margin: 0;
}
.csv-table tr th,
.csv-table tr td {
  text-align: center;
  vertical-align: middle !important;
}
.csv-table tr .hrs-checkbox {
  justify-content: center;
  margin: 0;
}
.csv-table tr .hrs-checkbox-input {
  margin: 0;
}
.csv-table .btn-darkblue {
  line-height: 13px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.order-search {
  margin-bottom: 20px;
}
.order-search .hrs-datepicker {
  width: 150px !important;
}
@media (max-width: 1023px) {
  .order-history-day {
    flex-wrap: wrap;
    display: flex;
  }
  .order-history-day .form-item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .order-history-day .form-item + .form-item {
    margin-left: 0;
  }
  .order-history-day .form-item label {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .order-history-day .hrs-datepicker {
    width: 45% !important;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .sale-info-search .label-col-2 {
    width: 104px;
  }
}
@media (max-width: 1023px) {
  .sale-info-search .label-col-2 {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .sale-info-search .label-col-3 {
    width: 84px;
  }
}
@media (max-width: 1023px) {
  .sale-info-search .label-col-3 {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .sale-info-search .contact-day {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .sale-info-search .contact-day {
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .sale-info-search .contact-day .hrs-datepicker,
  .sale-info-search .contact-day .hrs-datepicker ~ .help-block {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .sale-info-search .contact-day .hrs-datepicker,
  .sale-info-search .contact-day .hrs-datepicker ~ .help-block {
    width: 273px;
  }
}
@media (max-width: 1023px) {
  .sale-info-search .contact-day label {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .sale-info-search .day-line {
    display: flex;
    flex-wrap: wrap;
  }
  .sale-info-search .day-line .form-item {
    margin-left: 0;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sale-info-search .day-line .hrs-datepicker,
  .sale-info-search .day-line .hrs-datepicker ~ .help-block {
    width: 200px;
  }
}
@media (min-width: 768px) {
  .chemical-search {
    padding: 30px;
  }
}
.chemical-search .form-item {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .chemical-search .form-item {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.chemical-search .form-item > label {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .chemical-search .form-item > label {
    width: 100%;
  }
}
.chemical-search .hrs-datepicker {
  width: 170px;
}
@media (max-width: 767px) {
  .chemical-search .hrs-datepicker {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  .chemical-search select {
    width: 119px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .chemical-search .form-line {
    margin-top: 30px;
  }
}
.chemical-content .page-title-product {
  border: 0;
}
.chemical-content .btn-new-application {
  margin: 0 auto 25px;
}
@media (min-width: 768px) {
  .chemical-content .btn-new-application {
    width: 370px;
  }
}
.chemical-content .csv-table td {
  text-align: center;
}
@media (min-width: 1024px) {
  .chemical-content .hrs-plainnavi-container {
    display: block;
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
@media (min-width: 768px) {
  .chemical-content .hrs-plainnavi-result {
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .chemical-content .hrs-plainnavi-result {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .chemical-content .hrs-plainnavi-filter {
    float: right;
  }
}
.chemical-list {
  padding-left: 30px;
}
@media (min-width: 768px) {
  .chemical-list p {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .chemical-list b,
  .chemical-list strong {
    display: block;
  }
}
.whats-new-box {
  background-color: #CEE4F6;
  padding: 30px;
}
@media (max-width: 767px) {
  .whats-new-box {
    padding: 15px 10px;
  }
}
.whats-new-box > ul {
  overflow: hidden;
  padding-left: 17px;
}
.whats-new-box > ul > li {
  float: left;
  width: 100%;
}
.whats-new-box > ul > li + li {
  margin-top: 20px;
}
.whats-new-box > ul > li li {
  line-height: 21px;
}
@media (max-width: 767px) {
  .whats-new-box .list-unstyled {
    width: 100%;
  }
}
.page-title-sub {
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.hrs-list-style.type-square {
  list-style-type: square;
}
.hrs-fields-container {
  background-color: #EDEDED;
  padding: 25px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  min-height: 45px;
}
.hrs-fac-scrollable {
  display: block;
  position: relative;
  overflow: hidden;
}
.hrs-fac-container {
  display: flex;
  justify-content: stretch;
  border-top: 1px solid #E7E7E7;
  border-right: 1px solid #E7E7E7;
}
.hrs-fac-container ul {
  padding-left: 0;
  margin-bottom: 0;
}
.hrs-fac-title {
  display: flex;
  flex-direction: column;
}
.hrs-fac-title ul {
  width: 239px;
  padding-left: 0;
}
.hrs-fac-title li {
  height: 30px;
  display: flex;
  text-align: center;
  min-width: 30px;
  align-items: center;
  flex-grow: 1;
  justify-content: flex-start;
  border-bottom: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  padding: 0 15px;
}
.hrs-fac-title li:first-child {
  height: 90px;
  justify-content: center;
}
.hrs-fac-body {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.hrs-fac-body ul {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  max-width: 30px;
}
.hrs-fac-body li {
  height: 30px;
  display: flex;
  justify-content: center;
  width: 30px;
  align-items: center;
  font-size: 12px;
  border-bottom: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
}
.hrs-fac-month {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
}
.hrs-fac-month-wrap {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  position: relative;
}
.hrs-fac-month-wrap .month-name {
  position: absolute;
  text-indent: unset;
  text-align: center;
  width: 100%;
}
.hrs-fac-month-item {
  border-left: 1px solid #E7E7E7;
  background-color: #DDDDDD;
}
.hrs-fac-month span {
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #E7E7E7;
}
.hrs-fac-month span.start-month {
  border-left: 1px solid #E7E7E7;
  background-color: #DDDDDD;
}
.hrs-fac-month span.same-month {
  background-color: #DDDDDD;
}
.hrs-fac-month span.end-month {
  background-color: #DDDDDD;
}
.hrs-fac-date {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
}
.hrs-fac-item.current {
  background-color: #CEE4F6;
}
.hrs-ustock-box {
  background-color: #f7f7f7;
  width: 100%;
  overflow: hidden;
}
.hrs-ustock-box-inner {
  padding: 0 40px;
}
@media only screen and (min-width: 769px) {
  #cBoxScroll.proscribeClose {
    cursor: default;
  }
  #cboxTopCenter {
    height: 0;
  }
  #cboxMiddleLeft {
    width: 30px;
  }
  #cboxMiddleRight {
    width: 30px;
  }
  #hrsAgreementTermPopup {
    padding-bottom: 30px;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  #hrsAgreementTermPopup div {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup span {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup applet {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup object {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup iframe {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup h1 {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
    color: #000000;
  }
  #hrsAgreementTermPopup h2 {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup h2:before {
    content: none;
  }
  #hrsAgreementTermPopup h3 {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup h4 {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup h5 {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup h6 {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup p {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
    line-height: 1.5;
    font-size: 14px;
  }
  #hrsAgreementTermPopup blockquote {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup pre {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup a {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup a:link {
    color: #004098;
    text-decoration: none;
  }
  #hrsAgreementTermPopup a:visited {
    color: #4c79b7;
    text-decoration: none;
  }
  #hrsAgreementTermPopup a:hover {
    color: #004098;
    text-decoration: underline;
  }
  #hrsAgreementTermPopup a:active {
    color: #004098;
    text-decoration: none;
  }
  #hrsAgreementTermPopup abbr {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup acronym {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup address {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup big {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup cite {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup code {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup del {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup dfn {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup em {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup font {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup img {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup ins {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup kbd {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup q {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup s {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup samp {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup small {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup strike {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup strong {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup sub {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup sup {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup tt {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup var {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup b {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup u {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup i {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup center {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup dl {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup dt {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup dd {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup ol {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
    font-size: 14px;
  }
  #hrsAgreementTermPopup ul {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
    font-size: 14px;
  }
  #hrsAgreementTermPopup li {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup fieldset {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup form {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup label {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup legend {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup table {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
    font-family: "????????????", Meiryo, "?????????????????? ProN W3", Hiragino KakuGothic ProN, "?????? ???????????????", verdana, Arial, Helvetica, "???????????????", YuGothic, SimHei, sans-serif;
    line-height: 1.1;
  }
  #hrsAgreementTermPopup caption {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup tbody {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup tfoot {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup thead {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup tr {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup th {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup td {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    letter-spacing: 0;
  }
  #hrsAgreementTermPopup input {
    font-family: "????????????", Meiryo, "?????????????????? ProN W3", Hiragino KakuGothic ProN, "?????? ???????????????", verdana, Arial, Helvetica, "???????????????", YuGothic, SimHei, sans-serif;
    line-height: 1.1;
  }
  #hrsAgreementTermPopup textarea {
    font-family: "????????????", Meiryo, "?????????????????? ProN W3", Hiragino KakuGothic ProN, "?????? ???????????????", verdana, Arial, Helvetica, "???????????????", YuGothic, SimHei, sans-serif;
    line-height: 1.1;
  }
  #hrsAgreementTermPopup select {
    font-family: "????????????", Meiryo, "?????????????????? ProN W3", Hiragino KakuGothic ProN, "?????? ???????????????", verdana, Arial, Helvetica, "???????????????", YuGothic, SimHei, sans-serif;
    line-height: 1.1;
  }
  #hrsAgreementTermPopup option {
    font-family: "????????????", Meiryo, "?????????????????? ProN W3", Hiragino KakuGothic ProN, "?????? ???????????????", verdana, Arial, Helvetica, "???????????????", YuGothic, SimHei, sans-serif;
    line-height: 1.1;
  }
  #hrsAgreementTermPopup .popupFirst-ttl {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 6px;
    margin-bottom: 15px;
  }
  #hrsAgreementTermPopup .popupFirst-txt {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: left;
  }
  #hrsAgreementTermPopup .popupFirst-txt ul {
    list-style-type: disc;
    margin-left: 20px;
  }
  #hrsAgreementTermPopup .popupFirst-txt ul li:last-child {
    margin-bottom: 0;
  }
  #hrsAgreementTermPopup .popupFirst-btn_agree {
    margin: 0 auto 30px auto;
    min-width: 300px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
  }
  #hrsAgreementTermPopup .popupFirst-btn_agree a {
    min-width: 300px;
    display: inline-block;
    background: #004098;
    font-size: 14px;
    color: #ffffff;
    padding: 10px 30px;
    text-align: center;
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  }
  #hrsAgreementTermPopup .popupFirst-btn_agree a:hover {
    background: #002879;
    text-decoration: none;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBlock {
    border: 1px solid #ccc;
    background: #fff;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBtns {
    display: -webkit-flex;
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBtns > div {
    -webkit-flex: 1 1 50%;
    flex: 1 1 50%;
    text-align: center;
    font-size: 13px;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBtns > div a {
    display: block;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBtns > div a span {
    padding-right: 21px;
    background: url("../images/sprite/icn_arrow.png") no-repeat right 50%;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBtns > div:first-child {
    border-right: 1px solid #ccc;
  }
  #hrsAgreementTermPopup .popupFirst-iframes {
    height: 317px;
    overflow-y: scroll;
    padding: 10px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term {
    font-size: 14px;
    text-align: left;
    display: none;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .cmn-text ul li {
    margin: .5em 0;
    padding-left: 0;
    text-indent: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .cmn-text ul > li {
    padding-left: 1.6em;
    text-indent: -1.6em;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .cmn-text ol li {
    margin: .5em 0;
    padding-left: 0;
    text-indent: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .cmn-text ol > li {
    padding-left: 1.6em;
    text-indent: -1.6em;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .cmn-text > ul {
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .cmn-text > ul li:first-child {
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .cmn-text > ol {
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .cmn-text > ol li:first-child {
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term h1 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term h2 {
    font-size: 14px;
    font-weight: normal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term h3 {
    font-size: 14px;
    margin-top: 10px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .mod-headingB {
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .mod-headingB h2 {
    font-weight: bold;
    line-height: 1.5;
    height: auto;
    text-align: center;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .mod-headingB h3 {
    font-weight: normal;
    line-height: 1.5;
    height: auto;
    text-align: center;
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ol {
    list-style: inside;
    list-style-type: decimal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ol li > ul li {
    list-style: none;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ul.decimal-list {
    margin-left: 1.6em;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ul.decimal-list li {
    list-style-type: decimal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ul.list-style-disc {
    margin-left: 1.6em;
    list-style: disc;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ul.list-style-disc li {
    padding-left: 0;
    text-indent: 0;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term + ol {
    margin-top: 10px;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term + ul {
    margin-top: 10px;
  }
  ol#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term + p {
    margin-top: 10px;
  }
  ul#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term + p {
    margin-top: 10px;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term + p {
    margin-top: 10px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .note {
    margin-top: 5px;
    font-size: 12px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy {
    font-size: 14px;
    text-align: left;
    display: none;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .cmn-text ul li {
    margin: .5em 0;
    padding-left: 0;
    text-indent: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .cmn-text ul > li {
    padding-left: 1.6em;
    text-indent: -1.6em;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .cmn-text ol li {
    margin: .5em 0;
    padding-left: 0;
    text-indent: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .cmn-text ol > li {
    padding-left: 1.6em;
    text-indent: -1.6em;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .cmn-text > ul {
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .cmn-text > ul li:first-child {
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .cmn-text > ol {
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .cmn-text > ol li:first-child {
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy h1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-bottom: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy h2 {
    font-size: 14px;
    font-weight: normal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy h3 {
    font-size: 14px;
    margin-top: 10px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .mod-headingB {
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .mod-headingB h2 {
    font-weight: bold;
    line-height: 1.5;
    height: auto;
    text-align: center;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .mod-headingB h3 {
    font-weight: normal;
    line-height: 1.5;
    height: auto;
    text-align: center;
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ol {
    list-style: inside;
    list-style-type: decimal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ol li > ul li {
    list-style: none;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ul.decimal-list {
    margin-left: 1.6em;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ul.decimal-list li {
    list-style-type: decimal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ul.list-style-disc {
    margin-left: 1.6em;
    list-style: disc;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ul.list-style-disc li {
    padding-left: 0;
    text-indent: 0;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy + ol {
    margin-top: 10px;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy + ul {
    margin-top: 10px;
  }
  ol#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy + p {
    margin-top: 10px;
  }
  ul#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy + p {
    margin-top: 10px;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy + p {
    margin-top: 10px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .note {
    margin-top: 5px;
    font-size: 12px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term.show,
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term.active,
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term.in {
    display: block;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy.show,
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy.active,
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy.in {
    display: block;
  }
  .popupFirst-iframes_sp {
    display: none;
    opacity: 0;
  }
}
@media only screen and (max-width: 768px) {
  #cBoxScroll.proscribeClose {
    cursor: default;
  }
  #cboxTopCenter {
    height: 0;
  }
  #hrsAgreementTermPopup {
    padding-bottom: 30px;
    -webkit-font-smoothing: antialiased;
  }
  #hrsAgreementTermPopup .popupFirst-ttl {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 6px;
    margin-bottom: 15px;
  }
  #hrsAgreementTermPopup .popupFirst-txt {
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-txt ul {
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 0;
  }
  #hrsAgreementTermPopup .popupFirst-txt ul li {
    font-size: 11px;
    margin-bottom: 5px;
  }
  #hrsAgreementTermPopup .popupFirst-txt ul li:last-child {
    margin-bottom: 0;
  }
  #hrsAgreementTermPopup .popupFirst-btn_agree {
    width: 100%;
    margin: 0 auto 23px auto;
  }
  #hrsAgreementTermPopup .popupFirst-btn_agree a {
    display: block;
    background: #004098;
    color: #ffffff;
    font-size: 12px;
    padding: 10px;
    text-align: center;
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  }
  #hrsAgreementTermPopup .popupFirst-btn_agree a:hover {
    background: #002879;
    text-decoration: none;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBtns {
    text-align: left;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBtns > div {
    margin-bottom: 10px;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBtns > div:last-child {
    margin-bottom: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBtns > div a {
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
  }
  #hrsAgreementTermPopup .popupFirst-iframeBtns > div a:hover {
    text-decoration: underline;
  }
  #hrsAgreementTermPopup .popupFirst-iframes {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
    overflow-y: scroll;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term {
    font-size: 14px;
    text-align: left;
    display: none;
    background: #e4ebf4;
    padding: 20px;
    min-height: 100vh;
    height: auto;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .cmn-text {
    width: 100%;
    margin: 0;
    word-break: break-word;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term h1 {
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term h2 {
    font-size: 14px;
    font-weight: normal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term h3 {
    font-size: 14px;
    margin-top: 10px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .mod-headingB {
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 9px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .mod-headingB h2 {
    font-weight: bold;
    line-height: 1.5;
    height: auto;
    text-align: center;
    margin: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .mod-headingB h3 {
    line-height: 1.5;
    height: auto;
    text-align: center;
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ol {
    list-style: inside;
    list-style-type: decimal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ol li > ul li {
    list-style: none;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ul.decimal-list {
    margin-left: 1.6em;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ul.decimal-list li {
    list-style-type: decimal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ul.list-style-disc {
    margin-left: 1.6em;
    list-style: disc;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term ul.list-style-disc li {
    padding-left: 0;
    text-indent: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .cmn-headingA {
    margin-left: 0;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term + ol {
    margin-top: 10px;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term + ul {
    margin-top: 10px;
  }
  ol#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term + p {
    margin-top: 10px;
  }
  ul#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term + p {
    margin-top: 10px;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term + p {
    margin-top: 10px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .note {
    margin-top: 5px;
    font-size: 12px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .row p {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .row li {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .row dt {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .row dd {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .row > a {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term .row > span {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy {
    font-size: 14px;
    text-align: left;
    display: none;
    background: #e4ebf4;
    padding: 20px;
    min-height: 100vh;
    height: auto;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .cmn-text {
    width: 100%;
    margin: 0;
    word-break: break-word;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy h1 {
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy h2 {
    font-size: 14px;
    font-weight: normal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy h3 {
    font-size: 14px;
    margin-top: 10px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .mod-headingB {
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 9px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .mod-headingB h2 {
    font-weight: bold;
    line-height: 1.5;
    height: auto;
    text-align: center;
    margin: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .mod-headingB h3 {
    line-height: 1.5;
    height: auto;
    text-align: center;
    margin-top: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ol {
    list-style: inside;
    list-style-type: decimal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ol li > ul li {
    list-style: none;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ul.decimal-list {
    margin-left: 1.6em;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ul.decimal-list li {
    list-style-type: decimal;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ul.list-style-disc {
    margin-left: 1.6em;
    list-style: disc;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy ul.list-style-disc li {
    padding-left: 0;
    text-indent: 0;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .cmn-headingA {
    margin-left: 0;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy + ol {
    margin-top: 10px;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy + ul {
    margin-top: 10px;
  }
  ol#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy + p {
    margin-top: 10px;
  }
  ul#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy + p {
    margin-top: 10px;
  }
  p#hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy + p {
    margin-top: 10px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .note {
    margin-top: 5px;
    font-size: 12px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .row p {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .row li {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .row dt {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .row dd {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .row > a {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy .row > span {
    font-size: 14px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term.show,
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term.active,
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_term.in {
    display: block;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy.show,
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy.active,
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframe_privacy.in {
    display: block;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframesClose {
    position: absolute;
    top: 12px;
    right: 20px;
    display: block;
    width: 24px;
    height: 25px;
    background: url("../images/sprite/icn_close.png");
    background-size: 24px 25px;
  }
  #hrsAgreementTermPopup .popupFirst-iframes .popupFirst-iframesClose:hover {
    cursor: pointer;
  }
  .popupFirst-iframes_sp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background: #e4ebf4;
    z-index: 999999;
    display: none;
    opacity: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term {
    font-size: 14px;
    text-align: left;
    display: block;
    background: #e4ebf4;
    padding: 20px;
    min-height: 100vh;
    height: auto;
    display: none;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term h1 {
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term h2 {
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .mod-headingB {
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 9px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .mod-headingB h2 {
    font-weight: bold;
    line-height: 1.5;
    height: auto;
    text-align: center;
    margin: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .mod-headingB h3 {
    line-height: 1.5;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    text-align: center;
    margin: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text {
    width: 100%;
    margin: 0;
    word-break: break-word;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text ul {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 2em;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text ul li {
    padding-left: 0;
    margin-bottom: 0;
    text-indent: 0;
    margin: .5em 0;
    list-style-type: none;
    text-indent: -1.5em;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text ol {
    padding-left: 2em;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text ol li {
    padding-left: 0;
    margin-bottom: 0;
    text-indent: 0;
    margin: .5em 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text ol > li {
    text-indent: -1.5em;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text ul.decimal-list {
    margin-left: 1.6em;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text ul.decimal-list li {
    list-style-type: decimal;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text ul.list-style-disc {
    margin-left: 1.6em;
    padding-left: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text ul.list-style-disc li {
    list-style-type: disc;
    text-indent: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text > ul {
    margin-top: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text > ul li:first-child {
    margin-top: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text > ol {
    margin-top: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text > ol li:first-child {
    margin-top: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text .cmn-headingA {
    margin-left: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .cmn-text .note {
    margin-top: 5px;
    font-size: 12px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .row p {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .row li {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .row dt {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .row dd {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .row > a {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term .row > span {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy {
    font-size: 14px;
    text-align: left;
    display: block;
    background: #e4ebf4;
    padding: 20px;
    min-height: 100vh;
    height: auto;
    display: none;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy h1 {
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy h2 {
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .mod-headingB {
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 9px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .mod-headingB h2 {
    font-weight: bold;
    line-height: 1.5;
    height: auto;
    text-align: center;
    margin: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .mod-headingB h3 {
    line-height: 1.5;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    text-align: center;
    margin: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text {
    width: 100%;
    margin: 0;
    word-break: break-word;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text ul {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 2em;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text ul li {
    padding-left: 0;
    margin-bottom: 0;
    text-indent: 0;
    margin: .5em 0;
    list-style-type: none;
    text-indent: -1.5em;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text ol {
    padding-left: 2em;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text ol li {
    padding-left: 0;
    margin-bottom: 0;
    text-indent: 0;
    margin: .5em 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text ol > li {
    text-indent: -1.5em;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text ul.decimal-list {
    margin-left: 1.6em;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text ul.decimal-list li {
    list-style-type: decimal;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text ul.list-style-disc {
    margin-left: 1.6em;
    padding-left: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text ul.list-style-disc li {
    list-style-type: disc;
    text-indent: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text > ul {
    margin-top: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text > ul li:first-child {
    margin-top: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text > ol {
    margin-top: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text > ol li:first-child {
    margin-top: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text .cmn-headingA {
    margin-left: 0;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .cmn-text .note {
    margin-top: 5px;
    font-size: 12px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .row p {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .row li {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .row dt {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .row dd {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .row > a {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy .row > span {
    font-size: 14px;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_term.show,
  .popupFirst-iframes_sp .popupFirst-iframe_term.active,
  .popupFirst-iframes_sp .popupFirst-iframe_term.in {
    display: block;
  }
  .popupFirst-iframes_sp .popupFirst-iframe_privacy.show,
  .popupFirst-iframes_sp .popupFirst-iframe_privacy.active,
  .popupFirst-iframes_sp .popupFirst-iframe_privacy.in {
    display: block;
  }
  .popupFirst-iframes_sp .popupFirst-iframesClose {
    position: absolute;
    top: 12px;
    right: 20px;
    display: block;
    width: 24px;
    height: 25px;
    background: url("../images/sprite/icn_close.png");
    background-size: 24px 25px;
  }
}
#hrsInquiryStep1  .hrs-form {
  font-size: 14px;
}
#hrsInquiryStep1  .hrs-form label,
#hrsInquiryStep1  .hrs-form .col-xs-3.col-sm-2 {
  font-size: 14px;
  font-weight: 500;
}
.pcnlist-header {
  border-top: 1px solid #0052BF;
  border-bottom: 2px solid #0052BF;
  padding: 7px;
}
.pcnlist-header > div {
  text-align: left;
  float: left;
  padding-left: 10px;
  display: inline-block;
}
.pcnlist-detail-single {
  float: left;
  padding-left: 15px;
  padding-top: 20px;
  display: inline-block;
}
.pcnlist-detail-multi {
  float: left;
  padding-left: 10px;
}
.pcnlist-detail-download {
  float: left;
  padding-left: 20px;
  padding-top: 20px;
  display: inline-block;
}
.pcnlist-detail-right {
  float: left;
  padding-right: 10px;
  padding-top: 20px;
  display: inline-block;
}
.pcn-csv-bg-base {
  background-color: #004098;
  color: #fff;
}
.pcn-order-history-table {
  table-layout: fixed;
}
.pcn-order-history-title,
.pcn-order-history-table > thead > tr > th {
  text-align: center;
  vertical-align: middle;
  overflow-wrap: break-word;
  -ms-word-wrap: break-word;
}
.pcn-order-history-table > tbody > tr > td {
  overflow-wrap: break-word;
  -ms-word-wrap: break-word;
}
.pcn-csv-num {
  text-align: center;
  vertical-align: middle;
}
.pcndetail-table {
  table-layout: fixed;
}
.pcndetail-title,
.pcndetail-table > thead > tr > th {
  text-align: center;
  vertical-align: middle;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pcndetail-table > tbody > tr > td {
  vertical-align: middle;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pcndetail-head-main {
  background-color: #004098;
  color: #fff;
}
.pcndetail-head-sub {
  background-color: #589EF7;
  color: #fff;
}
.pcndetail-receipt-approval {
  text-align: center;
}
.pcn-btn a {
  background-color: #004098;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
  min-width: 100px;
  display: inline-block;
  text-align: center;
}
.pcn-btn-disabled a {
  background-color: #747474;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
  min-width: 100px;
  display: inline-block;
  text-align: center;
}
@media (max-width: 767px) {
  .pcn-btn a {
    width: 100%;
    min-width: 100%;
    font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
  }
  .pcn-btn-disabled a {
    width: 100%;
    min-width: 100%;
    font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
  }
  .pcnlist-header > div {
    text-align: left;
    float: left;
    padding-left: 10px;
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  .pcnlist-detail-single {
    float: left;
    padding-left: 10px;
    padding-top: 20px;
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
}
